messages from 2018-01-09 16:16:57 to 2018-01-09 23:20:11 UTC [more...]
[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
[PATCH 00/18] prevent bounds-check bypass via speculative execution
2018-01-09 22:35 UTC (17+ messages)
` [PATCH 06/18] x86, barrier: stop speculation for failed access_ok
` [PATCH 16/18] net: mpls: prevent bounds-check bypass via speculative execution
[PATCHv3 0/2] capability controlled user-namespaces
2018-01-09 22:28 UTC (11+ messages)
aio poll, io_pgetevents and a new in-kernel poll API
2018-01-09 22:16 UTC (11+ messages)
` [PATCH 04/31] net: add support for ->poll_mask in proto_ops
` [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 net-next] net: phy: marvell: mv88e6390 temperature sensor reading
2018-01-09 21:42 UTC
[PATCH v3 bpf] bpf: introduce BPF_JIT_ALWAYS_ON config
2018-01-09 21:39 UTC (2+ messages)
dvb usb issues since kernel 4.9
2018-01-09 21:26 UTC (6+ 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 bpf-next v5 00/11] bpf: More sock_ops callbacks
2018-01-09 21:07 UTC (12+ 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 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)
[patch iproute2 v7 0/2] tc: Add batchsize feature to batch mode
2018-01-09 19:24 UTC (5+ 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
[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 (4+ 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
[PATCH net-next 0/3] r8169: improve runtime pm
2018-01-09 17:39 UTC (2+ messages)
[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)
[PATCH] net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
2018-01-09 16:59 UTC (3+ messages)
` [PATCH v2] "
[PATCH] wireless: broadcom: radio_2056: delete duplicated macro definitions
2018-01-09 16:57 UTC (2+ messages)
[PATCH net-next 0/3] ethtool ringparam upper bound
2018-01-09 16:55 UTC (2+ messages)
[PATCH] net: caif: use strlcpy() instead of strncpy()
2018-01-09 16:53 UTC (2+ messages)
[PATCH v2] b43: Replace mdelay with usleep_range in b43_radio_2057_init_post
2018-01-09 16:49 UTC (2+ messages)
[PATCH][next] rtlwifi: btcoexist: remove redundant variable fw_ps_state
2018-01-09 16:48 UTC (2+ messages)
[PATCH] ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table
2018-01-09 16:41 UTC (2+ messages)
[PATCH] be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_map
2018-01-09 16:41 UTC (2+ messages)
[PATCH net] ipv6: sr: fix TLVs not being copied using setsockopt
2018-01-09 16:39 UTC (3+ messages)
[PATCH v4 0/3] virtio_net: allow hypervisor to indicate linkspeed and duplex setting
2018-01-09 16:38 UTC (3+ messages)
` [PATCH net-next v4 1/3] virtio_net: propagate linkspeed/duplex settings from the hypervisor
[PATCH] macsec: Add support for GCM-AES-256 cipher suite
2018-01-09 16:34 UTC (2+ messages)
[PATCH v2 bpf] bpf: introduce BPF_JIT_ALWAYS_ON config
2018-01-09 16:29 UTC (2+ messages)
[net-next v2 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2018-01-09
2018-01-09 16:19 UTC (16+ messages)
` [net-next v2 01/15] i40e: display priority_xon and priority_xoff stats
` [net-next v2 02/15] i40evf: don't rely on netif_running() outside rtnl_lock()
` [net-next v2 03/15] i40evf: use spinlock to protect (mac|vlan)_filter_list
` [net-next v2 04/15] i40evf: release bit locks in reverse order
` [net-next v2 05/15] i40evf: hold the critical task bit lock while opening
` [net-next v2 06/15] i40e: update VFs of link state after GET_VF_RESOURCES
` [net-next v2 07/15] i40e: add helper conversion function for link_speed
` [net-next v2 08/15] i40e/i40evf: Bump driver versions
` [net-next v2 09/15] i40e: remove redundant initialization of read_size
` [net-next v2 10/15] i40evf: Do not clear MSI-X PBA manually
` [net-next v2 11/15] i40evf: Clean-up flags for promisc mode to avoid high polling rate
` [net-next v2 12/15] i40evf: Drop i40evf_fire_sw_int as it is prone to races
` [net-next v2 13/15] i40e: change ppp name to ddp
` [net-next v2 14/15] i40e: track id can be 0
` [net-next v2 15/15] i40e: link_down_on_close private flag support
RFC(V3): Audit Kernel Container IDs
2018-01-09 16:18 UTC (2+ messages)
[bpf-next PATCH 0/7] sockmap sample updates
2018-01-09 16:16 UTC (4+ messages)
` [bpf-next PATCH 4/7] bpf: sockmap sample, report bytes/sec
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).