1. b772434 signal: simplify set_user_sigmask/restore_user_sigmask by Oleg Nesterov · 5 years ago
  2. e2d9018 signal: reorder struct sighand_struct by Alexey Dobriyan · 5 years ago
  3. ac76de5 selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO by Dmitry V. Levin · 5 years ago
  4. 201766a ptrace: add PTRACE_GET_SYSCALL_INFO request by Elvira Khabirova · 5 years ago
  5. f296f1d powerpc: define syscall_get_error() by Dmitry V. Levin · 5 years ago
  6. 2938c1f parisc: define syscall_get_error() by Dmitry V. Levin · 5 years ago
  7. ba84916 mips: define syscall_get_error() by Dmitry V. Levin · 5 years ago
  8. 6c132dd hexagon: define syscall_get_error() and syscall_get_return_value() by Dmitry V. Levin · 5 years ago
  9. 33644b95 nds32: fix asm/syscall.h by Dmitry V. Levin · 5 years ago
  10. dc0dde6 fs/reiserfs/journal.c: change return type of dirty_one_transaction by Hariprasad Kelam · 5 years ago
  11. ba542f2 fs/ufs/super.c: remove set but not used variable 'usb3' by YueHaibing · 5 years ago
  12. 29774f3 fs/hfsplus/xattr.c: replace strncpy with memcpy by Mathieu Malaterre · 5 years ago
  13. a9fba24 coda: add hinting support for partial file caching by Pedro Cuadra · 5 years ago
  14. 5bb4481 coda: ftoc validity check integration by Fabian Frederick · 5 years ago
  15. 7f6118c coda: remove sb test in coda_fid_to_inode() by Fabian Frederick · 5 years ago
  16. 6975259 coda: remove sysctl object from module when unused by Fabian Frederick · 5 years ago
  17. f948452 coda: add __init to init_coda_psdev() by Fabian Frederick · 5 years ago
  18. 50e9a6e coda: use SIZE() for stat by Fabian Frederick · 5 years ago
  19. 79a0d65 coda: destroy mutex in put_super() by Fabian Frederick · 5 years ago
  20. 6dc280e coda: remove uapi/linux/coda_psdev.h by Jan Harkes · 5 years ago
  21. 8fc8b9d coda: move internal defs out of include/linux/ [ver #2] by David Howells · 5 years ago
  22. b6a18c60 coda: bump module version by Jan Harkes · 5 years ago
  23. 936dae4 coda: get rid of CODA_FREE() by Dan Carpenter · 5 years ago
  24. 4dc4819 coda: get rid of CODA_ALLOC() by Dan Carpenter · 5 years ago
  25. 5e7c31d coda: change Coda's user api to use 64-bit time_t in timespec by Jan Harkes · 5 years ago
  26. 6ced9aa coda: stop using 'struct timespec' in user API by Arnd Bergmann · 5 years ago
  27. 8506221 coda: clean up indentation, replace spaces with tab by Colin Ian King · 5 years ago
  28. 2fe7491 uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headers by Jan Harkes · 5 years ago
  29. 9a05671 coda: don't try to print names that were considered too long by Jan Harkes · 5 years ago
  30. b2a57e3 coda: fix build using bare-metal toolchain by Sam Protsenko · 5 years ago
  31. 6e51f8a coda: potential buffer overflow in coda_psdev_write() by Jan Harkes · 5 years ago
  32. 02551c2 coda: add error handling for fget by Zhouyang Jia · 5 years ago
  33. f90fb3c uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers by Mikko Rapeli · 5 years ago
  34. 694a58e uapi linux/coda.h: use __kernel_pid_t for userspace by Mikko Rapeli · 5 years ago
  35. 7fa0a1d coda: pass the host file in vma->vm_file on mmap by Jan Harkes · 5 years ago
  36. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 5 years ago
  37. 92bae78 init/Kconfig: fix neighboring typos by Kees Cook · 5 years ago
  38. aa94b1d fs/binfmt_elf.c: delete stale comment by Alexey Dobriyan · 5 years ago
  39. 1b113e0 fs/binfmt_flat.c: remove set but not used variable 'inode' by YueHaibing · 5 years ago
  40. 6a8d76c checkpatch.pl: warn on duplicate sysctl local variable by Matteo Croce · 5 years ago
  41. 9f973cb lib/rbtree: avoid generating code twice for the cached versions by Michel Lespinasse · 5 years ago
  42. 4ab7ace lib/test_meminit.c: minor test fixes by Alexander Potapenko · 5 years ago
  43. d3a8116 lib/test_meminit.c: fix -Wmaybe-uninitialized false positive by Arnd Bergmann · 5 years ago
  44. b4658cd lib/string_helpers: fix some kerneldoc warnings by Jonathan Corbet · 5 years ago
  45. 0f472d0 mm/ioremap: probe platform for p4d huge map support by Anshuman Khandual · 5 years ago
  46. 6b95ab4 mm/ioremap: check virtual address alignment while creating huge mappings by Anshuman Khandual · 5 years ago
  47. 5015a30 lib: introduce test_meminit module by Alexander Potapenko · 5 years ago
  48. 8e060c2 lib/test_overflow.c: avoid tainting the kernel and fix wrap size by Kees Cook · 5 years ago
  49. d1a5dc5 lib/test_string.c: add some testcases for strchr and strnchr by Peter Rosin · 5 years ago
  50. 33d6e0f lib/test_string.c: avoid masking memset16/32/64 failures by Peter Rosin · 5 years ago
  51. b097571 lib/string.c: allow searching for NUL with strnchr by Peter Rosin · 5 years ago
  52. 4c6080c lib/list: tweak LIST_POISON2 for better code generation on x86_64 by Alexey Dobriyan · 5 years ago
  53. 4966250 get_maintainer: add ability to skip moderated mailing lists by Joe Perches · 5 years ago
  54. c296d4d asm-generic: fix a compilation warning by Qian Cai · 5 years ago
  55. 3a7f0adf arch/*: remove unused isa_page_to_bus() by Stephen Kitt · 5 years ago
  56. fe6ba88 arch: replace _BITUL() in kernel-space headers with BIT() by Masahiro Yamada · 5 years ago
  57. 95b980d linux/bits.h: make BIT(), GENMASK(), and friends available in assembly by Masahiro Yamada · 5 years ago
  58. 65f50f2 kernel: fix typos and some coding style in comments by Weitao Hou · 5 years ago
  59. 5ec27ec fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys inodes. by Radoslaw Burny · 5 years ago
  60. 7dbbade proc: test /proc/sysvipc vs setns(CLONE_NEWIPC) by Alexey Dobriyan · 5 years ago
  61. 9af27b2 fs/proc/inode.c: use typeof_member() macro by Alexey Dobriyan · 5 years ago
  62. ce251e0 include/linux/kernel.h: add typeof_member() macro by Alexey Dobriyan · 5 years ago
  63. c6c4053 vmcore: add a kernel parameter novmcoredd by Kairui Song · 5 years ago
  64. bca1eac tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff600000" dmesg spam by Alexey Dobriyan · 5 years ago
  65. 9b98fa2 mm: stub out all of swapops.h for !CONFIG_MMU by Christoph Hellwig · 5 years ago
  66. 89165b8 mm: provide a print_vma_addr stub for !CONFIG_MMU by Christoph Hellwig · 5 years ago
  67. 0bf5f94 mm: fix the MAP_UNINITIALIZED flag by Christoph Hellwig · 5 years ago
  68. c633324 mm/cma.c: fail if fixed declaration can't be honored by Doug Berger · 5 years ago
  69. c92d2f3 mm/z3fold.c: reinitialize zhdr structs after migration by Henry Burns · 5 years ago
  70. be03074 mm/z3fold.c: remove z3fold_migration trylock by Henry Burns · 5 years ago
  71. 1732d2b01 mm/vmscan.c: add checks for incorrect handling of current->reclaim_state by Andrew Morton · 5 years ago
  72. 0308f7c mm/vmscan.c: calculate reclaimed slab caches in all reclaim paths by Yafang Shao · 5 years ago
  73. e5ca807 mm/vmscan.c: add a new member reclaim_state in struct shrink_control by Yafang Shao · 5 years ago
  74. 766a4c1 mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones by Yafang Shao · 5 years ago
  75. f1549cb mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc by Henry Burns · 5 years ago
  76. 929f92f mm/cma.c: fix a typo ("alloc_cma" -> "cma_alloc") in cma_release() comments by Ryohei Suzuki · 5 years ago
  77. a07057d mm/slab_common.c: work around clang bug #42570 by Arnd Bergmann · 5 years ago
  78. 7b7c1df lib/mpi/longlong.h: fix building with 32-bit x86 by Arnd Bergmann · 5 years ago
  79. e5f2249 mm/shmem.c: fix unused shmem_parse_huge() function warning by Arnd Bergmann · 5 years ago
  80. bb9a374 mm/z3fold: don't try to use buddy slots after free by Vitaly Wool · 5 years ago
  81. 5095062 Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 5 years ago
  82. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  83. 273cbf61 Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  84. 5fe7b600 Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 5 years ago
  85. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  86. 2a3c389 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  87. 8de2625 Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 5 years ago
  88. be8454a Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  89. 3729fe2 Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next" by Dave Airlie · 5 years ago
  90. 7e4b4df Revert "mm: adjust apply_to_pfn_range interface for dropped token." by Dave Airlie · 5 years ago
  91. 6dfc43d mm: adjust apply_to_pfn_range interface for dropped token. by Dave Airlie · 5 years ago
  92. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  93. fa6e951 Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 5 years ago
  94. a318423 Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  95. f2772a0 Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  96. fcd9814 Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 5 years ago
  97. 5516745 Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  98. fde7dc6 Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 5 years ago
  99. a1240cf74 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 5 years ago
  100. 1d03985 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago