Show patches with: State = Action Required       |    Archived = No       |   222 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,RESEND] powerpc: Replace kretprobe code with rethook on powerpc [v4,RESEND] powerpc: Replace kretprobe code with rethook on powerpc - 1 - 1-- 2024-08-30 Abhishek Dubey New
[iproute2] include/libnetlink.h: add missing include for htobe64 definitions [iproute2] include/libnetlink.h: add missing include for htobe64 definitions - - - 1-- 2024-08-26 Alexander Kanavin dsa New
[bpf-next,9/9] xdp: remove xdp_alloc_skb_bulk() bpf: cpumap: enable GRO for XDP_PASS frames - - - 43-- 2024-08-30 Alexander Lobakin bpf New
[bpf-next,8/9] veth: use napi_skb_cache_get_bulk() instead of xdp_alloc_skb_bulk() bpf: cpumap: enable GRO for XDP_PASS frames - - - 43-- 2024-08-30 Alexander Lobakin bpf New
[bpf-next,7/9] bpf: cpumap: switch to napi_skb_cache_get_bulk() bpf: cpumap: enable GRO for XDP_PASS frames - - - 43-- 2024-08-30 Alexander Lobakin bpf New
[bpf-next,6/9] net: skbuff: introduce napi_skb_cache_get_bulk() bpf: cpumap: enable GRO for XDP_PASS frames - - - 43-- 2024-08-30 Alexander Lobakin bpf New
[bpf-next,5/9] bpf: cpumap: reuse skb array instead of a linked list to chain skbs bpf: cpumap: enable GRO for XDP_PASS frames - - - 43-- 2024-08-30 Alexander Lobakin bpf New
[bpf-next,4/9] bpf: cpumap: use CPU-pinned threaded NAPI w/GRO instead of kthread bpf: cpumap: enable GRO for XDP_PASS frames - - - 43-- 2024-08-30 Alexander Lobakin bpf New
[bpf-next,3/9] net: napi: add ability to create CPU-pinned threaded NAPI bpf: cpumap: enable GRO for XDP_PASS frames 1 - - 43-- 2024-08-30 Alexander Lobakin bpf New
[bpf-next,2/9] kthread: allow vararg kthread_{create,run}_on_cpu() bpf: cpumap: enable GRO for XDP_PASS frames - - - 43-- 2024-08-30 Alexander Lobakin bpf New
[bpf-next,1/9] firmware/psci: fix missing '%u' format literal in kthread_create_on_cpu() bpf: cpumap: enable GRO for XDP_PASS frames 1 - - 43-- 2024-08-30 Alexander Lobakin bpf New
[net-next,v5,5/5] netdev_features: remove NETIF_F_ALL_FCOE netdev_features: start cleaning netdev_features_t up - - - 19-- 2024-08-29 Alexander Lobakin netdev New
[net-next,v5,4/5] netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu netdev_features: start cleaning netdev_features_t up - - - 1711 2024-08-29 Alexander Lobakin netdev New
[net-next,v5,3/5] netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local netdev_features: start cleaning netdev_features_t up - - - 1711 2024-08-29 Alexander Lobakin netdev New
[net-next,v5,2/5] netdev_features: convert NETIF_F_LLTX to dev->lltx netdev_features: start cleaning netdev_features_t up - - - 181- 2024-08-29 Alexander Lobakin netdev New
[net-next,v5,1/5] netdevice: convert private flags > BIT(31) to bitfields netdev_features: start cleaning netdev_features_t up - - - 1711 2024-08-29 Alexander Lobakin netdev New
[net-next,v2] net: stmmac: drop the ethtool begin() callback [net-next,v2] net: stmmac: drop the ethtool begin() callback - 2 1 19-- 2024-08-29 Andrew Halaney netdev New
[v4,8/8] uprobes: switch to RCU Tasks Trace flavor for better performance uprobes: RCU-protected hot path optimizations - - - 39-5 2024-08-29 Andrii Nakryiko New
[v4,7/8] uprobes: perform lockless SRCU-protected uprobes_tree lookup uprobes: RCU-protected hot path optimizations - - - 39-5 2024-08-29 Andrii Nakryiko New
[v4,6/8] rbtree: provide rb_find_rcu() / rb_find_add_rcu() uprobes: RCU-protected hot path optimizations - 1 - 39-5 2024-08-29 Andrii Nakryiko New
[v4,4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection uprobes: RCU-protected hot path optimizations - - - 39-5 2024-08-29 Andrii Nakryiko New
[v4,2/8] uprobes: protected uprobe lifetime with SRCU uprobes: RCU-protected hot path optimizations - - - 39-5 2024-08-29 Andrii Nakryiko New
[v4,1/8] uprobes: revamp uprobe refcounting and lifetime management uprobes: RCU-protected hot path optimizations - - - 39-5 2024-08-29 Andrii Nakryiko New
[v7,bpf-next,10/10] selftests/bpf: add build ID tests Harden and extend ELF build ID parsing logic - 1 - 592- 2024-08-29 Andrii Nakryiko bpf Needs ACK
[v7,bpf-next,09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers Harden and extend ELF build ID parsing logic - 1 - 5821 2024-08-29 Andrii Nakryiko bpf Needs ACK
[v7,bpf-next,08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry Harden and extend ELF build ID parsing logic - 1 - 592- 2024-08-29 Andrii Nakryiko bpf Needs ACK
[v7,bpf-next,07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF Harden and extend ELF build ID parsing logic - 1 - 601- 2024-08-29 Andrii Nakryiko bpf Needs ACK
[v7,bpf-next,06/10] lib/buildid: implement sleepable build_id_parse() API Harden and extend ELF build ID parsing logic - 2 - 601- 2024-08-29 Andrii Nakryiko bpf Needs ACK
[v7,bpf-next,05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault() Harden and extend ELF build ID parsing logic - 1 - 592- 2024-08-29 Andrii Nakryiko bpf Needs ACK
[v7,bpf-next,04/10] lib/buildid: remove single-page limit for PHDR search Harden and extend ELF build ID parsing logic - 1 - 61-- 2024-08-29 Andrii Nakryiko bpf Needs ACK
[v7,bpf-next,03/10] lib/buildid: take into account e_phoff when fetching program headers Harden and extend ELF build ID parsing logic - 1 - 601- 2024-08-29 Andrii Nakryiko bpf Needs ACK
[v7,bpf-next,02/10] lib/buildid: add single folio-based file reader abstraction Harden and extend ELF build ID parsing logic - 2 - 592- 2024-08-29 Andrii Nakryiko bpf Needs ACK
[v7,bpf-next,01/10] lib/buildid: harden build ID parsing logic Harden and extend ELF build ID parsing logic - 2 - 5911 2024-08-29 Andrii Nakryiko bpf Needs ACK
[net] tools/net/ynl: fix cli.py --subscribe feature [net] tools/net/ynl: fix cli.py --subscribe feature - - - 19-- 2024-08-30 Arkadiusz Kubalewski netdev New
[v2,01/13] LSM: Add the lsmblob data structure. [v2,01/13] LSM: Add the lsmblob data structure. - - - --- 2024-08-30 Casey Schaufler New
[net] igc: Unlock on error in igc_io_resume() [net] igc: Unlock on error in igc_io_resume() - 1 - 19-- 2024-08-29 Dan Carpenter netdev New
[v5] ptp: Add support for the AMZNC10C 'vmclock' device [v5] ptp: Add support for the AMZNC10C 'vmclock' device - - - 1621 2024-08-23 David Woodhouse netdev Under Review
[net-next,v5] ethtool: pse-pd: move pse validation into set [net-next,v5] ethtool: pse-pd: move pse validation into set - 1 - 181- 2024-08-29 Diogo Jahchan Koike netdev New
[v3,3/3] net: sched: use RCU read-side critical section in taprio_dump() [v3,1/3] net: sched: fix use-after-free in taprio_change() - - - 163- 2024-08-30 Dmitry Antipov netdev New
[v3,2/3] net: sched: consistently use rcu_replace_pointer() in taprio_change() [v3,1/3] net: sched: fix use-after-free in taprio_change() - - - 172- 2024-08-30 Dmitry Antipov netdev New
[v3,1/3] net: sched: fix use-after-free in taprio_change() [v3,1/3] net: sched: fix use-after-free in taprio_change() - - - 172- 2024-08-30 Dmitry Antipov netdev New
[net-next,v4,1/1] net: stmmac: Batch set RX OWN flag and other flags [net-next,v4,1/1] net: stmmac: Batch set RX OWN flag and other flags - - - 19-- 2024-08-31 EnDe Tan netdev New
[net-next] selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernel [net-next] selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernel - - - 1711 2024-08-30 Florian Westphal netdev New
[net-next,2/2] net: Remove setting of RX software timestamp from drivers RX software timestamp for all - 14 - 181- 2024-08-29 Gal Pressman netdev New
[net-next,1/2] ethtool: RX software timestamp for all RX software timestamp for all - 2 - 181- 2024-08-29 Gal Pressman netdev New
[net] bareudp: Fix device stats updates. [net] bareudp: Fix device stats updates. - 1 - 19-- 2024-08-30 Guillaume Nault netdev New
[PATCHv6,net-next,3/3] bonding: support xfrm state update Bonding: support new xfrm state offload functions 1 1 - 162- 2024-08-29 Hangbin Liu netdev New
[PATCHv6,net-next,2/3] bonding: Add ESN support to IPSec HW offload Bonding: support new xfrm state offload functions 1 1 - 162- 2024-08-29 Hangbin Liu netdev New
[PATCHv6,net-next,1/3] bonding: add common function to check ipsec device Bonding: support new xfrm state offload functions 1 1 - 162- 2024-08-29 Hangbin Liu netdev New
[net-next] r8169: add support for RTL8126A rev.b [net-next] r8169: add support for RTL8126A rev.b - 1 - 19-- 2024-08-30 Hau netdev New
[net,v2] docs: netdev: document guidance on cleanup.h [net,v2] docs: netdev: document guidance on cleanup.h - 3 - 181- 2024-08-30 Jakub Kicinski netdev New
[net-next,v3,2/2] rxtimestamp.c: add the test for SOF_TIMESTAMPING_OPT_RX_SOFTWARE_FILTER net-timestamp: introduce a flag to filter out rx software report - 1 - 181- 2024-08-30 Jason Xing netdev New
[net-next,v3,1/2] net-timestamp: filter out report when setting SOF_TIMESTAMPING_SOFTWARE net-timestamp: introduce a flag to filter out rx software report - 1 - 172- 2024-08-30 Jason Xing netdev New
[net] net: microchip: vcap: Fix use-after-free error in kunit test [net] net: microchip: vcap: Fix use-after-free error in kunit test - - - 19-- 2024-08-29 Jens Emil Schulz Østergaard netdev New
[bpf,v2,2/2] selftest/bpf : Add a selftest test case to check for incorrect names bpf: fix incorrect name check pass logic in btf_name_valid_section - - - 61-- 2024-08-31 Jeongjun Park bpf New
[bpf,v2,1/2] bpf: add check for invalid name in btf_name_valid_section() bpf: fix incorrect name check pass logic in btf_name_valid_section - - - 61-- 2024-08-31 Jeongjun Park bpf New
[V6,net-next,11/11] net: add ndo_validate_addr check in dev_set_mac_address Add support of HIBMCGE Ethernet Driver - 1 - 19-- 2024-08-30 Jijie Shao netdev New
[V6,net-next,10/11] net: hibmcge: Add maintainer for hibmcge Add support of HIBMCGE Ethernet Driver - - - 19-- 2024-08-30 Jijie Shao netdev New
[V6,net-next,09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge Add support of HIBMCGE Ethernet Driver - - - 172- 2024-08-30 Jijie Shao netdev New
[V6,net-next,08/11] net: hibmcge: Implement some ethtool_ops functions Add support of HIBMCGE Ethernet Driver - 1 - 172- 2024-08-30 Jijie Shao netdev New
[V6,net-next,07/11] net: hibmcge: Implement rx_poll function to receive packets Add support of HIBMCGE Ethernet Driver - - - 172- 2024-08-30 Jijie Shao netdev New
[V6,net-next,06/11] net: hibmcge: Implement .ndo_start_xmit function Add support of HIBMCGE Ethernet Driver - - - 172- 2024-08-30 Jijie Shao netdev New
[V6,net-next,05/11] net: hibmcge: Implement some .ndo functions Add support of HIBMCGE Ethernet Driver - - - 172- 2024-08-30 Jijie Shao netdev New
[V6,net-next,04/11] net: hibmcge: Add interrupt supported in this module Add support of HIBMCGE Ethernet Driver - - - 172- 2024-08-30 Jijie Shao netdev New
[V6,net-next,03/11] net: hibmcge: Add mdio and hardware configuration supported in this module Add support of HIBMCGE Ethernet Driver - - - 172- 2024-08-30 Jijie Shao netdev New
[V6,net-next,02/11] net: hibmcge: Add read/write registers supported through the bar space Add support of HIBMCGE Ethernet Driver - - - 172- 2024-08-30 Jijie Shao netdev New
[V6,net-next,01/11] net: hibmcge: Add pci table supported in this module Add support of HIBMCGE Ethernet Driver - - - 172- 2024-08-30 Jijie Shao netdev New
[net-next,v4,8/8] net: bcmasp: Simplify with scoped for each OF child loop net: Simplified with scoped function - 4 - 171- 2024-08-30 Jinjie Ruan netdev New
[net-next,v4,7/8] net: dsa: microchip: Use scoped function to simplfy code net: Simplified with scoped function - 2 - 18-- 2024-08-30 Jinjie Ruan netdev New
[net-next,v4,6/8] net: mv643xx_eth: Simplify with scoped for each OF child loop net: Simplified with scoped function - 2 - 18-- 2024-08-30 Jinjie Ruan netdev New
[net-next,v4,5/8] net: mdio: mux-mmioreg: Simplified with dev_err_probe() net: Simplified with scoped function - 1 - 171- 2024-08-30 Jinjie Ruan netdev New
[net-next,v4,4/8] net: mdio: mux-mmioreg: Simplified with scoped function net: Simplified with scoped function - 2 - 18-- 2024-08-30 Jinjie Ruan netdev New
[net-next,v4,3/8] net: phy: Use for_each_available_child_of_node_scoped() net: Simplified with scoped function - 2 - 18-- 2024-08-30 Jinjie Ruan netdev New
[net-next,v4,2/8] net: dsa: realtek: Use for_each_child_of_node_scoped() net: Simplified with scoped function - 2 - 18-- 2024-08-30 Jinjie Ruan netdev New
[net-next,v4,1/8] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped() net: Simplified with scoped function - 2 - 18-- 2024-08-30 Jinjie Ruan netdev New
[net,v4] net: phy: Fix missing of_node_put() for leds [net,v4] net: phy: Fix missing of_node_put() for leds - 2 - 19-- 2024-08-30 Jinjie Ruan netdev New
[net] netdev-genl: Set extack and fix error on napi-get [net] netdev-genl: Set extack and fix error on napi-get - - - 19-- 2024-08-31 Joe Damato netdev New
[net] net: napi: Make napi_defer_irqs u32 [net] net: napi: Make napi_defer_irqs u32 - - - 181- 2024-08-31 Joe Damato netdev New
[net] net: bridge: allow users setting EXT_LEARN for user FDB entries [net] net: bridge: allow users setting EXT_LEARN for user FDB entries - - - 19-- 2024-08-30 Jonas Gorski netdev New
[net-next] wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag [net-next] wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag - - - 1512 2024-08-30 Jordan Rife netdev New
[net-next] ioam6: improve checks on user data [net-next] ioam6: improve checks on user data - - - 19-- 2024-08-30 Justin Iurman netdev New
[iproute2-next,v3,2/2] man8: ip-route: update documentation add support for tunsrc - - - 1-- 2024-08-29 Justin Iurman dsa New
[iproute2-next,v3,1/2] ip: lwtunnel: tunsrc support add support for tunsrc - - - 1-- 2024-08-29 Justin Iurman dsa New
[net-next,v29,13/13] MAINTAINERS: Add the rtase ethernet driver entry Add Realtek automotive PCIe driver - - - 19-- 2024-08-29 Justin Lai netdev Needs ACK
[net-next,v29,12/13] realtek: Update the Makefile and Kconfig in the realtek folder Add Realtek automotive PCIe driver - - - 181- 2024-08-29 Justin Lai netdev Needs ACK
[net-next,v29,11/13] rtase: Add a Makefile in the rtase folder Add Realtek automotive PCIe driver - - - 181- 2024-08-29 Justin Lai netdev Needs ACK
[net-next,v29,10/13] rtase: Implement ethtool function Add Realtek automotive PCIe driver - - - 19-- 2024-08-29 Justin Lai netdev Needs ACK
[net-next,v29,09/13] rtase: Implement pci_driver suspend and resume function Add Realtek automotive PCIe driver - - - 19-- 2024-08-29 Justin Lai netdev Needs ACK
[net-next,v29,08/13] rtase: Implement net_device_ops Add Realtek automotive PCIe driver - - - 19-- 2024-08-29 Justin Lai netdev Needs ACK
[net-next,v29,07/13] rtase: Implement a function to receive packets Add Realtek automotive PCIe driver - - - 19-- 2024-08-29 Justin Lai netdev Needs ACK
[net-next,v29,06/13] rtase: Implement .ndo_start_xmit function Add Realtek automotive PCIe driver - - - 19-- 2024-08-29 Justin Lai netdev Needs ACK
[net-next,v29,05/13] rtase: Implement hardware configuration function Add Realtek automotive PCIe driver - - - 19-- 2024-08-29 Justin Lai netdev Needs ACK
[net-next,v29,04/13] rtase: Implement the interrupt routine and rtase_poll Add Realtek automotive PCIe driver - - - 19-- 2024-08-29 Justin Lai netdev Needs ACK
[net-next,v29,03/13] rtase: Implement the rtase_down function Add Realtek automotive PCIe driver - - - 19-- 2024-08-29 Justin Lai netdev Needs ACK
[net-next,v29,02/13] rtase: Implement the .ndo_open function Add Realtek automotive PCIe driver - - - 19-- 2024-08-29 Justin Lai netdev Needs ACK
[net-next,v29,01/13] rtase: Add support for a pci table in this module Add Realtek automotive PCIe driver - - - 181- 2024-08-29 Justin Lai netdev Needs ACK
net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_probe()" net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_probe()" - - - 181- 2024-08-30 Krzysztof Kozlowski netdev New
[v1,net] fou: Fix null-ptr-deref in GRO. [v1,net] fou: Fix null-ptr-deref in GRO. - - - 1521 2024-08-30 Kuniyuki Iwashima netdev New
[net-next,12/12] wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_bus_probe() net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled() - - - 19-- 2024-08-31 Li Zetao netdev New
[net-next,11/12] wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_sdio_probe() net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled() - - - 19-- 2024-08-31 Li Zetao netdev New
« 1 2 3 »