summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-06-09Merge tag 'tenstorrent-dt-for-v7.2' of https://git.kernel.org/pub/scm/linux/k...Krzysztof Kozlowski
2026-06-09Merge tag 'omap-for-v7.2/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-06-09Merge tag 'imx-defconfig-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2026-06-09Merge tag 'at91-defconfig-7.2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-06-09Merge tag 'renesas-dts-for-v7.2-tag2' of https://git.kernel.org/pub/scm/linux...Krzysztof Kozlowski
2026-06-09Merge tag 'mtk-dts64-for-v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Krzysztof Kozlowski
2026-06-09Merge tag 'mtk-dts32-for-v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Krzysztof Kozlowski
2026-06-09Merge tag 'imx-soc-updates-for-v7.2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-06-09ARM: multi_v7_defconfig: Enable dma-buf heapsMaxime Ripard
2026-06-09ARM: configs: Drop duplicated CONFIG_EXT4_FSKrzysztof Kozlowski
2026-06-09Merge tag 'v7.1-rockchip-arm32fixe' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2026-06-08sparc/mm: drop vmemmap_check_pmd helper and use generic codeMuchun Song
2026-06-08loongarch/mm: drop vmemmap_check_pmd helper and use generic codeMuchun Song
2026-06-08riscv/mm: drop vmemmap_pmd helpers and use generic codeMuchun Song
2026-06-08arm64/mm: drop vmemmap_pmd helpers and use generic codeMuchun Song
2026-06-08KVM: x86/mmu: Recursively zap orphaned nested TDP shadow pages on emulated wr...Sean Christopherson
2026-06-08ASoC: simple-card: remove platform data styleMark Brown
2026-06-08sh: 7724se: remove FSI/AK4642/Simple-Audio-Card supportKuninori Morimoto
2026-06-08sh: ecovec24: remove FSI/DA7210/Simple-Audio-Card supportKuninori Morimoto
2026-06-08s390: Remove GENERIC_LOCKBREAK Kconfig optionHeiko Carstens
2026-06-08riscv: traps_misaligned: Avoid redundant unaligned access speed probeNam Cao
2026-06-08riscv: misaligned: Fix fast_unaligned_access_speed_key initNam Cao
2026-06-08KVM: x86/pmu: Use hardware value when reprogramming for FIXED_CTR_CTRL changesSean Christopherson
2026-06-08KVM: x86: hyper-v: Bound the bank index when querying sparse banksHyunwoo Kim
2026-06-08Merge tag 'v7.1-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-06-08m68k: hash: Use lower_16_bits() helperGeert Uytterhoeven
2026-06-08arm64: mm: Complete the PTE store in ptep_try_set()Tejun Heo
2026-06-08x86/msr: Remove wrmsrl()Juergen Gross
2026-06-08x86/msr: Switch wrmsrl() users to wrmsrq()Juergen Gross
2026-06-08x86/msr: Remove rdmsrl()Juergen Gross
2026-06-08x86/msr: Switch rdmsrl() users to rdmsrq()Juergen Gross
2026-06-08powerpc: Simplify access_ok()Christophe Leroy (CS GROUP)
2026-06-08powerpc/entry: Disable interrupts before irqentry_exitShrikanth Hegde
2026-06-08powerpc/8xx: implement get_direction() in cpm1Bartosz Golaszewski
2026-06-08x86/msr: Remove wrmsr_safe_on_cpu()Juergen Gross
2026-06-08x86/msr: Switch wrmsr_safe_on_cpu() users to wrmsrq_safe_on_cpu()Juergen Gross
2026-06-08x86/msr: Remove rdmsr_safe_on_cpu()Juergen Gross
2026-06-08x86/msr: Switch rdmsr_safe_on_cpu() users to rdmsrq_safe_on_cpu()Juergen Gross
2026-06-08x86/msr: Don't use rdmsr_safe_on_cpu() in rdmsrq_safe_on_cpu()Juergen Gross
2026-06-08x86/msr: Remove wrmsr_on_cpu()Juergen Gross
2026-06-08x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()Juergen Gross
2026-06-08x86/msr: Remove rdmsr_on_cpu()Juergen Gross
2026-06-08x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()Juergen Gross
2026-06-08x86/msr: Remove rdmsrl_on_cpu()Juergen Gross
2026-06-08x86/xen: Replace generic lazy tracking with cpu specific oneJuergen Gross
2026-06-08x86/xen: Get rid of last XEN_LAZY_MMU usesJuergen Gross
2026-06-08x86/xen: Change interface of xen_mc_issue()Juergen Gross
2026-06-08x86/xen: Drop lazy mode from trace entriesJuergen Gross
2026-06-08x86/xen: Remove Xen debugfs supportJuergen Gross
2026-06-08x86/xen: Guard PV-only stuff in xen-ops.h with CONFIG_XEN_PVJuergen Gross