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-07-08
arm64: smp: Support non-SGIs for IPIs
Marc Zyngier
1
-1
/
+6
2025-07-08
arm64: Disable GICv5 read/write/instruction traps
Lorenzo Pieralisi
1
-0
/
+45
2025-07-08
KVM: arm64: nvhe: Disable branch generation in nVHE guests
Anshuman Khandual
1
-0
/
+2
2025-07-08
arm64: Handle BRBE booting requirements
Anshuman Khandual
1
-3
/
+68
2025-07-08
arm64/sysreg: Add BRBE registers and fields
Anshuman Khandual
1
-10
/
+6
2025-07-08
arm64: remove CONFIG_VMAP_STACK checks from stacktrace overflow logic
Breno Leitao
1
-5
/
+1
2025-07-08
arm64: Remove CONFIG_VMAP_STACK conditionals from THREAD_SHIFT and THREAD_ALIGN
Breno Leitao
1
-5
/
+1
2025-07-08
arm64: debug: remove debug exception registration infrastructure
Ada Couprie Diaz
3
-12
/
+0
2025-07-08
arm64: debug: split bkpt32 exception entry
Ada Couprie Diaz
1
-0
/
+1
2025-07-08
arm64: debug: split brk64 exception entry
Ada Couprie Diaz
1
-0
/
+2
2025-07-08
arm64: debug: split hardware watchpoint exception entry
Ada Couprie Diaz
1
-0
/
+4
2025-07-08
arm64: debug: split single stepping exception entry
Ada Couprie Diaz
1
-0
/
+2
2025-07-08
arm64: debug: refactor reinstall_suspended_bps()
Ada Couprie Diaz
1
-3
/
+3
2025-07-08
arm64: debug: split hardware breakpoint exception entry
Ada Couprie Diaz
1
-0
/
+5
2025-07-08
arm64: entry: Add entry and exit functions for debug exceptions
Ada Couprie Diaz
1
-0
/
+4
2025-07-08
arm64: debug: remove break/step handler registration infrastructure
Ada Couprie Diaz
1
-24
/
+0
2025-07-08
arm64: debug: call step handlers statically
Ada Couprie Diaz
2
-0
/
+18
2025-07-08
arm64: debug: call software breakpoint handlers statically
Ada Couprie Diaz
4
-0
/
+19
2025-07-08
arm64: refactor aarch32_break_handler()
Ada Couprie Diaz
1
-1
/
+1
2025-07-07
KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
Ankit Agrawal
1
-0
/
+18
2025-07-04
arm64/gcs: Don't try to access GCS registers if arm64.nogcs is enabled
Mark Brown
1
-12
/
+7
2025-07-03
arm64/debug: Drop redundant DBG_MDSCR_* macros
Anshuman Khandual
2
-8
/
+2
2025-07-03
KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()
Mark Rutland
1
-1
/
+0
2025-07-02
arm64/hwcaps: Add MTE_STORE_ONLY hwcaps
Yeoreum Yun
1
-0
/
+1
2025-07-02
arm64/kernel: Support store-only mte tag check
Yeoreum Yun
1
-0
/
+2
2025-07-02
arm64: Report address tag when FEAT_MTE_TAGGED_FAR is supported
Yeoreum Yun
1
-0
/
+1
2025-07-01
arm64: Implement HAVE_LIVEPATCH
Song Liu
1
-1
/
+4
2025-06-30
arm64: Add BBM Level 2 cpu feature
MikoĊaj Lenczewski
1
-0
/
+5
2025-06-30
arm64: cpufeature: Introduce MATCH_ALL_EARLY_CPUS capability type
Catalin Marinas
1
-0
/
+23
2025-06-19
KVM: arm64: VHE: Centralize ISBs when returning to host
Mark Rutland
1
-4
/
+2
2025-06-19
KVM: arm64: Remove cpacr_clear_set()
Mark Rutland
1
-62
/
+0
2025-06-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+27
2025-06-13
bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameter
Ingo Molnar
1
-1
/
+1
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-06-11
Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-5
/
+27
2025-06-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-19
/
+16
2025-06-05
KVM: arm64: Make __vcpu_sys_reg() a pure rvalue operand
Marc Zyngier
1
-5
/
+5
2025-06-05
KVM: arm64: Add RMW specific sysreg accessor
Marc Zyngier
1
-0
/
+11
2025-06-05
KVM: arm64: Add assignment-specific sysreg accessor
Marc Zyngier
1
-0
/
+11
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+1
2025-06-02
arm64: Add override for MPAM
Xi Ruoyao
1
-14
/
+10
2025-06-02
arm64/mm: Close theoretical race where stale TLB entry remains valid
Ryan Roberts
1
-4
/
+5
2025-06-02
arm64: Work around convergence issue with LLD linker
Ard Biesheuvel
1
-1
/
+1
2025-06-02
Merge tag 'kvmarm-fixes-6.16-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-0
/
+1
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-19
/
+61
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2025-05-30
arm64: sysreg: Drag linux/kconfig.h to work around vdso build issue
Marc Zyngier
1
-0
/
+1
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-145
/
+346
2025-05-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
13
-129
/
+319
2025-05-27
KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUs
Maxim Levitsky
1
-3
/
+0
[prev]
[next]