summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-05-02riscv: Fix TASK_SIZE on 64-bit NOMMUSamuel Holland
2024-05-02riscv: fix VMALLOC_START definitionBaoquan He
2024-05-02arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 PumaIskander Amara
2024-05-02cpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson
2024-05-02x86/cpu: Fix check for RDPKRU in __show_regs()David Kaplan
2024-05-02ARC: [plat-hsdk]: Remove misplaced interrupt-cells propertyAlexey Brodkin
2024-05-02arm64: dts: mediatek: mt2712: fix validation errorsRafał Miłecki
2024-05-02arm64: dts: mediatek: mt7622: drop "reset-names" from thermal blockRafał Miłecki
2024-05-02arm64: dts: mediatek: mt7622: fix ethernet controller "compatible"Rafał Miłecki
2024-05-02arm64: dts: mediatek: mt7622: fix IR nodenameRafał Miłecki
2024-05-02arm64: dts: mediatek: mt7622: fix clock controllersRafał Miłecki
2024-05-02arm64: dts: mediatek: mt7622: introduce nodes for Wireless Ethernet DispatchFelix Fietkau
2024-05-02arm64: dts: mediatek: mt7622: add support for coherent DMAFelix Fietkau
2024-05-02arm64: dts: mediatek: mt8183: Add power-domains properity to mfgcfgIkjoon Jang
2024-05-02arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro dtsDragan Simic
2024-05-02arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 PumaQuentin Schulz
2024-05-02arm64: dts: rockchip: fix alphabetical ordering RK3399 pumaIskander Amara
2024-05-02arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 PumaQuentin Schulz
2024-04-27arm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian
2024-04-27KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platformsSandipan Das
2024-04-27KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatibleSean Christopherson
2024-04-27x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers
2024-04-27x86/bugs: Fix BHI retpoline checkJosh Poimboeuf
2024-04-17x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIJosh Poimboeuf
2024-04-17x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf
2024-04-17x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf
2024-04-17x86/bugs: Fix BHI handling of RRSBAJosh Poimboeuf
2024-04-17x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'Ingo Molnar
2024-04-17x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIESJosh Poimboeuf
2024-04-17x86/bugs: Fix return type of spectre_bhi_state()Daniel Sneddon
2024-04-17x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap
2024-04-17perf/x86: Fix out of range dataNamhyung Kim
2024-04-17arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock orderFrank Li
2024-04-13x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand
2024-04-13arm64: dts: rockchip: fix rk3399 hdmi ports nodeJohan Jonker
2024-04-13arm64: 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