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-7.1.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
14 days
ethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILES
Jakub Kicinski
1
-0
/
+6
14 days
bridge: Fix sleep in atomic context in sysfs path
Ido Schimmel
2
-9
/
+22
14 days
bridge: Fix sleep in atomic context in netlink path
Ido Schimmel
1
-10
/
+7
14 days
bonding: refuse to enslave CAN devices
Oliver Hartkopp
1
-0
/
+6
14 days
Bluetooth: 6lowpan: check skb_clone() return value in send_mcast_pkt()
Zhao Dongdong
1
-0
/
+2
14 days
drm/xe: Restore IDLEDLY regiter on engine reset
Balasubramani Vivekanandan
1
-0
/
+5
14 days
ASoC: codecs: simple-mux: Fix enum control bounds check
Cássio Gabriel
1
-1
/
+1
14 days
ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET...
Sean Shen
1
-0
/
+11
14 days
tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()
Eric Dumazet
1
-3
/
+10
14 days
vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()
Eric Dumazet
1
-2
/
+2
14 days
tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()
Eric Dumazet
1
-5
/
+4
14 days
blk-mq: reinsert cached request to the list
Keith Busch
1
-1
/
+1
14 days
cxl/test: Update mock dev array before calling platform_device_add()
Li Ming
1
-62
/
+43
14 days
ethtool: cmis: validate fw->size against start_cmd_payload_size
Jakub Kicinski
1
-0
/
+8
14 days
ethtool: cmis: validate start_cmd_payload_size from module
Jakub Kicinski
1
-14
/
+22
14 days
ethtool: cmis: fix u16-to-u8 truncation of msleep_pre_rpl
Jakub Kicinski
1
-2
/
+2
14 days
ethtool: cmis: require exact CDB reply length
Jakub Kicinski
1
-2
/
+7
14 days
ethtool: module: fix cleanup if socket used for flashing multiple devices
Jakub Kicinski
3
-9
/
+8
14 days
ethtool: module: check fw_flash_in_progress under rtnl_lock
Jakub Kicinski
1
-6
/
+6
14 days
ethtool: module: avoid racy updates to dev->ethtool bitfield
Jakub Kicinski
1
-2
/
+10
14 days
ethtool: module: avoid leaking a netdev ref on module flash errors
Jakub Kicinski
1
-2
/
+3
14 days
ethtool: module: call ethnl_ops_complete() on module flash errors
Jakub Kicinski
1
-1
/
+2
14 days
ethtool: rss: avoid device context leak on reply-build failure
Jakub Kicinski
1
-1
/
+5
14 days
ethtool: rss: fix hkey leak when indir_size is 0
Jakub Kicinski
1
-2
/
+1
14 days
ethtool: rss: fix indir_table and hkey leak on get_rxfh failure
Jakub Kicinski
1
-1
/
+3
14 days
ethtool: rss: fix falsely ignoring indir table updates
Jakub Kicinski
1
-1
/
+1
14 days
ethtool: rss: add missing errno on RSS context delete
Jakub Kicinski
1
-1
/
+3
14 days
ethtool: rss: avoid modifying the RSS context response
Jakub Kicinski
1
-8
/
+10
14 days
net: Avoid checksumming unreadable skb tail on trim
Björn Töpel
1
-4
/
+27
14 days
drm/i915/aux: use polling when irqs are unavailable
Michał Grzelak
1
-4
/
+16
14 days
gpio: mxc: fix irq_high handling
Alexander Stein
1
-1
/
+1
14 days
accel/ivpu: prevent uninitialized data bug in debugfs
Dan Carpenter
1
-1
/
+1
14 days
net: hsr: fix potential OOB access in supervision frame handling
Luka Gejak
1
-2
/
+2
14 days
net/mlx5: HWS: Reject unsupported remove-header action
Prathamesh Deshpande
1
-1
/
+3
14 days
ASoC: Intel: bytcht_es8316: Fix MCLK leak on init errors
Cássio Gabriel
1
-2
/
+27
14 days
ALSA: pcm: oss: Fix setup list UAF on proc write error
Cássio Gabriel
1
-7
/
+11
14 days
ALSA: hda: cs35l56: Fix system name string leaks
Cássio Gabriel
1
-8
/
+9
14 days
ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_...
Eric Dumazet
1
-1
/
+1
14 days
scsi: scsi_debug: Add missing newline in scsi_debug_device_reset()
Ewan D. Milne
1
-1
/
+1
14 days
scsi: core: Run queues for all non-SDEV_DEL devices from scsi_run_host_queues
David Jeffery
1
-2
/
+25
14 days
net/iucv: fix locking in .getsockopt
Breno Leitao
1
-6
/
+14
14 days
net/smc: Do not re-initialize smc hashtables
Alexandra Winter
1
-2
/
+2
14 days
net: netlink: don't set nsid on local notifications
Ilya Maximets
1
-3
/
+7
14 days
net: netlink: fix sending unassigned nsid after assigned one
Ilya Maximets
1
-0
/
+1
14 days
vsock: keep poll shutdown state consistent
Ziyu Zhang
4
-28
/
+52
14 days
tun: free page on build_skb failure in tun_xdp_one()
Weiming Shi
1
-0
/
+1
14 days
tap: free page on error paths in tap_get_user_xdp()
Weiming Shi
1
-0
/
+2
14 days
tun: free page on short-frame rejection in tun_xdp_one()
Weiming Shi
1
-1
/
+3
14 days
netfilter: nf_tables: fix dst corruption in same register operation
Fernando Fernandez Mancera
3
-7
/
+31
14 days
netfilter: ebtables: fix OOB read in compat_mtw_from_user
Florian Westphal
1
-0
/
+30
[prev]
[next]