index
:
Linux Stable
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
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
Marc Zyngier
2018-03-21
2
-0
/
+2
*
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
2018-03-21
1
-0
/
+1
*
dma-buf/fence: Fix lock inversion within dma-fence-array
Chris Wilson
2018-03-19
1
-0
/
+3
*
usb: quirks: add control message delay for 1b1c:1b20
Danilo Krummrich
2018-03-19
1
-0
/
+3
*
tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
Azhar Shaikh
2018-03-15
1
-0
/
+1
*
x86/retpoline: Support retpoline builds with Clang
David Woodhouse
2018-03-15
3
-4
/
+13
*
nospec: Include <asm/barrier.h> dependency
Dan Williams
2018-03-15
1
-0
/
+1
*
nospec: Kill array_index_nospec_mask_check()
Dan Williams
2018-03-15
1
-21
/
+1
*
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
2018-03-15
1
-0
/
+1
*
nospec: Allow index argument to have const-qualified type
Rasmus Villemoes
2018-03-08
1
-2
/
+1
*
net: phy: Restore phy_resume() locking assumption
Andrew Lunn
2018-03-08
1
-0
/
+1
*
dax: fix vma_is_fsdax() helper
Dan Williams
2018-03-08
1
-1
/
+1
*
Kbuild: always define endianess in kconfig.h
Arnd Bergmann
2018-02-28
1
-0
/
+6
*
kconfig.h: Include compiler types to avoid missed struct attributes
Kees Cook
2018-02-28
1
-0
/
+3
*
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
2018-02-25
1
-5
/
+8
*
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
2018-02-25
1
-0
/
+2
*
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
2018-02-22
1
-6
/
+0
*
jbd2: fix sphinx kernel-doc build warnings
Tobin C. Harding
2018-02-22
1
-163
/
+268
*
mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
Sagi Grimberg
2018-02-22
1
-1
/
+1
*
nospec: Move array_index_nospec() parameter checking into separate macro
Will Deacon
2018-02-22
1
-15
/
+21
*
PM: cpuidle: Fix cpuidle_poll_state_init() prototype
Rafael J. Wysocki
2018-02-22
1
-1
/
+1
*
compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
Geert Uytterhoeven
2018-02-22
1
-2
/
+1
*
compiler-gcc.h: Introduce __optimize function attribute
Geert Uytterhoeven
2018-02-22
2
-0
/
+8
*
crypto: hash - prevent using keyed hashes without setting key
Eric Biggers
2018-02-16
1
-0
/
+2
*
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-02-16
1
-0
/
+6
*
NFS: Fix nfsstat breakage due to LOOKUPP
Trond Myklebust
2018-02-16
1
-4
/
+8
*
mtd: cfi: convert inline functions to macros
Arnd Bergmann
2018-02-16
1
-69
/
+61
*
arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
Marc Zyngier
2018-02-16
1
-0
/
+141
*
arm/arm64: smccc: Make function identifiers an unsigned quantity
Marc Zyngier
2018-02-16
1
-2
/
+4
*
firmware/psci: Expose SMCCC version through psci_ops
Marc Zyngier
2018-02-16
1
-0
/
+6
*
firmware/psci: Expose PSCI conduit
Marc Zyngier
2018-02-16
1
-0
/
+7
*
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
2018-02-16
1
-0
/
+5
*
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
2018-02-16
1
-0
/
+13
*
drivers/firmware: Expose psci_get_version through psci_ops structure
Will Deacon
2018-02-16
1
-0
/
+1
*
x86/retpoline: Avoid retpolines for built-in __init functions
David Woodhouse
2018-02-07
1
-1
/
+8
*
vfs, fdtable: Prevent bounds-check bypass via speculative execution
Dan Williams
2018-02-07
1
-1
/
+4
*
array_index_nospec: Sanitize speculative array de-references
Dan Williams
2018-02-07
1
-0
/
+72
*
module/retpoline: Warn about missing retpoline in module
Andi Kleen
2018-02-07
1
-0
/
+9
*
tty: fix data race between tty_init_dev and flush of buf
Gaurav Kohli
2018-02-03
1
-0
/
+2
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-28
1
-0
/
+7
|
\
|
*
sched/core: Fix cpu.max vs. cpuhotplug deadlock
Peter Zijlstra
2018-01-24
1
-0
/
+7
*
|
Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-01-24
1
-0
/
+2
|
\
\
|
*
|
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
Steven Rostedt (VMware)
2018-01-23
1
-0
/
+2
*
|
|
Revert "module: Add retpoline tag to VERMAGIC"
Greg Kroah-Hartman
2018-01-24
1
-7
/
+1
|
|
/
|
/
|
*
|
mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()
Kirill A. Shutemov
2018-01-21
1
-0
/
+21
|
/
*
sparse doesn't support struct randomization
Matthew Wilcox
2018-01-19
1
-1
/
+1
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-17
1
-4
/
+4
|
\
|
*
delayacct: Account blkio completion on the correct task
Josh Snyder
2018-01-16
1
-4
/
+4
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-17
1
-1
/
+7
|
\
\
|
*
|
module: Add retpoline tag to VERMAGIC
Andi Kleen
2018-01-17
1
-1
/
+7
[next]