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
arm64: kasan: fix include error in MTE functions
Paul Semel
1
-0
/
+1
2022-03-16
arm64: Ensure execute-only permissions are not allowed without EPAN
Catalin Marinas
4
-17
/
+19
2022-03-16
arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
Pali Rohár
2
-2
/
+7
2022-03-16
riscv: Fix auipc+jalr relocation range checks
Emil Renner Berthing
1
-5
/
+16
2022-03-16
riscv: alternative only works on !XIP_KERNEL
Jisheng Zhang
2
-2
/
+3
2022-03-16
ARM: Spectre-BHB: provide empty stub for non-config
Randy Dunlap
1
-0
/
+6
2022-03-16
x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU
Wanpeng Li
1
-3
/
+6
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-16
ARM: dts: aspeed: ast2600-evb: Enable GFX device
Joel Stanley
1
-0
/
+18
2022-03-16
ARM: dts: aspeed: Add GFX node to AST2600
Joel Stanley
1
-0
/
+11
2022-03-16
ARM: aspeed: Add debugfs directory
Joel Stanley
2
-0
/
+17
2022-03-14
ARM: dts: aspeed-g4: Fix compilation error
Iwona Winiarska
1
-1
/
+0
2022-03-12
ARM: dts: aspeed: Enable eSPI OOB channel
Vikash Chandola
1
-0
/
+4
2022-03-11
Merge commit '2befcc6bb0bb1e0a4a31391a359adcab3925b6e4' of https://github.com...
Sujoy Ray
547
-2312
/
+7009
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
[prev]
[next]