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.9.219
v4.9.219
Greg Kroah-Hartman
2020-04-13
1
-1
/
+1
*
drm/msm: Use the correct dma_sync calls in msm_gem
Rob Clark
2020-04-13
1
-5
/
+42
*
drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
Hans Verkuil
2020-04-13
1
-0
/
+1
*
usb: dwc3: don't set gadget->is_otg flag
Roger Quadros
2020-04-13
1
-1
/
+0
*
arm64: Fix size of __early_cpu_boot_status
Arun KS
2020-04-13
1
-1
/
+1
*
drm/msm: stop abusing dma_map/unmap for cache
Rob Clark
2020-04-13
1
-2
/
+2
*
clk: qcom: rcg: Return failure for RCG update
Taniya Das
2020-04-13
1
-1
/
+1
*
RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
Avihai Horon
2020-04-13
1
-0
/
+1
*
Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
Qiujun Huang
2020-04-13
1
-3
/
+1
*
ceph: canonicalize server path in place
Ilya Dryomov
2020-04-13
2
-92
/
+28
*
ceph: remove the extra slashes in the server path
Xiubo Li
2020-04-13
1
-19
/
+99
*
IB/hfi1: Fix memory leaks in sysfs registration and unregistration
Kaike Wan
2020-04-13
1
-2
/
+11
*
IB/hfi1: Call kobject_put() when kobject_init_and_add() fails
Kaike Wan
2020-04-13
1
-5
/
+8
*
ASoC: jz4740-i2s: Fix divider written at incorrect offset in register
Paul Cercueil
2020-04-13
1
-1
/
+1
*
tools/accounting/getdelays.c: fix netlink attribute length
David Ahern
2020-04-13
1
-1
/
+1
*
random: always use batched entropy for get_random_u{32,64}
Jason A. Donenfeld
2020-04-13
1
-8
/
+2
*
net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...
Oleksij Rempel
2020-04-13
1
-0
/
+7
*
slcan: Don't transmit uninitialized stack data in padding
Richard Palethorpe
2020-04-13
1
-3
/
+1
*
net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
Jisheng Zhang
2020-04-13
1
-1
/
+1
*
net: dsa: bcm_sf2: Ensure correct sub-node is parsed
Florian Fainelli
2020-04-13
1
-1
/
+6
*
mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
Randy Dunlap
2020-04-13
1
-1
/
+5
*
padata: always acquire cpu_hotplug_lock before pinst->lock
Daniel Jordan
2020-04-13
1
-2
/
+2
*
net: dsa: tag_brcm: Fix skb->fwd_offload_mark location
Florian Fainelli
2020-04-13
1
-2
/
+2
*
coresight: do not use the BIT() macro in the UAPI header
Eugene Syromiatnikov
2020-04-13
1
-2
/
+4
*
blk-mq: Allow blocking queue tag iter callbacks
Keith Busch
2020-04-13
1
-9
/
+4
*
blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
Jianchao Wang
2020-04-13
2
-1
/
+17
*
drm/etnaviv: replace MMU flush marker with flush sequence
Lucas Stach
2020-04-13
5
-9
/
+12
*
sctp: fix possibly using a bad saddr with a given dst
Marcelo Ricardo Leitner
2020-04-13
2
-15
/
+33
*
sctp: fix refcount bug in sctp_wfree
Qiujun Huang
2020-04-13
1
-8
/
+23
*
net, ip_tunnel: fix interface lookup with no key
William Dauchy
2020-04-13
1
-5
/
+1
*
ipv4: fix a RCU-list lock in fib_triestat_seq_show
Qian Cai
2020-04-13
1
-0
/
+3
*
drm/bochs: downgrade pci_request_region failure from error to warning
Gerd Hoffmann
2020-04-13
1
-4
/
+2
*
l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()
Guillaume Nault
2020-04-13
2
-0
/
+7
*
l2tp: ensure sessions are freed after their PPPOL2TP socket
Guillaume Nault
2020-04-13
1
-4
/
+4
*
Linux 4.9.218
v4.9.218
Greg Kroah-Hartman
2020-04-02
1
-1
/
+1
*
perf map: Fix off by one in strncpy() size argument
disconnect3d
2020-04-02
1
-1
/
+1
*
arm64: alternative: fix build with clang integrated assembler
Ilie Halip
2020-04-02
1
-1
/
+1
*
net: ks8851-ml: Fix IO operations, again
Marek Vasut
2020-04-02
1
-4
/
+52
*
bpf: Explicitly memset the bpf_attr structure
Greg Kroah-Hartman
2020-04-02
1
-1
/
+2
*
vt: vt_ioctl: fix use-after-free in vt_in_use()
Eric Biggers
2020-04-02
1
-4
/
+12
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2020-04-02
1
-0
/
+5
*
vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
Eric Biggers
2020-04-02
2
-9
/
+26
*
vt: vt_ioctl: remove unnecessary console allocation checks
Eric Biggers
2020-04-02
1
-19
/
+2
*
vt: switch vt_dont_switch to bool
Jiri Slaby
2020-04-02
2
-4
/
+4
*
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
Jiri Slaby
2020-04-02
1
-7
/
+22
*
vt: selection, introduce vc_is_sel
Jiri Slaby
2020-04-02
4
-5
/
+13
*
mac80211: fix authentication with iwlwifi/mvm
Johannes Berg
2020-04-02
1
-1
/
+2
*
mac80211: Check port authorization in the ieee80211_tx_dequeue() case
Jouni Malinen
2020-04-02
1
-1
/
+18
*
media: xirlink_cit: add missing descriptor sanity checks
Johan Hovold
2020-04-02
1
-1
/
+17
*
media: stv06xx: add missing descriptor sanity checks
Johan Hovold
2020-04-02
2
-1
/
+22
[next]