summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-14io_uring/tw: serialize ctx->retry_llist with ->uring_lockJens Axboe1-1/+11
2026-05-14io_uring/kbuf: support min length left for incremental buffersMartin Michaelis3-2/+16
2026-05-14selinux: allow multiple opens of /sys/fs/selinux/policyStephen Smalley1-23/+4
2026-05-14selinux: prune /sys/fs/selinux/userStephen Smalley4-190/+5
2026-05-14selinux: prune /sys/fs/selinux/disableStephen Smalley1-29/+7
2026-05-14selinux: prune /sys/fs/selinux/checkreqprotStephen Smalley1-40/+7
2026-05-14selinux: shrink critical section in sel_write_load()Stephen Smalley1-10/+8
2026-05-14selinux: don't reserve xattr slot when we won't fill itDavid Windsor1-1/+2
2026-05-14selinux: use sk blob accessor in socket permission helpersZongyao Chen1-2/+2
2026-05-14selinux: fix avdcache auditingStephen Smalley2-21/+14
2026-05-14xfrm: ah: account for ESN high bits in async callbacksMichael Bommarito2-4/+24
2026-05-14ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()Yilin Zhu1-1/+3
2026-05-14xfrm: defensively unhash xfrm_state lists in __xfrm_state_deleteMichal Kosiorek1-6/+6
2026-05-14xfrm: provide message size for XFRM_MSG_MAPPINGRuijie Li1-0/+1
2026-05-14sched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup settersTejun Heo1-3/+6
2026-05-14x86/efi: Restore IRQ state in EFI page fault handlerArd Biesheuvel3-3/+13
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