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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-13
/
+17
2024-02-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
8
-15
/
+27
2024-02-16
Merge tag 'kvmarm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-2
/
+0
2024-02-16
Merge tag 'kvmarm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-11
/
+17
2024-02-15
arm64/sve: Lower the maximum allocation for the SVE ptrace regset
Mark Brown
2
-7
/
+8
2024-02-15
arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
Easwar Hariharan
2
-0
/
+7
2024-02-13
KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
Will Deacon
1
-2
/
+0
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2
-4
/
+4
2024-02-09
arm64: jump_label: use constraints "Si" instead of "i"
Fangrui Song
1
-4
/
+8
2024-02-09
arm64: fix typo in comments
Seongsu Park
1
-1
/
+1
2024-02-09
arm64/signal: Don't assume that TIF_SVE means we saved SVE state
Mark Brown
2
-3
/
+3
2024-02-04
KVM: arm64: Do not source virt/lib/Kconfig twice
Masahiro Yamada
1
-1
/
+0
2024-01-30
KVM: arm64: Fix circular locking dependency
Sebastian Ene
1
-10
/
+17
2024-01-30
arm64: vdso32: Remove unused vdso32-offsets.h
Kevin Brodsky
3
-13
/
+1
2024-01-30
arm64: scs: Disable LTO for SCS patching code
Ard Biesheuvel
1
-0
/
+6
2024-01-30
arm64: Revert "scs: Work around full LTO issue with dynamic SCS"
Ard Biesheuvel
1
-7
/
+1
2024-01-25
Merge tag 'samsung-fixes-6.8' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-1
/
+1
2024-01-25
arm64: dts: Fix TPM schema violations
Lukas Wunner
12
-12
/
+12
2024-01-22
arm64: dts: exynos: gs101: comply with the new cmu_misc clock names
Tudor Ambarus
1
-1
/
+1
2024-01-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-47
/
+81
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-104
/
+31
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-12
/
+3
2024-01-18
arm64/sme: Always exit sme_alloc() early with existing storage
Mark Brown
1
-2
/
+4
2024-01-18
arm64/fpsimd: Remove spurious check for SVE support
Mark Brown
1
-4
/
+2
2024-01-18
arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptrace
Mark Brown
1
-6
/
+7
2024-01-18
arm64: entry: simplify kernel_exit logic
Mark Rutland
1
-5
/
+4
2024-01-18
arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
Mark Rutland
1
-9
/
+13
2024-01-17
Merge tag 'rproc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
1
-0
/
+22
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
29
-377
/
+884
2024-01-12
arm64: errata: Add Cortex-A510 speculative unprivileged load workaround
Rob Herring
2
-2
/
+29
2024-01-12
arm64: Rename ARM64_WORKAROUND_2966298
Rob Herring
4
-4
/
+8
2024-01-12
arm64: fpsimd: Bring cond_yield asm macro in line with new rules
Ard Biesheuvel
2
-18
/
+9
2024-01-12
arm64: scs: Work around full LTO issue with dynamic SCS
Ard Biesheuvel
1
-1
/
+7
2024-01-12
arm64: irq: include <linux/cpumask.h>
Tudor Ambarus
1
-0
/
+2
2024-01-11
Merge tag 'soc-defconfig-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-56
/
+99
2024-01-11
Merge tag 'soc-dt-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
447
-2479
/
+42756
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-18
/
+37
2024-01-11
arm64: defconfig reorder config lines
Arnd Bergmann
1
-60
/
+60
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2
-2
/
+3
2024-01-10
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
6
-489
/
+4
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+7
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-29
/
+15
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-41
/
+54
2024-01-09
Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-1
/
+1
2024-01-08
Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+14
2024-01-08
arm64: Update __NR_compat_syscalls for statmount/listmount
Florian Fainelli
1
-1
/
+1
2024-01-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
41
-481
/
+873
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
4
-13
/
+14
[next]