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
*
seccomp: add "seccomp" syscall
Kees Cook
2018-09-25
3
-1
/
+9
*
ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
Kirill Marinushkin
2018-06-16
1
-2
/
+2
*
ip_tunnel: Clamp MTU to bounds on new link
Stefano Brivio
2018-06-16
1
-0
/
+2
*
skb: Add skb_postpush_rcsum()
Ben Hutchings
2018-06-16
1
-0
/
+17
*
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
2018-06-16
1
-0
/
+1
*
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
2018-06-16
1
-0
/
+4
*
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
2018-06-16
3
-3
/
+12
*
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
Boris Pismenny
2018-06-16
1
-2
/
+2
*
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
2018-06-16
1
-0
/
+8
*
usb: quirks: add control message delay for 1b1c:1b20
Danilo Krummrich
2018-06-16
1
-0
/
+3
*
ata: Add a new flag to destinguish sas controller
Shaohua Li
2018-06-16
1
-0
/
+1
*
xen: Add xen_arch_suspend()
Ben Hutchings
2018-06-16
1
-0
/
+1
*
mmc: sdhci: Allow override of mmc host operations
Adrian Hunter
2018-06-16
1
-0
/
+1
*
regulatory: add NUL to request alpha2
Johannes Berg
2018-06-16
1
-1
/
+1
*
nospec: Allow index argument to have const-qualified type
Rasmus Villemoes
2018-06-16
1
-2
/
+1
*
drm: Allow determining if current task is output poll worker
Lukas Wunner
2018-06-16
1
-0
/
+1
*
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
2018-06-16
1
-0
/
+1
*
udplite: fix partial checksum initialization
Alexey Kodanev
2018-06-16
1
-0
/
+1
*
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
2018-06-16
1
-1
/
+1
*
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
2018-06-16
2
-4
/
+0
*
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
2018-06-16
1
-1
/
+1
*
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
2018-06-16
2
-0
/
+4
*
crypto: hash - prevent using keyed hashes without setting key
Eric Biggers
2018-06-16
2
-10
/
+26
*
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-06-16
1
-0
/
+6
*
crypto: hash - introduce crypto_hash_alg_has_setkey()
Eric Biggers
2018-06-16
1
-0
/
+2
*
scsi: libsas: remove the numbering for each event enum
Jason Yan
2018-06-16
1
-17
/
+17
*
sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
Jason Gunthorpe
2018-06-16
1
-2
/
+5
*
x86: fix build warnign with 32-bit PAE
Arnd Bergmann
2018-03-19
1
-1
/
+1
*
nospec: Include <asm/barrier.h> dependency
Dan Williams
2018-03-19
1
-0
/
+1
*
nospec: Kill array_index_nospec_mask_check()
Dan Williams
2018-03-19
1
-21
/
+1
*
nospec: Move array_index_nospec() parameter checking into separate macro
Will Deacon
2018-03-19
1
-15
/
+21
*
x86/retpoline: Avoid retpolines for built-in __init functions
David Woodhouse
2018-03-19
1
-1
/
+8
*
vfs, fdtable: Prevent bounds-check bypass via speculative execution
Dan Williams
2018-03-19
1
-1
/
+4
*
array_index_nospec: Sanitize speculative array de-references
Dan Williams
2018-03-19
1
-0
/
+72
*
module/retpoline: Warn about missing retpoline in module
Andi Kleen
2018-03-19
1
-0
/
+9
*
kconfig.h: use __is_defined() to check if MODULE is defined
Masahiro Yamada
2018-03-19
1
-4
/
+5
*
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
2018-03-19
1
-0
/
+7
*
blk-mq: fix race between timeout and freeing request
Ming Lei
2018-03-03
1
-0
/
+6
*
mac80211_hwsim: validate number of different channels
Johannes Berg
2018-03-03
1
-0
/
+2
*
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
2018-03-03
1
-1
/
+0
*
phy: Add helper function to check phy interface mode
Iyappan Subramanian
2018-03-03
1
-2
/
+12
*
net: phy: Add phy_interface_is_rgmii helper
Florian Fainelli
2018-03-03
1
-0
/
+11
*
fscache: Fix the default for fscache_maybe_release_page()
David Howells
2018-03-03
1
-1
/
+1
*
stddef.h: move offsetofend inside #ifndef/#endif guard, neaten
Joe Perches
2018-03-03
1
-4
/
+4
*
include/stddef.h: Move offsetofend() from vfio.h to a generic kernel header
Denys Vlasenko
2018-03-03
2
-13
/
+9
*
net/mlx5: Cleanup IRQs in case of unload failure
Moshe Shemesh
2018-03-03
1
-1
/
+1
*
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
2018-03-03
1
-0
/
+1
*
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2018-03-03
1
-0
/
+1
*
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
2018-03-03
1
-0
/
+6
*
net_sched: red: Avoid illegal values
Nogah Frankel
2018-03-03
1
-0
/
+11
[next]