summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-20Linux 6.13.12v6.13.12stable/6.13.y/masterGreg Kroah-Hartman
2025-04-20HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Du...Kaixin Wang
2025-04-20s390/cpumf: Fix double free on error in cpumf_pmu_event_init()Thomas Richter
2025-04-20Bluetooth: hci_uart: Fix another race during initializationArseniy Krasnov
2025-04-20x86/e820: Fix handling of subpage regions when calculating nosave ranges in e...Myrrh Periwinkle
2025-04-20nfsd: don't ignore the return code of svc_proc_register()Jeff Layton
2025-04-20NFSD: Fix CB_GETATTR status fixChuck Lever
2025-04-20NFSD: fix decoding in nfs4_xdr_dec_cb_getattrOlga Kornievskaia
2025-04-20ACPI: platform-profile: Fix CFI violation when accessing sysfs filesNathan Chancellor
2025-04-20x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRTKirill A. Shutemov
2025-04-20iommufd: Fail replace if device has not been attachedYi Liu
2025-04-20iommufd: Make attach_handle generic than fault specificNicolin Chen
2025-04-20arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() listsDouglas Anderson
2025-04-20thermal/drivers/mediatek/lvts: Disable Stage 3 thermal thresholdNícolas F. R. A. Prado
2025-04-20thermal/drivers/mediatek/lvts: Disable monitor mode during suspendNícolas F. R. A. Prado
2025-04-20spi: fsl-qspi: Fix double cleanup in probe error pathKevin Hao
2025-04-20spi: fsl-qspi: use devm function instead of driver removeHan Xu
2025-04-20selftests: mptcp: fix incorrect fd checks in main_loopCong Liu
2025-04-20selftests: mptcp: close fd_in before returning in main_loopGeliang Tang
2025-04-20sched_ext: create_dsq: Return -EEXIST on duplicate requestJake Hillion
2025-04-20s390: Fix linker error when -no-pie option is unavailableSumanth Korikkar
2025-04-20s390/virtio_ccw: Don't allocate/assign airqs for non-existing queuesDavid Hildenbrand
2025-04-20s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFsNiklas Schnelle
2025-04-20ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()Steven Rostedt
2025-04-20pinctrl: samsung: add support for eint_fltcon_offsetPeter Griffin
2025-04-20pinctrl: qcom: Clear latched interrupt status when changing IRQ typeStephan Gerhold
2025-04-20phy: freescale: imx8m-pcie: assert phy reset and perst in power offStefan Eichenberger
2025-04-20PCI: Fix wrong length of devres arrayPhilipp Stanner
2025-04-20PCI: Fix reference leak in pci_register_host_bridge()Ma Ke
2025-04-20PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke
2025-04-20PCI: pciehp: Avoid unnecessary device replacement checkLukas Wunner
2025-04-20PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4Siddharth Vadapalli
2025-04-20PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov
2025-04-20of/irq: Fix device node refcount leakages in of_irq_init()Zijun Hu
2025-04-20of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()Zijun Hu
2025-04-20of/irq: Fix device node refcount leakages in of_irq_count()Zijun Hu
2025-04-20of/irq: Fix device node refcount leakage in API of_irq_parse_raw()Zijun Hu
2025-04-20of/irq: Fix device node refcount leakage in API of_irq_parse_one()Zijun Hu
2025-04-20ntb: use 64-bit arithmetic for the MSI doorbell maskFedor Pchelkin
2025-04-20net: mana: Switch to page pool for jumbo framesHaiyang Zhang
2025-04-20misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' errorKunihiko Hayashi
2025-04-20selftests/landlock: Add a new test for setuid()Mickaël Salaün
2025-04-20selftests/landlock: Split signal_scoping_threads testsMickaël Salaün
2025-04-20landlock: Prepare to add second errataMickaël Salaün
2025-04-20landlock: Always allow signals between threads of the same processMickaël Salaün
2025-04-20landlock: Add erratum for TCP fixMickaël Salaün
2025-04-20landlock: Add the errata interfaceMickaël Salaün
2025-04-20landlock: Move code to ease future backportsMickaël Salaün
2025-04-20KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accessesSean Christopherson
2025-04-20KVM: x86: Explicitly zero-initialize on-stack CPUID unionsSean Christopherson