1. 07a4d36 Linux 5.10.116 by Greg Kroah-Hartman · 2 years, 8 months ago
  2. d1ac096 mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic() by Muchun Song · 2 years, 9 months ago
  3. c6cbf54 mm: hugetlb: fix missing cache flush in copy_huge_page_from_user() by Muchun Song · 2 years, 9 months ago
  4. 308ff6a mm: fix missing cache flush for all tail pages of compound page by Muchun Song · 2 years, 9 months ago
  5. 185fa59 Bluetooth: Fix the creation of hdev->name by Itay Iellin · 2 years, 8 months ago
  6. 9ff4a6b arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL by Mike Rapoport · 4 years ago
  7. dfb55dc nfp: bpf: silence bitwise vs. logical OR warning by Nathan Chancellor · 3 years, 2 months ago
  8. f89f76f drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} types by Lee Jones · 3 years, 7 months ago
  9. efd1429 block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit by Lee Jones · 3 years, 10 months ago
  10. a71658c regulator: consumer: Add missing stubs to regulator/consumer.h by Dmitry Osipenko · 4 years ago
  11. 7648f42 MIPS: Use address-of operator on section symbols by Nathan Chancellor · 4 years ago
  12. e61686b Linux 5.10.115 by Greg Kroah-Hartman · 2 years, 8 months ago
  13. 8528806 mmc: rtsx: add 74 Clocks in power on flow by Ricky WU · 2 years, 10 months ago
  14. e1ab923 PCI: aardvark: Fix reading MSI interrupt number by Pali Rohár · 3 years ago
  15. 49143c9 PCI: aardvark: Clear all MSIs at setup by Pali Rohár · 3 years, 1 month ago
  16. 7676a5b dm: interlock pending dm_io and dm_wait_for_bios_completion by Mike Snitzer · 2 years, 10 months ago
  17. a439819 block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern by Haimin Zhang · 2 years, 10 months ago
  18. a22d66e rcu: Apply callbacks processing time limit only on softirq by Frederic Weisbecker · 3 years, 2 months ago
  19. 40fb381 rcu: Fix callbacks processing time limit retaining cond_resched() by Frederic Weisbecker · 3 years, 2 months ago
  20. 43dbc3e KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised by Wanpeng Li · 3 years ago
  21. 9c8474f KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs by Paolo Bonzini · 2 years, 11 months ago
  22. a474ee5 KVM: x86: Do not change ICR on write to APIC_SELF_IPI by Paolo Bonzini · 2 years, 10 months ago
  23. 64e3e16 x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume by Wanpeng Li · 2 years, 8 months ago
  24. 5f884e0 net/mlx5: Fix slab-out-of-bounds while reading resource dump menu by Aya Levin · 2 years, 10 months ago
  25. 599fc32 kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU by Sandipan Das · 2 years, 8 months ago
  26. 0a960a3 net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter() by Eric Dumazet · 2 years, 8 months ago
  27. 4fd45ef btrfs: always log symlinks in full mode by Filipe Manana · 2 years, 8 months ago
  28. 687167e smsc911x: allow using IRQ0 by Sergey Shtylyov · 2 years, 8 months ago
  29. b280877 selftests: ocelot: tc_flower_chains: specify conform-exceed action for policer by Vladimir Oltean · 2 years, 8 months ago
  30. a9fd5d6 bnxt_en: Fix unnecessary dropping of RX packets by Michael Chan · 2 years, 8 months ago
  31. 72e4fc1 bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag by Somnath Kotur · 2 years, 8 months ago
  32. 9ac9f07 selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is operational by Ido Schimmel · 2 years, 8 months ago
  33. 475237e hinic: fix bug of wq out of bound access by Qiao Ma · 2 years, 8 months ago
  34. 1b9f1f4 net: emaclite: Add error handling for of_address_to_resource() by Shravya Kumbham · 2 years, 8 months ago
  35. 8459485 net: cpsw: add missing of_node_put() in cpsw_probe_dt() by Yang Yingliang · 2 years, 8 months ago
  36. 4eee980 net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_mdio_mux() by Yang Yingliang · 2 years, 8 months ago
  37. 2347e9c net: dsa: mt7530: add missing of_node_put() in mt7530_setup() by Yang Yingliang · 2 years, 8 months ago
  38. 1092656 net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init() by Yang Yingliang · 2 years, 8 months ago
  39. 408fb26 NFSv4: Don't invalidate inode attributes on delegation return by Trond Myklebust · 2 years, 8 months ago
  40. c1b480e RDMA/siw: Fix a condition race issue in MPA request processing by Cheng Xu · 2 years, 8 months ago
  41. 5bf2a45 selftests/seccomp: Don't call read() on TTY from background pgrp by Jann Horn · 2 years, 9 months ago
  42. 3ea0b44 net/mlx5: Avoid double clear or set of sync reset requested by Moshe Shemesh · 2 years, 9 months ago
  43. 2455331 net/mlx5e: Fix the calling of update_buffer_lossy() API by Mark Zhang · 2 years, 9 months ago
  44. e07c13f net/mlx5e: CT: Fix queued up restore put() executing after relevant ft release by Paul Blakey · 2 years, 9 months ago
  45. d8338a7 net/mlx5e: Don't match double-vlan packets if cvlan is not set by Vlad Buslov · 2 years, 9 months ago
  46. c7f87ad net/mlx5e: Fix trust state reset in reload by Moshe Tal · 2 years, 11 months ago
  47. 87f0d9a ASoC: dmaengine: Restore NULL prepare_slave_config() callback by Codrin Ciubotariu · 2 years, 8 months ago
  48. ad87f84 hwmon: (adt7470) Fix warning on module removal by Armin Wolf · 2 years, 9 months ago
  49. 997b860 gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set) by Puyou Lu · 2 years, 8 months ago
  50. 879b075 NFC: netlink: fix sleep in atomic bug when firmware download timeout by Duoming Zhou · 2 years, 8 months ago
  51. 1961c5a nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs by Duoming Zhou · 2 years, 8 months ago
  52. 8a9e7c6 nfc: replace improper check device_is_registered() in netlink related functions by Duoming Zhou · 2 years, 8 months ago
  53. 11adc9a can: grcan: only use the NAPI poll budget for RX by Andreas Larsson · 2 years, 8 months ago
  54. 4df5e49 can: grcan: grcan_probe(): fix broken system id check for errata workaround needs by Andreas Larsson · 2 years, 8 months ago
  55. dd973c01 can: grcan: use ofdev->dev when allocating DMA memory by Daniel Hellstrom · 2 years, 8 months ago
  56. 45bdcb5 can: isotp: remove re-binding of bound socket by Oliver Hartkopp · 2 years, 8 months ago
  57. 13959b9 can: grcan: grcan_close(): fix deadlock by Duoming Zhou · 2 years, 8 months ago
  58. 6c7c0e1 s390/dasd: Fix read inconsistency for ESE DASD devices by Jan Höppner · 2 years, 8 months ago
  59. 6e02c04 s390/dasd: Fix read for ESE with blksize < 4k by Jan Höppner · 2 years, 8 months ago
  60. ecc8396 s390/dasd: prevent double format of tracks for ESE devices by Stefan Haberland · 2 years, 8 months ago
  61. 30e008a s390/dasd: fix data corruption for ESE devices by Stefan Haberland · 2 years, 8 months ago
  62. d53d47f ASoC: meson: Fix event generation for AUI CODEC mux by Mark Brown · 2 years, 8 months ago
  63. 93a1f07 ASoC: meson: Fix event generation for G12A tohdmi mux by Mark Brown · 2 years, 8 months ago
  64. e8b08e2 ASoC: meson: Fix event generation for AUI ACODEC mux by Mark Brown · 2 years, 8 months ago
  65. 954d551 ASoC: wm8958: Fix change notifications for DSP controls by Mark Brown · 2 years, 8 months ago
  66. f453598 ASoC: da7219: Fix change notifications for tone generator frequency by Mark Brown · 2 years, 8 months ago
  67. e6e61aa genirq: Synchronize interrupt thread startup by Thomas Pfaff · 2 years, 8 months ago
  68. dcf1150 net: stmmac: disable Split Header (SPH) for Intel platforms by Tan Tee Min · 2 years, 8 months ago
  69. 68f3598 firewire: core: extend card->lock in fw_core_handle_bus_reset by Niels Dossche · 2 years, 9 months ago
  70. 629b400 firewire: remove check of list iterator against head past the loop body by Jakob Koschel · 2 years, 9 months ago
  71. e757ff4 firewire: fix potential uaf in outbound_phy_packet_callback() by Chengfeng Ye · 2 years, 9 months ago
  72. 70d25d4 Revert "SUNRPC: attempt AF_LOCAL connect on setup" by Trond Myklebust · 2 years, 8 months ago
  73. 466721d drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNT by Harry Wentland · 2 years, 8 months ago
  74. 2e6f3d6 iommu/vt-d: Calculate mask for non-aligned flushes by David Stevens · 2 years, 9 months ago
  75. fbb7c61 KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id by Kyle Huey · 2 years, 8 months ago
  76. b085afe gpiolib: of: fix bounds check for 'gpio-reserved-ranges' by Andrei Lalaev · 2 years, 9 months ago
  77. 2b7cb07 mmc: core: Set HS clock speed before sending HS CMD13 by Brian Norris · 2 years, 8 months ago
  78. 66651d7 mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC by Shaik Sajida Bhanu · 2 years, 8 months ago
  79. 2906c73 ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes by Takashi Sakamoto · 2 years, 8 months ago
  80. 03ab174 ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakers by Zihao Wang · 2 years, 8 months ago
  81. a196f27 parisc: Merge model and model name into one line in /proc/cpuinfo by Helge Deller · 2 years, 9 months ago
  82. 326f02f MIPS: Fix CP0 counter erratum detection for R4k CPUs by Maciej W. Rozycki · 2 years, 8 months ago
  83. f40e35e Linux 5.10.114 by Greg Kroah-Hartman · 2 years, 8 months ago
  84. 2d74f61 perf symbol: Remove arch__symbols__fixup_end() by Namhyung Kim · 2 years, 9 months ago
  85. bf98302 tty: n_gsm: fix software flow control handling by Daniel Starke · 2 years, 8 months ago
  86. 95b2672 tty: n_gsm: fix incorrect UA handling by Daniel Starke · 2 years, 9 months ago
  87. 70b045d tty: n_gsm: fix reset fifo race condition by Daniel Starke · 2 years, 9 months ago
  88. 320a24c tty: n_gsm: fix wrong command frame length field encoding by Daniel Starke · 2 years, 9 months ago
  89. 935f314 tty: n_gsm: fix wrong command retry handling by Daniel Starke · 2 years, 9 months ago
  90. 17b86db tty: n_gsm: fix missing explicit ldisc flush by Daniel Starke · 2 years, 9 months ago
  91. a2baa90 tty: n_gsm: fix wrong DLCI release order by Daniel Starke · 2 years, 9 months ago
  92. 705925e tty: n_gsm: fix insufficient txframe size by Daniel Starke · 2 years, 9 months ago
  93. 842a9bb netfilter: nft_socket: only do sk lookups when indev is available by Florian Westphal · 2 years, 8 months ago
  94. 7346e54 tty: n_gsm: fix malformed counter for out of frame data by Daniel Starke · 2 years, 9 months ago
  95. d196138 tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2 by Daniel Starke · 2 years, 9 months ago
  96. 26f127f tty: n_gsm: fix mux cleanup after unregister tty device by Daniel Starke · 2 years, 9 months ago
  97. f26c271 tty: n_gsm: fix decoupled mux resource by Daniel Starke · 2 years, 9 months ago
  98. 47132f9 tty: n_gsm: fix restart handling via CLD command by Daniel Starke · 2 years, 9 months ago
  99. b3c88d4 perf symbol: Update symbols__fixup_end() by Namhyung Kim · 2 years, 9 months ago
  100. 3d0a316 perf symbol: Pass is_kallsyms to symbols__fixup_end() by Namhyung Kim · 2 years, 9 months ago