summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-12-181-0/+58
|\
| * x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain2024-12-091-0/+58
* | hexagon: Disable constant extender optimization for LLVM prior to 19.1.0Nathan Chancellor2024-12-171-0/+6
* | Merge tag 's390-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-12-173-4/+6
|\ \
| * | s390/mm: Consider KMSAN modules metadata for paging levelsVasily Gorbik2024-12-151-0/+2
| * | s390/ipl: Fix never less than zero warningAlexander Gordeev2024-12-111-1/+1
| * | s390/mm: Fix DirectMap accountingHeiko Carstens2024-12-101-3/+3
| |/
* | Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-12-1715-92/+278
|\ \
| * | x86/xen: remove hypercall pageJuergen Gross2024-12-177-52/+1
| * | x86/xen: use new hypercall functions instead of hypercall pageJuergen Gross2024-12-171-13/+20
| * | x86/xen: add central hypercall functionsJuergen Gross2024-12-177-1/+190
| * | x86/xen: don't do PV iret hypercall through hypercall pageJuergen Gross2024-12-131-9/+18
| * | x86/static-call: provide a way to do very early static-call updatesJuergen Gross2024-12-133-3/+27
| * | x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross2024-12-132-16/+24
* | | Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2024-12-161-1/+1
|\ \ \
| * \ \ Merge tag 'juno-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2024-12-091-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | arm64: dts: fvp: Update PCIe bus-range propertyAneesh Kumar K.V (Arm)2024-12-051-1/+1
* | | | 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
| |/ / |/| |