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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-22
Merge branch 'net-xilinx-axienet-multicast-fixes-and-improvements'
Jakub Kicinski
2
-12
/
+14
2024-08-22
net: xilinx: axienet: Fix dangling multicast addresses
Sean Anderson
2
-12
/
+10
2024-08-22
net: xilinx: axienet: Always disable promiscuous mode
Sean Anderson
1
-0
/
+4
2024-08-22
firmware: microchip: fix incorrect error report of programming:timeout on suc...
Steve Wilkins
1
-1
/
+1
2024-08-22
ASoC: grace time for DPCM cleanup
Mark Brown
13
-88
/
+47
2024-08-22
KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
Ravi Bangoria
1
-0
/
+3
2024-08-22
KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metal
Vitaly Kuznetsov
4
-2
/
+24
2024-08-22
KVM: selftests: Move Hyper-V specific functions out of processor.c
Vitaly Kuznetsov
5
-64
/
+68
2024-08-22
KVM: x86: Suppress userspace access failures on unsupported, "emulated" MSRs
Sean Christopherson
1
-3
/
+8
2024-08-22
KVM: x86: Suppress failures on userspace access to advertised, unsupported MSRs
Sean Christopherson
1
-18
/
+9
2024-08-22
KVM: x86: Hoist x86.c's global msr_* variables up above kvm_do_msr_access()
Sean Christopherson
1
-184
/
+184
2024-08-22
KVM: x86: Funnel all fancy MSR return value handling into a common helper
Sean Christopherson
1
-42
/
+42
2024-08-22
KVM: x86: Refactor kvm_get_feature_msr() to avoid struct kvm_msr_entry
Sean Christopherson
1
-16
/
+13
2024-08-22
KVM: x86: Rename get_msr_feature() APIs to get_feature_msr()
Sean Christopherson
7
-14
/
+14
2024-08-22
KVM: x86: Refactor kvm_x86_ops.get_msr_feature() to avoid kvm_msr_entry
Sean Christopherson
5
-15
/
+13
2024-08-22
KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTED
Sean Christopherson
4
-12
/
+19
2024-08-22
KVM: x86: Move MSR_TYPE_{R,W,RW} values from VMX to x86, as enums
Sean Christopherson
2
-4
/
+6
2024-08-22
KVM: SVM: Disallow guest from changing userspace's MSR_AMD64_DE_CFG value
Sean Christopherson
1
-2
/
+7
2024-08-22
cpuidle: remove dead code from cpuidle_enter_state()
Dhruva Gole
1
-4
/
+1
2024-08-22
PCI/pwrctl: Add WCN6855 support
Konrad Dybcio
1
-0
/
+5
2024-08-22
thermal: of: Fix OF node leak in of_thermal_zone_find() error paths
Krzysztof Kozlowski
1
-6
/
+7
2024-08-22
thermal: of: Fix OF node leak in thermal_of_zone_register()
Krzysztof Kozlowski
1
-1
/
+5
2024-08-22
thermal: of: Fix OF node leak in thermal_of_trips_init() error path
Krzysztof Kozlowski
1
-2
/
+2
2024-08-22
nfsd: ensure that nfsd4_fattr_args.context is zeroed out
Jeff Layton
1
-1
/
+3
2024-08-22
KVM: x86/mmu: Clean up function comments for dirty logging APIs
Sean Christopherson
1
-33
/
+15
2024-08-22
PCI: xilinx-nwl: Add PHY support
Sean Anderson
1
-3
/
+81
2024-08-22
dt-bindings: pci: xilinx-nwl: Add phys property
Sean Anderson
1
-0
/
+7
2024-08-22
PCI: xilinx-nwl: Clean up clock on probe failure/removal
Sean Anderson
1
-4
/
+19
2024-08-22
PCI: xilinx-nwl: Rate-limit misc interrupt messages
Sean Anderson
1
-11
/
+11
2024-08-22
PCI: xilinx-nwl: Fix register misspelling
Sean Anderson
1
-6
/
+6
2024-08-22
PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handler
Sean Anderson
1
-2
/
+2
2024-08-22
KVM: x86: Use this_cpu_ptr() in kvm_user_return_msr_cpu_online
Li Chen
1
-2
/
+1
2024-08-22
Input: keypad-nomadik-ske - remove the driver
Dmitry Torokhov
4
-440
/
+0
2024-08-22
KVM: VMX: hyper-v: Prevent impossible NULL pointer dereference in evmcs_load()
Vitaly Kuznetsov
1
-0
/
+8
2024-08-22
KVM: nVMX: Use vmx_segment_cache_clear() instead of open coded equivalent
Maxim Levitsky
3
-5
/
+7
2024-08-22
KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-Exit
Sean Christopherson
4
-12
/
+31
2024-08-22
KVM: VMX: Do not account for temporary memory allocation in ECREATE emulation
Kai Huang
1
-1
/
+1
2024-08-22
KVM: VMX: Modify the BUILD_BUG_ON_MSG of the 32-bit field in the vmcs_check16...
Qiang Liu
1
-1
/
+1
2024-08-22
KVM: SVM: Remove unnecessary GFP_KERNEL_ACCOUNT in svm_set_nested_state()
Yongqiang Liu
1
-2
/
+2
2024-08-22
KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()
Xin Li
1
-7
/
+20
2024-08-22
KVM: VMX: Open code VMX preemption timer rate mask in its accessor
Xin Li
2
-3
/
+2
2024-08-22
KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
Sean Christopherson
5
-16
/
+16
2024-08-22
KVM: nVMX: Add a helper to encode VMCS info in MSR_IA32_VMX_BASIC
Sean Christopherson
2
-7
/
+8
2024-08-22
KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
Xin Li
1
-7
/
+18
2024-08-22
KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value
Xin Li
3
-18
/
+21
2024-08-22
KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
Xin Li
2
-8
/
+7
2024-08-22
KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation
Sean Christopherson
1
-2
/
+2
2024-08-22
x86/cpu: KVM: Move macro to encode PAT value to common header
Sean Christopherson
3
-11
/
+11
2024-08-22
x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...
Sean Christopherson
6
-26
/
+37
2024-08-22
KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
Maxim Levitsky
1
-0
/
+12
[prev]
[next]