summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-18igc: set the RX packet buffer size for TSN modeFaizal Rahim
2025-04-18igc: use FIELD_PREP and GENMASK for existing RX packet buffer sizeFaizal Rahim
2025-04-18igc: optimize TX packet buffer utilization for TSN modeFaizal Rahim
2025-04-18igc: use FIELD_PREP and GENMASK for existing TX packet buffer sizeFaizal Rahim
2025-04-18igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULTFaizal Rahim
2025-04-18igc: rename xdp_get_tx_ring() for non-xdp usageFaizal Rahim
2025-04-18net: ethtool: mm: reset verification status when link is downFaizal Rahim
2025-04-18net: ethtool: mm: extract stmmac verification logic into common libraryVladimir Oltean
2025-04-18net: stmmac: move frag_size handling out of spin_lockFaizal Rahim
2025-04-18tracing: selftests: Add testing a user string to filtersSteven Rostedt
2025-04-18vhost-scsi: Fix vhost_scsi_send_status()Dongli Zhang
2025-04-18vhost-scsi: Fix vhost_scsi_send_bad_target()Dongli Zhang
2025-04-18vhost-scsi: protect vq->log_used with vq->mutexDongli Zhang
2025-04-18vhost_task: fix vhost_task_create() documentationStefano Garzarella
2025-04-18virtio_console: fix order of fields cols and rowsMaximilian Immanuel Brandtner
2025-04-18virtio_console: fix missing byte order handling for cols and rowsHalil Pasic
2025-04-18virtgpu: don't reset on shutdownMichael S. Tsirkin
2025-04-18x86/boot/sev: Avoid shared GHCB page for early memory acceptanceArd Biesheuvel
2025-04-18x86/cpu/amd: Fix workaround for erratum 1054Sandipan Das
2025-04-18io_uring/zcrx: fix late dma unmap for a dead devPavel Begunkov
2025-04-17MAINTAINERS: add section for locking of mm's and VMAsLorenzo Stoakes
2025-04-17mm: vmscan: fix kswapd exit condition in defrag_modeJohannes Weiner
2025-04-17mm: vmscan: restore high-cpu watermark safety in kswapdJohannes Weiner
2025-04-17MAINTAINERS: add Pedro as reviewer to the MEMORY MAPPING sectionLorenzo Stoakes
2025-04-17mm/memory: move sanity checks in do_wp_page() after mapcount vs. refcount sta...David Hildenbrand
2025-04-17mm, hugetlb: increment the number of pages to be reset on HVOOscar Salvador
2025-04-17writeback: fix false warning in inode_to_wb()Andreas Gruenbacher
2025-04-17docs: ABI: replace mcroce@microsoft.com with new Meta addressAhmad Fatoum
2025-04-17mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()Baoquan He
2025-04-17MAINTAINERS: add memory advice sectionLorenzo Stoakes
2025-04-17MAINTAINERS: add mmap trace events to MEMORY MAPPINGLiam R. Howlett
2025-04-17mm: memcontrol: fix swap counter leak from offline cgroupMuchun Song
2025-04-17MAINTAINERS: add MM subsection for the page allocatorVlastimil Babka
2025-04-17MAINTAINERS: update SLAB ALLOCATOR maintainersVlastimil Babka
2025-04-17fs/dax: fix folio splitting issue by resetting old folio order + _nr_pagesDavid Hildenbrand
2025-04-17mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()Kirill A. Shutemov
2025-04-17tracing: Fix filter string testingSteven Rostedt
2025-04-17net: add UAPI to the header guard in various network headersJakub Kicinski
2025-04-17trace: tcp: Add const qualifier to skb parameter in tcp_probe eventBreno Leitao
2025-04-17net: Delete the outer () duplicated of macro SOCK_SKB_CB_OFFSET definitionZijun Hu
2025-04-17MAINTAINERS: Add entry for Socfpga DWMAC ethernet glue driverMaxime Chevallier
2025-04-17net: stmmac: mediatek: stop initialising plat->mac_interfaceRussell King (Oracle)
2025-04-17net: stmmac: dwc-qos: use PHY clock-stop capabilityRussell King (Oracle)
2025-04-17netdev: fix the locking for netdev notificationsJakub Kicinski
2025-04-17net/mlx5e: ethtool: Fix formatting of ptp_rq0_csum_complete_tail_slowKees Cook
2025-04-17net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook
2025-04-17drm/xe/pxp: do not queue unneeded terminations from debugfsDaniele Ceraolo Spurio
2025-04-17drm/xe/dma_buf: stop relying on placement in unmapMatthew Auld
2025-04-17drm/xe/userptr: fix notifier vs folio deadlockMatthew Auld
2025-04-17drm/xe: Set LRC addresses before guc loadLucas De Marchi