index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall
Alexandru Elisei
1
-1
/
+1
2022-04-29
arm64/ftrace: Make function graph use ftrace directly
Chengming Zhou
2
-17
/
+17
2022-04-29
arm64/sme: Fix NULL check after kzalloc
Wan Jiabing
1
-1
/
+1
2022-04-28
elf: Fix the arm64 MTE ELF segment name and value
Catalin Marinas
1
-1
/
+1
2022-04-27
arm64/sme: Add ID_AA64SMFR0_EL1 to __read_sysreg_by_encoding()
Mark Brown
1
-0
/
+1
2022-04-25
arm64: Add support for user sub-page fault probing
Catalin Marinas
1
-0
/
+30
2022-04-22
arm64/sme: Save and restore streaming mode over EFI runtime calls
Mark Brown
1
-6
/
+42
2022-04-22
arm64/sme: Disable streaming mode and ZA when flushing CPU state
Mark Brown
1
-0
/
+9
2022-04-22
arm64/sme: Add ptrace support for ZA
Mark Brown
1
-0
/
+144
2022-04-22
arm64/sme: Implement ptrace support for streaming mode SVE registers
Mark Brown
2
-54
/
+191
2022-04-22
arm64/sme: Implement ZA signal handling
Mark Brown
2
-3
/
+139
2022-04-22
arm64/sme: Implement streaming SVE signal handling
Mark Brown
1
-10
/
+32
2022-04-22
arm64/sme: Disable ZA and streaming mode when handling signals
Mark Brown
1
-0
/
+7
2022-04-22
arm64/sme: Implement traps and syscall handling for SME
Mark Brown
4
-23
/
+214
2022-04-22
arm64/sme: Implement ZA context switching
Mark Brown
2
-7
/
+35
2022-04-22
arm64/sme: Implement streaming SVE context switching
Mark Brown
2
-20
/
+94
2022-04-22
arm64/sme: Implement SVCR context switching
Mark Brown
2
-1
/
+19
2022-04-22
arm64/sme: Implement support for TPIDR2
Mark Brown
2
-2
/
+16
2022-04-22
arm64/sme: Implement vector length configuration prctl()s
Mark Brown
1
-0
/
+32
2022-04-22
arm64/sme: Implement sysctl to set the default vector length
Mark Brown
1
-1
/
+28
2022-04-22
arm64/sme: Identify supported SME vector lengths at boot
Mark Brown
4
-2
/
+181
2022-04-22
arm64/sme: Basic enumeration support
Mark Brown
3
-0
/
+98
2022-04-22
arm64/sme: System register and exception syndrome definitions
Mark Brown
1
-0
/
+1
2022-04-22
arm64: stacktrace: align with common naming
Madhavan T. Venkataraman
1
-2
/
+2
2022-04-22
arm64: stacktrace: rename stackframe to unwind_state
Madhavan T. Venkataraman
1
-34
/
+34
2022-04-22
arm64: stacktrace: rename unwinder functions
Madhavan T. Venkataraman
1
-17
/
+17
2022-04-22
arm64: stacktrace: make struct stackframe private to stacktrace.c
Mark Rutland
1
-0
/
+32
2022-04-22
arm64: stacktrace: delete PCS comment
Mark Rutland
1
-15
/
+0
2022-04-22
arm64: stacktrace: remove NULL task check from unwind_frame()
Madhavan T. Venkataraman
1
-3
/
+0
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2
-0
/
+2
2022-04-20
KVM: arm64: Expose the WFXT feature to guests
Marc Zyngier
1
-0
/
+11
2022-04-20
arm64: Add HWCAP advertising FEAT_WFXT
Marc Zyngier
2
-0
/
+3
2022-04-08
arm64: Add part number for Arm Cortex-A78AE
Chanho Park
1
-0
/
+1
2022-04-08
arm64: patch_text: Fixup last cpu should be master
Guo Ren
1
-2
/
+2
2022-04-06
arm64: alternatives: mark patch_alternative() as `noinstr`
Joey Gouly
1
-3
/
+3
2022-04-05
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
1
-4
/
+4
2022-04-04
arm64: fix typos in comments
Julia Lawall
3
-3
/
+3
2022-04-04
arch/arm64: Fix topology initialization for core scheduling
Phil Auld
1
-1
/
+1
2022-04-04
arm64: mte: Fix the stack frame size warning in mte_dump_tag_range()
Catalin Marinas
1
-4
/
+20
2022-04-04
Revert "arm64: Change elfcore for_each_mte_vma() to use VMA iterator"
Will Deacon
1
-17
/
+6
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+8
2022-03-25
Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2022-03-24
kasan, arm64: don't tag executable vmalloc allocations
Andrey Konovalov
1
-1
/
+2
2022-03-24
kasan, x86, arm64, s390: rename functions for modules shadow
Andrey Konovalov
1
-1
/
+1
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+10
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+0
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
1
-3
/
+0
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+19
2022-03-21
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-3
/
+3
[prev]
[next]