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-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
34 hours
Linux 6.6.130
v6.6.130
linux-6.6.y
Greg Kroah-Hartman
1
-1
/
+1
34 hours
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
3
-0
/
+15
34 hours
xen/privcmd: restrict usage in unprivileged domU
Juergen Gross
1
-3
/
+57
34 hours
tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
Josh Law
1
-2
/
+5
34 hours
lib/bootconfig: check xbc_init_node() return in override path
Josh Law
1
-1
/
+2
34 hours
drm/i915/gt: Check set_default_submission() before deferencing
Rahul Bukte
1
-1
/
+2
34 hours
ksmbd: fix use-after-free in durable v2 replay of active file handles
Hyunwoo Kim
1
-1
/
+5
34 hours
ksmbd: fix use-after-free of share_conf in compound request
Hyunwoo Kim
1
-0
/
+2
34 hours
drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()
Srinivasan Shanmugam
1
-2
/
+2
34 hours
mtd: rawnand: brcmnand: skip DMA during panic write
Kamal Dasu
1
-4
/
+2
34 hours
mtd: rawnand: serialize lock/unlock against other NAND operations
Kamal Dasu
1
-2
/
+12
34 hours
i2c: cp2615: fix serial string NULL-deref at probe
Johan Hovold
1
-0
/
+3
34 hours
i2c: cp2615: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
34 hours
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
4
-13
/
+50
34 hours
x86/platform/uv: Handle deconfigured sockets
Kyle Meyer
1
-2
/
+16
34 hours
i2c: pxa: defer reset on Armada 3700 when recovery is used
Gabor Juhos
1
-1
/
+16
34 hours
i2c: fsi: Fix a potential leak in fsi_i2c_probe()
Christophe JAILLET
1
-0
/
+1
34 hours
USB: serial: f81232: fix incomplete serial port generation
Ji-Ze Hong (Peter Hong)
1
-30
/
+47
34 hours
Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
1
-1
/
+9
34 hours
drm: Fix use-after-free on framebuffers and property blobs when calling drm_d...
Maarten Lankhorst
2
-4
/
+10
34 hours
hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()
Sanman Pradhan
1
-2
/
+5
34 hours
hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data() return value
Sanman Pradhan
1
-0
/
+2
34 hours
icmp: fix NULL pointer dereference in icmp_tag_validation()
Weiming Shi
1
-1
/
+3
34 hours
net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error paths
Anas Iqbal
1
-2
/
+6
34 hours
net: mvpp2: guard flow control update with global_tx_fc in buffer switching
Muhammad Hammad Ijaz
1
-2
/
+2
34 hours
nfnetlink_osf: validate individual option lengths in fingerprints
Weiming Shi
1
-0
/
+13
34 hours
netfilter: nf_tables: release flowtable after rcu grace period on error
Pablo Neira Ayuso
1
-0
/
+1
34 hours
netfilter: bpf: defer hook memory release until rcu readers are done
Florian Westphal
1
-1
/
+1
34 hours
net: bonding: fix NULL deref in bond_debug_rlb_hash_show
Xiang Mei
1
-5
/
+11
34 hours
udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n
Xiang Mei
1
-1
/
+1
34 hours
net/mlx5e: Fix race condition during IPSec ESN update
Jianbo Liu
1
-19
/
+14
34 hours
net/mlx5e: Prevent concurrent access to IPSec ASO context
Jianbo Liu
2
-9
/
+9
34 hours
net/mlx5: qos: Restrict RTNL area to avoid a lock cycle
Cosmin Ratiu
1
-14
/
+9
34 hours
net: macb: fix uninitialized rx_fs_lock
Fedor Pchelkin
1
-0
/
+3
34 hours
ACPI: processor: Fix previous acpi_processor_errata_piix4() fix
Rafael J. Wysocki
1
-7
/
+8
34 hours
wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom
Guenter Roeck
1
-1
/
+1
34 hours
wifi: mac80211: fix NULL deref in mesh_matches_local()
Xiang Mei
1
-0
/
+3
34 hours
iavf: fix VLAN filter lost on add/delete race
Petr Oros
1
-3
/
+6
34 hours
igc: fix missing update of skb->tail in igc_xmit_frame()
Kohei Enju
1
-5
/
+2
34 hours
net: usb: aqc111: Do not perform PM inside suspend callback
Nikola Z. Ivanov
1
-6
/
+6
34 hours
clsact: Fix use-after-free in init/destroy rollback asymmetry
Daniel Borkmann
2
-6
/
+13
34 hours
net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds check
Tobi Gaertner
1
-2
/
+3
34 hours
net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check
Tobi Gaertner
1
-2
/
+3
34 hours
net/sched: teql: Fix double-free in teql_master_xmit
Jamal Hadi Salim
3
-32
/
+30
34 hours
net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
Jiayuan Chen
3
-7
/
+23
34 hours
PM: runtime: Fix a race condition related to device removal
Bart Van Assche
1
-0
/
+1
34 hours
sched: idle: Consolidate the handling of two special cases
Rafael J. Wysocki
1
-9
/
+21
34 hours
net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...
Dipayaan Roy
1
-3
/
+3
34 hours
net: bcmgenet: increase WoL poll timeout
Justin Chen
1
-1
/
+1
34 hours
netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()
Jenny Guanni Qu
1
-0
/
+2
[next]