summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-12-19x86/xen: remove hypercall pageJuergen Gross
2024-12-19x86/xen: use new hypercall functions instead of hypercall pageJuergen Gross
2024-12-19x86/xen: add central hypercall functionsJuergen Gross
2024-12-19x86/xen: don't do PV iret hypercall through hypercall pageJuergen Gross
2024-12-19x86/static-call: provide a way to do very early static-call updatesJuergen Gross
2024-12-19x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross
2024-12-14arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland
2024-12-14arm64/sve: Discard stale CPU state when handling SVE trapsMark Brown
2024-12-14KVM: x86/mmu: Ensure that kvm_release_pfn_clean() takes exact pfn from kvm_fa...Nikolay Kuratov
2024-12-14KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITEKunkun Jiang
2024-12-14KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a deviceKunkun Jiang
2024-12-14KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*Jing Zhang
2024-12-14powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman
2024-12-14MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7aXi Ruoyao
2024-12-14LoongArch: Fix sleeping in atomic context for PREEMPT_RTHuacai Chen
2024-12-14PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich
2024-12-14perf/x86/amd: Warn only on new bits setBreno Leitao
2024-12-14s390/cpum_sf: Handle CPU hotplug remove during samplingThomas Richter
2024-12-14arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland
2024-12-14arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDsCatalin Marinas
2024-12-14LoongArch: Add architecture specific huge_pte_clear()Bibo Mao
2024-12-14powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clangNathan Chancellor
2024-12-14powerpc/vdso: Refactor CFLAGS for CVDSO buildChristophe Leroy
2024-12-14powerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-yNathan Chancellor
2024-12-14powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clangNathan Chancellor
2024-12-14powerpc/vdso: Improve linker flagsNathan Chancellor
2024-12-14powerpc/vdso: Remove unused '-s' flag from ASFLAGSNathan Chancellor
2024-12-14powerpc/vdso: Skip objtool from running on VDSO filesSathvika Vasireddy
2024-12-14KVM: arm64: Don't retire aborted MMIO instructionOliver Upton
2024-12-14KVM: arm64: Change kvm_handle_mmio_return() return polarityFuad Tabba
2024-12-14powerpc: Adjust adding stack protector flags to KBUILD_CLAGS for clangNathan Chancellor
2024-12-14powerpc: Fix stack protector Kconfig test for clangNathan Chancellor
2024-12-14ARM: 9431/1: mm: Pair atomic_set_release() with _read_acquire()Linus Walleij
2024-12-14ARM: 9430/1: entry: Do a dummy read from VMAP shadowLinus Walleij
2024-12-14s390/entry: Mark IRQ entries to fix stack depot warningsVasily Gorbik
2024-12-14ARM: 9429/1: ioremap: Sync PGDs for VMALLOC shadowLinus Walleij
2024-12-14arm64: dts: freescale: imx8mp-verdin: Fix SD regulator startup delayFrancesco Dolcini
2024-12-14arm64: dts: freescale: imx8mm-verdin: Fix SD regulator startup delayFrancesco Dolcini
2024-12-14arm64: dts: allwinner: pinephone: Add mount matrix to accelerometerDragan Simic
2024-12-14um: Always dump trace for specified task in show_stackTiwei Bie
2024-12-14um: Fix the return value of elf_core_copy_task_fpregsTiwei Bie
2024-12-14um: Fix potential integer overflow during physmem setupTiwei Bie
2024-12-14arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabledWill Deacon
2024-12-14sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2024-12-14um: vector: Do not use drvdata in releaseTiwei Bie
2024-12-14um: net: Do not use drvdata in releaseTiwei Bie
2024-12-14um: ubd: Do not use drvdata in releaseTiwei Bie
2024-12-14parisc/ftrace: Fix function graph tracing disablementJosh Poimboeuf
2024-12-14KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow statusRaghavendra Rao Ananta
2024-12-14KVM: arm64: vgic-v3: Sanitise guest writes to GICR_INVLPIRMarc Zyngier