summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-11-082-32/+4
|\
| * arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland2024-11-071-32/+3
| * arm64/sve: Discard stale CPU state when handling SVE trapsMark Brown2024-11-061-0/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-11-011-14/+78
|\|
| * arm64: signal: Improve POR_EL0 handling to avoid uaccess failuresKevin Brodsky2024-10-291-14/+78
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-10-211-0/+1
|\ \ | |/ |/|
| * KVM: arm64: Shave a few bytes from the EL2 idmap codeMarc Zyngier2024-10-171-0/+1
* | arm64: set POR_EL0 for kernel threadsJoey Gouly2024-10-141-0/+3
* | arm64: probes: Fix uprobes for big-endian kernelsMark Rutland2024-10-091-2/+2
* | arm64: probes: Fix simulate_ldr*_literal()Mark Rutland2024-10-091-11/+7
* | arm64: probes: Remove broken LDR (literal) uprobe supportMark Rutland2024-10-091-5/+11
* | arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386Easwar Hariharan2024-10-041-0/+1
* | arm64: errata: Expand speculative SSBS workaround once moreMark Rutland2024-10-011-0/+2
|/
* Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-261-2/+1
|\
| * runtime constants: move list of constants to vmlinux.lds.hJann Horn2024-08-191-2/+1
* | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-09-185-14/+208
|\ \
| * | arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella2024-09-135-14/+208
| |/
* | Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-181-1/+1
|\ \
| * | treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*Valentin Schneider2024-07-291-1/+1
* | | Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-09-161-191/+0
|\ \ \
| * \ \ Merge branch 'acpi-riscv'Rafael J. Wysocki2024-09-111-191/+0
| |\ \ \
| | * | | arm64: PCI: Migrate ACPI related functions to pci-acpi.cSunil V L2024-08-271-191/+0
| | | |/ | | |/|
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-09-169-84/+345
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-next/timers' into for-next/coreWill Deacon2024-09-122-18/+75
| |\ \ \
| | * | | arm64: Implement prctl(PR_{G,S}ET_TSC)Peter Collingbourne2024-08-272-18/+75
| * | | | Merge branch 'for-next/poe' into for-next/coreWill Deacon2024-09-126-0/+162
| |\ \ \ \
| | * | | | arm64/ptrace: add support for FEAT_POEJoey Gouly2024-09-041-0/+46
| | * | | | arm64: add POE signal supportJoey Gouly2024-09-041-0/+62
| | * | | | arm64: handle PKEY/POE faultsJoey Gouly2024-09-041-0/+6
| | * | | | arm64: enable the Permission Overlay Extension for EL0Joey Gouly2024-09-042-0/+15
| | * | | | arm64: context switch POR_EL0 registerJoey Gouly2024-09-041-0/+24
| | * | | | arm64: cpufeature: add Permission Overlay Extension cpucapJoey Gouly2024-09-041-0/+9
| | |/ / /
| * | | | Merge branch 'for-next/misc' into for-next/coreWill Deacon2024-09-123-65/+99
| |\ \ \ \
| | * | | | arm64: hibernate: Fix warning for cast from restricted gfp_tMin-Hua Chen2024-09-121-1/+1
| | * | | | arm64: Constify struct kobj_typeHuang Xiaojia2024-08-271-1/+1
| | * | | | arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI firstDouglas Anderson2024-08-231-63/+97
| | |/ / /
| * / / / arm64: errata: Enable the AC03_CPU_38 workaround for ampere1aD Scott Phillips2024-08-301-1/+9
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-09-061-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()Puranjay Mohan2024-09-051-1/+3
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-08-173-4/+3
|\| | | | |/ / |/| |
| * | arm64: Fix KASAN random tag seed initializationSamuel Holland2024-08-152-3/+2
| * | arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu2024-08-141-1/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-08-022-3/+19
|\| |
| * | arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon2024-08-021-2/+9
| * | arm64: errata: Expand speculative SSBS workaround (again)Mark Rutland2024-08-011-1/+10
| |/
* / syscalls: fix syscall macros for newfstat/newfstatatArnd Bergmann2024-08-021-1/+1
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-07-262-2/+2
|\
| * arm64/vdso: Remove --hash-style=sysvFangrui Song2024-07-232-2/+2
* | sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-242-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-203-8/+5
|\ \