index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-13
Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2017-07-13
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2017-07-13
Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-07-13
Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-07-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-13
Merge tag 'drm-misc-next-fixes-2017-07-10' of git://anongit.freedesktop.org/g...
Dave Airlie
2017-07-12
writeback: rework wb_[dec|inc]_stat family of functions
Nikolay Borisov
2017-07-12
ARM: samsung: usb-ohci: move inline before return type
Joe Perches
2017-07-12
mm, migration: do not trigger OOM killer when migrating memory
Michal Hocko
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-12
random,stackprotect: introduce get_random_canary function
Rik van Riel
2017-07-12
include/linux/string.h: add the option of fortified string.h functions
Daniel Micay
2017-07-12
kernel/watchdog: split up config options
Nicholas Piggin
2017-07-12
kernel/watchdog: introduce arch_touch_nmi_watchdog()
Nicholas Piggin
2017-07-12
kernel/watchdog: remove unused declaration
Nicholas Piggin
2017-07-12
include/linux/sem.h: correctly document sem_ctime
Manfred Spraul
2017-07-12
ipc: merge ipc_rcu and kern_ipc_perm
Manfred Spraul
2017-07-12
ipc/sem.c: remove sem_base, embed struct sem
Manfred Spraul
2017-07-12
fault-inject: support systematic fault injection
Dmitry Vyukov
2017-07-12
kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORE
Cyrill Gorcunov
2017-07-12
kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files
Cyrill Gorcunov
2017-07-12
sysctl: add unsigned int range support
Luis R. Rodriguez
2017-07-12
kdump: protect vmcoreinfo data under the crash memory
Xunlei Pang
2017-07-12
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
2017-07-12
kernel.h: handle pointers to arrays better in container_of()
Ian Abbott
2017-07-12
include/linux/dcache.h: use unsigned chars in struct name_snapshot
Stephen Rothwell
2017-07-12
socket: add documentation for missing elements
stephen hemminger
2017-07-12
rtc: Remove wrong deprecation comment
Alexandre Belloni
2017-07-12
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-12
Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-12
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-11
Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-07-11
Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-07-11
proc: Fix proc_sys_prune_dcache to hold a sb reference
Eric W. Biederman
2017-07-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-10
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
2017-07-10
bitmap: use memcmp optimisation in more situations
Matthew Wilcox
2017-07-10
include/linux/bitmap.h: turn bitmap_set and bitmap_clear into memset when pos...
Matthew Wilcox
2017-07-10
bitmap: optimise bitmap_set and bitmap_clear of a single bit
Matthew Wilcox
2017-07-10
ARM: fix rd_size declaration
Bart Van Assche
2017-07-10
bug: split BUILD_BUG stuff out into <linux/build_bug.h>
Ian Abbott
2017-07-10
linux/bug.h: correct "space required before that '-'"
Ian Abbott
2017-07-10
linux/bug.h: correct "(foo*)" should be "(foo *)"
Ian Abbott
2017-07-10
linux/bug.h: correct formatting of block comment
Ian Abbott
2017-07-10
asm-generic/bug.h: declare struct pt_regs; before function prototype
Ian Abbott
2017-07-10
mm: disallow early_pfn_to_nid on configurations which do not implement it
Michal Hocko
[next]