index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
afs: Prospectively look up extra files when doing a single lookup
David Howells
2018-04-09
8
-63
/
+552
*
afs: Don't over-increment the cell usage count when pinning it
David Howells
2018-04-09
2
-3
/
+4
*
afs: Fix checker warnings
David Howells
2018-04-09
11
-50
/
+35
*
vfs: Remove the const from dir_context::actor
David Howells
2018-04-09
1
-1
/
+1
*
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-04-09
1
-67
/
+57
|
\
|
*
getname_kernel() needs to make sure that ->name != ->iname in long case
Al Viro
2018-04-08
1
-1
/
+2
|
*
make lookup_one_len() safe to use with directory locked shared
Al Viro
2018-04-06
1
-1
/
+3
|
*
new helper: __lookup_slow()
Al Viro
2018-04-06
1
-9
/
+18
|
*
merge common parts of lookup_one_len{,_unlocked} into common helper
Al Viro
2018-04-06
1
-56
/
+34
*
|
Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-09
8
-266
/
+190
|
\
\
|
*
|
Orangefs: documentation updates
Mike Marshall
2018-04-04
1
-7
/
+14
|
*
|
orangefs: document package install and xfstests procedure
Martin Brandenburg
2018-04-04
1
-23
/
+103
|
*
|
orangefs: remove unused code
Martin Brandenburg
2018-04-04
3
-128
/
+0
|
*
|
orangefs: make several *_operations structs static
Martin Brandenburg
2018-04-04
3
-31
/
+28
|
*
|
orangefs: implement vm_ops->fault
Martin Brandenburg
2018-04-04
1
-2
/
+28
|
*
|
orangefs: open code short single-use functions
Martin Brandenburg
2018-04-02
1
-76
/
+19
|
*
|
orangefs: replace vmalloc and memset with vzalloc
Colin Ian King
2018-04-02
1
-2
/
+1
|
*
|
orangefs: bug fix for a race condition when getting a slot
David Reynolds
2018-04-02
1
-2
/
+2
*
|
|
Merge tag 'pstore-v4.17-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-09
1
-2
/
+2
|
\
\
\
|
*
|
|
pstore: fix crypto dependencies without compression
Tobias Regnery
2018-04-07
1
-2
/
+2
*
|
|
|
selinux: fix missing dput() before selinuxfs unmount
Stephen Smalley
2018-04-09
1
-0
/
+1
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-09
150
-1982
/
+11900
|
\
\
\
\
|
*
|
|
|
kvm: x86: fix a prototype warning
Peng Hao
2018-04-06
1
-1
/
+1
|
*
|
|
|
kvm: selftests: add sync_regs_test
Paolo Bonzini
2018-04-04
6
-1
/
+595
|
*
|
|
|
kvm: selftests: add API testing infrastructure
Paolo Bonzini
2018-04-04
12
-0
/
+5813
|
*
|
|
|
kvm: x86: fix a compile warning
Peng Hao
2018-04-04
1
-1
/
+1
|
*
|
|
|
KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
Wanpeng Li
2018-04-04
1
-1
/
+15
|
*
|
|
|
KVM: X86: Introduce handle_ud()
Wanpeng Li
2018-04-04
4
-16
/
+18
|
*
|
|
|
KVM: vmx: unify adjacent #ifdefs
Paolo Bonzini
2018-04-04
1
-7
/
+3
|
*
|
|
|
x86: kvm: hide the unused 'cpu' variable
Arnd Bergmann
2018-04-04
1
-0
/
+2
|
*
|
|
|
KVM: VMX: remove bogus WARN_ON in handle_ept_misconfig
Sean Christopherson
2018-04-04
1
-12
/
+1
|
*
|
|
|
Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"
Sean Christopherson
2018-04-04
1
-1
/
+1
|
*
|
|
|
kvm: Add emulation for movups/movupd
Stefan Fritsch
2018-04-04
1
-1
/
+7
|
*
|
|
|
KVM: VMX: raise internal error for exception during invalid protected mode state
Sean Christopherson
2018-04-04
1
-6
/
+14
|
*
|
|
|
Merge tag 'kvm-ppc-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-03-29
13
-202
/
+261
|
|
\
\
\
\
|
|
*
|
|
|
KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler
Paul Mackerras
2018-03-27
1
-60
/
+88
|
|
*
|
|
|
KVM: PPC: Book3S HV: Handle 1GB pages in radix page fault handler
Paul Mackerras
2018-03-19
1
-36
/
+93
|
|
*
|
|
|
KVM: PPC: Book3S HV: Streamline setting of reference and change bits
Paul Mackerras
2018-03-19
1
-33
/
+19
|
|
*
|
|
|
KVM: PPC: Book3S HV: Radix page fault handler optimizations
Paul Mackerras
2018-03-19
1
-15
/
+27
|
|
*
|
|
|
KVM: PPC: Remove unused kvm_unmap_hva callback
Paul Mackerras
2018-03-19
10
-46
/
+2
|
*
|
|
|
|
KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_p...
Liran Alon
2018-03-28
1
-8
/
+0
|
*
|
|
|
|
KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pe...
Liran Alon
2018-03-28
1
-13
/
+20
|
*
|
|
|
|
KVM: x86: Fix misleading comments on handling pending exceptions
Liran Alon
2018-03-28
1
-2
/
+12
|
*
|
|
|
|
KVM: x86: Rename interrupt.pending to interrupt.injected
Liran Alon
2018-03-28
5
-11
/
+33
|
*
|
|
|
|
KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interrupt
Liran Alon
2018-03-28
1
-5
/
+0
|
*
|
|
|
|
x86/kvm: use Enlightened VMCS when running on Hyper-V
Vitaly Kuznetsov
2018-03-28
2
-10
/
+615
|
*
|
|
|
|
x86/hyper-v: detect nested features
Vitaly Kuznetsov
2018-03-28
3
-0
/
+10
|
*
|
|
|
|
x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits
Vitaly Kuznetsov
2018-03-28
1
-0
/
+200
|
*
|
|
|
|
x86/hyper-v: allocate and use Virtual Processor Assist Pages
Vitaly Kuznetsov
2018-03-28
3
-3
/
+66
|
*
|
|
|
|
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
Ladi Prosek
2018-03-28
4
-11
/
+11
[next]