messages from 2021-12-03 22:36:01 to 2021-12-05 14:51:24 UTC [more...]
[PATCH v1 0/7] pid: Introduce helper task_is_in_root_ns()
2021-12-05 14:50 UTC (2+ messages)
` [PATCH v1 1/7] "
[PATCH] net: phy: Remove unnecessary indentation in the comments of phy_device
2021-12-05 14:25 UTC (3+ messages)
[PATCH net-next 0/7] net: wwan: iosm: Bug fixes
2021-12-05 13:59 UTC (11+ messages)
` [PATCH net-next 1/7] net: wwan: iosm: stop sending unnecessary doorbell
` [PATCH net-next 2/7] net: wwan: iosm: set tx queue len
` [PATCH net-next 3/7] net: wwan: iosm: wwan0 net interface nonfunctional after fw flash
` [PATCH net-next 4/7] net: wwan: iosm: release data channel in case no active IP session
` [PATCH net-next 5/7] net: wwan: iosm: removed unused function decl
` [PATCH net-next 6/7] net: wwan: iosm: AT port is not working while MBIM TX is ongoing
` [PATCH net-next 7/7] net: wwan: iosm: correct open parenthesis alignment
[PATCH net-next v4] rtnetlink: Support fine-grained netdevice bulk deletion
2021-12-05 13:49 UTC (8+ messages)
[PATCH iproute2-next 1/1] tc: flower: Fix buffer overflow on large labels
2021-12-05 13:20 UTC
[PATCH iproute2 1/1] tc: flower: Fix buffer overflow on large labels
2021-12-05 13:18 UTC
[PATCH] iwlwifi: mei: allow tracing to be disabled
2021-12-05 13:16 UTC
[PATCH RFC net-next 00/12] Allow DSA drivers to set all phylink capabilities
2021-12-05 12:58 UTC (9+ messages)
` [PATCH RFC net-next 05/12] net: dsa: bcm_sf2: convert to phylink_generic_validate()
[PATCH v4 net-next 0/4] Add ethtool interface for SyncE
2021-12-05 12:24 UTC (9+ messages)
` [PATCH v4 net-next 2/4] ethtool: Add ability to configure recovered clock for SyncE feature
[PATCH net-next] Revert "net: hns3: add void before function which don't receive ret"
2021-12-05 12:18 UTC (2+ messages)
[PATCH V4 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
2021-12-05 10:31 UTC (9+ messages)
` [PATCH V4 1/5] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V4 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V4 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V4 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V4 5/5] hv_netvsc: Add Isolation VM support for netvsc driver
[PATCH net-next v5] rtnetlink: Support fine-grained netdevice bulk deletion
2021-12-05 10:28 UTC (2+ messages)
[PATCH] rtl8xxxu: Improve the A-MPDU retransmission rate with RTS/CTS protection
2021-12-05 9:58 UTC
[PATCH net-next 0/6] Allow parallel devlink execution
2021-12-05 8:22 UTC (7+ messages)
` [PATCH net-next 1/6] devlink: Clean registration of devlink port
` [PATCH net-next 2/6] devlink: Be explicit with devlink port protection
` [PATCH net-next 3/6] devlink: Add devlink nested locking primitive
` [PATCH net-next 4/6] devlink: Require devlink lock during device reload
` [PATCH net-next 5/6] devlink: Use xarray locking mechanism instead big devlink lock
` [PATCH net-next 6/6] devlink: Open devlink to parallel operations
[PATCH] net: wwan: iosm: select CONFIG_RELAY
2021-12-05 6:08 UTC (3+ messages)
[PATCH] bpftool: add support of pin prog by name
2021-12-05 4:50 UTC
[PATCH v3 net-next 00/23] net: add preliminary netdev refcount tracking
2021-12-05 4:22 UTC (24+ messages)
` [PATCH v3 net-next 01/23] lib: add reference counting tracking infrastructure
` [PATCH v3 net-next 02/23] lib: add tests for reference tracker
` [PATCH v3 net-next 03/23] net: add net device refcount tracker infrastructure
` [PATCH v3 net-next 04/23] net: add net device refcount tracker to struct netdev_rx_queue
` [PATCH v3 net-next 05/23] net: add net device refcount tracker to struct netdev_queue
` [PATCH v3 net-next 06/23] net: add net device refcount tracker to ethtool_phys_id()
` [PATCH v3 net-next 07/23] net: add net device refcount tracker to dev_ifsioc()
` [PATCH v3 net-next 08/23] drop_monitor: add net device refcount tracker
` [PATCH v3 net-next 09/23] net: dst: add net device refcount tracking to dst_entry
` [PATCH v3 net-next 10/23] ipv6: add net device refcount tracker to rt6_probe_deferred()
` [PATCH v3 net-next 11/23] sit: add net device refcount tracking to ip_tunnel
` [PATCH v3 net-next 12/23] ipv6: add net device refcount tracker to struct ip6_tnl
` [PATCH v3 net-next 13/23] net: add net device refcount tracker to struct neighbour
` [PATCH v3 net-next 14/23] net: add net device refcount tracker to struct pneigh_entry
` [PATCH v3 net-next 15/23] net: add net device refcount tracker to struct neigh_parms
` [PATCH v3 net-next 16/23] net: add net device refcount tracker to struct netdev_adjacent
` [PATCH v3 net-next 17/23] ipv6: add net device refcount tracker to struct inet6_dev
` [PATCH v3 net-next 18/23] ipv4: add net device refcount tracker to struct in_device
` [PATCH v3 net-next 19/23] net/sched: add net device refcount tracker to struct Qdisc
` [PATCH v3 net-next 20/23] net: linkwatch: add net device refcount tracker
` [PATCH v3 net-next 21/23] net: failover: "
` [PATCH v3 net-next 22/23] ipmr, ip6mr: add net device refcount tracker to struct vif_device
` [PATCH v3 net-next 23/23] netpoll: add net device refcount tracker to struct netpoll
[PATCH v2 net-next 02/23] lib: add tests for reference tracker
2021-12-05 3:14 UTC (4+ messages)
[PATCH v2 net-next 0/7] Rework DSA bridge TX forwarding offload API
2021-12-04 23:27 UTC (10+ messages)
` [PATCH v2 net-next 1/7] net: dsa: make dp->bridge_num one-based
` [PATCH v2 net-next 2/7] net: dsa: assign a bridge number even without TX forwarding offload
` [PATCH v2 net-next 3/7] net: dsa: hide dp->bridge_dev and dp->bridge_num behind helpers
` [PATCH v2 net-next 4/7] net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_dev
` [PATCH v2 net-next 5/7] net: dsa: keep the bridge_dev and bridge_num as part of the same structure
` [PATCH v2 net-next 6/7] net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
` [PATCH v2 net-next 7/7] net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload
[PATCH v3 1/2] modpost: file2alias: make mdio alias configure match mdio uevent
2021-12-04 21:05 UTC (4+ messages)
[PATCH net-next] net: fix recent csum changes
2021-12-04 19:18 UTC (8+ messages)
[PATCH v4 net-next 0/5] prepare ocelot for external interface control
2021-12-04 18:28 UTC (6+ messages)
` [PATCH v4 net-next 1/5] net: dsa: ocelot: remove unnecessary pci_bar variables
` [PATCH v4 net-next 2/5] net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
` [PATCH v4 net-next 3/5] net: dsa: ocelot: felix: add interface for custom regmaps
` [PATCH v4 net-next 4/5] net: mscc: ocelot: split register definitions to a separate file
` [PATCH v4 net-next 5/5] net: mscc: ocelot: expose ocelot wm functions
[PATCH v3 net-next 0/5] prepare ocelot for external interface control
2021-12-04 18:23 UTC (7+ messages)
` [PATCH v3 net-next 1/5] net: dsa: ocelot: remove unnecessary pci_bar variables
` [PATCH v3 net-next 2/5] net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
` [PATCH v3 net-next 3/5] net: dsa: ocelot: felix: add interface for custom regmaps
` [PATCH v3 net-next 4/5] net: mscc: ocelot: split register definitions to a separate file
` [PATCH v3 net-next 5/5] net: mscc: ocelot: expose ocelot wm functions
[PATCH v2 net-next 0/5] prepare ocelot for external interface control
2021-12-04 18:18 UTC (11+ messages)
` [PATCH v2 net-next 1/5] net: dsa: ocelot: remove unnecessary pci_bar variables
` [PATCH v2 net-next 2/5] net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
` [PATCH v2 net-next 3/5] net: dsa: ocelot: felix: add interface for custom regmaps
` [PATCH v2 net-next 4/5] net: mscc: ocelot: split register definitions to a separate file
` [PATCH v2 net-next 5/5] net: mscc: ocelot: expose ocelot wm functions
[PATCH 1/3] iwlwifi: fix LED dependencies
2021-12-04 17:51 UTC (4+ messages)
` [PATCH 2/3] brcmsmac: rework "
` [PATCH 3/3] mt76: mt7921: fix build regression
[PATCH] net: prestera: fix flexible_array.cocci warnings
2021-12-04 17:45 UTC (2+ messages)
[PATCH] net: prestera: replace zero-length array with flexible-array member
2021-12-04 17:38 UTC (2+ messages)
[syzbot] KASAN: vmalloc-out-of-bounds Read in __bpf_prog_put
2021-12-04 16:35 UTC
[PATCH] net: spider_net: Use non-atomic bitmap API when applicable
2021-12-04 15:47 UTC (2+ messages)
[PATCH v4 1/2] modpost: file2alias: make mdio alias configure match mdio uevent
2021-12-04 15:11 UTC (5+ messages)
` [PATCH v4 2/2] net: mdio: rework mdio_uevent for mdio ethernet phy device
[syzbot] WARNING in trc_read_check_handler
2021-12-04 15:07 UTC (4+ messages)
[PATCH AUTOSEL 5.15 65/68] net: mscc: ocelot: create a function that replaces an existing VCAP filter
2021-12-04 14:46 UTC (2+ messages)
[PATCH bpf-next 0/3] bpf: Add helpers to access traced function arguments
2021-12-04 14:07 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf, x64: Replace some stack_size usage with offset variables
` [PATCH bpf-next 2/3] bpf: Add get_func_[arg|ret|arg_cnt] helpers
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for "
[PATCH net-next v4 0/4] Add FDMA support on ocelot switch driver
2021-12-04 13:45 UTC (11+ messages)
` [PATCH net-next v4 1/4] net: ocelot: export ocelot_ifh_port_set() to setup IFH
` [PATCH net-next v4 2/4] net: ocelot: add and export ocelot_ptp_rx_timestamp()
` [PATCH net-next v4 3/4] net: ocelot: add support for ndo_change_mtu
` [PATCH net-next v4 4/4] net: ocelot: add FDMA support
[PATCH RFC V2 0/4] add Vertexcom MSE102x support
2021-12-04 13:17 UTC (5+ messages)
` [PATCH RFC V2 1/4] dt-bindings: add vendor Vertexcom
` [PATCH RFC V2 2/4] dt-bindings: net: add Vertexcom MSE102x support
` [PATCH RFC V2 3/4] net: introduce media selection IF_PORT_HOMEPLUG
` [PATCH RFC V2 4/4] net: vertexcom: Add MSE102x SPI support
[PATCH v2 net-next] net: fix recent csum changes
2021-12-04 12:57 UTC (2+ messages)
[PATCH net-next v2 0/8] Extend `phy-mode` to string array
2021-12-04 12:42 UTC (11+ messages)
` [PATCH net-next v2 4/8] net: phylink: update supported_interfaces with modes from fwnode
[PATCH net,stable] phy: sfp: fix high power modules without diag mode
2021-12-04 12:38 UTC (6+ messages)
[PATCH AUTOSEL 4.4 8/9] net: ptp: add a definition for the UDP port for IEEE 1588 general messages
2021-12-04 12:18 UTC (2+ messages)
[PATCH v1 net-next 0/6] prepare ocelot for external interface control
2021-12-04 12:07 UTC (6+ messages)
` [PATCH v1 net-next 3/6] net: dsa: ocelot: felix: add interface for custom regmaps
WARNING in hrtimer_forward
2021-12-04 10:19 UTC (3+ messages)
` [syzbot] "
[syzbot] WARNING in usbnet_start_xmit/usb_submit_urb
2021-12-04 10:18 UTC (3+ messages)
[syzbot] general protection fault in tipc_conn_close (2)
2021-12-04 9:55 UTC
KASAN: null-ptr-deref Write in l2cap_chan_put
2021-12-04 9:48 UTC (3+ messages)
` [syzbot] "
INFO: trying to register non-static key in l2cap_sock_teardown_cb
2021-12-04 9:32 UTC (3+ messages)
` [syzbot] "
[syzbot] general protection fault in tls_init
2021-12-04 9:20 UTC
[syzbot] WARNING: ODEBUG bug in cancel_delayed_work (2)
2021-12-04 9:19 UTC
[syzbot] general protection fault in kernel_accept (3)
2021-12-04 9:18 UTC
Fw: [Bug 215129] New: Linux kernel hangs during power down
2021-12-04 8:55 UTC (3+ messages)
` Fw: [Bug 215129] New: Linux kernel hangs during power down #forregzbot
[PATCH V3 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
2021-12-04 7:42 UTC (13+ messages)
` [PATCH V3 1/5] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V3 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V3 5/5] hv_netvsc: Add Isolation VM support for netvsc driver
[PATCH linux-next] macvlan: judge ACCEPT_LOCAL before broadcast
2021-12-04 3:13 UTC (2+ messages)
[PATCH v2 net-next 0/2] qed*: enhancements
2021-12-04 2:30 UTC (2+ messages)
[PATCH net-next] tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH
2021-12-04 2:23 UTC (3+ messages)
[RFC v1] mfd: pinctrl: RFC only: add and utilze mfd option in pinctrl-ocelot
2021-12-04 2:20 UTC (2+ messages)
[PATCH net-next] net: add missing htmldocs
2021-12-04 1:57 UTC
[net v4 0/3] Fix bpf_redirect to ifb netdev
2021-12-04 1:42 UTC (4+ messages)
` [net v4 2/3] net: sched: add check tc_skip_classify in sch egress
[PATCH] net: stmmac: Fix possible division by zero
2021-12-04 1:37 UTC (2+ messages)
[RFC PATCH 0/4] r8169: support dash
2021-12-04 1:32 UTC (8+ messages)
[PATCH net-next] Revert "net: hns3: add void before function which don't receive ret"
2021-12-04 1:24 UTC
[PATCH v2 net-next 00/23] net: add preliminary netdev refcount tracking
2021-12-04 1:00 UTC (3+ messages)
[PATCH v2 net] qede: validate non LSO skb length
2021-12-04 1:00 UTC (2+ messages)
[PATCH 1/1] net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
2021-12-04 0:57 UTC (3+ messages)
[PATCH bpf 0/2] samples: bpf: fix build issues with Clang/LLVM
2021-12-04 0:47 UTC (5+ messages)
` [PATCH bpf 1/2] samples: bpf: fix xdp_sample_user.o linking with Clang
` [PATCH bpf 2/2] samples: bpf: fix 'unknown warning group' build warning on Clang
[PATCH v4 0/7] MediaTek Ethernet Patches on MT8195
2021-12-03 23:34 UTC (3+ messages)
` [PATCH v4 4/7] net-next: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
[PATCH bpf] bpf: Fix the test_task_vma selftest to support output shorter than 1 kB
2021-12-03 23:00 UTC (2+ messages)
[PATCH net-next 00/10] mptcp: New features for MPTCP sockets and netlink PM
2021-12-03 22:35 UTC (4+ messages)
` [PATCH net-next 07/10] selftests: mptcp: check IP_TOS in/out are the same
` [PATCH net-next 09/10] mptcp: expose mptcp_check_and_set_pending
` [PATCH net-next 10/10] mptcp: support TCP_CORK and TCP_NODELAY
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).