summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-05tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTABJason Xing
2024-06-05KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attrTao Su
2024-06-05Merge tag 'kvmarm-fixes-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-06-05arm64: armv8_deprecated: Fix warning in isndep cpuhp starting processWei Li
2024-06-05selftests: hsr: add missing config for CONFIG_BRIDGEHangbin Liu
2024-06-05vxlan: Fix regression when dropping packets due to invalid src addressesDaniel Borkmann
2024-06-05net: sched: sch_multiq: fix possible OOB write in multiq_tune()Hangyu Hua
2024-06-05ionic: fix kernel panic in XDP_TX actionTaehee Yoo
2024-06-05net: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha
2024-06-05net/smc: avoid overwriting when adjusting sock bufsizesWen Gu
2024-06-05octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep
2024-06-05efi: Add missing __nocfi annotations to runtime wrappersArd Biesheuvel
2024-06-05Revert "xsk: Document ability to redirect to any socket bound to the same umem"Magnus Karlsson
2024-06-05Revert "xsk: Support redirect to any socket bound to the same umem"Magnus Karlsson
2024-06-05bpf: Set run context for rawtp test_run callbackJiri Olsa
2024-06-05tpm: Switch to new Intel CPU model definesTony Luck
2024-06-05tpm_tis: Do *not* flush uninitialized workJan Beulich
2024-06-04Merge tag 'devicetree-fixes-for-6.10-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-06-04tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2024-06-04Merge tag 'linux_kselftest-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-06-04Merge branch 'efi/next' into efi/urgentArd Biesheuvel
2024-06-04PCI: Revert the cfg_access_lock lockdep mechanismDan Williams
2024-06-04drm/xe/pf: Update the LMTT when freeing VF GT configMichal Wajdeczko
2024-06-04HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macroJeff Johnson
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