summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-08-04x86/mm: stop marking vmemmap as SECTION_INFODavid Hildenbrand (Arm)
2026-08-04s390/mm: use free_reserved_pages() in vmem_free_pages()David Hildenbrand (Arm)
2026-08-04mm: provide free_reserved_pages(), removing x86 variantDavid Hildenbrand (Arm)
2026-08-04x86/mm: drop order parameter from free_pagetable()David Hildenbrand (Arm)
2026-08-04mm: rename uffd-wp PTE accessors to uffdKiryl Shutsemau (Meta)
2026-08-04mm: rename uffd-wp PTE bit macros to uffdKiryl Shutsemau (Meta)
2026-08-04mm: decouple protnone helpers from CONFIG_NUMA_BALANCINGKiryl Shutsemau (Meta)
2026-08-04Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton
2026-08-04x86/mce: Set up the polling timer before CMCI discoveryBreno Leitao
2026-08-04alpha/PCI: Make the suffix the first __pci_dev_resource_attr() parameterKrzysztof WilczyƄski
2026-08-04KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()David Woodhouse
2026-08-04Merge tag 'tegra-for-7.3-arm-core' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-08-04Merge tag 'sunxi-config-for-7.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-08-04Merge tag 'omap-for-v7.3/defconfig-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2026-08-04Merge tag 'qcom-arm64-defconfig-for-7.3' of https://git.kernel.org/pub/scm/li...Arnd Bergmann
2026-08-04Merge tag 'nuvoton-7.2-arm-fixes-0' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2026-08-04x86/boot: Use bool and IS_ENABLED() to simplify query_edd()Thorsten Blum
2026-08-04x86/boot: Use IS_ENABLED() to simplify built-in-or-module checksThorsten Blum
2026-08-04parisc: Use asm-generic/serial.hThorsten Blum
2026-08-04arm64: dts: qcom: shikra: Add support for DISPCC/GPUCC nodesImran Shaik
2026-08-04arm64: dts: qcom: agatti: Add missing CX power domain to DISPCCImran Shaik
2026-08-04arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmmKomal Bajaj
2026-08-04arm64: dts: qcom: shikra: Enable WiFi/BT on SoMsKomal Bajaj
2026-08-04arm64: dts: qcom: shikra: add WiFi node supportKomal Bajaj
2026-08-04arm64: dts: qcom: shikra: Enable TSENS and thermal zonesGaurav Kohli
2026-08-04arm64: dts: qcom: shikra: Enable CDSP, LPAICP and MPSS on EVK boardsBibek Kumar Patro
2026-08-04arm64: dts: qcom: shikra: Add CDSP, LPAICP, MPSS remoteproc PAS nodesBibek Kumar Patro
2026-08-04arm64: dts: qcom: shikra: Add SMP2P nodesVishnu Santhosh
2026-08-04arm64: dts: qcom: shikra: Add cpufreq-hw, EPSS L3 interconnect and OPP tablesKomal Bajaj
2026-08-04arm64: dts: qcom: shikra: Add DDR BWMON supportSayantan Chakraborty
2026-08-04arm64: dts: qcom: shikra: Add QUPv3 configurationXueyao An
2026-08-04riscv/runtime-const: Disable linker relaxation for RUNTIME_MAGICFangrui Song
2026-08-04arm64: dts: sophgo: add initial Milk-V Duo S board supportJoshua Milas
2026-08-04riscv: dts: sophgo: Add Milk-V Duo 256M board supportChen-Yu Yeh
2026-08-04riscv: dts: sophgo: cv180x: Add PWR_GPIO controllerChen-Yu Yeh
2026-08-04riscv64: dts: sophgo: add initial Milk-V Duo S board supportJoshua Milas
2026-08-04riscv64: dts: sophgo: add SG2000 dtsiJoshua Milas
2026-08-04riscv: dts: sophgo: cv180x: Allow the DMA multiplexer to set channel number f...Inochi Amaoto
2026-08-04arm64: dts: Correct white-space styleKrzysztof Kozlowski
2026-08-04ARM: dts: Correct white-space styleKrzysztof Kozlowski
2026-08-04arm64: dts: exynos: Correct white-space styleKrzysztof Kozlowski
2026-08-03arm64: dts: allwinner: Correct white-space styleKrzysztof Kozlowski
2026-08-03ARM: dts: allwinner: Correct white-space styleKrzysztof Kozlowski
2026-08-03KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()Claudio Imbrenda
2026-08-03KVM: s390: Fix ordering when adding to SCAClaudio Imbrenda
2026-08-03KVM: s390: Return -EINTR if a signal is pending while faulting-inClaudio Imbrenda
2026-08-03KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() failsClaudio Imbrenda
2026-08-03KVM: s390: ucontrol: Add missing locking around gmap_remove_child()Claudio Imbrenda
2026-08-03KVM: s390: cmma: Fix dirty tracking when removing memslotClaudio Imbrenda
2026-08-03KVM: s390: Fix race in __do_essa()Claudio Imbrenda