messages from 2019-03-16 06:06:58 to 2019-03-18 15:09:25 UTC [more...]
[PATCH v3 bpf] bpf: Try harder when allocating memory for large maps
2019-03-18 15:10 UTC
[PATCH] doc: fix link to MSG_ZEROCOPY patchset
2019-03-18 14:56 UTC (2+ messages)
[PATCH net] af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALL
2019-03-18 14:49 UTC (2+ messages)
[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
2019-03-18 14:44 UTC (15+ messages)
` [PATCH v11 03/14] lib, arm64: untag user pointers in strn*_user
` [PATCH v11 08/14] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v11 09/14] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v11 10/14] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v11 13/14] arm64: update Documentation/arm64/tagged-pointers.txt
[PATCH] y2038: fix socket.h header inclusion
2019-03-18 14:37 UTC (11+ messages)
[PATCH net] net: phy: Don't assume loopback is supported
2019-03-18 14:19 UTC (5+ messages)
[RFC PATCH net-next 0/3] RTNL: Add link-down reason reporting
2019-03-18 14:02 UTC (17+ messages)
` [RFC PATCH net-next 1/3] net: rtnetlink: Add link-down reason to RTNL messages
[PATCH] mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
2019-03-18 13:51 UTC
[PATCH] net-sysfs: Fix memory leak in netdev_register_kobject
2019-03-19 5:06 UTC
selftests: bpf: test_align Failed to find match 1: R1=ctx(id=0,off=0,imm=0) func#0 @0
2019-03-18 13:01 UTC
KASAN: slab-out-of-bounds Read in bacpy
2019-03-18 13:00 UTC (7+ messages)
[PATCH v4] ipvs: allow tunneling with gue encapsulation
2019-03-18 12:50 UTC (5+ messages)
[RFC PATCH 0/2] Sub ns increment fixes in Macb PTP
2019-03-18 12:31 UTC (3+ messages)
` [RFC PATCH 1/2] net: macb: Add separate definition for PPM fraction
` [RFC PATCH 2/2] net: macb: Fix SUBNS increment and increase resolution
[PATCH net-next v2 4/7] devlink: allow subports on devlink PCI ports
2019-03-18 12:21 UTC (12+ messages)
[PATCH net] ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
2019-03-18 12:21 UTC (2+ messages)
[PATCH net 00/13] sctp: fix ignoring asoc_id for tcp-style sockets on some setsockopts
2019-03-18 12:06 UTC (14+ messages)
` [PATCH net 01/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SEND_PARAM sockopt
` [PATCH net 02/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DELAYED_SACK sockopt
` [PATCH net 03/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SNDINFO sockopt
` [PATCH net 04/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_CONTEXT sockopt
` [PATCH net 05/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_MAX_BURST sockopt
` [PATCH net 06/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_KEY sockopt
` [PATCH net 07/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_ACTIVE_KEY sockopt
` [PATCH net 08/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DELETE_KEY sockopt
` [PATCH net 09/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DEACTIVATE_KEY sockopt
` [PATCH net 10/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_PRINFO sockopt
` [PATCH net 11/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_ENABLE_STREAM_RESET sockopt
` [PATCH net 12/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_EVENT sockopt
` [PATCH net 13/13] sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_STREAM_SCHEDULER sockopt
[PATCH net] sctp: not copy sctp_sock pd_lobby in sctp_copy_descendant
2019-03-18 11:58 UTC
[PATCHv2 net] sctp: get sctphdr by offset in sctp_compute_cksum
2019-03-18 11:47 UTC
[PATCH 0/6] net: can: xilinx_can: Bug fixes and Enhancements
2019-03-18 11:32 UTC (7+ messages)
` [PATCH 1/6] net: can: xilinx_can: Fix style issues
` [PATCH 2/6] net: can: xilinx_can: Fix flags field initialization for axi can and canps
` [PATCH 3/6] net: can: xilinx_can: Add cantype parameter in xcan_devtype_data struct
` [PATCH 4/6] net: can: xilinx_can: Add support for CANFD FD frames
` [PATCH 5/6] net: can: xilinx_can: Add SPDX license
` [PATCH 6/6] net: can: xilinx_can: Fix kernel doc warnings
[PATCH ghak90 V5 00/10] audit: implement container identifier
2019-03-18 11:10 UTC (9+ messages)
` [PATCH ghak90 V5 01/10] audit: collect audit task parameters
` [PATCH ghak90 V5 02/10] audit: add container id
` [PATCH ghak90 V5 03/10] audit: read container ID of a process
` [PATCH ghak90 V5 04/10] audit: log container info of syscalls
Static analysis bug report: atm: idt77252
2019-03-18 10:17 UTC
[PATCH 00/16] fix some perf issues detected by ASan
2019-03-18 10:08 UTC (20+ messages)
` [PATCH 01/16] perf: add doc for how to build perf with Asan and UBSan
` [PATCH 02/16] perf: list: fix memory leak in function is_event_supported
` [PATCH 03/16] perf: fix errors under optimization level '-Og'
` [PATCH 04/16] perf: fix an error in config template
` [PATCH 05/16] perf: fix a memory leak in collect_config
` [PATCH 06/16] perf: fix memory leak in print_sdt_events()
` [PATCH 07/16] perf: top: fix heap-use-after-free issue
` [PATCH 08/16] perf: top: fix error handing in cmd_top()
` [PATCH 09/16] perf: missed a map__put() in error case
` [PATCH 10/16] perf: remove map from names tree in __maps__remove
` [PATCH 11/16] perf: purge all maps from the names tree
` [PATCH 12/16] perf: top: fix global-buffer-overflow issue
` [PATCH 13/16] perf: free all counts in perf_evsel__exit
` [PATCH 14/16] perf: fix a memory leak of cpu_map object
` [PATCH 15/16] perf: fix memory leak by expr__find_other
` [PATCH 16/16] perf: fix a memory leak in test__perf_evsel__tp_sched_test
[Xen-devel][PATCH] xen/netfront: Remove unneeded .resume callback
2019-03-18 10:02 UTC (8+ messages)
` [Xen-devel] [PATCH] "
[PATCH net-next 0/3] net: phy: add Amlogic g12a support
2019-03-18 9:45 UTC (9+ messages)
` [PATCH net-next 2/3] net: phy: add amlogic g12a mdio mux support
[PATCH] can: flexcan: bump FLEXCAN_TIMEOUT_US to 250
2019-03-18 7:40 UTC (2+ messages)
general protection fault in fib6_purge_rt
2019-03-18 7:28 UTC (2+ messages)
[PATCH net-next] mpls: Fix 6PE forwarding
2019-03-18 6:40 UTC
[PATCH] virtio_net: remove hcpu from virtnet_clean_affinity
2019-03-18 6:56 UTC
general protection fault in sctp_assoc_rwnd_increase
2019-03-18 6:25 UTC (6+ messages)
linux-next: Signed-off-by missing for commit in the net tree
2019-03-18 4:50 UTC
[net v2 1/1] tipc: allow service ranges to be connect()'ed on RDM/DGRAM
2019-03-18 4:32 UTC (2+ messages)
[PATCH] networking: fix snmp_counter.rst Doc. Warnings
2019-03-18 2:37 UTC (2+ messages)
[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
2019-03-17 18:34 UTC (8+ messages)
` [RESEND 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [RESEND 2/7] mm/gup: Change write parameter to flags in fast walk
` [RESEND 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
` [RESEND 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
` [RESEND 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
` [RESEND 6/7] IB/qib: "
` [RESEND 7/7] IB/mthca: "
[PATCH net-next 0/2] net: phy: Eliminate unnecessary soft
2019-03-18 2:11 UTC (5+ messages)
` [PATCH net-next 2/2] net: phy: marvell: Avoid unnecessary soft reset
` regression from: "
[PATCH 0/3] Three rhashtable improvements
2019-03-18 0:15 UTC (4+ messages)
` [PATCH 3/3] rhashtable: rename rht_for_each*continue as *from
[GIT PULL] 9p updates for 5.1
2019-03-18 0:04 UTC (4+ messages)
[ipsec/xfrm] IPv6 fragmentation/path-mtu
2019-03-18 0:03 UTC
[ipsec/xfrmi] fragmentation of IPv4 packets
2019-03-17 23:59 UTC
[PATCH ipsec/vti 0/2] Fragmentation of IPv4 in VTI
2019-03-17 23:52 UTC (4+ messages)
` [PATCH ipsec/vti 1/2] vti: fragment IPv4 packets when DF bit is not set
` [PATCH ipsec/vti 2/2] vti6: process icmp msg when IPv6 is fragmented
kernel panic: corrupted stack end in wb_workfn
2019-03-17 20:49 UTC
[PATCH 4/4] leds: netdev trigger: allow setting initial values in device tree
2019-03-17 19:11 UTC (6+ messages)
[PATCH] netfilter: nf_tables: remove unused parameter ctx
2019-03-17 17:27 UTC
[PATCH net] packets: Always register packet sk in the same order
2019-03-17 16:42 UTC (4+ messages)
r8169 driver from kernel 5.0 crashing
2019-03-17 15:49 UTC (22+ messages)
` r8169 driver from kernel 5.0 crashing - napi_consume_skb
[summary] virtio network device failover writeup
2019-03-17 13:55 UTC
PROBLEM: HUAWEI E3531 HSPA+ USB Stick "please report the device ID to the Linux USB developers"
2019-03-17 13:25 UTC
[PATCH] mt76: Use the correct hweight8() function again
2019-03-17 13:01 UTC (2+ messages)
KASAN: slab-out-of-bounds Read in hci_event_packet
2019-03-17 10:43 UTC (2+ messages)
[PATCH] xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
2019-03-17 10:13 UTC (3+ messages)
[PATCH] net: socket: fix a missing check for nla_nest_start
2019-03-17 1:20 UTC (4+ messages)
` [PATCH] net: tipc: "
[PATCH v2] ipvs: allow tunneling with gue encapsulation
2019-03-16 22:58 UTC (2+ messages)
[PATCH net] tun: add a missing rcu_read_unlock() in error path
2019-03-16 20:17 UTC (2+ messages)
KASAN: use-after-free Read in refcount_inc_not_zero_checked (2)
2019-03-16 20:12 UTC
[PATCH net] tun: properly test for IFF_UP
2019-03-16 20:02 UTC (2+ messages)
pull-request: bpf 2019-03-16
2019-03-16 19:40 UTC (2+ messages)
[net 1/1] tipc: allow service ranges to be connect()'ed on RDM/DGRAM
2019-03-16 19:19 UTC (2+ messages)
[PATCH] net: tipc: fix a missing check of nla_nest_start
2019-03-16 19:09 UTC (3+ messages)
[PATCH] net: ncsi: fix a missing check for nla_nest_start
2019-03-16 18:44 UTC (2+ messages)
[PATCH] net: openvswitch: fix missing checks for nla_nest_start
2019-03-16 18:43 UTC (2+ messages)
[PATCH] net: openvswitch: fix a NULL pointer dereference
2019-03-16 18:36 UTC (2+ messages)
BUG: unable to handle kernel paging request in slhc_free
2019-03-16 17:24 UTC (3+ messages)
[PATCH v3] ipvs: allow tunneling with gue encapsulation
2019-03-16 17:11 UTC (4+ messages)
KASAN: slab-out-of-bounds Read in tick_sched_handle
2019-03-16 16:22 UTC (4+ messages)
WARNING: locking bug in __queue_work
2019-03-16 14:49 UTC (2+ messages)
[PATCH] tcp: don't use __constant_cpu_to_be32
2019-03-16 14:26 UTC (7+ messages)
[PATCH v2] vxlan: remove the redundant gro_cells_destroy() calling
2019-03-16 9:02 UTC (13+ messages)
` [PATCH net v3] vxlan: Don't call gro_cells_destroy() before device is unregistered
[PATCH net V3 1/2] net/sched: taprio: fix picos_per_byte miscalculation
2019-03-16 9:00 UTC (2+ messages)
[PATCH net v2 0/2] vti4: ipip tunnel fixes
2019-03-16 8:43 UTC (3+ messages)
` [PATCH net v2 1/2] vti4: ipip tunnel deregistration fixes
` [PATCH net v2 2/2] vti4: removed duplicate log message
[PATCH net] net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
2019-03-16 8:28 UTC
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).