aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
19 hoursMerge tag 'v5.15.156' into v5.15/standard/basev5.15/standard/baseBruce Ashfield
9 daysx86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIJosh Poimboeuf
9 daysx86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf
9 daysx86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf
9 daysx86/bugs: Fix BHI handling of RRSBAJosh Poimboeuf
9 daysx86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'Ingo Molnar
9 daysx86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIESJosh Poimboeuf
9 daysx86/bugs: Fix return type of spectre_bhi_state()Daniel Sneddon
9 daysx86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap
9 daysperf/x86: Fix out of range dataNamhyung Kim
9 daysarm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock orderFrank Li
11 daysMerge tag 'v5.15.155' into v5.15/standard/baseBruce Ashfield
11 daysMerge tag 'v5.15.154' into v5.15/standard/baseBruce Ashfield
13 daysx86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand
13 daysarm64: dts: rockchip: fix rk3399 hdmi ports nodeJohan Jonker
13 daysarm64: dts: rockchip: fix rk3328 hdmi ports nodeJohan Jonker
2024-04-10x86: set SPECTRE_BHI_ON as defaultGreg Kroah-Hartman
2024-04-10KVM: x86: Add BHI_NODaniel Sneddon
2024-04-10x86/bhi: Mitigate KVM by defaultPawan Gupta
2024-04-10x86/bhi: Add BHI mitigation knobPawan Gupta
2024-04-10x86/bhi: Enumerate Branch History Injection (BHI) bugPawan Gupta
2024-04-10x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon
2024-04-10x86/bhi: Add support for clearing branch history at syscall entryPawan Gupta
2024-04-10x86/syscall: Don't force use of indirect calls for system callsLinus Torvalds
2024-04-10x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs fileJosh Poimboeuf
2024-04-10x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSOBorislav Petkov (AMD)
2024-04-10x86/bugs: Fix the SRSO mitigation on Zen3/4Borislav Petkov (AMD)
2024-04-10riscv: process: Fix kernel gp leakageStefan O'Rear
2024-04-10riscv: Fix spurious errors from __get/put_kernel_nofaultSamuel Holland
2024-04-10s390/entry: align system call table on 8 bytesSumanth Korikkar
2024-04-10x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)
2024-04-10openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncachedJann Horn
2024-04-10KVM: x86: Mark target gfn of emulated atomic instruction as dirtySean Christopherson
2024-04-10KVM: x86: Bail to userspace if emulation of atomic user access faultsSean Christopherson
2024-04-10Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Ingo Molnar
2024-04-10arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as brokenJohan Hovold
2024-04-10x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson
2024-04-10x86/cpufeatures: Add new word for scattered featuresSandipan Das
2024-04-10x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips
2024-04-10hexagon: vmlinux.lds.S: handle attributes sectionNathan Chancellor
2024-04-10powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor
2024-04-10x86/static_call: Add support for Jcc tail-callsPeter Zijlstra
2024-04-10x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructionsPeter Zijlstra
2024-04-10x86/alternatives: Introduce int3_emulate_jcc()Peter Zijlstra
2024-04-10x86/asm: Differentiate between code and function alignmentThomas Gleixner
2024-04-10arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra
2024-04-10KVM/x86: Export RFDS_NO and RFDS_CLEAR to guestsPawan Gupta
2024-04-10x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta
2024-04-10x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is setPawan Gupta
2024-04-10KVM/VMX: Move VERW closer to VMentry for MDS mitigationPawan Gupta