index
:
linux/kernel/git/baikal/linux.git
boot/bt1
clk/bt1
dmac/bt1
edac/bt1
edac/fix
edac/map
edma/fix
for-landau-next
gmac/ext1/vlan
gmac/ext2/vlan
gmac/ext3/xdp
gmac/ext4/gpio
gmac/ext5/pcs
gmac/fix1
gmac/fix2
gmac/fix3
gmac/fix4/perf
gmac/fix5/err
gmac/fix6/stat
gmac/fix7/eng
gmac/fix8/mtu
gmac/fix9/vlan
i2c/bt1
mips/bpf
mips/bt1
mips/eva
pcie/bt1
pvt/bt1
spi/bt1
uart/bt1
xgmac/bt1
xgmac/ext1/pcs
xgmac/ext2/mv
LANDAU Linux Baikal Fork
LANDAU Linux Baikal Maintainers Group
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