index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
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-21
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
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+7
2018-01-17
module: Add retpoline tag to VERMAGIC
Andi Kleen
1
-1
/
+7
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-9
/
+33
2018-01-16
delayacct: Account blkio completion on the correct task
Josh Snyder
1
-4
/
+4
2018-01-15
netlink: extack: avoid parenthesized string constant warning
Johannes Berg
1
-2
/
+2
2018-01-15
ptr_ring: document usage around __ptr_ring_peek
Michael S. Tsirkin
1
-4
/
+10
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2018-01-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2018-01-13
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
1
-0
/
+2
2018-01-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-7
/
+0
2018-01-12
net/mlx5: Fix get vector affinity helper function
Saeed Mahameed
1
-1
/
+18
2018-01-12
{net,ib}/mlx5: Don't disable local loopback multicast traffic when needed
Eran Ben Elisha
1
-2
/
+3
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-8
/
+18
2018-01-09
bpf: avoid false sharing of map refcount with max_entries
Daniel Borkmann
1
-8
/
+16
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2018-01-09
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
1
-0
/
+2
2018-01-08
locking/lockdep: Remove cross-release leftovers
Ingo Molnar
3
-7
/
+0
[next]