summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-11-08RISC-V: disallow gcc + rust buildsConor Dooley
2024-11-08MIPS: export __cmpxchg_small()David Sterba
2024-11-08arm64: dts: qcom: x1e80100: fix PCIe4 and PCIe6a PHY clocksJohan Hovold
2024-11-08arm64: dts: qcom: x1e80100: Add Broadcast_AND region in LLCC blockAbel Vesa
2024-11-08arm64: dts: imx8ulp: correct the flexspi compatible stringHaibo Chen
2024-11-08arm64: dts: qcom: x1e80100-crd: fix nvme regulator boot glitchJohan Hovold
2024-11-08arm64: dts: qcom: x1e80100-qcp: fix nvme regulator boot glitchJohan Hovold
2024-11-08arm64: dts: qcom: x1e80100: fix PCIe4 interconnectJohan Hovold
2024-11-08arm64: dts: qcom: x1e80100-vivobook-s15: fix nvme regulator boot glitchJohan Hovold
2024-11-08arm64: dts: qcom: x1e80100: Fix up BAR spacesKonrad Dybcio
2024-11-08arm64: dts: qcom: x1e80100-yoga-slim7x: fix nvme regulator boot glitchJohan Hovold
2024-11-08arm64: dts: qcom: msm8939: revert use of APCS mbox for RPMFabien Parent
2024-11-08riscv: dts: starfive: disable unused csi/camss nodesConor Dooley
2024-11-08riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64E Shattow
2024-11-08x86/traps: move kmsan check after instrumentation_beginSabyrzhan Tasbolatov
2024-11-08x86/traps: Enable UBSAN traps on x86Gatlin Newhouse
2024-11-08riscv: Remove duplicated GET_RMChunyan Zhang
2024-11-08riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang
2024-11-08riscv: Use '%u' to format the output of 'cpu'WangYuli
2024-11-08riscv: Prevent a bad reference count on CPU nodesMiquel Sabaté Solà
2024-11-08riscv: efi: Set NX compat flag in PE/COFF headerHeinrich Schuchardt
2024-11-08riscv: vdso: Prevent the compiler from inserting calls to memset()Alexandre Ghiti
2024-11-08RISC-V: ACPI: fix early_ioremap to early_memremapYunhui Cui
2024-11-01x86: fix user address masking non-canonical speculation issueLinus Torvalds
2024-11-01x86: fix whitespace in runtime-const assembler outputLinus Torvalds
2024-11-01x86: support user address masking instead of non-speculative conditionalLinus Torvalds
2024-11-01LoongArch: Make KASAN usable for variable cpu_vabitsHuacai Chen
2024-11-01LoongArch: Enable IRQ if do_ale() triggered in irq-enabled contextHuacai Chen
2024-11-01LoongArch: Get correct cores_per_package for SMT systemsHuacai Chen
2024-11-01x86/sev: Ensure that RMP table fixups are reservedAshish Kalra
2024-11-01x86/lam: Disable ADDRESS_MASKING in most casesPawan Gupta
2024-11-01KVM: arm64: Don't eagerly teardown the vgic on init errorMarc Zyngier
2024-11-01KVM: arm64: Fix shift-out-of-bounds bugIlkka Koskinen
2024-11-01KVM: arm64: Unregister redistributor for failed vCPU creationOliver Upton
2024-11-01KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memorySean Christopherson
2024-11-01perf/x86/rapl: Fix the energy-pkg event for AMD CPUsDhananjay Ugwekar
2024-11-01x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20hRichard Gong
2024-11-01x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70hRichard Gong
2024-11-01bpf, arm64: Fix address emission with tag-based KASAN enabledPeter Collingbourne
2024-11-01LoongArch: Don't crash in stack_top() for tasks without vDSOThomas Weißschuh
2024-11-01arm64: Force position-independent veneersMark Rutland
2024-11-01riscv, bpf: Make BPF_CMPXCHG fully orderedAndrea Parri
2024-11-01s390: Initialize psw mask in perf_arch_fetch_caller_regs()Heiko Carstens
2024-11-01s390/pci: Handle PCI error codes other than 0x3aNiklas Schnelle
2024-11-01riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabledPu Lehui
2024-11-01ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pinFlorian Klink
2024-11-01x86/resctrl: Avoid overflow in MB settings in bw_validate()Martin Kletzander
2024-10-22x86/bugs: Use code segment selector for VERW operandPawan Gupta
2024-10-22x86/entry_32: Clear CPU buffers after register restore in NMI returnPawan Gupta
2024-10-22x86/entry_32: Do not clobber user EFLAGS.ZFPawan Gupta