index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-20
Linux 6.14.3
v6.14.3
Greg Kroah-Hartman
1
-1
/
+1
2025-04-20
HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Du...
Kaixin Wang
1
-0
/
+1
2025-04-20
Bluetooth: hci_uart: Fix another race during initialization
Arseniy Krasnov
2
-6
/
+15
2025-04-20
x86/e820: Fix handling of subpage regions when calculating nosave ranges in e...
Myrrh Periwinkle
1
-9
/
+8
2025-04-20
iommufd: Fail replace if device has not been attached
Yi Liu
1
-0
/
+16
2025-04-20
iommufd: Make attach_handle generic than fault specific
Nicolin Chen
3
-33
/
+113
2025-04-20
arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists
Douglas Anderson
1
-1
/
+14
2025-04-20
wifi: ath11k: update channel list in worker when wait flag is set
Wen Gong
6
-28
/
+81
2025-04-20
thermal/drivers/mediatek/lvts: Disable Stage 3 thermal threshold
Nícolas F. R. A. Prado
1
-14
/
+2
2025-04-20
thermal/drivers/mediatek/lvts: Disable monitor mode during suspend
Nícolas F. R. A. Prado
1
-2
/
+34
2025-04-20
spi: fsl-qspi: Fix double cleanup in probe error path
Kevin Hao
1
-5
/
+2
2025-04-20
spi: fsl-qspi: use devm function instead of driver remove
Han Xu
1
-14
/
+17
2025-04-20
selftests: mptcp: fix incorrect fd checks in main_loop
Cong Liu
1
-2
/
+2
2025-04-20
selftests: mptcp: close fd_in before returning in main_loop
Geliang Tang
1
-2
/
+5
2025-04-20
sched_ext: create_dsq: Return -EEXIST on duplicate request
Jake Hillion
1
-2
/
+2
2025-04-20
s390: Fix linker error when -no-pie option is unavailable
Sumanth Korikkar
1
-1
/
+1
2025-04-20
s390/virtio_ccw: Don't allocate/assign airqs for non-existing queues
David Hildenbrand
1
-4
/
+12
2025-04-20
s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFs
Niklas Schnelle
1
-0
/
+3
2025-04-20
ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()
Steven Rostedt
1
-2
/
+3
2025-04-20
pinctrl: samsung: add support for eint_fltcon_offset
Peter Griffin
4
-49
/
+76
2025-04-20
pinctrl: qcom: Clear latched interrupt status when changing IRQ type
Stephan Gerhold
1
-6
/
+6
2025-04-20
phy: freescale: imx8m-pcie: assert phy reset and perst in power off
Stefan Eichenberger
1
-0
/
+11
2025-04-20
PCI: Fix wrong length of devres array
Philipp Stanner
1
-1
/
+1
2025-04-20
PCI: Fix reference leak in pci_register_host_bridge()
Ma Ke
1
-2
/
+7
2025-04-20
PCI: Fix reference leak in pci_alloc_child_bus()
Ma Ke
1
-1
/
+4
2025-04-20
PCI: pciehp: Avoid unnecessary device replacement check
Lukas Wunner
1
-1
/
+4
2025-04-20
PCI: layerscape: Fix arg_count to syscon_regmap_lookup_by_phandle_args()
Ioana Ciornei
1
-1
/
+1
2025-04-20
PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4
Siddharth Vadapalli
1
-2
/
+3
2025-04-20
PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()
Stanimir Varbanov
1
-4
/
+9
2025-04-20
of/irq: Fix device node refcount leakages in of_irq_init()
Zijun Hu
1
-0
/
+3
2025-04-20
of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()
Zijun Hu
1
-1
/
+5
2025-04-20
of/irq: Fix device node refcount leakages in of_irq_count()
Zijun Hu
1
-1
/
+3
2025-04-20
of/irq: Fix device node refcount leakage in API of_irq_parse_raw()
Zijun Hu
1
-0
/
+8
2025-04-20
of/irq: Fix device node refcount leakage in API of_irq_parse_one()
Zijun Hu
1
-32
/
+27
2025-04-20
ntb: use 64-bit arithmetic for the MSI doorbell mask
Fedor Pchelkin
1
-1
/
+1
2025-04-20
net: mana: Switch to page pool for jumbo frames
Haiyang Zhang
1
-37
/
+9
2025-04-20
misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type
Kunihiko Hayashi
1
-0
/
+1
2025-04-20
misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error
Kunihiko Hayashi
1
-1
/
+1
2025-04-20
misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_ir...
Kunihiko Hayashi
1
-0
/
+3
2025-04-20
selftests/landlock: Add a new test for setuid()
Mickaël Salaün
2
-0
/
+60
2025-04-20
selftests/landlock: Split signal_scoping_threads tests
Mickaël Salaün
1
-15
/
+34
2025-04-20
landlock: Prepare to add second errata
Mickaël Salaün
1
-0
/
+12
2025-04-20
landlock: Always allow signals between threads of the same process
Mickaël Salaün
4
-7
/
+65
2025-04-20
landlock: Add erratum for TCP fix
Mickaël Salaün
1
-0
/
+15
2025-04-20
landlock: Add the errata interface
Mickaël Salaün
6
-5
/
+185
2025-04-20
landlock: Move code to ease future backports
Mickaël Salaün
1
-5
/
+5
2025-04-20
KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses
Sean Christopherson
1
-0
/
+4
2025-04-20
KVM: x86: Explicitly zero-initialize on-stack CPUID unions
Sean Christopherson
1
-5
/
+3
2025-04-20
KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests
Amit Machhiwal
1
-4
/
+1
2025-04-20
KVM: Allow building irqbypass.ko as as module when kvm.ko is a module
Sean Christopherson
3
-7
/
+7
[next]