开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-30
KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus
Andre Przywara
2015-03-30
KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handling
Andre Przywara
2015-03-30
KVM: arm/arm64: merge GICv3 RD_base and SGI_base register frames
Andre Przywara
2015-03-26
KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_bus
Andre Przywara
2015-03-26
KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGIC
Andre Przywara
2015-03-26
KVM: arm/arm64: simplify vgic_find_range() and callers
Andre Przywara
2015-03-26
KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_range
Andre Przywara
2015-03-26
KVM: x86: remove now unneeded include directory from Makefile
Andre Przywara
2015-03-26
KVM: arm/arm64: remove now unneeded include directory from Makefile
Andre Przywara
2015-03-26
KVM: move iodev.h from virt/kvm/ to include/kvm
Andre Przywara
2015-03-26
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
2015-03-14
arm/arm64: KVM: Fix migration race in the arch timer
Christoffer Dall
2015-03-14
arm/arm64: KVM: support for un-queuing active IRQs
Christoffer Dall
2015-03-14
arm/arm64: KVM: add a common vgic_queue_irq_to_lr fn
Alex Bennée
2015-03-14
arm/arm64: KVM: export VCPU power state via MP_STATE ioctl
Alex Bennée
2015-03-12
arm/arm64: KVM: Optimize handling of Access Flag faults
Marc Zyngier
2015-03-12
arm/arm64: KVM: Implement Stage-2 page aging
Marc Zyngier
2015-03-12
arm/arm64: KVM: Allow handle_hva_to_gpa to return a value
Marc Zyngier
2015-03-12
KVM: arm/arm64: add irqfd support
Eric Auger
2015-03-12
KVM: arm/arm64: remove coarse grain dist locking at kvm_vgic_sync_hwstate
Eric Auger
2015-03-12
KVM: arm/arm64: implement kvm_arch_intc_initialized
Eric Auger
2015-03-12
KVM: introduce kvm_arch_intc_initialized and use it in irqfd
Eric Auger
2015-03-12
KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP
Eric Auger
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
2015-03-11
KVM: arm/arm64: prefer IS_ENABLED to a static variable
Paolo Bonzini
2015-03-11
KVM: vgic: add virt-capable compatible strings
Mark Rutland
2015-02-23
KVM: emulate: fix CMPXCHG8B on 32-bit hosts
Paolo Bonzini
2015-02-23
KVM: VMX: fix build without CONFIG_SMP
Radim Krčmář
2015-02-23
arm/arm64: KVM: Add exit reaons to kvm_exit event tracing
Wei Huang
2015-02-23
ARM: KVM: Fix size check in __coherent_cache_guest_page
Jan Kiszka
2015-02-22
Linux 4.0-rc1
v4.0-rc1
Linus Torvalds
2015-02-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-02-22
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
2015-02-22
Documentation/filesystems/Locking: ->get_sb() is long gone
Al Viro
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
SELinux: Use d_is_positive() rather than testing dentry->d_inode
David Howells
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
2015-02-22
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
David Howells
2015-02-22
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
David Howells
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2015-02-22
VFS: Split DCACHE_FILE_TYPE into regular and special types
David Howells
2015-02-22
VFS: Add a fallthrough flag for marking virtual dentries
David Howells
2015-02-22
VFS: Add a whiteout dentry type
David Howells
[next]