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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
Suraj Jitindar Singh
1
-0
/
+1
2019-05-30
KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9
Paul Mackerras
1
-2
/
+5
2019-05-30
KVM: PPC: Book3S HV: XIVE: Fix page offset when clearing ESB pages
Cédric Le Goater
1
-1
/
+2
2019-05-30
KVM: PPC: Book3S HV: XIVE: Take the srcu read lock when accessing memslots
Cédric Le Goater
1
-0
/
+8
2019-05-30
KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts
Cédric Le Goater
1
-2
/
+2
2019-05-30
KVM: PPC: Book3S HV: XIVE: Introduce a new mutex for the XIVE device
Cédric Le Goater
3
-17
/
+22
2019-05-29
s390/crypto: fix possible sleep during spinlock aquired
Harald Freudenberger
2
-7
/
+8
2019-05-29
arm64: use the correct function type for __arm64_sys_ni_syscall
Sami Tolvanen
2
-10
/
+11
2019-05-29
arm64: use the correct function type in SYSCALL_DEFINE0
Sami Tolvanen
1
-9
/
+9
2019-05-29
arm64: fix syscall_fn_t type
Sami Tolvanen
1
-1
/
+1
2019-05-29
signal/arm64: Use force_sig not force_sig_fault for SIGKILL
Eric W. Biederman
1
-1
/
+4
2019-05-29
KVM: PPC: Book3S HV: XIVE: Fix the enforced limit on the vCPU identifier
Cédric Le Goater
1
-1
/
+1
2019-05-29
KVM: PPC: Book3S HV: XIVE: Do not test the EQ flag validity when resetting
Cédric Le Goater
1
-18
/
+18
2019-05-29
KVM: PPC: Book3S HV: XIVE: Clear file mapping when device is released
Cédric Le Goater
1
-0
/
+8
2019-05-29
KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
Paul Mackerras
1
-8
/
+1
2019-05-29
KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
Paul Mackerras
3
-8
/
+8
2019-05-29
KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
Paul Mackerras
3
-26
/
+42
2019-05-29
KVM: PPC: Book3S HV: Avoid touching arch.mmu_ready in XIVE release functions
Paul Mackerras
2
-32
/
+24
2019-05-28
ia64: fix build errors by exporting paddr_to_nid()
Randy Dunlap
1
-0
/
+1
2019-05-28
arm64/module: revert to unsigned interpretation of ABS16/32 relocations
Ard Biesheuvel
1
-8
/
+30
2019-05-28
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
4
-0
/
+10
2019-05-28
s390/crypto: fix gcm-aes-s390 selftest failures
Harald Freudenberger
1
-41
/
+107
2019-05-28
s390/zcrypt: Fix wrong dispatching for control domain CPRBs
Harald Freudenberger
1
-2
/
+2
2019-05-28
s390/pci: fix assignment of bus resources
Sebastian Ott
1
-1
/
+4
2019-05-28
s390/pci: fix struct definition for set PCI function
Sebastian Ott
2
-13
/
+18
2019-05-28
s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inline
Masahiro Yamada
1
-2
/
+2
2019-05-28
s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitialized
Masahiro Yamada
1
-1
/
+3
2019-05-28
arm64: Fix the arm64_personality() syscall wrapper redirection
Catalin Marinas
1
-1
/
+1
2019-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
20
-106
/
+173
2019-05-25
efi: Allow the number of EFI configuration tables entries to be zero
Rob Bradford
1
-0
/
+3
2019-05-25
efi/x86/Add missing error handling to old_memmap 1:1 mapping code
Gen Zhang
2
-3
/
+8
2019-05-24
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
102
-1108
/
+106
2019-05-24
KVM: x86: fix return value for reserved EFER
Paolo Bonzini
1
-1
/
+1
2019-05-24
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Christian Borntraeger
1
-14
/
+21
2019-05-24
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
Paolo Bonzini
1
-5
/
+8
2019-05-24
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
Paolo Bonzini
4
-13
/
+15
2019-05-24
x86/kvm/pmu: Set AMD's virt PMU version to 1
Borislav Petkov
1
-1
/
+1
2019-05-24
KVM: x86: do not spam dmesg with VMCS/VMCB dumps
Paolo Bonzini
2
-8
/
+27
2019-05-24
kvm: Check irqchip mode before assign irqfd
Peter Xu
2
-0
/
+8
2019-05-24
kvm: svm/avic: fix off-by-one in checking host APIC ID
Suthikulpanit, Suravee
1
-1
/
+5
2019-05-24
KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
Wanpeng Li
1
-0
/
+18
2019-05-24
KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
Wanpeng Li
1
-1
/
+1
2019-05-24
kvm: vmx: Fix -Wmissing-prototypes warnings
Yi Wang
1
-0
/
+1
2019-05-24
KVM: nVMX: Fix using __this_cpu_read() in preemptible context
Wanpeng Li
1
-2
/
+2
2019-05-24
kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID
Jim Mattson
1
-0
/
+1
2019-05-24
kvm: x86: Include multiple indices with CPUID leaf 0x8000001d
Jim Mattson
1
-4
/
+3
2019-05-24
KVM: nVMX: Clear nested_run_pending if setting nested state fails
Sean Christopherson
1
-12
/
+17
2019-05-24
KVM: nVMX: really fix the size checks on KVM_SET_NESTED_STATE
Paolo Bonzini
1
-1
/
+1
2019-05-24
Merge tag 'kvmarm-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
5
-41
/
+41
2019-05-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-34
/
+159
[prev]
[next]