summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* LSM: Signal to SafeSetID when setting group IDsThomas Cedeno2020-10-133-7/+7
* Merge tag 'perf-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-111-2/+3
|\
| * perf: Fix task_function_call() error handlingKajol Jain2020-10-091-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-10-081-4/+4
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-10-081-4/+4
| |\
| | * bpf: Fix scalar32_min_max_or bounds trackingDaniel Borkmann2020-10-081-4/+4
* | | usermodehelper: reset umask to default before executing user processLinus Torvalds2020-10-061-0/+9
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-10-051-3/+3
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-09-301-3/+3
| |\
| | * bpf: Fix sysfs export of empty BTF sectionTony Ambardar2020-09-211-3/+3
* | | Merge tag 'trace-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-10-012-8/+8
|\ \ \
| * | | ftrace: Move RCU is watching check after recursion checkSteven Rostedt (VMware)2020-09-291-4/+2
| * | | tracing: Fix trace_find_next_entry() accounting of temp buffer sizeSteven Rostedt (VMware)2020-09-291-4/+6
* | | | mm/fork: Pass new vma pointer into copy_page_range()Peter Xu2020-09-271-1/+1
* | | | mm: Introduce mm_struct.has_pinnedPeter Xu2020-09-271-0/+1
* | | | Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-09-251-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | rcu/tree: Export rcu_idle_{enter,exit} to modulesBorislav Petkov2020-09-211-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-222-12/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-09-152-12/+7
| |\ \ \
| | * | | bpf: Fix a rcu warning for bpffs map pretty-printYonghong Song2020-09-151-1/+3
| | * | | bpf: Do not use bucket_lock for hashmap iteratorYonghong Song2020-09-031-11/+4
* | | | | Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-09-225-28/+53
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu2020-09-181-0/+22
| * | | | tracing: fix double freeTom Rix2020-09-181-1/+0
| * | | | ftrace: Let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser2020-09-181-2/+1
| * | | | tracing: Make the space reserved for the pid widerSebastian Andrzej Siewior2020-09-182-25/+25
| * | | | ftrace: Fix missing synchronize_rcu() removing trampoline from kallsymsAdrian Hunter2020-09-181-0/+1
| * | | | ftrace: Free the trampoline when ftrace_startup() failsMiroslav Benes2020-09-181-0/+2
| * | | | kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()Masami Hiramatsu2020-09-181-2/+3
* | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2020-09-211-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread()Paul E. McKenney2020-09-161-1/+1
* | | | | Merge tag 'core_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-09-201-2/+4
|\ \ \ \ \
| * | | | | core/entry: Report syscall correctly for trace and auditKees Cook2020-09-141-2/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-09-203-8/+33
|\ \ \ \ \
| * | | | | locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countHou Tao2020-09-161-2/+2
| * | | | | locking/lockdep: Fix "USED" <- "IN-NMI" inversionspeterz@infradead.org2020-09-032-6/+31
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-09-193-4/+10
|\ \ \ \ \ \
| * | | | | | stackleak: let stack_erasing_sysctl take a kernel pointer bufferTobias Klauser2020-09-191-1/+1
| * | | | | | ftrace: let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser2020-09-191-2/+1
| * | | | | | kprobes: fix kill kprobe which has been marked as goneMuchun Song2020-09-191-1/+8
* | | | | | | Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-09-181-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | lockdep: fix order in trace_hardirqs_off_caller()Sven Schnelle2020-09-141-2/+2
| | |/ / / / | |/| | | |
* / | | | | mm: allow a controlled amount of unfairness in the page lockLinus Torvalds2020-09-171-0/+8
|/ / / / /
* | | | | Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-121-6/+18
|\ \ \ \ \
| * | | | | seccomp: don't leave dangling ->notif if file allocation failsTycho Andersen2020-09-081-3/+8
| * | | | | seccomp: don't leak memory when filter install racesTycho Andersen2020-09-081-3/+10
* | | | | | gcov: add support for GCC 10.1Peter Oberparleiter2020-09-112-2/+3
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-09-091-2/+3
|\ \ \ \ \ \
| * | | | | | padata: fix possible padata_works_lock deadlockDaniel Jordan2020-09-041-2/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-061-6/+29
|\ \ \ \ \ \