1. a8f4ea1 mm/thp: fix __split_huge_pmd_locked() on shmem migration entry by Hugh Dickins · 3 years, 7 months ago
  2. 32f954e mm, thp: use head page in __migration_entry_wait() by Xu Yu · 3 years, 7 months ago
  3. bfd90b5 mm/rmap: use page_not_mapped in try_to_unmap() by Miaohe Lin · 3 years, 10 months ago
  4. ff81af8 mm/rmap: remove unneeded semicolon in page_not_mapped() by Miaohe Lin · 3 years, 10 months ago
  5. a0ad7ea mm: add VM_WARN_ON_ONCE_PAGE() macro by Alex Shi · 4 years ago
  6. 130a1d7 x86/fpu: Make init_fpstate correct with optimized XSAVE by Thomas Gleixner · 3 years, 6 months ago
  7. 51d8011 x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate() by Thomas Gleixner · 3 years, 6 months ago
  8. 2b35a4e kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync() by Petr Mladek · 3 years, 6 months ago
  9. bfe28af kthread_worker: split code for canceling the delayed work timer by Petr Mladek · 3 years, 6 months ago
  10. 02c303f ceph: must hold snap_rwsem when filling inode for async create by Jeff Layton · 3 years, 7 months ago
  11. de0af26 i2c: robotfuzz-osif: fix control-request directions by Johan Hovold · 3 years, 7 months ago
  12. dd8ed6c KVM: do not allow mapping valid but non-reference-counted pages by Nicholas Piggin · 3 years, 6 months ago
  13. 5fd0c2c s390/stack: fix possible register corruption with stack switch helper by Heiko Carstens · 3 years, 6 months ago
  14. ab5bef9 nilfs2: fix memory leak in nilfs_sysfs_delete_device_group by Pavel Skripkin · 3 years, 6 months ago
  15. ace31c9 scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART) by Christoph Hellwig · 3 years, 7 months ago
  16. b9e6c20 gpiolib: cdev: zero padding during conversion to gpioline_info_changed by Gabriel Knezek · 3 years, 6 months ago
  17. 0221a5a i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_access by Heiner Kallweit · 3 years, 7 months ago
  18. 018d03f pinctrl: stm32: fix the reported number of GPIO lines per bank by Fabien Dessenne · 3 years, 7 months ago
  19. df654cd perf/x86: Track pmu in per-CPU cpu_hw_events by Kan Liang · 3 years, 9 months ago
  20. f9e73b2 net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY by Esben Haabendal · 3 years, 6 months ago
  21. 1c9cf96 net: ll_temac: Add memory-barriers for TX BD access by Esben Haabendal · 3 years, 6 months ago
  22. bafb6cd PCI: Add AMD RS690 quirk to enable 64-bit DMA by Mikel Rychliski · 3 years, 7 months ago
  23. d91c50e recordmcount: Correct st_shndx handling by Peter Zijlstra · 3 years, 7 months ago
  24. fb71d81 mac80211: handle various extensible elements correctly by Johannes Berg · 3 years, 6 months ago
  25. 676a7cb mac80211: reset profile_periodicity/ema_ap by Johannes Berg · 3 years, 6 months ago
  26. ca0e1fe net: qed: Fix memcpy() overflow of qed_dcbx_params() by Kees Cook · 3 years, 7 months ago
  27. 4658a8d KVM: selftests: Fix kvm_check_cap() assertion by Fuad Tabba · 3 years, 7 months ago
  28. e83e3c5 r8169: Avoid memcpy() over-reading of ETH_SS_STATS by Kees Cook · 3 years, 7 months ago
  29. 992b105 sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS by Kees Cook · 3 years, 7 months ago
  30. a10856e r8152: Avoid memcpy() over-reading of ETH_SS_STATS by Kees Cook · 3 years, 7 months ago
  31. 196b22e net/packet: annotate accesses to po->ifindex by Eric Dumazet · 3 years, 7 months ago
  32. da8b3ae net/packet: annotate accesses to po->bind by Eric Dumazet · 3 years, 7 months ago
  33. 18ed178 net: caif: fix memory leak in ldisc_open by Pavel Skripkin · 3 years, 7 months ago
  34. edcd759 riscv32: Use medany C model for modules by Khem Raj · 3 years, 7 months ago
  35. 47c07f91 net: phy: dp83867: perform soft reset and retain established link by Praneeth Bajjuri · 3 years, 7 months ago
  36. f57132a net/packet: annotate data race in packet_sendmsg() by Eric Dumazet · 3 years, 7 months ago
  37. 9707960 inet: annotate date races around sk->sk_txhash by Eric Dumazet · 3 years, 7 months ago
  38. 7293f63 net: annotate data race in sock_error() by Eric Dumazet · 3 years, 7 months ago
  39. 61b132f ping: Check return value of function 'ping_queue_rcv_skb' by Zheng Yongjun · 3 years, 7 months ago
  40. 08c389d inet: annotate data race in inet_send_prepare() and inet_dgram_connect() by Eric Dumazet · 3 years, 7 months ago
  41. c2311fd net: ethtool: clear heap allocations for ethtool function by Austin Kim · 3 years, 7 months ago
  42. c2813d1 mac80211: drop multicast fragments by Johannes Berg · 3 years, 7 months ago
  43. fedc4d4 net: ipv4: Remove unneed BUG() function by Zheng Yongjun · 3 years, 7 months ago
  44. 93c2aac dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma by Guillaume Ranquet · 3 years, 8 months ago
  45. 0f48f92 dmaengine: mediatek: do not issue a new desc if one is still current by Guillaume Ranquet · 3 years, 8 months ago
  46. 63fa5b2 dmaengine: mediatek: free the proper desc in desc_free handler by Guillaume Ranquet · 3 years, 8 months ago
  47. 78fa0f7 dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe() by Zou Wei · 3 years, 7 months ago
  48. 6a07cf3 cfg80211: call cfg80211_leave_ocb when switching away from OCB by Du Cheng · 3 years, 8 months ago
  49. a902833 mac80211_hwsim: drop pending frames on stop by Johannes Berg · 3 years, 8 months ago
  50. 8cfe765 mac80211: remove warning in ieee80211_get_sband() by Johannes Berg · 3 years, 8 months ago
  51. b671b98 dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits by Laurent Pinchart · 3 years, 7 months ago
  52. 524f70b3 dmaengine: xilinx: dpdma: Add missing dependencies to Kconfig by Laurent Pinchart · 3 years, 7 months ago
  53. 13b245a dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc() by Yu Kuai · 3 years, 8 months ago
  54. 86f3e72 dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc() by Yu Kuai · 3 years, 8 months ago
  55. 4df9ed0 perf/x86/intel/lbr: Zero the xstate buffer on allocation by Thomas Gleixner · 3 years, 7 months ago
  56. 56bc20e perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context by Like Xu · 3 years, 8 months ago
  57. ca2acbd locking/lockdep: Improve noinstr vs errors by Peter Zijlstra · 3 years, 6 months ago
  58. 59aa5c9 x86/xen: Fix noinstr fail in exc_xen_unknown_trap() by Peter Zijlstra · 3 years, 6 months ago
  59. cb83c99 x86/entry: Fix noinstr fail in __do_fast_syscall_32() by Peter Zijlstra · 3 years, 6 months ago
  60. cf59354 drm/vc4: hdmi: Make sure the controller is powered in detect by Maxime Ripard · 3 years, 7 months ago
  61. f73aca8 drm/vc4: hdmi: Move the HSM clock enable to runtime_pm by Maxime Ripard · 3 years, 7 months ago
  62. f11f9ff Revert "PCI: PM: Do not read power state in pci_enable_device_flags()" by Rafael J. Wysocki · 3 years, 6 months ago
  63. 4b06eba spi: spi-nxp-fspi: move the register operation after the clock enable by Haibo Chen · 3 years, 7 months ago
  64. 50a1312 arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required by Catalin Marinas · 4 years, 1 month ago
  65. bd5d4df arm64: Ignore any DMA offsets in the max_zone_phys() calculation by Catalin Marinas · 4 years, 1 month ago
  66. 3bbdf5a MIPS: generic: Update node names to avoid unit addresses by Nathan Chancellor · 3 years, 9 months ago
  67. 03096a4 mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk by Neil Armstrong · 3 years, 7 months ago
  68. b8fd230 ARM: 9081/1: fix gcc-10 thumb2-kernel regression by Arnd Bergmann · 3 years, 8 months ago
  69. 3d6c4f7 drm/amdgpu: wait for moving fence after pinning by Christian König · 3 years, 6 months ago
  70. 694bb36 drm/radeon: wait for moving fence after pinning by Christian König · 3 years, 6 months ago
  71. bcfea24 drm/nouveau: wait for moving fence after pinning v2 by Christian König · 3 years, 6 months ago
  72. 3ef0ca0 drm: add a locked version of drm_is_current_master by Desmond Cheong Zhi Xi · 3 years, 6 months ago
  73. fea853a Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell." by Yifan Zhang · 3 years, 6 months ago
  74. 1bd8142 Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue." by Yifan Zhang · 3 years, 6 months ago
  75. 3051f23 module: limit enabling module.sig_enforce by Mimi Zohar · 3 years, 6 months ago
  76. 3de043c Linux 5.10.46 by Greg Kroah-Hartman · 3 years, 6 months ago
  77. 174c275 usb: dwc3: core: fix kernel panic when do reboot by Peter Chen · 3 years, 7 months ago
  78. e52d43c usb: dwc3: debugfs: Add and remove endpoint dirs dynamically by Jack Pham · 3 years, 7 months ago
  79. 1b5fbb6 perf beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago
  80. 69371e0 tools headers UAPI: Sync linux/in.h copy with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago
  81. 4f6e709 net: fec_ptp: add clock rate zero check by Fugang Duan · 3 years, 7 months ago
  82. 1af3a8e net: stmmac: disable clocks in stmmac_remove_config_dt() by Joakim Zhang · 3 years, 7 months ago
  83. f71ca81 mm/slub.c: include swab.h by Andrew Morton · 3 years, 7 months ago
  84. f6ed235 mm/slub: actually fix freelist pointer vs redzoning by Kees Cook · 3 years, 7 months ago
  85. 4314c8c mm/slub: fix redzoning for small allocations by Kees Cook · 3 years, 7 months ago
  86. 4a36fda mm/slub: clarify verification reporting by Kees Cook · 3 years, 7 months ago
  87. 12eb3c2 mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare by Peter Xu · 3 years, 7 months ago
  88. fc7fdd8 net: bridge: fix vlan tunnel dst refcnt when egressing by Nikolay Aleksandrov · 3 years, 7 months ago
  89. fe0448a net: bridge: fix vlan tunnel dst null pointer dereference by Nikolay Aleksandrov · 3 years, 7 months ago
  90. cfe403f net: ll_temac: Fix TX BD buffer overwrite by Esben Haabendal · 3 years, 6 months ago
  91. 019ab7d net: ll_temac: Make sure to free skb when it is completely used by Esben Haabendal · 3 years, 6 months ago
  92. 41984d4 drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue. by Yifan Zhang · 3 years, 7 months ago
  93. bc58ec3 drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell. by Yifan Zhang · 3 years, 7 months ago
  94. 96b4126 cfg80211: avoid double free of PMSR request by Avraham Stern · 3 years, 6 months ago
  95. 5493b0c cfg80211: make certificate generation more robust by Johannes Berg · 3 years, 6 months ago
  96. f74df6e mac80211: Fix NULL ptr deref for injected rate info by Mathy Vanhoef · 3 years, 7 months ago
  97. df203c1 dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc by Bumyong Lee · 3 years, 8 months ago
  98. b842b56 crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo by Pingfan Liu · 3 years, 7 months ago
  99. 63ba835 x86/fpu: Reset state for all signal restore failures by Thomas Gleixner · 3 years, 7 months ago
  100. a7748e0 x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer by Andy Lutomirski · 3 years, 7 months ago