summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-03-20um: Rewrite the sigio workaround based on epoll and tgkillTiwei Bie
2025-03-20um: Prohibit the VM_CLONE flag in run_helper_thread()Tiwei Bie
2025-03-20um: Switch to the pthread-based helper in sigio workaroundTiwei Bie
2025-03-20um: ubd: Switch to the pthread-based helperTiwei Bie
2025-03-20um: Add pthread-based helper supportTiwei Bie
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
2025-03-20Merge patch series "riscv: Unaligned access speed probing fixes and skipping"Alexandre Ghiti
2025-03-20RISC-V: KVM: Optimize comments in kvm_riscv_vcpu_isa_disable_allowedChao Du
2025-03-19Merge tag 'dt-cleanup-6.15' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-03-19Merge tag 'tegra-for-6.15-arm-dt' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-03-19Merge branch 'kvm-arm64/pmu-fixes' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/pkvm-6.15' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/nv-idregs' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/nv-vgic' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/misc' into kvmarm/nextOliver Upton
2025-03-19Merge tag 'samsung-soc-6.15' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-03-19Merge tag 'at91-soc-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2025-03-19Merge tag 'imx-soc-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2025-03-19Merge tag 'qcom-arm64-defconfig-for-6.15' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2025-03-19Merge tag 'ti-k3-config-for-v6.15' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-03-19Merge tag 'v6.15-rockchip-defconfig64-1' of https://git.kernel.org/pub/scm/li...Arnd Bergmann
2025-03-19Merge tag 'hisi-arm64-dt-for-6.15' of https://github.com/hisilicon/linux-hisi...Arnd Bergmann
2025-03-19Merge tag 'riscv-dt-for-v6.15' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-03-19Merge tag 'omap-for-v6.15/dt-signed' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2025-03-19x86/mm: Only do broadcast flush from reclaim if pages were unmappedRik van Riel
2025-03-19Merge tag 'riscv-sophgo-dt-for-v6.15' of https://github.com/sophgo/linux into...Arnd Bergmann
2025-03-19Merge tag 'mvebu-dt64-6.15-1' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-03-19Merge tag 'v6.15-rockchip-dts64-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-03-19Merge tag 'zynq-dt-for-6.15' of https://github.com/Xilinx/linux-xlnx into soc/dtArnd Bergmann
2025-03-19Merge tag 'zynqmp-dt-for-6.14' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann
2025-03-19Merge tag 'sunxi-dt-for-6.15' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-03-19Merge tag 'at91-dt-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann
2025-03-19Merge tag 'stm32-dt-for-v6.15-1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-03-19perf/x86/intel, x86/cpu: Replace Pentium 4 model checks with VFM onesSohil Mehta
2025-03-19perf/x86/intel, x86/cpu: Simplify Intel PMU initializationSohil Mehta
2025-03-19x86/crc: drop the avx10_256 functions and rename avx10_512 to avx512Eric Biggers
2025-03-19mips: export pci_iounmap()Arnd Bergmann
2025-03-19ARM: dts: stm32: remove "snps,en-tx-lpi-clockgating" propertyRussell King (Oracle)
2025-03-19riscv: dts: starfive: remove "snps,en-tx-lpi-clockgating" propertyRussell King (Oracle)
2025-03-19rqspinlock: Add basic support for CONFIG_PARAVIRTKumar Kartikeya Dwivedi
2025-03-19rqspinlock: Hardcode cond_acquire loops for arm64Kumar Kartikeya Dwivedi
2025-03-19RISC-V: KVM: Teardown riscv specific bits after kvm_exitAtish Patra
2025-03-19riscv: Add parameter for skipping access speed testsAndrew Jones
2025-03-19riscv: Fix set up of vector cpu hotplug callbackAndrew Jones
2025-03-19riscv: Fix set up of cpu hotplug callbacksAndrew Jones
2025-03-19riscv: Change check_unaligned_access_speed_all_cpus to voidAndrew Jones
2025-03-19riscv: Fix check_unaligned_access_all_cpusAndrew Jones