index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2018-02-16
crypto: hash - prevent using keyed hashes without setting key
Eric Biggers
2018-02-16
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-02-16
NFS: Fix nfsstat breakage due to LOOKUPP
Trond Myklebust
2018-02-16
mtd: cfi: convert inline functions to macros
Arnd Bergmann
2018-02-16
arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
Marc Zyngier
2018-02-16
arm/arm64: smccc: Make function identifiers an unsigned quantity
Marc Zyngier
2018-02-16
firmware/psci: Expose SMCCC version through psci_ops
Marc Zyngier
2018-02-16
firmware/psci: Expose PSCI conduit
Marc Zyngier
2018-02-16
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
2018-02-16
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
2018-02-16
drivers/firmware: Expose psci_get_version through psci_ops structure
Will Deacon
2018-02-07
x86/retpoline: Avoid retpolines for built-in __init functions
David Woodhouse
2018-02-07
vfs, fdtable: Prevent bounds-check bypass via speculative execution
Dan Williams
2018-02-07
array_index_nospec: Sanitize speculative array de-references
Dan Williams
2018-02-07
module/retpoline: Warn about missing retpoline in module
Andi Kleen
2018-02-03
tty: fix data race between tty_init_dev and flush of buf
Gaurav Kohli
2018-01-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-24
Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-01-24
Revert "module: Add retpoline tag to VERMAGIC"
Greg Kroah-Hartman
2018-01-24
sched/core: Fix cpu.max vs. cpuhotplug deadlock
Peter Zijlstra
2018-01-23
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
Steven Rostedt (VMware)
2018-01-21
mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()
Kirill A. Shutemov
2018-01-19
sparse doesn't support struct randomization
Matthew Wilcox
2018-01-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-17
module: Add retpoline tag to VERMAGIC
Andi Kleen
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-16
delayacct: Account blkio completion on the correct task
Josh Snyder
2018-01-15
netlink: extack: avoid parenthesized string constant warning
Johannes Berg
2018-01-15
ptr_ring: document usage around __ptr_ring_peek
Michael S. Tsirkin
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-01-13
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
2018-01-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-01-12
net/mlx5: Fix get vector affinity helper function
Saeed Mahameed
2018-01-12
{net,ib}/mlx5: Don't disable local loopback multicast traffic when needed
Eran Ben Elisha
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-09
bpf: avoid false sharing of map refcount with max_entries
Daniel Borkmann
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-09
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
2018-01-08
locking/lockdep: Remove cross-release leftovers
Ingo Molnar
2018-01-08
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
2018-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-05
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-05
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
2018-01-05
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
Al Viro
2018-01-03
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
2018-01-02
fscache: Fix the default for fscache_maybe_release_page()
David Howells
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-12-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]