messages from 2025-08-28 22:28:51 to 2025-08-29 10:10:38 UTC [more...]
[PATCH v1 00/36] mm: remove nth_page()
2025-08-29 10:10 UTC (30+ messages)
` [PATCH v1 01/36] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH v1 02/36] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH v1 03/36] s390/Kconfig: "
` [PATCH v1 04/36] x86/Kconfig: "
` [PATCH v1 05/36] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v1 06/36] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH v1 07/36] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH v1 08/36] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v1 09/36] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH v1 10/36] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH v1 24/36] ata: libata-eh: drop nth_page() usage within SG entry
[PATCH net-next 0/5] net: common feature compute for upper interface
2025-08-29 9:54 UTC (6+ messages)
` [PATCH net-next 1/5] net: add a common function to compute features from lowers devices
` [PATCH net-next 2/5] bonding: use common function to compute the features
` [PATCH net-next 3/5] team: "
` [PATCH net-next 4/5] net: bridge: "
` [PATCH net-next 5/5] selftests/net: add offload checking test for virtual interface
[PATCH v2 net-next] ipv6: sit: Add ipip6_tunnel_dst_find() for cleanup
2025-08-29 10:09 UTC
[PATCH v5 00/27] Add support for MT8196 clock controllers
2025-08-29 9:19 UTC (28+ messages)
` [PATCH v5 01/27] clk: mediatek: clk-pll: Add set/clr regs for shared PLL enable control
` [PATCH v5 02/27] clk: mediatek: clk-pll: Add ops for PLLs using set/clr regs and FENC
` [PATCH v5 03/27] clk: mediatek: clk-mux: Add ops for mux gates with set/clr/upd "
` [PATCH v5 04/27] clk: mediatek: clk-mtk: Introduce mtk_clk_get_hwv_regmap()
` [PATCH v5 05/27] clk: mediatek: clk-mux: Add ops for mux gates with HW voter and FENC
` [PATCH v5 06/27] clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to use mtk_gate struct
` [PATCH v5 07/27] clk: mediatek: clk-gate: Add ops for gates with HW voter
` [PATCH v5 08/27] clk: mediatek: clk-mtk: Add MUX_DIV_GATE macro
` [PATCH v5 09/27] dt-bindings: clock: mediatek: Describe MT8196 clock controllers
` [PATCH v5 10/27] clk: mediatek: Add MT8196 apmixedsys clock support
` [PATCH v5 11/27] clk: mediatek: Add MT8196 topckgen "
` [PATCH v5 12/27] clk: mediatek: Add MT8196 topckgen2 "
` [PATCH v5 13/27] clk: mediatek: Add MT8196 vlpckgen "
` [PATCH v5 14/27] clk: mediatek: Add MT8196 peripheral "
` [PATCH v5 15/27] clk: mediatek: Add MT8196 ufssys "
` [PATCH v5 16/27] clk: mediatek: Add MT8196 pextpsys "
` [PATCH v5 17/27] clk: mediatek: Add MT8196 I2C "
` [PATCH v5 18/27] clk: mediatek: Add MT8196 mcu "
` [PATCH v5 19/27] clk: mediatek: Add MT8196 mdpsys "
` [PATCH v5 20/27] clk: mediatek: Add MT8196 mfg "
` [PATCH v5 21/27] clk: mediatek: Add MT8196 disp0 "
` [PATCH v5 22/27] clk: mediatek: Add MT8196 disp1 "
` [PATCH v5 23/27] clk: mediatek: Add MT8196 disp-ao "
` [PATCH v5 24/27] clk: mediatek: Add MT8196 ovl0 "
` [PATCH v5 25/27] clk: mediatek: Add MT8196 ovl1 "
` [PATCH v5 26/27] clk: mediatek: Add MT8196 vdecsys "
` [PATCH v5 27/27] clk: mediatek: Add MT8196 vencsys "
[PATCH net-next v2 0/2] net: wangxun: support to configure RSS
2025-08-29 9:17 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: libwx: support multiple RSS for every pool
` [PATCH net-next v2 2/2] net: wangxun: add RSS reta and rxfh fields support
[PATCH net-next v25 1/1] mctp pcc: Implement MCTP over PCC Transport
2025-08-29 9:17 UTC (2+ messages)
[net-next PATCH v4 0/4] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
2025-08-29 9:17 UTC (7+ messages)
` [PATCH net-next v4 3/4] net: renesas: rswitch: add offloading for L2 switching
` [PATCH net-next v4 4/4] net: renesas: rswitch: add modifiable ageing time
[PATCH net-next v27 0/1] MCTP Over PCC Transport
2025-08-29 9:16 UTC (3+ messages)
` [PATCH net-next v27 1/1] mctp pcc: Implement MCTP over "
[PATCH 0/9] net: bridge: reduce multicast checks in fast path
2025-08-29 8:53 UTC (10+ messages)
` [PATCH 1/9] net: bridge: mcast: track active state, IGMP/MLD querier appearance
` [PATCH 2/9] net: bridge: mcast: track active state, foreign IGMP/MLD querier disappearance
` [PATCH 3/9] net: bridge: mcast: track active state, IPv6 address availability
` [PATCH 4/9] net: bridge: mcast: track active state, own MLD querier disappearance
` [PATCH 5/9] net: bridge: mcast: export ip{4,6}_active state to netlink
` [PATCH 6/9] net: bridge: mcast: use combined active state in fast/data path
` [PATCH 7/9] net: bridge: mcast: active state, if snooping is enabled
` [PATCH 8/9] net: bridge: mcast: track active state, bridge up/down
` [PATCH 9/9] net: bridge: mcast: add inactive state assertions
[PATCH net-next] net: stmmac: mdio: update runtime PM
2025-08-29 9:02 UTC
[PATCH] net: wwan: iosm: use int type to store negative error codes
2025-08-29 9:01 UTC (2+ messages)
[syzbot] [net?] WARNING in xfrm_state_fini (3)
2025-08-29 8:57 UTC (5+ messages)
[PATCH ipsec] xfrm: xfrm_alloc_spi shouldn't use 0 as SPI
2025-08-29 8:54 UTC
[PATCH iwl-next v1] ice: add support for unmanaged dpll on E830 NIC
2025-08-29 8:30 UTC (5+ messages)
[PATCH net-next 0/2] net: pse-pd: pd692x0: Add permanent configuration management support
2025-08-29 8:26 UTC (6+ messages)
` [PATCH net-next 1/2] net: pse-pd: pd692x0: Separate configuration parsing from hardware setup
[PATCH net] ixgbe: fix incorrect map used in eee linkmode
2025-08-29 8:20 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v2] net/cls_cgroup: Fix task_get_classid() during qdisc run
2025-08-29 8:14 UTC (4+ messages)
[PATCH 00/14] Internalize www.kernel.org/doc cross-reference
2025-08-29 7:55 UTC (15+ messages)
` [PATCH 01/14] Documentation: hw-vuln: l1tf: Convert kernel docs external links
` [PATCH 02/14] Documentation: damon: reclaim: Convert "Free Page Reporting" citation link
` [PATCH 03/14] Documentation: perf-security: Convert security credentials bibliography link
` [PATCH 04/14] Documentation: amd-pstate: Use internal link to kselftest
` [PATCH 05/14] Documentation: blk-mq: Convert block layer docs external links
` [PATCH 06/14] Documentation: bpf: Convert external kernel docs link
` [PATCH 07/14] Documentation: kasan: Use internal link to kunit
` [PATCH 08/14] Documentation: gpu: "
` [PATCH 09/14] Documentation: filesystems: Fix stale reference to device-mapper docs
` [PATCH 10/14] Documentation: smb: smbdirect: Convert KSMBD docs link
` [PATCH 11/14] Documentation: net: Convert external kernel networking docs
` [PATCH 12/14] ASoC: doc: Internally link to Writing an ALSA Driver docs
` [PATCH 13/14] nitro_enclaves: Use internal cross-reference for kernel docs links
` [PATCH 14/14] Documentation: checkpatch: Convert kernel docs references
[PATCH net] phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
2025-08-29 7:50 UTC
[PATCH net-next v15 00/15] Begin upstreaming Homa transport protocol
2025-08-29 7:53 UTC (7+ messages)
` [PATCH net-next v15 03/15] net: homa: create shared Homa header files
[PATCH] Add RWF_NOSIGNAL flag for pwritev2
2025-08-29 7:52 UTC (2+ messages)
[RFC PATCH v2] net: add net-device TX clock source selection framework
2025-08-29 7:49 UTC (7+ messages)
[PATCH net] net: mctp: usb: initialise mac header in RX path
2025-08-29 7:40 UTC
[PATCH v4 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
2025-08-29 7:38 UTC (6+ messages)
` [PATCH v4 06/10] dt-bindings: clock: Add required "interconnect-cells" property
` [PATCH v4 07/10] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC
[PATCH net] net: mctp: mctp_fraq_queue should take ownership of passed skb
2025-08-29 7:28 UTC
[RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
2025-08-29 7:26 UTC (3+ messages)
[PATCH net-next 0/4] net_sched: extend RCU use in dump() methods (II)
2025-08-29 7:19 UTC (6+ messages)
` [PATCH net-next 1/4] net_sched: remove BH blocking in eight actions
[PATCH v2 net-next 0/3] inet: ping: misc changes
2025-08-29 7:13 UTC (5+ messages)
` [PATCH v2 net-next 2/3] inet: ping: remove ping_hash()
[PATCH] selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
2025-08-29 7:09 UTC (2+ messages)
[PATCH v1 net-next] docs: remove obsolete description about threaded NAPI
2025-08-29 6:48 UTC
[net-next v2] net: stmmac: use us_to_ktime function to replace STMMAC_COAL_TIMER macro
2025-08-29 6:47 UTC
[PATCH net-next v4 0/2] net: phy: micrel: Add PTP support for lan8842
2025-08-29 6:26 UTC (4+ messages)
` [PATCH net-next v4 2/2] "
[PATCH iwl-next v2 0/3] ice: convert Rx path to Page Pool
2025-08-29 6:17 UTC (7+ messages)
` [PATCH iwl-next v2 1/3] ice: remove legacy Rx and construct SKB
` [Intel-wired-lan] "
` [PATCH iwl-next v2 2/3] ice: drop page splitting and recycling
` [Intel-wired-lan] "
` [PATCH iwl-next v2 3/3] ice: switch to Page Pool
` [Intel-wired-lan] "
[PATCH iwl-net 0/2] ice: fix NULL access of tx->in_use
2025-08-29 6:04 UTC (5+ messages)
` [PATCH iwl-net 1/2] ice: fix NULL access of tx->in_use in ice_ptp_ts_irq
` [Intel-wired-lan] "
` [PATCH iwl-net 2/2] ice: fix NULL access of tx->in_use in ice_ll_ts_intr
` [Intel-wired-lan] "
[PATCH iwl-next v2] ixgbe: reduce number of reads when getting OROM data
2025-08-29 5:56 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v7 net-next 00/14] Add NETC Timer PTP driver and add PTP support for i.MX95
2025-08-29 5:06 UTC (15+ messages)
` [PATCH v7 net-next 01/14] dt-bindings: ptp: add NETC Timer PTP clock
` [PATCH v7 net-next 02/14] dt-bindings: net: move ptp-timer property to ethernet-controller.yaml
` [PATCH v7 net-next 03/14] ptp: add helpers to get the phc_index by of_node or dev
` [PATCH v7 net-next 04/14] ptp: netc: add NETC V4 Timer PTP driver support
` [PATCH v7 net-next 05/14] ptp: netc: add PTP_CLK_REQ_PPS support
` [PATCH v7 net-next 06/14] ptp: netc: add periodic pulse output support
` [PATCH v7 net-next 07/14] ptp: netc: add external trigger stamp support
` [PATCH v7 net-next 08/14] MAINTAINERS: add NETC Timer PTP clock driver section
` [PATCH v7 net-next 09/14] net: enetc: save the parsed information of PTP packet to skb->cb
` [PATCH v7 net-next 10/14] net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packets
` [PATCH v7 net-next 11/14] net: enetc: remove unnecessary CONFIG_FSL_ENETC_PTP_CLOCK check
` [PATCH v7 net-next 12/14] net: enetc: move sync packet modification before dma_map_single()
` [PATCH v7 net-next 13/14] net: enetc: add PTP synchronization support for ENETC v4
` [PATCH v7 net-next 14/14] net: enetc: don't update sync packet checksum if checksum offload is used
[PATCH net-next v4 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
2025-08-29 3:36 UTC (3+ messages)
` [PATCH net-next v4 1/2] net/mlx5: DMA-sync earlier in mlx5e_skb_from_cqe_mpwrq_nonlinear
` [PATCH net-next v4 2/2] net/mlx5: Avoid copying payload to the skb's linear part
[PATCH net v2] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
2025-08-29 3:32 UTC (2+ messages)
[PATCH net-next v02 01/14] hinic3: HW initialization
2025-08-29 3:31 UTC (2+ messages)
[PATCH net-next v8 0/2] Add support to do threaded napi busy poll
2025-08-29 3:15 UTC (4+ messages)
` [PATCH net-next v8 1/2] Extend napi threaded polling to allow kthread based busy polling
` [PATCH net-next v8 2/2] selftests: Add napi threaded busy poll test in `busy_poller`
[RFC PATCH net-next v2] Add `xsk_rr` an AF_XDP benchmark to measure latency
2025-08-29 3:15 UTC (2+ messages)
[PATCH] net: remove local_bh_enable during busy poll
2025-08-29 3:04 UTC
[PATCH net-next] bnxt_en: fix incorrect page count in RX aggr ring log
2025-08-29 2:54 UTC (3+ messages)
netpoll: raspberrypi [4 5] driver locking woes
2025-08-29 2:55 UTC (4+ messages)
[syzbot] [wireless?] WARNING in ieee80211_set_active_links (2)
2025-08-29 2:42 UTC
[PATCH net-next v9 0/5] Add driver for 1Gbe network chips from MUCSE
2025-08-29 2:36 UTC (7+ messages)
` [PATCH net-next v9 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v9 5/5] net: rnpgbe: Add register_netdev
[REGRESSION][BISECTED][PATCH] net: ipv4: fix regression in broadcast routes
2025-08-29 2:08 UTC (4+ messages)
[PATCH net-next v8 0/5] Add Ethernet MAC support for SpacemiT K1
2025-08-29 1:51 UTC (3+ messages)
` [PATCH net-next v8 2/5] net: spacemit: Add K1 Ethernet MAC
[PATCH net-next 0/5] inet_diag: make dumps faster with simple filters
2025-08-29 1:33 UTC (11+ messages)
` [PATCH net-next 1/5] inet_diag: annotate data-races in inet_diag_msg_common_fill()
` [PATCH net-next 2/5] tcp: annotate data-races in tcp_req_diag_fill()
` [PATCH net-next 3/5] inet_diag: annotate data-races in inet_diag_bc_sk()
` [PATCH net-next 4/5] inet_diag: change inet_diag_bc_sk() first argument
` [PATCH net-next 5/5] inet_diag: avoid cache line misses in inet_diag_bc_sk()
[PATCH net-next v2 00/14] eth: fbnic: support queue API and zero-copy Rx
2025-08-29 1:23 UTC (15+ messages)
` [PATCH net-next v2 01/14] eth: fbnic: move page pool pointer from NAPI to the ring struct
` [PATCH net-next v2 02/14] eth: fbnic: move xdp_rxq_info_reg() to resource alloc
` [PATCH net-next v2 03/14] eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources()
` [PATCH net-next v2 04/14] eth: fbnic: use netmem_ref where applicable
` [PATCH net-next v2 05/14] eth: fbnic: request ops lock
` [PATCH net-next v2 06/14] eth: fbnic: split fbnic_disable()
` [PATCH net-next v2 07/14] eth: fbnic: split fbnic_flush()
` [PATCH net-next v2 08/14] eth: fbnic: split fbnic_enable()
` [PATCH net-next v2 09/14] eth: fbnic: split fbnic_fill()
` [PATCH net-next v2 10/14] net: add helper to pre-check if PP for an Rx queue will be unreadable
` [PATCH net-next v2 11/14] eth: fbnic: allocate unreadable page pool for the payloads
` [PATCH net-next v2 12/14] eth: fbnic: defer page pool recycling activation to queue start
` [PATCH net-next v2 13/14] eth: fbnic: don't pass NAPI into pp alloc
` [PATCH net-next v2 14/14] eth: fbnic: support queue ops / zero-copy Rx
[PATCHv4 iproute2-next] iplink: bond_slave: add support for actor_port_prio
2025-08-29 1:04 UTC (5+ messages)
[PATCH v4 bpf-next/net 0/5] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-08-29 1:00 UTC (6+ messages)
` [PATCH v4 bpf-next/net 1/5] tcp: Save lock_sock() for memcg in inet_csk_accept()
` [PATCH v4 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE
` [PATCH v4 bpf-next/net 3/5] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED
` [PATCH v4 bpf-next/net 4/5] net-memcg: Allow decoupling memcg from global protocol memory accounting
` [PATCH v4 bpf-next/net 5/5] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED
[PATCH net-next 0/5] Add RPMSG Ethernet Driver
2025-08-29 0:39 UTC (3+ messages)
` [PATCH net-next 1/5] net: rpmsg-eth: Add Documentation for RPMSG-ETH Driver
[PATCH net-next v2 0/9] xsk: improvement performance in copy mode
2025-08-29 0:31 UTC (6+ messages)
` [PATCH net-next v2 5/9] xsk: add xsk_alloc_batch_skb() to build skbs in batch
[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-08-29 0:29 UTC (3+ messages)
` [PATCH V0 1/2] hyper-v: Add CONFIG_HYPERV_VMBUS option
[PATCH net-next 08/11] virtio_net: Implement IPv4 ethtool flow rules
2025-08-29 0:27 UTC (2+ messages)
[PATCH net-next 00/12][pull request] ice: split ice_virtchnl.c git-blame friendly way
2025-08-29 0:10 UTC (2+ messages)
[PATCH net-next 1/1] net: phy: mtk-2p5ge: Add LED support for MT7988
2025-08-29 0:00 UTC (2+ messages)
[PATCH net-next] net: stmmac: minor cleanups to stmmac_bus_clks_config()
2025-08-29 0:00 UTC (2+ messages)
[PATCH net-next] net: stmmac: mdio: use netdev_priv() directly
2025-08-29 0:00 UTC (2+ messages)
[PATCH net-next] net: stmmac: mdio: clean up c22/c45 accessor split
2025-08-29 0:00 UTC (2+ messages)
[PATCH net-next] eth: mlx5: remove Kconfig co-dependency with VXLAN
2025-08-29 0:00 UTC (2+ messages)
[PATCH net-next] selftests: drv-net: rss_ctx: fix the queue count check
2025-08-28 23:50 UTC (2+ messages)
[PATCH net-next v6 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
2025-08-28 23:50 UTC (2+ messages)
[PATCH iproute2] ss: Don't pad the last (enabled) column
2025-08-28 23:49 UTC (3+ messages)
[PATCH net-next v9] net: af_packet: Use hrtimer to do the retire operation
2025-08-28 23:16 UTC (2+ messages)
[PATCH net-next V6 00/13] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
2025-08-28 22:38 UTC (7+ messages)
` [PATCH net-next V6 09/13] devlink: Add 'keep_link_up' generic devlink device param
[PATCH 1/1] RFS Capability Bypass Vulnerability in Linux bnxt_en Driver
2025-08-28 22:38 UTC (2+ messages)
[PATCH net-next 06/11] virtio_net: Implement layer 2 ethtool flow rules
2025-08-28 22:27 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).