index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-10-07
futex: Split out syscalls
Peter Zijlstra
2021-10-07
futex: Move to kernel/futex/
Peter Zijlstra
2021-10-07
locking/rwbase: Optimize rwbase_read_trylock
Davidlohr Bueso
2021-10-07
Merge branch 'tip/locking/urgent'
Peter Zijlstra
2021-10-01
rtmutex: Wake up the waiters lockless while dropping the read lock.
Thomas Gleixner
2021-10-01
rtmutex: Check explicit for TASK_RTLOCK_WAIT.
Sebastian Andrzej Siewior
2021-10-01
locking/rt: Take RCU nesting into account for __might_resched()
Thomas Gleixner
2021-10-01
sched: Make RCU nest depth distinct in __might_resched()
Thomas Gleixner
2021-10-01
sched: Make might_sleep() output less confusing
Thomas Gleixner
2021-10-01
sched: Cleanup might_sleep() printks
Thomas Gleixner
2021-10-01
sched: Remove preempt_offset argument from __might_sleep()
Thomas Gleixner
2021-10-01
sched: Clean up the might_sleep() underscore zoo
Thomas Gleixner
2021-10-01
locking/ww-mutex: Fix uninitialized use of ret in test_aa()
Nathan Chancellor
2021-09-17
lockdep: Improve comments in wait-type checks
Zhouyi Zhou
2021-09-17
lockdep: Let lock_is_held_type() detect recursive read as read
Sebastian Andrzej Siewior
2021-09-17
kernel/locking: Add context to ww_mutex_trylock()
Maarten Lankhorst
2021-09-15
locking/rwbase: Take care of ordering guarantee for fastpath reader
Boqun Feng
2021-09-15
locking/rwbase: Extract __rwbase_write_trylock()
Peter Zijlstra
2021-09-15
locking/rwbase: Properly match set_and_save_state() to restore_state()
Peter Zijlstra
2021-09-12
Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-09-12
Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-11
Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-09-09
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
2021-09-09
tracing/boot: Fix to check the histogram control param is a leaf node
Masami Hiramatsu
2021-09-09
tracing/boot: Fix trace_boot_hist_add_array() to check array is value
Masami Hiramatsu
2021-09-09
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-09-09
sched: Prevent balance_push() on remote runqueues
Thomas Gleixner
2021-09-09
sched/idle: Make the idle timer expire in hard interrupt context
Sebastian Andrzej Siewior
2021-09-09
locking/rtmutex: Fix ww_mutex deadlock check
Peter Zijlstra
2021-09-08
Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew)
Linus Torvalds
2021-09-08
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2021-09-08
kexec: avoid compat_alloc_user_space
Arnd Bergmann
2021-09-08
kexec: move locking into do_kexec_load
Arnd Bergmann
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
tracing/boot: Fix to loop on only subkeys
Masami Hiramatsu
2021-09-08
tracing: Dynamically allocate the per-elt hist_elt_data array
Tom Zanussi
2021-09-08
tracing: synth events: increase max fields count
Artem Bityutskiy
2021-09-08
tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()
Qiang.Zhang
2021-09-08
prctl: allow to setup brk for et_dyn executables
Cyrill Gorcunov
2021-09-08
kernel/fork.c: unexport get_{mm,task}_exe_file
Christoph Hellwig
2021-09-08
fs/epoll: use a per-cpu counter for user's watches count
Nicholas Piggin
2021-09-08
profiling: fix shift-out-of-bounds bugs
Pavel Skripkin
2021-09-08
kernel/acct.c: use dedicated helper to access rlimit values
Yang Yang
2021-09-07
tracing: Fix some alloc_event_probe() error handling bugs
Dan Carpenter
2021-09-07
Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2021-09-06
kernel: debug: Convert to SPDX identifier
Cai Huoqing
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
[next]