summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-04HID: intel-ish-hid: fix endian-conversionArnd Bergmann
2024-06-04HID: nintendo: Fix an error handling path in nintendo_hid_probe()Christophe JAILLET
2024-06-04HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode()José Expósito
2024-06-04KVM: arm64: Ensure that SME controls are disabled in protected modeFuad Tabba
2024-06-04KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx formatFuad Tabba
2024-06-04KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVMFuad Tabba
2024-06-04KVM: arm64: Eagerly restore host fpsimd/sve state in pKVMFuad Tabba
2024-06-04KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVMFuad Tabba
2024-06-04KVM: arm64: Specialize handling of host fpsimd state on trapFuad Tabba
2024-06-04KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helperFuad Tabba
2024-06-04KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_stateFuad Tabba
2024-06-04KVM: arm64: Reintroduce __sve_save_stateFuad Tabba
2024-06-04io_uring: fix possible deadlock in io_register_iowq_max_workers()Hagar Hemdan
2024-06-04io_uring/io-wq: avoid garbage value of 'match' in io_wq_enqueue()Su Hui
2024-06-04io_uring/napi: fix timeout calculationJens Axboe
2024-06-04iommu/amd: Fix Invalid wait context issueVasant Hegde
2024-06-04iommu/amd: Check EFR[EPHSup] bit before enabling PPRVasant Hegde
2024-06-04iommu/amd: Fix workqueue nameVasant Hegde
2024-06-04iommu: Return right value in iommu_sva_bind_device()Lu Baolu
2024-06-04iommu/dma: Fix domain initRobin Murphy
2024-06-04iommu/amd: Fix sysfs leak in iommu initKun(llfl)
2024-06-04net: tls: fix marking packets as decryptedJakub Kicinski
2024-06-04EDAC/igen6: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-06-04EDAC/amd64: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-06-04HID: core: remove unnecessary WARN_ON() in implement()Nikita Zhandarovich
2024-06-03Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-06-03lib/test_rhashtable: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-03Merge branch 'dst_cache-fix-possible-races'Jakub Kicinski
2024-06-03net: dst_cache: add two DEBUG_NET warningsEric Dumazet
2024-06-03ila: block BH in ila_output()Eric Dumazet
2024-06-03ipv6: sr: block BH in seg6_output_core() and seg6_input_core()Eric Dumazet
2024-06-03net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()Eric Dumazet
2024-06-03ipv6: ioam: block BH from ioam6_output()Eric Dumazet
2024-06-03vmxnet3: disable rx data ring on dma allocation failureMatthias Stocker
2024-06-03Merge tag 'cxl-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-03tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_S...Arnaldo Carvalho de Melo
2024-06-03Merge tag 'kvm-riscv-fixes-6.10-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2024-06-03Merge branch 'kvm-fixes-6.10-1' into HEADPaolo Bonzini
2024-06-03KVM: x86: Drop support for hand tuning APIC timer advancement from userspaceSean Christopherson
2024-06-03KVM: SEV-ES: Delegate LBR virtualization to the processorRavi Bangoria
2024-06-03KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absentRavi Bangoria
2024-06-03KVM: SEV-ES: Prevent MSR access post VMSA encryptionNikunj A Dadhania
2024-06-03Merge tag 'loongarch-fixes-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-03irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()Hagar Hemdan
2024-06-03bpf: Fix a potential use-after-free in bpf_link_free()Cong Wang
2024-06-03cpufreq: intel_pstate: Fix unchecked HWP MSR accessSrinivas Pandruvada
2024-06-03x86/kexec: Fix bug with call depth trackingDavid Kaplan
2024-06-03bpf, devmap: Remove unnecessary if check in for loopThorsten Blum
2024-06-03Revert "riscv: mm: accelerate pagefault when badaccess"Palmer Dabbelt
2024-06-03riscv: fix overlap of allocated page and PTR_ERRNam Cao