index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
rqspinlock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
bpf: Use architecture provided res_smp_cond_load_acquire
Kumar Kartikeya Dwivedi
1
-1
/
+1
2025-03-19
bpf: Introduce rqspinlock kfuncs
Kumar Kartikeya Dwivedi
1
-0
/
+74
2025-03-19
rqspinlock: Add basic support for CONFIG_PARAVIRT
Kumar Kartikeya Dwivedi
1
-0
/
+3
2025-03-19
rqspinlock: Add a test-and-set fallback
Kumar Kartikeya Dwivedi
1
-2
/
+44
2025-03-19
rqspinlock: Add deadlock detection and recovery
Kumar Kartikeya Dwivedi
1
-14
/
+173
2025-03-19
rqspinlock: Protect waiters in trylock fallback from stalls
Kumar Kartikeya Dwivedi
1
-1
/
+7
2025-03-19
rqspinlock: Protect waiters in queue from stalls
Kumar Kartikeya Dwivedi
1
-3
/
+52
2025-03-19
rqspinlock: Protect pending bit owners from stalls
Kumar Kartikeya Dwivedi
1
-5
/
+27
2025-03-19
rqspinlock: Hardcode cond_acquire loops for arm64
Kumar Kartikeya Dwivedi
1
-0
/
+15
2025-03-19
rqspinlock: Add support for timeouts
Kumar Kartikeya Dwivedi
1
-0
/
+45
2025-03-19
rqspinlock: Drop PV and virtualization support
Kumar Kartikeya Dwivedi
1
-90
/
+1
2025-03-19
rqspinlock: Add rqspinlock.h header
Kumar Kartikeya Dwivedi
1
-1
/
+2
2025-03-19
locking: Copy out qspinlock.c to kernel/bpf/rqspinlock.c
Kumar Kartikeya Dwivedi
1
-0
/
+410