1. c063066 mm: thp: fix false negative of shmem vma's THP eligibility by Yang Shi · 5 years ago
  2. 43675e6 mm: thp: make transhuge_vma_suitable available for anonymous THP by Yang Shi · 5 years ago
  3. 26f26be mm/sparse.c: set section nid for hot-add memory by Wei Yang · 5 years ago
  4. b9bf8d3 mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section by David Hildenbrand · 5 years ago
  5. a31b264 mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail by David Hildenbrand · 5 years ago
  6. 4c4b7f9 mm/memory_hotplug: remove memory block devices before arch_remove_memory() by David Hildenbrand · 5 years ago
  7. 05f800a mm/memory_hotplug: drop MHP_MEMBLOCK_API by David Hildenbrand · 5 years ago
  8. db051a0 mm/memory_hotplug: create memory block devices after arch_add_memory() by David Hildenbrand · 5 years ago
  9. 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 5 years ago
  10. 1811582 drivers/base/memory: pass a block_id to init_memory_block() by David Hildenbrand · 5 years ago
  11. 22eb634 arm64/mm: add temporary arch_remove_memory() implementation by David Hildenbrand · 5 years ago
  12. 18c8650 s390x/mm: implement arch_remove_memory() by David Hildenbrand · 5 years ago
  13. 973de24 s390x/mm: fail when an altmap is used for arch_add_memory() by David Hildenbrand · 5 years ago
  14. cec3ebd mm/memory_hotplug: simplify and fix check_hotplug_memory_range() by David Hildenbrand · 5 years ago
  15. 2ae048e Merge tag 'sound-fix-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  16. d0411ec Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  17. 4b09ddb Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  18. 47d6a76 Merge branch 'floppy' by Linus Torvalds · 5 years ago
  19. be2ece4 MAINTAINERS: mark floppy.c orphaned by Jiri Kosina · 5 years ago
  20. 2c66a5b Merge branches 'acpi-misc' and 'acpi-video' by Rafael J. Wysocki · 5 years ago
  21. 918e162 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  22. da99466 floppy: fix out-of-bounds read in copy_buffer by Denis Efremov · 5 years ago
  23. 9b04609 floppy: fix invalid pointer dereference in drive_name by Denis Efremov · 5 years ago
  24. 5635f89 floppy: fix out-of-bounds read in next_valid_format by Denis Efremov · 5 years ago
  25. f3554ae floppy: fix div-by-zero in setup_format_params by Denis Efremov · 5 years ago
  26. 22051d9 Merge tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  27. aac09ce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 5 years ago
  28. c3c08f9 Merge tag 'gpio-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  29. 57ab5f7 Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteproc by Linus Torvalds · 5 years ago
  30. fdcec00 Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc by Linus Torvalds · 5 years ago
  31. 7636b75 Merge tag 'rpmsg-v5.3' of git://github.com/andersson/remoteproc by Linus Torvalds · 5 years ago
  32. 3a1d538 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  33. 37d4607 Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  34. 916f562 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  35. edafb6f Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
  36. 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  37. fa121bb3 Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  38. 7d4901c Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 5 years ago
  39. 415bfd9 Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 5 years ago
  40. 9af93db platform/x86: asus: Rename "fan mode" to "fan boost mode" by Daniel Drake · 5 years ago
  41. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  42. 43e11fa fs/select.c: use struct_size() in kmalloc() by Gustavo A. R. Silva · 5 years ago
  43. 79eb597 mm: add account_locked_vm utility function by Daniel Jordan · 5 years ago
  44. 73b20c8 arm64: mm: implement pte_devmap support by Robin Murphy · 5 years ago
  45. 1759673 mm: introduce ARCH_HAS_PTE_DEVMAP by Robin Murphy · 5 years ago
  46. 7588adf mm: clean up is_device_*_page() definitions by Robin Murphy · 5 years ago
  47. 8aa3c92 mm/mmap: move common defines to mman-common.h by Aneesh Kumar K.V · 5 years ago
  48. 22fcea6 mm: move MAP_SYNC to asm-generic/mman-common.h by Aneesh Kumar K.V · 5 years ago
  49. 9f960da device-dax: "Hotremove" persistent memory that is used like normal RAM by Pavel Tatashin · 5 years ago
  50. eca499a mm/hotplug: make remove_memory() interface usable by Pavel Tatashin · 5 years ago
  51. 31e4ca9 device-dax: fix memory and resource leak if hotplug fails by Pavel Tatashin · 5 years ago
  52. 97a0efe include/linux/lz4.h: fix spelling and copy-paste errors in documentation by Tom Levy · 5 years ago
  53. a318f12 ipc/mqueue.c: only perform resource calculation if user valid by Kees Cook · 5 years ago
  54. 6b15f67 include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT architectures by Drew Davenport · 5 years ago
  55. 778c1f5 scripts/gdb: add helpers to find and list devices by Leonard Crestez · 5 years ago
  56. 8207d4a scripts/gdb: add lx-genpd-summary command by Leonard Crestez · 5 years ago
  57. 5515e9a drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl by Miroslav Lichvar · 5 years ago
  58. f57e515 kernel/pid.c: convert struct pid count to refcount_t by Joel Fernandes (Google) · 5 years ago
  59. 156e0b1 drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings by Dan Carpenter · 5 years ago
  60. ac30102 select: shift restore_saved_sigmask_unless() into poll_select_copy_remaining() by Oleg Nesterov · 5 years ago
  61. 8cf8b55 select: change do_poll() to return -ERESTARTNOHAND rather than -EINTR by Oleg Nesterov · 5 years ago
  62. b772434 signal: simplify set_user_sigmask/restore_user_sigmask by Oleg Nesterov · 5 years ago
  63. e2d9018 signal: reorder struct sighand_struct by Alexey Dobriyan · 5 years ago
  64. ac76de5 selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO by Dmitry V. Levin · 5 years ago
  65. 201766a ptrace: add PTRACE_GET_SYSCALL_INFO request by Elvira Khabirova · 5 years ago
  66. f296f1d powerpc: define syscall_get_error() by Dmitry V. Levin · 5 years ago
  67. 2938c1f parisc: define syscall_get_error() by Dmitry V. Levin · 5 years ago
  68. ba84916 mips: define syscall_get_error() by Dmitry V. Levin · 5 years ago
  69. 6c132dd hexagon: define syscall_get_error() and syscall_get_return_value() by Dmitry V. Levin · 5 years ago
  70. 33644b95 nds32: fix asm/syscall.h by Dmitry V. Levin · 5 years ago
  71. dc0dde6 fs/reiserfs/journal.c: change return type of dirty_one_transaction by Hariprasad Kelam · 5 years ago
  72. ba542f2 fs/ufs/super.c: remove set but not used variable 'usb3' by YueHaibing · 5 years ago
  73. 29774f3 fs/hfsplus/xattr.c: replace strncpy with memcpy by Mathieu Malaterre · 5 years ago
  74. a9fba24 coda: add hinting support for partial file caching by Pedro Cuadra · 5 years ago
  75. 5bb4481 coda: ftoc validity check integration by Fabian Frederick · 5 years ago
  76. 7f6118c coda: remove sb test in coda_fid_to_inode() by Fabian Frederick · 5 years ago
  77. 6975259 coda: remove sysctl object from module when unused by Fabian Frederick · 5 years ago
  78. f948452 coda: add __init to init_coda_psdev() by Fabian Frederick · 5 years ago
  79. 50e9a6e coda: use SIZE() for stat by Fabian Frederick · 5 years ago
  80. 79a0d65 coda: destroy mutex in put_super() by Fabian Frederick · 5 years ago
  81. 6dc280e coda: remove uapi/linux/coda_psdev.h by Jan Harkes · 5 years ago
  82. 8fc8b9d coda: move internal defs out of include/linux/ [ver #2] by David Howells · 5 years ago
  83. b6a18c60 coda: bump module version by Jan Harkes · 5 years ago
  84. 936dae4 coda: get rid of CODA_FREE() by Dan Carpenter · 5 years ago
  85. 4dc4819 coda: get rid of CODA_ALLOC() by Dan Carpenter · 5 years ago
  86. 5e7c31d coda: change Coda's user api to use 64-bit time_t in timespec by Jan Harkes · 5 years ago
  87. 6ced9aa coda: stop using 'struct timespec' in user API by Arnd Bergmann · 5 years ago
  88. 8506221 coda: clean up indentation, replace spaces with tab by Colin Ian King · 5 years ago
  89. 2fe7491 uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headers by Jan Harkes · 5 years ago
  90. 9a05671 coda: don't try to print names that were considered too long by Jan Harkes · 5 years ago
  91. b2a57e3 coda: fix build using bare-metal toolchain by Sam Protsenko · 5 years ago
  92. 6e51f8a coda: potential buffer overflow in coda_psdev_write() by Jan Harkes · 5 years ago
  93. 02551c2 coda: add error handling for fget by Zhouyang Jia · 5 years ago
  94. f90fb3c uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers by Mikko Rapeli · 5 years ago
  95. 694a58e uapi linux/coda.h: use __kernel_pid_t for userspace by Mikko Rapeli · 5 years ago
  96. 7fa0a1d coda: pass the host file in vma->vm_file on mmap by Jan Harkes · 5 years ago
  97. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 5 years ago
  98. 92bae78 init/Kconfig: fix neighboring typos by Kees Cook · 5 years ago
  99. aa94b1d fs/binfmt_elf.c: delete stale comment by Alexey Dobriyan · 5 years ago
  100. 1b113e0 fs/binfmt_flat.c: remove set but not used variable 'inode' by YueHaibing · 5 years ago