summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* gcov: Remove compiler version checkNathan Chancellor2021-12-021-1/+0
* Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-282-4/+7
|\
| * sched/scs: Reset task stack state in bringup_cpu()Mark Rutland2021-11-242-4/+7
* | Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-281-0/+3
|\ \
| * | perf: Ignore sigtrap for tracepoints destined for other tasksMarco Elver2021-11-231-0/+3
| |/
* | Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-281-93/+89
|\ \
| * | locking/rwsem: Optimize down_read_trylock() under highly contended caseMuchun Song2021-11-231-7/+4
| * | locking/rwsem: Make handoff bit handling more consistentWaiman Long2021-11-231-86/+85
| |/
* | Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-281-1/+1
|\ \
| * | tracing: Test the 'Do not trace this pid' case in create eventSteven Rostedt (VMware)2021-11-271-1/+1
* | | Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-272-6/+30
|\| |
| * | tracing: Fix pid filtering when triggers are attachedSteven Rostedt (VMware)2021-11-261-6/+18
| * | tracing: Check pid filtering when creating eventsSteven Rostedt (VMware)2021-11-261-0/+12
* | | Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-11-262-4/+4
|\ \ \ | |/ / |/| |
| * | PM: hibernate: Fix snapshot partial write lengthsEvan Green2021-11-241-1/+1
| * | PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer2021-11-241-3/+3
| |/
* / tracing/uprobe: Fix uprobe_perf_open probes iterationJiri Olsa2021-11-231-0/+1
|/
* Merge tag 'trace-v5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-11-192-22/+35
|\
| * tracing: Don't use out-of-sync va_list in event printingNikita Yushchenko2021-11-181-0/+12
| * tracing: Use memset_startat() to zero struct trace_iteratorKees Cook2021-11-181-3/+1
| * tracing/histogram: Fix UAF in destroy_hist_field()Kalesh Singh2021-11-181-19/+22
* | Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds2021-11-192-9/+31
|\ \
| * | signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman2021-11-192-2/+15
| * | signal: Don't always set SA_IMMUTABLE for forced signalsEric W. Biederman2021-11-191-7/+16
* | | Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-185-27/+63
|\ \ \
| * \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-11-165-27/+63
| |\ \ \
| | * | | bpf: Fix toctou on read-only map's constant scalar trackingDaniel Borkmann2021-11-152-22/+52
| | * | | bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progsDmitrii Banshchikov2021-11-154-4/+9
| | * | | bpf: Fix inner map state pruning regression.Alexei Starovoitov2021-11-121-1/+2
* | | | | Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-181-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2021-11-181-0/+5
| |\ \ \ \
| | * | | | printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin2021-11-101-0/+5
* | | | | | Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-11-141-2/+7
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | tracing: Add length protection to histogram string copiesSteven Rostedt (VMware)2021-11-141-2/+7
* | | | | | Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-142-2/+18
|\ \ \ \ \ \
| * | | | | | posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()Michael Pratt2021-11-022-2/+18
* | | | | | | Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-141-2/+2
|\ \ \ \ \ \ \
| * | | | | | | PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner2021-11-111-2/+2
* | | | | | | | Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-146-40/+76
|\ \ \ \ \ \ \ \
| * | | | | | | | preempt: Restore preemption model selection configsValentin Schneider2021-11-112-24/+24
| * | | | | | | | sched/fair: Prevent dead task groups from regaining cfs_rq'sMathias Krause2021-11-115-16/+49
| * | | | | | | | sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()Vincent Donnefort2021-11-111-0/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-141-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/core: Avoid put_page() when GUP failsGreg Thelen2021-11-111-5/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'trace-v5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-11-132-6/+9
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | tracing/histogram: Fix check for missing operands in an expressionKalesh Singh2021-11-121-1/+2
| * | | | | | tracing/histogram: Do not copy the fixed-size char array field over the field...Masami Hiramatsu2021-11-121-4/+5
| * | | | | | tracing/osnoise: Make osnoise_instances staticDaniel Bristot de Oliveira2021-11-121-1/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-11-121-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | reboot: export symbol 'reboot_mode'Shawn Guo2021-10-161-0/+1