index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-10-01
Merge tag 'trace-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-09-29
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
2020-09-29
tracing: Fix trace_find_next_entry() accounting of temp buffer size
Steven Rostedt (VMware)
2020-09-27
mm/fork: Pass new vma pointer into copy_page_range()
Peter Xu
2020-09-27
mm: Introduce mm_struct.has_pinned
Peter Xu
2020-09-25
Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-09-21
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2020-09-21
rcu/tree: Export rcu_idle_{enter,exit} to modules
Borislav Petkov
2020-09-20
Merge tag 'core_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-09-20
Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-09-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-09-19
stackleak: let stack_erasing_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-19
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-19
kprobes: fix kill kprobe which has been marked as gone
Muchun Song
2020-09-18
Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-09-18
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
2020-09-18
tracing: fix double free
Tom Rix
2020-09-18
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-18
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
2020-09-18
ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms
Adrian Hunter
2020-09-18
ftrace: Free the trampoline when ftrace_startup() fails
Miroslav Benes
2020-09-18
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2020-09-16
rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread()
Paul E. McKenney
2020-09-16
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
2020-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-15
bpf: Fix a rcu warning for bpffs map pretty-print
Yonghong Song
2020-09-14
core/entry: Report syscall correctly for trace and audit
Kees Cook
2020-09-14
lockdep: fix order in trace_hardirqs_off_caller()
Sven Schnelle
2020-09-12
Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-11
gcov: add support for GCC 10.1
Peter Oberparleiter
2020-09-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-09-08
seccomp: don't leave dangling ->notif if file allocation fails
Tycho Andersen
2020-09-08
seccomp: don't leak memory when filter install races
Tycho Andersen
2020-09-06
Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-09-05
fork: adjust sysctl_max_threads definition to match prototype
Tobias Klauser
2020-09-04
gcov: Disable gcov build with GCC 10
Leon Romanovsky
2020-09-04
x86/entry: Unbreak 32bit fast syscall
Thomas Gleixner
2020-09-04
padata: fix possible padata_works_lock deadlock
Daniel Jordan
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
bpf: Do not use bucket_lock for hashmap iterator
Yonghong Song
2020-09-03
locking/lockdep: Fix "USED" <- "IN-NMI" inversions
peterz@infradead.org
2020-08-30
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-30
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
2020-08-27
dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()
Dan Carpenter
2020-08-26
lockdep,trace: Expose tracepoints
Peter Zijlstra
[next]