1. 4b96a37 mm: convert to use vm_fault_t by Souptick Joarder · 6 years ago
  2. 7b0e0c0 mm/page_alloc.c: clean up check_for_memory() by Oscar Salvador · 6 years ago
  3. 979aafa mm/swapfile.c: clear si->swap_map[] in swap_free_cluster() by Huang Ying · 6 years ago
  4. 10e364d mm/swapfile.c: call free_swap_slot() in __swap_entry_free() by Huang Ying · 6 years ago
  5. bcd49e8 mm/swapfile.c: use __try_to_reclaim_swap() in free_swap_and_cache() by Huang Ying · 6 years ago
  6. 154221c kmemleak: add module param to print warnings to dmesg by Vincent Whitchurch · 6 years ago
  7. 4e15a07 Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks" by Michal Hocko · 6 years ago
  8. 33490af mm, mmu_notifier: be explicit about range invalition non-blocking mode by Michal Hocko · 6 years ago
  9. 15f570b mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry() by Michal Hocko · 6 years ago
  10. 68600f6 mm: don't miss the last page because of round-off error by Roman Gushchin · 6 years ago
  11. 591edfb mm: drain memcg stocks on css offlining by Roman Gushchin · 6 years ago
  12. 9b6f7e1 mm: rework memcg kernel stack accounting by Roman Gushchin · 6 years ago
  13. c5fd3ca slub: extend slub debug to handle multiple slabs by Aaron Tomlin · 6 years ago
  14. 6144847 mm: don't warn about large allocations for slab by Dmitry Vyukov · 6 years ago
  15. 0684e65 mm/slub.c: switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  16. 253cc22 xtensa: use generic vga.h by Jiri Slaby · 6 years ago
  17. 5780a02 fs/iomap.c: change return type to vm_fault_t by Souptick Joarder · 6 years ago
  18. 867632d6 ocfs2: remove set but not used variable 'rb' by YueHaibing · 6 years ago
  19. 9998657 fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_mle() by Jia-Ju Bai · 6 years ago
  20. 0ae1c2d ocfs2: remove unneeded null check by Ding Xiang · 6 years ago
  21. 2de24cb ocfs2: remove unused pointer 'eb' by Colin Ian King · 6 years ago
  22. 32c1b90 ocfs2/dlm: remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  23. 1f6904f scripts/tags.sh: add DECLARE_HASHTABLE() by Kirill Tkhai · 6 years ago
  24. 0c96350 lib/test_kasan.c: add tests for several string/memory API functions by Andrey Ryabinin · 6 years ago
  25. 19a2ca0 arm64: lib: use C string functions with KASAN enabled by Andrey Ryabinin · 6 years ago
  26. 74f213e include/linux/linkage.h: align weak symbols by Andrey Ryabinin · 6 years ago
  27. 4d54954 include/linux/pfn_t.h: force '~' to be parsed as an unary operator by Sebastien Boisvert · 6 years ago
  28. ae62c16 userfaultfd: disable irqs when taking the waitqueue lock by Christoph Hellwig · 6 years ago
  29. fa76da4 mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range() by Vlastimil Babka · 6 years ago
  30. 18d0eae Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  31. 26873ac Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  32. 9703fc8 Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  33. da19a10 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  34. e5f6d9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  35. c300af2 Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  36. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  37. 83c4087 Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  38. a67eefa Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  39. 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  40. 24ed334 Merge branch 'next-loadpin' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  41. e80bc22 Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  42. 52ff077 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  43. 57ce66d Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  44. 4ba9628 Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  45. 06999fd Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  46. ba7d4f3 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  47. 5947a64 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  49. caf539c sparc: Fix VDSO build with older binutils. by David S. Miller · 6 years ago
  50. 3acbd2d Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  51. d49f8a5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  52. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  53. a41efc2 Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  54. 36168d7 Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
  55. 6078e07 Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  56. df132e4 Merge tag 'for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  57. 96f2f66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 6 years ago
  58. 3f2dcb6 Merge tag 'backlight-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  59. 3ea172c Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  60. 01aa9d5 Merge tag 'docs-4.20' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  61. 5993692 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  62. d6edff7 Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  63. fe0142d Merge tag 'xfs-4.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  64. bfd93a8 Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  65. e1cbbf4 Merge tag 'for-linus-4.20-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 6 years ago
  66. 6b609e3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  67. deba28b Merge tag 'jfs-for-4.20' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 6 years ago
  68. 318b067 Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  69. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  70. 08ffb58 Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  71. 54edeb0 Merge branch 'for-4.20-vsprintf-hash-fixes' into for-linus by Petr Mladek · 6 years ago
  72. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  73. d5e4d81 Merge tag 'selinux-pr-20181022' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  74. 22a7cdc KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned by KarimAllah Ahmed · 6 years ago
  75. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  76. 71f021c Merge branch 'topic/stm' into for-linus by Vinod Koul · 6 years ago
  77. 4b4447b Merge branch 'topic/sprd' into for-linus by Vinod Koul · 6 years ago
  78. 8e75ab9 Merge branch 'topic/renesas' into for-linus by Vinod Koul · 6 years ago
  79. bfda902 Merge branch 'topic/owl' into for-linus by Vinod Koul · 6 years ago
  80. 4fa7393 Merge branch 'topic/of' into for-linus by Vinod Koul · 6 years ago
  81. ca36ed0 Merge branch 'topic/mv' into for-linus by Vinod Koul · 6 years ago
  82. 81c3ee0 Merge branch 'topic/jz' into for-linus by Vinod Koul · 6 years ago
  83. b29cf44 Merge branch 'topic/intel' into for-linus by Vinod Koul · 6 years ago
  84. 9b01029 Merge branch 'topic/fsl' into for-linus by Vinod Koul · 6 years ago
  85. 11b73fc Merge branch 'topic/dw' into for-linus by Vinod Koul · 6 years ago
  86. b8bb45c Merge branch 'topic/dmam' into for-linus by Vinod Koul · 6 years ago
  87. edc329f Merge branch 'topic/dirn_remove' into for-linus by Vinod Koul · 6 years ago
  88. e1b5c26 Merge branch 'topic/at' into for-linus by Vinod Koul · 6 years ago
  89. a978a5b net/kconfig: Make QCOM_QMI_HELPERS available when COMPILE_TEST by Linus Torvalds · 6 years ago
  90. 50b825d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  91. a97a2d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  92. 3f80e08 tcp: add tcp_reset_xmit_timer() helper by Eric Dumazet · 6 years ago
  93. a90e90b cgroup, netclassid: add a preemption point to write_classid by Michal Hocko · 6 years ago
  94. 8bc7146 rdmacg: fix a typo in rdmacg documentation by Rami Rosen · 6 years ago
  95. 4478688 Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  96. 07171da Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  97. 034bda1 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. de7d83d Merge tag 'asoc-v5.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  99. 68203a6 qed: Fix static checker warning by Rahul Verma · 6 years ago
  100. 5ef7915 Revert "be2net: remove desc field from be_eq_obj" by Ivan Vecera · 6 years ago