index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+99
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-6
/
+6
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-87
/
+0
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+5
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-16
/
+16
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-33
/
+15
2024-11-19
Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-28
/
+0
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
30
-129
/
+1012
2024-11-14
Merge branch 'for-next/pkey-signal' into for-next/core
Catalin Marinas
2
-16
/
+82
2024-11-14
Merge branch 'for-next/mops' into for-next/core
Catalin Marinas
4
-2
/
+29
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
30
-143
/
+1002
2024-11-14
Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-32
/
+4
2024-11-14
Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2
-0
/
+99
2024-11-14
arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabled
Will Deacon
1
-1
/
+1
2024-11-14
perf/core: Correct perf sampling with guest VMs
Colton Lewis
1
-28
/
+0
2024-11-14
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
1
-2
/
+2
2024-11-12
arm64/ptrace: Clarify documentation of VL configuration via ptrace
Mark Brown
1
-2
/
+10
2024-11-12
arm64/mm: Change protval as 'pteval_t' in map_range()
Anshuman Khandual
1
-1
/
+1
2024-11-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-32
/
+4
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
2
-30
/
+43
2024-11-08
arm64: uprobes: Optimize cache flushes for xol slot
Liao Chang
1
-0
/
+8
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
6
-6
/
+6
2024-11-07
arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANG
Masahiro Yamada
1
-3
/
+3
2024-11-07
arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint
Mark Rutland
1
-32
/
+3
2024-11-06
arm64/sve: Discard stale CPU state when handling SVE traps
Mark Brown
1
-0
/
+1
2024-11-05
arm64: Add support for FEAT_HAFT
Yicong Yang
1
-0
/
+15
2024-11-04
arm64: signal: Remove unused macro
Kevin Brodsky
1
-1
/
+0
2024-11-04
arm64: signal: Remove unnecessary check when saving POE state
Kevin Brodsky
1
-1
/
+1
2024-11-04
arm64/fpsimd: Fix a typo
Christophe JAILLET
1
-1
/
+1
2024-11-02
arm64: vdso: Use only one single vvar mapping
Thomas Weißschuh
1
-30
/
+13
2024-11-02
arm64: vdso: Drop LBASE_VDSO
Thomas Weißschuh
2
-2
/
+2
2024-11-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-14
/
+78
2024-11-01
arm64: Expose ID_AA64ISAR1_EL1.XS to sanitised feature consumers
Marc Zyngier
1
-0
/
+1
2024-11-01
arm64: Return early when break handler is found on linked-list
Liao Chang
1
-3
/
+2
2024-10-31
arm64: cpufeature: discover CPU support for MPAM
James Morse
2
-0
/
+99
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
1
-1
/
+5
2024-10-29
arm64: signal: Improve POR_EL0 handling to avoid uaccess failures
Kevin Brodsky
1
-14
/
+78
2024-10-28
arm64: Use new fallback IO memcpy/memset
Julian Vetter
1
-87
/
+0
2024-10-23
arm64: Add command-line override for ID_AA64MMFR0_EL1.ECV
Marc Zyngier
1
-0
/
+10
2024-10-23
arm64: Enable memory encrypt for Realms
Suzuki K Poulose
1
-0
/
+16
2024-10-23
arm64: Enforce bounce buffers for realm DMA
Steven Price
1
-0
/
+1
2024-10-23
efi: arm64: Map Device with Prot Shared
Suzuki K Poulose
1
-2
/
+10
2024-10-23
arm64: rsi: Map unprotected MMIO as decrypted
Suzuki K Poulose
1
-0
/
+15
2024-10-23
arm64: rsi: Add support for checking whether an MMIO is protected
Suzuki K Poulose
1
-0
/
+26
2024-10-23
arm64: realm: Query IPA size from the RMM
Steven Price
1
-0
/
+8
2024-10-23
arm64: Detect if in a realm and set RIPAS RAM
Suzuki K Poulose
3
-1
/
+81
2024-10-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2024-10-17
arm64: Support AT_HWCAP3
Mark Brown
1
-0
/
+6
2024-10-17
arm64: stacktrace: unwind exception boundaries
Mark Rutland
5
-16
/
+122
[next]