summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
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
2021-12-14arm64: Use BTI C directly and unconditionallyMark Brown
2021-12-14arm64: perf: Support new DT compatiblesRobin Murphy
2021-12-14arm64: perf: Simplify registration boilerplateRobin Murphy
2021-12-14arm64: perf: Support Denver and Carmel PMUsThierry Reding
2021-12-14arm64: perf: Enable PMU counter userspace access for perf eventRob Herring
2021-12-14arm64: perf: Add userspace counter access disable switchRob Herring
2021-12-13arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly
2021-12-13arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly
2021-12-13arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-12-10arm64: Make some stacktrace functions privateMark Rutland
2021-12-10arm64: Make dump_backtrace() use arch_stack_walk()Madhavan T. Venkataraman
2021-12-10arm64: Make profile_pc() use arch_stack_walk()Madhavan T. Venkataraman
2021-12-10arm64: Make return_address() use arch_stack_walk()Madhavan T. Venkataraman
2021-12-10arm64: Make __get_wchan() use arch_stack_walk()Madhavan T. Venkataraman
2021-12-10arm64: Make perf_callchain_kernel() use arch_stack_walk()Madhavan T. Venkataraman
2021-12-10arm64: Mark __switch_to() as __schedMark Rutland
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra
2021-12-10arm64: kexec: reduce calls to page_address()Rongwei Wang
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-08KVM: arm64: Drop unused workaround_flags vcpu fieldMarc Zyngier
2021-12-06arm64: entry: Use SDEI event constantsFlorian Fainelli
2021-12-06arm64: Simplify checking for populated DTRob Herring
2021-12-02arm64: ftrace: add missing BTIsMark Rutland
2021-12-02arm64: kexec: use __pa_symbol(empty_zero_page)Mark Rutland
2021-12-01Merge branch kvm-arm64/fpsimd-tracking into kvmarm-master/nextMarc Zyngier
2021-12-01arm64: Snapshot thread flagsMark Rutland