index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-08-10
hrtimer: Avoid unnecessary SMP function calls in clock_was_set()
Marcelo Tosatti
2021-08-10
hrtimer: Add bases argument to clock_was_set()
Thomas Gleixner
2021-08-10
time/timekeeping: Avoid invoking clock_was_set() twice
Thomas Gleixner
2021-08-10
timekeeping: Distangle resume and clock-was-set events
Thomas Gleixner
2021-08-10
hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y case
Thomas Gleixner
2021-08-10
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2021-08-10
hrtimer: Consolidate reprogramming code
Peter Zijlstra
2021-08-10
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
2021-08-10
posix-cpu-timers: Recalc next expiration when timer_settime() ends up not que...
Frederic Weisbecker
2021-08-10
posix-cpu-timers: Consolidate timer base accessor
Frederic Weisbecker
2021-08-10
posix-cpu-timers: Remove confusing return value override
Frederic Weisbecker
2021-08-10
posix-cpu-timers: Force next expiration recalc after itimer reset
Frederic Weisbecker
2021-08-10
posix-cpu-timers: Force next_expiration recalc after timer deletion
Frederic Weisbecker
2021-08-10
posix-cpu-timers: Assert task sighand is locked while starting cputime counter
Frederic Weisbecker
2021-08-10
posix-timers: Remove redundant initialization of variable ret
Colin Ian King
2021-08-10
clocksource: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-08
Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-08
Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-08
Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-06
Merge tag 'trace-v5.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-06
tracepoint: Use rcu get state and cond sync for static call updates
Mathieu Desnoyers
2021-08-05
tracepoint: Fix static call function vs data state mismatch
Mathieu Desnoyers
2021-08-05
tracepoint: static call: Compare data on transition from 2->1 callees
Mathieu Desnoyers
2021-08-05
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-08-05
Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-05
tracing: Quiet smp_processor_id() use in preemptable warning in hwlat
Steven Rostedt (VMware)
2021-08-04
tracing: Reject string operand in the histogram expression
Masami Hiramatsu
2021-08-04
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
2021-08-04
sched/rt: Fix double enqueue caused by rt_effective_prio
Peter Zijlstra
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-30
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-29
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-07-28
ucounts: Fix race condition between alloc_ucounts and put_ucounts
Alexey Gladkov
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-27
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
2021-07-25
smpboot: fix duplicate and misplaced inlining directive
Linus Torvalds
2021-07-25
Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-25
Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-25
Merge tag 'dma-mapping-5.14-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-07-23
Merge tag 'trace-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-07-23
tracepoints: Update static_call before tp_funcs when adding a tracepoint
Steven Rostedt (VMware)
2021-07-23
ftrace: Remove redundant initialization of variable ret
Colin Ian King
2021-07-23
ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary
Nicolas Saenz Julienne
2021-07-23
tracing: Clean up alloc_synth_event()
Steven Rostedt (VMware)
2021-07-23
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
2021-07-23
tracing: Synthetic event field_pos is an index not a boolean
Steven Rostedt (VMware)
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
[next]