index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.10.16
v4.10.16
Greg Kroah-Hartman
2017-05-14
1
-1
/
+1
*
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
2017-05-14
4
-21
/
+2
*
drm/ttm: fix use-after-free races in vm fault handling
Nicolai Hähnle
2017-05-14
1
-0
/
+12
*
drm: mxsfb: drm_dev_alloc() returns error pointers
Dan Carpenter
2017-05-14
1
-2
/
+2
*
drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
Wei Yongjun
2017-05-14
1
-1
/
+1
*
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
2017-05-14
8
-27
/
+56
*
f2fs: sanity check segment count
Jin Qian
2017-05-14
2
-0
/
+13
*
openvswitch: Set internal device max mtu to ETH_MAX_MTU.
Jarno Rajahalme
2017-05-14
1
-0
/
+2
*
net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
Jon Mason
2017-05-14
1
-1
/
+4
*
bpf: don't let ldimm64 leak map addresses on unprivileged
Daniel Borkmann
2017-05-14
1
-5
/
+16
*
bnxt_en: allocate enough space for ->ntp_fltr_bmap
Dan Carpenter
2017-05-14
1
-1
/
+2
*
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2017-05-14
3
-2
/
+14
*
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2017-05-14
3
-11
/
+18
*
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
2017-05-14
1
-1
/
+1
*
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-14
2
-0
/
+5
*
tcp: do not inherit fastopen_req from parent
Eric Dumazet
2017-05-14
1
-0
/
+1
*
net: usb: qmi_wwan: add Telit ME910 support
Daniele Palmas
2017-05-14
1
-0
/
+1
*
net: ipv6: Do not duplicate DAD on link up
David Ahern
2017-05-14
1
-2
/
+3
*
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
2017-05-14
1
-2
/
+4
*
bpf, arm64: fix jit branch offset related to ldimm64
Daniel Borkmann
2017-05-14
2
-4
/
+49
*
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
2017-05-14
2
-6
/
+23
*
geneve: fix incorrect setting of UDP checksum flag
Girish Moodalbail
2017-05-14
1
-1
/
+1
*
net: macb: fix phy interrupt parsing
Alexandre Belloni
2017-05-14
1
-8
/
+10
*
net: adjust skb->truesize in ___pskb_trim()
Eric Dumazet
2017-05-14
1
-0
/
+2
*
tcp: do not underestimate skb->truesize in tcp_trim_head()
Eric Dumazet
2017-05-14
1
-7
/
+12
*
macsec: dynamically allocate space for sglist
Jason A. Donenfeld
2017-05-14
1
-7
/
+22
*
sparc64: fix fault handling in NGbzero.S and GENbzero.S
Dave Aldridge
2017-05-14
3
-2
/
+8
*
ALSA: hda - Fix deadlock of controller device lock at unbinding
Takashi Iwai
2017-05-14
1
-0
/
+13
*
staging: lustre: ptlrpc: avoid warning on missing return
Arnd Bergmann
2017-05-14
1
-0
/
+1
*
staging: emxx_udc: remove incorrect __init annotations
Arnd Bergmann
2017-05-14
1
-2
/
+2
*
staging: wlan-ng: add missing byte order conversion
Igor Pylypiv
2017-05-14
1
-1
/
+1
*
staging/lustre/llite: move root_squash from sysfs to debugfs
Oleg Drokin
2017-05-14
1
-12
/
+15
*
brcmfmac: Make skb header writable before use
James Hughes
2017-05-14
1
-14
/
+5
*
brcmfmac: Ensure pointer correctly set if skb data location changes
James Hughes
2017-05-14
1
-1
/
+3
*
MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
Leonid Yegoshin
2017-05-14
1
-6
/
+6
*
scsi: smartpqi: fix time handling
Arnd Bergmann
2017-05-14
1
-5
/
+3
*
scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
Finn Thain
2017-05-14
1
-1
/
+1
*
scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptr
Bill Kuzeja
2017-05-14
1
-1
/
+2
*
scsi: qedi: fix build error without DEBUG_FS
Arnd Bergmann
2017-05-14
4
-15
/
+21
*
scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn()
Wei Yongjun
2017-05-14
1
-4
/
+0
*
serial: 8250_omap: Fix probe and remove for PM runtime
Tony Lindgren
2017-05-14
1
-1
/
+7
*
phy: qcom-usb-hs: Add depends on EXTCON
Stephen Boyd
2017-05-14
1
-0
/
+1
*
clk: rockchip: add "," to mux_pll_src_apll_dpll_gpll_usb480m_p on rk3036
Heiko Stuebner
2017-05-14
1
-1
/
+1
*
USB: serial: io_edgeport: fix descriptor error handling
Johan Hovold
2017-05-14
1
-9
/
+15
*
USB: serial: ch341: fix modem-status handling
Johan Hovold
2017-05-14
1
-15
/
+12
*
USB: serial: mct_u232: fix modem-status error handling
Johan Hovold
2017-05-14
1
-1
/
+5
*
USB: serial: quatech2: fix control-message error handling
Johan Hovold
2017-05-14
1
-11
/
+13
*
USB: serial: ftdi_sio: fix latency-timer error handling
Johan Hovold
2017-05-14
1
-2
/
+5
*
USB: serial: ark3116: fix open error handling
Johan Hovold
2017-05-14
1
-6
/
+19
*
USB: serial: ti_usb_3410_5052: fix control-message error handling
Johan Hovold
2017-05-14
1
-8
/
+4
[next]