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.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
2017-05-20
usb: hub: Fix error loop seen after hub communication errors
Guenter Roeck
2
-1
/
+22
2017-05-20
usb: Make sure usb/phy/of gets built-in
Alexey Brodkin
1
-0
/
+1
2017-05-20
usb: gadget: legacy gadgets are optional
Romain Izard
1
-0
/
+1
2017-05-20
usb: misc: add missing continue in switch
Gustavo A. R. Silva
1
-0
/
+1
2017-05-20
staging: comedi: jr3_pci: cope with jiffies wraparound
Ian Abbott
1
-1
/
+1
2017-05-20
staging: comedi: jr3_pci: fix possible null pointer dereference
Ian Abbott
1
-5
/
+6
2017-05-20
staging: gdm724x: gdm_mux: fix use-after-free on module unload
Johan Hovold
1
-2
/
+1
2017-05-20
staging: vt6656: use off stack for out buffer USB transfers.
Malcolm Priestley
1
-2
/
+12
2017-05-20
staging: vt6656: use off stack for in buffer USB transfers.
Malcolm Priestley
1
-2
/
+15
2017-05-20
USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
Bjørn Mork
1
-99
/
+4
2017-05-20
USB: Proper handling of Race Condition when two USB class drivers try to call...
Ajay Kaher
1
-2
/
+7
2017-05-20
USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
Marek Vasut
2
-0
/
+7
2017-05-20
usb: host: xhci: print correct command ring address
Peter Chen
1
-1
/
+1
2017-05-20
usb: xhci: bInterval quirk for TI TUSB73x0
Roger Quadros
3
-0
/
+15
2017-05-20
iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
Nicholas Bellinger
3
-0
/
+3
2017-05-20
target/fileio: Fix zero-length READ and WRITE handling
Bart Van Assche
1
-2
/
+1
2017-05-20
target: Fix compare_and_write_callback handling for non GOOD status
Nicholas Bellinger
1
-1
/
+4
2017-05-20
xen: adjust early dom0 p2m handling to xen hypervisor behavior
Juergen Gross
1
-3
/
+4
2017-05-14
Linux 4.9.28
v4.9.28
Greg Kroah-Hartman
1
-1
/
+1
2017-05-14
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
4
-21
/
+2
2017-05-14
drm/ttm: fix use-after-free races in vm fault handling
Nicolai Hähnle
1
-0
/
+12
2017-05-14
wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event
Maxim Altshul
3
-1
/
+31
2017-05-14
wlcore: Pass win_size taken from ieee80211_sta to FW
Maxim Altshul
3
-5
/
+9
2017-05-14
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
8
-17
/
+117
2017-05-14
f2fs: sanity check segment count
Jin Qian
2
-0
/
+13
2017-05-14
net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
Jon Mason
1
-1
/
+4
2017-05-14
bpf: don't let ldimm64 leak map addresses on unprivileged
Daniel Borkmann
1
-5
/
+16
2017-05-14
bnxt_en: allocate enough space for ->ntp_fltr_bmap
Dan Carpenter
1
-1
/
+2
2017-05-14
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
3
-2
/
+14
2017-05-14
ipv6: initialize route null entry in addrconf_init()
WANG Cong
3
-11
/
+18
2017-05-14
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
1
-1
/
+1
2017-05-14
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2
-0
/
+5
2017-05-14
tcp: do not inherit fastopen_req from parent
Eric Dumazet
1
-0
/
+1
2017-05-14
net: usb: qmi_wwan: add Telit ME910 support
Daniele Palmas
1
-0
/
+1
2017-05-14
net: ipv6: Do not duplicate DAD on link up
David Ahern
1
-2
/
+3
2017-05-14
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
1
-2
/
+4
2017-05-14
bpf, arm64: fix jit branch offset related to ldimm64
Daniel Borkmann
2
-4
/
+49
2017-05-14
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
2
-6
/
+23
2017-05-14
tcp: do not underestimate skb->truesize in tcp_trim_head()
Eric Dumazet
1
-7
/
+12
2017-05-14
macsec: dynamically allocate space for sglist
Jason A. Donenfeld
1
-7
/
+22
2017-05-14
sparc64: fix fault handling in NGbzero.S and GENbzero.S
Dave Aldridge
3
-2
/
+8
2017-05-14
ALSA: hda - Fix deadlock of controller device lock at unbinding
Takashi Iwai
1
-0
/
+13
2017-05-14
staging: emxx_udc: remove incorrect __init annotations
Arnd Bergmann
1
-2
/
+2
2017-05-14
staging: wlan-ng: add missing byte order conversion
Igor Pylypiv
1
-1
/
+1
2017-05-14
staging/lustre/llite: move root_squash from sysfs to debugfs
Oleg Drokin
1
-12
/
+15
2017-05-14
brcmfmac: Make skb header writable before use
James Hughes
1
-14
/
+5
2017-05-14
brcmfmac: Ensure pointer correctly set if skb data location changes
James Hughes
1
-1
/
+3
2017-05-14
MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
Leonid Yegoshin
1
-6
/
+6
2017-05-14
scsi: smartpqi: fix time handling
Arnd Bergmann
1
-5
/
+3
2017-05-14
scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
Finn Thain
1
-1
/
+1
[prev]
[next]