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.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
2021-04-29
psci: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-04-23
ACPI: irq: Prevent unregistering of GIC SGIs
Marc Zyngier
1
-1
/
+5
2021-04-23
ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure
Marc Zyngier
1
-4
/
+6
2021-04-23
arm64: Show three registers per line
Matthew Wilcox (Oracle)
1
-6
/
+3
2021-04-23
arm64: remove HAVE_DEBUG_BUGVERBOSE
Jisheng Zhang
1
-1
/
+0
2021-04-23
arm64: alternative: simplify passing alt_region
Mark Rutland
1
-2
/
+1
2021-04-23
arm64: Force SPARSEMEM_VMEMMAP as the only memory management model
Catalin Marinas
7
-25
/
+6
2021-04-23
arm64: vdso32: drop -no-integrated-as flag
Nick Desaulniers
1
-8
/
+0
2021-04-15
Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core
Catalin Marinas
16
-83
/
+316
2021-04-15
Merge branch 'for-next/mte-async-kernel-mode' into for-next/core
Catalin Marinas
14
-23
/
+329
2021-04-15
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...
Catalin Marinas
86
-728
/
+3142
2021-04-15
arm64/sve: Add compile time checks for SVE hooks in generic functions
Mark Brown
1
-2
/
+3
2021-04-13
arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG.
zhouchuangao
1
-2
/
+1
2021-04-13
arm64: pac: Optimize kernel entry/exit key installation code paths
Peter Collingbourne
7
-45
/
+53
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
14
-13
/
+239
2021-04-13
arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
Peter Collingbourne
3
-40
/
+39
2021-04-13
arm64/sve: Remove redundant system_supports_sve() tests
Mark Brown
1
-4
/
+4
2021-04-12
arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
8
-15
/
+31
2021-04-12
arm64: assembler: introduce wxN aliases for wN registers
Ard Biesheuvel
1
-0
/
+8
2021-04-12
arm64: assembler: remove conditional NEON yield macros
Ard Biesheuvel
1
-70
/
+0
2021-04-11
kasan, arm64: tests supports for HW_TAGS async mode
Andrey Konovalov
5
-6
/
+29
2021-04-11
arm64: mte: Report async tag faults before suspend
Vincenzo Frascino
3
-0
/
+23
2021-04-11
arm64: mte: Enable async tag check fault
Vincenzo Frascino
3
-0
/
+71
2021-04-11
arm64: mte: Conditionally compile mte_enable_kernel_*()
Vincenzo Frascino
1
-0
/
+4
2021-04-11
arm64: mte: Enable TCO in functions that can read beyond buffer limits
Vincenzo Frascino
4
-0
/
+63
2021-04-11
kasan: Add report for async mode
Vincenzo Frascino
3
-1
/
+38
2021-04-11
arm64: mte: Drop arch_enable_tagging()
Vincenzo Frascino
1
-1
/
+0
2021-04-11
kasan: Add KASAN mode kernel parameter
Vincenzo Frascino
4
-11
/
+78
2021-04-11
arm64: mte: Add asynchronous mode support
Vincenzo Frascino
3
-5
/
+24
2021-04-08
arm64: Get rid of CONFIG_ARM64_VHE
Marc Zyngier
4
-28
/
+1
2021-04-08
arm64: Cope with CPUs stuck in VHE mode
Marc Zyngier
3
-8
/
+52
2021-04-08
arm64: cpufeature: Allow early filtering of feature override
Marc Zyngier
3
-0
/
+36
2021-04-08
arm64: Require that system registers at all visible ELs be initialized
Mark Brown
1
-3
/
+4
2021-04-08
arm64: Disable fine grained traps on boot
Mark Brown
2
-0
/
+27
2021-04-08
arm64: Document requirements for fine grained traps at boot
Mark Brown
1
-0
/
+6
2021-04-08
arm64: mte: Remove unused mte_assign_mem_tag_range()
Vincenzo Frascino
1
-6
/
+0
2021-04-08
arm64: Add __init section marker to some functions
Jisheng Zhang
4
-6
/
+6
2021-04-08
arm64/sve: Rework SVE access trap to convert state in registers
Mark Brown
3
-9
/
+23
2021-04-01
arm64: perf: Remove redundant initialization in perf_event.c
Qi Liu
1
-3
/
+2
2021-03-30
perf/arm_pmu_platform: Clean up with dev_printk
Robin Murphy
1
-25
/
+22
2021-03-30
perf/arm_pmu_platform: Fix error handling
Robin Murphy
1
-1
/
+1
2021-03-30
perf/arm_pmu_platform: Use dev_err_probe() for IRQ errors
Robin Murphy
1
-4
/
+3
2021-03-30
docs: perf: Address some html build warnings
Qi Liu
1
-3
/
+8
2021-03-30
docs: arm64: Fix a grammar error
He Ying
1
-1
/
+1
2021-03-29
arm64: Kconfig: select KASAN_VMALLOC if KANSAN_GENERIC is enabled
Lecopzer Chen
1
-0
/
+1
2021-03-29
arm64: kaslr: support randomized module area with KASAN_VMALLOC
Lecopzer Chen
2
-15
/
+19
2021-03-29
arm64: Kconfig: support CONFIG_KASAN_VMALLOC
Lecopzer Chen
1
-0
/
+1
2021-03-29
arm64: kasan: abstract _text and _end to KERNEL_START/END
Lecopzer Chen
1
-3
/
+3
2021-03-29
arm64: kasan: don't populate vmalloc area for CONFIG_KASAN_VMALLOC
Lecopzer Chen
1
-5
/
+14
2021-03-29
arm64: smp: Add missing prototype for some smp.c functions
Chen Lifu
2
-0
/
+3
[next]