summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-22nvme-target: do not check authentication status for admin commands twiceHannes Reinecke
2024-08-22nvmet-auth: allow to clear DH-HMAC-CHAP keysHannes Reinecke
2024-08-22nvme-sysfs: add 'tls_keyring' attributeHannes Reinecke
2024-08-22nvme-sysfs: add 'tls_configured_key' sysfs attributeHannes Reinecke
2024-08-22nvme: split off TLS sysfs attributes into a separate groupHannes Reinecke
2024-08-22nvme: add a newline to the 'tls_key' sysfs attributeHannes Reinecke
2024-08-22nvme-tcp: check for invalidated or revoked keyHannes Reinecke
2024-08-22nvme-tcp: sanitize TLS key handlingHannes Reinecke
2024-08-22nvme-keyring: restrict match length for version '1' identifiersHannes Reinecke
2024-08-22s390/iucv: Fix vargs handling in iucv_alloc_device()Alexandra Winter
2024-08-22net: ovs: fix ovs_drop_reasons errorMenglong Dong
2024-08-22Merge tag 'nf-24-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-08-22Merge branch 'net-xilinx-axienet-multicast-fixes-and-improvements'Jakub Kicinski
2024-08-22net: xilinx: axienet: Fix dangling multicast addressesSean Anderson
2024-08-22net: xilinx: axienet: Always disable promiscuous modeSean Anderson
2024-08-22firmware: microchip: fix incorrect error report of programming:timeout on suc...Steve Wilkins
2024-08-22ASoC: grace time for DPCM cleanupMark Brown
2024-08-22KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missingRavi Bangoria
2024-08-22KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metalVitaly Kuznetsov
2024-08-22KVM: selftests: Move Hyper-V specific functions out of processor.cVitaly Kuznetsov
2024-08-22KVM: x86: Suppress userspace access failures on unsupported, "emulated" MSRsSean Christopherson
2024-08-22KVM: x86: Suppress failures on userspace access to advertised, unsupported MSRsSean Christopherson
2024-08-22KVM: x86: Hoist x86.c's global msr_* variables up above kvm_do_msr_access()Sean Christopherson
2024-08-22KVM: x86: Funnel all fancy MSR return value handling into a common helperSean Christopherson
2024-08-22KVM: x86: Refactor kvm_get_feature_msr() to avoid struct kvm_msr_entrySean Christopherson
2024-08-22KVM: x86: Rename get_msr_feature() APIs to get_feature_msr()Sean Christopherson
2024-08-22KVM: x86: Refactor kvm_x86_ops.get_msr_feature() to avoid kvm_msr_entrySean Christopherson
2024-08-22KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTEDSean Christopherson
2024-08-22KVM: x86: Move MSR_TYPE_{R,W,RW} values from VMX to x86, as enumsSean Christopherson
2024-08-22KVM: SVM: Disallow guest from changing userspace's MSR_AMD64_DE_CFG valueSean Christopherson
2024-08-22cpuidle: remove dead code from cpuidle_enter_state()Dhruva Gole
2024-08-22PCI/pwrctl: Add WCN6855 supportKonrad Dybcio
2024-08-22thermal: of: Fix OF node leak in of_thermal_zone_find() error pathsKrzysztof Kozlowski
2024-08-22thermal: of: Fix OF node leak in thermal_of_zone_register()Krzysztof Kozlowski
2024-08-22thermal: of: Fix OF node leak in thermal_of_trips_init() error pathKrzysztof Kozlowski
2024-08-22nfsd: ensure that nfsd4_fattr_args.context is zeroed outJeff Layton
2024-08-22KVM: x86/mmu: Clean up function comments for dirty logging APIsSean Christopherson
2024-08-22PCI: xilinx-nwl: Add PHY supportSean Anderson
2024-08-22dt-bindings: pci: xilinx-nwl: Add phys propertySean Anderson
2024-08-22PCI: xilinx-nwl: Clean up clock on probe failure/removalSean Anderson
2024-08-22PCI: xilinx-nwl: Rate-limit misc interrupt messagesSean Anderson
2024-08-22PCI: xilinx-nwl: Fix register misspellingSean Anderson
2024-08-22PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson
2024-08-22KVM: x86: Use this_cpu_ptr() in kvm_user_return_msr_cpu_onlineLi Chen
2024-08-22Input: keypad-nomadik-ske - remove the driverDmitry Torokhov
2024-08-22KVM: VMX: hyper-v: Prevent impossible NULL pointer dereference in evmcs_load()Vitaly Kuznetsov
2024-08-22KVM: nVMX: Use vmx_segment_cache_clear() instead of open coded equivalentMaxim Levitsky
2024-08-22KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-ExitSean Christopherson
2024-08-22KVM: VMX: Do not account for temporary memory allocation in ECREATE emulationKai Huang
2024-08-22KVM: VMX: Modify the BUILD_BUG_ON_MSG of the 32-bit field in the vmcs_check16...Qiang Liu