Show patches with: State = Action Required       |   23138 patches
« 1 2 ... 175 176 177231 232 »
Patch Series S/W/F Date Submitter Delegate State
[nf] netfilter/ebtables: reject bogus getopt len value [nf] netfilter/ebtables: reject bogus getopt len value --- 2020-08-13 Florian Westphal New
[ethtool,v3] Add QSFP-DD support [ethtool,v3] Add QSFP-DD support --- 2020-08-13 Adrian Pop New
[bpf,8/9] tools/bpftool: generate data section struct with conservative alignment [bpf,1/9] tools/bpftool: fix compilation warnings in 32-bit mode --- 2020-08-13 Andrii Nakryiko New
[bpf,7/9] selftests/bpf: correct various core_reloc 64-bit assumptions [bpf,1/9] tools/bpftool: fix compilation warnings in 32-bit mode --- 2020-08-13 Andrii Nakryiko New
[bpf,5/9] selftests/bpf: fix btf_dump test cases on 32-bit arches [bpf,1/9] tools/bpftool: fix compilation warnings in 32-bit mode --- 2020-08-13 Andrii Nakryiko New
[bpf,3/9] libbpf: fix BTF-defined map-in-map initialization on 32-bit host arches [bpf,1/9] tools/bpftool: fix compilation warnings in 32-bit mode --- 2020-08-13 Andrii Nakryiko New
[bpf,1/9] tools/bpftool: fix compilation warnings in 32-bit mode [bpf,1/9] tools/bpftool: fix compilation warnings in 32-bit mode --- 2020-08-13 Andrii Nakryiko New
tools build feature: Quote CC and CXX for their arguments tools build feature: Quote CC and CXX for their arguments --- 2020-08-12 Daniel Díaz New
dt-bindings: Whitespace clean-ups in schema files dt-bindings: Whitespace clean-ups in schema files --- 2020-08-12 Rob Herring New
[net,2/2] net: ethernet: stmmac: Disable hardware multicast filter net: stmmac: Fix multicast filter on IPQ806x --- 2020-08-12 Jonathan McDowell New
ipv4: tunnel: fix compilation on ARCH=um ipv4: tunnel: fix compilation on ARCH=um --- 2020-08-12 Johannes Berg New
i40e: fix uninitialized variable in i40e_set_vsi_promisc i40e: fix uninitialized variable in i40e_set_vsi_promisc --- 2020-08-12 Stefan Assmann New
[V1,net,3/3] net: ena: Make missed_tx stat incremental [V1,net,1/3] net: ena: Prevent reset after device destruction --- 2020-08-12 Shay Agroskin New
[V1,net,1/3] net: ena: Prevent reset after device destruction [V1,net,1/3] net: ena: Prevent reset after device destruction --- 2020-08-12 Shay Agroskin New
[bpf] tools/bpftool: make skeleton code C++17-friendly by dropping typeof() [bpf] tools/bpftool: make skeleton code C++17-friendly by dropping typeof() --- 2020-08-12 Andrii Nakryiko New
[bpf,v3,4/5] bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registers Fix sock_ops field read splat --- 2020-08-11 John Fastabend New
[bpf,v3,2/5] bpf: sock_ops sk access may stomp registers when dst_reg = src_reg Fix sock_ops field read splat --- 2020-08-11 John Fastabend New
[1/3] selftests: Add VRF icmp error route lookup test [1/3] selftests: Add VRF icmp error route lookup test --- 2020-08-11 Mathieu Desnoyers New
rndis_wlan: tighten check of rndis_query_oid return rndis_wlan: tighten check of rndis_query_oid return --- 2020-08-11 Tom Rix New
[net,1/2] vsock: fix potential null pointer dereference in vsock_poll() [net,1/2] vsock: fix potential null pointer dereference in vsock_poll() --- 2020-08-11 Stefano Garzarella New
can: m_can_platform: don't call m_can_class_suspend in runtime suspend can: m_can_platform: don't call m_can_class_suspend in runtime suspend --- 2020-08-11 Lucas Stach New
[Linux-kernel-mentees,net-next,v2] ipvs: Fix uninit-value in do_ip_vs_set_ctl() [Linux-kernel-mentees,net-next,v2] ipvs: Fix uninit-value in do_ip_vs_set_ctl() --- 2020-08-11 Peilin Ye New
[iproute2-rc,v1,1/2] rdma: Fix owner name for the kernel resources [iproute2-rc,v1,1/2] rdma: Fix owner name for the kernel resources --- 2020-08-11 Leon Romanovsky New
[iproute2-rc] rdma: Fix owner name for the kernel resources [iproute2-rc] rdma: Fix owner name for the kernel resources --- 2020-08-11 Leon Romanovsky New
[RFC,russell-king,2/4] net: phy: sfp: add support for multigig RollBall modules Support for RollBall 10G copper SFP modules --- 2020-08-10 Marek Behún New
[RFC,russell-king,1/4] net: phy: add I2C mdio bus for RollBall compatible SFPs Support for RollBall 10G copper SFP modules --- 2020-08-10 Marek Behún New
[net] tcp: correct read of TFO keys on big endian systems [net] tcp: correct read of TFO keys on big endian systems --- 2020-08-10 Jason Baron New
[net] net: phy: marvell10g: fix null pointer dereference [net] net: phy: marvell10g: fix null pointer dereference --- 2020-08-10 Marek Behún New
bpf: Add bpf_skb_get_sock_comm() helper bpf: Add bpf_skb_get_sock_comm() helper --- 2020-08-10 Jiang Yu New
[net] net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_phase1_init [net] net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_phase1_init --- 2020-08-10 Wang Hai New
net/nfc/rawsock.c: add CAP_NET_RAW check. net/nfc/rawsock.c: add CAP_NET_RAW check. --- 2020-08-10 Qingyu Li New
[RFT] net: fec: Fix MDIO polled IO [RFT] net: fec: Fix MDIO polled IO --- 2020-08-09 Dave Karr New
[ethtool,6/7] ioctl: convert cmdline_info arrays to named initializers compiler warnings cleanup, part 2 --- 2020-08-09 Michal Kubecek New
[ethtool,4/7] get rid of signed/unsigned comparison warnings in register dump parsers compiler warnings cleanup, part 2 --- 2020-08-09 Michal Kubecek New
[ethtool,2/7] ioctl: check presence of eeprom length argument properly compiler warnings cleanup, part 2 --- 2020-08-09 Michal Kubecek New
[RFC,v11,bpf-next,10/14] bpf: Add d_path helper bpf: Add d_path helper --- 2020-08-09 Jiri Olsa New
[RFC,v11,bpf-next,06/14] bpf: Remove recursion call in btf_struct_access bpf: Add d_path helper --- 2020-08-09 Jiri Olsa New
[RFC,v11,bpf-next,04/14] bpf: Add elem_id pointer as argument to __btf_resolve_size bpf: Add d_path helper --- 2020-08-09 Jiri Olsa New
net/failover: remove redundant fops null check net/failover: remove redundant fops null check --- 2020-08-09 Gaurav Singh New
[net] drivers/net/wan/lapbether: Added needed_tailroom [net] drivers/net/wan/lapbether: Added needed_tailroom --- 2020-08-08 Xie He New
[net/ipv6] ip6_output: Add ipv6_pinfo null check [net/ipv6] ip6_output: Add ipv6_pinfo null check --- 2020-08-08 Gaurav Singh New
xdp: ensure initialization of txq in xdp_buff xdp: ensure initialization of txq in xdp_buff --- 2020-08-08 Paul Hollinsky New
[iproute2,1/1] tc: introduce skbhash classifier [iproute2,1/1] tc: introduce skbhash classifier --- 2020-08-07 Jamal Hadi Salim New
[RFC,6/7] core/metricfs: expose x86-specific irq information through metricfs [RFC,1/7] core/metricfs: Create metricfs, standardized files under debugfs. --- 2020-08-07 Jonathan Adams New
[RFC,4/7] core/metricfs: expose softirq information through metricfs [RFC,1/7] core/metricfs: Create metricfs, standardized files under debugfs. --- 2020-08-07 Jonathan Adams New
[RFC,3/7] core/metricfs: metric for kernel warnings [RFC,1/7] core/metricfs: Create metricfs, standardized files under debugfs. --- 2020-08-07 Jonathan Adams New
[RFC,1/7] core/metricfs: Create metricfs, standardized files under debugfs. [RFC,1/7] core/metricfs: Create metricfs, standardized files under debugfs. --- 2020-08-07 Jonathan Adams New
[RFC,bpf-next,5/7] selftests/bpf: fix test_vmlinux test to use bpf_probe_read_user() libbpf feature probing and sanitization improvements --- 2020-08-07 Andrii Nakryiko New
[RFC,bpf-next,4/7] libbpf: sanitize BPF program code for bpf_probe_read_{kernel,user}[_str] libbpf feature probing and sanitization improvements --- 2020-08-07 Andrii Nakryiko New
[RFC,bpf-next,1/7] libbpf: disable -Wswitch-enum compiler warning libbpf feature probing and sanitization improvements --- 2020-08-07 Andrii Nakryiko New
[3/3,linux-next] selftests: netfilter: kill running process only [1/3,linux-next] selftests: netfilter: add checktool function --- 2020-08-07 Fabian Frederick New
[1/3,linux-next] selftests: netfilter: add checktool function [1/3,linux-next] selftests: netfilter: add checktool function --- 2020-08-07 Fabian Frederick New
[net] mptcp: more stable diag self-tests [net] mptcp: more stable diag self-tests --- 2020-08-07 Paolo Abeni New
[net,4/4] ptp: ptp_idt82p33: support individually configure output by index Untitled series #54542 --- 2020-08-07 Min Li New
[net,3/4] ptp: ptp_idt82p33: use do_aux_work for delay work Untitled series #54542 --- 2020-08-07 Min Li New
[v2,2/3] drivers: crypto: add support for OCTEONTX2 CPT engine [v2,1/3] octeontx2-af: add support to manage the CPT unit --- 2020-08-07 Srujana Challa New
[v2,1/3] octeontx2-af: add support to manage the CPT unit [v2,1/3] octeontx2-af: add support to manage the CPT unit --- 2020-08-07 Srujana Challa New
Bluetooth: Delete both L2CAP connction and HCI channel when completing destroying logical link in AMP Bluetooth: Delete both L2CAP connction and HCI channel when completing destroying logical link in... --- 2020-08-07 Coiby Xu New
[v5,1/2] net: dsa: Add protocol support for 802.1AD when adding or deleting vlan for dsa switch port [v5,1/2] net: dsa: Add protocol support for 802.1AD when adding or deleting vlan for dsa switch port --- 2020-08-07 Hongbo Wang New
[v1,5/5] can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions Untitled series #54546 --- 2020-08-07 Oleksij Rempel New
[v1,4/5] can: j1939: transport: add j1939_session_skb_find_by_offset() function Untitled series #54546 --- 2020-08-07 Oleksij Rempel New
[v1,3/5] can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated Untitled series #54546 --- 2020-08-07 Oleksij Rempel New
[v1,2/5] can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j1939_tp_txtimer() Untitled series #54546 --- 2020-08-07 Oleksij Rempel New
[v10,bpf-next,13/14] selftests/bpf: Add test for d_path helper bpf: Add d_path helper --- 2020-08-07 Jiri Olsa New
[v10,bpf-next,11/14] bpf: Update .BTF_ids section in btf.rst with sets info bpf: Add d_path helper --- 2020-08-07 Jiri Olsa New
[v10,bpf-next,09/14] bpf: Add BTF_SET_START/END macros bpf: Add d_path helper --- 2020-08-07 Jiri Olsa New
[v10,bpf-next,07/14] bpf: Factor btf_struct_access function bpf: Add d_path helper --- 2020-08-07 Jiri Olsa New
[v10,bpf-next,05/14] bpf: Add type_id pointer as argument to __btf_resolve_size bpf: Add d_path helper --- 2020-08-07 Jiri Olsa New
[v10,bpf-next,02/14] tools resolve_btfids: Add support for set symbols bpf: Add d_path helper --- 2020-08-07 Jiri Olsa New
[net] r8152: Use MAC address from correct device tree node [net] r8152: Use MAC address from correct device tree node --- 2020-08-07 Thierry Reding New
[net-next] vmxnet3: use correct tcp hdr length when packet is encapsulated [net-next] vmxnet3: use correct tcp hdr length when packet is encapsulated --- 2020-08-07 Ronak Doshi New
[bpf] selftests/bpf: fix silent Makefile output [bpf] selftests/bpf: fix silent Makefile output --- 2020-08-07 Andrii Nakryiko New
adm8211: switch from 'pci_' to 'dma_' API adm8211: switch from 'pci_' to 'dma_' API --- 2020-08-06 Christophe JAILLET New
smsc9420: switch from 'pci_' to 'dma_' API smsc9420: switch from 'pci_' to 'dma_' API --- 2020-08-06 Christophe JAILLET New
selftests: Add VRF icmp error route lookup test selftests: Add VRF icmp error route lookup test --- 2020-08-06 Michael Jeanson New
[bpf] selftests: bpf: switch off timeout [bpf] selftests: bpf: switch off timeout --- 2020-08-06 Jiri Benc New
[bpf] bpf: remove inline from bpf_do_trace_printk [bpf] bpf: remove inline from bpf_do_trace_printk --- 2020-08-06 Stanislav Fomichev New
[v5,net-next,3/3] octeontx2-pf: Add support for PTP clock Add PTP support for Octeontx2 --- 2020-08-06 sundeep subbaraya New
[net] net: phy: fix memory leak in device-create error path [net] net: phy: fix memory leak in device-create error path --- 2020-08-06 Johan Hovold New
[net] net: qcom/emac: Fix missing clk_disable_unprepare() in error path of emac_probe [net] net: qcom/emac: Fix missing clk_disable_unprepare() in error path of emac_probe --- 2020-08-06 Wang Hai New
[net,v3,1/2] net: refactor bind_bucket fastreuse into helper [net,v3,1/2] net: refactor bind_bucket fastreuse into helper --- 2020-08-06 Tim Froidcoeur New
[5/5] net: Use helper function ip_is_fragment() Untitled series #54557 --- 2020-08-06 Miaohe Lin New
[2/5] net: Use helper function fdput() Untitled series #54557 --- 2020-08-06 Miaohe Lin New
can: grcan: fix spelling mistake "buss" -> "bus" can: grcan: fix spelling mistake "buss" -> "bus" --- 2020-08-06 Colin King New
[bpf-next,v2] bpf: fix compilation warning of selftests [bpf-next,v2] bpf: fix compilation warning of selftests --- 2020-08-06 Jianlin Lv New
[net-next] hinic: fix strncpy output truncated compile warnings [net-next] hinic: fix strncpy output truncated compile warnings --- 2020-08-06 luobin (L) New
[net,2/2] net: initialize fastreuse on inet_inherit_port net: initialize fastreuse on inet_inherit_port --- 2020-08-06 Tim Froidcoeur New
nfc: enforce CAP_NET_RAW for raw sockets When creating a raw AF_NFC socket, CAP_NET_RAW needs to be checked first. nfc: enforce CAP_NET_RAW for raw sockets When creating a raw AF_NFC socket, CAP_NET_RAW needs to ... --- 2020-08-06 Qingyu Li New
[bpf-next] libbf: fix uninitialized pointer at btf__parse_raw() [bpf-next] libbf: fix uninitialized pointer at btf__parse_raw() --- 2020-08-05 Daniel T. Lee New
[Linux-kernel-mentees,net] Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt() [Linux-kernel-mentees,net] Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt() --- 2020-08-05 Peilin Ye New
[v4,bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs. [v4,bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs. --- 2020-08-05 Carlos Neira New
MAINTAINERS: update phylink/sfp keyword matching MAINTAINERS: update phylink/sfp keyword matching --- 2020-08-05 Russell King (Oracle) New
[RFC,4/4] nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributes Untitled series #54575 --- 2020-08-05 Johannes Berg New
virtio_net: use LE accessors for speed/duplex virtio_net: use LE accessors for speed/duplex --- 2020-08-05 Michael S. Tsirkin New
[2/2] net: tls: allow MSG_CMSG_COMPAT in sendmsg [1/2] net: tls: add compat for get/setsockopt --- 2020-08-05 Rouven Czerwinski New
[1/2] net: tls: add compat for get/setsockopt [1/2] net: tls: add compat for get/setsockopt --- 2020-08-05 Rouven Czerwinski New
[3/3] usb: hso: remove bogus check for EINPROGRESS misc bug fixes for the hso driver --- 2020-08-05 Oliver Neukum New
[1/2] vDPA: get_vq_irq() should be optional [1/2] vDPA: get_vq_irq() should be optional --- 2020-08-05 Zhu Lingshan New
rtw88: 8821c: Add RFE 2 support rtw88: 8821c: Add RFE 2 support --- 2020-08-05 Kai-Heng Feng New
[net,4/4] can: j1939: add rxtimer for multipacket broadcast session support multipacket broadcast message --- 2020-08-05 Zhang Changzhong New
« 1 2 ... 175 176 177231 232 »