summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2024-12-1611-17/+17
|\
| * ARC: build: Try to guess GCC variant of cross compilerLeon Romanovsky2024-12-131-1/+1
| * ARC: bpf: Correct conditional check in 'check_jmp_32'Hardevsinh Palaniya2024-12-101-1/+1
| * ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port...Uwe Kleine-König2024-12-105-10/+10
| * ARC: build: Use __force to suppress per-CPU cmpxchg warningsPaul E. McKenney2024-12-101-1/+1
| * ARC: fix reference of dependency for PAE40 configLukas Bulwahn2024-12-101-1/+1
| * ARC: build: disallow invalid PAE40 + 4K page configVineet Gupta2024-12-101-2/+2
| * arc: rename aux.h to arc_aux.hBenjamin Szőke2024-12-102-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-12-1510-16/+58
|\ \
| * \ Merge tag 'kvm-riscv-fixes-6.13-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini2024-12-131-1/+1
| |\ \
| | * | RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bitMichael Neuling2024-12-061-1/+1
| * | | KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module initSean Christopherson2024-12-133-5/+29
| * | | Merge tag 'kvmarm-fixes-6.13-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2024-12-106-10/+28
| |\ \ \ | | |_|/ | |/| |
| | * | KVM: arm64: vgic-its: Add error handling in vgic_its_cache_translationKeisuke Nishimura2024-12-041-1/+11
| | * | KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overriddenMarc Zyngier2024-12-041-1/+2
| | * | KVM: arm64: Fix S1/S2 combination when FWB==1 and S2 has Device memory typeMarc Zyngier2024-11-261-2/+9
| | * | arm64: Fix usage of new shifted MDCR_EL2 valuesJames Clark2024-11-263-6/+6
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-12-132-40/+40
|\ \ \ \
| * | | | arm64: signal: Ensure signal delivery failure is recoverableKevin Brodsky2024-12-131-15/+33
| * | | | arm64: stacktrace: Don't WARN when unwinding other tasksMark Rutland2024-12-121-3/+5
| * | | | arm64: stacktrace: Skip reporting LR at exception boundariesMark Rutland2024-12-121-22/+2
| |/ / /
* | | | Merge tag 'riscv-for-linus-6.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-134-8/+17
|\ \ \ \
| * | | | riscv: mm: Do not call pmd dtor on vmemmap page table teardownBjörn Töpel2024-12-111-3/+4
| * | | | riscv: Fix IPIs usage in kfence_protect_page()Alexandre Ghiti2024-12-111-1/+3
| * | | | riscv: Fix wrong usage of __pa() on a fixmap addressAlexandre Ghiti2024-12-111-1/+1
| * | | | riscv: Fixup boot failure when CONFIG_DEBUG_RT_MUTEXES=yGuo Ren2024-12-111-3/+9
| |/ / /
* | | | Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2024-12-123-17/+20
|\ \ \ \
| * | | | openrisc: Fix misalignments in head.SGeert Uytterhoeven2024-12-101-13/+13
| * | | | openrisc: place exception table at the head of vmlinuxMasahiro Yamada2024-12-103-4/+7
| |/ / /
* | | | Merge tag 'perf_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-12-092-1/+2
|\ \ \ \
| * | | | perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFGKan Liang2024-12-021-1/+1
| * | | | perf/x86/intel: Add Arrow Lake U supportKan Liang2024-12-021-0/+1
| | |_|/ | |/| |
* | | | x86: Fix build regression with CONFIG_KEXEC_JUMP enabledDamien Le Moal2024-12-091-0/+1
| |/ / |/| |
* | | Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-0810-52/+73
|\ \ \
| * | | x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR failsSean Christopherson2024-12-061-1/+1
| * | | x86/cacheinfo: Delete global num_cache_leavesRicardo Neri2024-12-061-22/+21
| * | | x86/kexec: Restore GDT on return from ::preserve_context kexecDavid Woodhouse2024-12-061-0/+7
| * | | x86/cpu/topology: Remove limit of CPUs due to disabled IO/APICFernando Fernandez Mancera2024-12-051-3/+3
| * | | x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tablesDavid Woodhouse2024-12-053-6/+10
| * | | x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementationLen Brown2024-12-041-1/+3
| * | | x86/pkeys: Ensure updated PKRU value is XRSTOR'dAruna Ramakrishna2024-12-031-2/+14
| * | | x86/pkeys: Change caller of update_pkru_in_sigframe()Aruna Ramakrishna2024-12-032-19/+16
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-12-068-38/+60
|\ \ \
| * | | arm64: ptrace: fix partial SETREGSET for NT_ARM_GCSMark Rutland2024-12-051-6/+20
| * | | arm64: ptrace: fix partial SETREGSET for NT_ARM_POEMark Rutland2024-12-051-0/+2
| * | | arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMRMark Rutland2024-12-051-0/+2
| * | | arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland2024-12-051-1/+5
| * | | arm64: cpufeature: Add GCS to cpucap_is_possible()Robin Murphy2024-12-052-2/+3
| * | | arm64: mte: Fix copy_highpage() warning on hugetlb foliosCatalin Marinas2024-12-051-3/+5
| * | | arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDsCatalin Marinas2024-12-051-2/+2