开源镜像站
帮助
下载
动态
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
/
virt
/
lib
Age
Commit message (
Expand
)
Author
2025-06-20
irqbypass: Require producers to pass in Linux IRQ number during registration
Sean Christopherson
2025-06-20
irqbypass: Use xarray to track producers and consumers
Sean Christopherson
2025-06-20
irqbypass: Use guard(mutex) in lieu of manual lock+unlock
Sean Christopherson
2025-06-20
irqbypass: Use paired consumer/producer to disconnect during unregister
Sean Christopherson
2025-06-20
irqbypass: Explicitly track producer and consumer bindings
Sean Christopherson
2025-06-20
irqbypass: Take ownership of producer/consumer token tracking
Sean Christopherson
2025-06-20
irqbypass: Drop superfluous might_sleep() annotations
Sean Christopherson
2025-06-20
irqbypass: Drop pointless and misleading THIS_MODULE get/put
Sean Christopherson
2021-05-15
Revert "irqbypass: do not start cons/prod when failed connect"
Zhu Lingshan
2020-08-05
irqbypass: do not start cons/prod when failed connect
Zhu Lingshan
2020-01-08
KVM: lib: use jump label to handle resource release in irq_bypass_register_pr...
Miaohe Lin
2020-01-08
KVM: lib: use jump label to handle resource release in irq_bypass_register_co...
Miaohe Lin
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-01-12
KVM: eventfd: fix NULL deref irqbypass consumer
Wanpeng Li
2016-05-11
irqbypass: Disallow NULL token
Alex Williamson
2015-10-01
virt: IRQ bypass manager
Alex Williamson