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
/
kernel
/
pi
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-13
arm64/scs: Fix handling of advance_loc4
Pepper Gray
1
-0
/
+8
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+4
2025-11-13
arm64/sysreg: Replace TCR_EL1 field macros
Anshuman Khandual
1
-4
/
+4
2025-11-07
arm64: Fail module loading if dynamic SCS patching fails
Adrian BarnaĆ
3
-6
/
+8
2025-09-22
arm64: map [_text, _stext) virtual address range non-executable+read-only
Omar Sandoval
1
-0
/
+6
2025-09-16
arm64: mm: Represent physical memory with phys_addr_t and resource_size_t
Sam Edwards
3
-25
/
+30
2025-09-16
arm64: mm: Make map_fdt() return mapped pointer
Sam Edwards
1
-6
/
+7
2025-09-16
arm64: mm: Cast start/end markers to char *, not u64
Sam Edwards
1
-3
/
+3
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
1
-1
/
+1
2025-07-01
arm64: pi: use 'targets' instead of extra-y in Makefile
Masahiro Yamada
1
-1
/
+1
2025-06-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+3
2025-06-02
arm64: Add override for MPAM
Xi Ruoyao
1
-0
/
+3
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-4
/
+4
2025-05-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-4
/
+1
2025-05-16
arm64/boot: Move init_pgdir[] and init_idmap_pgdir[] into __pi_ namespace
Ard Biesheuvel
1
-0
/
+1
2025-05-11
arm64/mm: define ptdesc_t
Anshuman Khandual
3
-4
/
+4
2025-04-29
arm64/mm: Remove randomization of the linear map
Ard Biesheuvel
1
-4
/
+0
2025-04-24
Merge tag 'kvmarm-fixes-6.15-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-1
/
+24
2025-04-18
arm64: Rework checks for broken Cavium HW in the PI code
Marc Zyngier
1
-1
/
+24
2025-03-14
arm64/mm: Define PTDESC_ORDER
Anshuman Khandual
1
-1
/
+1
2025-03-13
arm64/kernel: Always use level 2 or higher for early mappings
Ard Biesheuvel
1
-2
/
+2
2024-12-19
arm64/mm: Override PARange for !LPA2 and use it consistently
Ard Biesheuvel
2
-0
/
+15
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
3
-29
/
+78
2024-11-12
arm64/mm: Change protval as 'pteval_t' in map_range()
Anshuman Khandual
1
-1
/
+1
2024-11-08
arm64/scs: Deal with 64-bit relative offsets in FDE frames
Ard Biesheuvel
1
-2
/
+32
2024-11-08
arm64/scs: Fix handling of DWARF augmentation data in CIE/FDE frames
Ard Biesheuvel
1
-28
/
+35
2024-10-23
arm64: Add command-line override for ID_AA64MMFR0_EL1.ECV
Marc Zyngier
1
-0
/
+10
2024-10-04
arm64/idreg: Add overrride for GCS
Mark Brown
1
-0
/
+2
2024-06-24
arm64: Clear the initial ID map correctly before remapping
Zenghui Yu
1
-1
/
+1
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+0
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
1
-6
/
+0
2024-05-08
KVM: arm64: Use hVHE in pKVM by default on CPUs with VHE support
Will Deacon
1
-1
/
+1
2024-05-08
KVM: arm64: Fix hvhe/nvhe early alias parsing
Will Deacon
1
-1
/
+1
2024-05-03
arm64: Add the arm64.no32bit_el0 command line option
Andrea della Porta
1
-0
/
+2
2024-03-13
Revert "arm64: mm: add support for WXN memory translation attribute"
Catalin Marinas
2
-26
/
+1
2024-02-22
arm64: gitignore: ignore relacheck
Bartosz Golaszewski
1
-0
/
+3
2024-02-16
arm64: mm: add support for WXN memory translation attribute
Ard Biesheuvel
2
-1
/
+26
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
3
-8
/
+77
2024-02-16
arm64: mm: Add feature override support for LVA
Ard Biesheuvel
1
-0
/
+31
2024-02-16
arm64: mm: Handle LVA support as a CPU feature
Ard Biesheuvel
1
-0
/
+3
2024-02-16
arm64: mm: omit redundant remap of kernel image
Ard Biesheuvel
1
-1
/
+5
2024-02-16
arm64: kernel: Create initial ID map from C code
Ard Biesheuvel
4
-0
/
+37
2024-02-16
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel
8
-30
/
+289
2024-02-16
arm64: head: move memstart_offset_seed handling to C code
Ard Biesheuvel
1
-0
/
+4
2024-02-16
arm64: idreg-override: Create a pseudo feature for rodata=off
Ard Biesheuvel
1
-0
/
+2
2024-02-16
arm64: kaslr: Use feature override instead of parsing the cmdline again
Ard Biesheuvel
1
-52
/
+1
2024-02-16
arm64: head: move dynamic shadow call stack patching into early C runtime
Ard Biesheuvel
2
-4
/
+268
2024-02-16
arm64: idreg-override: Move to early mini C runtime
Ard Biesheuvel
2
-2
/
+373
[next]