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-19KVM: arm64: Disable MPAM visibility by default and ignore VMM writesJames Morse
2024-12-19riscv: Fix IPIs usage in kfence_protect_page()Alexandre Ghiti
2024-12-19riscv: Fix wrong usage of __pa() on a fixmap addressAlexandre Ghiti
2024-12-19riscv: mm: Do not call pmd dtor on vmemmap page table teardownBjörn Töpel
2024-12-19perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFGKan Liang
2024-12-14timekeeping: Remove CONFIG_DEBUG_TIMEKEEPINGThomas Gleixner
2024-12-14s390/pci: Fix leak of struct zpci_dev when zpci_add_device() failsNiklas Schnelle
2024-12-14KVM: x86/mmu: Ensure that kvm_release_pfn_clean() takes exact pfn from kvm_fa...Nikolay Kuratov
2024-12-14x86: Fix build regression with CONFIG_KEXEC_JUMP enabledDamien Le Moal
2024-12-14irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang
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-14timekeeping: Always check for negative motionThomas Gleixner
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-14s390/pci: Ignore RID for isolated VFsNiklas Schnelle
2024-12-14s390/pci: Use topology ID for multi-function devicesNiklas Schnelle
2024-12-14s390/pci: Sort PCI functions prior to creating virtual bussesNiklas Schnelle
2024-12-14x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tablesDavid Woodhouse
2024-12-14x86/cpu/topology: Remove limit of CPUs due to disabled IO/APICFernando Fernandez Mancera
2024-12-14x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementationLen Brown
2024-12-14x86/kexec: Restore GDT on return from ::preserve_context kexecDavid Woodhouse
2024-12-14x86/cacheinfo: Delete global num_cache_leavesRicardo Neri
2024-12-14arm64: ptrace: fix partial SETREGSET for NT_ARM_POEMark Rutland
2024-12-14arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMRMark Rutland
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-14arm64: mm: Fix zone_dma_limit calculationYang Shi
2024-12-14LoongArch: KVM: Protect kvm_check_requests() with SRCUHuacai Chen
2024-12-14LoongArch: Add architecture specific huge_pte_clear()Bibo Mao
2024-12-14x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR failsSean Christopherson
2024-12-14x86/pkeys: Ensure updated PKRU value is XRSTOR'dAruna Ramakrishna
2024-12-14x86/pkeys: Change caller of update_pkru_in_sigframe()Aruna Ramakrishna
2024-12-09powerpc: Adjust adding stack protector flags to KBUILD_CLAGS for clangNathan Chancellor
2024-12-09powerpc: Fix stack protector Kconfig test for clangNathan Chancellor
2024-12-09s390/stacktrace: Use break instead of return statementHeiko Carstens
2024-12-09ARM: 9431/1: mm: Pair atomic_set_release() with _read_acquire()Linus Walleij
2024-12-09ARM: 9430/1: entry: Do a dummy read from VMAP shadowLinus Walleij
2024-12-09s390/entry: Mark IRQ entries to fix stack depot warningsVasily Gorbik
2024-12-09ARM: 9429/1: ioremap: Sync PGDs for VMALLOC shadowLinus Walleij
2024-12-09powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clangNathan Chancellor
2024-12-09arm64: dts: freescale: imx8mp-verdin: Fix SD regulator startup delayFrancesco Dolcini