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
2020-03-19
Revert "tick/common: Make tick_periodic() check for missing ticks"
Thomas Gleixner
2020-03-19
time/sched_clock: Expire timer in hardirq context
Ahmed S. Darwish
2020-03-04
tick/common: Make tick_periodic() check for missing ticks
Waiman Long
2020-03-04
hrtimer: Cast explicitely to u32t in __ktime_divns()
Wen Yang
2020-03-04
timekeeping: Prevent 32bit truncation in scale64_check_overflow()
Wen Yang
2020-03-04
posix-cpu-timers: Stop disabling timers on mt-exec
Eric W. Biederman
2020-03-04
posix-cpu-timers: Store a reference to a pid not a task
Eric W. Biederman
2020-03-01
posix-cpu-timers: Pass the task into arm_timer()
Eric W. Biederman
2020-03-01
posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_group
Eric W. Biederman
2020-03-01
posix-cpu-timers: cpu_clock_sample_group() no longer needs siglock
Eric W. Biederman
2020-02-17
posix-timers: Pass lockdep expression to RCU lists
Amol Grover
2020-02-17
timer: Improve the comment describing schedule_timeout()
Alexander Popov
2020-02-17
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
Thomas Gleixner
2020-02-17
lib/vdso: Avoid highres update if clocksource is not VDSO capable
Thomas Gleixner
2020-02-17
lib/vdso: Cleanup clock mode storage leftovers
Thomas Gleixner
2020-02-17
clocksource: Add common vdso clock mode storage
Thomas Gleixner
2020-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-02-14
Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-02-11
Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-02-11
sched/fair: Fix kernel-doc warning in attach_entity_load_avg()
Randy Dunlap
2020-02-11
sched/core: Annotate curr pointer in rq with __rcu
Madhuparna Bhowmik
2020-02-11
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
2020-02-11
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
2020-02-10
tracing: Consolidate trace() functions
Tom Zanussi
2020-02-10
tracing: Don't return -EINVAL when tracing soft disabled synth events
Tom Zanussi
2020-02-10
tracing: Add missing nest end to synth_event_trace_start() error case
Tom Zanussi
2020-02-10
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-10
tracing/kprobe: Fix uninitialized variable bug
Gustavo A. R. Silva
2020-02-10
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-02-09
Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-02-07
genirq: Clarify that irq wake state is orthogonal to enable/disable
Stephen Boyd
2020-02-07
cgroup1: switch to use of errorfc() et.al.
Al Viro
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
get rid of cg_invalf()
Al Viro
2020-02-07
smp/up: Make smp_call_function_single() match SMP semantics
Paul E. McKenney
2020-02-06
Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-02-06
Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no r...
Daniel Thompson
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2020-02-05
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2020-02-05
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
2020-02-05
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
[next]