index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-02
ALSA: hda/realtek: Add headset jack quirk for Thinkpad X390
Uzair Mughal
1
-0
/
+1
2026-04-02
ALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirk
Liucheng Lu
1
-0
/
+1
2026-04-02
btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create
Boris Burkov
1
-0
/
+7
2026-04-02
HID: apple: avoid memory leak in apple_report_fixup()
Günther Noack
1
-3
/
+1
2026-04-02
dma-buf: Include ioctl.h in UAPI header
Isaac J. Manjarres
1
-0
/
+1
2026-04-02
ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()
Mark Brown
1
-1
/
+4
2026-04-02
ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()
Mark Brown
1
-3
/
+6
2026-04-02
module: Fix kernel panic when a symbol st_shndx is out of bounds
Ihor Solodrai
1
-0
/
+7
2026-04-02
HID: asus: add xg mobile 2023 external hardware support
Denis Benato
2
-0
/
+4
2026-04-02
HID: mcp2221: cancel last I2C command on read error
Romain Sioen
1
-0
/
+2
2026-04-02
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
2
-0
/
+2
2026-04-02
HID: magicmouse: avoid memory leak in magicmouse_report_fixup()
Günther Noack
1
-3
/
+1
2026-04-02
HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2
Julius Lehmann
1
-1
/
+1
2026-04-02
nvme-pci: ensure we're polling a polled queue
Keith Busch
1
-1
/
+2
2026-04-02
platform/x86: touchscreen_dmi: Add quirk for y-inverted Goodix touchscreen on...
Hans de Goede
1
-0
/
+18
2026-04-02
platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1
Leif Skunberg
1
-0
/
+7
2026-04-02
nvme-fabrics: use kfree_sensitive() for DHCHAP secrets
Daniel Hodges
1
-2
/
+2
2026-04-02
nvme-pci: cap queue creation to used queues
Keith Busch
1
-1
/
+7
2026-04-02
platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_list
Peter Metz
1
-0
/
+6
2026-04-02
HID: asus: avoid memory leak in asus_report_fixup()
Günther Noack
1
-4
/
+11
2026-04-02
bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
Jenny Guanni Qu
1
-8
/
+14
2026-04-02
bpf: Release module BTF IDR before module unload
Kumar Kartikeya Dwivedi
1
-4
/
+20
2026-04-02
sh: platform_early: remove pdev->driver_override check
Danilo Krummrich
1
-4
/
+0
2026-04-02
hwmon: axi-fan: don't use driver_override as IRQ name
Danilo Krummrich
1
-1
/
+1
2026-04-02
hwmon: (axi-fan-control) Make use of dev_err_probe()
Nuno Sa
1
-22
/
+18
2026-04-02
hwmon: (axi-fan-control) Use device firmware agnostic API
Nuno Sa
1
-19
/
+20
2026-04-02
cxl/hdm: Avoid incorrect DVSEC fallback when HDM decoders are enabled
Smita Koralahalli
1
-16
/
+9
2026-04-02
perf: Make sure to use pmu_ctx->pmu for groups
Peter Zijlstra
1
-11
/
+8
2026-04-02
perf: Extract a few helpers
Peter Zijlstra
1
-17
/
+22
2026-03-25
Linux 6.6.130
v6.6.130
Greg Kroah-Hartman
1
-1
/
+1
2026-03-25
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
3
-0
/
+15
2026-03-25
xen/privcmd: restrict usage in unprivileged domU
Juergen Gross
1
-3
/
+57
2026-03-25
tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
Josh Law
1
-2
/
+5
2026-03-25
lib/bootconfig: check xbc_init_node() return in override path
Josh Law
1
-1
/
+2
2026-03-25
drm/i915/gt: Check set_default_submission() before deferencing
Rahul Bukte
1
-1
/
+2
2026-03-25
ksmbd: fix use-after-free in durable v2 replay of active file handles
Hyunwoo Kim
1
-1
/
+5
2026-03-25
ksmbd: fix use-after-free of share_conf in compound request
Hyunwoo Kim
1
-0
/
+2
2026-03-25
drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()
Srinivasan Shanmugam
1
-2
/
+2
2026-03-25
mtd: rawnand: brcmnand: skip DMA during panic write
Kamal Dasu
1
-4
/
+2
2026-03-25
mtd: rawnand: serialize lock/unlock against other NAND operations
Kamal Dasu
1
-2
/
+12
2026-03-25
i2c: cp2615: fix serial string NULL-deref at probe
Johan Hovold
1
-0
/
+3
2026-03-25
i2c: cp2615: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2026-03-25
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
4
-13
/
+50
2026-03-25
x86/platform/uv: Handle deconfigured sockets
Kyle Meyer
1
-2
/
+16
2026-03-25
i2c: pxa: defer reset on Armada 3700 when recovery is used
Gabor Juhos
1
-1
/
+16
2026-03-25
i2c: fsi: Fix a potential leak in fsi_i2c_probe()
Christophe JAILLET
1
-0
/
+1
2026-03-25
USB: serial: f81232: fix incomplete serial port generation
Ji-Ze Hong (Peter Hong)
1
-30
/
+47
2026-03-25
Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
1
-1
/
+9
2026-03-25
drm: Fix use-after-free on framebuffers and property blobs when calling drm_d...
Maarten Lankhorst
2
-4
/
+10
2026-03-25
hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()
Sanman Pradhan
1
-2
/
+5
[prev]
[next]