1. f4eaf51 mm/swapfile.c: explicitly show ssd/non-ssd is handled mutually exclusive by Wei Yang · 4 years, 10 months ago
  2. ca2c55a mm/swapfile.c: offset is only used when there is more slots by Wei Yang · 4 years, 10 months ago
  3. ebc5951 mm: swap: properly update readahead statistics in unuse_pte_range() by Andrea Righi · 4 years, 10 months ago
  4. d6c1f09 mm/swap_state: fix a data race in swapin_nr_pages by Qian Cai · 4 years, 10 months ago
  5. 213516a mm/swapfile: use list_{prev,next}_entry() instead of open-coding by chenqiwu · 4 years, 10 months ago
  6. 548b6a1 mm/gup.c: further document vma_permits_fault() by Miles Chen · 4 years, 10 months ago
  7. e792031 ivtv: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 10 months ago
  8. 9142902 mm/gup: introduce pin_user_pages_unlocked by John Hubbard · 4 years, 10 months ago
  9. adc8cb4 mm/gup.c: update the documentation by Souptick Joarder · 4 years, 10 months ago
  10. 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 10 months ago
  11. a37b071 mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE by NeilBrown · 4 years, 10 months ago
  12. 28659cc mm/page-writeback.c: remove unused variable by Chao Yu · 4 years, 10 months ago
  13. 74f4c89 mm/filemap.c: remove misleading comment by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  14. 60e65a6 mm_types.h: change set_page_private to inline function by Guoqing Jiang · 4 years, 10 months ago
  15. cd0f371 mm/migrate.c: call detach_page_private to cleanup code by Guoqing Jiang · 4 years, 10 months ago
  16. 7b59435 buffer_head.h: remove attach_page_buffers by Guoqing Jiang · 4 years, 10 months ago
  17. 4c42be3 orangefs: use attach/detach_page_private by Guoqing Jiang · 4 years, 10 months ago
  18. 14ed109 ntfs: replace attach_page_buffers with attach_page_private by Guoqing Jiang · 4 years, 10 months ago
  19. 58aeb73 iomap: use attach/detach_page_private by Guoqing Jiang · 4 years, 10 months ago
  20. 7128cf9 f2fs: use attach/detach_page_private by Guoqing Jiang · 4 years, 10 months ago
  21. 45dcfc2 fs/buffer.c: use attach/detach_page_private by Guoqing Jiang · 4 years, 10 months ago
  22. d1b89bc btrfs: use attach/detach_page_private by Guoqing Jiang · 4 years, 10 months ago
  23. db2c1d8 md: remove __clear_page_buffers and use attach/detach_page_private by Guoqing Jiang · 4 years, 10 months ago
  24. b03143a include/linux/pagemap.h: introduce attach/detach_page_private by Guoqing Jiang · 4 years, 10 months ago
  25. 9d24a13 iomap: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  26. 76a0294 fuse: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  27. e20a769 f2fs: pass the inode to f2fs_mpage_readpages by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  28. 2332319 f2fs: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  29. a07f624 ext4: pass the inode to ext4_mpage_readpages by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  30. 6311f91f ext4: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  31. 0615090 erofs: convert compressed files from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  32. 0c07a9f erofs: convert uncompressed files from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  33. ba206a0 btrfs: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  34. d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  35. f2c817b mm: use memalloc_nofs_save in readahead path by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  36. 2d8163e mm: document why we don't set PageReadahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  37. 2c68423 mm: add page_cache_readahead_unbounded by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  38. b0f31d7 mm: move end_index check out of readahead loop by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  39. 8151b4c mm: add readahead address space operation by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  40. c1f6925 mm: put readahead pages in cache earlier by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  41. ef8153b mm: remove 'page_offset' from readahead loop by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  42. c2c7ad7 mm: rename readahead loop variable to 'i' by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  43. 08eb965 mm: rename various 'offset' parameters to 'index' by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  44. a4d9653 mm: use readahead_control to pass arguments by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  45. 042124c mm: add new readahead_control API by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  46. ad4ae1c mm: move readahead nr_pages check into read_pages by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  47. a1ef856 mm: ignore return value of ->readpages by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  48. 9a42823 mm: return void from various readahead functions by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  49. cee9a0c mm: move readahead prototypes from mm.h by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  50. 002ae70 mm, dump_page(): do not crash with invalid mapping pointer by Vlastimil Babka · 4 years, 10 months ago
  51. a3df692 Documentation/vm/slub.rst: s/Toggle/Enable/ by Andrew Morton · 4 years, 10 months ago
  52. a68ee05 mm/slub: fix stack overruns with SLUB_STATS by Qian Cai · 4 years, 10 months ago
  53. aa456c7 slub: remove kmalloc under list_lock from list_slab_objects() V2 by Christopher Lameter · 4 years, 10 months ago
  54. d7660ce slub: Remove userspace notifier for cache add/remove by Christoph Lameter · 4 years, 10 months ago
  55. 52f2347 mm/slub.c: fix corrupted freechain in deactivate_slab() by Dongli Zhang · 4 years, 10 months ago
  56. 49f2d24 usercopy: mark dma-kmalloc caches as usercopy caches by Vlastimil Babka · 4 years, 10 months ago
  57. 485e960 fs/buffer.c: record blockdev write errors in super_block that it backs by Jeff Layton · 4 years, 10 months ago
  58. 735e4ae vfs: track per-sb writeback errors and report them to syncfs by Jeff Layton · 4 years, 10 months ago
  59. 78128fa arch/parisc/include/asm/pgtable.h: remove unused `old_pte' by Andrew Morton · 4 years, 10 months ago
  60. 912f655 ocfs2: mount shared volume without ha stack by Gang He · 4 years, 10 months ago
  61. 8f745e6 ocfs2: add missing annotation for dlm_empty_lockres() by Jules Irenge · 4 years, 10 months ago
  62. 93e72b3 squashfs: migrate from ll_rw_block usage to BIO by Philippe Liard · 4 years, 10 months ago
  63. 9bf9511 Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  64. ef34ba6 Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  65. 8b11dd5 Merge tag 'edac_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 10 months ago
  66. ca1f5df Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 10 months ago
  67. 4d67829 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 10 months ago
  68. afdb0f2 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 10 months ago
  69. 829f3b9 Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 10 months ago
  70. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 10 months ago
  71. 729ea4e Merge tag 'i3c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 4 years, 10 months ago
  72. d30fc97 Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 10 months ago
  73. a36de5e Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 10 months ago
  74. 213fd09 Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 10 months ago
  75. 129b9a5 Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 10 months ago
  76. b6f91ab Merge tag 'tpmdd-next-20200522' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 4 years, 10 months ago
  77. 5fb565b Merge remote-tracking branch 'regulator/for-5.8' into regulator-linus by Mark Brown · 4 years, 10 months ago
  78. cc58045 Merge remote-tracking branch 'regulator/for-5.7' into regulator-linus by Mark Brown · 4 years, 10 months ago
  79. 0b0c0bd8 regulator: max8998: max8998_set_current_limit() can be static by kbuild test robot · 4 years, 10 months ago
  80. 2a02ca0 Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8 by Borislav Petkov · 4 years, 10 months ago
  81. 8b390ab Merge branch 'for-5.8-printf-time64_t' into for-linus by Petr Mladek · 4 years, 10 months ago
  82. d053cf0 Merge branch 'for-5.8' into for-linus by Petr Mladek · 4 years, 10 months ago
  83. 6a0af9f Merge branch 'for-5.7-preferred-console' into for-linus by Petr Mladek · 4 years, 10 months ago
  84. 78c0824 mtd: Support kmsg dumper based on pstore/blk by WeiXiong Liao · 5 years ago
  85. f8feafe pstore/blk: Introduce "best_effort" mode by Kees Cook · 4 years, 10 months ago
  86. 7dcb784 pstore/blk: Support non-block storage devices by WeiXiong Liao · 5 years ago
  87. 1525fb3 pstore/blk: Provide way to query pstore configuration by WeiXiong Liao · 5 years ago
  88. 335426c pstore/zone: Provide way to skip "broken" zone for MTD devices by WeiXiong Liao · 5 years ago
  89. 3d77e6a Linux 5.7 by Linus Torvalds · 4 years, 10 months ago
  90. bdc48fa checkpatch/coding-style: deprecate 80-column warning by Joe Perches · 4 years, 10 months ago
  91. 8fc984a Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  92. 3d04282 Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  93. 19835b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  94. d9a81a2 l2tp: add sk_family checks to l2tp_validate_socket by Eric Dumazet · 4 years, 10 months ago
  95. 02c71b1 l2tp: do not use inet_hash()/inet_unhash() by Eric Dumazet · 4 years, 10 months ago
  96. c6e08d6 net: qrtr: Allocate workqueue before kernel_bind by Chris Lew · 4 years, 10 months ago
  97. e237659 Merge branch 'mptcp-a-bunch-of-fixes' by David S. Miller · 4 years, 10 months ago
  98. c5c7976 mptcp: remove msk from the token container at destruction time. by Paolo Abeni · 4 years, 10 months ago
  99. 10f6d46 mptcp: fix race between MP_JOIN and close by Paolo Abeni · 4 years, 10 months ago
  100. 41be81a mptcp: fix unblocking connect() by Paolo Abeni · 4 years, 10 months ago