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