Show patches with: Archived = No       |   133427 patches
« 1 2 ... 7 8 91334 1335 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,v13,08/13] net: support non paged skb frags Device Memory TCP - - - 1-1 2024-06-25 Mina Almasry netdev Superseded
[net-next,v13,07/13] memory-provider: dmabuf devmem memory provider Device Memory TCP - 1 - 1-1 2024-06-25 Mina Almasry netdev Superseded
[net-next,v13,06/13] page_pool: devmem support Device Memory TCP - 1 - 1-1 2024-06-25 Mina Almasry netdev Superseded
[net-next,v13,05/13] page_pool: convert to use netmem Device Memory TCP - 1 - 1-1 2024-06-25 Mina Almasry netdev Superseded
[net-next,v13,04/13] netdev: netdevice devmem allocator Device Memory TCP - 1 - 1-1 2024-06-25 Mina Almasry netdev Superseded
[net-next,v13,03/13] netdev: support binding dma-buf to netdevice Device Memory TCP - 1 - 1-1 2024-06-25 Mina Almasry netdev Superseded
[net-next,v13,02/13] net: netdev netlink api to bind dma-buf to a net device Device Memory TCP - - - 1-1 2024-06-25 Mina Almasry netdev Superseded
[net-next,v13,01/13] netdev: add netdev_rx_queue_restart() Device Memory TCP - 1 - 1-1 2024-06-25 Mina Almasry netdev Superseded
[sched_ext/for-6.11] sched_ext: Drop tools_clean target from the top-level Makefile [sched_ext/for-6.11] sched_ext: Drop tools_clean target from the top-level Makefile - - 1 1-- 2024-06-25 Tejun Heo Not Applicable
[v1,net,11/11] selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c. af_unix: Fix bunch of MSG_OOB bugs and add new tests. - - - 181- 2024-06-25 Kuniyuki Iwashima netdev Accepted
[v1,net,10/11] af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head. af_unix: Fix bunch of MSG_OOB bugs and add new tests. - - - 172- 2024-06-25 Kuniyuki Iwashima netdev Accepted
[v1,net,09/11] selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.c af_unix: Fix bunch of MSG_OOB bugs and add new tests. - - - 172- 2024-06-25 Kuniyuki Iwashima netdev Accepted
[v1,net,08/11] selftest: af_unix: Check SIGURG after every send() in msg_oob.c af_unix: Fix bunch of MSG_OOB bugs and add new tests. - - - 172- 2024-06-25 Kuniyuki Iwashima netdev Accepted
[v1,net,07/11] selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.c af_unix: Fix bunch of MSG_OOB bugs and add new tests. - - - 172- 2024-06-25 Kuniyuki Iwashima netdev Accepted
[v1,net,06/11] af_unix: Don't stop recv() at consumed ex-OOB skb. af_unix: Fix bunch of MSG_OOB bugs and add new tests. - - - 172- 2024-06-25 Kuniyuki Iwashima netdev Accepted
[v1,net,05/11] selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c. af_unix: Fix bunch of MSG_OOB bugs and add new tests. - - - 172- 2024-06-25 Kuniyuki Iwashima netdev Accepted
[v1,net,04/11] af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head. af_unix: Fix bunch of MSG_OOB bugs and add new tests. - - - 172- 2024-06-25 Kuniyuki Iwashima netdev Accepted
[v1,net,03/11] af_unix: Stop recv(MSG_PEEK) at consumed OOB skb. af_unix: Fix bunch of MSG_OOB bugs and add new tests. - - - 181- 2024-06-25 Kuniyuki Iwashima netdev Accepted
[v1,net,02/11] selftest: af_unix: Add msg_oob.c. af_unix: Fix bunch of MSG_OOB bugs and add new tests. - - - 172- 2024-06-25 Kuniyuki Iwashima netdev Accepted
[v1,net,01/11] selftest: af_unix: Remove test_unix_oob.c. af_unix: Fix bunch of MSG_OOB bugs and add new tests. - - - 172- 2024-06-25 Kuniyuki Iwashima netdev Accepted
[net-next,v2,resend] virtio_net: Remove u64_stats_update_begin()/end() for stats fetch [net-next,v2,resend] virtio_net: Remove u64_stats_update_begin()/end() for stats fetch 1 - - 18-1 2024-06-25 Li RongQing netdev Accepted
[net-next,v2,4/4] selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts selftests: drv-net: rss_ctx: add tests for RSS contexts - - - 172- 2024-06-25 Jakub Kicinski netdev Superseded
[net-next,v2,3/4] selftests: drv-net: add ability to wait for at least N packets to load gen selftests: drv-net: rss_ctx: add tests for RSS contexts - - - 181- 2024-06-25 Jakub Kicinski netdev Superseded
[net-next,v2,2/4] selftests: drv-net: add helper to wait for HW stats to sync selftests: drv-net: rss_ctx: add tests for RSS contexts - - - 181- 2024-06-25 Jakub Kicinski netdev Superseded
[net-next,v2,1/4] selftests: drv-net: try to check if port is in use selftests: drv-net: rss_ctx: add tests for RSS contexts - 1 - 181- 2024-06-25 Jakub Kicinski netdev Superseded
[12/12] uprobes: switch uprobes_treelock to per-CPU RW semaphore uprobes: add batched register/unregister APIs and per-CPU RW semaphore - - - 1-- 2024-06-25 Andrii Nakryiko Not Applicable
[11/12] uprobes,bpf: switch to batch uprobe APIs for BPF multi-uprobes uprobes: add batched register/unregister APIs and per-CPU RW semaphore - - - 1-- 2024-06-25 Andrii Nakryiko bpf Not Applicable
[10/12] uprobes: improve lock batching for uprobe_unregister_batch uprobes: add batched register/unregister APIs and per-CPU RW semaphore - - - 1-- 2024-06-25 Andrii Nakryiko Not Applicable
[09/12] uprobes: batch uprobes_treelock during registration uprobes: add batched register/unregister APIs and per-CPU RW semaphore - - - 1-- 2024-06-25 Andrii Nakryiko Not Applicable
[08/12] uprobes: split uprobe allocation and uprobes_tree insertion steps uprobes: add batched register/unregister APIs and per-CPU RW semaphore - - - 1-- 2024-06-25 Andrii Nakryiko Not Applicable
[07/12] uprobes: inline alloc_uprobe() logic into __uprobe_register() uprobes: add batched register/unregister APIs and per-CPU RW semaphore - - - 1-- 2024-06-25 Andrii Nakryiko Not Applicable
[06/12] uprobes: add batch uprobe register/unregister APIs uprobes: add batched register/unregister APIs and per-CPU RW semaphore - - - 1-- 2024-06-25 Andrii Nakryiko Not Applicable
[05/12] uprobes: move offset and ref_ctr_offset into uprobe_consumer uprobes: add batched register/unregister APIs and per-CPU RW semaphore 1 - - 1-- 2024-06-25 Andrii Nakryiko bpf Not Applicable
[04/12] uprobes: revamp uprobe refcounting and lifetime management uprobes: add batched register/unregister APIs and per-CPU RW semaphore - - - 1-- 2024-06-25 Andrii Nakryiko Not Applicable
[03/12] uprobes: simplify error handling for alloc_uprobe() uprobes: add batched register/unregister APIs and per-CPU RW semaphore - - - 1-- 2024-06-25 Andrii Nakryiko Not Applicable
[02/12] uprobes: grab write mmap lock in unapply_uprobe() uprobes: add batched register/unregister APIs and per-CPU RW semaphore 1 - - 1-- 2024-06-25 Andrii Nakryiko Not Applicable
[01/12] uprobes: update outdated comment uprobes: add batched register/unregister APIs and per-CPU RW semaphore - - - 1-- 2024-06-25 Andrii Nakryiko Not Applicable
[net-next,v3,5/5] gve: Add flow steering ethtool support gve: Add flow steering support - 3 - 181- 2024-06-25 Ziwei Xiao netdev Accepted
[net-next,v3,4/5] gve: Add flow steering adminq commands gve: Add flow steering support - 3 - 181- 2024-06-25 Ziwei Xiao netdev Accepted
[net-next,v3,3/5] gve: Add flow steering device option gve: Add flow steering support - 3 - 181- 2024-06-25 Ziwei Xiao netdev Accepted
[net-next,v3,2/5] gve: Add adminq extended command gve: Add flow steering support - 3 - 181- 2024-06-25 Ziwei Xiao netdev Accepted
[net-next,v3,1/5] gve: Add adminq mutex lock gve: Add flow steering support - 3 - 19-- 2024-06-25 Ziwei Xiao netdev Accepted
[v6,13/13] selftests/sgx: Append CFLAGS from lib.mk to HOST_CFLAGS Centralize _GNU_SOURCE definition into lib.mk - - - 1-- 2024-06-24 Edward Liaw Superseded
[v6,12/13] selftests/riscv: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - 1-- 2024-06-24 Edward Liaw Superseded
[v6,11/13] selftests/ring-buffer: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - 1-- 2024-06-24 Edward Liaw Superseded
[v6,10/13] selftests/resctrl: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - 1-- 2024-06-24 Edward Liaw Superseded
[v6,09/13] selftests/proc: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - 1-- 2024-06-24 Edward Liaw Superseded
[v6,08/13] selftests/kvm: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - 1-- 2024-06-24 Edward Liaw Superseded
[v6,07/13] selftests/iommu: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - 1-- 2024-06-24 Edward Liaw Superseded
[v6,06/13] selftests/intel_pstate: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - 1-- 2024-06-24 Edward Liaw Superseded
[v6,05/13] selftests/futex: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - 1-- 2024-06-24 Edward Liaw Superseded
[v6,04/13] selftests/exec: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - 1-- 2024-06-24 Edward Liaw Superseded
[v6,03/13] selftests/net: Append to lib.mk CFLAGS in Makefile Centralize _GNU_SOURCE definition into lib.mk - - - 1-- 2024-06-24 Edward Liaw netdev Superseded
[v6,02/13] selftests: Add -D_GNU_SOURCE= to CFLAGS in lib.mk Centralize _GNU_SOURCE definition into lib.mk - - - 1-- 2024-06-24 Edward Liaw Superseded
[v6,01/13] selftests/mm: Define _GNU_SOURCE to an empty string Centralize _GNU_SOURCE definition into lib.mk - - - 1-- 2024-06-24 Edward Liaw Superseded
[v2,8/8] mlx5: Create an auxiliary device for fwctl_mlx5 Introduce fwctl subystem - - - 162- 2024-06-24 Jason Gunthorpe netdev Not Applicable
[v2,7/8] fwctl/mlx5: Support for communicating with mlx5 fw Introduce fwctl subystem - - - 17-1 2024-06-24 Jason Gunthorpe Not Applicable
[v2,6/8] fwctl: Add documentation Introduce fwctl subystem - - - 171- 2024-06-24 Jason Gunthorpe Not Applicable
[v2,5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware Introduce fwctl subystem - - - 17-1 2024-06-24 Jason Gunthorpe Not Applicable
[v2,4/8] taint: Add TAINT_FWCTL Introduce fwctl subystem - - - 1611 2024-06-24 Jason Gunthorpe Not Applicable
[v2,3/8] fwctl: FWCTL_INFO to return basic information about the device Introduce fwctl subystem - - - 17-1 2024-06-24 Jason Gunthorpe Not Applicable
[v2,2/8] fwctl: Basic ioctl dispatch for the character device Introduce fwctl subystem - - - 162- 2024-06-24 Jason Gunthorpe Not Applicable
[v2,1/8] fwctl: Add basic structure for a class subsystem with a cdev Introduce fwctl subystem - - - 1512 2024-06-24 Jason Gunthorpe Not Applicable
[v2] dt-bindings: net: dsa: mediatek,mt7530: Minor wording fixes [v2] dt-bindings: net: dsa: mediatek,mt7530: Minor wording fixes 1 2 - 1-- 2024-06-24 Chris Packham netdev Accepted
[sched_ext/for-6.11] sched, sched_ext: Simplify dl_prio() case handling in sched_fork() [sched_ext/for-6.11] sched, sched_ext: Simplify dl_prio() case handling in sched_fork() - - - 1-- 2024-06-24 Tejun Heo Not Applicable
bpf, btf: Make if test explicit to fix Coccinelle error bpf, btf: Make if test explicit to fix Coccinelle error - - - 611- 2024-06-24 Thorsten Blum bpf Changes Requested
[v2,bpf-next] libbpf: fix clang compilation error in btf_relocate.c [v2,bpf-next] libbpf: fix clang compilation error in btf_relocate.c - - - 611- 2024-06-24 Alan Maguire bpf Accepted
[v2] enic: add ethtool get_channel support [v2] enic: add ethtool get_channel support - 1 - --- 2024-06-24 Jon Kohler netdev Superseded
[net-next,v7,9/9] ethtool: Add ability to flash transceiver modules' firmware Add ability to flash modules' firmware - 1 - --- 2024-06-24 Danielle Ratson netdev Superseded
[net-next,v7,8/9] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB Add ability to flash modules' firmware - 1 - --- 2024-06-24 Danielle Ratson netdev Superseded
[net-next,v7,7/9] ethtool: cmis_cdb: Add a layer for supporting CDB commands Add ability to flash modules' firmware - 1 - --- 2024-06-24 Danielle Ratson netdev Superseded
[net-next,v7,6/9] net: sfp: Add more extended compliance codes Add ability to flash modules' firmware - 3 - --- 2024-06-24 Danielle Ratson netdev Superseded
[net-next,v7,5/9] ethtool: Veto some operations during firmware flashing process Add ability to flash modules' firmware - 2 - --- 2024-06-24 Danielle Ratson netdev Superseded
[net-next,v7,4/9] ethtool: Add flashing transceiver modules' firmware notifications ability Add ability to flash modules' firmware - 2 - --- 2024-06-24 Danielle Ratson netdev Superseded
[net-next,v7,3/9] ethtool: Add an interface for flashing transceiver modules' firmware Add ability to flash modules' firmware - 2 - --- 2024-06-24 Danielle Ratson netdev Superseded
[net-next,v7,2/9] mlxsw: Implement ethtool operation to write to a transceiver module EEPROM Add ability to flash modules' firmware - 2 - --- 2024-06-24 Danielle Ratson netdev Superseded
[net-next,v7,1/9] ethtool: Add ethtool operation to write to a transceiver module EEPROM Add ability to flash modules' firmware - 2 - --- 2024-06-24 Danielle Ratson netdev Superseded
[v3,net] ionic: use dev_consume_skb_any outside of napi [v3,net] ionic: use dev_consume_skb_any outside of napi - - - 181- 2024-06-24 Nelson, Shannon netdev Accepted
[v4] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset() [v4] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset() - - 1 1-- 2024-06-24 Yunseong Kim netdev Accepted
[4/4] crypto: caam: Unembed net_dev structure in dpaa2 [1/4] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST - - - 1-- 2024-06-24 Breno Leitao Not Applicable
[3/4] crypto: caam: Unembed net_dev structure from qi [1/4] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST - - - 1-- 2024-06-24 Breno Leitao Not Applicable
[2/4] crypto: caam: Depend on COMPILE_TEST also [1/4] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST - - - 1-- 2024-06-24 Breno Leitao Not Applicable
[1/4] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST [1/4] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST - - - 1-- 2024-06-24 Breno Leitao Not Applicable
[v5] net/mlx5: Reclaim max 50K pages at once [v5] net/mlx5: Reclaim max 50K pages at once - - - 1-- 2024-06-24 Anand Khoje netdev Superseded
[iwl-net,v2] i40e: Fix XDP program unloading while removing the driver [iwl-net,v2] i40e: Fix XDP program unloading while removing the driver - 1 - 17-1 2024-06-24 Michal Kubiak netdev Awaiting Upstream
[1/1] MAINTAINERS: Change fsl-fman.yaml to fsl,fman.yaml [1/1] MAINTAINERS: Change fsl-fman.yaml to fsl,fman.yaml - 1 - 1-- 2024-06-24 Frank Li netdev Not Applicable
[iwl-next,v2,7/7] ice: Add tracepoint for adding and removing switch rules Switch API optimizations - 2 - 162- 2024-06-24 Marcin Szycik netdev Superseded
[iwl-next,v2,6/7] ice: Remove unused members from switch API Switch API optimizations - 1 - 162- 2024-06-24 Marcin Szycik netdev Superseded
[iwl-next,v2,5/7] ice: Optimize switch recipe creation Switch API optimizations - 1 - 162- 2024-06-24 Marcin Szycik netdev Superseded
[iwl-next,v2,4/7] ice: remove unused recipe bookkeeping data Switch API optimizations - 1 - 162- 2024-06-24 Marcin Szycik netdev Superseded
[iwl-next,v2,3/7] ice: Simplify bitmap setting in adding recipe Switch API optimizations - 1 - 162- 2024-06-24 Marcin Szycik netdev Superseded
[iwl-next,v2,2/7] ice: Remove reading all recipes before adding a new one Switch API optimizations - 1 - 162- 2024-06-24 Marcin Szycik netdev Superseded
[iwl-next,v2,1/7] ice: Remove unused struct ice_prot_lkup_ext members Switch API optimizations - 1 - 162- 2024-06-24 Marcin Szycik netdev Superseded
[v3,9/9] can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fd can: mcp251xfd: workaround for erratum DS80000789E 6 of mcp2518fd - - - 1-- 2024-06-24 Marc Kleine-Budde netdev Superseded
[v3,8/9] can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratum can: mcp251xfd: workaround for erratum DS80000789E 6 of mcp2518fd - - - 1-- 2024-06-24 Marc Kleine-Budde netdev Superseded
[v3,7/9] can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd can: mcp251xfd: workaround for erratum DS80000789E 6 of mcp2518fd - - 2 1-- 2024-06-24 Marc Kleine-Budde netdev Superseded
[v3,6/9] can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum can: mcp251xfd: workaround for erratum DS80000789E 6 of mcp2518fd - - 2 1-- 2024-06-24 Marc Kleine-Budde netdev Superseded
[v3,5/9] can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate function can: mcp251xfd: workaround for erratum DS80000789E 6 of mcp2518fd - - 2 1-- 2024-06-24 Marc Kleine-Budde netdev Superseded
[v3,4/9] can: mcp251xfd: clarify the meaning of timestamp can: mcp251xfd: workaround for erratum DS80000789E 6 of mcp2518fd - - 2 1-- 2024-06-24 Marc Kleine-Budde netdev Superseded
[v3,3/9] can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_start/stop() can: mcp251xfd: workaround for erratum DS80000789E 6 of mcp2518fd - - - 1-- 2024-06-24 Marc Kleine-Budde netdev Superseded
« 1 2 ... 7 8 91334 1335 »