index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
ext.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-12
kselftest/arm64: Try harder to generate different keys during PAC tests
Mark Brown
1
-1
/
+1
2024-11-12
kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()
Mark Brown
1
-0
/
+3
2024-11-12
arm64/ptrace: Clarify documentation of VL configuration via ptrace
Mark Brown
3
-2
/
+18
2024-11-12
kselftest/arm64: Corrupt P0 in the irritator when testing SSVE
Mark Brown
1
-2
/
+2
2024-11-12
acpi/arm64: remove unnecessary cast
Min-Hua Chen
1
-1
/
+1
2024-11-12
arm64/mm: Change protval as 'pteval_t' in map_range()
Anshuman Khandual
1
-1
/
+1
2024-11-12
kselftest/arm64: Fix missing printf() argument in gcs/gcs-stress.c
Catalin Marinas
1
-1
/
+1
2024-11-12
kselftest/arm64: Add FPMR coverage to fp-ptrace
Mark Brown
4
-7
/
+146
2024-11-12
kselftest/arm64: Expand the set of ZA writes fp-ptrace does
Mark Brown
1
-10
/
+8
2024-11-12
kselftets/arm64: Use flag bits for features in fp-ptrace assembler code
Mark Brown
3
-18
/
+41
2024-11-12
kselftest/arm64: Enable build of PAC tests with LLVM=1
Mark Brown
1
-0
/
+6
2024-11-12
kselftest/arm64: Check that SVCR is 0 in signal handlers
Mark Brown
3
-0
/
+23
2024-11-11
kselftest/arm64: Fix printf() compiler warnings in the arm64 syscall-abi.c tests
Catalin Marinas
1
-4
/
+4
2024-11-11
kselftest/arm64: Fix printf() warning in the arm64 MTE prctl() test
Catalin Marinas
1
-1
/
+1
2024-11-11
kselftest/arm64: Fix printf() compiler warnings in the arm64 fp tests
Catalin Marinas
3
-13
/
+19
2024-11-11
kselftest/arm64: Fix build with stricter assemblers
Mark Brown
2
-2
/
+2
2024-11-08
arm64/scs: Drop unused prototype __pi_scs_patch_vmlinux()
Ard Biesheuvel
1
-1
/
+0
2024-11-08
arm64/scs: Deal with 64-bit relative offsets in FDE frames
Ard Biesheuvel
1
-2
/
+32
2024-11-08
arm64/scs: Fix handling of DWARF augmentation data in CIE/FDE frames
Ard Biesheuvel
3
-30
/
+50
2024-11-08
arm64: uprobes: Optimize cache flushes for xol slot
Liao Chang
1
-0
/
+8
2024-11-08
acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block()
Aleksandr Mishin
1
-1
/
+1
2024-11-07
kselftest/arm64: Test signal handler state modification in fp-stress
Mark Brown
1
-1
/
+1
2024-11-07
kselftest/arm64: Provide a SIGUSR1 handler in the kernel mode FP stress test
Mark Brown
1
-0
/
+4
2024-11-07
kselftest/arm64: Implement irritators for ZA and ZT
Mark Brown
2
-16
/
+8
2024-11-07
kselftest/arm64: Remove unused ADRs from irritator handlers
Mark Brown
4
-4
/
+0
2024-11-07
kselftest/arm64: Correct misleading comments on fp-stress irritators
Mark Brown
2
-4
/
+2
2024-11-07
kselftest/arm64: Poll less often while waiting for fp-stress children
Mark Brown
1
-1
/
+3
2024-11-07
kselftest/arm64: Increase frequency of signal delivery in fp-stress
Mark Brown
1
-11
/
+15
2024-11-07
arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANG
Masahiro Yamada
1
-3
/
+3
2024-11-06
perf: Switch back to struct platform_driver::remove()
Uwe Kleine-König
23
-23
/
+23
2024-11-05
arm64: pgtable: Warn unexpected pmdp_test_and_clear_young()
Yicong Yang
1
-0
/
+2
2024-11-05
arm64: Enable ARCH_HAS_NONLEAF_PMD_YOUNG
Yicong Yang
2
-2
/
+7
2024-11-05
arm64: Add support for FEAT_HAFT
Yicong Yang
9
-13
/
+64
2024-11-05
arm64/ptdump: Test both PTE_TABLE_BIT and PTE_VALID for block mappings
Anshuman Khandual
1
-4
/
+4
2024-11-05
arm64/mm: Sanity check PTE address before runtime P4D/PUD folding
Ard Biesheuvel
1
-0
/
+6
2024-11-05
arm64: setup: name 'tcr2' register
Yicong Yang
1
-2
/
+10
2024-11-05
arm64/sysreg: Update ID_AA64MMFR1_EL1 register
Yicong Yang
1
-0
/
+4
2024-11-04
arm64/mm: Drop setting PTE_TYPE_PAGE in pte_mkcont()
Anshuman Khandual
1
-2
/
+1
2024-11-04
ACPI: GTDT: Tighten the check for the array of platform timer structures
Zheng Zengkai
1
-9
/
+20
2024-11-04
arm64/fpsimd: Fix a typo
Christophe JAILLET
1
-1
/
+1
2024-11-01
kselftest/arm64: Fix encoding for SVE B16B16 test
Mark Brown
1
-2
/
+2
2024-11-01
arm64: Expose ID_AA64ISAR1_EL1.XS to sanitised feature consumers
Marc Zyngier
1
-0
/
+1
2024-11-01
arm64/gcs: Fix outdated ptrace documentation
Mark Brown
1
-5
/
+2
2024-11-01
kselftest/arm64: Use ksft_perror() to log MTE failures
Mark Brown
1
-7
/
+7
2024-11-01
arm64: Return early when break handler is found on linked-list
Liao Chang
1
-3
/
+2
2024-11-01
arm64/mm: Re-organize arch_make_huge_pte()
Anshuman Khandual
2
-10
/
+16
2024-10-29
perf: arm_pmuv3: Add support for Samsung Mongoose PMU
Markuss Broks
1
-0
/
+3
2024-10-29
dt-bindings: arm: pmu: Add Samsung Mongoose core compatible
Markuss Broks
1
-0
/
+1
2024-10-29
perf/dwc_pcie: Fix typos in event names
Ilkka Koskinen
1
-3
/
+3
2024-10-29
perf/dwc_pcie: Add support for Ampere SoCs
Ilkka Koskinen
1
-0
/
+1
[next]