Show patches with: Archived = No       |   149914 patches
« 1 2 ... 280 281 2821499 1500 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net] tcp: properly terminate timers for kernel sockets [net] tcp: properly terminate timers for kernel sockets - - 1 1711 2024-03-22 Eric Dumazet netdev Accepted
[PATCHv2,bpf-next] selftests/bpf: Mark uprobe trigger functions with nocf_check attribute [PATCHv2,bpf-next] selftests/bpf: Mark uprobe trigger functions with nocf_check attribute - - - 611- 2024-03-22 Jiri Olsa bpf Accepted
[bpf] selftests/bpf: verifier_arena: fix mmap address for arm64 [bpf] selftests/bpf: verifier_arena: fix mmap address for arm64 - - - 59-3 2024-03-22 Puranjay Mohan bpf Accepted
ipv4/route: avoid unused-but-set-variable warning ipv4/route: avoid unused-but-set-variable warning - 1 - 171- 2024-03-22 Arnd Bergmann netdev Deferred
ipv6: fib: hide unused 'pn' variable ipv6: fib: hide unused 'pn' variable - 1 - 171- 2024-03-22 Arnd Bergmann netdev Deferred
[iproute2-next,v2,2/2] bridge: vlan: fix compressvlans usage bridge: vlan: add compressvlans manpage - - - 1-- 2024-03-22 Date Huang shemminger Accepted
[iproute2-next,v2,1/2] bridge: vlan: fix compressvlans usage bridge: vlan: add compressvlans manpage 1 - - 1-- 2024-03-22 Date Huang shemminger Accepted
[v4] Documentation: tpm_tis [v4] Documentation: tpm_tis - - - 1-- 2024-03-22 Jarkko Sakkinen Not Applicable
[net] bpf: Don't redirect too small packets [net] bpf: Don't redirect too small packets - - - 2711 2024-03-22 Eric Dumazet bpf Accepted
[net,v1] dpll: indent DPLL option type by a tab [net,v1] dpll: indent DPLL option type by a tab - 2 - 18-1 2024-03-22 Prasad Pandit netdev Accepted
[net,v3,4/4] udp: prevent local UDP tunnel packets from being GROed gro: various fixes related to UDP tunnels - 1 - 1711 2024-03-22 Antoine Tenart netdev Superseded
[net,v3,3/4] udp: do not transition UDP GRO fraglist partial checksums to unnecessary gro: various fixes related to UDP tunnels - - - 172- 2024-03-22 Antoine Tenart netdev Superseded
[net,v3,2/4] gro: fix ownership transfer gro: various fixes related to UDP tunnels - 1 - 163- 2024-03-22 Antoine Tenart netdev Superseded
[net,v3,1/4] udp: do not accept non-tunnel GSO skbs landing in a tunnel gro: various fixes related to UDP tunnels - 1 - 1621 2024-03-22 Antoine Tenart netdev Superseded
dpll: indent DPLL option type by a tab dpll: indent DPLL option type by a tab - - - 171- 2024-03-22 Prasad Pandit Superseded
[RFC,bpf-next,13/13] bpftool: support displaying reconciled-with-base split BTF bpf: support resilient split BTF - - - 44-- 2024-03-22 Alan Maguire bpf RFC
[RFC,bpf-next,12/13] selftests/bpf: extend base reference tests cover BTF reconciliation bpf: support resilient split BTF - - - 44-- 2024-03-22 Alan Maguire bpf RFC
[RFC,bpf-next,11/13] libbpf,bpf: share BTF reconcile-related code with kernel bpf: support resilient split BTF - - - 45-1 2024-03-22 Alan Maguire bpf RFC
[RFC,bpf-next,10/13] module, bpf: store BTF base reference pointer in struct module bpf: support resilient split BTF - - - 45-1 2024-03-22 Alan Maguire bpf RFC
[RFC,bpf-next,09/13] libbpf: split BTF reconciliation bpf: support resilient split BTF - - - 45-1 2024-03-22 Alan Maguire bpf RFC
[RFC,bpf-next,08/13] kbuild, bpf: add module-specific pahole/resolve_btfids flags for base referenc… bpf: support resilient split BTF - - - 45-1 2024-03-22 Alan Maguire bpf RFC
[RFC,bpf-next,07/13] resolve_btfids: use .BTF.base_ref BTF as base BTF if -r option is used bpf: support resilient split BTF - - - 45-1 2024-03-22 Alan Maguire bpf RFC
[RFC,bpf-next,06/13] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later bpf: support resilient split BTF - - - 45-1 2024-03-22 Alan Maguire bpf RFC
[RFC,bpf-next,05/13] bpftool: support displaying raw split BTF using base reference BTF as base bpf: support resilient split BTF - - - 45-1 2024-03-22 Alan Maguire bpf RFC
[RFC,bpf-next,04/13] libbpf: add btf__parse_opts() API for flexible BTF parsing bpf: support resilient split BTF - - - 45-1 2024-03-22 Alan Maguire bpf RFC
[RFC,bpf-next,03/13] selftests/bpf: test split base reference BTF generation bpf: support resilient split BTF - - - 45-1 2024-03-22 Alan Maguire bpf RFC
[RFC,bpf-next,02/13] libbpf: add btf__new_split_base_ref() creating split BTF with reference base B… bpf: support resilient split BTF - - - 45-1 2024-03-22 Alan Maguire bpf RFC
[RFC,bpf-next,01/13] libbpf: add support to btf__add_fwd() for ENUM64 [RFC,bpf-next,01/13] libbpf: add support to btf__add_fwd() for ENUM64 - - - 42-2 2024-03-22 Alan Maguire bpf RFC
[RFC,dwarves] btf_encoder: add base_ref BTF feature to generate split BTF with base refs bpf: support resilient split BTF - - - 45-1 2024-03-22 Alan Maguire RFC
[net] net: hsr: hsr_slave: Fix the promiscuous mode in offload mode [net] net: hsr: hsr_slave: Fix the promiscuous mode in offload mode - 1 - 19-- 2024-03-22 Ravi Gunasekaran netdev Accepted
[bpf-next] selftests/bench: use syscall(SYS_gettid) as libc support for gettid() is sometimes absent [bpf-next] selftests/bench: use syscall(SYS_gettid) as libc support for gettid() is sometimes absent - - - 611- 2024-03-22 Alan Maguire bpf Accepted
bridge: vlan: fix compressvlans manpage and usage bridge: vlan: fix compressvlans manpage and usage - - - 1-- 2024-03-22 Date Huang shemminger Changes Requested
kbuild: disable pahole multithreading for reproducible builds kbuild: disable pahole multithreading for reproducible builds - 1 - 1-- 2024-03-22 Thomas Weißschuh Not Applicable
[v2] r8169: skip DASH fw status checks when DASH is disabled [v2] r8169: skip DASH fw status checks when DASH is disabled - - - 181- 2024-03-22 Atlas Yu netdev Superseded
[net,v5] net: txgbe: fix i2c dev name cannot match clkdev [net,v5] net: txgbe: fix i2c dev name cannot match clkdev - 1 - 181- 2024-03-22 Duanqiang Wen netdev Superseded
netlink: fix typo netlink: fix typo - - - 1-- 2024-03-22 gaoxingwang ethtool Changes Requested
[net,V1] net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips [net,V1] net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips - 1 - 19-- 2024-03-22 Raju Lakkaraju - I30499 netdev Superseded
[bpf-next] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update [bpf-next] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update - - - 611- 2024-03-22 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update [bpf-next] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update - - - 171- 2024-03-22 Yonghong Song bpf Superseded
r8169: skip DASH fw status checks when DASH is disabled r8169: skip DASH fw status checks when DASH is disabled - - - 1513 2024-03-22 Atlas Yu netdev Superseded
[net-next] devlink: use kvzalloc() to allocate devlink instance resources [net-next] devlink: use kvzalloc() to allocate devlink instance resources - - - 1621 2024-03-22 Jian Wen netdev Superseded
[bpf-next,6/6] selftests/bpf: add batched tp/raw_tp/fmodret tests bench: fast in-kernel triggering benchmarks - - - 602- 2024-03-22 Andrii Nakryiko bpf Superseded
[bpf-next,5/6] bpf: add bpf_test_tp() kfunc triggering tp and allowing error injection bench: fast in-kernel triggering benchmarks - - - 5822 2024-03-22 Andrii Nakryiko bpf Superseded
[bpf-next,4/6] selftests/bpf: lazy-load trigger bench BPF programs bench: fast in-kernel triggering benchmarks - - - 602- 2024-03-22 Andrii Nakryiko bpf Superseded
[bpf-next,3/6] selftests/bpf: remove syscall-driven benchs, keep syscall-count only bench: fast in-kernel triggering benchmarks - - - 602- 2024-03-22 Andrii Nakryiko bpf Superseded
[bpf-next,2/6] selftests/bpf: add batched, mostly in-kernel BPF triggering benchmarks bench: fast in-kernel triggering benchmarks - - - 602- 2024-03-22 Andrii Nakryiko bpf Superseded
[bpf-next,1/6] selftests/bpf: rename and clean up userspace-triggered benchmarks bench: fast in-kernel triggering benchmarks - - - 602- 2024-03-22 Andrii Nakryiko bpf Superseded
[net] gve: Add counter adminq_get_ptype_map_cnt to stats report [net] gve: Add counter adminq_get_ptype_map_cnt to stats report - - - 1621 2024-03-21 John Fraker netdev Superseded
[bpf-next,v2,5/5] selftests/bpf: Add a selftest with available_filter_functions_addrs bpf: Fix a couple of test failures with LTO kernel - - - 602- 2024-03-21 Yonghong Song bpf Superseded
[bpf-next,v2,4/5] selftests/bpf: Fix kprobe_multi_bench_attach test failure with LTO kernel bpf: Fix a couple of test failures with LTO kernel 1 - - 611- 2024-03-21 Yonghong Song bpf Superseded
[bpf-next,v2,3/5] libbpf: Handle <orig_name>.llvm.<hash> symbol properly bpf: Fix a couple of test failures with LTO kernel - - - 6011 2024-03-21 Yonghong Song bpf Superseded
[bpf-next,v2,2/5] libbpf: Mark libbpf_kallsyms_parse static function bpf: Fix a couple of test failures with LTO kernel - - - 611- 2024-03-21 Yonghong Song bpf Superseded
[bpf-next,v2,1/5] selftests/bpf: Replace CHECK with ASSERT macros for ksyms test bpf: Fix a couple of test failures with LTO kernel 1 - - 602- 2024-03-21 Yonghong Song bpf Superseded
[bpf-next,v3] bpftool: Mount bpffs on provided dir instead of parent dir [bpf-next,v3] bpftool: Mount bpffs on provided dir instead of parent dir - - - 3419 2024-03-21 Sahil Siddiq bpf Superseded
[bpf-next,3/3] bpf,x86: inline bpf_get_smp_processor_id() on x86-64 Inline two LBR-related helpers - - - 5921 2024-03-21 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/3] bpf: inline bpf_get_branch_snapshot() helper Inline two LBR-related helpers - - - 602- 2024-03-21 Andrii Nakryiko bpf Changes Requested
[bpf-next,1/3] bpf: make bpf_get_branch_snapshot() architecture-agnostic Inline two LBR-related helpers 1 - - 611- 2024-03-21 Andrii Nakryiko bpf Changes Requested
[GIT,PULL] Networking for v6.9-rc1 [GIT,PULL] Networking for v6.9-rc1 - - - 8-1 2024-03-21 Jakub Kicinski Accepted
[net] ipv6: Fix address dump when IPv6 is disabled on an interface [net] ipv6: Fix address dump when IPv6 is disabled on an interface - 1 1 19-- 2024-03-21 Ido Schimmel netdev Accepted
libbpf: add specific btf name info when do core libbpf: add specific btf name info when do core - - - 45-- 2024-03-21 Tao Chen bpf Changes Requested
virtio_net: Do not send RSS key if it is not supported virtio_net: Do not send RSS key if it is not supported - - - 181- 2024-03-21 Breno Leitao netdev Superseded
net: wwan: t7xx: BUG: Unaligned access when loading mtk_t7xx module net: wwan: t7xx: BUG: Unaligned access when loading mtk_t7xx module - - - 1-- 2024-03-21 Liviu Dudau netdev Changes Requested
[net,v2,2/2] net: dsa: mt7530: fix disabling EEE on failure on MT7531 and MT7988 Fix EEE support for MT7531 and MT7988 SoC switch - - - 19-- 2024-03-21 Arınç ÜNAL via B4 Relay netdev Changes Requested
[net,v2,1/2] net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards Fix EEE support for MT7531 and MT7988 SoC switch - 1 - 19-- 2024-03-21 Arınç ÜNAL via B4 Relay netdev Changes Requested
[v2,13/13] perf dso: Use container_of to avoid a pointer in dso_data dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,12/13] perf dso: Reference counting related fixes dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,11/13] perf dso: Add reference count checking and accessor functions dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,10/13] perf dsos: Switch hand code to bsearch dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,09/13] perf dsos: Remove __dsos__findnew_link_by_longname_id dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,08/13] perf dsos: Remove __dsos__addnew dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,07/13] perf dsos: Switch backing storage to array from rbtree/list dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,06/13] perf dsos: Switch more loops to dsos__for_each_dso dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,05/13] perf dso: Move dso functions out of dsos dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,04/13] perf dsos: Add dsos__for_each_dso dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,03/13] perf dsos: Tidy reference counting and locking dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,02/13] perf dsos: Attempt to better abstract dsos internals dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,01/13] perf dso: Reorder variables to save space in struct dso dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[1/1] libbpf: Define MFD_CLOEXEC if not available [1/1] libbpf: Define MFD_CLOEXEC if not available - - - 43-2 2024-03-21 Arnaldo Carvalho de Melo bpf Accepted
[RESEND,bpf] bpf: verifier: fix addr_space_cast from as(1) to as(0) [RESEND,bpf] bpf: verifier: fix addr_space_cast from as(1) to as(0) - - - 5912 2024-03-21 Puranjay Mohan bpf Accepted
[bpf-next,v2,2/2] bpf: Add arm64 JIT support for bpf_addr_space_cast instruction. bpf,arm64: Add support for BPF Arena - - - 5813 2024-03-21 Puranjay Mohan bpf Superseded
[bpf-next,v2,1/2] bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions. bpf,arm64: Add support for BPF Arena - - - 5723 2024-03-21 Puranjay Mohan bpf Superseded
[1/1] libbpf: Use (uintptr_t) for a u64 cast to a void pointer to fix build on 32-bit arches [1/1] libbpf: Use (uintptr_t) for a u64 cast to a void pointer to fix build on 32-bit arches - - - 45-- 2024-03-21 Arnaldo Carvalho de Melo bpf Superseded
uprobes: reduce contention on uprobes_tree access uprobes: reduce contention on uprobes_tree access 2 - - 1-- 2024-03-21 Jonathan Haslam Not Applicable
[v2,net] nexthop: fix uninitialized variable in nla_put_nh_group_stats() [v2,net] nexthop: fix uninitialized variable in nla_put_nh_group_stats() - 2 - 19-- 2024-03-21 Dan Carpenter netdev Accepted
[v2,net] ice: Fix freeing uninitialized pointers [v2,net] ice: Fix freeing uninitialized pointers - 2 - 19-- 2024-03-21 Dan Carpenter netdev Awaiting Upstream
net: stmmac: Do not enable/disable runtime PM for PCI devices net: stmmac: Do not enable/disable runtime PM for PCI devices - - - 181- 2024-03-21 Mikhail Malyshev netdev Changes Requested
[bpf-next,v2,7/7] selftests/xsk: add new test case for AF_XDP under max ring sizes Selftests/xsk: Test with maximum and minimum HW ring size configurations - - - 3428 2024-03-21 Tushar Vyavahare bpf Superseded
[bpf-next,v2,6/7] selftests/xsk: test AF_XDP functionality under minimal ring configurations Selftests/xsk: Test with maximum and minimum HW ring size configurations - - - 3428 2024-03-21 Tushar Vyavahare bpf Superseded
[bpf-next,v2,5/7] selftests/xsk: introduce set_ring_size function with a retry mechanism for handli… Selftests/xsk: Test with maximum and minimum HW ring size configurations - - - 3518 2024-03-21 Tushar Vyavahare bpf Superseded
[bpf-next,v2,4/7] selftests/bpf: implement set_hw_ring_size function to configure interface ring si… Selftests/xsk: Test with maximum and minimum HW ring size configurations - - - 3518 2024-03-21 Tushar Vyavahare bpf Superseded
[bpf-next,v2,3/7] selftests/bpf: implement get_hw_ring_size function to retrieve current and max in… Selftests/xsk: Test with maximum and minimum HW ring size configurations - - - 3518 2024-03-21 Tushar Vyavahare bpf Superseded
[bpf-next,v2,2/7] selftests/xsk: make batch size variable Selftests/xsk: Test with maximum and minimum HW ring size configurations - - - 3428 2024-03-21 Tushar Vyavahare bpf Superseded
[bpf-next,v2,1/7] tools/include: copy ethtool.h to tools directory Selftests/xsk: Test with maximum and minimum HW ring size configurations - - - 3518 2024-03-21 Tushar Vyavahare bpf Superseded
[net,v3] net: ll_temac: platform_get_resource replaced by wrong function [net,v3] net: ll_temac: platform_get_resource replaced by wrong function - 1 - 19-- 2024-03-21 Claus Hansen Ries netdev Accepted
[net-next] usbnet: fix cyclical race on disconnect with work queue [net-next] usbnet: fix cyclical race on disconnect with work queue - - - 1711 2024-03-21 Oliver Neukum netdev Changes Requested
[bpf,v4] bpf: verifier: prevent userspace memory access [bpf,v4] bpf: verifier: prevent userspace memory access 1 - - 5912 2024-03-21 Puranjay Mohan bpf Superseded
[net] devlink: use kvzalloc() to allocate devlink instance resources [net] devlink: use kvzalloc() to allocate devlink instance resources - - - 1621 2024-03-21 Jian Wen netdev Superseded
[v2] flow_dissector: prevent NULL pointer dereference in __skb_flow_dissect [v2] flow_dissector: prevent NULL pointer dereference in __skb_flow_dissect - - - 172- 2024-03-21 Anastasia Belova netdev Rejected
[RFC,net-next,v2,2/2] selftests: add netpoll selftest [RFC,net-next,v2,1/2] netpoll: support sending over raw IP interfaces - - - 162- 2024-03-21 Mark netdev RFC
[RFC,net-next,v2,1/2] netpoll: support sending over raw IP interfaces [RFC,net-next,v2,1/2] netpoll: support sending over raw IP interfaces - - - 171- 2024-03-21 Mark netdev RFC
« 1 2 ... 280 281 2821499 1500 »