summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-14powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).oSourabh Jain1-1/+1
2026-05-14ALSA: seq: Fix UMP group 16 filteringCássio Gabriel3-3/+6
2026-05-14ALSA: core: Serialize deferred fasync state checksCássio Gabriel1-2/+6
2026-05-14ALSA: firewire-tascam: Do not drop unread control eventsCássio Gabriel1-0/+1
2026-05-14ALSA: hda/realtek: Fix speaker silence after S3 resume on Xiaomi Mi Laptop Pr...Yuriy Padlyak1-0/+19
2026-05-14ALSA: pcm: oss: Fix data race at accessing runtime.oss.triggerTakashi Iwai1-6/+23
2026-05-14ALSA: hda: cs35l56: Propagate ASP TX source control errorsCássio Gabriel1-5/+14
2026-05-14usb: typec: tcpm: fix debug accessory mode detection for sink portsXu Yang1-9/+16
2026-05-14usb: ulpi: fix memory leak on ulpi_register() error pathsFelix Gu1-1/+4
2026-05-14USB: serial: option: add Telit Cinterion LE910Cx compositionsFabio Porcedda1-0/+4
2026-05-14USB: omap_udc: DMA: Don't enable burst 4 modeAaro Koskinen1-4/+0
2026-05-14usb: dwc3: Move GUID programming after PHY initializationSelvarasu Ganesan1-6/+6
2026-05-14ALSA: usb-audio: Fix UAC3 cluster descriptor size checkCássio Gabriel1-1/+1
2026-05-14ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3()Takashi Iwai1-0/+2
2026-05-14ALSA: usb-audio: midi2: Restart output URBs on resumeCássio Gabriel1-4/+5
2026-05-14usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctlGreg Kroah-Hartman1-1/+1
2026-05-14usb: usblp: fix heap leak in IEEE 1284 device ID via short responseGreg Kroah-Hartman1-0/+1
2026-05-14wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski1-2/+4
2026-05-14wifi: b43: enforce bounds check on firmware key index in b43_rx()Tristan Madani1-1/+2
2026-05-14wifi: mac80211: remove station if connection prep failsJohannes Berg1-5/+4
2026-05-14wifi: ath5k: do not access array OOBJiri Slaby (SUSE)1-1/+2
2026-05-14wifi: mac80211: use safe list iteration in radar detect workBenjamin Berg1-2/+2
2026-05-14wifi: rsi: fix kthread lifetime race between self-exit and external-stopJeongjun Park1-3/+2
2026-05-14wifi: mac80211: drop stray 'static' from fast-RX rx_resultCatherine1-1/+1
2026-05-14wifi: b43legacy: enforce bounds check on firmware key index in RX pathTristan Madani1-1/+2
2026-05-14wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_workQuan Zhou1-3/+4
2026-05-14wifi: mt76: mt7921: fix a potential clc buffer length underflowLeon Yen1-0/+3
2026-05-14wifi: mt76: mt7925: fix incorrect length field in txpower commandMing Yen Hsieh1-1/+1
2026-05-14wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggrQuan Zhou1-2/+4
2026-05-14exit: prevent preemption of oopsing TASK_DEAD taskJann Horn1-0/+1
2026-05-14net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_p...Jamal Hadi Salim1-1/+1
2026-05-14smb: client/smbdirect: fix MR registration for coalesced SG listsYi Kuo1-9/+12
2026-05-14flow_dissector: do not dissect PPPoE PFC framesQingfang Deng1-8/+5
2026-05-14KVM: x86: Fix shadow paging use-after-free due to unexpected GFNSean Christopherson1-21/+14
2026-05-14ksmbd: rewrite stop_sessions() with restartable iterationDaeMyung Kang2-8/+39
2026-05-14spi: rockchip: fix controller deregistrationJohan Hovold1-1/+3
2026-05-14wifi: mt76: mt7925: fix incorrect TLV length in CLC commandQuan Zhou1-1/+1
2026-05-14ASoC: SOF: Don't allow pointer operations on unconfigured streamsMark Brown1-0/+3
2026-05-14iommufd: Fix a race with concurrent allocation and unmapSina Hassani1-0/+10
2026-05-14tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()David Carlier1-0/+2
2026-05-14ACPI: video: force native backlight on HP OMEN 16 (8A44)Shivam Kalra1-0/+8
2026-05-14ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplugJinjie Ruan1-3/+3
2026-05-14ACPI: video: Add backlight=native quirk for Dell OptiPlex 7770 AIOJan Schär1-0/+8
2026-05-14ACPI: scan: Use acpi_dev_put() in object add error pathsGuangshuo Li2-2/+2
2026-05-14ACPI: arm64: cpuidle: Tolerate platforms with no deep PSCI idle statesBreno Leitao1-7/+3
2026-05-14fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-freeRajat Gupta2-1/+31
2026-05-14ipmi:si: Return state to normal if message allocation failsCorey Minyard1-2/+6
2026-05-14ipmi: Check event message buffer response for bad dataCorey Minyard1-1/+7
2026-05-14ipmi: Add limits to event and receive message requestsCorey Minyard2-13/+64
2026-05-14scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show()Greg Kroah-Hartman1-1/+1