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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-30
Buffer overflow in drivers/xen/sys-hypervisor.c
Juergen Gross
1
-2
/
+6
2026-04-30
xen/privcmd: fix double free via VMA splitting
Juergen Gross
1
-0
/
+7
2026-04-18
Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"
Manivannan Sadhasivam
3
-10
/
+9
2026-04-18
device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()
Yang Yingliang
1
-6
/
+12
2026-04-18
device property: Allow secondary lookup in fwnode_get_next_child_node()
Andy Shevchenko
1
-14
/
+13
2026-04-18
device property: Allow error pointer to be passed to fwnode APIs
Andy Shevchenko
1
-38
/
+51
2026-04-18
device property: Check fwnode->secondary when finding properties
Daniel Scally
1
-2
/
+11
2026-04-18
device property: Check fwnode->secondary in fwnode_graph_get_next_endpoint()
Daniel Scally
1
-1
/
+20
2026-04-18
device property: Unify access to of_node
Andy Shevchenko
1
-16
/
+13
2026-04-18
device property: Retrieve fwnode from of_node via accessor
Andy Shevchenko
1
-2
/
+2
2026-04-18
media: device property: Return true in fwnode_device_is_available for NULL ops
Daniel Scally
1
-0
/
+6
2026-04-18
device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()
Saravana Kannan
1
-0
/
+52
2026-04-18
nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()
Jaskaran Singh
1
-1
/
+1
2026-04-18
Revert "nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctr...
Jaskaran Singh
1
-1
/
+1
2026-04-18
net: macb: Move devm_{free,request}_irq() out of spin lock area
Kevin Hao
1
-5
/
+8
2026-04-18
usb: gadget: uvc: fix NULL pointer dereference during unbind race
Jimmy Hu
3
-6
/
+56
2026-04-18
usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
Kuen-Han Tsai
1
-4
/
+4
2026-04-18
usb: gadget: f_hid: move list and spinlock inits from bind to alloc
Michael Zimmermann
1
-5
/
+6
2026-04-18
cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path
Guangshuo Li
1
-3
/
+3
2026-04-18
cpufreq: governor: Free dbs_data directly when gov->init() fails
Liao Chang
1
-1
/
+3
2026-04-18
xen/privcmd: unregister xenstore notifier on module exit
GuoHan Zhao
1
-0
/
+3
2026-04-18
net: stmmac: fix integer underflow in chain mode
Tyllis Xu
1
-5
/
+6
2026-04-18
net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failure
Pengpeng Hou
1
-1
/
+1
2026-04-18
mmc: vub300: fix NULL-deref on disconnect
Johan Hovold
1
-1
/
+1
2026-04-18
net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()
David Carlier
1
-0
/
+1
2026-04-18
nfc: pn533: allocate rx skb before consuming bytes
Pengpeng Hou
1
-3
/
+8
2026-04-18
wifi: brcmsmac: Fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+1
2026-04-18
Input: uinput - take event lock when submitting FF request "event"
Dmitry Torokhov
1
-0
/
+7
2026-04-18
Input: uinput - fix circular locking dependency with ff-core
Mikhail Gavrilov
1
-7
/
+21
2026-04-18
wifi: rt2x00usb: fix devres lifetime
Johan Hovold
1
-1
/
+1
2026-04-18
usb: gadget: f_uac1_legacy: validate control request size
Taegu Ha
1
-10
/
+37
2026-04-18
usb: gadget: f_rndis: Protect RNDIS options with mutex
Kuen-Han Tsai
1
-0
/
+3
2026-04-18
usb: gadget: f_subset: Fix unbalanced refcnt in geth_free
Kuen-Han Tsai
1
-0
/
+7
2026-04-18
nvmet-tcp: fix use-before-check of sg in bounds validation
Cengiz Can
1
-3
/
+3
2026-04-18
usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...
Sebastian Urban
1
-0
/
+6
2026-04-18
USB: dummy-hcd: Fix locking/synchronization error
Alan Stern
1
-1
/
+6
2026-04-18
thunderbolt: Fix property read in nhi_wake_supported()
Konrad Dybcio
1
-1
/
+1
2026-04-18
net: ftgmac100: fix ring allocation unwind on open failure
Yufan Chen
1
-4
/
+24
2026-04-18
vxlan: validate ND option lengths in vxlan_na_create
Yang Yang
1
-2
/
+4
2026-04-18
comedi: me4000: Fix potential overrun of firmware buffer
Ian Abbott
1
-4
/
+12
2026-04-18
comedi: me_daq: Fix potential overrun of firmware buffer
Ian Abbott
1
-16
/
+19
2026-04-18
comedi: ni_atmio16d: Fix invalid clean-up after failed attach
Ian Abbott
1
-1
/
+2
2026-04-18
comedi: Reinit dev->spinlock between attachments to low-level drivers
Ian Abbott
1
-0
/
+8
2026-04-18
comedi: dt2815: add hardware detection to prevent crash
Deepanshu Kartikey
1
-0
/
+12
2026-04-18
cdc-acm: new quirk for EPSON HMD
Oliver Neukum
2
-0
/
+10
2026-04-18
phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off
Claudiu Beznea
1
-0
/
+7
2026-04-18
phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data
Claudiu Beznea
1
-15
/
+26
2026-04-18
phy: renesas: rcar-gen3-usb2: Move IRQ request in probe
Claudiu Beznea
1
-20
/
+26
2026-04-18
phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bind
Claudiu Beznea
1
-18
/
+14
2026-04-18
usb: ehci-brcm: fix sleep during atomic
Justin Chen
1
-2
/
+2
[next]