1. 5cb366b init/Kconfig: remove EXPERT from CHECKPOINT_RESTORE by Adrian Reber · 6 years ago
  2. 3e811f0 fs/sysv/inode.c: use ktime_get_real_seconds() for superblock stamp by Arnd Bergmann · 6 years ago
  3. d9edcbc adfs: use timespec64 for time conversion by Arnd Bergmann · 6 years ago
  4. 5f733e8 kernel/sysctl.c: fix typos in comments by Randy Dunlap · 6 years ago
  5. 0ba7f39 drivers/rapidio/devices/rio_mport_cdev.c: remove redundant pointer md by Colin Ian King · 6 years ago
  6. 06e62a4 fork: don't copy inconsistent signal handler state to child by Jann Horn · 6 years ago
  7. 20ab721 signal: make get_signal() return bool by Christian Brauner · 6 years ago
  8. f99e9d8 signal: make sigkill_pending() return bool by Christian Brauner · 6 years ago
  9. a19e2c0 signal: make legacy_queue() return bool by Christian Brauner · 6 years ago
  10. acd14e6 signal: make wants_signal() return bool by Christian Brauner · 6 years ago
  11. 8f11351 signal: make flush_sigqueue_mask() void by Christian Brauner · 6 years ago
  12. 67a48a2 signal: make unhandled_signal() return bool by Christian Brauner · 6 years ago
  13. 09ae854 signal: make recalc_sigpending_tsk() return bool by Christian Brauner · 6 years ago
  14. 938696a signal: make has_pending_signals() return bool by Christian Brauner · 6 years ago
  15. 6a0cdcd signal: make sig_ignored() return bool by Christian Brauner · 6 years ago
  16. 41aaa48 signal: make sig_task_ignored() return bool by Christian Brauner · 6 years ago
  17. e4a8b4e signal: make sig_handler_ignored() return bool by Christian Brauner · 6 years ago
  18. 2a9b909 signal: make kill_ok_by_cred() return bool by Christian Brauner · 6 years ago
  19. d8f993b signal: simplify rt_sigaction() by Christian Brauner · 6 years ago
  20. b1d294c signal: make do_sigpending() void by Christian Brauner · 6 years ago
  21. 6527de9 signal: make may_ptrace_stop() return bool by Christian Brauner · 6 years ago
  22. bb17fcc signal: make kill_as_cred_perm() return bool by Christian Brauner · 6 years ago
  23. 52cba1a signal: make force_sigsegv() void by Christian Brauner · 6 years ago
  24. f423420 fat: propagate 64-bit inode timestamps by Arnd Bergmann · 6 years ago
  25. 0afa962 fat: validate ->i_start before using by OGAWA Hirofumi · 6 years ago
  26. f663b5b fat: add FITRIM ioctl for FAT file system by Wentao Wang · 6 years ago
  27. a13f085 reiserfs: fix broken xattr handling (heap corruption, bad retval) by Jann Horn · 6 years ago
  28. 8b73ce6 reiserfs: change j_timestamp type to time64_t by Arnd Bergmann · 6 years ago
  29. 5b1d149 reiserfs: remove obsolete print_time function by Arnd Bergmann · 6 years ago
  30. 34d0826 reiserfs: use monotonic time for j_trans_start_time by Arnd Bergmann · 6 years ago
  31. f168d9f hfsplus: drop ACL support by Ernesto A. Fernández · 6 years ago
  32. afd6c9e hfsplus: fix decomposition of Hangul characters by Ernesto A. Fernández · 6 years ago
  33. 31651c6 hfsplus: avoid deadlock on file truncation by Ernesto A. Fernández · 6 years ago
  34. 7464726 hfsplus: don't return 0 when fill_super() failed by Tetsuo Handa · 6 years ago
  35. c8ed98c fs/nilfs2/file.c: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  36. 21a1a52 nilfs2: use 64-bit superblock timstamps by Arnd Bergmann · 6 years ago
  37. cbf6898 autofs: add AUTOFS_EXP_FORCED flag by Ian Kent · 6 years ago
  38. e5c85e1 autofs: make expire flags usage consistent with v5 params by Ian Kent · 6 years ago
  39. 571bc35 autofs: make autofs_expire_indirect() static by Ian Kent · 6 years ago
  40. 5d30517 autofs: make autofs_expire_direct() static by Ian Kent · 6 years ago
  41. d105556 autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect() by Ian Kent · 6 years ago
  42. 2fd9944 autofs: fix inconsistent use of now variable by Ian Kent · 6 years ago
  43. d4d79b8 autofs: fix directory and symlink access by Ian Kent · 6 years ago
  44. 3f5c15d init/main.c: log init process file name by Paul Menzel · 6 years ago
  45. 3903bf9 init/Kconfig: fix its typos by Randy Dunlap · 6 years ago
  46. 6ad018e init/: remove ineffective sparse disabling by Luc Van Oostenryck · 6 years ago
  47. 992991c fs/eventpoll.c: simplify ep_is_linked() callers by Davidlohr Bueso · 6 years ago
  48. 679abf3 fs/eventpoll.c: loosen irq safety in ep_poll() by Davidlohr Bueso · 6 years ago
  49. 514056d fs/eventpoll.c: simply CONFIG_NET_RX_BUSY_POLL ifdefery by Davidlohr Bueso · 6 years ago
  50. 133712a checkpatch: DT bindings should be a separate patch by Rob Herring · 6 years ago
  51. 809e082 checkpatch: warn on unnecessary int declarations by Joe Perches · 6 years ago
  52. 6ad724e checkpatch: check for space after "else" keyword by Michal Zylowski · 6 years ago
  53. 5629411 checkpatch: fix SPDX license check with --root=<path> by Joe Perches · 6 years ago
  54. 490b292 checkpatch: warn when a patch doesn't have a description by Joe Perches · 6 years ago
  55. 60f8901 checkpatch: check for #if 0/#if 1 by Prakruthi Deepak Heragu · 6 years ago
  56. 4cab63c checkpatch: fix krealloc reuse test by Joe Perches · 6 years ago
  57. 3b6e8ac checkpatch: validate SPDX license with spdxcheck.py by Joe Perches · 6 years ago
  58. 8c8c45c checkpatch: fix macro argument reuse test by Joe Perches · 6 years ago
  59. cd26149 checkpatch: warn if missing author Signed-off-by by Geert Uytterhoeven · 6 years ago
  60. 33aa459 checkpatch: update section keywords by Geert Uytterhoeven · 6 years ago
  61. 5b57980 checkpatch: improve runtime execution speed a little by Joe Perches · 6 years ago
  62. 79682c0 checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS by Joe Perches · 6 years ago
  63. d729593 checkpatch: add a --strict test for structs with bool member definitions by Joe Perches · 6 years ago
  64. de9df39 lib/test_hexdump.c: fix failure on big endian cpu by Christophe Leroy · 6 years ago
  65. fd7338e lib/Kconfig: remove 'default n' for tests by Andy Shevchenko · 6 years ago
  66. d235996 bcache: use routines from lib/crc64.c for CRC64 calculation by Coly Li · 6 years ago
  67. feba04f lib: add crc64 calculation routines by Coly Li · 6 years ago
  68. b15f5f1 lib/test_debug_virtual.c: make struct pointer foo static by Colin Ian King · 6 years ago
  69. 9144d75 include/linux/bitops.h: introduce BITS_PER_TYPE by Chris Wilson · 6 years ago
  70. ccf7a6d lib/bitmap.c: drop unnecessary 0 check for u32 array operations by Andy Shevchenko · 6 years ago
  71. 0fbd75f get_maintainer: allow option --mpath <directory> to read all files in <directory> by Joe Perches · 6 years ago
  72. 5f0baf9 get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file location by Joe Perches · 6 years ago
  73. 31bb82c get_maintainer: allow usage outside of kernel tree by Antonio Nino Diaz · 6 years ago
  74. 92e6417 s/epoll: robustify irq safety with lockdep_assert_irqs_enabled() by Davidlohr Bueso · 6 years ago
  75. 304b18b fs/epoll: loosen irq safety in epoll_insert() and epoll_remove() by Davidlohr Bueso · 6 years ago
  76. 002b343 fs/epoll: loosen irq safety in ep_scan_ready_list() by Davidlohr Bueso · 6 years ago
  77. e05a8e4 sched/wait: assert the wait_queue_head lock is held in __wake_up_common by Christoph Hellwig · 6 years ago
  78. c430d1e userfaultfd: use fault_wqh lock by Matthew Wilcox · 6 years ago
  79. ee8ef0a epoll: use the waitqueue lock to protect ep->wq by Christoph Hellwig · 6 years ago
  80. 46e0c9b kernel: tracepoints: add support for relative references by Ard Biesheuvel · 6 years ago
  81. c9d8b55 PCI: Add support for relative addressing in quirk tables by Ard Biesheuvel · 6 years ago
  82. 1b1eeca init: allow initcall tables to be emitted using relative references by Ard Biesheuvel · 6 years ago
  83. 7290d58 module: use relative references for __ksymtab entries by Ard Biesheuvel · 6 years ago
  84. f922c4a module: allow symbol exports to be disabled by Ard Biesheuvel · 6 years ago
  85. 271ca78 arch: enable relative relocations for arm64, power and x86 by Ard Biesheuvel · 6 years ago
  86. bc63804 spelling.txt: add more spellings to spelling.txt by Colin Ian King · 6 years ago
  87. a2e5144 kernel/hung_task.c: allow to set checking interval separately from timeout by Dmitry Vyukov · 6 years ago
  88. 91bc9aa kernel/crash_core.c: print timestamp using time64_t by Arnd Bergmann · 6 years ago
  89. 2035839 linux/compiler.h: don't use bool by Rasmus Villemoes · 6 years ago
  90. ce0a568 userns: use irqsave variant of refcount_dec_and_lock() by Anna-Maria Gleixner · 6 years ago
  91. fc37191 userns: use refcount_t for reference counting instead atomic_t by Sebastian Andrzej Siewior · 6 years ago
  92. 060288a7 bdi: use irqsave variant of refcount_dec_and_lock() by Anna-Maria Gleixner · 6 years ago
  93. e58dd0d bdi: use refcount_t for reference counting instead atomic_t by Sebastian Andrzej Siewior · 6 years ago
  94. cedc5b6 kernel.h: documentation for roundup() vs round_up() by Kees Cook · 6 years ago
  95. 96c6a32 include/asm-generic/bug.h: clarify valid uses of WARN() by Dmitry Vyukov · 6 years ago
  96. 23c8509 proc/kcore: add vmcoreinfo note to /proc/kcore by Omar Sandoval · 6 years ago
  97. eff4345 crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dir by Omar Sandoval · 6 years ago
  98. bf991c2 proc/kcore: optimize multiple page reads by Omar Sandoval · 6 years ago
  99. 37e949b proc/kcore: clean up ELF header generation by Omar Sandoval · 6 years ago
  100. 3673fb0 proc/kcore: hold lock during read by Omar Sandoval · 6 years ago