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.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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: Export usb_wakeup_enabled_descendants()
Douglas Anderson
2019-05-03
1
-0
/
+5
*
Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-20
3
-3
/
+4
|
\
|
*
block: make sure that bvec length can't be overflow
Ming Lei
2019-04-19
1
-2
/
+3
|
*
block: kill all_q_node in request_queue
Hou Tao
2019-04-19
1
-1
/
+0
|
*
bfq: update internal depth state when queue depth changes
Jens Axboe
2019-04-13
1
-0
/
+1
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-04-20
1
-0
/
+1
|
\
\
|
*
|
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
2019-04-19
1
-0
/
+1
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-04-20
1
-1
/
+6
|
\
\
\
|
*
|
|
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
Jian-Hong Pan
2019-04-16
1
-1
/
+6
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-04-19
2
-0
/
+22
|
\
\
\
\
|
*
|
|
|
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-04-19
1
-0
/
+21
|
*
|
|
|
mm: swapoff: shmem_unuse() stop eviction without igrab()
Hugh Dickins
2019-04-19
1
-0
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-04-19
1
-2
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Input: document meanings of KEY_SCREEN and KEY_ZOOM
Dmitry Torokhov
2019-03-26
1
-2
/
+4
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-17
7
-38
/
+49
|
\
\
\
\
\
|
*
|
|
|
|
rxrpc: Make rxrpc_kernel_check_life() indicate if call completed
Marc Dionne
2019-04-12
1
-1
/
+3
|
*
|
|
|
|
net: netrom: Fix error cleanup path of nr_proto_init
YueHaibing
2019-04-11
1
-1
/
+1
|
*
|
|
|
|
net/smc: propagate file from SMC to TCP socket
Ursula Braun
2019-04-11
1
-6
/
+0
|
*
|
|
|
|
net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()
Jakub Kicinski
2019-04-10
1
-1
/
+1
|
*
|
|
|
|
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
2019-04-10
1
-0
/
+3
|
*
|
|
|
|
net/tls: don't leak partially sent record in device mode
Jakub Kicinski
2019-04-10
1
-0
/
+2
|
*
|
|
|
|
Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-04-09
2
-29
/
+39
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
2019-04-08
1
-4
/
+20
|
|
*
|
|
|
|
cfg80211: add ratelimited variants of err and warn
Stanislaw Gruszka
2019-04-08
1
-0
/
+5
|
|
*
|
|
|
|
mac80211: rework locking for txq scheduling / airtime fairness
Felix Fietkau
2019-03-29
1
-30
/
+19
*
|
|
|
|
|
|
Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-04-16
1
-0
/
+18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
dt-bindings: clock: sifive: add FU540-C000 PRCI clock constants
Paul Walmsley
2019-04-09
1
-0
/
+18
*
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-04-16
1
-4
/
+6
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
KVM: fix spectrev1 gadgets
Paolo Bonzini
2019-04-16
1
-4
/
+6
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2019-04-14
2
-5
/
+20
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-04-14
1
-4
/
+6
|
*
|
|
|
|
|
mm: add 'try_get_page()' helper function
Linus Torvalds
2019-04-14
1
-0
/
+9
|
*
|
|
|
|
|
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
2019-04-14
1
-1
/
+5
*
|
|
|
|
|
|
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-13
4
-14
/
+30
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
nvmet: fix discover log page when offsets are used
Keith Busch
2019-04-11
1
-2
/
+7
|
*
|
|
|
|
|
|
blk-mq: introduce blk_mq_complete_request_sync()
Ming Lei
2019-04-10
1
-0
/
+1
|
*
|
|
|
|
|
|
block: don't use for-inside-for in bio_for_each_segment_all
Ming Lei
2019-04-08
2
-12
/
+22
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-04-13
1
-8
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
2019-04-11
1
-8
/
+0
*
|
|
|
|
|
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-04-13
1
-0
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
clk: x86: Add system specific quirk to mark clocks as critical
David Müller
2019-04-10
1
-0
/
+3
*
|
|
|
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-04-12
1
-2
/
+2
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
Jann Horn
2019-04-03
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-04-12
2
-2
/
+10
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
2019-04-11
672
-7101
/
+20825
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
ASoC: core: conditionally increase module refcount on component open
Ranjani Sridharan
2019-04-08
1
-2
/
+7
|
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'v5.1-rc1' into asoc-5.1
Mark Brown
2019-03-18
704
-7227
/
+21129
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
/
/
/
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
ASoC: dpcm: prevent snd_soc_dpcm use after free
KaiChieh Chuang
2019-03-11
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
ALSA: uapi: #include <time.h> in asound.h
Daniel Mentz
2019-04-02
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-04-12
1
-0
/
+4
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
[next]