summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-03-13arm64: dts: imx8qm-ss-hsio: Wire up DMA IRQ for PCIeAlexander Stein
2026-03-13arm64: dts: freescale: add pixpaper display overlay for i.MX93 FRDMWig Cheng
2026-03-13arm64: dts: tqma8mpql-mba8mp-ras314: Configure multiple queues on eqosAlexander Stein
2026-03-13arm64: dts: tqma8mpql-mba8mpxl: Configure multiple queues on eqosAlexander Stein
2026-03-13arm64: dts: imx8mp-kontron: Use GPIO/IRQ defines in DL devicetreeFrieder Schrempf
2026-03-13arm64: dts: imx8mp-kontron: Drop vmmc-supply to fix SD card on SMARC eval car...Frieder Schrempf
2026-03-13arm64: dts: imx8mp-kontron: Fix touch reset configuration on DL devicesFrieder Schrempf
2026-03-13arm64: mm: Wrap flush_tlb_page() around __do_flush_tlb_range()Ryan Roberts
2026-03-13arm64: mm: More flags for __flush_tlb_range()Ryan Roberts
2026-03-13arm64: mm: Refactor __flush_tlb_range() to take flagsRyan Roberts
2026-03-13arm64: mm: Refactor flush_tlb_page() to use __tlbi_level_asid()Ryan Roberts
2026-03-13arm64: mm: Simplify __flush_tlb_range_limit_excess()Will Deacon
2026-03-13arm64: mm: Simplify __TLBI_RANGE_NUM() macroWill Deacon
2026-03-13arm64: mm: Re-implement the __flush_tlb_range_op macro in CRyan Roberts
2026-03-13arm64: mm: Inline __TLBI_VADDR_RANGE() into __tlbi_range()Will Deacon
2026-03-13arm64: mm: Push __TLBI_VADDR() into __tlbi_level()Will Deacon
2026-03-13arm64: mm: Implicitly invalidate user ASID based on TLBI operationRyan Roberts
2026-03-13arm64: mm: Introduce a C wrapper for by-range TLB invalidationRyan Roberts
2026-03-13arm64: mm: Re-implement the __tlbi_level macro as a C functionRyan Roberts
2026-03-13arm64: scs: Remove redundant save/restore of SCS SP on entry to/from EL0Will Deacon
2026-03-13x86/split_lock: Restructure the unwieldy switch-case in sld_state_show()Borislav Petkov
2026-03-13integrity: Eliminate weak definition of arch_get_secureboot()Nathan Chancellor
2026-03-13arm64/scs: Fix handling of advance_loc4Pepper Gray
2026-03-13powerpc: drop unneeded dependency on OF_GPIOBartosz Golaszewski
2026-03-13arc: axs10x: drop unneeded dependency on OF_GPIOBartosz Golaszewski
2026-03-13riscv: dts: spacemit: k3: add full resource to UARTYixun Lan
2026-03-13riscv: dts: spacemit: k3: add GPIO supportYixun Lan
2026-03-13riscv: dts: spacemit: k3: add pinctrl supportYixun Lan
2026-03-13riscv: dts: spacemit: k3: add clock treeYixun Lan
2026-03-13ARM: dts: renesas: armadillo800eva: Add wakeup-source to st1232bui duc phuc
2026-03-13ARM: dts: renesas: armadillo800eva: Enable SDHI1bui duc phuc
2026-03-13arm64: defconfig: Enable configurations for Toradex Aquila AM69Francesco Dolcini
2026-03-13arm64: defconfig: remove SENSORS_SA67MCUMichael Walle
2026-03-13arm64: dts: ti: k3-am62a7-sk: Fix pin name in comment from M19 to N22Siddharth Vadapalli
2026-03-13powerpc/iommu: fix lockdep warning during PCI enumerationNilay Shroff
2026-03-12ARM: dts: omap: dm816x: Correct pinctrl registerAndrew Goodbody
2026-03-13Merge branch 'page-table-check-support' of git://git.kernel.org/pub/scm/linux...Vasily Gorbik
2026-03-13s390: Enable page table check for debug_defconfigAlexander Gordeev
2026-03-13s390/pgtable: Add s390 support for page table checkTobias Huschle
2026-03-13s390/pgtable: Use set_pmd_bit() to invalidate PMD entryAlexander Gordeev
2026-03-13mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()Tobias Huschle
2026-03-12arm64: dts: rockchip: Add analog audio switches to RK3576 EVB1Alexey Charkov
2026-03-12KVM: x86: Advertise AVX512 Bit Matrix Multiply (BMM) to userspaceNikunj A Dadhania
2026-03-12KVM: x86: Immediately fail the build when possible if required #define is mis...Sean Christopherson
2026-03-12KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse
2026-03-12KVM: x86/mmu: KVM: x86/mmu: Skip unsync when large pages are allowedLai Jiangshan
2026-03-12KVM: X86: Fix array_index_nospec protection in __pv_send_ipiAnel Orazgaliyeva
2026-03-12KVM: x86: Add LAPIC guard in kvm_apic_write_nodecode()xuanqingshi
2026-03-12KVM: VMX: Remove unnecessary parenthesesXin Li
2026-03-12KVM: x86: Use kvm_cpu_cap_has() for EFER bits enablement checksYosry Ahmed