summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-05Merge tag 'devicetree-fixes-for-6.10-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-76/+92
2024-06-04Merge tag 'linux_kselftest-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds11-15/+47
2024-06-04Merge branch 'efi/next' into efi/urgentArd Biesheuvel2-4/+5
2024-06-04PCI: Revert the cfg_access_lock lockdep mechanismDan Williams5-15/+0
2024-06-04drm/xe/pf: Update the LMTT when freeing VF GT configMichal Wajdeczko1-0/+1
2024-06-04KVM: arm64: Ensure that SME controls are disabled in protected modeFuad Tabba2-0/+18
2024-06-04KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx formatFuad Tabba6-19/+14
2024-06-04KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVMFuad Tabba5-21/+22
2024-06-04KVM: arm64: Eagerly restore host fpsimd/sve state in pKVMFuad Tabba4-5/+93
2024-06-04KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVMFuad Tabba7-0/+124
2024-06-04KVM: arm64: Specialize handling of host fpsimd state on trapFuad Tabba3-1/+13
2024-06-04KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helperFuad Tabba4-19/+73
2024-06-04KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_stateFuad Tabba2-3/+4
2024-06-04KVM: arm64: Reintroduce __sve_save_stateFuad Tabba2-0/+7
2024-06-04iommu/amd: Fix Invalid wait context issueVasant Hegde2-42/+28
2024-06-04iommu/amd: Check EFR[EPHSup] bit before enabling PPRVasant Hegde1-1/+2
2024-06-04iommu/amd: Fix workqueue nameVasant Hegde1-2/+1
2024-06-04iommu: Return right value in iommu_sva_bind_device()Lu Baolu1-1/+1
2024-06-04iommu/dma: Fix domain initRobin Murphy1-4/+4
2024-06-04iommu/amd: Fix sysfs leak in iommu initKun(llfl)1-0/+9
2024-06-04net: tls: fix marking packets as decryptedJakub Kicinski1-0/+3
2024-06-04Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski41-166/+322
2024-06-04lib/test_rhashtable: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-04Merge branch 'dst_cache-fix-possible-races'Jakub Kicinski5-21/+24
2024-06-04net: dst_cache: add two DEBUG_NET warningsEric Dumazet1-0/+2
2024-06-04ila: block BH in ila_output()Eric Dumazet1-1/+6
2024-06-04ipv6: sr: block BH in seg6_output_core() and seg6_input_core()Eric Dumazet1-8/+6
2024-06-04net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()Eric Dumazet1-8/+6
2024-06-04ipv6: ioam: block BH from ioam6_output()Eric Dumazet1-4/+4
2024-06-04vmxnet3: disable rx data ring on dma allocation failureMatthias Stocker1-1/+1
2024-06-04Merge tag 'cxl-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-9/+10
2024-06-03Merge tag 'kvm-riscv-fixes-6.10-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini2-5/+6
2024-06-03Merge branch 'kvm-fixes-6.10-1' into HEADPaolo Bonzini15-69/+161
2024-06-03KVM: x86: Drop support for hand tuning APIC timer advancement from userspaceSean Christopherson3-29/+23
2024-06-03KVM: SEV-ES: Delegate LBR virtualization to the processorRavi Bangoria3-7/+17
2024-06-03KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absentRavi Bangoria3-9/+14
2024-06-03KVM: SEV-ES: Prevent MSR access post VMSA encryptionNikunj A Dadhania1-0/+18
2024-06-03Merge tag 'loongarch-fixes-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-17/+21
2024-06-03bpf: Fix a potential use-after-free in bpf_link_free()Cong Wang1-5/+6
2024-06-03cpufreq: intel_pstate: Fix unchecked HWP MSR accessSrinivas Pandruvada1-1/+2
2024-06-03bpf, devmap: Remove unnecessary if check in for loopThorsten Blum1-3/+0
2024-06-03Revert "riscv: mm: accelerate pagefault when badaccess"Palmer Dabbelt1-2/+2
2024-06-03riscv: fix overlap of allocated page and PTR_ERRNam Cao1-10/+11
2024-06-03tomoyo: update project linksTetsuo Handa4-27/+14
2024-06-03net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha1-6/+56
2024-06-03platform/x86/amd/hsmp: Check HSMP support on AMD family of processorsSuma Hegde1-7/+43
2024-06-03platform/x86: dell-smbios: Simplify error handlingArmin Wolf1-7/+4
2024-06-03platform/x86: dell-smbios: Fix wrong token data in sysfsArmin Wolf1-56/+36
2024-06-03platform/x86: yt2-1380: add CONFIG_EXTCON dependencyArnd Bergmann1-0/+1
2024-06-03platform/x86: touchscreen_dmi: Use 2-argument strscpy()Andy Shevchenko1-1/+1