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.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
2021-06-30
qlcnic: Fix an error handling path in 'qlcnic_probe()'
Christophe JAILLET
1
-0
/
+1
2021-06-30
net: stmmac: dwmac1000: Fix extended MAC address registers definition
Jisheng Zhang
1
-4
/
+4
2021-06-30
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
1
-0
/
+5
2021-06-30
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
1
-3
/
+5
2021-06-30
net: rds: fix memory leak in rds_recvmsg
Pavel Skripkin
1
-1
/
+1
2021-06-30
net: ipv4: fix memory leak in netlbl_cipsov4_add_std
Nanyong Sun
1
-0
/
+1
2021-06-30
dmaengine: stedma40: add missing iounmap() on error in d40_probe()
Yang Yingliang
1
-0
/
+3
2021-06-30
fib: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-30
net: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-30
net/x25: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-30
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
1
-1
/
+3
2021-06-30
net: ipconfig: Don't override command-line hostnames or domains
Josh Triplett
1
-5
/
+8
2021-06-30
ethernet: myri10ge: Fix missing error code in myri10ge_probe()
Jiapeng Chong
1
-0
/
+1
2021-06-30
scsi: target: core: Fix warning on realtime kernels
Maurizio Lombardi
1
-3
/
+1
2021-06-30
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
1
-1
/
+1
2021-06-30
HID: gt683r: add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-06-30
ARM: OMAP2+: Fix build warning when mmc_omap is not built
Yongqiang Liu
1
-1
/
+1
2021-06-30
HID: usbhid: fix info leak in hid_submit_ctrl
Anirudh Rayabharam
2
-3
/
+2
2021-06-30
HID: Add BUS_VIRTUAL to hid_connect logging
Mark Bolhuis
1
-0
/
+3
2021-06-30
HID: hid-sensor-hub: Return error for hid_set_field() failure
Srinivas Pandruvada
1
-4
/
+9
2021-06-16
Linux 4.4.273
v4.4.273
Greg Kroah-Hartman
1
-1
/
+1
2021-06-16
proc: only require mm_struct for writing
Linus Torvalds
1
-1
/
+3
2021-06-16
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
1
-1
/
+7
2021-06-16
scsi: core: Only put parent device if host state differs from SHOST_CREATED
Ming Lei
1
-1
/
+1
2021-06-16
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
1
-0
/
+8
2021-06-16
kvm: fix previous commit for 32-bit builds
Paolo Bonzini
1
-2
/
+2
2021-06-16
perf session: Correct buffer copying when peeking events
Leo Yan
1
-0
/
+1
2021-06-16
NFS: Fix a potential NULL dereference in nfs_get_client()
Dan Carpenter
1
-1
/
+1
2021-06-16
perf: Fix data race between pin_count increment/decrement
Marco Elver
1
-0
/
+2
2021-06-16
usb: gadget: eem: fix wrong eem header operation
Linyu Yuan
1
-2
/
+2
2021-06-16
USB: serial: quatech2: fix control-request directions
Johan Hovold
1
-3
/
+3
2021-06-16
USB: serial: omninet: add device id for Zyxel Omni 56K Plus
Alexandre GRIVEAUX
1
-0
/
+2
2021-06-16
USB: serial: ftdi_sio: add NovaTech OrionMX product ID
George McCollister
2
-0
/
+2
2021-06-16
usb: dwc3: ep0: fix NULL pointer exception
Marian-Cristian Rotariu
1
-0
/
+3
2021-06-16
USB: f_ncm: ncm_bitrate (speed) is unsigned
Maciej Żenczykowski
1
-1
/
+1
2021-06-16
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
1
-0
/
+4
2021-06-16
btrfs: return value from btrfs_mark_extent_written() in case of error
Ritesh Harjani
1
-2
/
+2
2021-06-16
kvm: avoid speculation-based attacks from out-of-range memslot accesses
Paolo Bonzini
1
-1
/
+10
2021-06-16
i2c: mpc: implement erratum A-004447 workaround
Chris Packham
1
-1
/
+78
2021-06-16
i2c: mpc: Make use of i2c_recover_bus()
Chris Packham
1
-2
/
+16
2021-06-16
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
Chris Packham
1
-0
/
+8
2021-06-16
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
Chris Packham
1
-0
/
+16
2021-06-16
bnx2x: Fix missing error code in bnx2x_iov_init_one()
Jiapeng Chong
1
-1
/
+3
2021-06-16
MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
Tiezhu Yang
1
-6
/
+6
2021-06-16
net: appletalk: cops: Fix data race in cops_probe1
Saubhik Mukherjee
1
-2
/
+2
2021-06-16
net: macb: ensure the device is available before accessing GEMGXL control reg...
Zong Li
1
-0
/
+3
2021-06-16
scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
Dmitry Bogdanov
1
-0
/
+2
2021-06-16
scsi: vmw_pvscsi: Set correct residual data length
Matt Wang
1
-1
/
+7
2021-06-16
net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
Zheyu Ma
1
-1
/
+1
2021-06-16
net: mdiobus: get rid of a BUG_ON()
Dan Carpenter
1
-1
/
+2
[prev]
[next]