linux.git
2024-01-18 Mark Rutlandarm64: entry: simplify kernel_exit logic
2024-01-18 Mark Rutlandarm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
2024-01-12 Rob Herringarm64: errata: Add Cortex-A510 speculative unprivileged...
2024-01-12 Rob Herringarm64: Rename ARM64_WORKAROUND_2966298
2024-01-12 Ard Biesheuvelarm64: fpsimd: Bring cond_yield asm macro in line with...
2024-01-12 Ard Biesheuvelarm64: scs: Work around full LTO issue with dynamic SCS
2024-01-12 Tudor Ambarusarm64: irq: include <linux/cpumask.h>
2024-01-04 Will DeaconMerge branch 'for-next/fixes' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/sysregs' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/stacktrace' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/selftests' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/rip-vpipt' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/perf' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/mm' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/misc' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/lpa2-prep' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/kbuild' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/fpsimd' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/early-idreg-overrides' into...
2024-01-04 Will DeaconMerge branch 'for-next/cpufeature' into for-next/core
2023-12-19 Mark Brownkselftest/arm64: Don't probe the current VL for unsuppo...
2023-12-19 Masahiro Yamadaefi/libstub: zboot: do not use $(shell ...) in cmd_copy...
2023-12-17 Josef Bacikarm64: properly install vmlinuz.efi
2023-12-17 Fuad Tabbaarm64/sysreg: Add missing system instruction definition...
2023-12-17 Fuad Tabbaarm64/sysreg: Add missing system register definitions...
2023-12-17 Fuad Tabbaarm64/sysreg: Add missing ExtTrcBuff field definition...
2023-12-17 Fuad Tabbaarm64/sysreg: Add missing Pauth_LR field definitions...
2023-12-17 Wang Jinchaoarm64: memory: remove duplicated include
2023-12-17 James Clarkarm: perf: Fix ARCH=arm build with GCC
2023-12-13 Mark Rutlandarm64: Align boot cpucap handling with system cpucap...
2023-12-13 Mark Rutlandarm64: Cleanup system cpucap handling
2023-12-13 Shuai XueMAINTAINERS: add maintainers for DesignWare PCIe PMU...
2023-12-13 Shuai Xuedrivers/perf: add DesignWare PCIe PMU driver
2023-12-13 Shuai XuePCI: Move pci_clear_and_set_dword() helper to PCI header
2023-12-13 Shuai XuePCI: Add Alibaba Vendor ID to linux/pci_ids.h
2023-12-13 Shuai Xuedocs: perf: Add description for Synopsys DesignWare...
2023-12-13 Huang Shijiearm64: irq: set the correct node for shadow call stack
2023-12-13 Will DeaconRevert "perf/arm_dmc620: Remove duplicate format attrib...
2023-12-12 James Houghtonarm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
2023-12-12 Ard Biesheuvelarm64: fpsimd: Implement lazy restore for kernel mode...
2023-12-12 Ard Biesheuvelarm64: fpsimd: Preserve/restore kernel mode NEON at...
2023-12-12 Ard Biesheuvelarm64: fpsimd: Drop unneeded 'busy' flag
2023-12-12 Robin Murphyperf/arm-cmn: Fail DTC counter allocation correctly
2023-12-12 Ard Biesheuvelarm64/kernel: Move 'nokaslr' parsing out of early idreg...
2023-12-12 Ard Biesheuvelarm64: idreg-override: Avoid kstrtou64() to parse a...
2023-12-12 Ard Biesheuvelarm64: idreg-override: Avoid sprintf() for simple strin...
2023-12-12 Ard Biesheuvelarm64: idreg-override: avoid strlen() to check for...
2023-12-12 Ard Biesheuvelarm64: idreg-override: Avoid parameq() and parameqn()
2023-12-12 Ard Biesheuvelarm64: idreg-override: Prepare for place relative reloc...
2023-12-12 Ard Biesheuvelarm64: idreg-override: Omit non-NULL checks for overrid...
2023-12-12 Ard Biesheuvelarm64: mm: get rid of kimage_vaddr global variable
2023-12-12 Ard Biesheuvelarm64: mm: Take potential load offset into account...
2023-12-12 Ard Biesheuvelarm64: kernel: Disable latent_entropy GCC plugin in...
2023-12-12 James ClarkDocumentation: arm64: Document the PMU event counting...
2023-12-12 James Clarkarm64: perf: Add support for event counting threshold
2023-12-12 James Clarkarm: pmu: Move error message and -EOPNOTSUPP to individ...
2023-12-12 James ClarkKVM: selftests: aarch64: Update tools copy of arm_pmuv3.h
2023-12-12 James Clarkperf/arm_dmc620: Remove duplicate format attribute...
2023-12-12 James Clarkarm: pmu: Share user ABI format mechanism with SPE
2023-12-12 James Clarkarm64: perf: Include threshold control fields in PMEVTY...
2023-12-12 James Clarkarm: perf: Convert remaining fields to use GENMASK
2023-12-12 James Clarkarm: perf: Use GENMASK for PMMIR fields
2023-12-12 James Clarkarm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N
2023-12-12 James Clarkarm: perf: Remove inlines from arm_pmuv3.c
2023-12-12 Will Deacondrivers/perf: arm_dsu_pmu: Remove kerneldoc-style comme...
2023-12-12 Christophe... drivers/perf: Remove usage of the deprecated ida_simple...
2023-12-11 Mark Brownarm64/sysreg: Add new system registers for GCS
2023-12-11 Mark Brownarm64/sysreg: Add definition for FPMR
2023-12-11 Mark Brownarm64/sysreg: Update HCRX_EL2 definition for DDI0601...
2023-12-11 Mark Brownarm64/sysreg: Update SCTLR_EL1 for DDI0601 2023-09
2023-12-11 Mark Brownarm64/sysreg: Update ID_AA64SMFR0_EL1 definition for...
2023-12-11 Mark Brownarm64/sysreg: Add definition for ID_AA64FPFR0_EL1
2023-12-11 Mark Brownarm64/sysreg: Add definition for ID_AA64ISAR3_EL1
2023-12-11 Mark Brownarm64/sysreg: Update ID_AA64ISAR2_EL1 defintion for...
2023-12-11 Mark Brownarm64/sysreg: Add definition for ID_AA64PFR2_EL1
2023-12-11 Joey Goulyarm64/sysreg: update CPACR_EL1 register
2023-12-11 Joey Goulyarm64/sysreg: add system register POR_EL{0,1}
2023-12-11 Fuad Tabbaarm64/sysreg: Add definition for HAFGRTR_EL2
2023-12-11 Fuad Tabbaarm64/sysreg: Update HFGITR_EL2 definiton to DDI0601...
2023-12-11 Zenghui Yuarm64: Delete the zero_za macro
2023-12-11 Mark Brownkselftest/arm64: Log SVCR when the SME tests barf
2023-12-11 Mark Brownkselftest/arm64: Improve output for skipped TPIDR2...
2023-12-11 Mark Rutlandarm64: stacktrace: factor out kunwind_stack_walk()
2023-12-11 Mark Rutlandarm64: stacktrace: factor out kernel unwind state
2023-12-11 Ard Biesheuvelarm64: Kconfig: drop KAISER reference from KPTI option...
2023-12-11 Ard Biesheuvelarm64: mm: Only map KPTI trampoline if it is going...
2023-12-05 Tsung-Han LinDocumentation/arch/arm64: Fix typo
2023-12-05 Huang Shijiearm64: irq: set the correct node for VMAP stack
2023-12-05 Masahiro Yamadaarm64: replace <asm-generic/export.h> with <linux/export.h>
2023-12-05 Xu Yangperf: fsl_imx8_ddr: Add driver support for i.MX8DXL...
2023-12-05 Xu Yangdt-bindings: perf: fsl-imx-ddr: Add i.MX8DXL compatible
2023-12-05 Xu Yangdocs/perf: Add explanation for DDR_CAP_AXI_ID_PORT_CHAN...
2023-12-05 Xu Yangperf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter...
2023-12-05 Anshuman Khandualdrivers: perf: arm_pmu: Drop 'pmu_lock' element from...
2023-12-05 Anshuman Khandualarm: perf: Remove PMU locking
2023-12-05 Junhao Hedrivers/perf: hisi: Fix some event id for HiSilicon...
2023-12-05 Mark Rutlanddrivers/perf: pmuv3: don't expose SW_INCR event in...
2023-12-05 Anshuman Khandualdrivers: perf: arm_pmuv3: Add new macro PMUV3_INIT_MAP_...
2023-12-05 Robin Murphyperf/arm-cmn: Fix HN-F class_occup_id events
2023-12-05 Marc Zyngierarm64: Get rid of ARM64_HAS_NO_HW_PREFETCH
next