index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
/
virt
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-20
irqbypass: Require producers to pass in Linux IRQ number during registration
Sean Christopherson
1
-1
/
+4
2025-06-20
irqbypass: Use xarray to track producers and consumers
Sean Christopherson
1
-36
/
+38
2025-06-20
irqbypass: Use guard(mutex) in lieu of manual lock+unlock
Sean Christopherson
1
-28
/
+10
2025-06-20
irqbypass: Use paired consumer/producer to disconnect during unregister
Sean Christopherson
1
-40
/
+8
2025-06-20
irqbypass: Explicitly track producer and consumer bindings
Sean Christopherson
1
-0
/
+9
2025-06-20
irqbypass: Take ownership of producer/consumer token tracking
Sean Christopherson
1
-16
/
+28
2025-06-20
irqbypass: Drop superfluous might_sleep() annotations
Sean Christopherson
1
-8
/
+0
2025-06-20
irqbypass: Drop pointless and misleading THIS_MODULE get/put
Sean Christopherson
1
-20
/
+0
2021-05-15
Revert "irqbypass: do not start cons/prod when failed connect"
Zhu Lingshan
1
-10
/
+6
2020-08-05
irqbypass: do not start cons/prod when failed connect
Zhu Lingshan
1
-6
/
+10
2020-01-08
KVM: lib: use jump label to handle resource release in irq_bypass_register_pr...
Miaohe Lin
1
-9
/
+10
2020-01-08
KVM: lib: use jump label to handle resource release in irq_bypass_register_co...
Miaohe Lin
1
-9
/
+10
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2017-01-12
KVM: eventfd: fix NULL deref irqbypass consumer
Wanpeng Li
1
-2
/
+2
2016-05-11
irqbypass: Disallow NULL token
Alex Williamson
1
-1
/
+11
2015-10-01
virt: IRQ bypass manager
Alex Williamson
3
-0
/
+260