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-02-06
pinctrl: meson: mark the GPIO controller as sleeping
Bartosz Golaszewski
1
-1
/
+1
2026-02-06
sched/deadline: Fix 'stuck' dl_server
Peter Zijlstra
1
-0
/
+12
2026-02-06
sched/deadline: Document dl_server
Peter Zijlstra
1
-0
/
+194
2026-02-06
dma/pool: distinguish between missing and exhausted atomic pools
Sai Sree Kartheek Adivi
1
-1
/
+6
2026-02-06
bcache: fix I/O accounting leak in detached_dev_do_request
Shida Zhang
1
-0
/
+1
2026-02-06
bcache: use bio cloning for detached device requests
Shida Zhang
3
-46
/
+54
2026-02-06
bcache: fix improper use of bi_end_io
Shida Zhang
1
-3
/
+3
2026-02-06
gpio: virtuser: fix UAF in configfs release path
Yuhao Huang
1
-4
/
+4
2026-02-06
gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
Denis Sergeev
1
-1
/
+1
2026-02-06
ASoC: Intel: sof_es8336: fix headphone GPIO logic inversion
Tagir Garaev
1
-1
/
+1
2026-02-06
scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()
Kery Qi
1
-2
/
+2
2026-02-06
net/mlx5e: Skip ESN replay window setup for IPsec crypto offload
Jianbo Liu
1
-1
/
+2
2026-02-06
net/mlx5: Fix vhca_id access call trace use before alloc
Parav Pandit
4
-11
/
+21
2026-02-06
net/mlx5: Initialize events outside devlink lock
Cosmin Ratiu
1
-10
/
+24
2026-02-06
net/mlx5: fs, Fix inverted cap check in tx flow table root disconnect
Shay Drory
1
-1
/
+2
2026-02-06
net: phy: micrel: fix clk warning when removing the driver
Wei Fang
1
-4
/
+13
2026-02-06
net: bridge: fix static key check
Martin Kaiser
1
-1
/
+1
2026-02-06
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
3
-4
/
+29
2026-02-06
net/mlx5e: TC, delete flows only for existing peers
Mark Bloch
1
-6
/
+13
2026-02-06
ice: stop counting UDP csum mismatch as rx_errors
Jesse Brandeburg
1
-1
/
+0
2026-02-06
ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
Aaron Ma
1
-4
/
+6
2026-02-06
nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().
Kuniyuki Iwashima
2
-2
/
+19
2026-02-06
rocker: fix memory leak in rocker_world_port_post_fini()
Kery Qi
1
-3
/
+2
2026-02-06
net: wwan: t7xx: fix potential skb->frags overflow in RX path
Kery Qi
1
-2
/
+7
2026-02-06
ipv6: use the right ifindex when replying to icmpv6 from localhost
Fernando Fernandez Mancera
1
-1
/
+3
2026-02-06
net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()
Zilin Guan
1
-1
/
+1
2026-02-06
bonding: annotate data-races around slave->last_rx
Eric Dumazet
3
-18
/
+21
2026-02-06
octeon_ep: Fix memory leak in octep_device_setup()
Zilin Guan
1
-1
/
+1
2026-02-06
net: bcmasp: fix early exit leak with fixed phy
Justin Chen
1
-1
/
+4
2026-02-06
can: gs_usb: gs_usb_receive_bulk_callback(): fix error message
Marc Kleine-Budde
1
-2
/
+2
2026-02-06
net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()
Zilin Guan
1
-1
/
+1
2026-02-06
Bluetooth: MGMT: Fix memory leak in set_ssp_complete
Jianpeng Chang
1
-0
/
+3
2026-02-06
Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work
Jia-Hong Su
1
-2
/
+2
2026-02-06
can: at91_can: Fix memory leak in at91_can_probe()
Zilin Guan
1
-1
/
+1
2026-01-30
Linux 6.12.68
v6.12.68
Greg Kroah-Hartman
1
-1
/
+1
2026-01-30
vsock/virtio: Fix message iterator handling on transmit path
Will Deacon
1
-3
/
+5
2026-01-30
net: Introduce skb_copy_datagram_from_iter_full()
Will Deacon
2
-0
/
+16
2026-01-30
vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers
Will Deacon
1
-2
/
+3
2026-01-30
vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
Will Deacon
2
-8
/
+32
2026-01-30
vsock/virtio: Rename virtio_vsock_skb_rx_put()
Will Deacon
3
-3
/
+3
2026-01-30
vsock/virtio: Move SKB allocation lower-bound check to callers
Will Deacon
2
-4
/
+2
2026-01-30
vsock/virtio: Rename virtio_vsock_alloc_skb()
Will Deacon
4
-4
/
+5
2026-01-30
vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
Will Deacon
3
-9
/
+6
2026-01-30
wifi: ath11k: fix RCU stall while reaping monitor destination ring
P Praneesh
1
-2
/
+2
2026-01-30
btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
Boris Burkov
3
-17
/
+17
2026-01-30
accel/ivpu: Fix race condition when unbinding BOs
Tomasz Rusinowicz
1
-1
/
+2
2026-01-30
fs/ntfs3: Initialize allocated memory before use
Bartlomiej Kubik
1
-4
/
+3
2026-01-30
sched_ext: Fix possible deadlock in the deferred_irq_workfn()
Zqiang
1
-1
/
+1
2026-01-30
exfat: fix refcount leak in exfat_find
Shuhao Fu
1
-10
/
+10
2026-01-30
iio: adc: exynos_adc: fix OF populate on driver rebind
Johan Hovold
1
-11
/
+2
[prev]
[next]