index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
2020-06-17
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2020-06-17
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2020-06-17
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
2020-06-17
perf script: Initialize zstd_data
Milian Wolff
2020-06-17
blktrace: Avoid sparse warnings when assigning q->blk_trace
Jan Kara
2020-06-17
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
2020-06-17
powerpc/syscalls: Use the number when building SPU syscall table
Michael Ellerman
2020-06-17
powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()
Mike Rapoport
2020-06-17
arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support
Will Deacon
2020-06-16
overflow.h: Add flex_array_size() helper
Gustavo A. R. Silva
2020-06-17
scripts: Fix typo in headers_install.sh
Masanari Iida
2020-06-17
kconfig: unify cc-option and as-option
Masahiro Yamada
2020-06-16
tools/bootconfig: Add testcase for show-command and quotes test
Masami Hiramatsu
2020-06-16
tools/bootconfig: Fix to return 0 if succeeded to show the bootconfig
Masami Hiramatsu
2020-06-16
tools/bootconfig: Fix to use correct quotes for value
Masami Hiramatsu
2020-06-16
proc/bootconfig: Fix to use correct quotes for value
Masami Hiramatsu
2020-06-16
tracing: Remove unused event variable in tracing_iter_reset
YangHui
2020-06-16
tracing/probe: Fix memleak in fetch_op_data operations
Vamshi K Sthambamkadi
2020-06-16
trace: Fix typo in allocate_ftrace_ops()'s comment
Wei Yang
2020-06-16
tracing: Make ftrace packed events have align of 1
Steven Rostedt (VMware)
2020-06-16
sample-trace-array: Remove trace_array 'sample-instance'
Kefeng Wang
2020-06-16
sample-trace-array: Fix sleeping function called from invalid context
Kefeng Wang
2020-06-16
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-16
kprobes: Remove redundant arch_disarm_kprobe() call
Masami Hiramatsu
2020-06-16
kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex
Masami Hiramatsu
2020-06-16
kprobes: Use non RCU traversal APIs on kprobe_tables if possible
Masami Hiramatsu
2020-06-16
kprobes: Suppress the suspicious RCU warning on kprobes
Masami Hiramatsu
2020-06-16
recordmcount: support >64k sections
Sami Tolvanen
2020-06-17
kbuild: improve cc-option to clean up all temporary files
Masahiro Yamada
2020-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-16
Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-16
Documentation: remove SH-5 index entries
Randy Dunlap
2020-06-16
selinux: fix a double free in cond_read_node()/cond_read_list()
Tom Rix
2020-06-16
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-06-16
x86/purgatory: Add -fno-stack-protector
Arvind Sankar
2020-06-16
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-06-16
e1000e: fix unused-function warning
Arnd Bergmann
2020-06-16
e1000: use generic power management
Vaibhav Gupta
2020-06-16
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
2020-06-16
lan743x: add MODULE_DEVICE_TABLE for module loading alias
Tim Harvey
2020-06-16
afs: Fix silly rename
David Howells
2020-06-16
mlxsw: spectrum: Adjust headroom buffers for 8x ports
Ido Schimmel
2020-06-16
bareudp: Fixed configuration to avoid having garbage values
Martin
2020-06-16
mvpp2: remove module bugfix
Sven Auhagen
2020-06-16
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
2020-06-16
Merge tag 'mfd-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2020-06-16
arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
Will Deacon
[prev]
[next]