1. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  2. af3bbc1 mm: add thp_size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  3. 6ffbb45 mm: add thp_order by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  4. 4190156 mm: move page-flags include to top of file by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  5. 1378a5e mm: store compound_nr as well as compound_order by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  6. 14a36a4 mailmap: add entry for Greg Kurz by Greg Kurz · 4 years, 5 months ago
  7. 0f71241 selftests/exec: add file type errno tests by Kees Cook · 4 years, 5 months ago
  8. fc4177b exec: restore EACCES of S_ISDIR execve() by Kees Cook · 4 years, 5 months ago
  9. b1a3e75 lz4: fix kernel decompression speed by Nick Terrell · 4 years, 5 months ago
  10. a8a4b7a Revert "mm/vmstat.c: do not show lowmem reserve protection information of empty zone" by Baoquan He · 4 years, 5 months ago
  11. 9922c1d asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one() by Mike Rapoport · 4 years, 5 months ago
  12. b923f12 Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  13. b6b178e Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  14. 1d229a6 Merge tag 'irq-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  15. e1d74fb Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 5 months ago
  16. 7fca4de Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  17. 0520058 Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
  18. cd94257 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 5 months ago
  19. 8ab4952 x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task by Eric Dumazet · 4 years, 5 months ago
  20. d9361cb Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 5 months ago
  21. 0fd9cc6 Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 5 months ago
  22. 32b2ee5 Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  23. d4bbe8a kconfig: qconf: move setOptionMode() to ConfigList from ConfigView by Masahiro Yamada · 4 years, 5 months ago
  24. fa8de0a kconfig: qconf: do not limit the pop-up menu to the first row by Masahiro Yamada · 4 years, 5 months ago
  25. 5cb255f kconfig: qconf: refactor icon setups by Masahiro Yamada · 4 years, 5 months ago
  26. 4fa91f5 kconfig: qconf: remove unused voidPix, menuInvPix by Masahiro Yamada · 4 years, 5 months ago
  27. 5ca534c kconfig: qconf: remove ConfigItem::text/setText by Masahiro Yamada · 4 years, 5 months ago
  28. abf741a kconfig: qconf: remove ConfigList::addColumn/removeColumn by Masahiro Yamada · 4 years, 5 months ago
  29. 711b875 kconfig: qconf: remove ConfigItem::pixmap/setPixmap by Masahiro Yamada · 4 years, 5 months ago
  30. 3c73ff0 kconfig: qconf: drop more localization code by Masahiro Yamada · 4 years, 5 months ago
  31. 5b75a6c kconfig: qconf: remove 'parent' from ConfigList::updateMenuList() by Masahiro Yamada · 4 years, 5 months ago
  32. 1031685 kconfig: qconf: remove unused argument from ConfigView::updateList() by Masahiro Yamada · 4 years, 5 months ago
  33. cb77043 kconfig: qconf: remove unused argument from ConfigList::updateList() by Masahiro Yamada · 4 years, 5 months ago
  34. 9264115 kconfig: qconf: omit parent to QHBoxLayout() by Masahiro Yamada · 4 years, 5 months ago
  35. 740fdef kconfig: qconf: remove name from ConfigSearchWindow constructor by Masahiro Yamada · 4 years, 5 months ago
  36. 1b4263e kconfig: qconf: remove unused ConfigList::listView() by Masahiro Yamada · 4 years, 5 months ago
  37. 860ec3f kconfig: qconf: overload addToolBar() to create and insert toolbar by Masahiro Yamada · 4 years, 5 months ago
  38. 2afb3e2 kconfig: qconf: remove toolBar from ConfigMainWindow members by Masahiro Yamada · 4 years, 5 months ago
  39. 93ebaac kconfig: qconf: use 'menu' variable for (QMenu *) by Masahiro Yamada · 4 years, 5 months ago
  40. d4b1cea kconfig: qconf: do not use 'menu' variable for (QMenuBar *) by Masahiro Yamada · 4 years, 5 months ago
  41. 614bf0a8 kconfig: qconf: remove ->addSeparator() to menuBar by Masahiro Yamada · 4 years, 5 months ago
  42. d41809f kconfig: add 'static' to some file-local data by Masahiro Yamada · 4 years, 5 months ago
  43. 7eb7c106f kconfig: qconf: Fix mouse events in search view by Maxime Chretien · 4 years, 6 months ago
  44. 8410e65 kconfig: constify XPM data by Masahiro Yamada · 4 years, 5 months ago
  45. 22a4ac0 Revert "checkpatch: kconfig: prefer 'help' over '---help---'" by Masahiro Yamada · 4 years, 7 months ago
  46. f70f74d kconfig: remove '---help---' support by Masahiro Yamada · 4 years, 7 months ago
  47. a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  48. e764a1e Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 5 months ago
  49. 1f3a090 net: openvswitch: introduce common code for flushing flows by Tonghao Zhang · 4 years, 5 months ago
  50. 88fd1cb af_packet: TPACKET_V3: fix fill status rwlock imbalance by John Ogness · 4 years, 5 months ago
  51. 94c7eb5 random32: add a tracepoint for prandom_u32() by Eric Dumazet · 4 years, 5 months ago
  52. dddcbc1 Merge tag 'docs-5.9-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  53. 1edcd46 Documentation/locking/locktypes: fix the typo by Huang Shijie · 4 years, 5 months ago
  54. 990f227 Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 5 months ago
  55. 23c2c8c Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 5 months ago
  56. 69307ad Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 5 months ago
  57. ff419b6 Merge tag 'exfat-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 4 years, 5 months ago
  58. 9f45717 mm: memcontrol: fix warning when allocating the root cgroup by Johannes Weiner · 4 years, 5 months ago
  59. 585c6ed drm/xen-front: Pass dumb buffer data offset to the backend by Oleksandr Andrushchenko · 4 years, 5 months ago
  60. 6f92337 xen: Sync up with the canonical protocol definition in Xen by Oleksandr Andrushchenko · 4 years, 5 months ago
  61. 1295729 drm/xen-front: Add YUYV to supported formats by Oleksandr Andrushchenko · 4 years, 5 months ago
  62. 14dee05 drm/xen-front: Fix misused IS_ERR_OR_NULL checks by Oleksandr Andrushchenko · 4 years, 5 months ago
  63. 5fa4e6f xen/gntdev: Fix dmabuf import with non-zero sgt offset by Oleksandr Andrushchenko · 4 years, 5 months ago
  64. f107cee genirq: Unlock irq descriptor after errors by Guenter Roeck · 4 years, 5 months ago
  65. 21dfbcd1 crypto: algif_aead - fix uninitialized ctx->init by Ondrej Mosnacek · 4 years, 5 months ago
  66. dc06fe5 Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 5 months ago
  67. 9643609 Revert "ipv4: tunnel: fix compilation on ARCH=um" by David S. Miller · 4 years, 5 months ago
  68. 2e0d8fe net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus by Eric Dumazet · 4 years, 5 months ago
  69. ae8bd30 Merge branch 'net-stmmac-Fix-multicast-filter-on-IPQ806x' by David S. Miller · 4 years, 5 months ago
  70. df43dd5 net: ethernet: stmmac: Disable hardware multicast filter by Jonathan McDowell · 4 years, 5 months ago
  71. 592d751 net: stmmac: dwmac1000: provide multicast filter fallback by Jonathan McDowell · 4 years, 5 months ago
  72. b1eef23 i2c: iproc: fix race between client unreg and isr by Dhananjay Phadke · 4 years, 5 months ago
  73. 06a7a37 ipv4: tunnel: fix compilation on ARCH=um by Johannes Berg · 4 years, 5 months ago
  74. 1980c05 vsock: fix potential null pointer dereference in vsock_poll() by Stefano Garzarella · 4 years, 5 months ago
  75. 41077c9 sfc: fix ef100 design-param checking by Edward Cree · 4 years, 5 months ago
  76. 7c2a69f Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 5 months ago
  77. 7a02c8d Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 5 months ago
  78. 8cd84b7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
  79. 05a5b5d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 5 months ago
  80. 4586039 Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 4 years, 5 months ago
  81. 407bc8d8 Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 5 months ago
  82. ea6ec77 Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
  83. 9ad57f6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  84. 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
  85. a2beb5f mm: clean up the last pieces of page fault accountings by Peter Xu · 4 years, 5 months ago
  86. 484e51e mm/xtensa: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  87. 968614f mm/x86: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  88. f08147d mm/sparc64: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  89. 56e10e6 mm/sparc32: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  90. 105f886 mm/sh: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  91. 35e45f3 mm/s390: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  92. 5ac365a mm/riscv: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  93. 428fdc0 mm/powerpc: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  94. af8a792 mm/parisc: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  95. 38caa90 mm/openrisc: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  96. 4487dcf mm/nios2: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  97. daf7bf5 mm/nds32: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  98. 2558fd7 mm/mips: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  99. aeb6aef mm/microblaze: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  100. e1c17f6 mm/m68k: use general page fault accounting by Peter Xu · 4 years, 5 months ago