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
*
Merge branch 'for-next/fixes' into for-next/core
Will Deacon
2021-10-29
2
-2
/
+3
|
\
|
*
acpi/arm64: fix next_platform_timer() section mismatch error
Jackie Liu
2021-10-12
1
-1
/
+1
|
*
arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZE
Mike Kravetz
2021-10-11
1
-1
/
+1
*
|
Merge branch 'for-next/vdso' into for-next/core
Will Deacon
2021-10-29
3
-36
/
+10
|
\
\
|
*
|
arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd
Nick Desaulniers
2021-10-21
2
-13
/
+7
|
*
|
arm64: vdso32: suppress error message for 'make mrproper'
Nick Desaulniers
2021-10-21
1
-1
/
+2
|
*
|
arm64: vdso32: drop test for -march=armv8-a
Nick Desaulniers
2021-10-21
2
-14
/
+1
|
*
|
arm64: vdso32: drop the test for dmb ishld
Nick Desaulniers
2021-10-21
2
-9
/
+1
*
|
|
Merge branch 'for-next/trbe-errata' into for-next/core
Will Deacon
2021-10-29
6
-1
/
+213
|
\
\
\
|
*
|
|
arm64: errata: Add detection for TRBE write to out-of-range
Suzuki K Poulose
2021-10-21
4
-0
/
+66
|
*
|
|
arm64: errata: Add workaround for TSB flush failures
Suzuki K Poulose
2021-10-21
5
-1
/
+72
|
*
|
|
arm64: errata: Add detection for TRBE overwrite in FILL mode
Suzuki K Poulose
2021-10-21
4
-0
/
+71
|
*
|
|
arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
Suzuki K Poulose
2021-10-21
1
-0
/
+4
|
|
/
/
*
|
|
Merge branch 'for-next/sve' into for-next/core
Will Deacon
2021-10-29
11
-212
/
+386
|
\
\
\
|
*
|
|
arm64/sve: Fix warnings when SVE is disabled
Mark Brown
2021-10-26
1
-6
/
+6
|
*
|
|
arm64/sve: Add stub for sve_max_virtualisable_vl()
Mark Brown
2021-10-26
1
-0
/
+5
|
*
|
|
arm64/sve: Track vector lengths for tasks in an array
Mark Brown
2021-10-21
3
-48
/
+95
|
*
|
|
arm64/sve: Explicitly load vector length when restoring SVE state
Mark Brown
2021-10-21
5
-16
/
+11
|
*
|
|
arm64/sve: Put system wide vector length information into structs
Mark Brown
2021-10-21
7
-94
/
+191
|
*
|
|
arm64/sve: Use accessor functions for vector lengths in thread_struct
Mark Brown
2021-10-21
5
-23
/
+54
|
*
|
|
arm64/sve: Rename find_supported_vector_length()
Mark Brown
2021-10-21
1
-7
/
+7
|
*
|
|
arm64/sve: Make access to FFR optional
Mark Brown
2021-10-21
5
-22
/
+39
|
*
|
|
arm64/sve: Make sve_state_size() static
Mark Brown
2021-10-21
2
-3
/
+1
|
*
|
|
arm64/sve: Remove sve_load_from_fpsimd_state()
Mark Brown
2021-10-21
2
-18
/
+0
|
*
|
|
arm64/fp: Reindent fpsimd_save()
Mark Brown
2021-10-21
1
-18
/
+20
|
|
/
/
*
|
|
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2021-10-29
1
-0
/
+1
|
\
\
\
|
*
|
|
scs: Release kasan vmalloc poison in scs_free process
Yee Lee
2021-09-30
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'for-next/pfn-valid' into for-next/core
Will Deacon
2021-10-29
4
-43
/
+0
|
\
\
\
|
*
|
|
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
2021-10-01
3
-39
/
+0
|
*
|
|
dma-mapping: remove bogus test for pfn_valid from dma_map_resource
Mike Rapoport
2021-10-01
1
-4
/
+0
|
|
/
/
*
|
|
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2021-10-29
3
-7
/
+9
|
\
\
\
|
*
|
|
drivers/perf: Improve build test coverage
John Garry
2021-10-04
1
-5
/
+7
|
*
|
|
drivers/perf: thunderx2_pmu: Change data in size tx2_uncore_event_update()
John Garry
2021-10-04
1
-1
/
+1
|
*
|
|
drivers/perf: hisi: Fix PA PMU counter offset
Shaokun Zhang
2021-10-04
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2021-10-29
15
-39
/
+151
|
\
\
\
|
*
|
|
kasan: Extend KASAN mode kernel parameter
Vincenzo Frascino
2021-10-07
5
-18
/
+52
|
*
|
|
arm64: mte: Add asymmetric mode support
Vincenzo Frascino
2021-10-07
5
-12
/
+47
|
*
|
|
arm64: mte: CPU feature detection for Asymm MTE
Vincenzo Frascino
2021-10-07
2
-0
/
+11
|
*
|
|
arm64: mte: Bitfield definitions for Asymm MTE
Vincenzo Frascino
2021-10-07
1
-0
/
+3
|
*
|
|
kasan: Remove duplicate of kasan_flag_async
Vincenzo Frascino
2021-10-07
1
-2
/
+0
|
*
|
|
arm64: kasan: mte: move GCR_EL1 switch to task switch when KASAN disabled
Peter Collingbourne
2021-09-29
3
-7
/
+38
|
|
/
/
*
|
|
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2021-10-29
5
-15
/
+27
|
\
\
\
|
*
|
|
arm64: mm: update max_pfn after memory hotplug
Sudarshan Rajagopalan
2021-09-29
1
-0
/
+5
|
*
|
|
arm64/mm: Add pud_sect_supported()
Anshuman Khandual
2021-09-29
3
-13
/
+22
|
*
|
|
arm64: mm: Drop pointless call to set_max_mapnr()
Will Deacon
2021-09-29
1
-2
/
+0
|
|
/
/
*
|
|
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2021-10-29
5
-3
/
+20
|
\
\
\
|
*
|
|
arm64: Select POSIX_CPU_TIMERS_TASK_WORK
Nicolas Saenz Julienne
2021-10-28
1
-0
/
+1
|
*
|
|
arm64: Document boot requirements for FEAT_SME_FA64
Mark Brown
2021-10-28
1
-0
/
+10
|
*
|
|
arm64: ftrace: use function_nocfi for _mcount as well
Sumit Garg
2021-10-12
1
-1
/
+1
|
*
|
|
arm64: asm: setup.h: export common variables
Anders Roxell
2021-10-12
1
-0
/
+6
[next]