aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/mm' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/misc' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon
2022-03-09arm64/mte: Remove asymmetric mode from the prctl() interfaceMark Brown
2022-03-09arm64: Add cavium_erratum_23154_cpus missing sentinelMarc Zyngier
2022-03-08arm64: drop unused includes of <linux/personality.h>Sagar Patel
2022-03-07irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian
2022-03-07arm64: prevent instrumentation of bp hardening callbacksMark Rutland
2022-03-07arm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP rangesHuang Shijie
2022-02-25arm64/mte: Add userspace interface for enabling asymmetric modeMark Brown
2022-02-25arm64/mte: Add hwcap for asymmetric modeMark Brown
2022-02-25arm64/mte: Add a little bit of documentation for mte_update_sctlr_user()Mark Brown
2022-02-25arm64: cpufeature: Remove cpu_has_fwb() checkVladimir Murzin
2022-02-25arm64: Change elfcore for_each_mte_vma() to use VMA iteratorLiam Howlett
2022-02-22arm64: mte: avoid clearing PSTATE.TCO on entry unless necessaryPeter Collingbourne
2022-02-15arm64: mte: Dump the MTE tags in the core fileCatalin Marinas
2022-02-15arm64: entry: Save some nops when CONFIG_ARM64_PSEUDO_NMI is not setHe Ying
2022-02-03KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse
2022-01-28arm64: cpufeature: List early Cortex-A510 parts as having broken dbmJames Morse
2022-01-28Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...Catalin Marinas
2022-01-27arm64: errata: Add detection for TRBE trace data corruptionAnshuman Khandual
2022-01-27arm64: errata: Add detection for TRBE invalid prohibited statesAnshuman Khandual
2022-01-27arm64: errata: Add detection for TRBE ignored system register writesAnshuman Khandual
2022-01-24arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOLMasami Hiramatsu
2022-01-24arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 rangesAnshuman Khandual
2022-01-24arm64: vdso: Fix "no previous prototype" warningVincenzo Frascino
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm: defer kmemleak object creation of module_alloc()Kefeng Wang
2022-01-12Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-01-07Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-01-05Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...Catalin Marinas
2022-01-05arm64: Use correct method to calculate nomap region boundariesHuacai Chen
2022-01-05arm64: Drop outdated links in commentsKees Cook
2022-01-04Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextMarc Zyngier
2022-01-04arm64: perf: Don't register user access sysctl handler multiple timesWill Deacon
2021-12-22arm64: errata: Fix exec handling in erratum 1418040 workaroundD Scott Phillips
2021-12-22arm64: Unhash early pointer print plus improve commentGuilherme G. Piccoli
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()Lakshmi Ramasubramanian
2021-12-14arm64: Enable KCSANKefeng Wang
2021-12-14arm64/fp: Add comments documenting the usage of state restore functionsMark Brown
2021-12-14arm64/sve: Generalise vector length configuration prctl() for SMEMark Brown
2021-12-14arm64/sve: Make sysctl interface for SVE reusable by SMEMark Brown
2021-12-14Merge branch 'for-next/perf-cpu' into for-next/perfWill Deacon