index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2020-09-16
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
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
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
2020-08-26
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
2020-08-26
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
2020-08-26
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
2020-08-24
bpf, sysctl: Let bpf_stats_handler take a kernel pointer buffer
Tobias Klauser
2020-08-24
bpf: Fix a buffer out-of-bound access when filling raw_tp link_info
Yonghong Song
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-21
uprobes: __replace_page() avoid BUG in munlock_vma_page()
Hugh Dickins
2020-08-21
kernel/relay.c: fix memleak on destroy relay channel
Wei Yongjun
2020-08-21
core/entry: Respect syscall number rewrites
Thomas Gleixner
2020-08-20
Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-08-18
bpf: Avoid visit same object multiple times
Yonghong Song
2020-08-18
bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator
Yonghong Song
2020-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-17
bpf: Use get_file_rcu() instead of get_file() for task_file iterator
Yonghong Song
2020-08-17
watch_queue: Limit the number of watches a user can hold
David Howells
2020-08-16
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
[next]