messages from 2020-08-11 01:10:29 to 2020-08-12 17:52:24 UTC [more...]
[PATCH V1 net 0/3] Bug fixes for ENA ethernet driver
2020-08-12 17:52 UTC (5+ messages)
` [PATCH V1 net 1/3] net: ena: Prevent reset after device destruction
` [PATCH V1 net 2/3] net: ena: Change WARN_ON expression in ena_del_napi_in_range()
` [PATCH V1 net 3/3] net: ena: Make missed_tx stat incremental
[PATCH] i40e: fix uninitialized variable in i40e_set_vsi_promisc
2020-08-12 17:46 UTC (2+ messages)
Flaw in "random32: update the net random state on interrupt and activity"
2020-08-12 16:38 UTC (7+ messages)
[PATCH RFC russell-king 0/4] Support for RollBall 10G copper SFP modules
2020-08-12 16:30 UTC (25+ messages)
` [PATCH RFC russell-king 2/4] net: phy: sfp: add support for multigig RollBall modules
` [PATCH RFC russell-king 3/4] net: phy: marvell10g: change MACTYPE according to phydev->interface
[PATCH bpf] bpf: fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST
2020-08-12 15:47 UTC (3+ messages)
[PATCH bpf] tools/bpftool: make skeleton code C++17-friendly by dropping typeof()
2020-08-12 15:34 UTC (2+ messages)
[RFC PATCH bpf-next] bpf: Iterate through all PT_NOTE sections when looking for build id
2020-08-12 15:26 UTC (2+ messages)
[PATCH net] sfc: fix ef100 design-param checking
2020-08-12 15:23 UTC (2+ messages)
[PATCH net] net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
2020-08-12 15:19 UTC (10+ messages)
[PATCH net-next 1/2] dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT
2020-08-12 15:13 UTC (6+ messages)
` [PATCH net-next 2/2] enetc: "
general protection fault in sctp_ulpevent_notify_peer_addr_change
2020-08-12 14:19 UTC (3+ messages)
[PATCH bpf-next] bpf: fix load XDP program error in test_xdp_vlan
2020-08-12 14:03 UTC
[PATCH net v2] vsock: fix potential null pointer dereference in vsock_poll()
2020-08-12 13:33 UTC (2+ messages)
Severe performance regression in "net: macsec: preserve ingress frame ordering"
2020-08-12 12:42 UTC (7+ messages)
PMTUD broken inside network namespace with multipath routing
2020-08-12 12:37 UTC (7+ messages)
[PATCH 0/3] Modernize tasklet callback API
2020-08-12 12:31 UTC (7+ messages)
WARNING: suspicious RCU usage in tipc_l2_send_msg
2020-08-12 11:53 UTC (2+ messages)
[PATCH v2] net: openvswitch: introduce common code for flushing flows
2020-08-12 9:56 UTC
[PATCH net-next RFC 00/13] Add devlink reload level option
2020-08-12 9:34 UTC (12+ messages)
[PATCH] net: Fix potential memory leak in proto_register()
2020-08-12 9:21 UTC
[RFC] bpf: verifier check for dead branch
2020-08-12 7:48 UTC (7+ messages)
[PATCH net 0/2] vsock: fix null pointer dereference and cleanup in vsock_poll()
2020-08-12 7:17 UTC (5+ messages)
` [PATCH net 1/2] vsock: fix potential null pointer dereference "
` [PATCH net 2/2] vsock: small cleanup "
[PATCH] brcm: Add 4356 based AP6356S NVRAM for the khadas VIM2
2020-08-12 3:46 UTC
[DRAFT PATCH] random32: make prandom_u32() output unpredictable
2020-08-12 3:21 UTC (3+ messages)
Recall: [RFC PATCH bpf-next] bpf: add bpf_get_skb_hash helper function
2020-08-12 2:47 UTC
[PATCH net] drivers/net/wan/x25_asy: Added needed_headroom and a skb->len check
2020-08-12 2:30 UTC (9+ messages)
[PATCH net] Revert "vxlan: fix tos value before xmit"
2020-08-12 2:28 UTC (5+ messages)
[PATCH v4 bpf-next 0/9] BPF XDP link
2020-08-12 2:19 UTC (4+ messages)
` [PATCH v4 bpf-next 3/9] bpf, xdp: extract common XDP program attachment logic
VDPA Debug/Statistics
2020-08-12 2:09 UTC (6+ messages)
KASAN: global-out-of-bounds Read in precalculate_color
2020-08-12 1:07 UTC
BUG: mlx5 refcount_t: underflow; use-after-free. (5.7)
2020-08-12 1:05 UTC
[PATCH] net: openvswitch: introduce common code for flushing flows
2020-08-12 0:47 UTC (3+ messages)
[ovs-discuss] Double free in recent kernels after memleak fix
2020-08-12 0:43 UTC (13+ messages)
[PATCH net-next 1/1] net/sched: Introduce skb hash classifier
2020-08-11 23:25 UTC (4+ messages)
[PATCH] net: Fix potential memory leak in proto_register()
2020-08-11 23:10 UTC (4+ messages)
[PATCH net v4 0/2] net: initialize fastreuse on inet_inherit_port
2020-08-11 22:51 UTC (4+ messages)
` [PATCH net v4 1/2] net: refactor bind_bucket fastreuse into helper
` [PATCH net v4 2/2] net: initialize fastreuse on inet_inherit_port
[PATCH net] net: phy: marvell10g: fix null pointer dereference
2020-08-11 22:43 UTC (2+ messages)
[bpf PATCH v3 0/5] Fix sock_ops field read splat
2020-08-11 22:05 UTC (6+ messages)
` [bpf PATCH v3 1/5] bpf: sock_ops ctx access may stomp registers in corner case
` [bpf PATCH v3 2/5] bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
` [bpf PATCH v3 3/5] bpf, selftests: Add tests for ctx access in sock_ops with single register
` [bpf PATCH v3 4/5] bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registers
` [bpf PATCH v3 5/5] bpf, selftests: Add tests to sock_ops for loading sk
[GIT PULL] virtio: features, fixes
2020-08-11 21:59 UTC (2+ messages)
[PATCH ethtool 0/7] compiler warnings cleanup, part 2
2020-08-11 21:20 UTC (7+ messages)
` [PATCH ethtool 1/7] netlink: get rid of signed/unsigned comparison warnings
` [PATCH ethtool 3/7] ioctl: "
[PATCH net-next] Add Mellanox BlueField Gigabit Ethernet driver
2020-08-11 20:06 UTC (4+ messages)
[PATCH 1/3] selftests: Add VRF icmp error route lookup test
2020-08-11 19:50 UTC (3+ messages)
` [PATCH 2/3] ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing table
` [PATCH 3/3] ipv6/icmp: "
[RFC PATCH 1/3] selftests: Add VRF icmp error route lookup test
2020-08-11 19:27 UTC (7+ messages)
` [PATCH] "
[PATCH net] net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_phase1_init
2020-08-11 17:37 UTC (2+ messages)
[PATCH] ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()
2020-08-11 17:36 UTC (2+ messages)
[PATCH] net/nfc/rawsock.c: add CAP_NET_RAW check
2020-08-11 17:35 UTC (2+ messages)
[PATCH net-next v2] hinic: fix strncpy output truncated compile warnings
2020-08-11 17:33 UTC (2+ messages)
KASAN: wild-memory-access Read in do_ebt_set_ctl
2020-08-11 17:30 UTC
[PATCH net v3 0/2] net: initialize fastreuse on inet_inherit_port
2020-08-11 17:27 UTC (2+ messages)
[PATCH] net/tls: Fix kmap usage
2020-08-11 17:21 UTC (3+ messages)
inconsistent lock state in sco_conn_del
2020-08-11 17:07 UTC
memory leak in nf_tables_addchain
2020-08-11 17:07 UTC
memory leak in do_seccomp
2020-08-11 17:06 UTC
KASAN: use-after-free Read in rtl_fw_do_work
2020-08-11 17:00 UTC
KASAN: use-after-free Read in ovs_ct_exit
2020-08-11 16:59 UTC
KASAN: slab-out-of-bounds Read in lock_sock_nested
2020-08-11 16:59 UTC
general protection fault in ip6t_do_table (2)
2020-08-11 16:59 UTC
[PATCH iproute2-rc] rdma: Fix owner name for the kernel resources
2020-08-11 16:53 UTC (4+ messages)
[PATCH AUTOSEL 5.7 03/60] net: mscc: ocelot: fix encoding destination ports into multicast IPv4 address
2020-08-11 16:42 UTC (3+ messages)
Flaw in "random32: update the net random state on interrupt and activity"
2020-08-11 16:01 UTC (22+ messages)
` [DRAFT PATCH] random32: make prandom_u32() output unpredictable
[PATCH] net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()
2020-08-11 15:35 UTC (2+ messages)
[PATCH] tcp: fix TCP socks unreleased in BBR mode
2020-08-11 15:32 UTC (6+ messages)
` [PATCH v2 4.19] "
Zdravstvujte Vas interesujut bazy dannyh kontaktov kompanij dlja prodazhi vashih tovarov i uslug?
2020-08-10 22:34 UTC
[PATCH] rndis_wlan: tighten check of rndis_query_oid return
2020-08-11 14:02 UTC
[PATCH bpf] selftests/bpf: fix v4_to_v6 in sk_lookup
2020-08-11 13:43 UTC (2+ messages)
[PATCH net] nfp: update maintainer
2020-08-11 13:29 UTC (3+ messages)
[PATCH bpf-next] bpf: fix segmentation fault of test_progs
2020-08-11 13:19 UTC (3+ messages)
` [PATCH bpf-next v2] "
[Linux-kernel-mentees] [PATCH net] ipvs: Fix uninit-value in do_ip_vs_set_ctl()
2020-08-11 12:59 UTC (8+ messages)
` [Linux-kernel-mentees] [PATCH net-next v2] "
possible deadlock in dev_mc_unsync
2020-08-11 12:07 UTC (2+ messages)
[PATCH] net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()
2020-08-11 11:54 UTC
[PATCH] vhost: vdpa: remove per device feature whitelist
2020-08-11 10:19 UTC (2+ messages)
[linux-next:master 13398/13940] drivers/net/ethernet/sfc/ef100_nic.c:610: undefined reference to `__umoddi3'
2020-08-11 8:55 UTC (3+ messages)
[PATCH] can: m_can_platform: don't call m_can_class_suspend in runtime suspend
2020-08-11 8:15 UTC (2+ messages)
[PATCH iproute2-rc v1 0/2] Fix rdmatool JSON conversion
2020-08-11 7:32 UTC (3+ messages)
` [PATCH iproute2-rc v1 1/2] rdma: Fix owner name for the kernel resources
` [PATCH iproute2-rc v1 2/2] rdma: Properly print device and link names in CLI output
general protection fault in qrtr_endpoint_post
2020-08-11 7:02 UTC (2+ messages)
KASAN: use-after-free Write in hci_conn_del
2020-08-11 6:50 UTC (3+ messages)
[RFC PATCH v11 bpf-next 00/14] bpf: Add d_path helper
2020-08-11 6:02 UTC (3+ messages)
` [RFC PATCH v11 bpf-next 08/14] bpf: Add btf_struct_ids_match function
[PATCH net-next RFC 01/13] devlink: Add reload level option to devlink reload command
2020-08-11 5:46 UTC (11+ messages)
[PATCH V5 0/6] IRQ offloading for vDPA
2020-08-11 2:53 UTC (8+ messages)
` [PATCH V5 1/6] vhost: introduce vhost_vring_call
[PATCH net 0/2] net: fix a mcast issue for tipc udp media
2020-08-11 2:25 UTC (8+ messages)
` [PATCH net 1/2] ipv6: add ipv6_dev_find()
page: next (older) | prev (newer) | latest
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).