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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: escape high characters in binary data
J. Bruce Fields
2019-07-03
4
-0
/
+34
*
nfsd: copy client's address including port number to cl_addr
J. Bruce Fields
2019-07-03
1
-1
/
+1
*
nfsd4: add a client info file
J. Bruce Fields
2019-07-03
3
-8
/
+148
*
nfsd: make client/ directory names small ints
J. Bruce Fields
2019-07-03
3
-3
/
+5
*
nfsd: add nfsd/clients directory
J. Bruce Fields
2019-07-03
5
-10
/
+133
*
nfsd4: use reference count to free client
J. Bruce Fields
2019-07-03
2
-5
/
+22
*
nfsd: rename cl_refcount
J. Bruce Fields
2019-07-03
2
-14
/
+14
*
nfsd: persist nfsd filesystem across mounts
J. Bruce Fields
2019-07-03
2
-0
/
+14
*
nfs: fix out-of-date connectathon talk URL
J. Bruce Fields
2019-07-03
1
-1
/
+1
*
nfsd: fix cleanup of nfsd_reply_cache_init on failure
J. Bruce Fields
2019-07-03
1
-3
/
+7
*
nfsd4: remove outdated nfsd4_decode_time comment
J. Bruce Fields
2019-07-03
1
-4
/
+0
*
nfsd: use 64-bit seconds fields in nfsd v4 code
J. Bruce Fields
2019-07-03
3
-15
/
+8
*
nfsd: Spelling s/EACCESS/EACCES/
Geert Uytterhoeven
2019-07-03
1
-1
/
+1
*
lockd: Make two symbols static
YueHaibing
2019-07-03
2
-2
/
+2
*
locks: Cleanup lm_compare_owner and lm_owner_key
Benjamin Coddington
2019-07-03
3
-21
/
+0
*
lockd: Show pid of lockd for remote locks
Benjamin Coddington
2019-07-03
5
-6
/
+4
*
lockd: Remove lm_compare_owner and lm_owner_key
Benjamin Coddington
2019-07-03
1
-18
/
+0
*
lockd: Convert NLM service fl_owner to nlm_lockowner
Benjamin Coddington
2019-07-03
7
-5
/
+123
*
lockd: prepare nlm_lockowner for use by the server
Benjamin Coddington
2019-07-03
1
-10
/
+11
*
nfsd: note inadequate stats locking
J. Bruce Fields
2019-07-03
1
-2
/
+5
*
nfsd4: drc containerization
J. Bruce Fields
2019-07-03
4
-125
/
+154
*
nfsd: don't call nfsd_reply_cache_shutdown twice
J. Bruce Fields
2019-07-03
1
-1
/
+0
*
nfsd: Fix overflow causing non-working mounts on 1 TB machines
Paul Menzel
2019-07-03
1
-1
/
+1
*
svcrdma: Ignore source port when computing DRC hash
Chuck Lever
2019-06-19
1
-1
/
+6
*
Revert "lockd: Show pid of lockd for remote locks"
Benjamin Coddington
2019-05-31
2
-4
/
+4
*
Linux 5.2-rc2
v5.2-rc2
Linus Torvalds
2019-05-26
1
-2
/
+2
*
Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-26
3
-10
/
+20
|
\
|
*
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
2019-05-25
3
-10
/
+20
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-26
44
-303
/
+399
|
\
\
|
*
|
KVM: x86: fix return value for reserved EFER
Paolo Bonzini
2019-05-24
1
-1
/
+1
|
*
|
tools/kvm_stat: fix fields filter for child events
Stefan Raspl
2019-05-24
2
-4
/
+14
|
*
|
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
Thomas Huth
2019-05-24
2
-0
/
+4
|
*
|
kvm: selftests: aarch64: compile with warnings on
Andrew Jones
2019-05-24
1
-4
/
+5
|
*
|
kvm: selftests: aarch64: fix default vm mode
Andrew Jones
2019-05-24
1
-1
/
+1
|
*
|
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
Andrew Jones
2019-05-24
1
-1
/
+1
|
*
|
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Christian Borntraeger
2019-05-24
1
-14
/
+21
|
*
|
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
Paolo Bonzini
2019-05-24
1
-5
/
+8
|
*
|
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
Paolo Bonzini
2019-05-24
4
-13
/
+15
|
*
|
x86/kvm/pmu: Set AMD's virt PMU version to 1
Borislav Petkov
2019-05-24
1
-1
/
+1
|
*
|
KVM: x86: do not spam dmesg with VMCS/VMCB dumps
Paolo Bonzini
2019-05-24
2
-8
/
+27
|
*
|
kvm: Check irqchip mode before assign irqfd
Peter Xu
2019-05-24
3
-0
/
+17
|
*
|
kvm: svm/avic: fix off-by-one in checking host APIC ID
Suthikulpanit, Suravee
2019-05-24
1
-1
/
+5
|
*
|
KVM: selftests: do not blindly clobber registers in guest asm
Paolo Bonzini
2019-05-24
1
-24
/
+30
|
*
|
KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c
Thomas Huth
2019-05-24
1
-3
/
+0
|
*
|
KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
Wanpeng Li
2019-05-24
1
-0
/
+18
|
*
|
KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
Wanpeng Li
2019-05-24
1
-1
/
+1
|
*
|
kvm: vmx: Fix -Wmissing-prototypes warnings
Yi Wang
2019-05-24
1
-0
/
+1
|
*
|
KVM: nVMX: Fix using __this_cpu_read() in preemptible context
Wanpeng Li
2019-05-24
1
-2
/
+2
|
*
|
kvm: fix compilation on s390
Paolo Bonzini
2019-05-24
1
-0
/
+2
|
*
|
kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID
Jim Mattson
2019-05-24
1
-0
/
+1
[next]