1. 7cf9f3b mm, slub: only disable irq with spin_lock in __unfreeze_partials() by Vlastimil Babka · 3 years, 10 months ago
  2. fc1455f mm, slub: separate detaching of partial list in unfreeze_partials() from unfreezing by Vlastimil Babka · 3 years, 10 months ago
  3. c2f973b mm, slub: detach whole partial list at once in unfreeze_partials() by Vlastimil Babka · 3 years, 10 months ago
  4. 8de06a6 mm, slub: discard slabs in unfreeze_partials() without irqs disabled by Vlastimil Babka · 3 years, 10 months ago
  5. f3ab8b6 mm, slub: move irq control into unfreeze_partials() by Vlastimil Babka · 3 years, 10 months ago
  6. cfdf836 mm, slub: call deactivate_slab() without disabling irqs by Vlastimil Babka · 3 years, 10 months ago
  7. 3406e91 mm, slub: make locking in deactivate_slab() irq-safe by Vlastimil Babka · 3 years, 10 months ago
  8. a019d20 mm, slub: move reset of c->page and freelist out of deactivate_slab() by Vlastimil Babka · 3 years, 10 months ago
  9. 4b1f449 mm, slub: stop disabling irqs around get_partial() by Vlastimil Babka · 3 years, 10 months ago
  10. 9f101ee mm, slub: check new pages with restored irqs by Vlastimil Babka · 3 years, 10 months ago
  11. 3f2b77e mm, slub: validate slab from partial list or page allocator before making it cpu slab by Vlastimil Babka · 3 years, 10 months ago
  12. 6c1dbb6 mm, slub: restore irqs around calling new_slab() by Vlastimil Babka · 3 years, 10 months ago
  13. fa417ab mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc() by Vlastimil Babka · 3 years, 10 months ago
  14. 0b303fb mm, slub: do initial checks in ___slab_alloc() with irqs enabled by Vlastimil Babka · 3 years, 10 months ago
  15. e500059 mm, slub: move disabling/enabling irqs to ___slab_alloc() by Vlastimil Babka · 3 years, 10 months ago
  16. 9b4bc85 mm, slub: simplify kmem_cache_cpu and tid setup by Vlastimil Babka · 3 years, 10 months ago
  17. 1572df7 mm, slub: restructure new page checks in ___slab_alloc() by Vlastimil Babka · 3 years, 10 months ago
  18. 75c8ff2 mm, slub: return slab page from get_partial() and set c->page afterwards by Vlastimil Babka · 3 years, 10 months ago
  19. 53a0de0 mm, slub: dissolve new_slab_objects() into ___slab_alloc() by Vlastimil Babka · 3 years, 10 months ago
  20. 2a90490 mm, slub: extract get_partial() from new_slab_objects() by Vlastimil Babka · 3 years, 10 months ago
  21. 976b805 mm, slub: remove redundant unfreeze_partials() from put_cpu_partial() by Vlastimil Babka · 3 years, 9 months ago
  22. 8404803 mm, slub: don't disable irq for debug_check_no_locks_freed() by Vlastimil Babka · 3 years, 10 months ago
  23. 0a19e7d mm, slub: allocate private object map for validate_slab_cache() by Vlastimil Babka · 3 years, 10 months ago
  24. b3fd64e mm, slub: allocate private object map for debugfs listings by Vlastimil Babka · 3 years, 10 months ago
  25. eafb1d6 mm, slub: don't call flush_all() from slab_debug_trace_open() by Vlastimil Babka · 3 years, 10 months ago
  26. 7d2a07b Linux 5.14 by Linus Torvalds · 3 years, 7 months ago
  27. 90ac80d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 7 months ago
  28. 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, 7 months ago
  29. 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, 7 months ago
  30. 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, 7 months ago
  31. 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, 7 months ago
  32. f6a3308 Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat" by Helge Deller · 3 years, 7 months ago
  33. 1669a94 clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereference by Adam Ford · 3 years, 7 months ago
  34. 3f5ad13 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 7 months ago
  35. 447e238 Merge tag 'usb-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 7 months ago
  36. 9f73eac Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 7 months ago
  37. 64b4fc4 Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 7 months ago
  38. 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, 7 months ago
  39. 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, 7 months ago
  40. 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, 7 months ago
  41. 425bec0 virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb() by David Hildenbrand · 3 years, 7 months ago
  42. 7ee5fd1 Merge branch 'pm-opp' by Rafael J. Wysocki · 3 years, 7 months ago
  43. 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, 7 months ago
  44. 1a6436f Merge tag 'mmc-v5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 7 months ago
  45. 222013f cryptoloop: add a deprecation warning by Christoph Hellwig · 3 years, 7 months ago
  46. 94606b8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 7 months ago
  47. 885814a Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711" by Ulf Hansson · 3 years, 7 months ago
  48. 068fdad usb: gadget: u_audio: fix race condition on endpoint stop by Jerome Brunet · 3 years, 7 months ago
  49. 75432ba usb: gadget: f_uac2: fixup feedback endpoint stop by Jerome Brunet · 3 years, 7 months ago
  50. 3375dca pd: fix a NULL vs IS_ERR() check by Dan Carpenter · 3 years, 7 months ago
  51. 77dd114 Merge tag 'drm-fixes-2021-08-27' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 7 months ago
  52. 9fe4f5a2 Merge tag 'imx-drm-fixes-2021-08-18' of git://git.pengutronix.de/pza/linux into drm-fixes by Dave Airlie · 3 years, 7 months ago
  53. 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, 7 months ago
  54. 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, 7 months ago
  55. 1a519dc PCI/MSI: Skip masking MSI-X on Xen PV by Marek Marczykowski-Górecki · 3 years, 7 months ago
  56. 73367f0 Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 7 months ago
  57. 8a2cb8bd Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 7 months ago
  58. 7b05bf7 Revert "block/mq-deadline: Prioritize high-priority requests" by Jens Axboe · 3 years, 7 months ago
  59. 1a6d80f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 7 months ago
  60. 97d8cc2 Merge tag 'ceph-for-5.14-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 7 months ago
  61. 9ebc275 Revert "net: really fix the build..." by Kalle Valo · 3 years, 7 months ago
  62. 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, 7 months ago
  63. e681dcb sched: Fix get_push_task() vs migrate_disable() by Sebastian Andrzej Siewior · 3 years, 7 months ago
  64. 294c34e media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor() by Andy Shevchenko · 3 years, 7 months ago
  65. 75da63b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 7 months ago
  66. 57f8178 Merge branch 'net-hns3-add-some-fixes-for-net' by Jakub Kicinski · 3 years, 7 months ago
  67. 8c1671e net: hns3: fix get wrong pfc_en when query PFC configuration by Guangbin Huang · 3 years, 7 months ago
  68. 3462207 net: hns3: fix GRO configuration error after reset by Yufeng Mo · 3 years, 7 months ago
  69. 55649d5 net: hns3: change the method of getting cmd index in debugfs by Yufeng Mo · 3 years, 7 months ago
  70. 94391fa net: hns3: fix duplicate node in VLAN list by Guojia Liao · 3 years, 7 months ago
  71. b15c072 net: hns3: fix speed unknown issue in bond 4 by Yonglong Liu · 3 years, 7 months ago
  72. a96d933 net: hns3: add waiting time before cmdq memory is released by Yufeng Mo · 3 years, 7 months ago
  73. 1a6d281 net: hns3: clear hardware resource when loading driver by Yufeng Mo · 3 years, 7 months ago
  74. ef52b4a usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is running by Kyle Tso · 3 years, 7 months ago
  75. c82cacd usb: renesas-xhci: Prefer firmware loading on unknown ROM state by Takashi Iwai · 3 years, 7 months ago
  76. 4a1e25c usb: dwc3: gadget: Stop EP0 transfers during pullup disable by Wesley Cheng · 3 years, 7 months ago
  77. 6c35ca0 Merge tag 'reset-fixes-for-v5.14' of git://git.pengutronix.de/pza/linux into arm/fixes by Arnd Bergmann · 3 years, 7 months ago
  78. 51f1954 usb: dwc3: gadget: Fix dwc3_calc_trbs_left() by Thinh Nguyen · 3 years, 7 months ago
  79. 71de496 drm/i915/dp: Drop redundant debug print by Swati Sharma · 3 years, 7 months ago
  80. a63bcf0 drm/i915: Fix syncmap memory leak by Matthew Brost · 3 years, 8 months ago
  81. 733c99e net: fix NULL pointer reference in cipso_v4_doi_free by 王贇 · 3 years, 7 months ago
  82. 96a6b93 rtnetlink: Return correct error on changing device netns by Andrey Ignatov · 3 years, 7 months ago
  83. a423cbe Merge branch 'dsa-hellcreek-fixes' by David S. Miller · 3 years, 7 months ago
  84. b7658ed net: dsa: hellcreek: Adjust schedule look ahead window by Kurt Kanzenbach · 3 years, 7 months ago
  85. a7db5ed net: dsa: hellcreek: Fix incorrect setting of GCL by Kurt Kanzenbach · 3 years, 7 months ago
  86. 43fed4d cxgb4: dont touch blocked freelist bitmap after free by Rahul Lakkireddy · 3 years, 7 months ago
  87. 38d57551 Merge branch 'inet-siphash' by David S. Miller · 3 years, 7 months ago
  88. 6457378 ipv4: use siphash instead of Jenkins in fnhe_hashfun() by Eric Dumazet · 3 years, 7 months ago
  89. 4785305 ipv6: use siphash in rt6_exception_hash() by Eric Dumazet · 3 years, 7 months ago
  90. 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, 7 months ago
  91. 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, 7 months ago
  92. ccf2648 perf/x86/amd/power: Assign pmu.module by Kim Phillips · 3 years, 7 months ago
  93. f11dd0d perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op by Kim Phillips · 3 years, 7 months ago
  94. 26db2e0 perf/x86/amd/ibs: Work around erratum #1197 by Kim Phillips · 3 years, 7 months ago
  95. 0b3a873 perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32 by Colin Ian King · 3 years, 8 months ago
  96. 044012b can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters by Stefan Mätje · 3 years, 7 months ago
  97. ec92e52 net: usb: asix: ax88772: fix boolconv.cocci warnings by kernel test robot · 3 years, 7 months ago
  98. 062b829 SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()... by Trond Myklebust · 3 years, 7 months ago
  99. 73f3af7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  100. a34cc13 MAINTAINERS: exfat: update my email address by Namjae Jeon · 3 years, 7 months ago