index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-16
KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode
Sean Christopherson
1
-1
/
+15
2022-02-16
KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
Vitaly Kuznetsov
1
-0
/
+1
2022-02-16
KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
Vitaly Kuznetsov
1
-1
/
+3
2022-02-16
MIPS: Fix build error due to PTR used in more places
Thomas Bogendoerfer
18
-185
/
+185
2022-02-16
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
6
-2
/
+18
2022-02-16
x86/perf: Avoid warning for Arch LBR without XSAVE
Andi Kleen
1
-0
/
+3
2022-02-16
perf/x86/rapl: fix AMD event handling
Stephane Eranian
1
-3
/
+6
2022-02-11
KVM: s390: Return error on SIDA memop on normal guest
Janis Schoetterl-Glausch
1
-0
/
+2
2022-02-11
arm64: Add Cortex-A510 CPU part definition
Anshuman Khandual
1
-0
/
+2
2022-02-08
x86/perf: Default set FREEZE_ON_SMI for all
Peter Zijlstra
1
-0
/
+13
2022-02-08
perf/x86/intel/pt: Fix crash with stop filters in single-range mode
Tristan Hume
1
-2
/
+3
2022-02-08
kvm/arm64: rework guest entry logic
Mark Rutland
1
-18
/
+33
2022-02-08
KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs
James Morse
1
-0
/
+8
2022-02-08
KVM: arm64: Avoid consuming a stale esr value when SError occur
James Morse
1
-1
/
+2
2022-02-01
powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...
Athira Rajeev
1
-3
/
+14
2022-02-01
powerpc/64s: Mask SRR0 before checking against the masked NIP
Nicholas Piggin
1
-0
/
+2
2022-02-01
powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06
Naveen N. Rao
2
-9
/
+14
2022-02-01
KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance
Marc Zyngier
1
-12
/
+6
2022-02-01
ARM: 9170/1: fix panic when kasan and kprobe are enabled
sparkhuang
1
-0
/
+3
2022-02-01
powerpc/32: Fix boot failure with GCC latent entropy plugin
Christophe Leroy
2
-0
/
+4
2022-02-01
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
3
-33
/
+38
2022-02-01
powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs
Christophe Leroy
1
-3
/
+2
2022-02-01
x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
Tony Luck
1
-0
/
+1
2022-02-01
x86/MCE/AMD: Allow thresholding interface updates after init
Yazen Ghannam
1
-1
/
+1
2022-02-01
PCI/sysfs: Find shadow ROM before static attribute initialization
Bjorn Helgaas
3
-9
/
+8
2022-02-01
KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUs
Nicholas Piggin
4
-4
/
+3
2022-02-01
KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time
Like Xu
1
-2
/
+2
2022-02-01
KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS
Like Xu
1
-0
/
+1
2022-02-01
KVM: x86: Keep MSR_IA32_XSS unchanged for INIT
Xiaoyao Li
1
-2
/
+1
2022-02-01
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Sean Christopherson
6
-7
/
+12
2022-02-01
KVM: x86: nSVM: skip eax alignment check for non-SVM instructions
Denis Valeev
1
-5
/
+6
2022-02-01
KVM: SVM: Don't intercept #GP for SEV guests
Sean Christopherson
1
-3
/
+8
2022-02-01
KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests
Sean Christopherson
1
-4
/
+6
2022-02-01
KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
Wanpeng Li
1
-1
/
+1
2022-02-01
perf/x86/intel: Add a quirk for the calculation of the number of counters on ...
Kan Liang
1
-0
/
+13
2022-02-01
perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX
Zhengjun Xing
1
-1
/
+1
2022-02-01
powerpc/audit: Fix syscall_get_arch()
Christophe Leroy
2
-2
/
+4
2022-02-01
Revert "KVM: SVM: avoid infinite loop on NPF from bad address"
Sean Christopherson
1
-7
/
+0
2022-02-01
powerpc/bpf: Update ldimm64 instructions during extra pass
Naveen N. Rao
3
-7
/
+35
2022-02-01
powerpc32/bpf: Fix codegen for bpf-to-bpf calls
Naveen N. Rao
1
-0
/
+3
2022-02-01
s390/nmi: handle vector validity failures for KVM guests
Christian Borntraeger
1
-1
/
+8
2022-02-01
s390/nmi: handle guarded storage validity failures for KVM guests
Christian Borntraeger
1
-4
/
+14
2022-02-01
s390/hypfs: include z/VM guests with access control group set
Vasily Gorbik
1
-2
/
+4
2022-02-01
s390/module: fix loading modules with a lot of relocations
Ilya Leoshkevich
1
-19
/
+18
2022-02-01
KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE
Marc Zyngier
1
-1
/
+4
2022-02-01
ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficiently
Ard Biesheuvel
2
-0
/
+3
2022-02-01
ARM: 9179/1: uaccess: avoid alignment faults in copy_[from|to]_kernel_nofault
Ard Biesheuvel
1
-2
/
+8
2022-01-29
arm64/bpf: Remove 128MB limit for BPF JIT programs
Russell King
6
-25
/
+13
2022-01-27
arm64: dts: qcom: msm8996: drop not documented adreno properties
David Heidelberg
1
-3
/
+0
2022-01-27
um: gitignore: Add kernel/capflags.c
Johannes Berg
1
-0
/
+1
[prev]
[next]