summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-08x86: shadow stacks: proper error handling for mmap lockLinus Torvalds
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski
2026-04-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-05Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-05Merge tag 'x86-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-05Merge tag 'perf-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-05Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-04riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftestsPaul Walmsley
2026-04-04riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not setZishun Yi
2026-04-04riscv: make runtime const not usable by modulesJisheng Zhang
2026-04-04riscv: patch: Avoid early phys_to_page()Vivian Wang
2026-04-04riscv: kgdb: fix several debug register assignment bugsPaul Walmsley
2026-04-04Merge tag 'at91-fixes-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Krzysztof Kozlowski
2026-04-03Merge tag 'powerpc-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-04-03Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-02perf/x86: Fix potential bad container_of in intel_pmu_hw_configIan Rogers
2026-04-01Merge tag 'qcom-arm64-fixes-for-7.0-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2026-04-01Merge tag 'sunxi-fixes-for-7.0' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-04-01Merge tag 'renesas-fixes-for-v7.0-tag2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2026-04-01mips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler
2026-04-01MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki
2026-04-01MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki
2026-04-01MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki
2026-04-01MIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki
2026-04-01MIPS: SiByte: Bring back cache initialisationMaciej W. Rozycki
2026-04-01mips: ralink: update CPU clock indexShiji Yang
2026-04-01MIPS: Loongson64: env: Check UARTs passed by LEFI cautiouslyRong Zhang
2026-04-01powerpc/powernv/iommu: iommu incorrectly bypass DMA APIsGaurav Batra
2026-04-01arm64: Use static call trampolines when kCFI is enabledArd Biesheuvel
2026-04-01Merge tag 'hisi-dts-fixes-for-7.0' of https://github.com/hisilicon/linux-hisi...Krzysztof Kozlowski
2026-03-31x86/platform/geode: Fix on-stack property data use-after-return bugDmitry Torokhov
2026-03-30arm64: dts: qcom: hamoa: Fix incomplete Root Port property migrationZiyue Zhang
2026-03-30x86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh
2026-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera
2026-03-29Merge tag 'x86-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-28Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-03-28s390/entry: Scrub r12 register on kernel entryVasily Gorbik
2026-03-28s390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman
2026-03-28s390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik
2026-03-27Merge tag 'efi-fixes-for-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-03-27Merge tag 'loongarch-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-27KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTESean Christopherson
2026-03-27KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson
2026-03-27Merge tag 'v7.0-rockchip-dtsfixes1-v2' of ssh://gitolite.kernel.org/pub/scm/l...Krzysztof Kozlowski