summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-02Linux 6.7.8v6.7.8Greg Kroah-Hartman
2024-03-02fs/ntfs3: fix build without CONFIG_NTFS3_LZX_XPRESSMark O'Donovan
2024-03-01Linux 6.7.7v6.7.7Greg Kroah-Hartman
2024-03-01selftests: mptcp: add mptcp_lib_get_counterGeliang Tang
2024-03-01selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)
2024-03-01mm/zswap: invalidate duplicate entry when !zswap_enabledChengming Zhou
2024-03-01selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)
2024-03-01mm: zswap: fix missing folio cleanup in writeback race pathYosry Ahmed
2024-03-01i2c: imx: when being a target, mark the last read as processedCorey Minyard
2024-03-01drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen
2024-03-01drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf
2024-03-01drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam
2024-03-01selftests/iommu: fix the config fragmentMuhammad Usama Anjum
2024-03-01drm/syncobj: handle NULL fence in syncobj_eventfd_entry_funcErik Kurzinger
2024-03-01iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlockJason Gunthorpe
2024-03-01iommu: Add mm_get_enqcmd_pasid() helper functionTina Zhang
2024-03-01drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is setErik Kurzinger
2024-03-01net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli
2024-03-01Fix write to cloned skb in ipv6_hop_ioam()Justin Iurman
2024-03-01phonet/pep: fix racy skb_queue_empty() useRémi Denis-Courmont
2024-03-01phonet: take correct lock to peek at the RX queueRémi Denis-Courmont
2024-03-01net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur
2024-03-01net/sched: flower: Add lock protection when remove filter handleJianbo Liu
2024-03-01devlink: fix port dump cmd typeJiri Pirko
2024-03-01tools: ynl: don't leak mcast_groups on init errorJakub Kicinski
2024-03-01tools: ynl: make sure we always pass yarg to mnl_cb_runJakub Kicinski
2024-03-01net: mctp: put sock on tag allocation failureJeremy Kerr
2024-03-01netfilter: nf_tables: use kzalloc for hook allocationFlorian Westphal
2024-03-01netfilter: nf_tables: register hooks last when adding new chain/flowtablePablo Neira Ayuso
2024-03-01netfilter: nft_flow_offload: release dst in case direct xmit path is usedPablo Neira Ayuso
2024-03-01netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso
2024-03-01netfilter: nf_tables: set dormant flag on hook register failureFlorian Westphal
2024-03-01tls: don't skip over different type records from the rx_listSabrina Dubroca
2024-03-01tls: stop recv() if initial process_rx_list gave us non-DATASabrina Dubroca
2024-03-01tls: break out of main loop when PEEK gets a non-data recordSabrina Dubroca
2024-03-01hwmon: (nct6775) Fix access to temperature configuration registersGuenter Roeck
2024-03-01cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wba...Lad Prabhakar
2024-03-01bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()Shigeru Yoshida
2024-03-01s390: use the correct count for __iowrite64_copy()Jason Gunthorpe
2024-03-01iommufd: Reject non-zero data_type if no data_len is providedJason Gunthorpe
2024-03-01net: ipa: don't overrun IPA suspend interrupt registersAlex Elder
2024-03-01net: implement lockless setsockopt(SO_PEEK_OFF)Eric Dumazet
2024-03-01octeontx2-af: Consider the action set by PFSubbaraya Sundeep
2024-03-01iommu/vt-d: Set SSADE when attaching to a parent with dirty trackingYi Liu
2024-03-01iommu/vt-d: Add missing dirty tracking set for parent domainYi Liu
2024-03-01iommu/vt-d: Wrap the dirty tracking loop to be a helperYi Liu
2024-03-01iommu/vt-d: Remove domain parameter for intel_pasid_setup_dirty_tracking()Yi Liu
2024-03-01iommu/vt-d: Track nested domains in parentYi Liu
2024-03-01iommu/vt-d: Update iotlb in nested domain attachYi Liu
2024-03-01drm/i915/tv: Fix TV modeMaxime Ripard