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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
usb: quirks: add control message delay for 1b1c:1b20
Danilo Krummrich
1
-0
/
+3
2018-03-21
nospec: Include <asm/barrier.h> dependency
Dan Williams
1
-0
/
+1
2018-03-21
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
1
-0
/
+1
2018-03-21
udplite: fix partial checksum initialization
Alexey Kodanev
1
-0
/
+1
2018-03-21
nospec: Allow index argument to have const-qualified type
Rasmus Villemoes
1
-2
/
+1
2018-03-04
x86/retpoline: Avoid retpolines for built-in __init functions
David Woodhouse
1
-1
/
+8
2018-03-04
vfs, fdtable: Prevent bounds-check bypass via speculative execution
Dan Williams
1
-1
/
+4
2018-03-04
array_index_nospec: Sanitize speculative array de-references
Dan Williams
1
-0
/
+72
2018-03-04
netlink: fix nla_put_{u8,u16,u32} for KASAN
Arnd Bergmann
1
-18
/
+55
2018-03-04
mtd: sh_flctl: pass FIFO as physical address
Arnd Bergmann
1
-0
/
+1
2018-03-04
driver-core: use 'dev' argument in dev_dbg_ratelimited stub
Arnd Bergmann
1
-2
/
+5
2018-03-04
clk: fix a panic error caused by accessing NULL pointer
Cai Li
1
-2
/
+2
2018-03-04
net_sched: red: Avoid illegal values
Nogah Frankel
1
-0
/
+11
2018-03-04
net_sched: red: Avoid devision by zero
Nogah Frankel
1
-1
/
+1
2018-03-04
Provide a function to create a NUL-terminated string from unterminated data
David Howells
1
-0
/
+1
2018-03-01
crypto: hash - introduce crypto_hash_alg_has_setkey()
Eric Biggers
1
-0
/
+2
2018-03-01
mtd: cfi: convert inline functions to macros
Arnd Bergmann
1
-69
/
+61
2018-03-01
net: tcp: close sock if net namespace is exiting
Dan Streetman
1
-0
/
+10
2018-03-01
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-0
/
+3
2018-03-01
tcp: __tcp_hdrlen() helper
Craig Gallek
1
-1
/
+6
2018-03-01
eventpoll.h: add missing epoll event masks
Greg KH
1
-0
/
+13
2018-03-01
Revert "module: Add retpoline tag to VERMAGIC"
Greg Kroah-Hartman
1
-7
/
+1
2018-03-01
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
1
-0
/
+1
2018-03-01
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
1
-0
/
+7
2018-03-01
module: Add retpoline tag to VERMAGIC
Andi Kleen
1
-1
/
+7
2018-03-01
scsi: sg: disable SET_FORCE_LOW_DMA
Hannes Reinecke
1
-1
/
+0
2018-03-01
kconfig.h: use __is_defined() to check if MODULE is defined
Masahiro Yamada
1
-5
/
+6
2018-03-01
EXPORT_SYMBOL() for asm
Al Viro
1
-0
/
+94
2018-03-01
x86/kbuild: enable modversions for symbols exported from asm
Adam Borowski
1
-0
/
+7
2018-03-01
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
1
-1
/
+0
2018-03-01
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
1
-2
/
+5
2018-03-01
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2018-03-01
fscache: Fix the default for fscache_maybe_release_page()
David Howells
1
-1
/
+1
2018-03-01
ipv4: igmp: guard against silly MTU values
Eric Dumazet
1
-0
/
+2
2018-03-01
crypto: mcryptd - protect the per-CPU queue with a lock
Sebastian Andrzej Siewior
1
-0
/
+1
2018-03-01
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
1
-0
/
+7
2018-01-17
bitops.h: add sign_extend64()
Martin Kepplinger
1
-0
/
+11
2018-01-17
mm: Handle 0 flags in _calc_vm_trans() macro
Jan Kara
1
-1
/
+2
2018-01-17
net/mlx4_core: Avoid delays during VF driver device shutdown
Jack Morgenstein
1
-0
/
+1
2018-01-17
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
1
-0
/
+8
2018-01-17
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
1
-1
/
+2
2018-01-17
ARM: OMAP2+: gpmc-onenand: propagate error on initialization failure
Ladislav Michl
1
-2
/
+3
2018-01-17
drm: extra printk() wrapper macros
Dave Gordon
1
-6
/
+20
2018-01-17
scsi: libsas: align sata_device's rps_resp on a cacheline
Huacai Chen
1
-1
/
+1
2018-01-17
mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
Jan Kara
1
-3
/
+1
2018-01-17
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
1
-2
/
+2
2018-01-17
give up on gcc ilog2() constant optimizations
Linus Torvalds
1
-11
/
+2
2018-01-17
uapi: fix linux/packet_diag.h userspace compilation error
Dmitry V. Levin
1
-1
/
+1
2018-01-17
libceph: use BUG() instead of BUG_ON(1)
Arnd Bergmann
1
-1
/
+1
2017-12-09
bcache: Fix building error on MIPS
Huacai Chen
1
-1
/
+1
[next]