index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2026-03-13
dma-mapping: Separate DMA sync issuing and completion waiting
Barry Song
2026-03-13
arm64: Provide dcache_inval_poc_nosync helper
Barry Song
2026-03-13
arm64: Provide dcache_clean_poc_nosync helper
Barry Song
2026-03-13
arm64: Provide dcache_by_myline_op_nosync helper
Barry Song
2026-03-13
arm64: dts: rockchip: enable vicap dvp on wolfvision pf5 io expander
Michael Riesch
2026-03-13
arm64: mm: Provide level hint for flush_tlb_page()
Ryan Roberts
2026-03-13
arm64: dts: imx8mp-sr-som: build dtbs with symbols for overlay support
Josua Mayer
2026-03-13
arm64: dts: imx8mp-hummingboard-pulse: fix mini-hdmi dsi port reference
Josua Mayer
2026-03-13
arm64: dts: imx8mp-hummingboard-pulse/cubox-m: fix vmmc gpio polarity
Josua Mayer
2026-03-13
arm64: dts: imx8qm-ss-hsio: Wire up DMA IRQ for PCIe
Alexander Stein
2026-03-13
arm64: dts: freescale: add pixpaper display overlay for i.MX93 FRDM
Wig Cheng
2026-03-13
arm64: dts: tqma8mpql-mba8mp-ras314: Configure multiple queues on eqos
Alexander Stein
2026-03-13
arm64: dts: tqma8mpql-mba8mpxl: Configure multiple queues on eqos
Alexander Stein
2026-03-13
arm64: dts: imx8mp-kontron: Use GPIO/IRQ defines in DL devicetree
Frieder Schrempf
2026-03-13
arm64: dts: imx8mp-kontron: Drop vmmc-supply to fix SD card on SMARC eval car...
Frieder Schrempf
2026-03-13
arm64: dts: imx8mp-kontron: Fix touch reset configuration on DL devices
Frieder Schrempf
2026-03-13
arm64: mm: Wrap flush_tlb_page() around __do_flush_tlb_range()
Ryan Roberts
2026-03-13
arm64: mm: More flags for __flush_tlb_range()
Ryan Roberts
2026-03-13
arm64: mm: Refactor __flush_tlb_range() to take flags
Ryan Roberts
2026-03-13
arm64: mm: Refactor flush_tlb_page() to use __tlbi_level_asid()
Ryan Roberts
2026-03-13
arm64: mm: Simplify __flush_tlb_range_limit_excess()
Will Deacon
2026-03-13
arm64: mm: Simplify __TLBI_RANGE_NUM() macro
Will Deacon
2026-03-13
arm64: mm: Re-implement the __flush_tlb_range_op macro in C
Ryan Roberts
2026-03-13
arm64: mm: Inline __TLBI_VADDR_RANGE() into __tlbi_range()
Will Deacon
2026-03-13
arm64: mm: Push __TLBI_VADDR() into __tlbi_level()
Will Deacon
2026-03-13
arm64: mm: Implicitly invalidate user ASID based on TLBI operation
Ryan Roberts
2026-03-13
arm64: mm: Introduce a C wrapper for by-range TLB invalidation
Ryan Roberts
2026-03-13
arm64: mm: Re-implement the __tlbi_level macro as a C function
Ryan Roberts
2026-03-13
arm64: scs: Remove redundant save/restore of SCS SP on entry to/from EL0
Will Deacon
2026-03-13
arm64/scs: Fix handling of advance_loc4
Pepper Gray
2026-03-13
arm64: defconfig: Enable configurations for Toradex Aquila AM69
Francesco Dolcini
2026-03-13
arm64: defconfig: remove SENSORS_SA67MCU
Michael Walle
2026-03-13
arm64: dts: ti: k3-am62a7-sk: Fix pin name in comment from M19 to N22
Siddharth Vadapalli
2026-03-13
mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
Tobias Huschle
2026-03-12
arm64: dts: rockchip: Add analog audio switches to RK3576 EVB1
Alexey Charkov
2026-03-12
KVM: arm64: tracing: add ftrace dependency
Arnd Bergmann
2026-03-12
arm64: dts: zena: Move SRAM into SoC and memory node out of SoC
Debbie Horsfall
2026-03-12
arm64: dts: mediatek: mt7986a: Fix gpio-ranges pin count
Akari Tsuyukusa
2026-03-12
arm64: dts: mediatek: mt7981b: Fix gpio-ranges pin count
Akari Tsuyukusa
2026-03-12
arm64: dts: mediatek: mt6795: Fix gpio-ranges pin count
Akari Tsuyukusa
2026-03-12
kbuild: Consolidate C dialect options
Nathan Chancellor
2026-03-12
arm64: dts: renesas: r9a09g057: Add DMA support for RSPI channels
Lad Prabhakar
2026-03-12
arm64: dts: renesas: r9a09g056: Add DMA support for RSPI channels
Lad Prabhakar
2026-03-11
arm64: dts: qcom: sm6125: Add missing MDSS core reset
Val Packett
2026-03-11
arm64: dts: qcom: sm6115: Add missing MDSS core reset
Val Packett
2026-03-11
Merge tag 'kvmarm-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2026-03-11
KVM: arm64: Fix out-of-tree build for nVHE/pKVM tracing
Vincent Donnefort
2026-03-11
arm64: defconfig: Enable Qualcomm WCD937x headphone codec as module
Ajay Kumar Nandam
2026-03-11
arm64: defconfig: Enable QCOMTEE module for QTEE-enabled Qualcomm SoCs
Harshal Dev
[prev]
[next]