index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Add AMPERE1 to the Spectre-BHB affected list
D Scott Phillips
2022-10-12
2
-0
/
+10
*
arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored
Catalin Marinas
2022-10-12
2
-3
/
+13
*
MAINTAINERS: rectify file entry in ALIBABA PMU DRIVER
Lukas Bulwahn
2022-10-07
1
-1
/
+1
*
drivers/perf: ALIBABA_UNCORE_DRW_PMU should depend on ACPI
Geert Uytterhoeven
2022-10-07
1
-1
/
+1
*
drivers/perf: fix return value check in ali_drw_pmu_probe()
Sun Ke
2022-10-07
1
-2
/
+2
*
arm64: errata: Add Cortex-A55 to the repeat tlbi list
James Morse
2022-10-07
3
-0
/
+24
*
arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK
Mark Brown
2022-10-07
1
-1
/
+1
*
arm64: alternatives: Use vdso/bits.h instead of linux/bits.h
Nathan Chancellor
2022-10-05
1
-1
/
+1
*
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2022-09-30
19
-80
/
+539
|
\
|
*
arm64/kprobe: Optimize the performance of patching single-step slot
Liao Chang
2022-09-30
1
-6
/
+21
|
*
ARM64: reloc_test: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-29
1
-2
/
+2
|
*
arm64/mm: fold check for KFENCE into can_set_direct_map()
Mike Rapoport
2022-09-29
2
-7
/
+9
|
*
arm64: uaccess: simplify uaccess_mask_ptr()
Mark Rutland
2022-09-23
1
-11
/
+11
|
*
arm64: mte: move register initialization to C
Peter Collingbourne
2022-09-22
5
-42
/
+65
|
*
arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate()
Kefeng Wang
2022-09-22
1
-9
/
+4
|
*
arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()
Will Deacon
2022-09-22
1
-1
/
+1
|
*
arm64: support huge vmalloc mappings
Kefeng Wang
2022-09-16
2
-1
/
+2
|
*
arm64: spectre: increase parameters that can be used to turn off bhb mitigati...
Liu Song
2022-09-09
2
-1
/
+14
|
*
arm64: run softirqs on the per-CPU IRQ stack
Qi Zheng
2022-09-09
2
-0
/
+15
|
*
arm64: compat: Implement misalignment fixups for multiword loads
Ard Biesheuvel
2022-09-06
5
-0
/
+395
*
|
Merge branch 'for-next/alternatives' into for-next/core
Catalin Marinas
2022-09-30
13
-95
/
+146
|
\
\
|
*
|
arm64: fix the build with binutils 2.27
Mark Rutland
2022-09-29
1
-3
/
+9
|
*
|
arm64: avoid BUILD_BUG_ON() in alternative-macros
Mark Rutland
2022-09-21
1
-3
/
+4
|
*
|
arm64: alternatives: add shared NOP callback
Mark Rutland
2022-09-16
3
-1
/
+10
|
*
|
arm64: alternatives: add alternative_has_feature_*()
Mark Rutland
2022-09-16
5
-36
/
+46
|
*
|
arm64: alternatives: have callbacks take a cap
Mark Rutland
2022-09-16
9
-36
/
+60
|
*
|
arm64: alternatives: make alt_region const
Mark Rutland
2022-09-16
1
-14
/
+12
|
*
|
arm64: alternatives: hoist print out of __apply_alternatives()
Mark Rutland
2022-09-16
1
-2
/
+4
|
*
|
arm64: alternatives: proton-pack: prepare for cap changes
Mark Rutland
2022-09-16
1
-1
/
+1
|
*
|
arm64: alternatives: kvm: prepare for cap changes
Mark Rutland
2022-09-16
1
-2
/
+3
|
*
|
arm64: cpufeature: make cpus_have_cap() noinstr-safe
Mark Rutland
2022-09-16
1
-2
/
+2
|
|
/
*
|
Merge branch 'for-next/kselftest' into for-next/core
Catalin Marinas
2022-09-30
31
-168
/
+1313
|
\
\
|
*
|
kselftest/arm64: Handle EINTR while reading data from children
Mark Brown
2022-09-29
1
-35
/
+50
|
*
|
kselftest/arm64: Flag fp-stress as exiting when we begin finishing up
Mark Brown
2022-09-29
1
-0
/
+1
|
*
|
kselftest/arm64: Don't repeat termination handler for fp-stress
Mark Brown
2022-09-29
1
-0
/
+4
|
*
|
kselftest/arm64: Don't enable v8.5 for MTE selftest builds
Mark Brown
2022-09-29
2
-4
/
+3
|
*
|
kselftest/arm64: Fix typo in hwcap check
Mark Brown
2022-09-22
1
-1
/
+1
|
*
|
kselftest/arm64: Add hwcap test for RNG
Mark Brown
2022-09-16
1
-0
/
+12
|
*
|
kselftest/arm64: Add SVE 2 to the tested hwcaps
Mark Brown
2022-09-16
1
-0
/
+136
|
*
|
kselftest/arm64: Add missing newline in hwcap output
Mark Brown
2022-09-16
1
-1
/
+1
|
*
|
kselftest/arm64: Fix spelling misakes of signal names
Colin Ian King
2022-09-07
1
-2
/
+2
|
*
|
kselftest/arm64: Enforce actual ABI for SVE syscalls
Mark Brown
2022-09-07
1
-19
/
+38
|
*
|
kselftest/arm64: Correct buffer allocation for SVE Z registers
Mark Brown
2022-09-07
1
-2
/
+2
|
*
|
kselftest/arm64: Include larger SVE and SME VLs in signal tests
Mark Brown
2022-09-07
4
-46
/
+33
|
*
|
kselftest/arm64: Allow larger buffers in get_signal_context()
Mark Brown
2022-09-07
14
-15
/
+16
|
*
|
kselftest/arm64: Preserve any EXTRA_CONTEXT in handle_signal_copyctx()
Mark Brown
2022-09-07
1
-2
/
+48
|
*
|
kselftest/arm64: Validate contents of EXTRA_CONTEXT blocks
Mark Brown
2022-09-07
1
-4
/
+21
|
*
|
kselftest/arm64: Only validate each signal context once
Mark Brown
2022-09-07
1
-7
/
+12
|
*
|
kselftest/arm64: Remove unneeded protype for validate_extra_context()
Mark Brown
2022-09-07
1
-2
/
+0
|
*
|
kselftest/arm64: Fix validation of EXTRA_CONTEXT signal context location
Mark Brown
2022-09-07
1
-1
/
+1
[next]