index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-03-05
kvm: nVMX: VMWRITE checks unsupported field before read-only field
Jim Mattson
2020-03-05
kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field
Jim Mattson
2020-03-05
KVM: x86: Remove spurious clearing of async #PF MSR
Sean Christopherson
2020-03-05
KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path
Sean Christopherson
2020-03-05
KVM: X86: Fix kvm_bitmap_or_dest_vcpus() to use irq shorthand
Peter Xu
2020-03-05
x86/resctrl: Check monitoring static key in the MBM overflow handler
Xiaochen Shen
2020-03-05
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
2020-03-05
KVM: SVM: Override default MMIO mask if memory encryption is enabled
Tom Lendacky
2020-03-05
MIPS: cavium_octeon: Fix syncw generation.
Mark Tomlinson
2020-03-05
MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
Christophe JAILLET
2020-03-05
RISC-V: Don't enable all interrupts in trap_init()
Anup Patel
2020-03-05
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
2020-03-05
ARM: dts: sti: fixup sound frame-inversion for stihxxx-b2120.dtsi
Kuninori Morimoto
2020-03-05
perf/x86/msr: Add Tremont support
Kan Liang
2020-03-05
perf/x86/cstate: Add Tremont support
Kan Liang
2020-03-05
perf/x86/intel: Add Elkhart Lake support
Kan Liang
2020-02-28
s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...
Nathan Chancellor
2020-02-28
s390/kaslr: Fix casts in get_random
Nathan Chancellor
2020-02-28
arm64: lse: Fix LSE atomics with LLVM
Vincenzo Frascino
2020-02-28
KVM: apic: avoid calculating pending eoi from an uninitialized val
Miaohe Lin
2020-02-28
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Vitaly Kuznetsov
2020-02-28
KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...
Vitaly Kuznetsov
2020-02-28
KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton
2020-02-28
KVM: nVMX: Refactor IO bitmap checks into helper function
Oliver Upton
2020-02-28
KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
Miaohe Lin
2020-02-28
KVM: nVMX: Don't emulate instructions in guest mode
Paolo Bonzini
2020-02-28
MIPS: ingenic: DTS: Fix watchdog nodes
Paul Cercueil
2020-02-28
x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF
Kim Phillips
2020-02-28
x86/mce/amd: Fix kobject lifetime
Thomas Gleixner
2020-02-28
x86/mce/amd: Publish the bank pointer only after setup has succeeded
Borislav Petkov
2020-02-28
x86/ima: use correct identifier for SetupMode variable
Ard Biesheuvel
2020-02-28
arm64: memory: Add missing brackets to untagged_addr() macro
Will Deacon
2020-02-28
powerpc/hugetlb: Fix 8M hugepages on 8xx
Christophe Leroy
2020-02-28
powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size
Christophe Leroy
2020-02-28
powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S
Christophe Leroy
2020-02-28
powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
Gustavo Luiz Duarte
2020-02-28
powerpc/eeh: Fix deadlock handling dead PHB
Sam Bobroff
2020-02-28
powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
Christophe Leroy
2020-02-24
s390/pci: Recover handle in clp_set_pci_fn()
Niklas Schnelle
2020-02-24
microblaze: Prevent the overflow of the start
Shubhrajyoti Datta
2020-02-24
asm-generic/tlb: add missing CONFIG symbol
Peter Zijlstra
2020-02-24
powerpc: Do not consider weak unresolved symbol relocations as bad
Alexandre Ghiti
2020-02-24
KVM: PPC: Book3S HV: Release lock on page-out failure path
Bharata B Rao
2020-02-24
powerpc/mm: Don't log user reads to 0xffffffff
Christophe Leroy
2020-02-24
ARM: 8951/1: Fix Kexec compilation issue.
Vincenzo Frascino
2020-02-24
ARM: 8941/1: decompressor: enable CP15 barrier instructions in v7 cache setup...
Ard Biesheuvel
2020-02-24
powerpc/pseries/lparcfg: Fix display of Maximum Memory
Michael Bringmann
2020-02-24
powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV
Oliver O'Halloran
2020-02-24
s390: fix __EMIT_BUG() macro
Sven Schnelle
2020-02-24
s390/ftrace: generate traced function stack frame
Vasily Gorbik
[next]