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
2019-06-17
locking/rwsem: Make rwsem->owner an atomic_long_t
Waiman Long
2019-06-17
locking/rwsem: Enable readers spinning on writer
Waiman Long
2019-06-17
locking/rwsem: Clarify usage of owner's nonspinaable bit
Waiman Long
2019-06-17
locking/rwsem: Wake up almost all readers in wait queue
Waiman Long
2019-06-17
locking/rwsem: More optimal RT task handling of null owner
Waiman Long
2019-06-17
locking/rwsem: Always release wait_lock before waking up tasks
Waiman Long
2019-06-17
locking/rwsem: Implement lock handoff to prevent lock starvation
Waiman Long
2019-06-17
locking/rwsem: Make rwsem_spin_on_owner() return owner state
Waiman Long
2019-06-17
locking/rwsem: Code cleanup after files merging
Waiman Long
2019-06-17
locking/rwsem: Merge rwsem.h and rwsem-xadd.c into rwsem.c
Waiman Long
2019-06-17
locking/rwsem: Implement a new locking scheme
Waiman Long
2019-06-17
locking/rwsem: Remove rwsem_wake() wakeup optimization
Waiman Long
2019-06-17
locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
Waiman Long
2019-06-17
sched/fair: Don't push cfs_bandwith slack timers forward
bsegall@google.com
2019-06-17
sched/core: Optimize try_to_wake_up() for local wakeups
Peter Zijlstra
2019-06-17
sched/fair: Fix "runnable_avg_yN_inv" not used warnings
Qian Cai
2019-06-17
sched/fair: Clean up definition of NOHZ blocked load functions
Valentin Schneider
2019-06-17
sched/core: Add __sched tag for io_schedule()
Gao Xiang
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
2019-06-17
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
2019-06-17
locking/lockdep: Remove unnecessary DEBUG_LOCKS_WARN_ON()
Kobe Wu
2019-06-17
jump_label: Batch updates if arch supports it
Daniel Bristot de Oliveira
2019-06-17
jump_label: Sort entries of the same key by the code
Daniel Bristot de Oliveira
2019-06-17
jump_label: Add a jump_label_can_update() helper
Daniel Bristot de Oliveira
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
2019-06-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-15
bpf: fix nested bpf tracepoints with per-cpu data
Matt Mullins
2019-06-15
Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-06-15
processor: get rid of cpu_relax_yield
Heiko Carstens
2019-06-15
s390: improve wait logic of stop_machine
Martin Schwidefsky
2019-06-14
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-14
sysctl: define proc_do_static_key()
Eric Dumazet
2019-06-15
bpf, devmap: Add missing RCU read lock on flush
Toshiaki Makita
2019-06-15
bpf, devmap: Add missing bulk queue free
Toshiaki Makita
2019-06-15
bpf, devmap: Fix premature entry free on destroying map
Toshiaki Makita
2019-06-14
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
Wei Li
2019-06-14
docs: power: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
module: Fix livepatch/ftrace module text permissions race
Josh Poimboeuf
2019-06-14
tracing/uprobe: Fix obsolete comment on trace_uprobe_create()
Eiichi Tsukata
2019-06-14
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
Eiichi Tsukata
2019-06-14
tracing: Make two symbols static
YueHaibing
2019-06-14
tracing: avoid build warning with HAVE_NOP_MCOUNT
Vasily Gorbik
2019-06-14
docs: scheduler: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
docs: cgroup-v1: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
tracing: Fix out-of-range read in trace_stack_print()
Eiichi Tsukata
2019-06-14
cgroup: Move cgroup_parse_float() implementation out of CONFIG_SYSFS
Tejun Heo
2019-06-14
alarmtimer: Fix kerneldoc comment for alarmtimer_suspend()
Yangtao Li
2019-06-14
clocksource: Move inline keyword to the beginning of function declarations
Mathieu Malaterre
2019-06-14
dma-remap: Avoid de-referencing NULL atomic_pool
Florian Fainelli
[prev]
[next]