summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-21selftests: tls: add test for merging of same-type control messagesSabrina Dubroca
2024-02-21tls: don't skip over different type records from the rx_listSabrina Dubroca
2024-02-21tls: stop recv() if initial process_rx_list gave us non-DATASabrina Dubroca
2024-02-21tls: break out of main loop when PEEK gets a non-data recordSabrina Dubroca
2024-02-21gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev
2024-02-21hwmon: (nct6775) Fix access to temperature configuration registersGuenter Roeck
2024-02-21ata: libata-core: Do not call ata_dev_power_set_standby() twiceDamien Le Moal
2024-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-02-21Merge tag 'for-6.8-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-21Merge tag 'v6.8-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-02-21cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wba...Lad Prabhakar
2024-02-21bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()Shigeru Yoshida
2024-02-21fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche
2024-02-21ring-buffer: Do not let subbuf be bigger than write maskSteven Rostedt (Google)
2024-02-21s390: use the correct count for __iowrite64_copy()Jason Gunthorpe
2024-02-21iommufd: Reject non-zero data_type if no data_len is providedJason Gunthorpe
2024-02-21sparc: Fix undefined reference to fb_is_primary_deviceJavier Martinez Canillas
2024-02-21MAINTAINERS: Add framer headers to NETWORKING [GENERAL]Simon Horman
2024-02-21af_unix: Drop oob_skb ref before purging queue in GC.Kuniyuki Iwashima
2024-02-21net: ipa: don't overrun IPA suspend interrupt registersAlex Elder
2024-02-21net: implement lockless setsockopt(SO_PEEK_OFF)Eric Dumazet
2024-02-21octeontx2-af: Consider the action set by PFSubbaraya Sundeep
2024-02-21Merge tag 'kvmarm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-02-21drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handlerOliver Upton
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()Oliver Upton
2024-02-21drm/xe/xe_gt_idle: Drop redundant newline in nameAshutosh Dixit
2024-02-21drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost
2024-02-21drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost
2024-02-21drm/xe: Fix xe_vma_set_pte_sizeMatthew Brost
2024-02-21iommu/vt-d: Fix constant-out-of-range warningArnd Bergmann
2024-02-21iommu/vt-d: Set SSADE when attaching to a parent with dirty trackingYi Liu
2024-02-21iommu/vt-d: Add missing dirty tracking set for parent domainYi Liu
2024-02-21iommu/vt-d: Wrap the dirty tracking loop to be a helperYi Liu
2024-02-21iommu/vt-d: Remove domain parameter for intel_pasid_setup_dirty_tracking()Yi Liu
2024-02-21iommu/vt-d: Add missing device iotlb flush for parent domainYi Liu
2024-02-21iommu/vt-d: Update iotlb in nested domain attachYi Liu
2024-02-21iommu/vt-d: Add missing iotlb flush for parent domainYi Liu
2024-02-21iommu/vt-d: Add __iommu_flush_iotlb_psi()Yi Liu
2024-02-21iommu/vt-d: Track nested domains in parentYi Liu
2024-02-21drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström
2024-02-21drm/i915/tv: Fix TV modeMaxime Ripard
2024-02-20cxl/acpi: Fix load failures due to single window creation failureDan Williams
2024-02-20Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams
2024-02-20acpi/ghes: Remove CXL CPER notificationsDan Williams
2024-02-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-02-20kasan: guard release_free_meta() shadow access with kasan_arch_is_ready()Benjamin Gray
2024-02-20mm/damon/lru_sort: fix quota status loss due to online tuningsSeongJae Park
2024-02-20mm/damon/reclaim: fix quota stauts loss due to online tuningsSeongJae Park
2024-02-20MAINTAINERS: mailmap: update Shakeel's email addressShakeel Butt