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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-11
MIPS: fix duplicate definitions for exported symbols
Rongwei Zhang
1
-10
/
+5
2022-11-11
mips: boot/compressed: use __NO_FORTIFY
John Thomson
1
-0
/
+1
2022-11-11
KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()
Sean Christopherson
1
-2
/
+2
2022-11-11
arm64: dts: imx93-pinfunc: drop execution permission
Peng Fan
1
-0
/
+0
2022-11-11
arm64: dts: imx8mn: Fix NAND controller size-cells
Marek Vasut
1
-1
/
+1
2022-11-11
arm64: dts: imx8mm: Fix NAND controller size-cells
Marek Vasut
1
-2
/
+2
2022-11-11
ARM: dts: imx7: Fix NAND controller size-cells
Marek Vasut
1
-2
/
+2
2022-11-11
arm64: dts: imx8mm-tqma8mqml-mba8mx: Fix USB DR
Alexander Stein
1
-6
/
+26
2022-11-10
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2
-0
/
+5
2022-11-10
riscv: fix reserved memory setup
Conor Dooley
2
-1
/
+1
2022-11-10
arm64: efi: Fix handling of misaligned runtime regions and drop warning
Ard Biesheuvel
1
-18
/
+34
2022-11-10
riscv: vdso: fix build with llvm
Jisheng Zhang
1
-1
/
+1
2022-11-10
riscv: process: fix kernel info leakage
Jisheng Zhang
1
-0
/
+2
2022-11-10
x86/fpu: Drop fpregs lock before inheriting FPU permissions
Mel Gorman
1
-1
/
+1
2022-11-09
Merge tag 'kvm-s390-master-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
44
-103
/
+353
2022-11-09
KVM: x86/pmu: Limit the maximum number of supported AMD GP counters
Like Xu
3
-3
/
+8
2022-11-09
KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
Like Xu
4
-9
/
+15
2022-11-09
KVM: x86/pmu: Do not speculatively query Intel GP PMCs that don't exist yet
Like Xu
1
-12
/
+2
2022-11-09
KVM: SVM: Only dump VMSA to klog at KERN_DEBUG level
Peter Gonda
1
-1
/
+1
2022-11-09
x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers
Paolo Bonzini
3
-8
/
+8
2022-11-09
KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
Paolo Bonzini
5
-38
/
+136
2022-11-09
KVM: SVM: restore host save area from assembly
Paolo Bonzini
5
-13
/
+26
2022-11-09
KVM: SVM: move guest vmsave/vmload back to assembly
Paolo Bonzini
3
-20
/
+39
2022-11-09
KVM: SVM: do not allocate struct svm_cpu_data dynamically
Paolo Bonzini
3
-29
/
+18
2022-11-09
KVM: SVM: remove dead field from struct svm_cpu_data
Paolo Bonzini
2
-3
/
+0
2022-11-09
KVM: SVM: remove unused field from struct vcpu_svm
Paolo Bonzini
1
-1
/
+0
2022-11-09
KVM: SVM: retrieve VMCB from assembly
Paolo Bonzini
4
-15
/
+16
2022-11-09
KVM: SVM: adjust register allocation for __svm_vcpu_run()
Paolo Bonzini
1
-19
/
+19
2022-11-09
KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm
Paolo Bonzini
5
-20
/
+30
2022-11-09
KVM: x86: use a separate asm-offsets.c file
Paolo Bonzini
5
-7
/
+30
2022-11-09
perf/x86/amd/uncore: Fix memory leak for events array
Sandipan Das
1
-0
/
+1
2022-11-09
arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.
Kuniyuki Iwashima
1
-1
/
+1
2022-11-09
arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macro
D Scott Phillips
1
-1
/
+1
2022-11-09
ARM: dts: am335x-pcm-953: Define fixed regulators in root node
Dominik Haller
1
-15
/
+13
2022-11-08
arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level paging
Naoya Horiguchi
1
-0
/
+4
2022-11-08
x86/traps: avoid KMSAN bugs originating from handle_bug()
Alexander Potapenko
1
-0
/
+7
2022-11-08
x86/uaccess: instrument copy_from_user_nmi()
Alexander Potapenko
1
-0
/
+3
2022-11-08
x86/sgx: Add overflow check in sgx_validate_offset_length()
Borys Popławski
1
-0
/
+3
2022-11-08
s390: always build relocatable kernel
Heiko Carstens
4
-9
/
+5
2022-11-08
s390/configs: add kasan.config addon config file
Heiko Carstens
1
-0
/
+3
2022-11-08
s390/configs: move CONFIG_DEBUG_INFO_BTF into btf.config addon config
Heiko Carstens
4
-3
/
+1
2022-11-08
arm64: fix rodata=full again
Ard Biesheuvel
1
-2
/
+3
2022-11-07
ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation
Giulio Benetti
3
-13
/
+28
2022-11-07
ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernels
Tomislav Novak
1
-1
/
+1
2022-11-07
KVM: s390: pci: Fix allocation size of aift kzdev elements
Rafael Mendonca
1
-1
/
+1
2022-11-07
KVM: s390: pv: don't allow userspace to set the clock under PV
Nico Boehr
2
-10
/
+17
2022-11-06
Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-9
/
+16
2022-11-06
Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+29
2022-11-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-60
/
+41
2022-11-06
Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-18
/
+7
[prev]
[next]