summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-07-28bugs/parisc: Concatenate 'cond_str' with '__FILE__' in __WARN_FLAGS(), to ext...Ingo Molnar
2025-07-28bugs/riscv: Concatenate 'cond_str' with '__FILE__' in __BUG_FLAGS(), to exten...Ingo Molnar
2025-07-28bugs/riscv: Pass in 'cond_str' to __BUG_FLAGS()Ingo Molnar
2025-07-28MIPS: alchemy: gpio: use new GPIO line value setter callbacks for the remaini...Bartosz Golaszewski
2025-07-28bugs/s390: Use 'cond_str' in __EMIT_BUG()Heiko Carstens
2025-07-28bugs/s390: Pass in 'cond_str' to __EMIT_BUG()Ingo Molnar
2025-07-28bugs/LoongArch: Concatenate 'cond_str' with '__FILE__' in __BUG_ENTRY(), to e...Ingo Molnar
2025-07-28Merge tag 'v6.16' into x86/cpu, to resolve conflictIngo Molnar
2025-07-28powerpc64/bpf: Add jit support for load_acquire and store_releasePuranjay Mohan
2025-07-26init.h: Disable sanitizer coverage for __init and __headKees Cook
2025-07-26kstack_erase: Disable kstack_erase for all of arm compressed boot codeKees Cook
2025-07-26Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-26bpf, arm64: JIT support for private stackPuranjay Mohan
2025-07-26bpf: Move bpf_jit_get_prog_name() to core.cPuranjay Mohan
2025-07-26bpf, arm64: Fix fp initialization for exception boundaryPuranjay Mohan
2025-07-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2025-07-26Merge tag 'soc-fixes-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-26Merge branch 'kvm-arm64/misc' into kvmarm/nextOliver Upton
2025-07-26Merge branch 'kvm-arm64/gcie-legacy' into kvmarm/nextOliver Upton
2025-07-26Merge tag 'irqchip-gic-v5-host' into kvmarm/nextOliver Upton
2025-07-26Merge branch 'kvm-arm64/doublefault2' into kvmarm/nextOliver Upton
2025-07-26KVM: arm64: vgic-v3: Allow userspace to write GICD_TYPER2.nASSGIcapRaghavendra Rao Ananta
2025-07-26KVM: arm64: vgic-v3: Allow access to GICD_IIDR prior to initializationOliver Upton
2025-07-26KVM: arm64: vgic-v3: Consolidate MAINT_IRQ handlingOliver Upton
2025-07-26KVM: arm64: Disambiguate support for vSGIs v. vLPIsOliver Upton
2025-07-26KVM: arm64: Enforce the sorting of the GICv3 system register tableMarc Zyngier
2025-07-26KVM: arm64: Clarify the check for reset callback in check_sysreg_table()Marc Zyngier
2025-07-26KVM: arm64: vgic-v3: Fix ordering of ICH_HCR_EL2Marc Zyngier
2025-07-26sh: Do not use hyphen in exported variable nameBen Hutchings
2025-07-26Merge tag 'sunxi-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-07-26PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson
2025-07-26powerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson
2025-07-26powerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson
2025-07-25parisc: Revise __get_user() to probe user read accessJohn David Anglin
2025-07-25parisc: Revise gateway LWS calls to probe user read accessJohn David Anglin
2025-07-25parisc: Drop WARN_ON_ONCE() from flush_cache_vmapJohn David Anglin
2025-07-25parisc: Try to fixup kernel exception in bad_area_nosemaphore path of do_page...John David Anglin
2025-07-25parisc: Define and use set_pte_at()John David Anglin
2025-07-25parisc: Rename pte_needs_flush() to pte_needs_cache_flush() in cache.cJohn David Anglin
2025-07-25parisc: Check region is readable by user in raw_copy_from_user()John David Anglin
2025-07-25parisc: Update comments in make_insert_tlbJohn David Anglin
2025-07-25parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilersRandy Dunlap
2025-07-25parisc: Makefile: fix a typo in palo.confRandy Dunlap
2025-07-25ARM: 9449/1: coresight: Finish removal of Coresight support in arch/arm/kernelJames Clark
2025-07-25ARM: 9450/1: Fix allowing linker DCE with binutils < 2.36Nathan Chancellor
2025-07-25ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGSNathan Chancellor
2025-07-24scsi: arm64: dts: mediatek: mt8195: Add UFSHCI nodeRice Lee
2025-07-24arm64: add batched versions of ptep_modify_prot_start/commitDev Jain
2025-07-24fs/Kconfig: enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFSAnshuman Khandual
2025-07-24mm: remove arch_flush_tlb_batched_pending() arch helperRyan Roberts