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