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.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-02-22
x86: fix build warnign with 32-bit PAE
Arnd Bergmann
1
-1
/
+1
2018-02-22
nospec: Move array_index_nospec() parameter checking into separate macro
Will Deacon
1
-15
/
+21
2018-02-22
compiler-gcc.h: Introduce __optimize function attribute
Geert Uytterhoeven
2
-0
/
+8
2018-02-22
jbd2: fix sphinx kernel-doc build warnings
Tobin C. Harding
1
-163
/
+268
2018-02-17
crypto: poly1305 - remove ->setkey() method
Eric Biggers
1
-2
/
+0
2018-02-17
crypto: hash - introduce crypto_hash_alg_has_setkey()
Eric Biggers
1
-0
/
+2
2018-02-17
mtd: cfi: convert inline functions to macros
Arnd Bergmann
1
-69
/
+61
2018-02-13
x86/retpoline: Avoid retpolines for built-in __init functions
David Woodhouse
1
-1
/
+8
2018-02-13
vfs, fdtable: Prevent bounds-check bypass via speculative execution
Dan Williams
1
-1
/
+4
2018-02-13
array_index_nospec: Sanitize speculative array de-references
Dan Williams
1
-0
/
+72
2018-02-13
module/retpoline: Warn about missing retpoline in module
Andi Kleen
1
-0
/
+9
2018-02-03
tty: fix data race between tty_init_dev and flush of buf
Gaurav Kohli
1
-0
/
+2
2018-02-03
net/mlx5: Define interface bits for fencing UMR wqe
Max Gurtovoy
1
-1
/
+9
2018-01-31
bpf: avoid false sharing of map refcount with max_entries
Daniel Borkmann
1
-4
/
+12
2018-01-31
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-0
/
+3
2018-01-31
net: tcp: close sock if net namespace is exiting
Dan Streetman
1
-0
/
+10
2018-01-31
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
1
-0
/
+1
2018-01-31
eventpoll.h: add missing epoll event masks
Greg KH
1
-0
/
+13
2018-01-31
mm: fix 100% CPU kswapd busyloop on unreclaimable nodes
Johannes Weiner
1
-0
/
+2
2018-01-31
Revert "module: Add retpoline tag to VERMAGIC"
Greg Kroah-Hartman
1
-7
/
+1
2018-01-31
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
1
-0
/
+1
2018-01-23
module: Add retpoline tag to VERMAGIC
Andi Kleen
1
-1
/
+7
2018-01-23
scsi: sg: disable SET_FORCE_LOW_DMA
Hannes Reinecke
1
-1
/
+0
2018-01-17
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
1
-1
/
+1
2018-01-17
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
1
-0
/
+7
2018-01-17
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
2
-1
/
+6
2018-01-17
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
Nicholas Bellinger
1
-0
/
+1
2018-01-17
net: stmmac: enable EEE in MII, GMII or RGMII only
Jerome Brunet
1
-0
/
+11
2018-01-17
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
1
-1
/
+0
2018-01-17
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
1
-2
/
+5
2018-01-17
mac80211: Add RX flag to indicate ICV stripped
David Spinadel
1
-1
/
+4
2018-01-10
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2018-01-10
fscache: Fix the default for fscache_maybe_release_page()
David Howells
1
-1
/
+1
2018-01-05
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
2
-4
/
+4
2018-01-05
kaiser: vmstat show NR_KAISERTABLE as nr_overhead
Hugh Dickins
1
-1
/
+2
2018-01-05
kaiser: cleanups while trying for gold link
Hugh Dickins
2
-21
/
+19
2018-01-05
kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
Hugh Dickins
1
-7
/
+33
2018-01-05
kaiser: merged update
Dave Hansen
1
-0
/
+26
2018-01-05
KAISER: Kernel Address Isolation
Richard Fellner
2
-1
/
+40
2018-01-02
mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP
Andy Lutomirski
1
-2
/
+0
2018-01-02
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2
-2
/
+4
2018-01-02
net/mlx5: Fix rate limit packet pacing naming and struct
Eran Ben Elisha
1
-3
/
+5
2018-01-02
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2
-2
/
+3
2018-01-02
ptr_ring: add barriers
Michael S. Tsirkin
1
-0
/
+9
2018-01-02
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
1
-1
/
+2
2018-01-02
ipv4: igmp: guard against silly MTU values
Eric Dumazet
1
-0
/
+2
2017-12-29
crypto: mcryptd - protect the per-CPU queue with a lock
Sebastian Andrzej Siewior
1
-0
/
+1
2017-12-25
bpf: fix branch pruning logic
Daniel Borkmann
1
-0
/
+1
2017-12-25
vhost-vsock: add pkt cancel capability
Peng Tao
1
-0
/
+3
2017-12-25
vsock: track pkt owner vsock
Peng Tao
1
-0
/
+3
[prev]
[next]