Show patches with: State = Action Required       |    Archived = No       |   23138 patches
« 1 2 ... 4 5 6231 232 »
Patch Series S/W/F Date Submitter Delegate State
[v6,net-next,05/10] qed: health reporter init deinit seq qed: introduce devlink health support --- 2020-08-20 Igor Russkikh New
[v6,net-next,05/10] net: korina: Use DMA API [v6,net-next,01/10] net: korina: Fix MDIO functions --- 2021-04-18 Thomas Bogendoerfer New
[v6,net-next,05/10] net: dsa: felix: perform teardown in reverse order of setup Configuring congestion watermarks on ocelot switch using devlink-sb --- 2021-01-15 Vladimir Oltean New
[v6,net-next,04/15] net: sysfs: don't hold dev_base_lock while retrieving device statistics [v6,net-next,01/15] net: mark dev_base_lock for deprecation --- 2021-01-09 Vladimir Oltean New
[v6,net-next,04/10] net: dsa: felix: reindent struct dsa_switch_ops Configuring congestion watermarks on ocelot switch using devlink-sb --- 2021-01-15 Vladimir Oltean New
[v6,net-next,03/15] net: procfs: hold netif_lists_lock when retrieving device statistics [v6,net-next,01/15] net: mark dev_base_lock for deprecation --- 2021-01-09 Vladimir Oltean New
[v6,net-next,03/13] net: ethernet: ti: ale: modify vlan/mdb api for switchdev Untitled series #24848 --- 2019-11-09 Grygorii Strashko New
[v6,net-next,03/11] skbuff: make __build_skb_around() return void [v6,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions --- 2021-02-13 Alexander Lobakin New
[v6,net-next,03/10] net: korina: Remove not needed cache flushes [v6,net-next,01/10] net: korina: Fix MDIO functions --- 2021-04-18 Thomas Bogendoerfer New
[v6,net-next,02/10] net: mscc: ocelot: add ops for decoding watermark threshold and occupancy Configuring congestion watermarks on ocelot switch using devlink-sb --- 2021-01-15 Vladimir Oltean New
[v6,net-next,01/18] doc: marvell: add cm3-mem device tree bindings description [v6,net-next,01/18] doc: marvell: add cm3-mem device tree bindings description --- 2021-01-31 Stefan Chulski New
[v6,net-next,01/15] net: mark dev_base_lock for deprecation [v6,net-next,01/15] net: mark dev_base_lock for deprecation --- 2021-01-09 Vladimir Oltean New
[v6,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions [v6,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions --- 2021-02-13 Alexander Lobakin New
[v6,net-next,01/10] qed: move out devlink logic into a new file qed: introduce devlink health support --- 2020-08-20 Igor Russkikh New
[v6,net-next,01/10] net: korina: Fix MDIO functions [v6,net-next,01/10] net: korina: Fix MDIO functions --- 2021-04-18 Thomas Bogendoerfer New
[V6,mlx5-next,01/16] net/core: Introduce netdev_get_xmit_slave Add support to get xmit slave --- 2020-04-26 Maor Gottlieb New
[v6,intel-next,8/9] ice: introduce XDP_TX fallback path XDP_TX improvements for ice --- 2021-08-18 Maciej Fijalkowski New
[v6,intel-next,7/9] ice: optimize XDP_TX workloads XDP_TX improvements for ice --- 2021-08-18 Maciej Fijalkowski New
[v6,intel-next,6/9] ice: propagate xdp_ring onto rx_ring XDP_TX improvements for ice --- 2021-08-18 Maciej Fijalkowski New
[v6,intel-next,4/9] ice: unify xdp_rings accesses XDP_TX improvements for ice --- 2021-08-18 Maciej Fijalkowski New
[v6,intel-next,3/9] ice: split ice_ring onto Tx/Rx separate structs XDP_TX improvements for ice --- 2021-08-18 Maciej Fijalkowski New
[v6,intel-next,2/9] ice: move ice_container_type onto ice_ring_container XDP_TX improvements for ice --- 2021-08-18 Maciej Fijalkowski New
[v6,bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs. [v6,bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs. --- 2020-08-20 Carlos Neira New
[v6,bpf-next,6/6] bpf: runqslower: use task local storage bpf: enable task local storage for tracing programs --- 2021-02-25 Song Liu New
[v6,bpf-next,5/6] bpf: runqslower: prefer using local vmlimux to generate vmlinux.h bpf: enable task local storage for tracing programs --- 2021-02-25 Song Liu New
[v6,bpf-next,4/6] selftests/bpf: test deadlock from recursive bpf_task_storage_[get|delete] bpf: enable task local storage for tracing programs --- 2021-02-25 Song Liu New
[v6,bpf-next,4/4] selftests/bpf: add test for bpf_iter_task_vma introduce bpf_iter for task_vma --- 2021-02-12 Song Liu New
[v6,bpf-next,4/4] selftest/bpf: Extend the bpf_snprintf() test for "%c". BPF iterator for UNIX domain socket. --- 2021-08-14 Kuniyuki Iwashima New
[v6,bpf-next,3/6] selftests/bpf: add non-BPF_LSM test for task local storage bpf: enable task local storage for tracing programs --- 2021-02-25 Song Liu New
[v6,bpf-next,3/6] bpf: add bpf_snprintf_btf helper [v6,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-09-23 Alan Maguire New
[v6,bpf-next,3/4] ybpftool: bash completion for "bpftool prog profile" bpftool: introduce prog profile --- 2020-03-09 Song Liu New
[v6,bpf-next,3/4] selftest/bpf: Implement sample UNIX domain socket iterator program. BPF iterator for UNIX domain socket. --- 2021-08-14 Kuniyuki Iwashima New
[v6,bpf-next,3/4] libbpf: introduce section "iter.s/" for sleepable bpf_iter program introduce bpf_iter for task_vma --- 2021-02-12 Song Liu New
[v6,bpf-next,3/3] selftests/bpf: use CAP_BPF and CAP_PERFMON in tests [v6,bpf-next,1/3] bpf, capability: Introduce CAP_BPF --- 2020-05-13 Alexei Starovoitov New
[v6,bpf-next,2/6] bpf: prevent deadlock from recursive bpf_task_storage_[get|delete] bpf: enable task local storage for tracing programs --- 2021-02-25 Song Liu New
[v6,bpf-next,2/4] bpf: Support "%c" in bpf_bprintf_prepare(). BPF iterator for UNIX domain socket. --- 2021-08-14 Kuniyuki Iwashima New
[v6,bpf-next,2/3] selftests/bpf: add ASSERT_STRNEQ() variant for test_progs Untitled series #143788 --- 2021-07-15 Alan Maguire New
[v6,bpf-next,2/3] libbpf: add support for command BPF_ENABLE_STATS bpf: sharing bpf runtime stats with --- 2020-04-29 Song Liu New
[v6,bpf-next,1/6] bpf: enable task local storage for tracing programs bpf: enable task local storage for tracing programs --- 2021-02-25 Song Liu New
[v6,bpf-next,1/4] bpf: introduce task_vma bpf_iter introduce bpf_iter for task_vma --- 2021-02-12 Song Liu New
[v6,bpf-next,1/4] bpf: Factor out bpf_link_by_id() helper. [v6,bpf-next,1/4] bpf: Factor out bpf_link_by_id() helper. --- 2020-08-19 Alexei Starovoitov New
[v6,bpf-next,1/4] bpf: af_unix: Implement BPF iterator for UNIX domain socket. BPF iterator for UNIX domain socket. --- 2021-08-14 Kuniyuki Iwashima New
[v6,bpf-next,14/14] selftests/bpf: add fentry/fexit/fmod_ret selftest for kernel module Support BTF-powered BPF tracing programs for kernel modules --- 2020-12-03 Andrii Nakryiko New
[v6,bpf-next,1/3] bpf, capability: Introduce CAP_BPF [v6,bpf-next,1/3] bpf, capability: Introduce CAP_BPF --- 2020-05-13 Alexei Starovoitov New
[v6,bpf-next,1/2] libbpf: separate XDP program load with xsk socket creation libbpf: add support for privileged/unprivileged control separation --- 2020-12-02 Mariusz Dudek New
[v6,bpf-next,11/11] selftests/bpf: Add a test with bpf_timer in inner map. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6,bpf-next,10/11] selftests/bpf: Add bpf_timer test. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6,bpf-next,09/11] bpf: Teach stack depth check about async callbacks. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6,bpf-next,08/14] selftests/bpf: add CO-RE relocs selftest relying on kernel module BTF Support BTF-powered BPF tracing programs for kernel modules --- 2020-12-03 Andrii Nakryiko New
[v6,bpf-next,07/11] bpf: Relax verifier recursion check. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6,bpf-next,05/11] bpf: Prevent pointer mismatch in bpf_timer_init. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6,bpf-next,04/11] bpf: Add map side support for bpf timers. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6,bpf-next,03/11] bpf: Introduce bpf timers. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6,bpf-next,02/11] bpf: Factor out bpf_spin_lock into helpers. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6,bpf-next,01/11] bpf: Prepare bpf_prog_put() to be called from irq context. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6] Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle [v6] Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle --- 2021-09-09 Manish Mandlik New
[V6,8/8] virtio: Intel IFC VF driver for VDPA [V6,1/8] vhost: allow per device message handler --- 2020-03-18 Jason Wang New
[V6,8/8] PCI/P2PDMA: Add a 10-bit tag check in P2PDMA PCI: Enable 10-Bit tag support for PCIe devices --- 2021-07-23 Dongdong Liu New
[V6,8/8] MAINTAINERS: add maintainer for Samsung sxgbe driver --- 2014-03-19 Byungho An New
[V6,7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support PCI: Enable 10-Bit tag support for PCIe devices --- 2021-07-23 Dongdong Liu New
[V6,7/8] net: sxgbe: add ethtool related functions support Samsung sxgbe --- 2014-03-19 Byungho An New
[v6,7/8] can-dev: introduce helpers to access Classical CAN DLC values [v6,1/8] can: add optional DLC element to Classical CAN frame structure --- 2020-11-10 Oliver Hartkopp New
[v6,7/7] Bluetooth: disable advertisement filters during suspend [v6,1/7] Bluetooth: advmon offload MSFT add rssi support --- 2021-01-22 Archie Pusaka New
[V6,6/8] vhost: introduce vDPA-based backend [V6,1/8] vhost: allow per device message handler --- 2020-03-18 Jason Wang New
[V6,6/8] net: sxgbe: add WOL(Wakeup-On-Lan)support for Samsung sxgbe --- 2014-03-19 Byungho An New
[v6,68/80] nl80211: docs: add a description for s1g_cap parameter Untitled series #56507 --- 2020-10-13 Mauro Carvalho Chehab New
[v6,6/7] Bluetooth: advmon offload MSFT interleave scanning integration [v6,1/7] Bluetooth: advmon offload MSFT add rssi support --- 2021-01-22 Archie Pusaka New
[v6,6/6] docs: ctucanfd: CTU CAN FD open-source IP core documentation. CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation --- 2020-10-22 Pavel Pisa New
[v6,6/6] Bluetooth: fix repeated calls to sco_sock_kill Bluetooth: fix locking and socket killing in SCO and RFCOMM --- 2021-08-10 Desmond Cheong Zhi Xi New
[V6,5/8] net: sxgbe: add Checksum offload support for Samsung sxgbe --- 2014-03-19 Byungho An New
[v6,58/80] drivers: net: hamradio: fix document location Untitled series #56507 --- 2020-10-13 Mauro Carvalho Chehab New
[v6,57/80] net: appletalk: Kconfig: Fix docs location Untitled series #56507 --- 2020-10-13 Mauro Carvalho Chehab New
[v6,5/5] Bluetooth: Change MGMT security info CMD to be more generic Bluetooth: Add new MGMT interface for advertising add --- 2020-11-30 Daniel Winkler New
[V6,4/8] net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe --- 2014-03-19 Byungho An New
[v6,4/8] can: replace can_dlc as variable/element for payload length [v6,1/8] can: add optional DLC element to Classical CAN frame structure --- 2020-11-10 Oliver Hartkopp New
[v6,4/6] can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support. CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation --- 2020-10-22 Pavel Pisa New
[v6,4/4] net: dsa: mv88e6xxx: Change serdes lane parameter from u8 to int Add support for mv88e6393x family of Marvell --- 2020-10-29 Pavana Sharma New
[v6,4/4] Bluetooth: Support the quality report events Untitled series #150489 --- 2021-08-05 Joseph Hwang New
[v6,40/43] compat_ioctl: ppp: move simple commands into ppp_generic.c compat_ioctl: remove most of fs/compat_ioctl.c --- 2019-10-09 Arnd Bergmann New
[V6,3/8] net: sxgbe: add TSO support for Samsung sxgbe --- 2014-03-19 Byungho An New
[v6,3/7] Bluetooth: advmon offload MSFT remove monitor [v6,1/7] Bluetooth: advmon offload MSFT add rssi support --- 2021-01-22 Archie Pusaka New
[v6,37/43] compat_ioctl: unify copy-in of ppp filters compat_ioctl: remove most of fs/compat_ioctl.c --- 2019-10-09 Arnd Bergmann New
[v6,3/6] can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part. CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation --- 2020-10-22 Pavel Pisa New
[v6,3/3] mac80211: add KCOV remote annotations to incoming frame processing [v6,1/3] kernel: make kcov_common_handle consider the current context --- 2020-11-25 Marco Elver New
[v6,33/34] bpf: eliminate rlimit-based memory accounting for bpf progs bpf: switch to memcg-based memory accounting --- 2020-11-17 Roman Gushchin New
[V6,2/8] vhost: factor out IOTLB [V6,1/8] vhost: allow per device message handler --- 2020-03-18 Jason Wang New
[V6,2/8] net: sxgbe: add basic framework for Samsung 10Gb ethernet driver --- 2014-03-19 Byungho An New
[v6,2/7] Bluetooth: advmon offload MSFT add monitor [v6,1/7] Bluetooth: advmon offload MSFT add rssi support --- 2021-01-22 Archie Pusaka New
[v6,2/6] Bluetooth: avoid circular locks in sco_sock_connect Bluetooth: fix locking and socket killing in SCO and RFCOMM --- 2021-08-10 Desmond Cheong Zhi Xi New
[v6,2/4] net: phy: Add 5GBASER interface mode Add support for mv88e6393x family of Marvell --- 2020-10-29 Pavana Sharma New
[v6,2/3] net: switchdev: Add VLAN protocol support for switchdev port [v6,1/3] net: dsa: Add protocol support for 802.1AD when adding or deleting vlan for dsa switch port --- 2020-09-16 Hongbo Wang New
[v6,2/3] net/8390: apne.c - add 100 Mbit support to apne.c driver Untitled series #138664 --- 2021-06-19 Michael Schmitz New
[v6,2/2] net: phy: add Maxlinear GPY115/21x/24x driver [v6,1/2] net: phy: add API to read 802.3-c45 IDs --- 2021-07-19 Xu Liang New
[v6,2/2] KEYS: Avoid false positive ENOMEM error on key read Untitled series #42793 --- 2020-03-20 Waiman Long New
[v6,21/22] RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw [v6,01/22] iidc: Introduce iidc.h --- 2021-05-20 Saleem, Shiraz New
[V6,1/8] vhost: allow per device message handler [V6,1/8] vhost: allow per device message handler --- 2020-03-18 Jason Wang New
[V6,1/8] sxgbe: Add device-tree binding support document --- 2014-03-19 Byungho An New
[v6,1/7] Bluetooth: advmon offload MSFT add rssi support [v6,1/7] Bluetooth: advmon offload MSFT add rssi support --- 2021-01-22 Archie Pusaka New
[v6,1/6] dt-bindings: vendor-prefix: add prefix for the Czech Technical University in Prague. CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation --- 2020-10-22 Pavel Pisa New
[v6,1/6] Bluetooth: schedule SCO timeouts with delayed_work Bluetooth: fix locking and socket killing in SCO and RFCOMM --- 2021-08-10 Desmond Cheong Zhi Xi New
« 1 2 ... 4 5 6231 232 »