index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2018-02-25
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
2018-02-25
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
2018-02-22
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
2018-02-22
jbd2: fix sphinx kernel-doc build warnings
Tobin C. Harding
2018-02-22
mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
Sagi Grimberg
2018-02-22
nospec: Move array_index_nospec() parameter checking into separate macro
Will Deacon
2018-02-22
PM: cpuidle: Fix cpuidle_poll_state_init() prototype
Rafael J. Wysocki
2018-02-22
compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
Geert Uytterhoeven
2018-02-22
compiler-gcc.h: Introduce __optimize function attribute
Geert Uytterhoeven
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
[next]