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
2023-09-23
Merge tag 's390-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
4
-13
/
+25
2023-09-23
Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
29
-100
/
+274
2023-09-23
KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX
Tom Lendacky
1
-1
/
+33
2023-09-23
KVM: SVM: Fix TSC_AUX virtualization setup
Tom Lendacky
3
-12
/
+29
2023-09-23
KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
Paolo Bonzini
1
-4
/
+1
2023-09-23
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
Sean Christopherson
6
-103
/
+68
2023-09-23
KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()
Paolo Bonzini
3
-19
/
+14
2023-09-22
Merge tag 'acpi-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+4
2023-09-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-3
/
+8
2023-09-22
Merge tag 'x86_urgent_for_v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+2
2023-09-22
Merge tag 'x86-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-55
/
+56
2023-09-22
x86/hyperv: Add common print prefix "Hyper-V" in hv_init
Saurabh Sengar
1
-2
/
+4
2023-09-22
x86/hyperv: Remove hv_vtl_early_init initcall
Saurabh Sengar
3
-2
/
+6
2023-09-22
x86/hyperv: Restrict get_vtl to only VTL platforms
Saurabh Sengar
1
-4
/
+7
2023-09-22
KVM: arm64: Avoid soft lockups due to I-cache maintenance
Oliver Upton
1
-6
/
+31
2023-09-22
arm64: tlbflush: Rename MAX_TLBI_OPS
Oliver Upton
1
-4
/
+4
2023-09-22
x86,static_call: Fix static-call vs return-thunk
Peter Zijlstra
2
-1
/
+3
2023-09-22
x86/alternatives: Remove faulty optimization
Josh Poimboeuf
1
-8
/
+0
2023-09-22
hardening: Provide Kconfig fragments for basic options
Kees Cook
4
-0
/
+54
2023-09-22
arm64: dts: qcom: apq8016-sbc: Add overlay for usb host mode
Vignesh Raman
2
-0
/
+12
2023-09-22
powerpc/stacktrace: Fix arch_stack_walk_reliable()
Michael Ellerman
1
-22
/
+5
2023-09-22
perf/x86/amd/core: Fix overflow reset on hotplug
Sandipan Das
1
-6
/
+8
2023-09-22
x86/speculation, objtool: Use absolute relocations for annotations
Fangrui Song
2
-4
/
+4
2023-09-22
x86/cpu: Clear SVM feature if disabled by BIOS
Paolo Bonzini
5
-15
/
+25
2023-09-22
x86/bitops: Remove unused __sw_hweight64() assembly implementation on x86-32
Ingo Molnar
1
-14
/
+6
2023-09-22
x86/mm: Move arch_memory_failure() and arch_is_platform_page() definitions fr...
Ingo Molnar
2
-8
/
+8
2023-09-22
arm64: dts: st: add arm-wdt node for watchdog support on stm32mp251
Alexandre Torgue
1
-0
/
+6
2023-09-22
arm64: dts: st: add SD-card support on STM32MP257F-EV1 board
Yann Gautier
1
-0
/
+22
2023-09-22
arm64: dts: st: add sdmmc1 pins for stm32mp25
Yann Gautier
1
-0
/
+54
2023-09-22
arm64: dts: st: add sdmmc1 node in stm32mp251 SoC file
Yann Gautier
1
-0
/
+13
2023-09-22
ARM: dts: aspeed: bonnell: Add reserved memory for TPM event log
Eddie James
1
-1
/
+7
2023-09-21
s390/bpf: Implement signed division
Ilya Leoshkevich
1
-47
/
+125
2023-09-21
s390/bpf: Implement unconditional jump with 32-bit offset
Ilya Leoshkevich
1
-3
/
+9
2023-09-21
s390/bpf: Implement unconditional byte swap
Ilya Leoshkevich
1
-0
/
+1
2023-09-21
s390/bpf: Implement BPF_MEMSX
Ilya Leoshkevich
1
-5
/
+27
2023-09-21
s390/bpf: Implement BPF_MOV | BPF_X with sign-extension
Ilya Leoshkevich
1
-8
/
+40
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
30
-204
/
+279
2023-09-21
Merge tag 'fix-ia64-build-for-v6.6' of ssh://gitolite.kernel.org/pub/scm/linu...
Rafael J. Wysocki
1
-0
/
+4
2023-09-21
KVM: arm64: Get rid of vCPU-scoped feature bitmap
Oliver Upton
6
-20
/
+16
2023-09-21
KVM: arm64: Remove unused return value from kvm_reset_vcpu()
Oliver Upton
4
-14
/
+8
2023-09-21
KVM: arm64: Hoist NV+SVE check into KVM_ARM_VCPU_INIT ioctl handler
Oliver Upton
2
-7
/
+6
2023-09-21
KVM: arm64: Prevent NV feature flag on systems w/o nested virt
Oliver Upton
1
-0
/
+3
2023-09-21
KVM: arm64: Hoist PAuth checks into KVM_ARM_VCPU_INIT ioctl
Oliver Upton
2
-18
/
+16
2023-09-21
KVM: arm64: Hoist SVE check into KVM_ARM_VCPU_INIT ioctl handler
Oliver Upton
2
-11
/
+6
2023-09-21
KVM: arm64: Hoist PMUv3 check into KVM_ARM_VCPU_INIT ioctl handler
Oliver Upton
2
-5
/
+3
2023-09-21
KVM: arm64: Add generic check for system-supported vCPU features
Oliver Upton
1
-3
/
+13
2023-09-21
futex: Add sys_futex_requeue()
[email protected]
18
-1
/
+19
2023-09-21
futex: Add sys_futex_wait()
[email protected]
18
-1
/
+19
2023-09-21
futex: Add sys_futex_wake()
[email protected]
18
-1
/
+19
2023-09-21
Merge tag 'powerpc-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-26
/
+60
[prev]
[next]