index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcache
Linus Torvalds
1
-1
/
+1
2026-04-22
arm64: mm: Handle invalid large leaf mappings correctly
Ryan Roberts
2
-2
/
+9
2026-04-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+31
2026-04-01
arm64: Use static call trampolines when kCFI is enabled
Ard Biesheuvel
1
-0
/
+31
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2026-03-07
KVM: arm64: vgic: Pick EOIcount deactivations from AP-list tail
Marc Zyngier
1
-0
/
+3
2026-03-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-10
/
+16
2026-03-04
arm64: make runtime const not usable by modules
Jisheng Zhang
1
-0
/
+4
2026-03-04
arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernation
Catalin Marinas
1
-5
/
+5
2026-03-04
arm64: Silence sparse warnings caused by the type casting in (cmp)xchg
Catalin Marinas
1
-5
/
+7
2026-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+4
2026-02-28
Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-1
/
+4
2026-02-25
arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBI
Mark Rutland
1
-24
/
+35
2026-02-25
arm64: tlb: Allow XZR argument to TLBI ops
Mark Rutland
1
-3
/
+3
2026-02-25
arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabled
Catalin Marinas
1
-3
/
+0
2026-02-25
arm64: io: Extract user memory type in ioremap_prot()
Will Deacon
1
-2
/
+15
2026-02-25
arm64: io: Rename ioremap_prot() to __ioremap_prot()
Will Deacon
1
-5
/
+6
2026-02-25
KVM: arm64: Deduplicate ASID retrieval code
Marc Zyngier
1
-0
/
+2
2026-02-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-2
/
+7
2026-02-19
arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)
Arnd Bergmann
1
-2
/
+7
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-6
/
+17
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-111
/
+103
2026-02-13
KVM: arm64: Optimise away S1POE handling when not supported by host
Fuad Tabba
1
-1
/
+2
2026-02-12
arm64: mm: implement the architecture-specific clear_flush_young_ptes()
Baolin Wang
1
-0
/
+11
2026-02-12
arm64: mm: support batch clearing of the young flag for large folios
Baolin Wang
1
-6
/
+6
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-66
/
+27
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-15
/
+0
2026-02-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
13
-52
/
+53
2026-02-09
Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
18
-150
/
+133
2026-02-05
Merge branch kvm-arm64/misc-6.20 into kvmarm-master/next
Marc Zyngier
2
-7
/
+8
2026-02-05
Merge branch kvm-arm64/resx into kvmarm-master/next
Marc Zyngier
2
-13
/
+32
2026-02-05
Merge branch kvm-arm64/debugfs-fixes into kvmarm-master/next
Marc Zyngier
1
-3
/
+0
2026-02-05
Merge branch kvm-arm64/gicv5-prologue into kvmarm-master/next
Marc Zyngier
2
-22
/
+0
2026-02-05
Merge branch kvm-arm64/fwb-for-all into kvmarm-master/next
Marc Zyngier
3
-9
/
+13
2026-02-05
Merge branch kvm-arm64/pkvm-no-mte into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2026-02-05
KVM: arm64: Add sanitisation to SCTLR_EL2
Marc Zyngier
1
-1
/
+1
2026-02-05
KVM: arm64: Extend unified RESx handling to runtime sanitisation
Marc Zyngier
1
-0
/
+15
2026-02-05
KVM: arm64: Introduce data structure tracking both RES0 and RES1 bits
Marc Zyngier
1
-5
/
+16
2026-02-05
arm64: Convert SCTLR_EL2 to sysreg infrastructure
Marc Zyngier
1
-7
/
+0
2026-02-02
arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=y
Marco Elver
1
-1
/
+1
2026-02-02
KVM: arm64: Use standard seq_file iterator for idregs debugfs
Fuad Tabba
1
-3
/
+0
2026-01-30
arm64/sysreg: Drop ICH_HFGRTR_EL2.ICC_HAPR_EL1 and make RES1
Sascha Bischoff
1
-1
/
+0
2026-01-30
KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
Sascha Bischoff
1
-21
/
+0
2026-01-30
KVM: arm64: Fix various comments
Zenghui Yu (Huawei)
1
-1
/
+1
2026-01-29
Merge branch 'for-next/errata' into for-next/core
Will Deacon
1
-0
/
+10
2026-01-29
Merge branch 'for-next/entry' into for-next/core
Will Deacon
2
-12
/
+12
2026-01-27
arm64: Remove unused _TIF_WORK_MASK
Jinjie Ruan
1
-6
/
+0
2026-01-26
mm: provide address parameter to p{te,md,ud}_user_accessible_page()
Rohan McLure
1
-3
/
+3
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_clear()
Rohan McLure
1
-1
/
+1
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_clear()
Rohan McLure
1
-1
/
+1
[next]