messages from 2020-07-27 22:53:01 to 2020-07-28 08:57:55 UTC [more...]
[PATCH v2 0/5] Fixes for setting event freq/periods
2020-07-28 8:57 UTC (3+ messages)
` [PATCH v2 4/5] perf record: Don't clear event's period if set by a term
` [PATCH v2 5/5] perf test: Leader sampling shouldn't clear sample period
[PATCH net] mlx4: disable device on shutdown
2020-07-28 8:53 UTC (2+ messages)
fec: micrel: Ethernet PHY type ID auto-detection issue
2020-07-28 8:51 UTC (5+ messages)
[PATCH net-next] liquidio: Remove unneeded cast from memory allocation
2020-07-28 8:42 UTC (3+ messages)
[PATCH net-next 0/2] udp_tunnel: convert mlx5 to the new udp_tunnel infrastructure
2020-07-28 8:35 UTC (4+ messages)
` [PATCH net-next 2/2] mlx5: convert to "
get rid of the address_space override in setsockopt v2
2020-07-28 8:17 UTC (8+ messages)
` [PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t
[PATCH][next] net/mlx5: Use fallthrough pseudo-keyword
2020-07-28 7:53 UTC (3+ messages)
[PATCH V4 0/6] IRQ offloading for vDPA
2020-07-28 7:53 UTC (9+ messages)
` [PATCH V4 1/6] vhost: introduce vhost_vring_call
` [PATCH V4 2/6] kvm: detect assigned device via irqbypass manager
` [PATCH V4 3/6] vDPA: add get_vq_irq() in vdpa_config_ops
` [PATCH V4 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa
` [PATCH V4 5/6] ifcvf: implement vdpa_config_ops.get_vq_irq()
` [PATCH V4 6/6] irqbypass: do not start cons/prod when failed connect
[PATCH 0/7] drop unnecessary list_empty
2020-07-28 7:53 UTC (4+ messages)
` [PATCH 4/7] net/mlx5: "
[PATCH bpf-next v4 00/14] xsk: support shared umems between devices and queues
2020-07-28 7:18 UTC (29+ messages)
` [PATCH bpf-next v4 01/14] xsk: i40e: ice: ixgbe: mlx5: pass buffer pool to driver instead of umem
` [PATCH bpf-next v4 02/14] xsk: i40e: ice: ixgbe: mlx5: rename xsk zero-copy driver interfaces
` [PATCH bpf-next v4 03/14] xsk: create and free buffer pool independently from umem
` [PATCH bpf-next v4 04/14] xsk: move fill and completion rings to buffer pool
` [PATCH bpf-next v4 05/14] xsk: move queue_id, dev and need_wakeup "
` [PATCH bpf-next v4 06/14] xsk: move xsk_tx_list and its lock "
` [PATCH bpf-next v4 07/14] xsk: move addrs from buffer pool to umem
` [PATCH bpf-next v4 08/14] xsk: enable sharing of dma mappings
` [PATCH bpf-next v4 09/14] xsk: rearrange internal structs for better performance
` [PATCH bpf-next v4 10/14] xsk: add shared umem support between queue ids
` [PATCH bpf-next v4 11/14] xsk: add shared umem support between devices
` [PATCH bpf-next v4 12/14] libbpf: support shared umems between queues and devices
` [PATCH bpf-next v4 13/14] samples/bpf: add new sample xsk_fwd.c
` [PATCH bpf-next v4 14/14] xsk: documentation for XDP_SHARED_UMEM between queues and netdevs
[Linux-kernel-mentees] [PATCH net] xdp: Prevent kernel-infoleak in xsk_getsockopt()
2020-07-28 7:34 UTC (7+ messages)
` [Linux-kernel-mentees] [PATCH net v2] "
[PATCH 2/4] drivers: crypto: add support for OCTEONTX2 CPT engine
2020-07-28 7:17 UTC (5+ messages)
[PATCH RFC] bluetooth: add support for some old headsets
2020-07-28 7:16 UTC (7+ messages)
[PATCH] Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
2020-07-28 7:13 UTC (2+ messages)
[PATCH] usb: hso: check for return value in hso_serial_common_create()
2020-07-28 7:11 UTC (2+ messages)
[PATCH] Bluetooth: Fix suspend notifier race
2020-07-28 7:05 UTC (2+ messages)
[PATCH] drivers/net/wan/lapbether: Use needed_headroom instead of hard_header_len
2020-07-28 6:59 UTC (4+ messages)
[RFC PATCH v2 21/21] netgpu/nvidia: add Nvidia plugin for netgpu
2020-07-28 6:50 UTC (14+ messages)
` [RFC PATCH v2 15/21] net/tcp: add MSG_NETDMA flag for sendmsg()
[PATCH] kprobes: fix NULL pointer dereference at kprobe_ftrace_handler
2020-07-28 6:45 UTC
[PATCH 0/4 net-next] sockptr_t fixes
2020-07-28 6:36 UTC (5+ messages)
` [PATCH 1/4] netfilter: arp_tables: restore a SPDX identifier
` [PATCH 2/4] net: make sockptr_is_null strict aliasing safe
` [PATCH 3/4] net: remove sockptr_advance
` [PATCH 4/4] net: improve the user pointer check in init_user_sockptr
[PATCH] can: m_can: Set device to software init mode before closing
2020-07-28 6:20 UTC (2+ messages)
[PATCH bpf-next v2 00/35] bpf: switch to memcg-based memory accounting
2020-07-28 6:14 UTC (74+ messages)
` [PATCH bpf-next v2 01/35] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v2 05/35] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH bpf-next v2 06/35] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH bpf-next v2 07/35] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH bpf-next v2 08/35] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH bpf-next v2 09/35] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v2 10/35] bpf: memcg-based memory accounting for socket storage maps
` [PATCH bpf-next v2 11/35] bpf: refine memcg-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v2 12/35] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH bpf-next v2 13/35] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH bpf-next v2 14/35] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next v2 15/35] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH bpf-next v2 16/35] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next v2 17/35] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next v2 18/35] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH bpf-next v2 19/35] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next v2 20/35] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next v2 21/35] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next v2 22/35] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v2 23/35] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v2 24/35] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next v2 25/35] bpf: eliminate rlimit-based memory accounting for socket storage maps
` [PATCH bpf-next v2 26/35] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH bpf-next v2 27/35] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH bpf-next v2 28/35] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH bpf-next v2 29/35] bpf: libbpf: cleanup RLIMIT_MEMLOCK usage
` [PATCH bpf-next v2 30/35] bpf: bpftool: do not touch RLIMIT_MEMLOCK
` [PATCH bpf-next v2 31/35] bpf: runqslower: don't "
` [PATCH bpf-next v2 32/35] bpf: selftests: delete bpf_rlimit.h
` [PATCH bpf-next v2 33/35] bpf: selftests: don't touch RLIMIT_MEMLOCK
` [PATCH bpf-next v2 34/35] bpf: samples: do not "
` [PATCH bpf-next v2 35/35] perf: don't "
linux-next: Tree for Jul 27 (kernel/bpf/syscall.o)
2020-07-28 6:00 UTC (3+ messages)
Question Print Formatting iproute2
2020-07-28 5:53 UTC (7+ messages)
` [PATCH iproute2] tc: Add space after format specifier
[PATCH net-next RFC 00/13] Add devlink reload level option
2020-07-28 5:25 UTC (10+ messages)
` [PATCH net-next RFC 01/13] devlink: Add reload level option to devlink reload command
` [PATCH net-next RFC 02/13] devlink: Add reload levels data to dev get
` [PATCH net-next RFC 09/13] devlink: Add enable_remote_dev_reset generic parameter
` [PATCH net-next RFC 10/13] net/mlx5: Add devlink param enable_remote_dev_reset support
[PATCH] bpf: Add bpf_ktime_get_real_ns
2020-07-28 5:01 UTC (3+ messages)
[PATCH v1] farsync: use generic power management
2020-07-28 4:28 UTC
[PATCH] [net/ipv6] ip6_output: Add ipv6_pinfo null check
2020-07-28 3:12 UTC (3+ messages)
[PATCH] perf record: Set PERF_RECORD_SAMPLE if attr->freq is set
2020-07-28 3:07 UTC (2+ messages)
[PATCH net 0/5] net: hns3: fixes for -net
2020-07-28 2:16 UTC (6+ messages)
` [PATCH net 1/5] net: hns3: fix desc filling bug when skb is expanded or lineared
` [PATCH net 2/5] net: hns3: fix a TX timeout issue
` [PATCH net 3/5] net: hns3: add reset check for VF updating port based VLAN
` [PATCH net 4/5] net: hns3: fix aRFS FD rules leftover after add a user FD rule
` [PATCH net 5/5] net: hns3: fix for VLAN config when reset failed
[RFC PATCH v2 00/21] netgpu: networking between NIC and GPU/CPU
2020-07-28 2:16 UTC (3+ messages)
` [RFC PATCH v2 14/21] net/tcp: add netgpu ioctl setting up zero copy RX queues
[PATCH][for v4.4 only] udp: drop corrupt packets earlier to avoid data corruption
2020-07-28 1:55 UTC
[EXT] INFO: trying to register non-static key in del_timer_sync (2)
2020-07-28 1:44 UTC (2+ messages)
` [PATCH] mwifiex: don't call del_timer_sync() on uninitialized timer
[PATCH bpf-next] selftests/bpf: add new bpf_iter context structs to fix build on old kernels
2020-07-28 1:34 UTC (2+ messages)
[PATCH net-next] ice: mark PM functions as __maybe_unused
2020-07-28 1:41 UTC
[PATCH bpf-next] udp, bpf: Ignore connections in reuseport group after BPF sk lookup
2020-07-28 1:20 UTC (2+ messages)
[PATCH v13 0/9] Enable ptp_kvm for arm64
2020-07-28 1:07 UTC (5+ messages)
` [PATCH v13 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
[vhost:vhost 38/45] include/linux/vdpa.h:43:21: error: expected ':', ',', ';', '}' or '__attribute__' before '.' token
2020-07-28 0:30 UTC
[PATCH v8 bpf-next 00/13] bpf: Add d_path helper
2020-07-28 0:53 UTC (3+ messages)
` [PATCH v8 bpf-next 02/13] tools resolve_btfids: Add support for set symbols
[PATCH v3 bpf 1/2] bpf: fix map leak in HASH_OF_MAPS map
2020-07-28 0:31 UTC (2+ messages)
` [PATCH v3 bpf 2/2] selftests/bpf: extend map-in-map selftest to detect memory leaks
[PATCH][next] ath11k: Use fallthrough pseudo-keyword
2020-07-28 0:03 UTC (4+ messages)
[PATCH iproute2] bridge: fdb: the 'dynamic' option in the show/get commands
2020-07-27 23:44 UTC (2+ messages)
[PATCH iproute2] mptcp: show all endpoints when no ID is specified
2020-07-27 23:44 UTC (2+ messages)
[PATCH AUTOSEL 5.7 01/25] mt76: mt7615: fix lmac queue debugsfs entry
2020-07-27 23:23 UTC (13+ messages)
` [PATCH AUTOSEL 5.7 02/25] iwlwifi: fix crash in iwl_dbg_tlv_alloc_trigger
` [PATCH AUTOSEL 5.7 03/25] usb: hso: Fix debug compile warning on sparc32
` [PATCH AUTOSEL 5.7 04/25] selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
` [PATCH AUTOSEL 5.7 05/25] qed: Disable "MFW indication via attention" SPAM every 5 minutes
` [PATCH AUTOSEL 5.7 06/25] selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
` [PATCH AUTOSEL 5.7 09/25] nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
` [PATCH AUTOSEL 5.7 13/25] net: ethernet: ravb: exit if re-initialization fails in tx timeout
` [PATCH AUTOSEL 5.7 14/25] selftest: txtimestamp: fix net ns entry logic
` [PATCH AUTOSEL 5.7 15/25] drivers/net/wan/x25_asy: Fix to make it work
` [PATCH AUTOSEL 5.7 20/25] cxgb4: add missing release on skb in uld_send()
` [PATCH AUTOSEL 5.7 22/25] xen-netfront: fix potential deadlock in xennet_remove()
` [PATCH AUTOSEL 5.7 24/25] drivers/net/wan: lapb: Corrected the usage of skb_cow
[PATCH AUTOSEL 5.4 01/17] usb: hso: Fix debug compile warning on sparc32
2020-07-27 23:24 UTC (10+ messages)
` [PATCH AUTOSEL 5.4 02/17] selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
` [PATCH AUTOSEL 5.4 03/17] qed: Disable "MFW indication via attention" SPAM every 5 minutes
` [PATCH AUTOSEL 5.4 04/17] selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
` [PATCH AUTOSEL 5.4 06/17] nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
` [PATCH AUTOSEL 5.4 09/17] net: ethernet: ravb: exit if re-initialization fails in tx timeout
` [PATCH AUTOSEL 5.4 10/17] drivers/net/wan/x25_asy: Fix to make it work
` [PATCH AUTOSEL 5.4 14/17] cxgb4: add missing release on skb in uld_send()
` [PATCH AUTOSEL 5.4 15/17] xen-netfront: fix potential deadlock in xennet_remove()
` [PATCH AUTOSEL 5.4 17/17] drivers/net/wan: lapb: Corrected the usage of skb_cow
[PATCH AUTOSEL 4.19 01/10] usb: hso: Fix debug compile warning on sparc32
2020-07-27 23:24 UTC (7+ messages)
` [PATCH AUTOSEL 4.19 02/10] qed: Disable "MFW indication via attention" SPAM every 5 minutes
` [PATCH AUTOSEL 4.19 03/10] nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
` [PATCH AUTOSEL 4.19 05/10] net: ethernet: ravb: exit if re-initialization fails in tx timeout
` [PATCH AUTOSEL 4.19 06/10] drivers/net/wan/x25_asy: Fix to make it work
` [PATCH AUTOSEL 4.19 09/10] cxgb4: add missing release on skb in uld_send()
` [PATCH AUTOSEL 4.19 10/10] xen-netfront: fix potential deadlock in xennet_remove()
[PATCH AUTOSEL 4.14 01/10] usb: hso: Fix debug compile warning on sparc32
2020-07-27 23:24 UTC (7+ messages)
` [PATCH AUTOSEL 4.14 02/10] qed: Disable "MFW indication via attention" SPAM every 5 minutes
` [PATCH AUTOSEL 4.14 03/10] nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
` [PATCH AUTOSEL 4.14 05/10] net: ethernet: ravb: exit if re-initialization fails in tx timeout
` [PATCH AUTOSEL 4.14 06/10] drivers/net/wan/x25_asy: Fix to make it work
` [PATCH AUTOSEL 4.14 09/10] cxgb4: add missing release on skb in uld_send()
` [PATCH AUTOSEL 4.14 10/10] xen-netfront: fix potential deadlock in xennet_remove()
[PATCH AUTOSEL 4.9 1/7] usb: hso: Fix debug compile warning on sparc32
2020-07-27 23:25 UTC (5+ messages)
` [PATCH AUTOSEL 4.9 2/7] qed: Disable "MFW indication via attention" SPAM every 5 minutes
` [PATCH AUTOSEL 4.9 3/7] nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
` [PATCH AUTOSEL 4.9 5/7] net: ethernet: ravb: exit if re-initialization fails in tx timeout
` [PATCH AUTOSEL 4.9 7/7] xen-netfront: fix potential deadlock in xennet_remove()
[PATCH iproute2-next master v2] bridge: fdb show: fix fdb entry state output (+ add json support)
2020-07-27 23:25 UTC (3+ messages)
[PATCH AUTOSEL 4.4 1/4] nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
2020-07-27 23:25 UTC (3+ messages)
` [PATCH AUTOSEL 4.4 2/4] net: ethernet: ravb: exit if re-initialization fails in tx timeout
` [PATCH AUTOSEL 4.4 4/4] xen-netfront: fix potential deadlock in xennet_remove()
[PATCH v2 bpf 1/2] bpf: fix map leak in HASH_OF_MAPS map
2020-07-27 23:22 UTC (3+ messages)
` [PATCH v2 bpf 2/2] selftests/bpf: extend map-in-map selftest to detect memory leaks
[ethtool] ethtool: fix netlink bitmasks when sent as NOMASK
2020-07-27 23:18 UTC (5+ messages)
[PATCH bpf-next] bpf: fix bpf_ringbuf_output() signature to return long
2020-07-27 23:06 UTC (2+ messages)
[net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-13
2020-07-27 23:04 UTC (11+ messages)
` [net-next 1/5] ice: add the virtchnl handler for AdminQ command
[vhost:vhost 38/45] include/linux/vdpa.h:43:21: error: expected ';' at end of declaration list
2020-07-27 22:53 UTC
[ethtool v2 1/2] ethtool: fix netlink bitmasks when sent as NOMASK
2020-07-27 22:49 UTC (2+ messages)
` [ethtool v2 2/2] ethtool: use "Not reported" when no FEC modes are provided
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).