index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-05
arm64: alternatives: Use vdso/bits.h instead of linux/bits.h
Nathan Chancellor
2022-09-30
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2022-09-30
Merge branch 'for-next/alternatives' into for-next/core
Catalin Marinas
2022-09-30
Merge branch 'for-next/kselftest' into for-next/core
Catalin Marinas
2022-09-30
Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...
Catalin Marinas
2022-09-30
arm64/kprobe: Optimize the performance of patching single-step slot
Liao Chang
2022-09-29
arm64: defconfig: Add Coresight as module
James Clark
2022-09-29
kselftest/arm64: Handle EINTR while reading data from children
Mark Brown
2022-09-29
kselftest/arm64: Flag fp-stress as exiting when we begin finishing up
Mark Brown
2022-09-29
kselftest/arm64: Don't repeat termination handler for fp-stress
Mark Brown
2022-09-29
ARM64: reloc_test: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-29
arm64/mm: fold check for KFENCE into can_set_direct_map()
Mike Rapoport
2022-09-29
arm64: ftrace: fix module PLTs with mcount
Mark Rutland
2022-09-29
arm64: module: Remove unused plt_entry_is_initialized()
Li Huafei
2022-09-29
arm64: module: Make plt_equals_entry() static
Li Huafei
2022-09-29
arm64: fix the build with binutils 2.27
Mark Rutland
2022-09-29
kselftest/arm64: Don't enable v8.5 for MTE selftest builds
Mark Brown
2022-09-23
arm64: uaccess: simplify uaccess_mask_ptr()
Mark Rutland
2022-09-22
arm64: asm/perf_regs.h: Avoid C++-style comment in UAPI header
Will Deacon
2022-09-22
kselftest/arm64: Fix typo in hwcap check
Mark Brown
2022-09-22
arm64: mte: move register initialization to C
Peter Collingbourne
2022-09-22
arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate()
Kefeng Wang
2022-09-22
arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()
Will Deacon
2022-09-22
arm64/sve: Add Perf extensions documentation
James Clark
2022-09-22
perf: arm64: Add SVE vector granule register to user regs
James Clark
2022-09-22
MAINTAINERS: add maintainers for Alibaba' T-Head PMU driver
Shuai Xue
2022-09-22
drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC
Shuai Xue
2022-09-22
docs: perf: Add description for Alibaba's T-Head PMU driver
Shuai Xue
2022-09-21
kselftest/arm64: Add coverage of TPIDR2_EL0 ptrace interface
Mark Brown
2022-09-21
arm64/ptrace: Support access to TPIDR2_EL0
Mark Brown
2022-09-21
arm64/ptrace: Document extension of NT_ARM_TLS to cover TPIDR2_EL0
Mark Brown
2022-09-21
kselftest/arm64: Add test coverage for NT_ARM_TLS
Mark Brown
2022-09-21
arm64: Enable docker support in defconfig
Vincenzo Frascino
2022-09-21
arm64: defconfig: Enable memory hotplug and hotremove config
Kefeng Wang
2022-09-21
arm64: configs: Enable all PMUs provided by Arm
Mark Brown
2022-09-21
arm64: avoid BUILD_BUG_ON() in alternative-macros
Mark Rutland
2022-09-21
arm64/sysreg: Fix a few missed conversions
Nathan Chancellor
2022-09-16
arm64: alternatives: add shared NOP callback
Mark Rutland
2022-09-16
arm64: alternatives: add alternative_has_feature_*()
Mark Rutland
2022-09-16
arm64: alternatives: have callbacks take a cap
Mark Rutland
2022-09-16
arm64: alternatives: make alt_region const
Mark Rutland
2022-09-16
arm64: alternatives: hoist print out of __apply_alternatives()
Mark Rutland
2022-09-16
arm64: alternatives: proton-pack: prepare for cap changes
Mark Rutland
2022-09-16
arm64: alternatives: kvm: prepare for cap changes
Mark Rutland
2022-09-16
arm64: cpufeature: make cpus_have_cap() noinstr-safe
Mark Rutland
2022-09-16
arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510
James Morse
2022-09-16
arm64: cpufeature: Expose get_arm64_ftr_reg() outside cpufeature.c
James Morse
2022-09-16
arm64: cpufeature: Force HWCAP to be based on the sysreg visible to user-space
James Morse
2022-09-16
kselftest/arm64: Add hwcap test for RNG
Mark Brown
2022-09-16
kselftest/arm64: Add SVE 2 to the tested hwcaps
Mark Brown
[next]