index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
arm64/fpsimd: Remove warning for SME without SVE
Mark Brown
1
-3
/
+0
2023-02-22
arm64: Reset KASAN tag in copy_highpage with HW tags only
Peter Collingbourne
1
-1
/
+2
2023-02-20
arm64: fix .idmap.text assertion for large kernels
Mark Rutland
1
-5
/
+7
2023-02-10
Merge branch 'for-next/signal' into for-next/core
Catalin Marinas
1
-60
/
+61
2023-02-10
Merge branch 'for-next/sysreg-hwcaps' into for-next/core
Catalin Marinas
3
-298
/
+321
2023-02-10
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...
Catalin Marinas
104
-543
/
+2984
2023-02-07
kselftest/arm64: Don't require FA64 for streaming SVE+ZA tests
Mark Brown
1
-6
/
+1
2023-02-07
kselftest/arm64: Copy whole EXTRA context
Mark Brown
1
-2
/
+4
2023-02-07
arm64: kprobes: Drop ID map text from kprobes blacklist
Ard Biesheuvel
1
-4
/
+0
2023-02-07
perf: arm_spe: Print the version of SPE detected
Rob Herring
1
-2
/
+2
2023-02-07
perf: arm_spe: Add support for SPEv1.2 inverted event filtering
Rob Herring
1
-0
/
+45
2023-02-07
perf: Add perf_event_attr::config3
Rob Herring
1
-0
/
+3
2023-02-06
arm64/sme: Fix __finalise_el2 SMEver check
Marc Zyngier
1
-0
/
+1
2023-02-03
drivers/perf: fsl_imx8_ddr_perf: Remove set-but-not-used variable
Sascha Hauer
1
-3
/
+0
2023-02-01
arm64/signal: Only read new data when parsing the ZT context
Mark Brown
1
-3
/
+3
2023-02-01
arm64/signal: Only read new data when parsing the ZA context
Mark Brown
1
-6
/
+7
2023-02-01
arm64/signal: Only read new data when parsing the SVE context
Mark Brown
1
-8
/
+10
2023-02-01
arm64/signal: Avoid rereading context frame sizes
Mark Brown
1
-25
/
+27
2023-02-01
arm64/signal: Make interface for restore_fpsimd_context() consistent
Mark Brown
1
-14
/
+14
2023-02-01
arm64/signal: Remove redundant size validation from parse_user_sigframe()
Mark Brown
1
-11
/
+8
2023-02-01
arm64/signal: Don't redundantly verify FPSIMD magic
Mark Brown
1
-4
/
+3
2023-02-01
Merge branches 'for-next/tpidr2' and 'for-next/sme2' into for-next/signal
Catalin Marinas
40
-72
/
+1557
2023-02-01
arm64/cpufeature: Use helper macros to specify hwcaps
Mark Brown
1
-108
/
+101
2023-02-01
arm64/cpufeature: Always use symbolic name for feature value in hwcaps
Mark Brown
1
-53
/
+53
2023-02-01
arm64/sysreg: Initial unsigned annotations for ID registers
Mark Brown
1
-188
/
+189
2023-02-01
arm64/sysreg: Initial annotation of signed ID registers
Mark Brown
1
-2
/
+2
2023-02-01
arm64/sysreg: Allow enumerations to be declared as signed or unsigned
Mark Brown
1
-0
/
+29
2023-02-01
Merge branches 'for-next/sysreg', 'for-next/compat-hwcap' and 'for-next/sme2'...
Catalin Marinas
40
-80
/
+1589
2023-02-01
kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZA
Mark Brown
1
-0
/
+4
2023-02-01
kselftest/arm64: Fix enumeration of systems without 128 bit SME
Mark Brown
2
-0
/
+8
2023-02-01
kselftest/arm64: Don't require FA64 for streaming SVE tests
Mark Brown
1
-6
/
+1
2023-01-31
arm64: irqflags: use alternative branches for pseudo-NMI logic
Mark Rutland
1
-59
/
+132
2023-01-31
arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucap
Mark Rutland
8
-33
/
+71
2023-01-31
arm64: make ARM64_HAS_GIC_PRIO_MASKING depend on ARM64_HAS_GIC_CPUIF_SYSREGS
Mark Rutland
1
-6
/
+9
2023-01-31
arm64: rename ARM64_HAS_IRQ_PRIO_MASKING to ARM64_HAS_GIC_PRIO_MASKING
Mark Rutland
6
-11
/
+11
2023-01-31
arm64: rename ARM64_HAS_SYSREG_GIC_CPUIF to ARM64_HAS_GIC_CPUIF_SYSREGS
Mark Rutland
3
-3
/
+3
2023-01-31
arm64: pauth: don't sign leaf functions
Mark Rutland
1
-20
/
+8
2023-01-31
arm64: unify asm-arch manipulation
Mark Rutland
2
-21
/
+20
2023-01-31
kselftest/arm64: Remove redundant _start labels from zt-test
Mark Brown
1
-1
/
+0
2023-01-31
arm64/mm: Intercept pfn changes in set_pte_at()
Anshuman Khandual
2
-4
/
+12
2023-01-31
Documentation: arm64: correct spelling
Randy Dunlap
3
-4
/
+4
2023-01-31
kselftest/arm64: Limit the maximum VL we try to set via ptrace
Mark Brown
2
-4
/
+24
2023-01-27
arm64: traps: attempt to dump all instructions
Mark Rutland
1
-4
/
+2
2023-01-27
arm64: avoid executing padding bytes during kexec / hibernation
Mark Rutland
1
-0
/
+6
2023-01-26
arm64: Apply dynamic shadow call stack patching in two passes
Ard Biesheuvel
1
-3
/
+8
2023-01-26
arm64: el2_setup.h: fix spelling typo in comments
Prathu Baronia
1
-1
/
+1
2023-01-26
arm64: Kconfig: fix spelling
Randy Dunlap
2
-2
/
+2
2023-01-26
arm64: head: Switch endianness before populating the ID map
Ard Biesheuvel
2
-2
/
+24
2023-01-24
efi: arm64: enter with MMU and caches enabled
Ard Biesheuvel
7
-85
/
+61
2023-01-24
arm64: head: Clean the ID map and the HYP text to the PoC if needed
Ard Biesheuvel
2
-4
/
+28
[next]