summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/kselftest' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/insn' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/docs' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/coredump' into for-next/coreWill Deacon
2022-03-09arm64: Add cavium_erratum_23154_cpus missing sentinelMarc Zyngier
2022-03-07kselftest/arm64: Log the PIDs of the parent and child in sve-ptraceMark Brown
2022-03-07irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian
2022-02-25kselftest/arm64: signal: Allow tests to be incompatible with featuresMark Brown
2022-02-25arm64: module: remove (NOLOAD) from linker scriptFangrui Song
2022-02-25arm64: Change elfcore for_each_mte_vma() to use VMA iteratorLiam Howlett
2022-02-22arm64: insn: add encoders for atomic operationsHou Tao
2022-02-22arm64: move AARCH64_BREAK_FAULT into insn-def.hHou Tao
2022-02-22linkage: remove SYM_FUNC_{START,END}_ALIAS()Mark Rutland
2022-02-22x86: clean up symbol aliasingMark Rutland
2022-02-22arm64: clean up symbol aliasingMark Rutland
2022-02-22linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()Mark Rutland
2022-02-15arm64: mte: Document the core dump file formatCatalin Marinas
2022-02-15arm64: mte: Dump the MTE tags in the core fileCatalin Marinas
2022-02-15arm64: mte: Define the number of bytes for storing the tags in a pageCatalin Marinas
2022-02-15elf: Introduce the ARM MTE ELF segment typeCatalin Marinas
2022-02-15elfcore: Replace CONFIG_{IA64, UML} checks with a new optionCatalin Marinas
2022-02-15kselftest/arm64: mte: user_mem: test a wider range of valuesJoey Gouly
2022-02-15kselftest/arm64: mte: user_mem: add more test typesJoey Gouly
2022-02-15kselftest/arm64: mte: user_mem: add test type enumJoey Gouly
2022-02-15kselftest/arm64: mte: user_mem: check different offsets and sizesJoey Gouly
2022-02-15kselftest/arm64: mte: user_mem: rework error handlingJoey Gouly
2022-02-15kselftest/arm64: mte: user_mem: introduce tag_offset and tag_lenJoey Gouly
2022-02-15arm64/mte: Clarify mode reported by PR_GET_TAGGED_ADDR_CTRLMark Brown
2022-02-15kselftest/arm64: Remove local definitions of MTE prctlsMark Brown
2022-02-15kselftest/arm64: Remove local ARRAY_SIZE() definitionsMark Brown
2022-02-15arm64: insn: Generate 64 bit mask immediates correctlyJames Morse
2022-02-15arm64: booting.rst: Clarify on requiring non-secure EL2Andre Przywara
2022-02-06Linux 5.17-rc3v5.17-rc3Linus Torvalds
2022-02-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-06Merge tag 'perf-tools-fixes-for-v5.17-2022-02-06' of git://git.kernel.org/pub...Linus Torvalds
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-06Merge tag 'objtool_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-06Merge tag 'irq_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-06Merge tag 'edac_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-06perf ftrace: system_wide collection is not effective by defaultChangbin Du
2022-02-06libperf: Add arm64 support to perf_mmap__read_self()Rob Herring
2022-02-06tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-02-06perf stat: Fix display of grouped aliased eventsIan Rogers
2022-02-06perf tools: Apply correct label to user/kernel symbols in branch modeGerman Gomez
2022-02-06perf bpf: Fix a typo in bpf_counter_cgroup.cMasanari Iida
2022-02-06perf synthetic-events: Return error if procfs isn't mounted for PID namespacesLeo Yan
2022-02-06perf session: Check for NULL pointer before dereferenceAmeer Hamza
2022-02-06perf annotate: Set error stream of objdump process for TUINamhyung Kim