1. b9a6ac4 mm/damon: adaptively adjust regions by SeongJae Park · 3 years, 4 months ago
  2. f23b8ee mm/damon/core: implement region-based sampling by SeongJae Park · 3 years, 4 months ago
  3. 2224d84 mm: introduce Data Access MONitor (DAMON) by SeongJae Park · 3 years, 4 months ago
  4. c40c6e5 kfence: test: fail fast if disabled at boot by Marco Elver · 3 years, 4 months ago
  5. 4bbf04a kfence: show cpu and timestamp in alloc/free info by Marco Elver · 3 years, 4 months ago
  6. 1108605 mm/secretmem: use refcount_t instead of atomic_t by Jordy Zomer · 3 years, 4 months ago
  7. 41c961b mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1) by Muchun Song · 3 years, 4 months ago
  8. ea0eafe mm: in_irq() cleanup by Changbin Du · 3 years, 4 months ago
  9. 5138612 highmem: don't disable preemption on RT in kmap_atomic() by Sebastian Andrzej Siewior · 3 years, 4 months ago
  10. 395519b mm/early_ioremap.c: remove redundant early_ioremap_shutdown() by Weizhao Ouyang · 3 years, 4 months ago
  11. 8491502 mm: don't allow executable ioremap mappings by Christoph Hellwig · 3 years, 4 months ago
  12. 82a70ce mm: move ioremap_page_range to vmalloc.c by Christoph Hellwig · 3 years, 4 months ago
  13. 8350229 riscv: only select GENERIC_IOREMAP if MMU support is enabled by Christoph Hellwig · 3 years, 4 months ago
  14. fe3df44 mm: remove redundant compound_head() calling by Muchun Song · 3 years, 4 months ago
  15. 5ef5f81 mm/memory_hotplug: use helper zone_is_zone_device() to simplify the code by Miaohe Lin · 3 years, 4 months ago
  16. 3fcebf9 mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online policy by David Hildenbrand · 3 years, 4 months ago
  17. 445fcf7 mm/memory_hotplug: memory group aware "auto-movable" online policy by David Hildenbrand · 3 years, 4 months ago
  18. ffaa6ce virtio-mem: use a single dynamic memory group for a single virtio-mem device by David Hildenbrand · 3 years, 4 months ago
  19. eedf634 dax/kmem: use a single static memory group for a single probed unit by David Hildenbrand · 3 years, 4 months ago
  20. 2a15783 ACPI: memhotplug: use a single static memory group for a single memory device by David Hildenbrand · 3 years, 4 months ago
  21. 836809e mm/memory_hotplug: track present pages in memory groups by David Hildenbrand · 3 years, 4 months ago
  22. 028fc57 drivers/base/memory: introduce "memory groups" to logically group memory blocks by David Hildenbrand · 3 years, 4 months ago
  23. e83a437 mm/memory_hotplug: introduce "auto-movable" online policy by David Hildenbrand · 3 years, 4 months ago
  24. 4b09700 mm: track present early pages per zone by David Hildenbrand · 3 years, 4 months ago
  25. 35ba0cd ACPI: memhotplug: memory resources cannot be enabled yet by David Hildenbrand · 3 years, 4 months ago
  26. e1c158e mm/memory_hotplug: remove nid parameter from remove_memory() and friends by David Hildenbrand · 3 years, 4 months ago
  27. 65a2aa5 mm/memory_hotplug: remove nid parameter from arch_remove_memory() by David Hildenbrand · 3 years, 4 months ago
  28. 7cf209b mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() by David Hildenbrand · 3 years, 4 months ago
  29. 673d40c mm: memory_hotplug: cleanup after removal of pfn_valid_within() by Mike Rapoport · 3 years, 4 months ago
  30. 859a85d mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE by Mike Rapoport · 3 years, 4 months ago
  31. ac3332c memory-hotplug.rst: complete admin-guide overhaul by David Hildenbrand · 3 years, 4 months ago
  32. df82bf5 memory-hotplug.rst: remove locking details from admin-guide by David Hildenbrand · 3 years, 4 months ago
  33. 7d2a07b Linux 5.14 by Linus Torvalds · 3 years, 5 months ago
  34. 90ac80d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 5 months ago
  35. 537b57b Merge tag 'sched_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  36. f20a2637 Merge tag 'irq_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  37. 98d006e Merge tag 'perf_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  38. 072a276 Merge tag 'x86_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  39. f6a3308 Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat" by Helge Deller · 3 years, 5 months ago
  40. 1669a94 clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereference by Adam Ford · 3 years, 5 months ago
  41. 3f5ad13 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 5 months ago
  42. 447e238 Merge tag 'usb-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 5 months ago
  43. 9f73eac Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 5 months ago
  44. 64b4fc4 Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  45. 6f18b82 Merge tag 'soc-fixes-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 5 months ago
  46. 8f9d034 Merge tag 'acpi-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 5 months ago
  47. c0006dc Merge tag 'pm-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 5 months ago
  48. 425bec0 virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb() by David Hildenbrand · 3 years, 5 months ago
  49. 7ee5fd1 Merge branch 'pm-opp' by Rafael J. Wysocki · 3 years, 5 months ago
  50. 5a61b7a Merge tag 'riscv-for-linus-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 5 months ago
  51. 1a6436f Merge tag 'mmc-v5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 5 months ago
  52. 222013f cryptoloop: add a deprecation warning by Christoph Hellwig · 3 years, 5 months ago
  53. 94606b8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 5 months ago
  54. 885814a Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711" by Ulf Hansson · 3 years, 5 months ago
  55. 068fdad usb: gadget: u_audio: fix race condition on endpoint stop by Jerome Brunet · 3 years, 5 months ago
  56. 75432ba usb: gadget: f_uac2: fixup feedback endpoint stop by Jerome Brunet · 3 years, 5 months ago
  57. 3375dca pd: fix a NULL vs IS_ERR() check by Dan Carpenter · 3 years, 5 months ago
  58. 77dd114 Merge tag 'drm-fixes-2021-08-27' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 5 months ago
  59. 9fe4f5a2 Merge tag 'imx-drm-fixes-2021-08-18' of git://git.pengutronix.de/pza/linux into drm-fixes by Dave Airlie · 3 years, 5 months ago
  60. 589744d Merge tag 'amd-drm-fixes-5.14-2021-08-25' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 5 months ago
  61. 4f33239 Merge tag 'drm-intel-fixes-2021-08-26' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 5 months ago
  62. 1a519dc PCI/MSI: Skip masking MSI-X on Xen PV by Marek Marczykowski-Górecki · 3 years, 5 months ago
  63. 73367f0 Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 5 months ago
  64. 8a2cb8bd Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 5 months ago
  65. 7b05bf7 Revert "block/mq-deadline: Prioritize high-priority requests" by Jens Axboe · 3 years, 5 months ago
  66. 1a6d80f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 5 months ago
  67. 97d8cc2 Merge tag 'ceph-for-5.14-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 5 months ago
  68. 9ebc275 Revert "net: really fix the build..." by Kalle Valo · 3 years, 5 months ago
  69. 9b49ceb Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 5 months ago
  70. e681dcb sched: Fix get_push_task() vs migrate_disable() by Sebastian Andrzej Siewior · 3 years, 5 months ago
  71. 294c34e media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor() by Andy Shevchenko · 3 years, 5 months ago
  72. 75da63b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 5 months ago
  73. 57f8178 Merge branch 'net-hns3-add-some-fixes-for-net' by Jakub Kicinski · 3 years, 5 months ago
  74. 8c1671e net: hns3: fix get wrong pfc_en when query PFC configuration by Guangbin Huang · 3 years, 5 months ago
  75. 3462207 net: hns3: fix GRO configuration error after reset by Yufeng Mo · 3 years, 5 months ago
  76. 55649d5 net: hns3: change the method of getting cmd index in debugfs by Yufeng Mo · 3 years, 5 months ago
  77. 94391fa net: hns3: fix duplicate node in VLAN list by Guojia Liao · 3 years, 5 months ago
  78. b15c072 net: hns3: fix speed unknown issue in bond 4 by Yonglong Liu · 3 years, 5 months ago
  79. a96d933 net: hns3: add waiting time before cmdq memory is released by Yufeng Mo · 3 years, 5 months ago
  80. 1a6d281 net: hns3: clear hardware resource when loading driver by Yufeng Mo · 3 years, 5 months ago
  81. ef52b4a usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is running by Kyle Tso · 3 years, 5 months ago
  82. c82cacd usb: renesas-xhci: Prefer firmware loading on unknown ROM state by Takashi Iwai · 3 years, 5 months ago
  83. 4a1e25c usb: dwc3: gadget: Stop EP0 transfers during pullup disable by Wesley Cheng · 3 years, 5 months ago
  84. 6c35ca0 Merge tag 'reset-fixes-for-v5.14' of git://git.pengutronix.de/pza/linux into arm/fixes by Arnd Bergmann · 3 years, 5 months ago
  85. 51f1954 usb: dwc3: gadget: Fix dwc3_calc_trbs_left() by Thinh Nguyen · 3 years, 5 months ago
  86. 71de496 drm/i915/dp: Drop redundant debug print by Swati Sharma · 3 years, 5 months ago
  87. a63bcf0 drm/i915: Fix syncmap memory leak by Matthew Brost · 3 years, 6 months ago
  88. 733c99e net: fix NULL pointer reference in cipso_v4_doi_free by 王贇 · 3 years, 5 months ago
  89. 96a6b93 rtnetlink: Return correct error on changing device netns by Andrey Ignatov · 3 years, 5 months ago
  90. a423cbe Merge branch 'dsa-hellcreek-fixes' by David S. Miller · 3 years, 5 months ago
  91. b7658ed net: dsa: hellcreek: Adjust schedule look ahead window by Kurt Kanzenbach · 3 years, 5 months ago
  92. a7db5ed net: dsa: hellcreek: Fix incorrect setting of GCL by Kurt Kanzenbach · 3 years, 5 months ago
  93. 43fed4d cxgb4: dont touch blocked freelist bitmap after free by Rahul Lakkireddy · 3 years, 5 months ago
  94. 38d57551 Merge branch 'inet-siphash' by David S. Miller · 3 years, 5 months ago
  95. 6457378 ipv4: use siphash instead of Jenkins in fnhe_hashfun() by Eric Dumazet · 3 years, 5 months ago
  96. 4785305 ipv6: use siphash in rt6_exception_hash() by Eric Dumazet · 3 years, 5 months ago
  97. 92ea47f Merge tag 'linux-can-fixes-for-5.14-20210826' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 3 years, 5 months ago
  98. 662b932 Merge tag 'usb-serial-5.14-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 3 years, 5 months ago
  99. ccf2648 perf/x86/amd/power: Assign pmu.module by Kim Phillips · 3 years, 5 months ago
  100. f11dd0d perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op by Kim Phillips · 3 years, 5 months ago