summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Make clocksource watchdog test safe for slow-HZ systemsPaul E. McKenney2021-08-283-23/+23
* hrtimer: Unbreak hrtimer_force_reprogram()Thomas Gleixner2021-08-121-20/+20
* hrtimer: Use raw_cpu_ptr() in clock_was_set()Thomas Gleixner2021-08-121-2/+3
* hrtimer: Avoid more SMP function calls in clock_was_set()Thomas Gleixner2021-08-101-9/+65
* hrtimer: Avoid unnecessary SMP function calls in clock_was_set()Marcelo Tosatti2021-08-101-2/+33
* hrtimer: Add bases argument to clock_was_set()Thomas Gleixner2021-08-103-10/+17
* time/timekeeping: Avoid invoking clock_was_set() twiceThomas Gleixner2021-08-101-8/+10
* timekeeping: Distangle resume and clock-was-set eventsThomas Gleixner2021-08-104-10/+18
* hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y caseThomas Gleixner2021-08-101-28/+59
* hrtimer: Ensure timerfd notification for HIGHRES=nThomas Gleixner2021-08-102-16/+19
* hrtimer: Consolidate reprogramming codePeter Zijlstra2021-08-101-43/+29
* hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()Thomas Gleixner2021-08-101-7/+53
* posix-cpu-timers: Recalc next expiration when timer_settime() ends up not que...Frederic Weisbecker2021-08-101-6/+35
* posix-cpu-timers: Consolidate timer base accessorFrederic Weisbecker2021-08-101-15/+13
* posix-cpu-timers: Remove confusing return value overrideFrederic Weisbecker2021-08-101-2/+0
* posix-cpu-timers: Force next expiration recalc after itimer resetFrederic Weisbecker2021-08-101-2/+0
* posix-cpu-timers: Force next_expiration recalc after timer deletionFrederic Weisbecker2021-08-101-1/+32
* posix-cpu-timers: Assert task sighand is locked while starting cputime counterFrederic Weisbecker2021-08-102-0/+17
* posix-timers: Remove redundant initialization of variable retColin Ian King2021-08-101-1/+1
* clocksource: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-101-3/+3
* Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-081-2/+4
|\
| * timers: Move clearing of base::timer_running under base:: LockThomas Gleixner2021-07-271-2/+4
* | Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-08-081-55/+35
|\ \
| * | sched/rt: Fix double enqueue caused by rt_effective_prioPeter Zijlstra2021-08-041-55/+35
* | | Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-081-3/+32
|\ \ \
| * | | perf: Refactor permissions check into perf_check_permission()Marco Elver2021-07-161-26/+32
| * | | perf: Fix required permissions if sigtrap is requestedMarco Elver2021-07-161-1/+24
* | | | Merge tag 'trace-v5.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-08-061-20/+135
|\ \ \ \
| * | | | tracepoint: Use rcu get state and cond sync for static call updatesMathieu Desnoyers2021-08-061-14/+67
| * | | | tracepoint: Fix static call function vs data state mismatchMathieu Desnoyers2021-08-051-20/+82
| * | | | tracepoint: static call: Compare data on transition from 2->1 calleesMathieu Desnoyers2021-08-051-1/+1
* | | | | Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2021-08-051-3/+7
|\ \ \ \ \
| * | | | | ucounts: Fix race condition between alloc_ucounts and put_ucountsAlexey Gladkov2021-07-281-3/+7
| | |_|_|/ | |/| | |
* | | | | Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-08-053-3/+27
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | tracing: Quiet smp_processor_id() use in preemptable warning in hwlatSteven Rostedt (VMware)2021-08-051-1/+1
| * | | tracing: Reject string operand in the histogram expressionMasami Hiramatsu2021-08-041-1/+19
| * | | tracing / histogram: Give calculation hist_fields a sizeSteven Rostedt (VMware)2021-08-041-0/+4
| * | | tracing: Fix NULL pointer dereference in start_creatingKamal Agrawal2021-07-301-1/+3
* | | | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-303-107/+76
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-293-107/+76
| |\ \ \ \
| | * | | | bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann2021-07-291-55/+32
| | * | | | bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-07-292-8/+27
| | * | | | bpf: Fix pointer arithmetic mask tightening under state pruningDaniel Borkmann2021-07-161-10/+17
| | * | | | bpf: Remove superfluous aux sanitation on subprog rejectionDaniel Borkmann2021-07-161-34/+0
* | | | | | Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-07-271-3/+1
|\ \ \ \ \ \
| * | | | | | cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker2021-07-211-3/+1
* | | | | | | Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-07-271-7/+13
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | workqueue: fix UAF in pwq_unbound_release_workfn()Yang Yingliang2021-07-211-7/+13
| |/ / / / /
* | | | | | smpboot: fix duplicate and misplaced inlining directiveLinus Torvalds2021-07-251-1/+1
* | | | | | Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-07-252-8/+10
|\ \ \ \ \ \