index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
virt
/
lib
(
follow
)
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_producer()
Miaohe Lin
1
-9
/
+10
2020-01-08
KVM: lib: use jump label to handle resource release in irq_bypass_register_consumer()
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