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-03-16
kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
Anton Romanov
1
-0
/
+7
2022-03-16
ARM: dts: aspeed: Fix AST2600 quad spi group
Joel Stanley
1
-1
/
+1
2022-03-16
arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias
Pali Rohár
1
-0
/
+1
2022-03-16
ARM: boot: dts: bcm2711: Fix HVS register range
Maxime Ripard
1
-0
/
+1
2022-03-16
arm64: dts: qcom: sm8350: Correct UFS symbol clocks
Bjorn Andersson
1
-5
/
+23
2022-03-16
arm64: dts: qcom: sm8350: Describe GCC dependency clocks
Konrad Dybcio
1
-2
/
+24
2022-03-11
ARM: fix build warning in proc-v7-bugs.c
Russell King (Oracle)
1
-1
/
+2
2022-03-11
arm64: Do not include __READ_ONCE() block in assembly files
Nathan Chancellor
1
-2
/
+2
2022-03-11
ARM: Do not use NOCROSSREFS directive with ld.lld
Nathan Chancellor
1
-0
/
+8
2022-03-11
ARM: fix co-processor register typo
Russell King (Oracle)
1
-1
/
+1
2022-03-11
ARM: fix build error when BPF_SYSCALL is disabled
Emmanuel Gil Peyrot
1
-1
/
+1
2022-03-11
arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...
James Morse
1
-0
/
+26
2022-03-11
arm64: Use the clearbhb instruction in mitigations
James Morse
10
-0
/
+79
2022-03-11
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
3
-1
/
+34
2022-03-11
arm64: Mitigate spectre style branch history side channels
James Morse
12
-2
/
+352
2022-03-11
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
2
-2
/
+36
2022-03-11
arm64: Add percpu vectors for EL1
James Morse
4
-8
/
+51
2022-03-11
arm64: entry: Add macro for reading symbol addresses from the trampoline
James Morse
1
-21
/
+16
2022-03-11
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
4
-9
/
+118
2022-03-11
arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
James Morse
1
-1
/
+34
2022-03-11
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
5
-7
/
+20
2022-03-11
arm64: entry: Make the kpti trampoline's kpti sequence optional
James Morse
1
-6
/
+12
2022-03-11
arm64: entry: Move trampoline macros out of ifdef'd section
James Morse
1
-6
/
+5
2022-03-11
arm64: entry: Don't assume tramp_vectors is the start of the vectors
James Morse
1
-13
/
+15
2022-03-11
arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
James Morse
1
-5
/
+8
2022-03-11
arm64: entry: Move the trampoline data page before the text page
James Morse
2
-3
/
+8
2022-03-11
arm64: entry: Free up another register on kpti's tramp_exit path
James Morse
1
-6
/
+13
2022-03-11
arm64: entry: Make the trampoline cleanup optional
James Morse
1
-3
/
+7
2022-03-11
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
3
-5
/
+9
2022-03-11
arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit
James Morse
2
-4
/
+4
2022-03-11
arm64: entry.S: Add ventry overflow sanity checks
James Morse
1
-0
/
+3
2022-03-11
arm64: cpufeature: add HWCAP for FEAT_RPRES
Joey Gouly
4
-0
/
+5
2022-03-11
arm64: cpufeature: add HWCAP for FEAT_AFP
Joey Gouly
5
-0
/
+6
2022-03-11
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
5
-1
/
+27
2022-03-11
arm64: Add Cortex-X2 CPU part definition
Anshuman Khandual
1
-0
/
+2
2022-03-11
arm64: Add HWCAP for self-synchronising virtual counter
Marc Zyngier
4
-1
/
+5
2022-03-11
arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
Suzuki K Poulose
1
-0
/
+4
2022-03-11
ARM: include unprivileged BPF status in Spectre V2 reporting
Russell King (Oracle)
1
-0
/
+13
2022-03-11
ARM: Spectre-BHB workaround
Russell King (Oracle)
9
-9
/
+254
2022-03-11
ARM: use LOADADDR() to get load address of sections
Russell King (Oracle)
1
-7
/
+12
2022-03-11
ARM: early traps initialisation
Russell King (Oracle)
1
-6
/
+21
2022-03-11
ARM: report Spectre v2 status through sysfs
Russell King (Oracle)
5
-39
/
+187
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
2
-38
/
+99
2022-03-11
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
4
-19
/
+26
2022-03-11
x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
Peter Zijlstra
1
-7
/
+0
2022-03-08
KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()
Like Xu
1
-1
/
+1
[prev]
[next]