messages from 2019-03-07 04:55:05 to 2019-03-08 12:56:12 UTC [more...]
[RFC PATCH V2 0/5] vhost: accelerate metadata access through vmap()
2019-03-08 12:56 UTC (25+ messages)
` [RFC PATCH V2 5/5] vhost: access vq metadata through kernel virtual address
[PATCH] ath11k: fix bugon.cocci warnings
2019-03-08 12:49 UTC (2+ messages)
[PATCH net] rxrpc: Fix client call connect/disconnect race
2019-03-08 12:48 UTC
[PATCH v7 1/4] can: m_can: Create a m_can platform framework
2019-03-08 12:44 UTC (6+ messages)
` [PATCH v7 2/4] can: m_can: Rename m_can_priv to m_can_classdev
[PATCH net] sctp: remove sched init from sctp_stream_init
2019-03-08 12:21 UTC (2+ messages)
[RFC net-next 0/8] Introducing subdev bus and devlink extension
2019-03-08 12:19 UTC (20+ messages)
[PATCH] aio: prevent the final fput() in the middle of vfs_poll() (Re: KASAN: use-after-free Read in unix_dgram_poll)
2019-03-08 11:16 UTC (11+ messages)
` [PATCH 1/8] aio: make sure file is pinned
` [PATCH 2/8] aio_poll_wake(): don't set ->woken if we ignore the wakeup
[PATCH bpf 0/2] xsk: fix non-existing flag/option behavior
2019-03-08 11:06 UTC (7+ messages)
` [PATCH bpf 1/2] xsk: fix to reject invalid flags in xsk_bind
` [PATCH bpf 2/2] xsk: fix to reject invalid options in Tx descriptor
[PATCH net] net: sched: put back q.qlen into a single location
2019-03-08 11:01 UTC (2+ messages)
NULL pointer dereference in nft_set_elem_destroy()
2019-03-08 10:50 UTC (2+ messages)
[PATCH 0/4] mwifiex PCI/wake-up interrupt fixes
2019-03-08 9:36 UTC (4+ messages)
[PATCH 0/2] net: bonding: fix sparse warning
2019-03-08 8:28 UTC (5+ messages)
` [PATCH 1/2] net: bonding: fix restricted __be16 degrades to integer
` [PATCH 2/2] net: bonding: fix incorrect type in assignment
[PATCH net] pptp: dst_release sk_dst_cache in pptp_sock_destruct
2019-03-08 7:25 UTC
[PATCH net] route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
2019-03-08 6:50 UTC
[PATCH V3] bpf: fix warning about using plain integer as NULL
2019-03-08 6:45 UTC
[PATCH net] net: selinux: fix memory leak in selinux_netlbl_socket_post_create()
2019-03-08 6:31 UTC (3+ messages)
[PATCH V2] bpf: fix warning about using plain integer as NULL
2019-03-08 6:29 UTC (2+ messages)
[Linuxptp-devel] strangeness
2019-03-08 6:08 UTC (5+ messages)
[PATCH] bpf: fix warning about using plain integer as NULL
2019-03-08 5:44 UTC (2+ messages)
[PATCH v3 bpf]: libbpf: fixing leak when kernel does not support btf
2019-03-08 5:32 UTC (2+ messages)
[PATCH v2 bpf]: libbpf: fixing leak when kernel does not support btf
2019-03-08 4:03 UTC
[PATCH] net: stmmac: Avoid sometimes uninitialized Clang warnings
2019-03-08 4:02 UTC (7+ messages)
` [PATCH v2] "
` [PATCH] net: stmmac: Avoid one more sometimes uninitialized Clang warning
[PATCH net 0/3] sctp: process the error returned from sctp_sock_migrate()
2019-03-08 3:48 UTC (10+ messages)
` [PATCH net 1/3] sctp: sctp_sock_migrate() returns error if sctp_bind_addr_dup() fails
[PATCH net-next v2 0/7] devlink: expose PF and VF representors as ports
2019-03-08 2:52 UTC (12+ messages)
` [PATCH net-next v2 4/7] devlink: allow subports on devlink PCI ports
[net-next][PATCH 3/5] rds: add type of service(tos) infrastructure
2019-03-08 1:37 UTC (3+ messages)
` [net-next PATCH] net/rds: Return proper "tos" value to user-space
-Wsometimes-uninitialized Clang warning in drivers/net/ethernet/broadcom/bnxt/bnxt.c
2019-03-08 0:57 UTC
[PATCH net] net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
2019-03-08 0:21 UTC
-Wsometimes-uninitialized Clang warning in net/tipc/node.c
2019-03-08 0:17 UTC
[PATCH] net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_tcam_entry
2019-03-08 0:13 UTC (2+ messages)
[PATCH] cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_he
2019-03-08 0:10 UTC (2+ messages)
[PATCH] iwlwifi: mvm: Change an 'else if' into an 'else' in iwl_mvm_send_add_bcast_sta
2019-03-08 0:08 UTC (2+ messages)
[PATCH v7 perf,bpf 00/15] perf annotation of BPF programs
2019-03-07 23:47 UTC (18+ messages)
` [PATCH v7 perf,bpf 01/15] perf, bpf: consider events with attr.bpf_event as side-band events
` [PATCH v7 perf,bpf 02/15] bpf: libbpf: introduce bpf_program__get_prog_info_linear()
` [PATCH v7 perf,bpf 03/15] bpf: bpftool: use bpf_program__get_prog_info_linear() in prog.c:do_dump()
` [PATCH v7 perf,bpf 04/15] perf, bpf: synthesize bpf events with bpf_program__get_prog_info_linear()
` [PATCH v7 perf,bpf 05/15] perf: change prototype of perf_event__synthesize_bpf_events()
` [PATCH v7 perf,bpf 06/15] perf, bpf: save bpf_prog_info in a rbtree in perf_env
` [PATCH v7 perf,bpf 07/15] perf, bpf: save bpf_prog_info information as headers to perf.data
` [PATCH v7 perf,bpf 08/15] perf, bpf: save btf in a rbtree in perf_env
` [PATCH v7 perf,bpf 09/15] perf, bpf: save btf information as headers to perf.data
` [PATCH v7 perf,bpf 10/15] perf-top: add option --no-bpf-event
` [PATCH v7 perf,bpf 11/15] perf: add -lopcodes to feature-libbfd
` [PATCH v7 perf,bpf 12/15] perf, bpf: enable annotation of bpf program
` [PATCH v7 perf,bpf 13/15] perf, bpf: process PERF_BPF_EVENT_PROG_LOAD for annotation
` [PATCH v7 perf,bpf 14/15] perf: introduce side band thread
` [PATCH v7 perf,bpf 15/15] perf, bpf: save bpf_prog_info and btf of short living bpf programs
[PATCH] [v2] ethtool: reduce stack usage with clang
2019-03-07 22:03 UTC (4+ messages)
[PATCH 0/2] bpf: context casting for tail call and gtrace prog type
2019-03-07 21:30 UTC (6+ messages)
[PATCH RFC] mac80211: Use IFF_ECHO to force delivery of tx_status frames
2019-03-07 19:30 UTC (4+ messages)
` [PATCH RFC v2] mac80211: debugfs option to force TX status frames
[PATCH v2] vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
2019-03-07 19:12 UTC (3+ messages)
[PATCH net] net/hsr: fix possible crash in add_timer()
2019-03-07 19:02 UTC (2+ messages)
[PATCH net] nfp: fix simple vNIC mailbox length
2019-03-07 19:01 UTC (2+ messages)
[PATCH] net: atm: Use IS_ENABLED in atm_dev_ioctl
2019-03-07 18:59 UTC (4+ messages)
` [PATCH] net: atm: Add another IS_ENABLED(CONFIG_COMPAT) "
KASAN: use-after-free Read in dst_dev_put
2019-03-07 18:25 UTC
general protection fault in __queue_work
2019-03-07 18:25 UTC
KASAN: slab-out-of-bounds Read in tcp_sk_exit
2019-03-07 18:24 UTC
AF_XDP design flaws
2019-03-07 17:52 UTC (10+ messages)
general protection fault in sctp_sched_rr_dequeue
2019-03-07 17:50 UTC (4+ messages)
[PATCH 01/35] perf, bpf: Consider events with attr.bpf_event as side-band events
2019-03-07 17:43 UTC
[PATCH net 1/1] qede: Fix internal loopback failure with jumbo mtu configuration
2019-03-07 17:43 UTC (2+ messages)
[PATCH] [v2] enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
2019-03-07 17:42 UTC (3+ messages)
[PATCH] peak_usb: fix clang build warning
2019-03-07 17:40 UTC (4+ messages)
[PATCH net] ravb: Decrease TxFIFO depth of Q3 and Q2 to one
2019-03-07 17:39 UTC (3+ messages)
[PATCH] igc: remove unused igc_priv_flags_strings array
2019-03-07 17:37 UTC (3+ messages)
[PATCH] isdn: isdnloop: fix pointer dereference bug
2019-03-07 17:29 UTC (3+ messages)
[PATCH] davinci_emac: always build in CONFIG_OF code
2019-03-07 17:29 UTC (3+ messages)
[PATCH v6 perf,bpf 00/15] perf annotation of BPF programs
2019-03-07 17:20 UTC (11+ messages)
` [PATCH v6 perf,bpf 06/15] perf, bpf: save bpf_prog_info in a rbtree in perf_env
` [PATCH v6 perf,bpf 07/15] perf, bpf: save bpf_prog_info information as headers to perf.data
` [PATCH v6 perf,bpf 08/15] perf, bpf: save btf in a rbtree in perf_env
` [PATCH v6 perf,bpf 14/15] perf: introduce side band thread
[PATCH] iwlwifi: fix 64-bit division
2019-03-07 17:15 UTC (2+ messages)
[PATCH net 00/16] validate the control action with all the other parameters
2019-03-07 16:56 UTC (8+ messages)
` [PATCH net 03/16] net/sched: act_csum: validate the control action inside init()
[PATCH bpf] bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
2019-03-07 16:50 UTC (2+ messages)
[PATCH] ethtool: reduce stack usage with clang
2019-03-07 15:59 UTC (3+ messages)
[PATCH] enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
2019-03-07 15:50 UTC (3+ messages)
[PATCH 0/2] Make ipmr queue length configurable
2019-03-07 15:40 UTC (3+ messages)
` [PATCH 1/2] ipmr: Make cache "
[PATCH] can: flexcan: bump FLEXCAN_TIMEOUT_US to 250
2019-03-07 15:00 UTC
[PATCH net-next 0/2] br_netfilter: enable in non-initial netns
2019-03-07 14:58 UTC (2+ messages)
[PATCH bpf] bpf: Stop the psock parser before canceling its work
2019-03-07 14:18 UTC (2+ messages)
[PATCH bpf] selftests: bpf: test_progs: initialize duration in singal_pending test
2019-03-07 10:30 UTC (2+ messages)
[PATCH bpf 1/2] selftests: bpf: fix compilation with out-of-tree $(OUTPUT)
2019-03-07 10:29 UTC (2+ messages)
[PATCH net-next (fix) 0/2] fix GSO bpf_lwt_ip_encap
2019-03-07 10:23 UTC (2+ messages)
[PATCH net] xsk: fix potential crash in xsk_diag_put_umem()
2019-03-07 10:22 UTC (2+ messages)
[PATCH][bpf-next] bpf: hbm: fix spelling mistake "deault" -> "default"
2019-03-07 10:22 UTC (2+ messages)
[PATCH bpf] bpf: only test gso type on gso packets
2019-03-07 10:06 UTC (2+ messages)
[PATCH] bpf: fix sysctl.c warning
2019-03-07 10:05 UTC (2+ messages)
[PATCH v2 bpf-next 1/3] bpf: add bpf_progenyof helper
2019-03-07 9:26 UTC (3+ messages)
` [PATCH v3 bpf-next 0/3] "
[PATCH bpf-next v1] tools/bpftool: create map of maps
2019-03-07 9:14 UTC (3+ messages)
[PATCH v1 iproute2-next 0/4] Dynamic rdma link creation
2019-03-07 8:33 UTC (9+ messages)
` [PATCH v1 iproute2-next 1/4] rdma: add helper rd_sendrecv_msg()
[PATCH 0/2] Make ipmr queue length configurable
2019-03-07 4:57 UTC (3+ messages)
` [PATCH 1/2] ipmr: Make cache "
` [PATCH 2/2] ip6mr: "
[PATCH net v2] failover: allow name change on IFF_UP slave interfaces
2019-03-07 4:54 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).