| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/fork: Pass new vma pointer into copy_page_range() | Peter Xu | 2020-09-27 | 1 | -1/+1 |
* | mm: Introduce mm_struct.has_pinned | Peter Xu | 2020-09-27 | 1 | -0/+1 |
* | Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2020-09-25 | 1 | -0/+2 |
|\ |
|
| * | rcu/tree: Export rcu_idle_{enter,exit} to modules | Borislav Petkov | 2020-09-21 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-09-22 | 2 | -12/+7 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-09-16 | 2 | -12/+7 |
| |\ \ |
|
| | * | | bpf: Fix a rcu warning for bpffs map pretty-print | Yonghong Song | 2020-09-16 | 1 | -1/+3 |
| | * | | bpf: Do not use bucket_lock for hashmap iterator | Yonghong Song | 2020-09-04 | 1 | -11/+4 |
* | | | | Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2020-09-22 | 5 | -28/+53 |
|\ \ \ \ |
|
| * | | | | kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot | Masami Hiramatsu | 2020-09-18 | 1 | -0/+22 |
| * | | | | tracing: fix double free | Tom Rix | 2020-09-18 | 1 | -1/+0 |
| * | | | | ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer | Tobias Klauser | 2020-09-18 | 1 | -2/+1 |
| * | | | | tracing: Make the space reserved for the pid wider | Sebastian Andrzej Siewior | 2020-09-18 | 2 | -25/+25 |
| * | | | | ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms | Adrian Hunter | 2020-09-18 | 1 | -0/+1 |
| * | | | | ftrace: Free the trampoline when ftrace_startup() fails | Miroslav Benes | 2020-09-18 | 1 | -0/+2 |
| * | | | | kprobes: Fix to check probe enabled before disarm_kprobe_ftrace() | Masami Hiramatsu | 2020-09-18 | 1 | -2/+3 |
* | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2020-09-21 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread() | Paul E. McKenney | 2020-09-17 | 1 | -1/+1 |
* | | | | | Merge tag 'core_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-09-21 | 1 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | core/entry: Report syscall correctly for trace and audit | Kees Cook | 2020-09-14 | 1 | -2/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2020-09-21 | 3 | -8/+33 |
|\ \ \ \ \ |
|
| * | | | | | locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count | Hou Tao | 2020-09-16 | 1 | -2/+2 |
| * | | | | | locking/lockdep: Fix "USED" <- "IN-NMI" inversions | peterz@infradead.org | 2020-09-03 | 2 | -6/+31 |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-09-20 | 3 | -4/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | stackleak: let stack_erasing_sysctl take a kernel pointer buffer | Tobias Klauser | 2020-09-19 | 1 | -1/+1 |
| * | | | | | | ftrace: let ftrace_enable_sysctl take a kernel pointer buffer | Tobias Klauser | 2020-09-19 | 1 | -2/+1 |
| * | | | | | | kprobes: fix kill kprobe which has been marked as gone | Muchun Song | 2020-09-19 | 1 | -1/+8 |
* | | | | | | | Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-09-19 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | lockdep: fix order in trace_hardirqs_off_caller() | Sven Schnelle | 2020-09-14 | 1 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
* / | | | | | mm: allow a controlled amount of unfairness in the page lock | Linus Torvalds | 2020-09-17 | 1 | -0/+8 |
|/ / / / / |
|
* | | | | | Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-09-12 | 1 | -6/+18 |
|\ \ \ \ \ |
|
| * | | | | | seccomp: don't leave dangling ->notif if file allocation fails | Tycho Andersen | 2020-09-08 | 1 | -3/+8 |
| * | | | | | seccomp: don't leak memory when filter install races | Tycho Andersen | 2020-09-08 | 1 | -3/+10 |
* | | | | | | gcov: add support for GCC 10.1 | Peter Oberparleiter | 2020-09-11 | 2 | -2/+3 |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-09-10 | 1 | -2/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | padata: fix possible padata_works_lock deadlock | Daniel Jordan | 2020-09-04 | 1 | -2/+3 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-09-06 | 1 | -6/+29 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/entry: Unbreak 32bit fast syscall | Thomas Gleixner | 2020-09-04 | 1 | -6/+29 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-09-05 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | fork: adjust sysctl_max_threads definition to match prototype | Tobias Klauser | 2020-09-05 | 1 | -1/+1 |
* | | | | | | gcov: Disable gcov build with GCC 10 | Leon Romanovsky | 2020-09-04 | 1 | -0/+1 |
|/ / / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-09-04 | 2 | -3/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | bpf, sysctl: Let bpf_stats_handler take a kernel pointer buffer | Tobias Klauser | 2020-08-25 | 1 | -2/+1 |
| * | | | bpf: Fix a buffer out-of-bound access when filling raw_tp link_info | Yonghong Song | 2020-08-25 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-30 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | genirq/matrix: Deal with the sillyness of for_each_cpu() on UP | Thomas Gleixner | 2020-08-30 | 1 | -0/+7 |
* | | | | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-08-30 | 2 | -21/+22 |
|\ \ \ \ |
|
| * | | | | lockdep,trace: Expose tracepoints | Peter Zijlstra | 2020-08-26 | 1 | -5/+9 |
| * | | | | cpuidle: Move trace_cpu_idle() into generic code | Peter Zijlstra | 2020-08-26 | 1 | -0/+3 |
| * | | | | sched,idle,rcu: Push rcu_idle deeper into the idle path | Peter Zijlstra | 2020-08-26 | 1 | -14/+8 |