index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2024-04-17
x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
Josh Poimboeuf
2024-04-17
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
2024-04-17
x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
Josh Poimboeuf
2024-04-17
x86/bugs: Fix BHI handling of RRSBA
Josh Poimboeuf
2024-04-17
x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
Ingo Molnar
2024-04-17
x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES
Josh Poimboeuf
2024-04-17
x86/bugs: Fix return type of spectre_bhi_state()
Daniel Sneddon
2024-04-17
x86/apic: Force native_apic_mem_read() to use the MOV instruction
Adam Dunlap
2024-04-17
perf/x86: Fix out of range data
Namhyung Kim
2024-04-17
arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order
Frank Li
2024-04-13
perf/x86/amd/lbr: Discard erroneous branch entries
Sandipan Das
2024-04-13
arm64: dts: rockchip: fix rk3399 hdmi ports node
Johan Jonker
2024-04-13
arm64: dts: rockchip: fix rk3328 hdmi ports node
Johan Jonker
2024-04-10
x86: set SPECTRE_BHI_ON as default
Greg Kroah-Hartman
2024-04-10
KVM: x86: Add BHI_NO
Daniel Sneddon
2024-04-10
x86/bhi: Mitigate KVM by default
Pawan Gupta
2024-04-10
x86/bhi: Add BHI mitigation knob
Pawan Gupta
2024-04-10
x86/bhi: Enumerate Branch History Injection (BHI) bug
Pawan Gupta
2024-04-10
x86/bhi: Define SPEC_CTRL_BHI_DIS_S
Daniel Sneddon
2024-04-10
x86/bhi: Add support for clearing branch history at syscall entry
Pawan Gupta
2024-04-10
x86/syscall: Don't force use of indirect calls for system calls
Linus Torvalds
2024-04-10
x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file
Josh Poimboeuf
2024-04-10
riscv: process: Fix kernel gp leakage
Stefan O'Rear
2024-04-10
riscv: Fix spurious errors from __get/put_kernel_nofault
Samuel Holland
2024-04-10
s390/entry: align system call table on 8 bytes
Sumanth Korikkar
2024-04-10
x86/coco: Require seeding RNG with RDRAND on CoCo systems
Jason A. Donenfeld
2024-04-10
x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
Borislav Petkov (AMD)
2024-04-10
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
2024-04-10
x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk
Borislav Petkov (AMD)
2024-04-10
KVM: SVM: Add support for allowing zero SEV ASIDs
Ashish Kalra
2024-04-10
KVM: SVM: Use unsigned integers when dealing with ASIDs
Sean Christopherson
2024-04-10
KVM: SVM: WARN, but continue, if misc_cg_set_capacity() fails
Sean Christopherson
2024-04-10
KVM: SVM: enhance info printk's in SEV init
Alexander Mikhalitsyn
2024-04-10
x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO
Borislav Petkov (AMD)
2024-04-10
x86/bugs: Fix the SRSO mitigation on Zen3/4
Borislav Petkov (AMD)
2024-04-10
Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."
Ingo Molnar
2024-04-10
arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as broken
Johan Hovold
2024-04-10
x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
Sean Christopherson
2024-04-10
perf/x86/amd/lbr: Use freeze based on availability
Sandipan Das
2024-04-10
x86/cpufeatures: Add new word for scattered features
Sandipan Das
2024-04-03
x86/sev: Skip ROM range scans and validation for SEV-SNP guests
Kevin Loughlin
2024-04-03
x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled
Kim Phillips
2024-04-03
hexagon: vmlinux.lds.S: handle attributes section
Nathan Chancellor
2024-04-03
x86/efistub: Add missing boot_params for mixed mode compat entry
Ard Biesheuvel
2024-04-03
x86/sev: Fix position dependent variable references in startup code
Ard Biesheuvel
2024-04-03
x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT
Borislav Petkov (AMD)
2024-04-03
x86/coco: Get rid of accessor functions
Borislav Petkov (AMD)
2024-04-03
x86/coco: Export cc_vendor
Borislav Petkov (AMD)
2024-04-03
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2024-04-03
kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
Masami Hiramatsu (Google)
[next]