index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
tools/kvm_stat: add new interactive command 'o'
Stefan Raspl
2
-1
/
+18
2017-06-08
tools/kvm_stat: add new interactive command 's'
Stefan Raspl
2
-8
/
+49
2017-06-08
tools/kvm_stat: add new interactive command 'h'
Stefan Raspl
2
-5
/
+34
2017-06-08
tools/kvm_stat: rename 'Current' column to 'CurAvg/s'
Stefan Raspl
1
-3
/
+3
2017-06-08
tools/kvm_stat: make heading look a bit more like 'top'
Stefan Raspl
1
-1
/
+2
2017-06-08
tools/kvm_stat: display message indicating lack of events
Stefan Raspl
1
-0
/
+2
2017-06-08
tools/kvm_stat: show cursor in selection screens
Stefan Raspl
1
-0
/
+6
2017-06-08
tools/kvm_stat: move functions to corresponding classes
Stefan Raspl
1
-162
/
+165
2017-06-08
tools/kvm_stat: simplify initializers
Stefan Raspl
1
-38
/
+36
2017-06-08
tools/kvm_stat: remove extra statement
Stefan Raspl
1
-1
/
+0
2017-06-08
tools/kvm_stat: removed unused function
Stefan Raspl
1
-3
/
+0
2017-06-08
tools/kvm_stat: simplify line print logic
Stefan Raspl
1
-19
/
+7
2017-06-08
tools/kvm_stat: remove unnecessary header redraws
Stefan Raspl
1
-2
/
+0
2017-06-08
tools/kvm_stat: fix undue use of initial sleeptime
Stefan Raspl
1
-3
/
+0
2017-06-08
tools/kvm_stat: fix event counts display for interrupted intervals
Stefan Raspl
1
-2
/
+5
2017-06-08
tools/kvm_stat: fix typo
Stefan Raspl
1
-1
/
+1
2017-06-07
KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exit
Jim Mattson
1
-2
/
+1
2017-06-07
KVM: nVMX: Don't update vmcs12->xss_exit_bitmap on nested VM-exit
Jim Mattson
1
-2
/
+0
2017-06-07
kvm: vmx: Check value written to IA32_BNDCFGS
Jim Mattson
2
-0
/
+5
2017-06-07
kvm: x86: Guest BNDCFGS requires guest MPX support
Jim Mattson
2
-2
/
+10
2017-06-07
kvm: vmx: Do not disable intercepts for BNDCFGS
Jim Mattson
1
-1
/
+0
2017-06-01
KVM: x86: avoid large stack allocations in em_fxrstor
Nick Desaulniers
1
-45
/
+37
2017-06-01
KVM: white space cleanup in nested_vmx_setup_ctls_msrs()
Dan Carpenter
1
-1
/
+1
2017-06-01
KVM: Tidy the whitespace in nested_svm_check_permissions()
Dan Carpenter
1
-3
/
+3
2017-06-01
KVM: x86: Fix nmi injection failure when vcpu got blocked
ZhuangYanying
1
-2
/
+5
2017-06-01
KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...
Roman Pen
1
-13
/
+11
2017-05-30
KVM: SVM: ignore type when setting segment registers
Gioh Kim
1
-1
/
+1
2017-05-30
KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging
Radim Krčmář
1
-83
/
+57
2017-05-26
KVM: x86: Fix virtual wire mode
Jan H. Schönherr
1
-1
/
+2
2017-05-26
KVM: nVMX: Fix handling of lmsw instruction
Jan H. Schönherr
1
-2
/
+5
2017-05-26
KVM: X86: Fix preempt the preemption timer cancel
Wanpeng Li
1
-0
/
+2
2017-05-21
Linux 4.12-rc2
v4.12-rc2
Linus Torvalds
1
-1
/
+1
2017-05-21
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
1
-3
/
+3
2017-05-21
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
1
-2
/
+3
2017-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+5
2017-05-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+28
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+11
2017-05-21
osf_wait4(): fix infoleak
Al Viro
1
-2
/
+4
2017-05-21
fix unsafe_put_user()
Al Viro
1
-1
/
+1
2017-05-20
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-11
/
+72
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-36
/
+59
2017-05-20
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
3
-0
/
+8
2017-05-20
nvmet-fc: remove target cpu scheduling flag
James Smart
4
-15
/
+3
2017-05-20
nvme-fc: stop queues on error detection
James Smart
1
-0
/
+4
2017-05-20
nvme-fc: require target or discovery role for fc-nvme targets
James Smart
1
-0
/
+6
2017-05-20
nvme-fc: correct port role bits
James Smart
1
-2
/
+2
2017-05-20
nvme: unmap CMB and remove sysfs file in reset path
Jon Derrick
1
-1
/
+6
2017-05-20
Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-165
/
+183
2017-05-20
Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-126
/
+232
2017-05-20
Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-11
/
+30
[next]