1. 6527de9 signal: make may_ptrace_stop() return bool by Christian Brauner · 6 years ago
  2. bb17fcc signal: make kill_as_cred_perm() return bool by Christian Brauner · 6 years ago
  3. 52cba1a signal: make force_sigsegv() void by Christian Brauner · 6 years ago
  4. f423420 fat: propagate 64-bit inode timestamps by Arnd Bergmann · 6 years ago
  5. 0afa962 fat: validate ->i_start before using by OGAWA Hirofumi · 6 years ago
  6. f663b5b fat: add FITRIM ioctl for FAT file system by Wentao Wang · 6 years ago
  7. a13f085 reiserfs: fix broken xattr handling (heap corruption, bad retval) by Jann Horn · 6 years ago
  8. 8b73ce6 reiserfs: change j_timestamp type to time64_t by Arnd Bergmann · 6 years ago
  9. 5b1d149 reiserfs: remove obsolete print_time function by Arnd Bergmann · 6 years ago
  10. 34d0826 reiserfs: use monotonic time for j_trans_start_time by Arnd Bergmann · 6 years ago
  11. f168d9f hfsplus: drop ACL support by Ernesto A. Fernández · 6 years ago
  12. afd6c9e hfsplus: fix decomposition of Hangul characters by Ernesto A. Fernández · 6 years ago
  13. 31651c6 hfsplus: avoid deadlock on file truncation by Ernesto A. Fernández · 6 years ago
  14. 7464726 hfsplus: don't return 0 when fill_super() failed by Tetsuo Handa · 6 years ago
  15. c8ed98c fs/nilfs2/file.c: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  16. 21a1a52 nilfs2: use 64-bit superblock timstamps by Arnd Bergmann · 6 years ago
  17. cbf6898 autofs: add AUTOFS_EXP_FORCED flag by Ian Kent · 6 years ago
  18. e5c85e1 autofs: make expire flags usage consistent with v5 params by Ian Kent · 6 years ago
  19. 571bc35 autofs: make autofs_expire_indirect() static by Ian Kent · 6 years ago
  20. 5d30517 autofs: make autofs_expire_direct() static by Ian Kent · 6 years ago
  21. d105556 autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect() by Ian Kent · 6 years ago
  22. 2fd9944 autofs: fix inconsistent use of now variable by Ian Kent · 6 years ago
  23. d4d79b8 autofs: fix directory and symlink access by Ian Kent · 6 years ago
  24. 3f5c15d init/main.c: log init process file name by Paul Menzel · 6 years ago
  25. 3903bf9 init/Kconfig: fix its typos by Randy Dunlap · 6 years ago
  26. 6ad018e init/: remove ineffective sparse disabling by Luc Van Oostenryck · 6 years ago
  27. 992991c fs/eventpoll.c: simplify ep_is_linked() callers by Davidlohr Bueso · 6 years ago
  28. 679abf3 fs/eventpoll.c: loosen irq safety in ep_poll() by Davidlohr Bueso · 6 years ago
  29. 514056d fs/eventpoll.c: simply CONFIG_NET_RX_BUSY_POLL ifdefery by Davidlohr Bueso · 6 years ago
  30. 133712a checkpatch: DT bindings should be a separate patch by Rob Herring · 6 years ago
  31. 809e082 checkpatch: warn on unnecessary int declarations by Joe Perches · 6 years ago
  32. 6ad724e checkpatch: check for space after "else" keyword by Michal Zylowski · 6 years ago
  33. 5629411 checkpatch: fix SPDX license check with --root=<path> by Joe Perches · 6 years ago
  34. 490b292 checkpatch: warn when a patch doesn't have a description by Joe Perches · 6 years ago
  35. 60f8901 checkpatch: check for #if 0/#if 1 by Prakruthi Deepak Heragu · 6 years ago
  36. 4cab63c checkpatch: fix krealloc reuse test by Joe Perches · 6 years ago
  37. 3b6e8ac checkpatch: validate SPDX license with spdxcheck.py by Joe Perches · 6 years ago
  38. 8c8c45c checkpatch: fix macro argument reuse test by Joe Perches · 6 years ago
  39. cd26149 checkpatch: warn if missing author Signed-off-by by Geert Uytterhoeven · 6 years ago
  40. 33aa459 checkpatch: update section keywords by Geert Uytterhoeven · 6 years ago
  41. 5b57980 checkpatch: improve runtime execution speed a little by Joe Perches · 6 years ago
  42. 79682c0 checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS by Joe Perches · 6 years ago
  43. d729593 checkpatch: add a --strict test for structs with bool member definitions by Joe Perches · 6 years ago
  44. de9df39 lib/test_hexdump.c: fix failure on big endian cpu by Christophe Leroy · 6 years ago
  45. fd7338e lib/Kconfig: remove 'default n' for tests by Andy Shevchenko · 6 years ago
  46. d235996 bcache: use routines from lib/crc64.c for CRC64 calculation by Coly Li · 6 years ago
  47. feba04f lib: add crc64 calculation routines by Coly Li · 6 years ago
  48. b15f5f1 lib/test_debug_virtual.c: make struct pointer foo static by Colin Ian King · 6 years ago
  49. 9144d75 include/linux/bitops.h: introduce BITS_PER_TYPE by Chris Wilson · 6 years ago
  50. ccf7a6d lib/bitmap.c: drop unnecessary 0 check for u32 array operations by Andy Shevchenko · 6 years ago
  51. 0fbd75f get_maintainer: allow option --mpath <directory> to read all files in <directory> by Joe Perches · 6 years ago
  52. 5f0baf9 get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file location by Joe Perches · 6 years ago
  53. 31bb82c get_maintainer: allow usage outside of kernel tree by Antonio Nino Diaz · 6 years ago
  54. 92e6417 s/epoll: robustify irq safety with lockdep_assert_irqs_enabled() by Davidlohr Bueso · 6 years ago
  55. 304b18b fs/epoll: loosen irq safety in epoll_insert() and epoll_remove() by Davidlohr Bueso · 6 years ago
  56. 002b343 fs/epoll: loosen irq safety in ep_scan_ready_list() by Davidlohr Bueso · 6 years ago
  57. e05a8e4 sched/wait: assert the wait_queue_head lock is held in __wake_up_common by Christoph Hellwig · 6 years ago
  58. c430d1e userfaultfd: use fault_wqh lock by Matthew Wilcox · 6 years ago
  59. ee8ef0a epoll: use the waitqueue lock to protect ep->wq by Christoph Hellwig · 6 years ago
  60. 46e0c9b kernel: tracepoints: add support for relative references by Ard Biesheuvel · 6 years ago
  61. c9d8b55 PCI: Add support for relative addressing in quirk tables by Ard Biesheuvel · 6 years ago
  62. 1b1eeca init: allow initcall tables to be emitted using relative references by Ard Biesheuvel · 6 years ago
  63. 7290d58 module: use relative references for __ksymtab entries by Ard Biesheuvel · 6 years ago
  64. f922c4a module: allow symbol exports to be disabled by Ard Biesheuvel · 6 years ago
  65. 271ca78 arch: enable relative relocations for arm64, power and x86 by Ard Biesheuvel · 6 years ago
  66. bc63804 spelling.txt: add more spellings to spelling.txt by Colin Ian King · 6 years ago
  67. a2e5144 kernel/hung_task.c: allow to set checking interval separately from timeout by Dmitry Vyukov · 6 years ago
  68. 91bc9aa kernel/crash_core.c: print timestamp using time64_t by Arnd Bergmann · 6 years ago
  69. 2035839 linux/compiler.h: don't use bool by Rasmus Villemoes · 6 years ago
  70. ce0a568 userns: use irqsave variant of refcount_dec_and_lock() by Anna-Maria Gleixner · 6 years ago
  71. fc37191 userns: use refcount_t for reference counting instead atomic_t by Sebastian Andrzej Siewior · 6 years ago
  72. 060288a7 bdi: use irqsave variant of refcount_dec_and_lock() by Anna-Maria Gleixner · 6 years ago
  73. e58dd0d bdi: use refcount_t for reference counting instead atomic_t by Sebastian Andrzej Siewior · 6 years ago
  74. cedc5b6 kernel.h: documentation for roundup() vs round_up() by Kees Cook · 6 years ago
  75. 96c6a32 include/asm-generic/bug.h: clarify valid uses of WARN() by Dmitry Vyukov · 6 years ago
  76. 23c8509 proc/kcore: add vmcoreinfo note to /proc/kcore by Omar Sandoval · 6 years ago
  77. eff4345 crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dir by Omar Sandoval · 6 years ago
  78. bf991c2 proc/kcore: optimize multiple page reads by Omar Sandoval · 6 years ago
  79. 37e949b proc/kcore: clean up ELF header generation by Omar Sandoval · 6 years ago
  80. 3673fb0 proc/kcore: hold lock during read by Omar Sandoval · 6 years ago
  81. b66fb00 proc/kcore: fix memory hotplug vs multiple opens race by Omar Sandoval · 6 years ago
  82. 0b172f8 proc/kcore: replace kclist_lock rwlock with rwsem by Omar Sandoval · 6 years ago
  83. bf53183 proc/kcore: don't grab lock for memory hotplug notifier by Omar Sandoval · 6 years ago
  84. a8dd9c4 proc/kcore: don't grab lock for kclist_add() by Omar Sandoval · 6 years ago
  85. df865e8 fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries by James Morse · 6 years ago
  86. 36f0620 fs/proc/vmcore.c: use new typedef vm_fault_t by Souptick Joarder · 6 years ago
  87. 9a27e97 proc: use "unsigned int" in /proc/stat hook by Alexey Dobriyan · 6 years ago
  88. 891ae71 proc: spread "const" a bit by Alexey Dobriyan · 6 years ago
  89. f6d2f58 proc: use macro in /proc/latency hook by Alexey Dobriyan · 6 years ago
  90. 41089b6 proc: save 2 atomic ops on write to "/proc/*/attr/*" by Alexey Dobriyan · 6 years ago
  91. a44937f proc: put task earlier in /proc/*/fail-nth by Alexey Dobriyan · 6 years ago
  92. 8d48b2e proc: smaller readlock section in readdir("/proc") by Alexey Dobriyan · 6 years ago
  93. 2cd36fb proc: test /proc/thread-self symlink by Alexey Dobriyan · 6 years ago
  94. 61d47c4 proc: test /proc/self symlink by Alexey Dobriyan · 6 years ago
  95. bdf228a fs/proc/uptime.c: use ktime_get_boottime_ts64 by Arnd Bergmann · 6 years ago
  96. 2d6e4e8 proc: fixup PDE allocation bloat by Alexey Dobriyan · 6 years ago
  97. 5df66d3 mm: fix comment for NODEMASK_ALLOC by Oscar Salvador · 6 years ago
  98. c8bd134 drivers/block/zram/zram_drv.c: fix bug storing backing_dev by Peter Kalauskas · 6 years ago
  99. 7e8a630 /proc/meminfo: add percpu populated pages count by Dennis Zhou (Facebook) · 6 years ago
  100. 3d8b38e mm, oom: introduce memory.oom.group by Roman Gushchin · 6 years ago