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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-04-18
Linux 3.18.49
v3.18.49
Greg Kroah-Hartman
2017-04-18
Input: gscps2 - fix MODULE_DEVICE_TABLE invocation
Geert Uytterhoeven
2017-04-18
dccp: fix memory leak during tear-down of unsuccessful connection request
Hannes Frederic Sowa
2017-04-18
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-04-18
uapi: fix linux/packet_diag.h userspace compilation error
Dmitry V. Levin
2017-04-18
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
2017-04-18
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
2017-04-18
tcp: fix various issues for sockets morphing to listen state
Eric Dumazet
2017-04-18
libceph: don't set weight to IN when OSD is destroyed
Ilya Dryomov
2017-04-18
powerpc: Emulation support for load/store instructions on LE
Ravi Bangoria
2017-04-18
MIPS: DEC: Avoid la pseudo-instruction in delay slots
Ralf Baechle
2017-04-18
MIPS: ip22: Fix ip28 build for modern gcc
Arnd Bergmann
2017-04-18
MIPS: ip27: Disable qlge driver in defconfig
Arnd Bergmann
2017-04-18
USB: fix linked-list corruption in rh_call_control()
Alan Stern
2017-04-18
usb: hub: Fix crash after failure to read BOS descriptor
Guenter Roeck
2017-04-18
USB: wusbcore: fix NULL-deref at probe
Johan Hovold
2017-04-18
USB: idmouse: fix NULL-deref at probe
Johan Hovold
2017-04-18
USB: lvtest: fix NULL-deref at probe
Johan Hovold
2017-04-18
USB: uss720: fix NULL-deref at probe
Johan Hovold
2017-04-18
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
2017-04-18
usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
Roger Quadros
2017-04-18
USB: serial: qcserial: add Dell DW5811e
Bjørn Mork
2017-04-18
KVM: s390: Fix guest migration for huge guests resulting in panic
Janosch Frank
2017-04-18
s390: use correct input data address for setup_randomness
Heiko Carstens
2017-04-18
s390: make setup_randomness work
Heiko Carstens
2017-04-18
s390: TASK_SIZE for kernel threads
Martin Schwidefsky
2017-04-18
s390/qdio: clear DSCI prior to scanning multiple input queues
Julian Wiedmann
2017-04-18
crypto: ghash-clmulni - Fix load failure
Wang, Rui Y
2017-04-18
crypto: algif_hash - avoid zero-sized array
Jiri Slaby
2017-04-18
crypto: mcryptd - Fix load failure
Wang, Rui Y
2017-04-18
crypto: cryptd - Assign statesize properly
Wang, Rui Y
2017-04-18
futex: Add missing error handling to FUTEX_REQUEUE_PI
Peter Zijlstra
2017-04-18
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
Peter Zijlstra
2017-04-18
net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...
Jack Morgenstein
2017-04-18
net/mlx4_core: Fix racy CQ (Completion Queue) free
Jack Morgenstein
2017-04-18
net/mlx4_en: Fix bad WQE issue
Eugenia Emantayev
2017-04-18
usb: hub: Wait for connection to be reestablished after port reset
Guenter Roeck
2017-04-18
net/packet: fix overflow in check for priv area size
Andrey Konovalov
2017-04-18
dccp: Unlock sock before calling sk_free()
Arnaldo Carvalho de Melo
2017-04-18
net: don't call strlen() on the user buffer in packet_bind_spkt()
Alexander Potapenko
2017-04-18
l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
Paul Hüber
2017-04-18
ipv4: mask tos for input route
Julian Anastasov
2017-04-18
vti6: return GRE_KEY for vti6
David Forster
2017-04-18
vxlan: correctly validate VXLAN ID against VXLAN_N_VID
Matthias Schiffer
2017-04-18
netlink: remove mmapped netlink support
Florian Westphal
2017-04-18
tracing: Add #undef to fix compile error
Rik van Riel
2017-04-18
cpmac: remove hopeless #warning
Arnd Bergmann
2017-04-18
drm/ttm: Make sure BOs being swapped out are cacheable
Michel Dänzer
2017-04-18
drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
Y.C. Chen
2017-04-18
drm/ast: Call open_key before enable_mmio in POST code
Y.C. Chen
[next]