index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
5
-41
/
+76
|
\
|
*
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
2017-05-03
1
-8
/
+8
|
*
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
2017-05-02
1
-0
/
+1
|
*
Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2017-04-27
4
-6
/
+20
|
|
\
|
|
*
KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
Christoffer Dall
2017-04-09
1
-0
/
+7
|
|
*
KVM: arm/arm64: Support arch timers with a userspace gic
Alexander Graf
2017-04-09
1
-0
/
+2
|
|
*
KVM: arm/arm64: Add ARM user space interrupt signaling ABI
Alexander Graf
2017-04-09
1
-0
/
+8
|
|
*
KVM: arm/arm64: vgic: Get rid of MISR and EISR fields
Christoffer Dall
2017-04-09
1
-4
/
+0
|
|
*
KVM: arm/arm64: vgic: Get rid of live_lrs
Christoffer Dall
2017-04-09
1
-2
/
+0
|
|
*
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
2017-04-09
1
-0
/
+3
|
*
|
KVM: mark requests that need synchronization
Paolo Bonzini
2017-04-27
1
-4
/
+5
|
*
|
KVM: return if kvm_vcpu_wake_up() did wake up the VCPU
Radim Krčmář
2017-04-27
1
-1
/
+1
|
*
|
KVM: add explicit barrier to kvm_vcpu_kick
Andrew Jones
2017-04-27
1
-0
/
+6
|
*
|
KVM: mark requests that do not need a wakeup
Radim Krčmář
2017-04-27
1
-5
/
+7
|
*
|
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-27
1
-2
/
+12
|
*
|
kvm: better MWAIT emulation for guests
Michael S. Tsirkin
2017-04-21
1
-0
/
+1
|
*
|
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-04-21
1
-0
/
+7
|
|
\
\
|
|
*
|
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
2017-04-20
1
-0
/
+6
|
|
*
|
KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
Alexey Kardashevskiy
2017-04-20
1
-0
/
+1
|
*
|
|
Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Paolo Bonzini
2017-04-21
2
-0
/
+6
|
|
\
\
\
|
*
|
|
|
KVM: x86: rename kvm_vcpu_request_scan_ioapic()
David Hildenbrand
2017-04-12
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2017-04-11
3
-16
/
+3
|
|
\
\
\
|
|
*
|
|
KVM: s390: introduce AIS capability
Yi Min Zhao
2017-04-07
1
-0
/
+1
|
|
*
|
|
KVM: s390: gs support for kvm guests
Fan Zhang
2017-03-22
1
-0
/
+1
|
*
|
|
|
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
2017-04-07
1
-1
/
+1
|
*
|
|
|
KVM: x86: drop legacy device assignment
Paolo Bonzini
2017-04-07
1
-16
/
+0
|
*
|
|
|
Merge tag 'kvm_mips_4.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
2017-04-06
1
-0
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
KVM: MIPS: Add 64BIT capability
James Hogan
2017-03-28
1
-0
/
+1
|
|
*
|
|
|
KVM: MIPS: Add VZ & TE capabilities
James Hogan
2017-03-28
1
-0
/
+6
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2017-05-08
2
-26
/
+53
|
\
\
\
\
\
|
*
|
|
|
|
f2fs: enhance scalability of trace macro
Chao Yu
2017-05-03
1
-16
/
+14
|
*
|
|
|
|
f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard
Chao Yu
2017-05-03
2
-1
/
+4
|
*
|
|
|
|
f2fs: sanity check segment count
Jin Qian
2017-05-02
1
-0
/
+6
|
*
|
|
|
|
f2fs: add parentheses for macro variables more
Jaegeuk Kim
2017-04-24
1
-5
/
+5
|
*
|
|
|
|
f2fs: trace __submit_discard_cmd
Chao Yu
2017-04-19
1
-1
/
+15
|
*
|
|
|
|
f2fs: add missing INMEM_REVOKE trace enum definition
Chao Yu
2017-03-21
1
-0
/
+1
|
*
|
|
|
|
f2fs: make sure trace all f2fs_issue_flush
Kinglong Mee
2017-03-21
1
-4
/
+7
|
*
|
|
|
|
f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
Jaegeuk Kim
2017-03-21
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
4
-12
/
+97
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fscrypt: correct collision claim for digested names
Eric Biggers
2017-05-04
1
-13
/
+9
|
*
|
|
|
|
|
fscrypt: introduce helper function for filename matching
Eric Biggers
2017-05-04
2
-0
/
+87
|
*
|
|
|
|
|
fscrypt: Remove __packed from fscrypt_policy
Joe Richey
2017-04-30
1
-1
/
+1
|
*
|
|
|
|
|
fscrypt: Move key structure and constants to uapi
Joe Richey
2017-04-30
1
-0
/
+13
|
*
|
|
|
|
|
fscrypt: remove fscrypt_symlink_data_len()
Eric Biggers
2017-04-30
1
-11
/
+0
*
|
|
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-05-08
1
-0
/
+74
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ext4: support GETFSMAP ioctls
Darrick J. Wong
2017-04-30
1
-0
/
+74
|
*
|
|
|
|
|
|
vfs: add common GETFSMAP ioctl definitions
Darrick J. Wong
2017-04-30
1
-0
/
+112
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-05-06
1
-0
/
+112
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
vfs: add common GETFSMAP ioctl definitions
Darrick J. Wong
2017-04-03
1
-0
/
+112
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-06
3
-4
/
+15
|
\
\
\
\
\
\
\
\
[next]