1. ed1f324 mm: remove map_vm_range by Christoph Hellwig · 4 years, 8 months ago
  2. 8b13601 mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING by Christoph Hellwig · 4 years, 8 months ago
  3. 4926627 mm: remove __get_vm_area by Christoph Hellwig · 4 years, 8 months ago
  4. 99395ee mm: ptdump: expand type of 'val' in note_page() by Steven Price · 4 years, 8 months ago
  5. 1494e0c x86: mm: ptdump: calculate effective permissions correctly by Steven Price · 4 years, 8 months ago
  6. 4b82ab4 mm/memcg: automatically penalize tasks with high swap use by Jakub Kicinski · 4 years, 8 months ago
  7. d1663a9 mm/memcg: move cgroup high memory limit setting into struct page_counter by Jakub Kicinski · 4 years, 8 months ago
  8. 251af0c include/linux/swap.h: delete meaningless __add_to_swap_cache() declaration by Miaohe Lin · 4 years, 8 months ago
  9. 4907058 swap: reduce lock contention on swap cache from swap slots allocation by Huang Ying · 4 years, 8 months ago
  10. 4b4bb6b mm/swapfile.c: classify SWAP_MAP_XXX to make it more readable by Wei Yang · 4 years, 8 months ago
  11. 9142902 mm/gup: introduce pin_user_pages_unlocked by John Hubbard · 4 years, 8 months ago
  12. 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 8 months ago
  13. a37b071 mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE by NeilBrown · 4 years, 8 months ago
  14. 60e65a6 mm_types.h: change set_page_private to inline function by Guoqing Jiang · 4 years, 8 months ago
  15. 7b59435 buffer_head.h: remove attach_page_buffers by Guoqing Jiang · 4 years, 8 months ago
  16. b03143a include/linux/pagemap.h: introduce attach/detach_page_private by Guoqing Jiang · 4 years, 8 months ago
  17. 9d24a13 iomap: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  18. 2332319 f2fs: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  19. 0c07a9f erofs: convert uncompressed files from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  20. d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  21. 2c68423 mm: add page_cache_readahead_unbounded by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  22. 8151b4c mm: add readahead address space operation by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  23. 042124c mm: add new readahead_control API by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  24. cee9a0c mm: move readahead prototypes from mm.h by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  25. 735e4ae vfs: track per-sb writeback errors and report them to syncfs by Jeff Layton · 4 years, 8 months ago
  26. ca1f5df Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 8 months ago
  27. 4d67829 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 8 months ago
  28. afdb0f2 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 8 months ago
  29. 829f3b9 Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 8 months ago
  30. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 8 months ago
  31. d30fc97 Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 8 months ago
  32. 213fd09 Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 8 months ago
  33. 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, 8 months ago
  34. b6f91ab Merge tag 'tpmdd-next-20200522' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 4 years, 8 months ago
  35. 5fb565b Merge remote-tracking branch 'regulator/for-5.8' into regulator-linus by Mark Brown · 4 years, 8 months ago
  36. d053cf0 Merge branch 'for-5.8' into for-linus by Petr Mladek · 4 years, 8 months ago
  37. 7dcb784 pstore/blk: Support non-block storage devices by WeiXiong Liao · 4 years, 10 months ago
  38. 1525fb3 pstore/blk: Provide way to query pstore configuration by WeiXiong Liao · 4 years, 10 months ago
  39. 335426c pstore/zone: Provide way to skip "broken" zone for MTD devices by WeiXiong Liao · 4 years, 10 months ago
  40. 19835b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  41. 34327e9 pstore/zone,blk: Add ftrace frontend support by WeiXiong Liao · 4 years, 10 months ago
  42. cc9c4d1 pstore/zone,blk: Add console frontend support by WeiXiong Liao · 4 years, 10 months ago
  43. 0dc0682 pstore/zone,blk: Add support for pmsg frontend by WeiXiong Liao · 4 years, 10 months ago
  44. 17639f6 pstore/blk: Introduce backend for block devices by WeiXiong Liao · 4 years, 10 months ago
  45. d26c332 pstore/zone: Introduce common layer to manage storage zones by WeiXiong Liao · 4 years, 10 months ago
  46. 791205e pstore/ram: Introduce max_reason and convert dump_oops by Kees Cook · 4 years, 8 months ago
  47. 3524e68 pstore/platform: Pass max_reason to kmesg dump by Pavel Tatashin · 4 years, 9 months ago
  48. fb13cb8 printk: Introduce kmsg_dump_reason_str() by Kees Cook · 4 years, 9 months ago
  49. b1f6f16 printk: honor the max_reason field in kmsg_dumper by Pavel Tatashin · 4 years, 9 months ago
  50. 6d3cf96 printk: Collapse shutdown types into a single dump reason by Kees Cook · 4 years, 8 months ago
  51. 563ca40 pstore/platform: Switch pstore_info::name to const by Kees Cook · 4 years, 9 months ago
  52. 6ff64d2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
  53. 942110f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 8 months ago
  54. 4832565 regulator: core: Add regulator bypass trace points by Charles Keepax · 4 years, 8 months ago
  55. c1f615e Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <m.szyprowski@samsung.com>: by Mark Brown · 4 years, 8 months ago
  56. 752db83 regulator: extract voltage balancing code to the separate function by Marek Szyprowski · 4 years, 8 months ago
  57. 9b98f92 Merge remote-tracking branch 'regmap/for-5.8' into regmap-next by Mark Brown · 4 years, 8 months ago
  58. 93b9299 Merge series "regmap: provide simple bitops and use them in a driver" from Bartosz Golaszewski <brgl@bgdev.pl> by Mark Brown · 4 years, 8 months ago
  59. 626ceee Merge series "New DSA driver for VSC9953 Seville switch" from Vladimir Oltean <olteanv@gmail.com>: by Mark Brown · 4 years, 8 months ago
  60. aa2ff9d regmap: provide helpers for simple bit operations by Bartosz Golaszewski · 4 years, 8 months ago
  61. 8baebfc regmap: add helper for per-port regfield initialization by Vladimir Oltean · 4 years, 8 months ago
  62. 7c6d2ec net: be more gentle about silly gso requests coming from user by Eric Dumazet · 4 years, 8 months ago
  63. 75caf31 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  64. d16eea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 8 months ago
  65. 4377748 include/asm-generic/topology.h: guard cpumask_of_node() macro argument by Arnd Bergmann · 4 years, 8 months ago
  66. 6988f31 mm: remove VM_BUG_ON(PageSlab()) from page_mapcount() by Konstantin Khlebnikov · 4 years, 8 months ago
  67. 1597b37 hwmon: Add notification support by Guenter Roeck · 4 years, 8 months ago
  68. b0c3ba3 Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 8 months ago
  69. 3301f6a Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 8 months ago
  70. c85f4abe RDMA/core: Fix double destruction of uobject by Jason Gunthorpe · 4 years, 8 months ago
  71. f179369 fanotify: turn off support for FAN_DIR_MODIFY by Amir Goldstein · 4 years, 8 months ago
  72. 4946ea5 netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build by Pablo Neira Ayuso · 4 years, 8 months ago
  73. 6dd912f net: check untrusted gso_size at kernel entry by Willem de Bruijn · 4 years, 8 months ago
  74. 1fd1c76 ipv4: nexthop version of fib_info_nh_uses_dev by David Ahern · 4 years, 8 months ago
  75. af7888a ipv4: Refactor nhc evaluation in fib_table_lookup by David Ahern · 4 years, 8 months ago
  76. 0b5e2e3 nexthop: Expand nexthop_is_multipath in a few places by David Ahern · 4 years, 8 months ago
  77. 90f33bf nexthops: don't modify published nexthop groups by Nikolay Aleksandrov · 4 years, 8 months ago
  78. 963bdfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 8 months ago
  79. 1a6da4f Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 8 months ago
  80. 0cada33 net/tls: fix race condition causing kernel panic by Vinay Kumar Yadav · 4 years, 8 months ago
  81. 4c559f1 netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code by Pablo Neira Ayuso · 4 years, 8 months ago
  82. eb012d1 printk: Remove pr_cont_once() by Tetsuo Handa · 4 years, 8 months ago
  83. d031781 ieee80211: Fix incorrect mask for default PE duration by Pradeep Kumar Chitrapu · 4 years, 9 months ago
  84. 98790bb Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  85. caffb99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  86. f7936dd net/mlx5: Avoid processing commands before cmdif is ready by Eran Ben Elisha · 4 years, 10 months ago
  87. d43b700 net/mlx5: Fix a race when moving command interface to events mode by Eran Ben Elisha · 4 years, 10 months ago
  88. 17d00e8 net/mlx5: Add command entry handling completion by Moshe Shemesh · 5 years ago
  89. 4629ed2 Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 8 months ago
  90. 9bb4cbf Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent by Borislav Petkov · 4 years, 8 months ago
  91. ab91c2a tpm: eventlog: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  92. 8054ead Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-next by Guenter Roeck · 4 years, 8 months ago
  93. 4ffea5e regulator: max8998: Add charger regulator by Jonathan Bakker · 4 years, 8 months ago
  94. 41b4bd9 net: don't return invalid table id error when we fall back to PF_UNSPEC by Sabrina Dubroca · 4 years, 8 months ago
  95. a24490e Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>: by Mark Brown · 4 years, 8 months ago
  96. d1f1294 rxrpc: Trace discarded ACKs by David Howells · 4 years, 9 months ago
  97. 3bce537 hwmon: Add Gateworks System Controller support by Tim Harvey · 4 years, 8 months ago
  98. d852349 mfd: Add Gateworks System Controller core driver by Tim Harvey · 4 years, 8 months ago
  99. 03fb3ac Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 8 months ago
  100. e3b1078 fscrypt: add support for IV_INO_LBLK_32 policies by Eric Biggers · 4 years, 8 months ago