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
nocache-cleanup
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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+7
2025-08-30
arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signature
Kees Cook
1
-0
/
+7
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
6
-138
/
+36
2025-08-28
KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()
Marc Zyngier
1
-107
/
+0
2025-08-28
KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors
Marc Zyngier
1
-2
/
+2
2025-08-21
KVM: arm64: Get rid of ARM64_FEATURE_MASK()
Marc Zyngier
1
-3
/
+0
2025-08-21
KVM: arm64: Split kvm_pgtable_stage2_destroy()
Raghavendra Rao Ananta
2
-1
/
+33
2025-08-05
Merge commit 'linus' into core/bugs, to resolve conflicts
Ingo Molnar
33
-213
/
+535
2025-08-04
KVM: arm64: nv: Handle SEAs due to VNCR redirection
Oliver Upton
2
-25
/
+1
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-4
/
+29
2025-08-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+7
2025-07-31
arm64/cfi,bpf: Support kCFI + BPF on arm64
Puranjay Mohan
1
-0
/
+7
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-41
/
+23
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-10
/
+242
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
18
-68
/
+171
2025-07-29
Merge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+3
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+17
2025-07-29
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
9
-10
/
+242
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-07-26
Merge tag 'irqchip-gic-v5-host' into kvmarm/next
Oliver Upton
4
-4
/
+139
2025-07-26
Merge branch 'kvm-arm64/doublefault2' into kvmarm/next
Oliver Upton
4
-6
/
+85
2025-07-24
arm64: add batched versions of ptep_modify_prot_start/commit
Dev Jain
1
-0
/
+10
2025-07-24
mm: remove arch_flush_tlb_batched_pending() arch helper
Ryan Roberts
1
-11
/
+0
2025-07-24
arm64: Handle KCOV __init vs inline mismatches
Kees Cook
1
-1
/
+1
2025-07-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+5
2025-07-24
Merge branch 'for-next/feat_mte_store_only' into for-next/core
Catalin Marinas
2
-0
/
+3
2025-07-24
Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...
Catalin Marinas
14
-55
/
+92
2025-07-23
arm64/gcs: task_gcs_el0_enable() should use passed task
Jeremy Linton
1
-1
/
+1
2025-07-23
arm64/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
FUJITA Tomonori
1
-4
/
+29
2025-07-22
arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()
Ada Couprie Diaz
1
-0
/
+5
2025-07-21
KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU state
Marc Zyngier
1
-0
/
+4
2025-07-16
arm64: cacheinfo: Provide helper to compress MPIDR value into u32
James Morse
1
-0
/
+17
2025-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
2
-25
/
+0
2025-07-09
mm: update architecture and driver code to use vm_flags_t
Lorenzo Stoakes
1
-5
/
+5
2025-07-09
mm/filemap: allow arch to request folio size for exec memory
Ryan Roberts
1
-0
/
+8
2025-07-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-12
/
+7
2025-07-09
vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()
Thomas Weißschuh
1
-4
/
+3
2025-07-08
KVM: arm64: nv: Enable vSErrors when HCRX_EL2.TMEA is set
Oliver Upton
1
-1
/
+5
2025-07-08
KVM: arm64: Enable SCTLR2 when advertised to the guest
Oliver Upton
1
-0
/
+3
2025-07-08
KVM: arm64: Wire up SCTLR2_ELx sysreg descriptors
Oliver Upton
2
-0
/
+8
2025-07-08
KVM: arm64: nv: Use guest hypervisor's vSError state
Oliver Upton
2
-0
/
+8
2025-07-08
KVM: arm64: nv: Add FEAT_RAS vSError sys regs to table
Oliver Upton
2
-0
/
+5
2025-07-08
KVM: arm64: nv: Honor SError exception routing / masking
Oliver Upton
3
-4
/
+36
2025-07-08
KVM: arm64: nv: Respect exception routing rules for SEAs
Oliver Upton
1
-2
/
+12
2025-07-08
KVM: arm64: Add helper to identify a nested context
Marc Zyngier
1
-0
/
+5
2025-07-08
irqchip/gic-v5: Add GICv5 LPI/IPI support
Lorenzo Pieralisi
2
-0
/
+23
2025-07-08
irqchip/gic-v5: Add GICv5 IRS/SPI support
Lorenzo Pieralisi
1
-0
/
+36
2025-07-08
irqchip/gic-v5: Add GICv5 PPI support
Lorenzo Pieralisi
1
-0
/
+19
2025-07-08
arm64: Add support for GICv5 GSB barriers
Lorenzo Pieralisi
2
-4
/
+11
[prev]
[next]