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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-15
arm64/gcs: Flush the GCS locking state on exec
Mark Brown
1
-0
/
+1
2025-12-15
arm64/efi: Remove unneeded SVE/SME fallback preserve/store handling
Ard Biesheuvel
1
-110
/
+20
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-101
/
+0
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+65
2025-12-02
Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-14
/
+40
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
17
-70
/
+117
2025-12-02
Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
3
-0
/
+65
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2025-12-01
Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/next
Oliver Upton
1
-0
/
+7
2025-11-28
Merge branch 'for-next/sysreg' into for-next/core
Catalin Marinas
3
-7
/
+7
2025-11-28
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...
Catalin Marinas
15
-63
/
+110
2025-11-25
KVM: arm64: Convert ICH_HCR_EL2_TDIR cap to EARLY_LOCAL_CPU_FEATURE
Marc Zyngier
1
-3
/
+3
2025-11-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-10
/
+2
2025-11-24
KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trapping
Marc Zyngier
2
-0
/
+57
2025-11-24
KVM: arm64: Turn vgic-v3 errata traps into a patched-in constant
Marc Zyngier
1
-0
/
+1
2025-11-24
arm64: Detect FEAT_XNX
Oliver Upton
1
-0
/
+7
2025-11-24
arm64: proton-pack: Fix hard lockup when !MITIGATE_SPECTRE_BRANCH_HISTORY
Jonathan Marek
1
-0
/
+2
2025-11-24
Revert "arm64: acpi: Enable ACPI CCEL support"
Will Deacon
1
-10
/
+0
2025-11-17
arm64/sme: Support disabling streaming mode via ptrace on SME only systems
Mark Brown
1
-7
/
+33
2025-11-13
arm64/sysreg: Replace TCR_EL1 field macros
Anshuman Khandual
3
-7
/
+7
2025-11-12
Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stack
Eric Biggers
1
-14
/
+40
2025-11-12
arm64: Fix double word in comments
Bo Liu
1
-1
/
+1
2025-11-12
arm64: Fix typos and spelling errors in comments
mrigendrachaubey
8
-9
/
+9
2025-11-12
arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack
Ard Biesheuvel
1
-14
/
+40
2025-11-11
arm64: add unlikely hint to MTE async fault check in el0_svc_common
Li Qiang
1
-1
/
+1
2025-11-11
arm64: acpi: add newline to deferred APEI warning
Osama Abdelkader
1
-1
/
+1
2025-11-11
arm64: entry: Clean out some indirection
Linus Walleij
1
-25
/
+3
2025-11-11
arm64/efi: Call EFI runtime services without disabling preemption
Ard Biesheuvel
1
-2
/
+21
2025-11-11
arm64/efi: Move uaccess en/disable out of efi_set_pgd()
Ard Biesheuvel
1
-0
/
+18
2025-11-11
arm64/efi: Drop efi_rt_lock spinlock from EFI arch wrapper
Ard Biesheuvel
1
-4
/
+1
2025-11-11
arm64/fpsimd: Permit kernel mode NEON with IRQs off
Ard Biesheuvel
1
-6
/
+19
2025-11-11
arm64/fpsimd: Don't warn when EFI execution context is preemptible
Ard Biesheuvel
1
-2
/
+2
2025-11-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
9
-42
/
+66
2025-11-10
Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS"
Christian Brauner
1
-1
/
+2
2025-11-09
mm/huge_memory: initialise the tags of the huge zero folio
Catalin Marinas
1
-1
/
+2
2025-11-07
arm64: use SOFTIRQ_ON_OWN_STACK for enabling softirq stack
Ryo Takakura
1
-1
/
+1
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ś
2
-9
/
+19
2025-11-07
arm64: Fail module loading if dynamic SCS patching fails
Adrian Barnaś
4
-8
/
+18
2025-11-07
arm64: proton-pack: Fix hard lockup due to print in scheduler context
shechenglong
2
-15
/
+24
2025-11-07
arm64: proton-pack: Drop print when !CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY
shechenglong
1
-2
/
+0
2025-11-07
arm64: kprobes: check the return value of set_memory_rox()
Yang Shi
1
-1
/
+4
2025-11-07
arm64: acpi: Drop message logging SPCR default console
Punit Agrawal
1
-2
/
+0
2025-11-07
Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs...
Punit Agrawal
1
-7
/
+3
2025-11-04
entry: Split up exit_to_user_mode_prepare()
Thomas Gleixner
1
-1
/
+1
2025-10-30
kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Nathan Chancellor
1
-1
/
+2
2025-10-27
genirq: Update request_percpu_nmi() to take an affinity
Marc Zyngier
1
-1
/
+1
2025-10-27
Merge 6.18-rc3 into driver-core-next
Greg Kroah-Hartman
1
-3
/
+5
[next]