index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
futex
/
futex.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-16
futex: Convert to compiler context analysis
Peter Zijlstra
1
-3
/
+14
2025-11-04
futex: Convert to get/put_user_inline()
Thomas Gleixner
1
-55
/
+3
2025-08-11
futex: Use user_write_access_begin/_end() in futex_put_value()
Waiman Long
1
-3
/
+3
2025-07-11
futex: Make futex_private_hash_get() static
Sebastian Andrzej Siewior
1
-2
/
+0
2025-05-16
futex: Fix kernel-doc comments
Borislav Petkov (AMD)
1
-0
/
+1
2025-05-03
futex: Implement FUTEX2_MPOL
Peter Zijlstra
1
-1
/
+5
2025-05-03
futex: Implement FUTEX2_NUMA
Peter Zijlstra
1
-3
/
+30
2025-05-03
futex: Add basic infrastructure for local task local hash
Sebastian Andrzej Siewior
1
-0
/
+10
2025-05-03
futex: Introduce futex_q_lockptr_lock()
Sebastian Andrzej Siewior
1
-1
/
+2
2025-05-03
futex: Create private_hash() get/put class
Peter Zijlstra
1
-0
/
+8
2025-05-03
futex: Create futex_hash() get/put class
Peter Zijlstra
1
-0
/
+7
2025-05-03
futex: Pull futex_hash() out of futex_q_lock()
Peter Zijlstra
1
-1
/
+1
2025-05-03
futex: Move futex_queue() into futex_wait_setup()
Peter Zijlstra
1
-3
/
+3
2025-01-24
futex: Pass in task to futex_queue()
Jens Axboe
1
-3
/
+8
2024-12-09
futex: fix user access on powerpc
Linus Torvalds
1
-2
/
+2
2024-11-25
futex: improve user space accesses
Linus Torvalds
1
-2
/
+57
2023-09-29
futex: make the vectored futex operations available
Jens Axboe
1
-0
/
+5
2023-09-29
futex: make futex_parse_waitv() available as a helper
Jens Axboe
1
-0
/
+5
2023-09-29
futex: add wake_data to struct futex_q
Jens Axboe
1
-0
/
+2
2023-09-29
futex: abstract out a __futex_wake_mark() helper
Jens Axboe
1
-0
/
+1
2023-09-29
futex: factor out the futex wake handling
Jens Axboe
1
-0
/
+5
2023-09-29
futex: move FUTEX2_VALID_MASK to futex.h
Jens Axboe
1
-0
/
+2
2023-09-21
futex: Add flags2 argument to futex_requeue()
peterz@infradead.org
1
-2
/
+3
2023-09-21
futex: Propagate flags into get_futex_key()
peterz@infradead.org
1
-1
/
+1
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
1
-0
/
+3
2023-09-21
futex: FLAGS_STRICT
peterz@infradead.org
1
-10
/
+11
2023-09-21
futex: Validate futex value against futex size
peterz@infradead.org
1
-0
/
+10
2023-09-21
futex: Flag conversion
peterz@infradead.org
1
-3
/
+60
2022-04-07
futex: add missing rtmutex.h include
Christian König
1
-0
/
+1
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
1
-6
/
+0
2021-10-19
futex: Fix PREEMPT_RT build
Peter Zijlstra
1
-0
/
+4
2021-10-07
futex: Implement sys_futex_waitv()
André Almeida
1
-0
/
+15
2021-10-07
futex: Simplify double_lock_hb()
Peter Zijlstra
1
-8
/
+6
2021-10-07
futex: Split out wait/wake
Peter Zijlstra
1
-0
/
+34
2021-10-07
futex: Split out requeue
Peter Zijlstra
1
-2
/
+75
2021-10-07
futex: Split out PI futex
Peter Zijlstra
1
-0
/
+117
2021-10-07
futex: Split out syscalls
Peter Zijlstra
1
-0
/
+58