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
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
4
-14
/
+51
2022-04-20
x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
Pawan Gupta
2
-7
/
+48
2022-04-13
x86,static_call: Fix __static_call_return0 for i386
Peter Zijlstra
1
-3
/
+2
2022-04-13
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
1
-2
/
+6
2022-04-08
KVM: x86: fix sending PV IPI
Li RongQing
1
-1
/
+1
2022-03-28
ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board
Mark Cilissen
1
-0
/
+24
2022-03-19
x86/module: Fix the paravirt vs alternative order
Peter Zijlstra
1
-5
/
+8
2022-03-16
x86/traps: Mark do_int3() NOKPROBE_SYMBOL
Li Huafei
1
-0
/
+1
2022-03-16
x86/sgx: Free backing memory after faulting the enclave page
Jarkko Sakkinen
1
-9
/
+48
2022-03-16
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
4
-43
/
+146
2022-03-16
x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU
Wanpeng Li
1
-3
/
+6
2022-03-11
x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
Josh Poimboeuf
1
-2
/
+25
2022-03-11
x86/speculation: Warn about Spectre v2 LFENCE mitigation
Josh Poimboeuf
1
-0
/
+5
2022-03-11
x86/speculation: Use generic retpoline by default on AMD
Kim Phillips
1
-9
/
+0
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
1
-6
/
+29
2022-03-11
x86/speculation: Add eIBRS + Retpoline options
Peter Zijlstra
1
-37
/
+96
2022-03-11
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
1
-11
/
+18
2022-03-11
x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
Peter Zijlstra
1
-7
/
+0
2022-03-08
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
1
-3
/
+4
2022-03-02
x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
Andy Lutomirski
2
-7
/
+6
2022-02-16
x86/sgx: Silence softlockup detection when releasing large enclaves
Reinette Chatre
1
-0
/
+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-01-27
x86/mce: Mark mce_read_aux() noinstr
Borislav Petkov
1
-1
/
+1
2022-01-27
x86/mce: Mark mce_end() noinstr
Borislav Petkov
1
-3
/
+11
2022-01-27
x86/mce: Mark mce_panic() noinstr
Borislav Petkov
1
-3
/
+12
2022-01-27
x86/mce: Allow instrumentation during task work queueing
Borislav Petkov
1
-0
/
+11
2022-01-27
x86/mm: Flush global TLB when switching to trampoline page-table
Joerg Roedel
1
-10
/
+2
2022-01-27
x86/mce/inject: Avoid out-of-bounds write when setting flags
Zhang Zixun
1
-1
/
+1
2022-01-27
x86/gpu: Reserve stolen memory for first integrated Intel GPU
Lucas De Marchi
1
-1
/
+9
2021-12-29
x86/boot: Move EFI range reservation after cmdline parsing
Mike Rapoport
1
-3
/
+3
2021-12-29
Revert "x86/boot: Pull up cmdline preparation and early param parsing"
Borislav Petkov
1
-39
/
+27
2021-12-08
x86/tsc: Disable clocksource watchdog for TSC on qualified platorms
Feng Tang
1
-4
/
+24
2021-12-08
x86/tsc: Add a timer to make sure TSC_adjust is always checked
Feng Tang
1
-0
/
+41
2021-12-08
x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword
Michael Sterritt
1
-18
/
+39
2021-12-08
x86/hyperv: Move required MSRs check to initial platform probing
Sean Christopherson
1
-5
/
+15
2021-11-25
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
1
-1
/
+1
2021-11-25
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
1
-1
/
+1
2021-11-25
signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved.
Eric W. Biederman
1
-1
/
+3
2021-11-25
x86/sgx: Fix free page accounting
Reinette Chatre
1
-6
/
+6
2021-11-25
x86/boot: Pull up cmdline preparation and early param parsing
Borislav Petkov
1
-27
/
+39
2021-11-18
x86/sev: Make the #VC exception stacks part of the default stacks storage
Borislav Petkov
1
-32
/
+0
2021-11-18
x86/sev: Add an x86 version of cc_platform_has()
Tom Lendacky
2
-0
/
+75
2021-11-18
x86/mce: Add errata workaround for Skylake SKX37
Dave Jones
1
-2
/
+3
2021-11-18
x86/sev: Fix stack type check in vc_switch_off_ist()
Joerg Roedel
1
-1
/
+1
2021-11-18
x86/mm/64: Improve stack overflow warnings
Peter Zijlstra
2
-12
/
+19
2021-11-18
x86/iopl: Fake iopl(3) CLI/STI usage
Peter Zijlstra
2
-0
/
+34
2021-11-18
x86/irq: Ensure PI wakeup handler is unregistered before module unload
Sean Christopherson
1
-1
/
+3
2021-11-18
x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
Jane Malalane
4
-7
/
+42
2021-10-16
x86/fpu: Mask out the invalid MXCSR bits properly
Borislav Petkov
1
-1
/
+1
[next]