summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-12-15Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-12-13ARC: build: Try to guess GCC variant of cross compilerLeon Romanovsky
2024-12-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-12-13Merge tag 'riscv-for-linus-6.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-13Merge tag 'kvm-riscv-fixes-6.13-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2024-12-13KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module initSean Christopherson
2024-12-13arm64: signal: Ensure signal delivery failure is recoverableKevin Brodsky
2024-12-12Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2024-12-12arm64: stacktrace: Don't WARN when unwinding other tasksMark Rutland
2024-12-12arm64: stacktrace: Skip reporting LR at exception boundariesMark Rutland
2024-12-11riscv: mm: Do not call pmd dtor on vmemmap page table teardownBjörn Töpel
2024-12-11riscv: Fix IPIs usage in kfence_protect_page()Alexandre Ghiti
2024-12-11riscv: Fix wrong usage of __pa() on a fixmap addressAlexandre Ghiti
2024-12-11riscv: Fixup boot failure when CONFIG_DEBUG_RT_MUTEXES=yGuo Ren
2024-12-10ARC: bpf: Correct conditional check in 'check_jmp_32'Hardevsinh Palaniya
2024-12-10ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port...Uwe Kleine-König
2024-12-10ARC: build: Use __force to suppress per-CPU cmpxchg warningsPaul E. McKenney
2024-12-10ARC: fix reference of dependency for PAE40 configLukas Bulwahn
2024-12-10ARC: build: disallow invalid PAE40 + 4K page configVineet Gupta
2024-12-10arc: rename aux.h to arc_aux.hBenjamin Szőke
2024-12-10Merge tag 'kvmarm-fixes-6.13-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2024-12-10openrisc: Fix misalignments in head.SGeert Uytterhoeven
2024-12-10openrisc: place exception table at the head of vmlinuxMasahiro Yamada
2024-12-09Merge tag 'perf_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-12-09x86: Fix build regression with CONFIG_KEXEC_JUMP enabledDamien Le Moal
2024-12-08Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-12-06x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR failsSean Christopherson
2024-12-06RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bitMichael Neuling
2024-12-06x86/cacheinfo: Delete global num_cache_leavesRicardo Neri
2024-12-06x86/kexec: Restore GDT on return from ::preserve_context kexecDavid Woodhouse
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_GCSMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_POEMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMRMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland
2024-12-05arm64: cpufeature: Add GCS to cpucap_is_possible()Robin Murphy
2024-12-05x86/cpu/topology: Remove limit of CPUs due to disabled IO/APICFernando Fernandez Mancera
2024-12-05x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tablesDavid Woodhouse
2024-12-05arm64: mte: Fix copy_highpage() warning on hugetlb foliosCatalin Marinas
2024-12-05arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDsCatalin Marinas
2024-12-04x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementationLen Brown
2024-12-04Merge tag 'loongarch-fixes-6.13-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-03KVM: arm64: vgic-its: Add error handling in vgic_its_cache_translationKeisuke Nishimura
2024-12-03KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overriddenMarc Zyngier
2024-12-03arm64: patching: avoid early page_to_phys()Mark Rutland
2024-12-03arm64: mm: Fix zone_dma_limit calculationYang Shi
2024-12-03LoongArch: KVM: Protect kvm_io_bus_{read,write}() with SRCUHuacai Chen
2024-12-02x86/pkeys: Ensure updated PKRU value is XRSTOR'dAruna Ramakrishna
2024-12-02x86/pkeys: Change caller of update_pkru_in_sigframe()Aruna Ramakrishna