summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-12ipc/msg: avoid ipc_rcu_alloc()Kees Cook
2017-07-12ipc/shm: avoid ipc_rcu_alloc()Kees Cook
2017-07-12ipc/sem: avoid ipc_rcu_alloc()Kees Cook
2017-07-12ipc/util: drop ipc_rcu_free()Kees Cook
2017-07-12ipc/msg: do not use ipc_rcu_free()Kees Cook
2017-07-12ipc/shm: do not use ipc_rcu_free()Kees Cook
2017-07-12ipc/sem: do not use ipc_rcu_free()Kees Cook
2017-07-12ipc: drop non-RCU allocationKees Cook
2017-07-12include/linux/sem.h: correctly document sem_ctimeManfred Spraul
2017-07-12ipc: merge ipc_rcu and kern_ipc_permManfred Spraul
2017-07-12ipc/sem.c: remove sem_base, embed struct semManfred Spraul
2017-07-12fault-inject: support systematic fault injectionDmitry Vyukov
2017-07-12kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORECyrill Gorcunov
2017-07-12kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesCyrill Gorcunov
2017-07-12procfs: fdinfo: extend information about epoll target filesCyrill Gorcunov
2017-07-12kfifo: clean up example to not use page_linkLogan Gunthorpe
2017-07-12scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replaceLeonard Crestez
2017-07-12scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetchLeonard Crestez
2017-07-12scripts/gdb: add lx-fdtdump commandPeter Griffin
2017-07-12fs/Kconfig: kill CONFIG_PERCPU_RWSEM some moreDavidlohr Bueso
2017-07-12bfs: fix sanity checks for empty filesRakesh Pandit
2017-07-12random: do not ignore early device randomnessKees Cook
2017-07-12kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning()Mateusz Jurczyk
2017-07-12test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez
2017-07-12test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez
2017-07-12test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez
2017-07-12test_sysctl: test against PAGE_SIZE for intLuis R. Rodriguez
2017-07-12test_sysctl: add generic script to expand on testsLuis R. Rodriguez
2017-07-12test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez
2017-07-12sysctl: add unsigned int range supportLuis R. Rodriguez
2017-07-12sysctl: simplify unsigned int supportLuis R. Rodriguez
2017-07-12sysctl: fold sysctl_writes_strict checks into helperLuis R. Rodriguez
2017-07-12sysctl: kdoc'ify sysctl_writes_strictLuis R. Rodriguez
2017-07-12sysctl: fix lax sysctl_check_table() sanity checkLuis R. Rodriguez
2017-07-12kexec/kdump: minor Documentation updates for arm64 and ImageBharat Bhushan
2017-07-12kdump: protect vmcoreinfo data under the crash memoryXunlei Pang
2017-07-12powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang
2017-07-12kernel/fork.c: virtually mapped stacks: do not disable interruptsChristoph Lameter
2017-07-12mm/memory.c: mark create_huge_pmd() inline to prevent build failureGeert Uytterhoeven
2017-07-12kernel.h: handle pointers to arrays better in container_of()Ian Abbott
2017-07-12include/linux/dcache.h: use unsigned chars in struct name_snapshotStephen Rothwell
2017-07-12Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-12Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-12fix a braino in compat_sys_getrlimit()Al Viro
2017-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-11Merge tag 'smb3-security-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-07-11Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds