messages from 2018-01-09 17:06:12 to 2018-01-10 04:01:29 UTC [more...]
[PATCH net-next 0/3] r8169: improve runtime pm
2018-01-10 4:01 UTC (4+ messages)
` [PATCH net-next 3/3] r8169: improve runtime pm in general and suspend unused ports
[PATCH net-next 0/4] ipv6: Add support for non-equal-cost multipath
2018-01-10 3:54 UTC (9+ 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 00/18] prevent bounds-check bypass via speculative execution
2018-01-10 3:27 UTC (28+ messages)
` [PATCH 04/18] arm: implement nospec_ptr()
` [PATCH 06/18] x86, barrier: stop speculation for failed access_ok
` [PATCH 16/18] net: mpls: prevent bounds-check bypass via speculative execution
[patch iproute2 v8 0/2] tc: Add batchsize feature to batch mode
2018-01-10 3:27 UTC (3+ messages)
` [patch iproute2 v8 1/2] lib/libnetlink: Add functions rtnl_talk_msg and rtnl_talk_iov
` [patch iproute2 v8 2/2] tc: Add batchsize feature for filter and actions
[patch iproute2 v7 0/2] tc: Add batchsize feature to batch mode
2018-01-10 3:27 UTC (9+ 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] ipvlan: fix ipvlan MTU limits
2018-01-10 3:12 UTC
dvb usb issues since kernel 4.9
2018-01-10 3:02 UTC (7+ messages)
[PATCH net-next V2 0/2] XDP transmission for tuntap
2018-01-10 3:00 UTC (3+ messages)
[Patch net] tun: fix a memory leak for tfile->tx_array
2018-01-10 3:00 UTC (2+ messages)
[PATCH net] nfp: always unmask aux interrupts at init
2018-01-10 2:14 UTC
[PATCHv3 0/2] capability controlled user-namespaces
2018-01-10 2:08 UTC (12+ messages)
[PATCHv2 net-next 0/2] net: erspan: add support for openvswitch
2018-01-10 1:51 UTC (3+ messages)
` [PATCHv2 net-next 1/2] net: erspan: use bitfield instead of mask and offset
` [PATCHv2 net-next 2/2] openvswitch: add erspan version II support
[PATCH] e1000e: Fix e1000_check_for_copper_link_ich8lan return value
2018-01-10 1:34 UTC
RFC(V3): Audit Kernel Container IDs
2018-01-10 1:05 UTC (2+ messages)
Dear friend
2018-01-10 0:35 UTC
[PATCH bpf-next v5 00/11] bpf: More sock_ops callbacks
2018-01-10 0:31 UTC (16+ messages)
` [PATCH bpf-next v5 01/11] bpf: Make SOCK_OPS_GET_TCP size independent
` [PATCH bpf-next v5 02/11] bpf: Make SOCK_OPS_GET_TCP struct independent
` [PATCH bpf-next v5 03/11] bpf: Add write access to tcp_sock and sock fields
` [PATCH bpf-next v5 04/11] bpf: Support passing args to sock_ops bpf function
` [PATCH bpf-next v5 05/11] bpf: Adds field bpf_sock_ops_flags to tcp_sock
` [PATCH bpf-next v5 06/11] bpf: Add sock_ops RTO callback
` [PATCH bpf-next v5 07/11] bpf: Add support for reading sk_state and more
` [PATCH bpf-next v5 08/11] bpf: Add sock_ops R/W access to tclass & sk_txhash
` [PATCH bpf-next v5 09/11] bpf: Add BPF_SOCK_OPS_RETRANS_CB
` [PATCH bpf-next v5 10/11] bpf: Add BPF_SOCK_OPS_STATE_CB
` [PATCH bpf-next v5 11/11] bpf: add selftest for tcpbpf
[PATCH net-next] net: phy: marvell: mv88e6390 temperature sensor reading
2018-01-10 0:14 UTC (2+ messages)
[bpf-next PATCH 0/7] sockmap sample updates
2018-01-09 23:54 UTC (3+ messages)
` [bpf-next PATCH 3/7] bpf: sockmap sample, use fork() for send and recv
linux-next: manual merge of the net-next tree with the vfs tree
2018-01-09 23:34 UTC
[PATCH iproute2] mark shell scripts +x
2018-01-09 23:20 UTC
[PATCH iproute2] ifcfg/rtpr: convert to POSIX shell
2018-01-09 23:19 UTC
[Patch net] 8021q: fix a memory leak for VLAN 0 device
2018-01-09 23:13 UTC (6+ messages)
KASAN: use-after-free Read in rb_first_postorder
2018-01-09 22:58 UTC
Build failure in -next due to 'xdp: generic XDP handling of xdp_rxq_info'
2018-01-09 22:57 UTC (4+ messages)
` [net-next PATCH] net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not set
[PATCH net-next v4 00/10] net: create dynamic software irq moderation library
2018-01-09 22:55 UTC (15+ messages)
` [PATCH net-next v4 01/10] net/mlx5e: Move interrupt moderation structs to new file
` [PATCH net-next v4 02/10] net/mlx5e: Move interrupt moderation forward declarations
` [PATCH net-next v4 03/10] net/mlx5e: Remove rq references in mlx5e_rx_am
` [PATCH net-next v4 04/10] net/mlx5e: Move AM logic enums
` [PATCH net-next v4 05/10] net/mlx5e: Move generic functions to new file
` [PATCH net-next v4 06/10] net/mlx5e: Change Mellanox references in DIM code
` [PATCH net-next v4 07/10] net/mlx5e: Move dynamic interrupt coalescing code to include/linux
` [PATCH net-next v4 08/10] net/dim: use struct net_dim_sample as arg to net_dim
` [PATCH net-next v4 09/10] bnxt_en: add support for software dynamic interrupt moderation
` [PATCH net-next v4 10/10] MAINTAINERS: add entry for Dynamic Interrupt Moderation
WITH ALL DUE RESPECT TO YOUR PERSON
2018-01-09 22:49 UTC
aio poll, io_pgetevents and a new in-kernel poll API
2018-01-09 22:16 UTC (7+ messages)
` [PATCH 23/31] aio: don't print the page size at boot time
` [PATCH 24/31] aio: remove an outdated comment in aio_complete
` [PATCH 31/31] aio: implement io_pgetevents
[PATCH net-next 1/2 v10] net: ethernet: Add DT bindings for the Gemini ethernet
2018-01-09 22:10 UTC (2+ messages)
` [PATCH net-next 2/2 v10] net: ethernet: Add a driver for Gemini gigabit ethernet
[PATCH] openvswitch: Trim off padding before L3 conntrack processing
2018-01-09 22:06 UTC (10+ messages)
` [PATCH v2] openvswitch: Trim off padding before L3+ netfilter processing
pull-request: bpf 2018-01-09
2018-01-09 22:03 UTC
[PATCH net-next 0/2] net: erspan: add support for openvswitch
2018-01-09 21:59 UTC (5+ messages)
` [PATCH net-next 2/2] openvswitch: add erspan version II support
dvb usb issues since kernel 4.9
2018-01-09 21:48 UTC (13+ messages)
` Aw: "
` "
[rtnl] b1585bdfb2: kernel_BUG_at_net/core/dev.c
2018-01-09 21:42 UTC (4+ messages)
` [PATCH v2 net 0/2] IB/ipoib: ip link support
` [PATCH v2 net 1/2] rtnl: device allocation/free via rtnl_link_ops
` [PATCH v2 net 2/2] IB/ipoib: Fix netlink support in IPoIB
[PATCH v3 bpf] bpf: introduce BPF_JIT_ALWAYS_ON config
2018-01-09 21:39 UTC (2+ messages)
(unknown),
2018-01-09 21:23 UTC
BUG: 4.15.0-rc6 unable to handle kernel NULL pointer dereference in ixgbe_down
2018-01-09 21:16 UTC (2+ messages)
` "
[PATCH v4 00/36] Hardened usercopy whitelisting
2018-01-09 20:56 UTC (37+ messages)
` [PATCH 01/36] usercopy: Remove pointer from overflow report
` [PATCH 02/36] usercopy: Include offset in "
` [PATCH 03/36] lkdtm/usercopy: Adjust test to include an offset to check reporting
` [PATCH 04/36] usercopy: Prepare for usercopy whitelisting
` [PATCH 05/36] usercopy: WARN() on slab cache usercopy region violations
` [PATCH 06/36] usercopy: Mark kmalloc caches as usercopy caches
` [PATCH 07/36] dcache: Define usercopy region in dentry_cache slab cache
` [PATCH 08/36] vfs: Define usercopy region in names_cache slab caches
` [PATCH 09/36] vfs: Copy struct mount.mnt_id to userspace using put_user()
` [PATCH 10/36] ext4: Define usercopy region in ext4_inode_cache slab cache
` [PATCH 11/36] ext2: Define usercopy region in ext2_inode_cache "
` [PATCH 12/36] jfs: Define usercopy region in jfs_ip "
` [PATCH 13/36] befs: Define usercopy region in befs_inode_cache "
` [PATCH 14/36] exofs: Define usercopy region in exofs_inode_cache "
` [PATCH 15/36] orangefs: Define usercopy region in orangefs_inode_cache "
` [PATCH 16/36] ufs: Define usercopy region in ufs_inode_cache "
` [PATCH 17/36] vxfs: Define usercopy region in vxfs_inode "
` [PATCH 18/36] cifs: Define usercopy region in cifs_request "
` [PATCH 19/36] scsi: Define usercopy region in scsi_sense_cache "
` [PATCH 20/36] net: Define usercopy region in struct proto "
` [PATCH 21/36] ip: Define usercopy region in IP "
` [PATCH 22/36] caif: Define usercopy region in caif "
` [PATCH 23/36] sctp: Define usercopy region in SCTP "
` [PATCH 24/36] sctp: Copy struct sctp_sock.autoclose to userspace using put_user()
` [PATCH 25/36] net: Restrict unwhitelisted proto caches to size 0
` [PATCH 26/36] fork: Define usercopy region in mm_struct slab caches
` [PATCH 27/36] fork: Define usercopy region in thread_stack "
` [PATCH 28/36] fork: Provide usercopy whitelisting for task_struct
` [PATCH 29/36] x86: Implement thread_struct whitelist for hardened usercopy
` [PATCH 30/36] arm64: "
` [PATCH 31/36] arm: "
` [PATCH 32/36] kvm: whitelist struct kvm_vcpu_arch
` [PATCH 33/36] kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
` [PATCH 34/36] usercopy: Allow strict enforcement of whitelists
` [PATCH 35/36] usercopy: Restrict non-usercopy caches to size 0
` [PATCH 36/36] lkdtm: Update usercopy tests for whitelisting
net: memory leak in socket
2018-01-09 20:53 UTC (4+ messages)
[PATCH net-next] ibmvnic: Don't handle RX interrupts when not up
2018-01-09 20:33 UTC (2+ messages)
[net-next PATCH 1/1] tipc: add back tipc prefix to log messages
2018-01-09 19:50 UTC
[PATCH net-next v3 00/10] net: create dynamic software irq moderation library
2018-01-09 19:38 UTC (6+ messages)
` [PATCH net-next v3 06/10] net/mlx5e: Change Mellanox references in DIM code
[PATCH] MAINTAINERS: Mark some staging directories as "Obsolete"
2018-01-09 19:38 UTC (2+ messages)
[RFC PATCH 3/3] tcp: Add tunable parameters for TSQ
2018-01-09 19:04 UTC (2+ messages)
[net-next 00/13][pull request] 10GbE Intel Wired LAN Driver Updates 2018-01-09
2018-01-09 19:02 UTC (14+ messages)
` [net-next 01/13] ixgbe: enable multicast on shutdown for WOL
` [net-next 02/13] ixgbe: remove unused enum latency_range
` [net-next 03/13] ixgbe: advertise highest capable link speed
` [net-next 04/13] ixgbe: extend firmware version support
` [net-next 05/13] ixgbe: Remove an obsolete comment about ITR
` [net-next 06/13] ixgbevf: remove redundant setting of xcast_mode
` [net-next 07/13] ixgbe: Fix interaction between SR-IOV and macvlan offload
` [net-next 08/13] ixgbe: Perform reinit any time number of VFs change
` [net-next 09/13] ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling
` [net-next 10/13] ixgbe: There is no need to update num_rx_pools in L2 fwd offload
` [net-next 11/13] ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
` [net-next 12/13] ixgbe: Use ring values to test for Tx pending
` [net-next 13/13] ixgbe: Drop l2_accel_priv data pointer from ring struct
net/8021q: memory leak in register_vlan_dev
2018-01-09 18:53 UTC
[PATCH v2 1/3] net: Fix possible race in peernet2id_alloc()
2018-01-09 18:52 UTC (3+ messages)
` [PATCH v2 2/3] net: Add BUG_ON() to get_net()
[PATCH] net: phy: Fix phy_modify() semantic difference fallout
2018-01-09 18:36 UTC (6+ messages)
[PATCH net] ipv6: Fix cleanup ordering on inet6_init() error path
2018-01-09 18:21 UTC
tun: memory leak in tun_set_iff
2018-01-09 18:20 UTC
[PATCH bpf] bpf: avoid false sharing of map refcount with max_entries
2018-01-09 18:17 UTC (3+ messages)
tipc: memory leak in tipc_nl_node_get_link
2018-01-09 18:01 UTC
sctp: memory leak in sctp_endpoint_init
2018-01-09 17:44 UTC
[net-next 0/9] tipc: improvements to group messaging
2018-01-09 17:36 UTC (2+ messages)
[PATCH net v2] ipv6: remove null_entry before adding default route
2018-01-09 17:34 UTC (2+ messages)
AF_KEY: memory leak in key_notify_policy
2018-01-09 17:23 UTC
[PATCH] ipvlan: fix ipvlan MTU limits
2018-01-09 17:21 UTC (2+ messages)
[PATCH 0/2] Ether fixes for the SolutionEngine771x boards
2018-01-09 17:21 UTC (2+ messages)
[PATCH] docs-rst: networking: wire up msg_zerocopy
2018-01-09 17:19 UTC (5+ messages)
kcm: memory leak in kcm_sendmsg
2018-01-09 17:14 UTC
[PATCH 0/2] Ether fixes for the SolutionEngine771x boards
2018-01-09 17:06 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).