messages from 2018-01-21 03:31:00 to 2018-01-22 20:12:11 UTC [more...]
aio poll, io_pgetevents and a new in-kernel poll API V4
2018-01-22 20:12 UTC (5+ messages)
` [PATCH 01/36] aio: don't print the page size at boot time
` [PATCH 02/36] aio: remove an outdated comment in aio_complete
` [PATCH 03/36] aio: refactor read/write iocb setup
` [PATCH 04/36] aio: sanitize ki_list handling
[PATCH] Bluetooth: 6lowpan: Fix disconnect bug in 6lowpan
2018-01-22 20:11 UTC (7+ messages)
[PATCH net] ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
2018-01-22 20:06 UTC
KASAN: slab-out-of-bounds Read in erspan_xmit
2018-01-22 19:58 UTC
KASAN: use-after-free Read in erspan_xmit
2018-01-22 19:58 UTC
WARNING in xdp_rxq_info_unreg
2018-01-22 19:58 UTC
KASAN: use-after-free Read in erspan_build_header
2018-01-22 19:58 UTC
possible deadlock in vhost_chr_write_iter
2018-01-22 19:58 UTC
[PATCH bpf-next 0/2] bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map
2018-01-22 19:28 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
[regression v4.11] 617f01211baf ("8139too: use napi_complete_done()")
2018-01-22 19:03 UTC (6+ messages)
` [PATCH net] 8139too: revisit napi_complete_done() usage
[PATCH 2/2] net/ibm/emac: wrong bit is used for STA control register write
2018-01-22 19:01 UTC (3+ messages)
[PATCH net-next 0/2] Enable virtio to act as a master for a passthru device
2018-01-22 19:00 UTC (7+ messages)
TCP many-connection regression between 4.7 and 4.13 kernels
2018-01-22 18:46 UTC (6+ messages)
[bpf-next PATCH v4 0/7] Series short description
2018-01-22 18:37 UTC (8+ messages)
` [bpf-next PATCH v4 1/7] bpf: refactor sockmap sample program update for arg parsing
` [bpf-next PATCH v4 2/7] bpf: add sendmsg option for testing BPF programs
` [bpf-next PATCH v4 3/7] bpf: sockmap sample, use fork() for send and recv
` [bpf-next PATCH v4 4/7] bpf: sockmap sample, report bytes/sec
` [bpf-next PATCH v4 5/7] bpf: sockmap sample add base test without any BPF for comparison
` [bpf-next PATCH v4 6/7] bpf: sockmap put client sockets in blocking mode
` [bpf-next PATCH v4 7/7] bpf: sockmap set rlimit
len = bpf_probe_read_str(); bpf_perf_event_output(... len) == FAIL
2018-01-22 18:28 UTC (12+ messages)
[PATCHv4 net-next 0/2] net: erspan: add support for openvswitch
2018-01-22 18:12 UTC (4+ messages)
` [PATCHv4 net-next 2/2] openvswitch: add erspan version I and II support
[RFC PATCH] e1000e: Remove Other from EIAC
2018-01-22 18:01 UTC (10+ messages)
` [Intel-wired-lan] "
HAPPY NEW YEAR!
2018-01-22 17:40 UTC
[PATCH iproute2-next] gre/gre6: Post merge fixes
2018-01-22 17:31 UTC (2+ messages)
stmmac smatch error rx_queue_routing
2018-01-22 17:31 UTC (3+ messages)
[PATCH iproute2-next 0/8] ip: Introduce and use get_addr_rta()
2018-01-22 17:26 UTC (9+ messages)
` [PATCH iproute2-next 1/8] utils: Introduce get_addr_rta()
` [PATCH iproute2-next 2/8] ipaddress: Use get_addr_rta()
` [PATCH iproute2-next 3/8] iprule: "
` [PATCH iproute2-next 4/8] ipmroute: "
` [PATCH iproute2-next 5/8] ipneigh: "
` [PATCH iproute2-next 6/8] ipl2tp: "
` [PATCH iproute2-next 7/8] tcp_metric: "
` [PATCH iproute2-next 8/8] ip/tunnel: Unify local/remote endpoint address printing
[PATCH iproute2-next v2 0/2] ip/tunnel: Unify collect metadata handling
2018-01-22 17:23 UTC (3+ messages)
` [PATCH iproute2-next v2 1/2] ip/tunnel: Be consistent when printing tunnel collect metadata
` [PATCH iproute2-next v2 2/2] gre/gre6: Unify attribute addition to netlink buffer
[PATCH] net: Make synchronize_net() be expedited only when it's really need
2018-01-22 17:15 UTC (2+ messages)
[PATCH net-next v3 0/2] net/sched: remove spinlock from 'csum' action
2018-01-22 17:14 UTC (3+ messages)
` [PATCH net-next v3 1/2] net/sched: act_csum: use per-core statistics
` [PATCH net-next v3 2/2] net/sched: act_csum: don't use spinlock in the fast path
[PATCH iproute2] tc/lexer: let quotes actually start strings
2018-01-22 17:09 UTC (2+ messages)
[PATCH net] pppoe: take ->needed_headroom of lower device into account on xmit
2018-01-22 17:06 UTC
[PATCH] RDS: Fix rds-ping inducing kernel panic
2018-01-22 17:04 UTC (5+ messages)
[PATCH iproute2-next 0/2] ip/tunnel: Unify collect metadata handling
2018-01-22 17:00 UTC (5+ messages)
` [PATCH iproute2-next 1/2] ip/tunnel: Be consistent when printing tunnel collect metadata
` [PATCH iproute2-next 2/2] gre/gre6: Unify attribute addition to netlink buffer
[RFC][PATCH] get rid of the use of set_fs() (by way of kernel_recvmsg()) in sunrpc
2018-01-22 16:49 UTC (13+ messages)
` [PATCH 01/10] net: separate SIOCGIFCONF handling from dev_ioctl()
` [PATCH 02/10] devinet_ioctl(): take copyin/copyout to caller
` [PATCH 03/10] ip_rt_ioctl(): take copyin "
` [PATCH 04/10] kill dev_ifsioc()
` [PATCH 05/10] kill bond_ioctl()
` [PATCH 10/10] kill kernel_sock_ioctl()
[PATCH net-next v2] net: link_watch: mark bonding link events urgent
2018-01-22 16:33 UTC (2+ messages)
[net-next: PATCH v4 0/7] Armada 7k/8k PP2 ACPI support
2018-01-22 16:09 UTC (8+ messages)
iproute2 net-next
2018-01-22 16:07 UTC (11+ messages)
[PATCH 1/2] net/ibm/emac: add 8192 rx/tx fifo size
2018-01-22 16:00 UTC
[PATCH v6 00/36] Andes(nds32) Linux Kernel Port
2018-01-22 16:00 UTC (23+ messages)
` [PATCH v6 06/36] nds32: Kernel booting and initialization
` [PATCH v6 29/36] nds32: Build infrastructure
` [PATCH v6 31/36] dt-bindings: nds32 CPU Bindings
[PATCH net-next] net: stmmac: do not use a bitwise AND operator with a bool operand
2018-01-22 15:59 UTC
[PATCH] net: caif: remove redundant re-assignment of pointer pfrm
2018-01-22 15:52 UTC (2+ messages)
[PATCH net-next] net: link_watch: mark bonding link events urgent
2018-01-22 15:49 UTC (4+ messages)
[PATCH] net/mlx4_en: ensure rx_desc updating reaches HW before prod db updating
2018-01-22 15:47 UTC (15+ messages)
3.400,000.00 Eur
2018-01-22 9:46 UTC
pull-request: mac80211-next 2018-01-22
2018-01-22 15:31 UTC (3+ messages)
[PATCH net-next] cxgb4: add geneve offload support for T6
2018-01-22 15:22 UTC (2+ messages)
WARNING in sysfs_warn_dup
2018-01-22 15:04 UTC (8+ messages)
` [PATCH] sysfs: turn WARN() into pr_warn()
hi
2018-01-22 15:00 UTC
[bisected] Forwarded packets occasionally has loopback output interface in Netfilter
2018-01-22 14:54 UTC (4+ messages)
[PATCH][next] devlink: fix memory leak on 'resource'
2018-01-22 14:27 UTC (3+ messages)
[patch net-next 0/3] mlxsw: spectrum_router: Optimize LPM trees
2018-01-22 14:22 UTC (5+ messages)
` [patch net-next 1/3] mlxsw: spectrum_router: Use the nodes list as indication for empty FIB
` [patch net-next 2/3] mlxsw: spectrum_router: Pass FIB node to LPM tree unlink function
` [patch net-next 3/3] mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM tree
[PATCH net-next] tun: add missing rcu annotation
2018-01-22 14:18 UTC (2+ messages)
[PATCH v2] net: ethernet: cavium: Correct Cavium Thunderx nicvf/nicpf modules names
2018-01-22 14:13 UTC (2+ messages)
` [PATCH v3] net: ethernet: cavium: Correct Cavium Thunderx NIC module and driver names
[PATCH bpf-next 0/4] libbpf: add XDP binding support
2018-01-22 14:00 UTC
divide error in ___bpf_prog_run
2018-01-22 13:31 UTC (12+ messages)
` dangers of bots on the mailing lists was "
[PATCH net v3] gso: validate gso_type in GSO handlers
2018-01-22 13:19 UTC (3+ messages)
3c59x: pci_unmap_single() oops
2018-01-22 12:36 UTC (5+ messages)
` [PATCHv3] 3c59x: fix missing dma_mapping_error check and bad ring refill logic
[PATCH v2] smc: return booleans instead of integers
2018-01-22 11:58 UTC (2+ messages)
[PATCH net-next v2 0/2] net/sched: remove spinlock from 'csum' action
2018-01-22 11:16 UTC (4+ messages)
` [PATCH net-next v2 2/2] net/sched: act_csum: don't use spinlock in the fast path
[PATCH v2 net 0/2] nbyte, cmp and text filter fixups
2018-01-22 10:53 UTC (3+ messages)
` [PATCH v2 net 1/2] net: sched: em_nbyte: don't add the data offset twice
` [PATCH v2 net 2/2] net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr
esp spi incorrectly reported by ip -s x p
2018-01-22 10:33 UTC
***BULK*** MICROSOFT URGENT EMAIL ATTENTION
2018-01-22 8:45 UTC
[PATCH] igb: add VF trust infrastructure
2018-01-22 8:54 UTC (2+ messages)
INFO: task hung in sock_ioctl
2018-01-22 8:33 UTC
[PATCH net-next] nfp: flower: prioritize stats updates
2018-01-22 7:53 UTC (3+ messages)
[RFC PATCH net-next] net: aquantia: aq_fw2x_get_mac_permanent() can be static
2018-01-22 7:13 UTC
[RFC PATCH net-next] net: aquantia: hw_atl_utils_mpi_set_speed() can be static
2018-01-22 6:41 UTC
[PATCH] wcn36xx: release resources in case of error
2018-01-22 6:15 UTC (2+ messages)
` "
[PATCH] wcn36xx: release resources in case of error
2018-01-22 6:15 UTC (2+ messages)
` "
[PATCH] wcn36xx: release resources in case of error
2018-01-22 6:14 UTC (2+ messages)
` "
[PATCH v3 3/6] dt: booting-without-of: DT fix s/#interrupt-cell/#interrupt-cells/
2018-01-22 3:34 UTC (2+ messages)
` [v3, "
Garantiertes Darlehen?
2018-01-21 23:55 UTC
net merged into net-next
2018-01-22 2:45 UTC (3+ messages)
[PATCH net] net: validate untrusted gso packets
2018-01-22 2:44 UTC (12+ messages)
Memory corruption with r8169 across several device revisions and kernels
2018-01-22 0:44 UTC (5+ messages)
[PATCH net-next 0/7] tcp: implement rb-tree based retransmit queue
2018-01-21 23:47 UTC (4+ messages)
[patch net-next 0/7] mlxsw: Add support for mirror action with flower
2018-01-21 23:21 UTC (2+ messages)
[PATCH net-next 00/11] Aquantia atlantic driver new devices support
2018-01-21 23:19 UTC (2+ messages)
[pull request][net-next 00/15] Mellanox, mlx5 updates 2018-01-19
2018-01-21 23:13 UTC (2+ messages)
[PATCH net V2] net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compare
2018-01-21 23:07 UTC (2+ messages)
[PATCH] net: gemini: Depend on HAS_IOMEM
2018-01-21 23:06 UTC (2+ messages)
[RFC crypto v3 0/9] Chelsio Inline TLS
2018-01-21 22:16 UTC (2+ messages)
[Patch net-next 0/3] net_sched: reflect tx_queue_len change for pfifo_fast
2018-01-21 22:12 UTC (7+ messages)
` [Patch net-next 1/3] net: introduce helper dev_change_tx_queue_len()
` [Patch net-next 2/3] net_sched: plug in qdisc ops change_tx_queue_len
[PATCH] rtl8xxxu: Fix trailing semicolon
2018-01-21 21:50 UTC (2+ messages)
ipv6_addrconf: WARNING about suspicious RCU usage
2018-01-21 21:22 UTC (5+ messages)
Darlehen
2018-01-21 17:05 UTC
[patch iproute2 net-next v12 0/3] tc: shared block support
2018-01-21 19:25 UTC (2+ messages)
[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
2018-01-21 18:55 UTC (14+ messages)
[PATCH iproute2 0/6] utils: Get rid of inet_get_addr()
2018-01-21 18:13 UTC (2+ messages)
[PATCH 00/32] Netfilter/IPVS updates for net-next
2018-01-21 17:08 UTC (2+ messages)
[PATCH] r8169: improve multicast hash filter handling
2018-01-21 13:52 UTC
[net-next:master 308/357] gemini.c:undefined reference to `devm_ioremap_resource'
2018-01-21 12:58 UTC (2+ messages)
[PATCH net] net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compare
2018-01-21 3:32 UTC (3+ 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).