messages from 2023-03-05 23:00:35 to 2023-03-06 17:49:13 UTC [more...]
[PATCH v4 00/11] leds: deduplicate led_init_default_state_get()
2023-03-06 17:47 UTC (5+ messages)
` [PATCH v4 11/11] net: dsa: hellcreek: Get rid of custom led_init_default_state_get()
[PATCH 0/5] fix call cpumask_next() if no further cpus set
2023-03-06 17:47 UTC (14+ messages)
` [PATCH 1/5] random: fix try_to_generate_entropy() "
` [PATCH 2/5] wireguard: fix wg_cpumask_choose_online() "
` [PATCH 3/5] scsi: lpfc: fix lpfc_cpu_affinity_check() "
` [PATCH 4/5] scsi: lpfc: fix lpfc_nvmet_setup_io_context() "
` [PATCH 5/5] cpumask: fix comment of cpumask_xxx
[PATCH v8 0/5] mac80211_hwsim: Add PMSR support
2023-03-06 17:43 UTC (12+ messages)
` [PATCH v8 1/5] mac80211_hwsim: add PMSR capability support
` [PATCH v8 3/5] mac80211_hwsim: add PMSR request support via virtio
` [PATCH v8 4/5] mac80211_hwsim: add PMSR abort "
[PATCH v6 0/3] Add support for NXP bluetooth chipsets
2023-03-06 17:43 UTC (5+ messages)
` [PATCH v6 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
[PATCH V5 00/15] spi: Add support for stacked/parallel memories
2023-03-06 17:32 UTC (17+ messages)
` [PATCH V5 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH V5 02/15] net: "
` [PATCH V5 03/15] iio: imu: "
` [PATCH V5 04/15] mtd: devices: "
` [PATCH V5 05/15] staging: "
` [PATCH V5 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH V5 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select "
` [PATCH V5 08/15] ALSA: hda: cs35l41: "
` [PATCH V5 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH V5 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH V5 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH V5 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH V5 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH V5 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH V5 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
[PATCH net] net: ethernet: mtk_eth_soc: fix RX data corruption issue
2023-03-06 17:31 UTC (3+ messages)
[ANN] net-next is OPEN
2023-03-06 17:28 UTC
[PATCH net] bnxt_en: reset PHC frequency in free-running mode
2023-03-06 17:11 UTC (2+ messages)
[PATCH v7 0/3] Add support for NXP bluetooth chipsets
2023-03-06 17:05 UTC (4+ messages)
` [PATCH v7 1/3] serdev: Add method to assert break signal over tty UART port
` [PATCH v7 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v7 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
[PATCH bpf-next] selftests/bpf: use ifname instead of ifindex in XDP compliance test tool
2023-03-06 16:01 UTC (3+ messages)
[RFC PATCH net] net: dsa: mt7530: move PLL setup out of port 6 pad configuration
2023-03-06 17:03 UTC (6+ messages)
[PATCH v1] netdevice: clean old FIXME that it is not worthed
2023-03-06 16:55 UTC (3+ messages)
[PATCH net 0/2] add checking sq is full inside xdp xmit
2023-03-06 16:49 UTC (4+ messages)
` [PATCH net 1/2] virtio_net: separate the logic of checking whether sq is full
` [PATCH net 2/2] virtio_net: add checking sq is full inside xdp xmit
[PATCH nf-next 0/6] netfilter: handle ipv6 jumbo packets properly for bridge ovs and tc
2023-03-06 16:35 UTC (11+ messages)
` [PATCH nf-next 1/6] netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len
` [PATCH nf-next 2/6] netfilter: bridge: check len before accessing more nh data
` [PATCH nf-next 3/6] netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len
` [PATCH nf-next 4/6] netfilter: move br_nf_check_hbh_len to utils
` [PATCH nf-next 5/6] netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim
[PATCH net] net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
2023-03-06 16:38 UTC (3+ messages)
[PATCH v4 00/10] drm/i915: use ref_tracker library for tracking wakerefs
2023-03-06 16:32 UTC (11+ messages)
` [PATCH v4 01/10] lib/ref_tracker: add unlocked leak print helper
` [PATCH v4 02/10] lib/ref_tracker: __ref_tracker_dir_print improve printing
` [PATCH v4 03/10] lib/ref_tracker: add printing to memory buffer
` [PATCH v4 04/10] lib/ref_tracker: remove warnings in case of allocation failure
` [PATCH v4 05/10] drm/i915: Separate wakeref tracking types from rpm
` [PATCH v4 06/10] drm/i915: Separate wakeref tracking
` [PATCH v4 07/10] drm/i915: Track leaked gt->wakerefs
` [PATCH v4 08/10] drm/i915: Correct type of wakeref variable
` [PATCH v4 09/10] drm/i915: replace Intel internal tracker with kernel core ref_tracker
` [PATCH v4 10/10] drm/i915/gt: Hold a wakeref for the active VM
[PATCH net-next v1 1/2] net: dsa: microchip: add ksz_setup_tc_mode() function
2023-03-06 16:35 UTC (4+ messages)
` [PATCH net-next v1 2/2] net: dsa: microchip: add ETS Qdisc support for KSZ9477 series
[PATCH net v2] net: dpaa2-mac: Get serdes only for backplane links
2023-03-06 16:13 UTC (3+ messages)
[RFC PATCH v2 0/4] virtio/vsock: fix credit update logic
2023-03-06 16:18 UTC (13+ messages)
` [RFC PATCH v2 1/4] virtio/vsock: fix 'rx_bytes'/'fwd_cnt' calculation
` [RFC PATCH v2 2/4] virtio/vsock: remove all data from sk_buff
` [RFC PATCH v2 3/4] virtio/vsock: free skb on data copy failure
[PATCH net] net/smc: fix fallback failed while sendmsg with fastopen
2023-03-06 16:09 UTC (5+ messages)
[PATCH v9 00/12] Network support for Landlock
2023-03-06 16:09 UTC (21+ messages)
` [PATCH v9 06/12] landlock: Refactor _unmask_layers() and _init_layer_masks()
` [PATCH v9 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v9 10/12] selftests/landlock: Add 10 new test suites dedicated to network
` [PATCH v9 12/12] landlock: Document Landlock's network support
[PATCH net-next] net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
2023-03-06 16:07 UTC
[PATCH net v7 0/2] net/ps3_gelic_net: DMA related fixes
2023-03-06 16:01 UTC (5+ messages)
` [PATCH net v7 2/2] net/ps3_gelic_net: Use dma_mapping_error
` [PATCH net v7 1/2] net/ps3_gelic_net: Fix RX sk_buff length
[PATCH v5] wwan: core: Support slicing in port TX flow of WWAN subsystem
2023-03-06 16:00 UTC (6+ messages)
` 回复: "
[net-next] ptp_ocp: add force_irq to xilinx_spi configuration
2023-03-06 15:57 UTC
[PATCH] nfc: change order inside nfc_se_io error path
2023-03-06 15:28 UTC (2+ messages)
[PATCH] nfc: fix memory leak of se_io context in nfc_genl_se_io
2023-03-06 15:27 UTC (6+ messages)
[PATCH RESEND net-next v4 0/4] net/mlx5e: Add GBP VxLAN HW offload support
2023-03-06 15:06 UTC (7+ messages)
` [PATCH RESEND net-next v4 1/4] vxlan: Remove unused argument from vxlan_build_gbp_hdr( ) and vxlan_build_gpe_hdr( )
` [PATCH RESEND net-next v4 2/4] vxlan: Expose helper vxlan_build_gbp_hdr
` [PATCH RESEND net-next v4 3/4] net/mlx5e: Add helper for encap_info_equal for tunnels with options
` [PATCH RESEND net-next v4 4/4] net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offload
[PATCH 2/3] softirq: avoid spurious stalls due to need_resched()
2023-03-06 14:57 UTC (9+ messages)
[PATCH v2 net-next] udp: introduce __sk_mem_schedule() usage
2023-03-06 14:51 UTC (2+ messages)
[PATCH linux-next v2] selftests: net: udpgso_bench_tx: Add test for IP fragmentation of UDP packets
2023-03-06 14:35 UTC (3+ messages)
htb offload on vlan (mlx5)
2023-03-06 14:25 UTC (4+ messages)
[PATCH 0/1] wifi: ath9k: Remove Qwest/Actiontec 802AIN ID
2023-03-06 13:59 UTC (8+ messages)
` [PATCH 1/1] "
[PATCH 0/6] realtek: fix management of mdb entries
2023-03-06 13:46 UTC
[PATCH manpages v2 1/2] udp.7: add UDP_SEGMENT
2023-03-06 13:40 UTC (9+ messages)
` [PATCH manpages v2 2/2] udp.7: add UDP_GRO
[RFC net-next] ethtool: provide XDP information with XDP_FEATURES_GET
2023-03-06 13:27 UTC (3+ messages)
[PATCH net] ice: fix rx buffers handling for flow director packets
2023-03-06 13:11 UTC (2+ messages)
[PATCH v5 00/12] Add Ethernet driver for StarFive JH7110 SoC
2023-03-06 13:06 UTC (17+ messages)
` [PATCH v5 05/12] riscv: dts: starfive: jh7110: Add ethernet device nodes
` [PATCH v5 06/12] net: stmmac: Add glue layer for StarFive JH7110 SoC
` [PATCH v5 08/12] net: stmmac: starfive_dmac: Add phy interface settings
` [PATCH v5 11/12] riscv: dts: starfive: visionfive-2-v1.2a: Add gmac+phy's delay configuration
` [PATCH v5 12/12] riscv: dts: starfive: visionfive 2: Enable gmac device tree node
introduce function wrapper for sk_data_ready() call?
2023-03-06 12:47 UTC
[PATCH] Bluetooth: hci_sync: Don't wait peer's reply when powering off
2023-03-06 12:44 UTC (2+ messages)
[PATCH NET 1/1] net: usb: qmi_wwan: add Telit 0x1080 composition
2023-03-06 12:05 UTC
[PATCH bpf-next v1 0/2] xdp: recycle Page Pool backed skbs built from XDP frames
2023-03-06 11:58 UTC (8+ messages)
` [PATCH bpf-next v1 1/2] "
[PATCH NET 1/1] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
2023-03-06 11:59 UTC
[PATCH] selftests: net: devlink_port_split.py: skip test if no suitable device available
2023-03-06 11:19 UTC
[PATCH v3 0/6] Introduce PRU platform consumer API
2023-03-06 11:09 UTC (7+ messages)
` [PATCH v3 1/6] soc: ti: pruss: Add pruss_get()/put() API
` [PATCH v3 2/6] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [PATCH v3 3/6] soc: ti: pruss: Add pruss_cfg_read()/update() API
` [PATCH v3 4/6] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
` [PATCH v3 5/6] soc: ti: pruss: Add helper function to enable OCP master ports
` [PATCH v3 6/6] soc: ti: pruss: Add helper functions to get/set PRUSS_CFG_GPMUX
[PATCH v2] wifi: mt76: add a check of vzalloc in mt7615_coredump_work
2023-03-06 11:00 UTC (3+ messages)
` [PATCH v3] wifi: mt76: handle failure "
[PATCH net-next 0/6] net: final GSI register updates
2023-03-06 10:30 UTC (8+ messages)
` [PATCH net-next 2/6] net: ipa: kill gsi->virt_raw
[PATCH v4] wifi: rtlwifi: rtl8192se: Remove some unused variables
2023-03-06 10:10 UTC (2+ messages)
` [v4] "
[PATCH v1 wireless-next 1/2] wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()
2023-03-06 10:09 UTC (2+ messages)
[PATCH] brcmfmac: pcie: Add 4359C0 firmware definition
2023-03-06 10:09 UTC (2+ messages)
` wifi: "
[PATCH net-next] dt-bindings: net: ti: k3-am654-cpsw-nuss: Document Serdes PHY
2023-03-06 9:47 UTC
[PATCH] dt-bindings: Fix SPI and I2C bus node names in examples
2023-03-06 9:26 UTC (3+ messages)
[PATCH net] net: tls: fix device-offloaded sendpage straddling records
2023-03-06 9:07 UTC (3+ messages)
[PATCH v3] virtio-net: Fix probe of virtio-net on kvmtool
2023-03-06 8:44 UTC (7+ messages)
devink dpipe implementation
2023-03-06 8:25 UTC (2+ messages)
[PATCH net] virtio-net: unify notifications coalescing structs
2023-03-06 7:48 UTC (3+ messages)
[PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
2023-03-06 7:36 UTC (5+ messages)
` [PATCH v13 bpf-next 03/10] bpf: Allow initializing dynptrs in kfuncs
` [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
[syzbot] [wireless?] KMSAN: uninit-value in ath9k_hw_init
2023-03-06 7:22 UTC
[PATCH 0/2] r8152: allow firmwares with NCM support
2023-03-06 7:19 UTC (3+ messages)
[PATCH intel-next v6 0/8] i40e: support XDP multi-buffer
2023-03-06 4:23 UTC (5+ messages)
` [PATCH intel-next v6 3/8] i40e: add pre-xdp page_count in rx_buffer
` [Intel-wired-lan] "
` [PATCH intel-next v6 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
` [Intel-wired-lan] "
[PATCH v3 00/19] ARM: imx: make Ethernet refclock configurable
2023-03-06 2:02 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).