1. 91c63ecd xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAIL by Michal Hocko · 7 years ago
  2. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  3. 473738eb MIPS: do not use __GFP_REPEAT for order-0 request by Michal Hocko · 7 years ago
  4. 0a782dc powerpc,mmap: properly account for stack randomization in mmap_base by Rik van Riel · 7 years ago
  5. cf92251 arm64/mmap: properly account for stack randomization in mmap_base by Rik van Riel · 7 years ago
  6. c204d21 x86/mmap: properly account for stack randomization in mmap_base by Rik van Riel · 7 years ago
  7. 2c8340e sh64: ascii armor the sh64 boot init stack canary by Rik van Riel · 7 years ago
  8. d21f549 arm64: ascii armor the arm64 boot init stack canary by Rik van Riel · 7 years ago
  9. bf9eb54 x86: ascii armor the x86_64 boot init stack canary by Rik van Riel · 7 years ago
  10. 7cd815b fork,random: use get_random_canary() to set tsk->stack_canary by Rik van Riel · 7 years ago
  11. 022c204 random,stackprotect: introduce get_random_canary function by Rik van Riel · 7 years ago
  12. 579e145 sh: mark end of BUG() implementation as unreachable by Kees Cook · 7 years ago
  13. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 7 years ago
  14. c69a48c powerpc: make feature-fixup tests fortify-safe by Daniel Axtens · 7 years ago
  15. 054f367 powerpc: don't fortify prom_init by Daniel Axtens · 7 years ago
  16. 4c93496 IB/rxe: do not copy extra stack memory to skb by Kees Cook · 7 years ago
  17. e2ae8ab kexec_file: adjust declaration of kexec_purgatory by Kees Cook · 7 years ago
  18. 3e2c044 efi: avoid fortify checks in EFI stub by Kees Cook · 7 years ago
  19. 2104180 powerpc/64s: implement arch-specific hardlockup watchdog by Nicholas Piggin · 7 years ago
  20. a10a842 kernel/watchdog: provide watchdog_nmi_reconfigure() for arch watchdogs by Nicholas Piggin · 7 years ago
  21. 05a4a95 kernel/watchdog: split up config options by Nicholas Piggin · 7 years ago
  22. f2e0cff kernel/watchdog: introduce arch_touch_nmi_watchdog() by Nicholas Piggin · 7 years ago
  23. 24bb446 kernel/watchdog: remove unused declaration by Nicholas Piggin · 7 years ago
  24. eacd86c net/netfilter/x_tables.c: use kvmalloc() in xt_alloc_table_info() by Michal Hocko · 7 years ago
  25. 62b49c9 ipc/util.h: update documentation for ipc_getref() and ipc_putref() by Manfred Spraul · 7 years ago
  26. e2029df ipc/sem: drop __sem_free() by Kees Cook · 7 years ago
  27. fb259c3 ipc/msg: remove special msg_alloc/free by Kees Cook · 7 years ago
  28. 42e618f ipc/shm: remove special shm_alloc/free by Kees Cook · 7 years ago
  29. 3d3653f ipc: move atomic_set() to where it is needed by Kees Cook · 7 years ago
  30. 51c23b7 ipc/msg.c: avoid ipc_rcu_putref for failed ipc_addid() by Manfred Spraul · 7 years ago
  31. a2642f8 ipc/shm.c: avoid ipc_rcu_putref for failed ipc_addid() by Manfred Spraul · 7 years ago
  32. 2ec55f8 ipc/sem.c: avoid ipc_rcu_putref for failed ipc_addid() by Manfred Spraul · 7 years ago
  33. c3f6fb6 ipc/util: drop ipc_rcu_alloc() by Kees Cook · 7 years ago
  34. 52f9089 ipc/msg: avoid ipc_rcu_alloc() by Kees Cook · 7 years ago
  35. 3e0c240 ipc/shm: avoid ipc_rcu_alloc() by Kees Cook · 7 years ago
  36. 101ede0 ipc/sem: avoid ipc_rcu_alloc() by Kees Cook · 7 years ago
  37. 5ccc8fb ipc/util: drop ipc_rcu_free() by Kees Cook · 7 years ago
  38. 9ef5932 ipc/msg: do not use ipc_rcu_free() by Kees Cook · 7 years ago
  39. 66470b1 ipc/shm: do not use ipc_rcu_free() by Kees Cook · 7 years ago
  40. 1b4654e ipc/sem: do not use ipc_rcu_free() by Kees Cook · 7 years ago
  41. f8dbe8d ipc: drop non-RCU allocation by Kees Cook · 7 years ago
  42. 2cd648c include/linux/sem.h: correctly document sem_ctime by Manfred Spraul · 7 years ago
  43. dba4cdd ipc: merge ipc_rcu and kern_ipc_perm by Manfred Spraul · 7 years ago
  44. 1a23395 ipc/sem.c: remove sem_base, embed struct sem by Manfred Spraul · 7 years ago
  45. e41d581 fault-inject: support systematic fault injection by Dmitry Vyukov · 7 years ago
  46. 92ef6da kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORE by Cyrill Gorcunov · 7 years ago
  47. 0791e36 kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files by Cyrill Gorcunov · 7 years ago
  48. 77493f0 procfs: fdinfo: extend information about epoll target files by Cyrill Gorcunov · 7 years ago
  49. 9263969 kfifo: clean up example to not use page_link by Logan Gunthorpe · 7 years ago
  50. 46d10a0 scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replace by Leonard Crestez · 7 years ago
  51. c454756 scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetch by Leonard Crestez · 7 years ago
  52. 821f744 scripts/gdb: add lx-fdtdump command by Peter Griffin · 7 years ago
  53. 59224ac fs/Kconfig: kill CONFIG_PERCPU_RWSEM some more by Davidlohr Bueso · 7 years ago
  54. 5f9f48f bfs: fix sanity checks for empty files by Rakesh Pandit · 7 years ago
  55. ee7998c random: do not ignore early device randomness by Kees Cook · 7 years ago
  56. 9380fa6 kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning() by Mateusz Jurczyk · 7 years ago
  57. 7c43a65 test_sysctl: test against int proc_dointvec() array support by Luis R. Rodriguez · 7 years ago
  58. 2920fad test_sysctl: add simple proc_douintvec() case by Luis R. Rodriguez · 7 years ago
  59. eb965ed test_sysctl: add simple proc_dointvec() case by Luis R. Rodriguez · 7 years ago
  60. 1c0357c test_sysctl: test against PAGE_SIZE for int by Luis R. Rodriguez · 7 years ago
  61. 64b6712 test_sysctl: add generic script to expand on tests by Luis R. Rodriguez · 7 years ago
  62. 9308f2f test_sysctl: add dedicated proc sysctl test driver by Luis R. Rodriguez · 7 years ago
  63. 61d9b56 sysctl: add unsigned int range support by Luis R. Rodriguez · 7 years ago
  64. 4f2fec0 sysctl: simplify unsigned int support by Luis R. Rodriguez · 7 years ago
  65. d383d48 sysctl: fold sysctl_writes_strict checks into helper by Luis R. Rodriguez · 7 years ago
  66. a19ac33 sysctl: kdoc'ify sysctl_writes_strict by Luis R. Rodriguez · 7 years ago
  67. 89c5b53 sysctl: fix lax sysctl_check_table() sanity check by Luis R. Rodriguez · 7 years ago
  68. a711bdc kexec/kdump: minor Documentation updates for arm64 and Image by Bharat Bhushan · 7 years ago
  69. 1229384 kdump: protect vmcoreinfo data under the crash memory by Xunlei Pang · 7 years ago
  70. 5203f49 powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr by Xunlei Pang · 7 years ago
  71. 203e9e4 kexec: move vmcoreinfo out of the kernel's .bss section by Xunlei Pang · 7 years ago
  72. 112166f kernel/fork.c: virtually mapped stacks: do not disable interrupts by Christoph Lameter · 7 years ago
  73. 91a9014 mm/memory.c: mark create_huge_pmd() inline to prevent build failure by Geert Uytterhoeven · 7 years ago
  74. c7acec71 kernel.h: handle pointers to arrays better in container_of() by Ian Abbott · 7 years ago
  75. 0a2c13d include/linux/dcache.h: use unsigned chars in struct name_snapshot by Stephen Rothwell · 7 years ago
  76. 235b84f Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  77. fb4e3be Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  78. 6b1c776 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  79. 58c7ffc fix a braino in compat_sys_getrlimit() by Al Viro · 7 years ago
  80. 3b06b1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  81. 130568d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  82. 908b852 Merge tag 'smb3-security-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  83. 3bf7878 Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  84. 07d306c Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  85. a3ddacb Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  86. a018817 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 7 years ago
  87. 9967468 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  88. dd83c16 kernel/exit.c: avoid undefined behaviour when calling wait4() by zhongjiang · 7 years ago
  89. 4ea7701 kernel/signal.c: avoid undefined behaviour in kill_something_info by zhongjiang · 7 years ago
  90. 67c6777 binfmt_elf: safely increment argv pointers by Kees Cook · 7 years ago
  91. a73dc53 s390: reduce ELF_ET_DYN_BASE by Kees Cook · 7 years ago
  92. 47ebb09 powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB by Kees Cook · 7 years ago
  93. 0244599 arm64: move ELF_ET_DYN_BASE to 4GB / 4MB by Kees Cook · 7 years ago
  94. 6a9af90 arm: move ELF_ET_DYN_BASE to 4MB by Kees Cook · 7 years ago
  95. eab0953 binfmt_elf: use ELF_ET_DYN_BASE only for PIE by Kees Cook · 7 years ago
  96. c257a34 fs, epoll: short circuit fetching events if thread has been killed by David Rientjes · 7 years ago
  97. fd71f63 checkpatch: improve multi-line alignment test by Joe Perches · 7 years ago
  98. 7fe528a2 checkpatch: improve macro reuse test by Joe Perches · 7 years ago
  99. 737c076 checkpatch: change format of --color argument to --color[=WHEN] by John Brooks · 7 years ago
  100. 8d81ae0 checkpatch: silence perl 5.26.0 unescaped left brace warnings by Cyril Bur · 7 years ago