summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-20Linux 6.14.3v6.14.3Greg Kroah-Hartman1-1/+1
2025-04-20HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Du...Kaixin Wang1-0/+1
2025-04-20Bluetooth: hci_uart: Fix another race during initializationArseniy Krasnov2-6/+15
2025-04-20x86/e820: Fix handling of subpage regions when calculating nosave ranges in e...Myrrh Periwinkle1-9/+8
2025-04-20iommufd: Fail replace if device has not been attachedYi Liu1-0/+16
2025-04-20iommufd: Make attach_handle generic than fault specificNicolin Chen3-33/+113
2025-04-20arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() listsDouglas Anderson1-1/+14
2025-04-20wifi: ath11k: update channel list in worker when wait flag is setWen Gong6-28/+81
2025-04-20thermal/drivers/mediatek/lvts: Disable Stage 3 thermal thresholdNícolas F. R. A. Prado1-14/+2
2025-04-20thermal/drivers/mediatek/lvts: Disable monitor mode during suspendNícolas F. R. A. Prado1-2/+34
2025-04-20spi: fsl-qspi: Fix double cleanup in probe error pathKevin Hao1-5/+2
2025-04-20spi: fsl-qspi: use devm function instead of driver removeHan Xu1-14/+17
2025-04-20selftests: mptcp: fix incorrect fd checks in main_loopCong Liu1-2/+2
2025-04-20selftests: mptcp: close fd_in before returning in main_loopGeliang Tang1-2/+5
2025-04-20sched_ext: create_dsq: Return -EEXIST on duplicate requestJake Hillion1-2/+2
2025-04-20s390: Fix linker error when -no-pie option is unavailableSumanth Korikkar1-1/+1
2025-04-20s390/virtio_ccw: Don't allocate/assign airqs for non-existing queuesDavid Hildenbrand1-4/+12
2025-04-20s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFsNiklas Schnelle1-0/+3
2025-04-20ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()Steven Rostedt1-2/+3
2025-04-20pinctrl: samsung: add support for eint_fltcon_offsetPeter Griffin4-49/+76
2025-04-20pinctrl: qcom: Clear latched interrupt status when changing IRQ typeStephan Gerhold1-6/+6
2025-04-20phy: freescale: imx8m-pcie: assert phy reset and perst in power offStefan Eichenberger1-0/+11
2025-04-20PCI: Fix wrong length of devres arrayPhilipp Stanner1-1/+1
2025-04-20PCI: Fix reference leak in pci_register_host_bridge()Ma Ke1-2/+7
2025-04-20PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke1-1/+4
2025-04-20PCI: pciehp: Avoid unnecessary device replacement checkLukas Wunner1-1/+4
2025-04-20PCI: layerscape: Fix arg_count to syscon_regmap_lookup_by_phandle_args()Ioana Ciornei1-1/+1
2025-04-20PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4Siddharth Vadapalli1-2/+3
2025-04-20PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov1-4/+9
2025-04-20of/irq: Fix device node refcount leakages in of_irq_init()Zijun Hu1-0/+3
2025-04-20of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()Zijun Hu1-1/+5
2025-04-20of/irq: Fix device node refcount leakages in of_irq_count()Zijun Hu1-1/+3
2025-04-20of/irq: Fix device node refcount leakage in API of_irq_parse_raw()Zijun Hu1-0/+8
2025-04-20of/irq: Fix device node refcount leakage in API of_irq_parse_one()Zijun Hu1-32/+27
2025-04-20ntb: use 64-bit arithmetic for the MSI doorbell maskFedor Pchelkin1-1/+1
2025-04-20net: mana: Switch to page pool for jumbo framesHaiyang Zhang1-37/+9
2025-04-20misc: pci_endpoint_test: Fix 'irq_type' to convey the correct typeKunihiko Hayashi1-0/+1
2025-04-20misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' errorKunihiko Hayashi1-1/+1
2025-04-20misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_ir...Kunihiko Hayashi1-0/+3
2025-04-20selftests/landlock: Add a new test for setuid()Mickaël Salaün2-0/+60
2025-04-20selftests/landlock: Split signal_scoping_threads testsMickaël Salaün1-15/+34
2025-04-20landlock: Prepare to add second errataMickaël Salaün1-0/+12
2025-04-20landlock: Always allow signals between threads of the same processMickaël Salaün4-7/+65
2025-04-20landlock: Add erratum for TCP fixMickaël Salaün1-0/+15
2025-04-20landlock: Add the errata interfaceMickaël Salaün6-5/+185
2025-04-20landlock: Move code to ease future backportsMickaël Salaün1-5/+5
2025-04-20KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accessesSean Christopherson1-0/+4
2025-04-20KVM: x86: Explicitly zero-initialize on-stack CPUID unionsSean Christopherson1-5/+3
2025-04-20KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guestsAmit Machhiwal1-4/+1
2025-04-20KVM: Allow building irqbypass.ko as as module when kvm.ko is a moduleSean Christopherson3-7/+7