summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-07KVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRsSean Christopherson1-1/+1
2026-05-07jbd2: fix deadlock in jbd2_journal_cancel_revoke()Zhang Yi1-3/+5
2026-05-07ipmi:ssif: Clean up kthread on errorsCorey Minyard1-1/+12
2026-05-07erofs: fix the out-of-bounds nameoff handling for trailing direntsGao Xiang1-13/+15
2026-05-07ALSA: seq_oss: return full count for successful SEQ_FULLSIZE writesCássio Gabriel1-3/+3
2026-05-07ALSA: ctxfi: Add fallback to default RSR for S/PDIFHarin Lee1-1/+2
2026-05-07ALSA: aoa: Skip devices with no codecs in i2sbus_resume()Thorsten Blum2-11/+8
2026-05-07ALSA: aoa: i2sbus: fix OF node lifetime handlingCássio Gabriel1-3/+6
2026-05-07ALSA: aoa: i2sbus: clear stale prepared stateCássio Gabriel1-11/+44
2026-05-07mm/zsmalloc: copy KMSAN metadata in zs_page_migrate()Shigeru Yoshida1-0/+1
2026-05-07ext2: reject inodes with zero i_nlink and valid mode in ext2_iget()Vasiliy Kovalev1-3/+11
2026-05-07net: qrtr: ns: Fix use-after-free in driver remove()Manivannan Sadhasivam1-0/+11
2026-05-07media: i2c: imx219: Check return value of devm_gpiod_get_optional() in imx219...Chen Ni1-0/+3
2026-05-07lib/ts_kmp: fix integer overflow in pattern length calculationJosh Law1-2/+16
2026-05-07PCI: epf-mhi: Return 0, not remaining timeout, when eDMA ops completeDaniel Hodges1-0/+4
2026-05-07Revert "ALSA: usb: Increase volume range that triggers a warning"Rong Zhang1-3/+4
2026-05-07PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardownKoichiro Den1-54/+2
2026-05-07crypto: atmel-sha204a - Fix OTP sysfs read and error handlingThorsten Blum1-9/+11
2026-05-07media: mtk-jpeg: fix use-after-free in release path due to uncancelled workFan Wu1-0/+1
2026-05-07net: strparser: fix skb_head leak in strp_abort_strp()Luxiao Xu1-0/+8
2026-05-07net: caif: clear client service pointer on teardownZhengchuan Liang1-2/+12
2026-05-07ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_na...Ziqing Chen1-0/+4
2026-05-07media: amphion: Fix race between m2m job_abort and device_runMing Qian1-6/+3
2026-05-07PCI: imx6: Skip waiting for L2/L3 Ready on i.MX6SXRichard Zhu1-0/+1
2026-05-07EDAC/versalnet: Fix device_node leak in mc_probe()Felix Gu1-2/+2
2026-05-07hwmon: (powerz) Fix missing usb_kill_urb() on signal interruptSanman Pradhan1-2/+9
2026-05-07of: unittest: fix use-after-free in testdrv_probe()Wentao Liang1-1/+0
2026-05-07of: unittest: fix use-after-free in of_unittest_changeset()Wentao Liang1-2/+1
2026-05-07dt-bindings: display: ti, am65x-dss: Fix AM62L DSS reg and clock constraintsSwamil Jain1-18/+52
2026-05-07crypto: pcrypt - Fix handling of MAY_BACKLOG requestsHerbert Xu1-2/+5
2026-05-07crypto: algif_aead - snapshot IV for async AEAD requestsDouya Le1-2/+8
2026-05-07mm: call ->free_folio() directly in folio_unmap_invalidate()Matthew Wilcox (Oracle)3-3/+7
2026-05-07spi: ch341: fix memory leaks on probe failuresJohan Hovold1-11/+25
2026-05-07spi: imx: fix use-after-free on unbindJohan Hovold1-0/+4
2026-05-07thermal: core: Fix thermal zone governor cleanup issuesRafael J. Wysocki1-3/+4
2026-05-07um: drivers: call kernel_strrchr() explicitly in cow_user.cMichael Bommarito1-1/+7
2026-05-07vfio/cdx: Fix NULL pointer dereference in interrupt trigger pathPrasanna Kumar T S M1-0/+4
2026-05-07vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutexAlex Williamson3-7/+24
2026-05-07vfio/virtio: Convert list_lock from spinlock to mutexAlex Williamson2-17/+18
2026-05-07vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()Manish Honap1-1/+3
2026-05-07wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()Daniel Hodges1-1/+1
2026-05-07wifi: rtw88: check for PCI upstream bridge existenceFedor Pchelkin1-1/+2
2026-05-07zram: do not forget to endio for partial discard requestsSergey Senozhatsky1-1/+2
2026-05-07Input: edt-ft5x06 - fix use-after-free in debugfs teardownDmitry Torokhov1-0/+3
2026-05-07ocfs2: split transactions in dio completion to avoid credit exhaustionHeming Zhao1-29/+45
2026-05-07mm: migrate: requeue destination folio on deferred split queueUsama Arif1-0/+17
2026-05-07arm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual1-16/+20
2026-05-07firmware: google: framebuffer: Do not mark framebuffer as busyThomas Zimmermann1-1/+1
2026-05-07fs: afs: revert mmap_prepare() changeLorenzo Stoakes (Oracle)1-6/+6
2026-05-07kbuild: rust: allow `clippy::uninlined_format_args`Miguel Ojeda1-0/+1