index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-11
arm64/efi: Move uaccess en/disable out of efi_set_pgd()
Ard Biesheuvel
1
-10
/
+3
2025-11-11
arm64/fpsimd: Permit kernel mode NEON with IRQs off
Ard Biesheuvel
1
-1
/
+1
2025-11-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-9
/
+19
2025-11-07
arm64/mm: Drop cpu_set_[default|idmap]_tcr_t0sz()
Anshuman Khandual
1
-10
/
+2
2025-11-07
arm64: remove unused ARCH_PFN_OFFSET
Omar Sandoval
1
-1
/
+0
2025-11-07
arm64: Remove assertion on CONFIG_VMAP_STACK
Dawei Li
1
-4
/
+0
2025-11-07
arm64: Reject modules with internal alternative callbacks
Adrian Barnaś
1
-2
/
+5
2025-11-07
arm64: Fail module loading if dynamic SCS patching fails
Adrian Barnaś
1
-1
/
+1
2025-11-07
arm64: proton-pack: Fix hard lockup due to print in scheduler context
shechenglong
1
-0
/
+1
2025-11-07
arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic context
Ryan Roberts
1
-2
/
+1
2025-11-07
arm64: Use load LSE atomics for the non-return per-CPU atomic operations
Catalin Marinas
1
-4
/
+11
2025-11-04
arm64: uaccess: Use unsafe wrappers for ASM GOTO
Thomas Gleixner
1
-2
/
+2
2025-10-27
Merge 6.18-rc3 into driver-core-next
Greg Kroah-Hartman
4
-8
/
+94
2025-10-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+2
2025-10-22
arch_topology: move parse_acpi_topology() to common code
Yunhui Cui
1
-0
/
+3
2025-10-21
arm64, mm: avoid always making PTE dirty in pte_mkwrite()
Huang Ying
1
-1
/
+2
2025-10-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+82
2025-10-17
arm64/sysreg: Fix GIC CDEOI instruction encoding
Lorenzo Pieralisi
1
-1
/
+10
2025-10-14
arm64: Revamp HCR_EL2.E2H RES1 detection
Marc Zyngier
1
-6
/
+32
2025-10-13
KVM: arm64: Compute per-vCPU FGTs at vcpu_load()
Oliver Upton
1
-0
/
+50
2025-10-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-1
/
+7
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-10
/
+62
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-11
/
+18
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+14
2025-09-30
Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
3
-0
/
+7
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
7
-10
/
+62
2025-09-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
21
-84
/
+206
2025-09-25
arm64: mm: Move KPTI helpers to mmu.c
Kevin Brodsky
1
-1
/
+6
2025-09-25
tracing: Fix the bug where bpf_get_stackid returns -EFAULT on the ARM64
Feng Yang
1
-0
/
+1
2025-09-24
Merge branch 'for-next/uprobes' into for-next/core
Will Deacon
2
-41
/
+90
2025-09-24
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
1
-2
/
+0
2025-09-24
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2
-15
/
+22
2025-09-24
Merge branch 'for-next/mm' into for-next/core
Will Deacon
6
-9
/
+16
2025-09-24
Merge branch 'for-next/entry' into for-next/core
Will Deacon
6
-13
/
+64
2025-09-24
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
3
-2
/
+8
2025-09-24
Merge branch 'for-next/cca' into for-next/core
Will Deacon
2
-2
/
+6
2025-09-22
arm64/sysreg: Update TCR_EL1 register
Anshuman Khandual
1
-2
/
+0
2025-09-22
arm64: Enable vmalloc-huge with ptdump
Dev Jain
2
-7
/
+4
2025-09-22
arm64: cputype: Add Neoverse-V3AE definitions
Mark Rutland
1
-0
/
+2
2025-09-21
kasan/hw-tags: introduce kasan.write_only option
Yeoreum Yun
2
-0
/
+7
2025-09-20
Merge branch kvm-arm64/misc-6.18 into kvmarm-master/next
Marc Zyngier
2
-6
/
+16
2025-09-20
Merge branch kvm-arm64/nv-misc-6.18 into kvmarm-master/next
Marc Zyngier
1
-0
/
+14
2025-09-20
Merge branch kvm-arm64/nv-debug into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2025-09-20
Merge branch kvm-arm64/52bit-at into kvmarm-master/next
Marc Zyngier
1
-2
/
+23
2025-09-20
KVM: arm64: Add S1 IPA to page table level walker
Marc Zyngier
1
-0
/
+2
2025-09-20
KVM: arm64: Add filtering hook to S1 page table walk
Marc Zyngier
1
-0
/
+14
2025-09-20
KVM: arm64: Compute shareability for LPA2
Marc Zyngier
1
-0
/
+1
2025-09-20
KVM: arm64: Account for 52bit when computing maximum OA
Marc Zyngier
1
-2
/
+5
2025-09-20
KVM: arm64: Add helper computing the state of 52bit PA support
Marc Zyngier
1
-0
/
+1
2025-09-19
arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUs
Ryan Roberts
1
-0
/
+2
[prev]
[next]