messages from 2018-05-15 19:06:46 to 2018-05-16 09:43:28 UTC [more...]
simplify procfs code for seq_file instances V3
2018-05-16 9:43 UTC (21+ messages)
` [PATCH 01/42] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/42] proc: introduce a proc_pid_ns helper
` [PATCH 03/42] proc: don't detour through seq->private to get the inode
` [PATCH 04/42] proc: simplify proc_register calling conventions
` [PATCH 05/42] proc: add a proc_create_reg helper
` [PATCH 07/42] proc: introduce proc_create_seq_private
` [PATCH 08/42] proc: introduce proc_create_single{,_data}
` [PATCH 09/42] ipv{4,6}/udp{,lite}: simplify proc registration
` [PATCH 10/42] ipv{4,6}/tcp: simplify procfs registration
` [PATCH 11/42] ipv{4,6}/ping: simplify proc file creation
` [PATCH 12/42] ipv{4, 6}/raw: simplify ѕeq_file code
` [PATCH 13/42] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 14/42] net/kcm: simplify proc registration
` [PATCH 15/42] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 16/42] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 18/42] proc: introduce proc_create_net_single
` [PATCH 19/42] acpi/battery: simplify procfs code
` [PATCH 20/42] sgi-gru: "
` [PATCH 22/42] sg: "
` [PATCH 24/42] ext4: "
KMSAN: uninit-value in __sctp_v6_cmp_addr
2018-05-16 9:42 UTC (4+ messages)
[PATCH 00/14] Modify action API for implementing lockless actions
2018-05-16 9:39 UTC (21+ messages)
` [PATCH 08/14] net: sched: account for temporary action reference
` [PATCH 09/14] net: sched: don't release reference on action overwrite
` [PATCH 10/14] net: sched: extend act API for lockless actions
Xilinx axienet + DP83620 in fiber mode won't set netif_carrier_on
2018-05-16 9:16 UTC
[PATCH] net: 8390: ne: Fix accidentally removed RBTX4927 support
2018-05-16 9:18 UTC
[PATCH net-next v2 0/2] of: mdio: Fall back to mdiobus_register() with NULL device_node
2018-05-16 8:54 UTC (7+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] drivers: net: Remove device_node checks with of_mdiobus_register()
[RFC v4 0/5] virtio: support packed ring
2018-05-16 8:37 UTC (6+ messages)
` [RFC v4 1/5] virtio: add packed ring definitions
` [RFC v4 2/5] virtio_ring: support creating packed ring
` [RFC v4 3/5] virtio_ring: add packed ring support
` [RFC v4 4/5] virtio_ring: add event idx support in packed ring
` [RFC v4 5/5] virtio_ring: enable "
Hangs in r8152 connected to power management in kernels at least up v4.17-rc4
2018-05-16 8:26 UTC (3+ messages)
INFO: rcu detected stall in sctp_packet_transmit
2018-05-16 8:11 UTC
[PATCH net-next 0/2] sched: refactor NOLOCK qdiscs
2018-05-16 7:56 UTC (4+ messages)
` [PATCH net-next 2/2] pfifo_fast: drop unneeded additional lock on dequeue
linux-next: BUG: KASAN: use-after-free in tun_chr_close
2018-05-16 7:52 UTC (5+ messages)
i40e - Is i40e_force_link_state doing the right thing ?
2018-05-16 7:49 UTC (5+ messages)
xdp and fragments with virtio
2018-05-16 7:24 UTC (2+ messages)
[PATCH V2] mlx4_core: allocate ICM memory in page size chunks
2018-05-16 7:04 UTC (8+ messages)
[PATCH net-next v2 00/15] ARM: sun8i: r40: Add Ethernet support
2018-05-16 6:47 UTC (9+ messages)
` [PATCH net-next v2 15/15] arm64: dts: allwinner: a64: add SRAM controller device tree node
[PATCH] ethernet: stmmac: dwmac-rk: Add GMAC support for px30
2018-05-16 6:34 UTC (2+ messages)
[PATCH bpf-next 0/7] bpf: implement BPF_PERF_EVENT_QUERY for perf event query
2018-05-16 5:54 UTC (10+ messages)
` [PATCH bpf-next 1/7] perf/core: add perf_get_event() to return perf_event given a struct file
` [PATCH bpf-next 2/7] bpf: introduce bpf subcommand BPF_PERF_EVENT_QUERY
` [PATCH bpf-next 3/7] tools/bpf: sync kernel header bpf.h and add bpf_trace_event_query in libbpf
` [PATCH bpf-next 4/7] tools/bpf: add ksym_get_addr() in trace_helpers
` [PATCH bpf-next 5/7] samples/bpf: add a samples/bpf test for BPF_PERF_EVENT_QUERY
` [PATCH bpf-next 6/7] tools/bpf: add two BPF_PERF_EVENT_QUERY tests in test_progs
` [PATCH bpf-next 7/7] tools/bpftool: add perf subcommand
[RFC v3 0/5] virtio: support packed ring
2018-05-16 5:55 UTC (4+ messages)
` [RFC v3 4/5] virtio_ring: add event idx support in "
[PATCH 0/2] Use sbitmap instead of percpu_ida
2018-05-16 5:54 UTC (3+ messages)
` [PATCH 1/2] Convert target drivers to use sbitmap
[PATCH net-next v3 0/3] fib rule selftest
2018-05-16 3:55 UTC (4+ messages)
` [PATCH net-next v3 1/3] ipv4: support sport, dport and ip_proto in RTM_GETROUTE
` [PATCH net-next v3 2/3] ipv6: "
` [PATCH net-next v3 3/3] selftests: net: initial fib rule tests
[PATCH v5 0/3] multi-threading device shutdown
2018-05-16 2:40 UTC (4+ messages)
` [PATCH v5 1/3] drivers core: refactor device_shutdown
` [PATCH v5 2/3] drivers core: prepare device_shutdown for multi-threading
` [PATCH v5 3/3] drivers core: multi-threading device shutdown
[PATCH] net: qcom/emac: Encapsulate sgmii ops under one structure
2018-05-16 2:32 UTC (2+ messages)
ECMP routing: problematic selection of outgoing interface
2018-05-16 1:51 UTC
[net-next PATCH v2 0/4] Symmetric queue selection using XPS for Rx queues
2018-05-16 1:27 UTC (5+ messages)
` [net-next PATCH v2 1/4] net: Refactor XPS for CPUs and "
` [net-next PATCH v2 2/4] net: Enable Tx queue selection based on "
` [net-next PATCH v2 3/4] net-sysfs: Add interface for Rx queue map per Tx queue
` [net-next PATCH v2 4/4] Documentation: Add explanation for XPS using Rx-queue map
[PATCH net-next 0/3] net: Allow more drivers with COMPILE_TEST
2018-05-16 1:19 UTC (5+ messages)
` [PATCH net-next 1/3] net: ethernet: ti: Allow most "
` [PATCH net-next 2/3] net: ethernet: freescale: Allow FEC "
` [PATCH net-next 3/3] net: phy: Allow MDIO_MOXART and MDIO_SUN4I "
[PATCH net-next v2 0/3] net: qualcomm: rmnet: Updates 2018-05-14
2018-05-16 0:52 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: qualcomm: rmnet: Capture all drops in transmit path
` [PATCH net-next v2 2/3] net: qualcomm: rmnet: Add support for ethtool private stats
` [PATCH net-next v2 3/3] net: qualcomm: rmnet: Remove redundant command check
[PATCH iproute2-next] tc-netem: fix limit description in man page
2018-05-16 0:49 UTC
[PATCH v2] {net, IB}/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'
2018-05-16 0:12 UTC (3+ messages)
[PATCH net-next 0/3] udp gso fixes
2018-05-15 23:57 UTC (8+ messages)
` [PATCH net-next 3/3] udp: only use paged allocation with scatter-gather
Re
2018-05-15 21:56 UTC
[PATCH net-next v2] net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
2018-05-15 23:37 UTC
[PATCH bpf-next] samples/bpf: Decrement ttl in fib forwarding example
2018-05-15 23:20 UTC
[PATCH net-next 2/3] net: qualcomm: rmnet: Add support for ethtool private stats
2018-05-15 23:16 UTC (2+ messages)
[PATCH net-next] net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
2018-05-15 23:11 UTC (3+ messages)
[PATCH net v2 0/3] net: dsa: bcm_sf2: CFP fixes
2018-05-15 23:01 UTC (4+ messages)
` [PATCH net v2 1/3] net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule
` [PATCH net v2 2/3] net: dsa: bcm_sf2: Fix IPv6 rules and chain ID
` [PATCH net v2 3/3] net: dsa: bcm_sf2: Fix IPv6 rule half deletion
[PATCH net-next 0/2] of: mdio: Fall back to mdiobus_register() with np is NULL
2018-05-15 22:59 UTC (5+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] drivers: net: Remove device_node checks with of_mdiobus_register()
[PATCH iproute2] Allow to configure /var/run/netns directory
2018-05-15 21:49 UTC
[PATCH bpf-next v6 0/4] Hash support for sock
2018-05-15 21:09 UTC (6+ messages)
` [PATCH bpf-next v6 1/4] bpf: sockmap, refactor sockmap routines to work with hashmap
` [PATCH bpf-next v6 2/4] bpf: sockmap, add hash map support
Poor TCP performance with XPS enabled after scrubbing skb
2018-05-15 21:08 UTC (2+ messages)
[PATCH net-next v3 0/7] Microsemi Ocelot Ethernet switch support
2018-05-15 20:45 UTC (2+ messages)
[PATCH v2 iproute2-next 0/3] RDMA tool driver-specific resource tracking
2018-05-15 20:39 UTC (13+ messages)
` [PATCH v2 iproute2-next 1/3] rdma: update rdma_netlink.h to get new driver attributes
[RFC PATCH bpf-next 00/12] AF_XDP, zero-copy support
2018-05-15 20:25 UTC (13+ messages)
` [RFC PATCH bpf-next 02/12] xsk: moved struct xdp_umem definition
` [RFC PATCH bpf-next 03/12] xsk: introduce xdp_umem_frame
` [RFC PATCH bpf-next 04/12] net: xdp: added bpf_netdev_command XDP_SETUP_XSK_UMEM
` [RFC PATCH bpf-next 05/12] xdp: add MEM_TYPE_ZERO_COPY
` [RFC PATCH bpf-next 06/12] xsk: add zero-copy support for Rx
` [RFC PATCH bpf-next 07/12] net: added netdevice operation for Tx
` [RFC PATCH bpf-next 08/12] xsk: wire upp Tx zero-copy functions
` [RFC PATCH bpf-next 09/12] samples/bpf: minor *_nb_free performance fix
` [RFC PATCH bpf-next 10/12] i40e: added queue pair disable/enable functions
` [RFC PATCH bpf-next 11/12] i40e: implement AF_XDP zero-copy support for Rx
` [RFC PATCH bpf-next 12/12] i40e: implement Tx zero-copy
[net 1/1] net/mlx5: Fix build break when CONFIG_SMP=n
2018-05-15 20:11 UTC (2+ messages)
ASSALAMUALAIKUM
2018-05-15 19:57 UTC
aio poll and a new in-kernel poll API V11
2018-05-15 19:48 UTC (33+ messages)
` [PATCH 01/32] fs: unexport poll_schedule_timeout
` [PATCH 02/32] fs: cleanup do_pollfd
` [PATCH 03/32] fs: update documentation to mention __poll_t and match the code
` [PATCH 04/32] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/32] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/32] aio: simplify KIOCB_KEY handling
` [PATCH 07/32] aio: simplify cancellation
` [PATCH 08/32] aio: replace kiocb_set_cancel_fn with a cancel_kiocb file operation
` [PATCH 09/32] aio: add delayed cancel support
` [PATCH 10/32] aio: implement IOCB_CMD_POLL
` [PATCH 11/32] net: refactor socket_poll
` [PATCH 12/32] net: add support for ->poll_mask in proto_ops
` [PATCH 13/32] net: remove sock_no_poll
` [PATCH 14/32] net/tcp: convert to ->poll_mask
` [PATCH 15/32] net/unix: "
` [PATCH 16/32] net: convert datagram_poll users tp ->poll_mask
` [PATCH 17/32] net/dccp: convert to ->poll_mask
` [PATCH 18/32] net/atm: "
` [PATCH 19/32] net/vmw_vsock: "
` [PATCH 20/32] net/tipc: "
` [PATCH 21/32] net/sctp: "
` [PATCH 22/32] net/bluetooth: "
` [PATCH 23/32] net/caif: "
` [PATCH 24/32] net/nfc: "
` [PATCH 25/32] net/phonet: "
` [PATCH 26/32] net/iucv: "
` [PATCH 27/32] net/rxrpc: "
` [PATCH 28/32] crypto: af_alg: "
` [PATCH 29/32] pipe: "
` [PATCH 30/32] eventfd: switch "
` [PATCH 31/32] timerfd: convert "
` [PATCH 32/32] random: "
[PATCH net-next] sched: cls: enable verbose logging
2018-05-15 19:43 UTC (5+ 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).