summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* perf: Ignore sigtrap for tracepoints destined for other tasksMarco Elver2021-12-011-0/+3
* locking/rwsem: Make handoff bit handling more consistentWaiman Long2021-12-011-86/+85
* PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer2021-12-011-3/+3
* tracing: Fix pid filtering when triggers are attachedSteven Rostedt (VMware)2021-12-011-6/+18
* tracing/uprobe: Fix uprobe_perf_open probes iterationJiri Olsa2021-12-011-0/+1
* bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progsDmitrii Banshchikov2021-11-254-4/+9
* signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman2021-11-252-2/+15
* signal: Don't always set SA_IMMUTABLE for forced signalsEric W. Biederman2021-11-251-7/+16
* exit/syscall_user_dispatch: Send ordinary signals on failureEric W. Biederman2021-11-251-4/+8
* signal: Implement force_fatal_sigEric W. Biederman2021-11-251-9/+17
* printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin2021-11-251-0/+5
* bpf: Fix toctou on read-only map's constant scalar trackingDaniel Borkmann2021-11-252-22/+52
* tracing: Add length protection to histogram string copiesSteven Rostedt (VMware)2021-11-251-2/+7
* bpf: Fix inner map state pruning regression.Alexei Starovoitov2021-11-251-1/+2
* tracing/histogram: Do not copy the fixed-size char array field over the field...Masami Hiramatsu2021-11-251-4/+5
* sched/fair: Prevent dead task groups from regaining cfs_rq'sMathias Krause2021-11-255-16/+49
* sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()Vincent Donnefort2021-11-251-0/+3
* perf/core: Avoid put_page() when GUP failsGreg Thelen2021-11-211-5/+5
* posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()Michael Pratt2021-11-182-2/+18
* PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner2021-11-181-2/+2
* kdb: Adopt scheduler's task classificationDaniel Thompson2021-11-184-122/+53
* bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.Alexei Starovoitov2021-11-181-1/+1
* bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.Alexei Starovoitov2021-11-181-1/+1
* cgroup: Fix rootcg cpu.stat guest double countingDan Schatzberg2021-11-181-2/+0
* bpf: Fixes possible race in update_prog_stats() for 32bit archesEric Dumazet2021-11-181-2/+4
* tracing: Fix missing trace_boot_init_histograms kstrdup NULL checksMathieu Desnoyers2021-11-181-0/+4
* PM: hibernate: fix sparse warningsAnders Roxell2021-11-181-1/+1
* kernel/sched: Fix sched_fork() access an invalid sched_task_groupZhang Qiao2021-11-182-22/+23
* rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstrPeter Zijlstra2021-11-181-1/+1
* rcu: Always inline rcu_dynticks_task*_{enter,exit}()Peter Zijlstra2021-11-181-4/+4
* PM: EM: Fix inefficient states detectionVincent Donnefort2021-11-181-15/+8
* kprobes: Do not use local variable when creating debugfs filePunit Agrawal2021-11-181-2/+1
* scs: Release kasan vmalloc poison in scs_free processYee Lee2021-11-181-0/+1
* cgroup: Make rebind_subsystems() disable v2 controllers all at onceWaiman Long2021-11-181-4/+27
* lockdep: Let lock_is_held_type() detect recursive read as readSebastian Andrzej Siewior2021-11-181-1/+1
* rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()Neeraj Upadhyay2021-11-181-1/+1
* ftrace: do CPU checking after preemption disabled王贇2021-11-181-3/+3
* PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin2021-11-181-2/+3
* tracing/cfi: Fix cmp_entries_* functions signature mismatchKalesh Singh2021-11-181-17/+23
* workqueue: make sysfs of unbound kworker cpumask more cleverMenglong Dong2021-11-181-4/+11
* locking/rwsem: Disable preemption for spinning regionYanfei Xu2021-11-181-23/+30
* tracing: Disable "other" permission bits in the tracefs filesSteven Rostedt (VMware)2021-11-1815-96/+103
* rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loopPaul E. McKenney2021-11-181-2/+1
* locking/lockdep: Avoid RCU-induced noinstr failPeter Zijlstra2021-11-181-1/+1
* rcutorture: Avoid problematic critical section nesting on PREEMPT_RTScott Wood2021-11-181-12/+36
* ring-buffer: Protect ring_buffer_reset() from reentrancySteven Rostedt (VMware)2021-11-181-0/+5
* signal: Add SA_IMMUTABLE to ensure forced siganls do not get changedEric W. Biederman2021-11-181-1/+7
* signal: Remove the bogus sigkill_pending in ptrace_stopEric W. Biederman2021-11-181-14/+4
* Merge tag 'trace-v5.15-rc6-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-292-9/+11
|\
| * tracing: Fix misspelling of "missing"Steven Rostedt (VMware)2021-10-291-1/+1