index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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-03
PM: QoS: annotate data races in pm_qos_*_value()
Qian Cai
2020-03-03
tracing: Remove unused TRACE_BUFFER bits
Steven Rostedt (VMware)
2020-03-03
tracing: Have hwlat ts be first instance and record count of instances
Steven Rostedt (VMware)
2020-03-03
sys/sysinfo: Respect boottime inside time namespace
Cyril Hrubis
2020-03-02
bpf: Introduce pinnable bpf_link abstraction
Andrii Nakryiko
2020-03-02
task_work_run: don't take ->pi_lock unconditionally
Oleg Nesterov
2020-03-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
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-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-28
pid: Improve the comment about waiting in zap_pid_ns_processes
Eric W. Biederman
2020-02-28
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-28
proc: Remove the now unnecessary internal mount of proc
Eric W. Biederman
2020-02-28
Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-02-28
exit: Fix Sparse errors and warnings
Madhuparna Bhowmik
2020-02-28
fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer()
Madhuparna Bhowmik
2020-02-28
Merge branches 'pm-sleep' and 'pm-devfreq'
Rafael J. Wysocki
2020-02-27
bpf: INET_DIAG support in bpf_sk_storage
Martin KaFai Lau
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-28
bpf: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-27
Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-27
sched/fair: Fix statistics for find_idlest_group()
Vincent Guittot
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-02-26
signal: avoid double atomic counter increments for user accounting
Linus Torvalds
2020-02-25
bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue
Masami Hiramatsu
2020-02-25
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-02-24
bpf/stackmap: Dont trylock mmap_sem with PREEMPT_RT and interrupts disabled
David Miller
2020-02-24
bpf, lpm: Make locking RT friendly
Thomas Gleixner
2020-02-24
bpf: Prepare hashtab locking for PREEMPT_RT
Thomas Gleixner
2020-02-24
bpf: Factor out hashtab bucket lock operations
Thomas Gleixner
2020-02-24
bpf: Replace open coded recursion prevention in sys_bpf()
Thomas Gleixner
2020-02-24
bpf: Use recursion prevention helpers in hashtab code
Thomas Gleixner
2020-02-24
bpf: Use migrate_disable/enabe() in trampoline code.
David Miller
2020-02-24
bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.
David Miller
2020-02-24
bpf: Dont iterate over possible CPUs with interrupts disabled
Thomas Gleixner
2020-02-24
bpf: Remove recursion prevention from rcu free callback
Thomas Gleixner
2020-02-24
perf/bpf: Remove preempt disable around BPF invocation
Thomas Gleixner
2020-02-24
bpf/trace: Remove redundant preempt_disable from trace_call_bpf()
Thomas Gleixner
2020-02-24
bpf: disable preemption for bpf progs attached to uprobe
Alexei Starovoitov
2020-02-24
bpf/trace: Remove EXPORT from trace_call_bpf()
Thomas Gleixner
2020-02-24
bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run()
Thomas Gleixner
2020-02-24
bpf: Update locking comment in hashtab code
Thomas Gleixner
2020-02-24
bpf: Enforce preallocation for instrumentation programs on RT
Thomas Gleixner
2020-02-24
bpf: Tighten the requirements for preallocated hash maps
Thomas Gleixner
[prev]
[next]