messages from 2018-01-08 22:48:03 to 2018-01-09 16:17:08 UTC [more...]
[PATCH 00/18] prevent bounds-check bypass via speculative execution
2018-01-09 16:17 UTC (24+ messages)
` [PATCH 06/18] x86, barrier: stop speculation for failed access_ok
` [PATCH 07/18] [media] uvcvideo: prevent bounds-check bypass via speculative execution
` [PATCH 16/18] net: mpls: "
[bpf-next PATCH 0/7] sockmap sample updates
2018-01-09 16:16 UTC (7+ messages)
` [bpf-next PATCH 1/7] bpf: refactor sockmap sample program update for arg parsing
` [bpf-next PATCH 4/7] bpf: sockmap sample, report bytes/sec
[PATCH iproute2 0/7] ip6/tunnel: Unify tclass, flowlabel and encap_limit output
2018-01-09 16:12 UTC (2+ messages)
[iproute2 1/1] tc: Fix filter protocol output
2018-01-09 16:09 UTC (2+ messages)
KASAN: use-after-free Read in tls_sk_proto_close
2018-01-09 16:09 UTC
[PATCH net-next v3 00/10] net: create dynamic software irq moderation library
2018-01-09 16:06 UTC (18+ messages)
` [PATCH net-next v3 01/10] net/mlx5e: Move interrupt moderation structs to new file
` [PATCH net-next v3 02/10] net/mlx5e: Move interrupt moderation forward declarations
` [PATCH net-next v3 03/10] net/mlx5e: Remove rq references in mlx5e_rx_am
` [PATCH net-next v3 04/10] net/mlx5e: Move AM logic enums
` [PATCH net-next v3 05/10] net/mlx5e: Move generic functions to new file
` [PATCH net-next v3 06/10] net/mlx5e: Change Mellanox references in DIM code
` [PATCH net-next v3 07/10] net/mlx5e: Move dynamic interrupt coalescing code to include/linux
` [PATCH net-next v3 08/10] net/dim: use struct net_dim_sample as arg to net_dim
` [PATCH net-next v3 09/10] bnxt_en: add support for software dynamic interrupt moderation
` [PATCH net-next v3 10/10] MAINTAINERS: add entry for Dynamic Interrupt Moderation
[PATCH net-next V2 0/2] XDP transmission for tuntap
2018-01-09 16:06 UTC (2+ messages)
[iproute2 1/2] ss: fix crash when skipping disabled header field
2018-01-09 16:03 UTC (2+ messages)
[PATCH iproute2] ip fou: Pass family attribute as u8
2018-01-09 16:01 UTC (2+ messages)
[patch iproute2 v7 0/2] tc: Add batchsize feature to batch mode
2018-01-09 16:01 UTC (4+ messages)
` [patch iproute2 v7 1/2] lib/libnetlink: Add functions rtnl_talk_msg and rtnl_talk_iov
` [patch iproute2 v7 2/2] tc: Add batchsize feature for filter and actions
[PATCH net-next v3 0/4] net: mvpp2: 1000BaseX and 2500BaseX support
2018-01-09 15:54 UTC (11+ messages)
` [PATCH net-next v3 1/4] phy: add 2.5G SGMII mode to the phy_mode enum
` [PATCH net-next v3 2/4] phy: cp110-comphy: 2.5G SGMII mode
` [PATCH net-next v3 3/4] net: mvpp2: 1000baseX support
` [PATCH net-next v3 4/4] net: mvpp2: 2500baseX support
[PATCH net-next] vhost_net: batch used ring update in rx
2018-01-09 15:44 UTC (2+ messages)
[PATCH 00/52] Netfilter/IPVS updates for net-next
2018-01-09 15:43 UTC (3+ messages)
[PATCH v2] vhost: Remove the unused variable
2018-01-09 15:38 UTC
[PATCH net-next 0/2] net: erspan: add support for openvswitch
2018-01-09 15:17 UTC (4+ messages)
` [PATCH net-next 2/2] openvswitch: add erspan version II support
[PATCH bpf] bpf: prevent out-of-bounds speculation
2018-01-09 15:04 UTC (5+ messages)
[PATCH v2 1/3] net: Fix possible race in peernet2id_alloc()
2018-01-09 15:00 UTC (3+ messages)
` [PATCH v2 2/3] net: Add BUG_ON() to get_net()
` [PATCH v2 3/3] net: Remove spinlock from get_net_ns_by_id()
[PATCH] net: phy: Fix phy_modify() semantic difference fallout
2018-01-09 14:50 UTC (7+ messages)
BUG: 4.14.11 unable to handle kernel NULL pointer dereference in xfrm_lookup
2018-01-09 14:49 UTC (7+ messages)
[PATCH net-next 0/4] ipv6: Add support for non-equal-cost multipath
2018-01-09 14:40 UTC (5+ messages)
` [PATCH net-next 1/4] ipv6: Calculate hash thresholds for IPv6 nexthops
` [PATCH net-next 2/4] ipv6: Use a 31-bit multipath hash
` [PATCH net-next 3/4] ipv6: Use hash-threshold instead of modulo-N
` [PATCH net-next 4/4] ipv6: Add support for non-equal-cost multipath
[PATCH bpf 0/5] Couple of BPF JIT fixes
2018-01-09 14:20 UTC (3+ messages)
` [PATCH bpf 1/5] bpf, s390x: do not reload skb pointers in non-skb context
[patch net-next v7 00/13] net: sched: allow qdiscs to share filter block instances
2018-01-09 14:19 UTC (17+ messages)
` [patch net-next v7 01/13] net: sched: introduce support for multiple filter chain pointers registration
` [patch net-next v7 02/13] net: sched: introduce shared filter blocks infrastructure
` [patch net-next v7 03/13] net: sched: avoid usage of tp->q in tcf_classify
` [patch net-next v7 04/13] net: sched: introduce block mechanism to handle netif_keep_dst calls
` [patch net-next v7 05/13] net: sched: remove classid and q fields from tcf_proto
` [patch net-next v7 06/13] net: sched: keep track of offloaded filters and check tc offload feature
` [patch net-next v7 07/13] net: sched: use block index as a handle instead of qdisc when block is shared
` [patch net-next v7 08/13] net: sched: add rt netlink message type for block get
` [patch net-next v7 09/13] net: sched: allow ingress and clsact qdiscs to share filter blocks
` [patch net-next v7 10/13] mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroy
` [patch net-next v7 11/13] mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbind
` [patch net-next v7 12/13] mlxsw: spectrum_acl: Implement TC block sharing
` [patch net-next v7 13/13] mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind ops
` [patch iproute2 net-next v7 1/3] include: update rtnetlink header according to kernel
` [patch iproute2 net-next v7 2/3] tc: introduce support for block-handle for filter operations
` [patch iproute2 net-next v7 3/3] tc: implement filter block sharing to ingress and clsact qdiscs
[PATCH net, v3] of_mdio: avoid MDIO bus removal when a PHY is missing
2018-01-09 13:58 UTC (2+ messages)
[PATCH 0/5] pktgen: Behavior flags fixes
2018-01-09 13:55 UTC (6+ messages)
` [PATCH 1/5] Documentation/pktgen: Clearify how-to use pktgen samples
` [PATCH 2/5] pktgen: Add missing !flag parameters
` [PATCH 3/5] pktgen: Add behavior flag names array - pkt_flag_names
` [PATCH 4/5] pktgen: Remove brute-force printing of flags
` [PATCH 5/5] pktgen: Clean read user supplied flag mess
[PATCH] doc: clarification about setting SO_ZEROCOPY
2018-01-09 13:05 UTC (2+ messages)
[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
2018-01-09 13:00 UTC (13+ messages)
pull-request: wireless-drivers 2018-01-09
2018-01-09 12:59 UTC
aio poll, io_pgetevents and a new in-kernel poll API
2018-01-09 12:28 UTC (2+ messages)
[PATCH bpf] bpf: avoid false sharing of map refcount with max_entries
2018-01-09 12:17 UTC
RFC(V3): Audit Kernel Container IDs
2018-01-09 12:16 UTC
BUG: sleeping function called from invalid context at ./include/linux/percpu-rwsem.h:LINE
2018-01-09 12:00 UTC (3+ messages)
` [PATCH ipsec] xfrm: don't call xfrm_policy_cache_flush while holding spinlock
xfrm: Return error on unknown switch in init_state
2018-01-09 11:59 UTC (4+ messages)
` [PATCH v2] xfrm: Return error on unknown encap_type "
[PATCH] caif_usb: use strlcpy() instead of strncpy()
2018-01-09 11:58 UTC
[PATCH v2] b43: Replace mdelay with usleep_range in b43_radio_2057_init_post
2018-01-09 11:11 UTC (6+ messages)
AM43x boot broken on linux-next
2018-01-09 9:52 UTC
[PATCH net-next v2 0/6] Replace WARN_ONCE usages with netdev_WARN_ONCE
2018-01-09 9:51 UTC (8+ messages)
` [PATCH net-next v2 1/6] net: Fix netdev_WARN_ONCE macro
` [PATCH net-next v2 5/6] bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE
[v2] net: gianfar_ptp: move set_fipers() to spinlock protecting area
2018-01-09 9:15 UTC (3+ messages)
[PATCH 01/27] timecounter: Make cyclecounter struct part of timecounter struct
2018-01-09 9:01 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH 0/2] net: dsa: lan9303: check error value from devm_gpiod_get_optional()
2018-01-09 8:38 UTC (3+ messages)
[PATCH net, v2] of_mdio: avoid MDIO bus removal when a PHY is missing
2018-01-09 8:35 UTC (2+ messages)
[PATCH][V2] wcn36xx: fix incorrect assignment to msg_body.min_ch_time
2018-01-09 8:20 UTC (2+ messages)
` [V2] "
[PATCH net-next 00/18] ipv6: Align nexthop behaviour with IPv4
2018-01-09 8:04 UTC (3+ messages)
[PATCH net-next 0/3] ethtool ringparam upper bound
2018-01-09 7:35 UTC (5+ messages)
` [PATCH net-next 1/3] ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
[PATCH] ath9k: add a quirk to set use_msi automatically
2018-01-09 7:29 UTC (2+ messages)
[PATCH net-next 0/2] code improvements in HNS3 driver
2018-01-09 6:50 UTC (3+ messages)
` [PATCH net-next 1/2] Revert "net: hns3: Add packet statistics of netdev"
` [PATCH net-next 2/2] net: hns3: report the function type the same line with hns3_nic_get_stats64
[PATCH] ipvlan: fix ipvlan MTU limits
2018-01-09 6:48 UTC
[patch iproute2 v6 0/3] tc: Add -bs option to batch mode
2018-01-09 6:45 UTC (9+ messages)
` [patch iproute2 v6 1/3] lib/libnetlink: Add a function rtnl_talk_msg
` [patch iproute2 v6 2/3] tc: Add -bs option to batch mode
[pull request][net-next 00/10] Mellanox, mlx5 updates 2018-01-08
2018-01-09 6:44 UTC (11+ messages)
` [net-next 01/10] net/mlx5: Add hairpin definitions to the FW API
` [net-next 02/10] net/mlx5: Hairpin pair core object setup
` [net-next 03/10] net/mlx5e: Basic setup of hairpin object
` [net-next 04/10] net/mlx5e: Support offloading TC NIC hairpin flows
` [net-next 05/10] net/mlx5e: IPoIB, Use correct timestamp in child receive flow
` [net-next 06/10] net/mlx5e: IPoIB, Add PTP ioctl support for child interface
` [net-next 07/10] net/mlx5e: IPoIB, Add ethtool support to get child time stamping parameters
` [net-next 08/10] net/mlx5e: IPoIB, Fix spelling mistake "functionts" -> "functions"
` [net-next 09/10] net/core: Add drop counters to VF statistics
` [net-next 10/10] net/mlx5e: E-switch, Add steering drop counters
iscsi target regression due to "tcp: remove prequeue support" patch
2018-01-09 6:32 UTC
KASAN: use-after-free Read in psock_write_space
2018-01-09 6:27 UTC
WARNING: held lock freed!
2018-01-09 5:47 UTC (4+ messages)
[PATCH v2 bpf] bpf: introduce BPF_JIT_ALWAYS_ON config
2018-01-09 4:52 UTC
[PATCH] net: gianfar_ptp: move set_fipers() to spinlock protecting area
2018-01-09 3:39 UTC (4+ messages)
[PATCH net-next 00/20] add some new features and fix some bugs for HNS3 driver
2018-01-09 3:27 UTC (10+ messages)
` [PATCH net-next 12/20] net: hns3: Add packet statistics of netdev
[GIT] Networking
2018-01-09 3:13 UTC
[PATCH] openvswitch: Trim off padding before L3 conntrack processing
2018-01-09 3:02 UTC (11+ messages)
` [PATCH v2] openvswitch: Trim off padding before L3+ netfilter processing
[patch iproute2 v6 0/3] tc: Add -bs option to batch mode
2018-01-09 2:35 UTC (8+ messages)
[PATCH bpf-next] bpf: introduce BPF_JIT_ALWAYS_ON config
2018-01-09 2:23 UTC (4+ messages)
Subject: [RFC][PATCH 04/11] stmmac: fix breakage in stmmac_hw_setup()
2018-01-09 2:02 UTC (2+ messages)
[RESEND PATCH 1/3] net: caif: remove unused hardirq.h
2018-01-09 1:59 UTC (6+ messages)
` [RESEND PATCH 2/3] net: ovs: "
` [RESEND PATCH 3/3] net: tipc: "
[PATCH] b43: Replace mdelay with msleep in b43_radio_2057_init_post
2018-01-09 1:36 UTC (4+ messages)
` "
[PATCH net 0/3] Some sockopt optlen fixes
2018-01-09 1:23 UTC (2+ messages)
[RFC PATCH bpf-next v2 0/4] Separate error injection table from kprobes
2018-01-09 1:17 UTC (3+ messages)
linux-next: manual merge of the net-next tree with the bpf tree
2018-01-09 0:29 UTC (2+ messages)
[PATCH 06/18] x86, barrier: stop speculation for failed access_ok
2018-01-09 0:12 UTC
[PATCH v3 bpf] bpf: prevent out-of-bounds speculation
2018-01-08 23:59 UTC (2+ messages)
[PATCH bpf] selftests/bpf: fix test_align
2018-01-08 23:35 UTC (3+ messages)
[PATCH next-queue 1/2] ixgbe: fix clean hw loop count
2018-01-08 22:47 UTC (2+ messages)
` [PATCH next-queue 2/2] ixgbe: add unlikely notes to tx fastpath expressions
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).