开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mutex.h
Age
Commit message (
Expand
)
Author
2026-03-08
locking/mutex: Add context analysis
Peter Zijlstra
2026-03-08
locking/mutex: Remove the list_head from struct mutex
Matthew Wilcox (Oracle)
2026-02-23
locking/mutex: Add killable flavor to guard definitions
Davidlohr Bueso
2026-02-23
locking/mutex: Fix wrong comment for CONFIG_DEBUG_LOCK_ALLOC
Davidlohr Bueso
2026-02-23
locking/mutex: Rename mutex_init_lockep()
Davidlohr Bueso
2026-01-28
compiler-context-analysis: Remove __assume_ctx_lock from initializers
Marco Elver
2026-01-28
compiler-context-analysis: Introduce scoped init guards
Marco Elver
2026-01-05
locking/mutex: Support Clang's context analysis
Marco Elver
2025-12-01
locking/mutex: Redo __mutex_init() to reduce generated code size
Sebastian Andrzej Siewior
2025-08-01
Merge tag 'cxl-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2025-07-16
cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() for conditional locks
Peter Zijlstra
2025-07-11
locking/mutex: Mark devm_mutex_init() as __must_check
Thomas Weißschuh
2025-05-27
locking/mutex: implement mutex_lock_killable_nest_lock
Maxim Levitsky
2025-05-27
locking/mutex: implement mutex_trylock_nested
Maxim Levitsky
2025-03-21
hung_task: show the blocker task if the task is hung on mutex
Masami Hiramatsu (Google)
2024-09-13
locking/mutex: Introduce mutex_init_with_key()
Bart Van Assche
2024-09-13
locking/mutex: Define mutex_init() once
Bart Van Assche
2024-04-11
locking/mutex: Introduce devm_mutex_init()
George Stark
2024-02-28
locking/mutex: Simplify <linux/mutex.h>
Waiman Long
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-20
locking/mutex: split out mutex_types.h
Kent Overstreet
2023-11-15
cleanup: Add conditional guard support
Peter Zijlstra
2023-06-26
locking: Introduce __cleanup() based infrastructure
Peter Zijlstra
2021-08-17
locking/rtmutex: Add mutex variant for RT
Thomas Gleixner
2021-08-17
locking/mutex: Make mutex::wait_lock raw
Thomas Gleixner
2021-08-17
locking/ww_mutex: Move the ww_mutex definitions from <linux/mutex.h> into <li...
Thomas Gleixner
2021-08-17
locking/mutex: Move the 'struct mutex_waiter' definition from <linux/mutex.h>...
Thomas Gleixner
2021-03-29
Merge tag 'v5.12-rc5' into locking/core, to pick up fixes
Ingo Molnar
2021-03-25
locking/mutex: Remove repeated declaration
Shaokun Zhang
2021-03-23
locking/mutex: Fix non debug version of mutex_lock_io_nested()
Thomas Gleixner
2021-02-10
locking/mutex: Kill mutex_trylock_recursive()
Sebastian Andrzej Siewior
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
2019-08-08
mutex: Fix up mutex_waiter usage
Peter Zijlstra
2019-08-06
locking/mutex: Make __mutex_owner static to mutex.c
Mukesh Ojha
2019-07-15
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2018-05-15
locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked()
Andrea Parri
2018-03-10
Merge branch 'linus' into locking/core, to pick up fixes and dependencies
Ingo Molnar
2018-02-25
mutex: Drop linkage.h from mutex.h
Randy Dunlap
2018-02-21
locking/mutex: Add comment to __mutex_owner() to deter usage
Peter Zijlstra
2018-02-06
kernel/mutex: mutex_is_locked can be boolean
Yaowei Bai
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-16
mutex, futex: adjust kernel-doc markups to generate ReST
Mauro Carvalho Chehab
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-01-14
locking/mutex, sched/wait: Fix the mutex_lock_io_nested() define
Ingo Molnar
2017-01-14
locking/mutex, sched/wait: Add mutex_lock_io()
Tejun Heo
2017-01-14
locking/ww_mutex: Add waiters in stamp order
Nicolai Hähnle
2017-01-14
locking/mutex: Fix mutex handoff
Peter Zijlstra
2016-11-16
locking/mutex: Don't mark mutex_trylock_recursive() as deprecated, temporarily
Ingo Molnar
2016-11-15
locking/mutex, drm: Introduce mutex_trylock_recursive()
Peter Zijlstra
[next]