index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: mte: Do not set PG_mte_tagged if tags were not initialized
Peter Collingbourne
2023-05-24
1
-5
/
+2
*
arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step
Sumit Garg
2023-05-11
2
-0
/
+7
*
arm64: Stash shadow stack pointer in the task struct on interrupt
Ard Biesheuvel
2023-05-11
1
-7
/
+5
*
arm64: Always load shadow stack pointer directly from the task struct
Ard Biesheuvel
2023-05-11
2
-3
/
+3
*
arm64: compat: Work around uninitialized variable warning
Ard Biesheuvel
2023-04-13
1
-18
/
+14
*
arm64: efi: Set NX compat flag in PE/COFF header
Ard Biesheuvel
2023-04-06
1
-1
/
+1
*
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
2023-03-11
4
-9
/
+16
*
arm64: efi: Make efi_rt_lock a raw_spinlock
Pierre Gondois
2023-03-11
1
-1
/
+1
*
arm64/cpufeature: Fix field sign for DIT hwcap detection
Mark Brown
2023-03-10
1
-1
/
+1
*
arm64: efi: Account for the EFI runtime stack in stack unwinder
Ard Biesheuvel
2023-02-01
1
-0
/
+12
*
arm64: efi: Avoid workqueue to check whether EFI runtime is live
Ard Biesheuvel
2023-02-01
2
-1
/
+8
*
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2023-02-01
2
-5
/
+49
*
efi: rt-wrapper: Add missing include
Ard Biesheuvel
2023-01-24
1
-0
/
+1
*
arm64: efi: Execute runtime services from a dedicated stack
Ard Biesheuvel
2023-01-24
2
-1
/
+39
*
arm64: ptrace: Use ARM64_SME to guard the SME register enumerations
Zenghui Yu
2023-01-18
1
-1
/
+1
*
arm64/signal: Always accept SVE signal frames on SME only systems
Mark Brown
2023-01-18
1
-1
/
+6
*
arm64/signal: Always allocate SVE signal frames on SME only systems
Mark Brown
2023-01-18
1
-1
/
+1
*
elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Catalin Marinas
2023-01-18
1
-2
/
+2
*
arm64: mte: Avoid the racy walk of the vma list during core dump
Catalin Marinas
2023-01-18
1
-30
/
+26
*
arm64: mte: Fix double-freeing of the temporary tag storage during coredump
Catalin Marinas
2023-01-18
1
-1
/
+0
*
arm64: Prohibit instrumentation on arch_stack_walk()
Masami Hiramatsu (Google)
2023-01-07
1
-5
/
+5
*
Merge tag 'efi-fixes-for-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-01
2
-57
/
+2
|
\
|
*
arm64: efi: Revert "Recover from synchronous exceptions ..."
Ard Biesheuvel
2022-12-01
2
-57
/
+2
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-11-18
1
-1
/
+1
|
\
\
|
*
|
arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACER
Sami Tolvanen
2022-11-14
1
-1
/
+1
*
|
|
Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-13
1
-18
/
+34
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
arm64: efi: Fix handling of misaligned runtime regions and drop warning
Ard Biesheuvel
2022-11-10
1
-18
/
+34
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-11-04
2
-10
/
+35
|
\
\
|
*
|
arm64: cpufeature: Fix the visibility of compat hwcaps
Amit Daniel Kachhap
2022-11-03
1
-9
/
+33
|
*
|
arm64: entry: avoid kprobe recursion
Mark Rutland
2022-11-01
1
-1
/
+2
*
|
|
Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-04
2
-2
/
+57
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2022-11-03
2
-2
/
+57
|
|
/
*
/
ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()
Peter Zijlstra
2022-10-20
1
-1
/
+6
|
/
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
2
-2
/
+2
|
\
|
*
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-10-14
3
-2
/
+18
|
\
\
|
*
|
arm64: Add AMPERE1 to the Spectre-BHB affected list
D Scott Phillips
2022-10-12
1
-0
/
+6
|
*
|
arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored
Catalin Marinas
2022-10-12
1
-2
/
+7
|
*
|
arm64: errata: Add Cortex-A55 to the repeat tlbi list
James Morse
2022-10-07
1
-0
/
+5
*
|
|
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
1
-4
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
1
-4
/
+0
*
|
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
2
-7
/
+12
|
\
\
\
|
*
|
|
arm64: Change elfcore for_each_mte_vma() to use VMA iterator
Liam R. Howlett
2022-09-26
1
-6
/
+10
|
*
|
|
arm64: remove mmap linked list from vdso
Matthew Wilcox (Oracle)
2022-09-26
1
-1
/
+2
|
|
/
/
*
|
|
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
1
-2
/
+2
|
\
\
\
|
*
|
|
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-10-02
1
-2
/
+2
*
|
|
|
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-09
1
-40
/
+0
|
\
\
\
\
|
*
|
|
|
arm64: topology: move store_cpu_topology() to shared code
Conor Dooley
2022-08-15
1
-40
/
+0
*
|
|
|
|
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-09
1
-13
/
+0
|
\
\
\
\
\
[next]