index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
ARM: fix Thumb2 regression with Spectre BHB
Russell King (Oracle)
1
-2
/
+2
2022-03-16
x86/traps: Mark do_int3() NOKPROBE_SYMBOL
Li Huafei
1
-0
/
+1
2022-03-16
x86/boot: Add setup_indirect support in early_memremap_is_setup_data()
Ross Philipson
1
-2
/
+31
2022-03-16
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
5
-47
/
+166
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
ARM: Spectre-BHB: provide empty stub for non-config
Randy Dunlap
1
-0
/
+6
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-11
ARM: fix build warning in proc-v7-bugs.c
Russell King (Oracle)
1
-1
/
+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
/
+61
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
10
-3
/
+288
2022-03-11
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
7
-4
/
+130
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
-20
/
+16
2022-03-11
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
3
-9
/
+102
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
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 HWCAP for self-synchronising virtual counter
Marc Zyngier
4
-1
/
+5
2022-03-11
arm64: Add Cortex-A510 CPU part definition
Anshuman Khandual
1
-0
/
+2
2022-03-11
arm64: Add Cortex-X2 CPU part definition
Anshuman Khandual
1
-0
/
+2
2022-03-11
arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
Suzuki K Poulose
1
-0
/
+4
2022-03-11
arm64: cputype: Add CPU implementor & types for the Apple M1 cores
Hector Martin
1
-0
/
+6
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
[prev]
[next]