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
Age
Commit message (
Expand
)
Author
2021-10-07
futex: Implement sys_futex_waitv()
André Almeida
2021-10-07
futex: Simplify double_lock_hb()
Peter Zijlstra
2021-10-07
futex: Split out wait/wake
Peter Zijlstra
2021-10-07
futex: Split out requeue
Peter Zijlstra
2021-10-07
futex: Rename mark_wake_futex()
Peter Zijlstra
2021-10-07
futex: Rename: match_futex()
Peter Zijlstra
2021-10-07
futex: Rename: hb_waiter_{inc,dec,pending}()
Peter Zijlstra
2021-10-07
futex: Split out PI futex
Peter Zijlstra
2021-10-07
futex: Rename: {get,cmpxchg}_futex_value_locked()
Peter Zijlstra
2021-10-07
futex: Rename hash_futex()
Peter Zijlstra
2021-10-07
futex: Rename __unqueue_futex()
Peter Zijlstra
2021-10-07
futex: Rename: queue_{,un}lock()
Peter Zijlstra
2021-10-07
futex: Rename futex_wait_queue_me()
Peter Zijlstra
2021-10-07
futex: Rename {,__}{,un}queue_me()
Peter Zijlstra
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 cond_resched_lock() variants RT aware
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: Make cond_resched_*lock() variants consistent vs. 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
locking/lockdep: Cleanup the repeated declaration
Shaokun Zhang
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
Linux 5.15-rc1
v5.15-rc1
Linus Torvalds
2021-09-12
Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-09-12
Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...
Linus Torvalds
2021-09-12
Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linux
Linus Torvalds
2021-09-12
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-09-12
Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-12
Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
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-12
Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-09-12
Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-09-12
Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-11
Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]