summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-07-26Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/sp...Mark Brown
2026-07-26Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kr...Mark Brown
2026-07-26Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mm...Mark Brown
2026-07-26Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/...Mark Brown
2026-07-26Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/yu...Mark Brown
2026-07-26Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/qc...Mark Brown
2026-07-26Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kh...Mark Brown
2026-07-26Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/gc...Mark Brown
2026-07-26Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/me...Mark Brown
2026-07-26Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/fr...Mark Brown
2026-07-26Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bm...Mark Brown
2026-07-26Merge branch 'asahi-soc/for-next' of https://github.com/AsahiLinux/linux.gitMark Brown
2026-07-26Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/am...Mark Brown
2026-07-26Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Mark Brown
2026-07-26Merge branch 'for-next/core' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2026-07-26Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rm...Mark Brown
2026-07-26Merge branch 'kbuild-for-next' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2026-07-26Merge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
2026-07-26Merge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2026-07-26Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/uml/l...Mark Brown
2026-07-26Merge branch 'tip/urgent' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2026-07-26Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/riscv...Mark Brown
2026-07-26Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Mark Brown
2026-07-26Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms...Mark Brown
2026-07-26Merge branch 'arm/fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Mark Brown
2026-07-26Merge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k...Mark Brown
2026-07-26Merge branches 'for-next/acpi', 'for-next/coco', 'for-next/cpufeature', 'for-...Will Deacon
2026-07-26arm64: futex: Consolidate 'old == new' check in __lsui_cmpxchg32()Will Deacon
2026-07-26arm64: RSI: fix field-spanning write warning in attestation token initKohei Enju
2026-07-26Merge branch into tip/master: 'x86/urgent'Ingo Molnar
2026-07-26riscv: dts: spacemit: enable PCIe on OrangePi R2SChukun Pan
2026-07-26riscv: dts: spacemit: k3-com260-ifx: add eeprom on i2c1Jennifer Berringer
2026-07-26riscv: dts: spacemit: k3-com260: add eeprom on i2c2Jennifer Berringer
2026-07-26riscv: dts: spacemit: add SPI controllers for K3Zhengyu He
2026-07-26riscv: dts: spacemit: add K3 PDMA request numbersliyeshan
2026-07-26riscv: dts: spacemit: Fix phy id check for the phy on com260 boardInochi Amaoto
2026-07-26riscv: dts: spacemit: Fix phy id check for the phy on pico-itx boardInochi Amaoto
2026-07-25powerpc/xive: fix use-after-free of xive_ipisGou Hao
2026-07-25powerpc/xive: add error return value to xive_smp_probe()Gou Hao
2026-07-25powerpc/xive: remove dead NULL check after GFP_NOFAIL allocationGou Hao
2026-07-25riscv: mm: fix concurrency in mark_new_valid_map()Vivian Wang
2026-07-25riscv: mm: exclude invalid THP PMDs from page table checkYunhui Cui
2026-07-25arm64: remove early_ioremap_reset() call and __late_* macrosSang-Heon Jeon
2026-07-25riscv: remove unused __late_set_fixmap() and __late_clear_fixmap()Sang-Heon Jeon
2026-07-25mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_tLorenzo Stoakes
2026-07-25mm/vma: update do_mmap() to use vma_flags_tLorenzo Stoakes
2026-07-25mm: use linear_page_[index, delta]() consistentlyLorenzo Stoakes
2026-07-25mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()Lorenzo Stoakes
2026-07-25mm/rmap: parameterise vma_interval_tree_*() by address_spaceLorenzo Stoakes
2026-07-25arm64/vmalloc: allow arch_vmap_pte_range_map_size to batch multiple CONT_PTEBarry Song (Xiaomi)