Show patches with: none      |   127745 patches
« 1 2 3 41277 1278 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,bpf-next,2/2] selftests/bpf: Add selftest for bits iter bpf: Add a generic bits iterator - - - 602- 2024-05-06 Yafang Shao bpf New
[v7,bpf-next,1/2] bpf: Add bits iterator bpf: Add a generic bits iterator - - - 5813 2024-05-06 Yafang Shao bpf New
[stable,4.19,2/2] Revert "tcp: Clean up kernel listener's reqsk in inet_twsk_purge()" Revert the patchset for fix CVE-2024-26865 - - - 1-- 2024-05-06 shaozhengchao netdev New
[stable,4.19,1/2] Revert "tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()" Revert the patchset for fix CVE-2024-26865 - - - 1-- 2024-05-06 shaozhengchao netdev New
[stable,5.4,2/2] Revert "tcp: Clean up kernel listener's reqsk in inet_twsk_purge()" Revert the patchset for fix CVE-2024-26865 - - - 1-- 2024-05-06 shaozhengchao netdev Superseded
[stable,5.4,1/2] Revert "tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()" Revert the patchset for fix CVE-2024-26865 - - - 1-- 2024-05-06 shaozhengchao netdev Superseded
[stable,5.10,2/2] Revert "tcp: Clean up kernel listener's reqsk in inet_twsk_purge()" Revert the patchset for fix CVE-2024-26865 - - - 1-- 2024-05-06 shaozhengchao netdev Superseded
[stable,5.10,1/2] Revert "tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()" Revert the patchset for fix CVE-2024-26865 - - - 1-- 2024-05-06 shaozhengchao netdev Superseded
[stable,5.15,2/2] Revert "tcp: Clean up kernel listener's reqsk in inet_twsk_purge()" Revert the patchset for fix CVE-2024-26865 - - - 1-- 2024-05-06 shaozhengchao netdev Superseded
[stable,5.15,1/2] Revert "tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()" Revert the patchset for fix CVE-2024-26865 - - - 1-- 2024-05-06 shaozhengchao netdev Superseded
[net] net/smc: fix netdev refcnt leak in smc_ib_find_route() [net] net/smc: fix netdev refcnt leak in smc_ib_find_route() - - - 17-2 2024-05-06 Wen Gu netdev New
linux-next: manual merge of the net-next tree with the kbuild tree linux-next: manual merge of the net-next tree with the kbuild tree - - - 1-- 2024-05-06 Stephen Rothwell New
[net-next,v3,24/24] testing/selftest: add test tool and scripts for ovpn module Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,23/24] ovpn: add basic ethtool support Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,22/24] ovpn: notify userspace when a peer is deleted Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,21/24] ovpn: kill key and notify userspace in case of IV exhaustion Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,20/24] ovpn: implement key add/del/swap via netlink Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,19/24] ovpn: implement peer add/dump/delete via netlink Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,18/24] ovpn: add support for peer floating Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,17/24] ovpn: add support for updating local UDP endpoint Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,16/24] ovpn: implement keepalive mechanism Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,15/24] ovpn: implement peer lookup logic Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,14/24] ovpn: implement multi-peer support Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,13/24] ovpn: implement TCP transport Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,12/24] ovpn: store tunnel and transport statistics Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,11/24] ovpn: implement packet processing Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,10/24] ovpn: implement basic RX path (UDP) Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,09/24] ovpn: implement basic TX path (UDP) Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,08/24] ovpn: introduce the ovpn_socket object Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,07/24] ovpn: introduce the ovpn_peer object Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,06/24] ovpn: keep carrier always on Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,05/24] ovpn: implement interface creation/destruction via netlink Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,04/24] ovpn: add basic interface creation/destruction/management routines Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,03/24] ovpn: add basic netlink support Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,02/24] net: introduce OpenVPN Data Channel Offload (ovpn) Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[net-next,v3,01/24] netlink: add NLA_POLICY_MAX_LEN macro Introducing OpenVPN Data Channel Offload - - - --- 2024-05-06 Antonio Quartulli netdev New
[v2] bpftool, selftests/hid/bpf: fix 29 clang warnings [v2] bpftool, selftests/hid/bpf: fix 29 clang warnings 1 - - 45-- 2024-05-05 John Hubbard bpf New
[2/2] selftests/net: fix uninitialized variables [1/2] selftests/net: suppress clang's "variable-sized type not at the end" warning - - - 1621 2024-05-05 John Hubbard netdev New
[1/2] selftests/net: suppress clang's "variable-sized type not at the end" warning [1/2] selftests/net: suppress clang's "variable-sized type not at the end" warning - - - 1621 2024-05-05 John Hubbard netdev New
bpftool, selftests/hid/bpf: fix 29 clang warnings bpftool, selftests/hid/bpf: fix 29 clang warnings - - - 45-- 2024-05-05 John Hubbard bpf Superseded
[bpf] riscv, bpf: make some atomic operations fully ordered [bpf] riscv, bpf: make some atomic operations fully ordered - - - 62-- 2024-05-05 Puranjay Mohan bpf New
net: dccp: Fix ccid2_rtt_estimator() kernel-doc net: dccp: Fix ccid2_rtt_estimator() kernel-doc - - - 1711 2024-05-05 Jeff Johnson netdev New
[net] appletalk: Improve handling of broadcast packets [net] appletalk: Improve handling of broadcast packets - - - 1621 2024-05-05 Doug Brown netdev New
[net] net: bridge: fix corrupted ethernet header on multicast-to-unicast [net] net: bridge: fix corrupted ethernet header on multicast-to-unicast - - - 19-- 2024-05-05 Felix Fietkau netdev New
[net-next,v2,2/2] selftests/net: add ICMP unreachable over IPsec tunnel Fix icmp error source address over xfrm tunnel - - - 1621 2024-05-05 Antony Antony netdev New
[net-next,v2,1/2] xfrm: fix source address in icmp error generation from IPsec gateway Fix icmp error source address over xfrm tunnel 1 - - 18-1 2024-05-05 Antony Antony netdev New
[RFC,v1,5/5] arm64: dts: mediatek: Add mt7986 based Bananapi R3 Mini Add Bananapi R3 Mini - - - 1-- 2024-05-05 Frank Wunderlich RFC
[RFC,v1,4/5] dt-bindings: arm64: dts: mediatek: add BananaPi R3 Mini Add Bananapi R3 Mini - - - 1-- 2024-05-05 Frank Wunderlich RFC
[RFC,v1,3/5] dt-bindings: net: mediatek,net: add reset-cells Add Bananapi R3 Mini - - - 1-- 2024-05-05 Frank Wunderlich netdev RFC
[RFC,v1,2/5] dt-bindings: clock: mediatek: add address-cells and size-cells to ethsys Add Bananapi R3 Mini - - - 1-- 2024-05-05 Frank Wunderlich RFC
[RFC,v1,1/5] dt-bindings: leds: add led trigger netdev Add Bananapi R3 Mini - - - 1-- 2024-05-05 Frank Wunderlich RFC
[RESEND,v8,16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of mm: jit/text allocator - - - 6011 2024-05-05 Mike Rapoport bpf New
[RESEND,v8,15/16] kprobes: remove dependency on CONFIG_MODULES mm: jit/text allocator 1 - - 5813 2024-05-05 Mike Rapoport New
[RESEND,v8,14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate mm: jit/text allocator - - - 6011 2024-05-05 Mike Rapoport New
[RESEND,v8,13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - - - 6011 2024-05-05 Mike Rapoport New
[RESEND,v8,12/16] arch: make execmem setup available regardless of CONFIG_MODULES mm: jit/text allocator - 1 - 5912 2024-05-05 Mike Rapoport New
[RESEND,v8,11/16] powerpc: extend execmem_params for kprobes allocations mm: jit/text allocator - - - 5921 2024-05-05 Mike Rapoport New
[RESEND,v8,10/16] arm64: extend execmem_info for generated code allocations mm: jit/text allocator 1 - - 6011 2024-05-05 Mike Rapoport bpf New
[RESEND,v8,09/16] riscv: extend execmem_params for generated code allocations mm: jit/text allocator - 1 - 6011 2024-05-05 Mike Rapoport bpf New
[RESEND,v8,08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem mm: jit/text allocator 2 - 1 5921 2024-05-05 Mike Rapoport New
[RESEND,v8,07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem mm: jit/text allocator 1 - - 6011 2024-05-05 Mike Rapoport New
[RESEND,v8,06/16] mm: introduce execmem_alloc() and execmem_free() mm: jit/text allocator 2 - - 5921 2024-05-05 Mike Rapoport bpf New
[RESEND,v8,05/16] module: make module_memory_{alloc,free} more self-contained mm: jit/text allocator - 1 - 6011 2024-05-05 Mike Rapoport New
[RESEND,v8,04/16] sparc: simplify module_alloc() mm: jit/text allocator - 1 - 6011 2024-05-05 Mike Rapoport New
[RESEND,v8,03/16] nios2: define virtual address space for modules mm: jit/text allocator 2 - - 6011 2024-05-05 Mike Rapoport New
[RESEND,v8,02/16] mips: module: rename MODULE_START to MODULES_VADDR mm: jit/text allocator - - - 5921 2024-05-05 Mike Rapoport New
[RESEND,v8,01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow() mm: jit/text allocator - - - 6011 2024-05-05 Mike Rapoport New
[net] selftests: test_bridge_neigh_suppress.sh: Try to stabilize test [net] selftests: test_bridge_neigh_suppress.sh: Try to stabilize test - - - 172- 2024-05-05 Ido Schimmel netdev New
[net-next,v2,2/2] net/mlx5: Expose SFs IRQs Introduce auxiliary bus IRQs sysfs - 1 - 1422 2024-05-05 Shay Drory netdev New
[net-next,v2,1/2] driver core: auxiliary bus: show auxiliary device IRQs Introduce auxiliary bus IRQs sysfs - 1 - 1611 2024-05-05 Shay Drory netdev New
[v8,17/17] fixup: convert remaining archs: defaults handling mm: jit/text allocator - - - 5921 2024-05-05 Mike Rapoport Superseded
[v8,16/17] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of mm: jit/text allocator - - - 6011 2024-05-05 Mike Rapoport bpf Superseded
[v8,15/17] kprobes: remove dependency on CONFIG_MODULES mm: jit/text allocator 1 - - 5813 2024-05-05 Mike Rapoport Superseded
[v8,14/17] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate mm: jit/text allocator - - - 6011 2024-05-05 Mike Rapoport Superseded
[v8,13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - - - 6011 2024-05-05 Mike Rapoport Superseded
[v8,12/17] arch: make execmem setup available regardless of CONFIG_MODULES mm: jit/text allocator - 1 - 5912 2024-05-05 Mike Rapoport Superseded
[v8,11/17] powerpc: extend execmem_params for kprobes allocations mm: jit/text allocator - - - 5921 2024-05-05 Mike Rapoport Superseded
[v8,10/17] arm64: extend execmem_info for generated code allocations mm: jit/text allocator 1 - - 6011 2024-05-05 Mike Rapoport bpf Superseded
[v8,09/17] riscv: extend execmem_params for generated code allocations mm: jit/text allocator - 1 - 6011 2024-05-05 Mike Rapoport bpf Superseded
[v8,08/17] mm/execmem, arch: convert remaining overrides of module_alloc to execmem mm: jit/text allocator 2 - 1 5921 2024-05-05 Mike Rapoport Superseded
[v8,07/17] mm/execmem, arch: convert simple overrides of module_alloc to execmem mm: jit/text allocator 1 - - 6011 2024-05-05 Mike Rapoport Superseded
[v8,06/17] mm: introduce execmem_alloc() and execmem_free() mm: jit/text allocator 2 - - 5921 2024-05-05 Mike Rapoport bpf Superseded
[v8,05/17] module: make module_memory_{alloc,free} more self-contained mm: jit/text allocator - 1 - 6011 2024-05-05 Mike Rapoport Superseded
[v8,04/17] sparc: simplify module_alloc() mm: jit/text allocator - 1 - 6011 2024-05-05 Mike Rapoport Superseded
[v8,03/17] nios2: define virtual address space for modules mm: jit/text allocator 2 - - 6011 2024-05-05 Mike Rapoport Superseded
[v8,02/17] mips: module: rename MODULE_START to MODULES_VADDR mm: jit/text allocator - - - 5921 2024-05-05 Mike Rapoport Superseded
[v8,01/17] arm64: module: remove unneeded call to kasan_alloc_module_shadow() mm: jit/text allocator - - - 6011 2024-05-05 Mike Rapoport Superseded
[bpf-next,6/6] selftests/bpf: Drop get_port in test_tcp_check_syncookie use network helpers, part 4 - - - 61-1 2024-05-05 Geliang Tang bpf New
[bpf-next,5/6] selftests/bpf: Use connect_to_fd in test_tcp_check_syncookie use network helpers, part 4 - - - 6011 2024-05-05 Geliang Tang bpf New
[bpf-next,4/6] selftests/bpf: Use connect_to_fd in sockopt_inherit use network helpers, part 4 - - - 61-1 2024-05-05 Geliang Tang bpf New
[bpf-next,3/6] selftests/bpf: Use start_server_addr in test_tcp_check_syncookie use network helpers, part 4 - - - 6011 2024-05-05 Geliang Tang bpf New
[bpf-next,2/6] selftests/bpf: Use start_server_addr in sockopt_inherit use network helpers, part 4 - - - 6011 2024-05-05 Geliang Tang bpf New
[bpf-next,1/6] selftests/bpf: Add post_socket_cb for network_helper_opts use network helpers, part 4 - - - 6011 2024-05-05 Geliang Tang bpf New
nfc: nci: Fix kcov check in nci_rx_work() nfc: nci: Fix kcov check in nci_rx_work() - - - 1621 2024-05-05 Tetsuo Handa netdev New
[net-next,v3] net: dsa: mv88e6xxx: control mdio bus-id truncation for long paths [net-next,v3] net: dsa: mv88e6xxx: control mdio bus-id truncation for long paths - - - 181- 2024-05-05 Josua Mayer netdev New
fix array-index-out-of-bounds in bpf_prog_select_runtime fix array-index-out-of-bounds in bpf_prog_select_runtime - - - 46214 2024-05-05 Camila Alvarez Inostroza bpf New
[bpf-next] bpf: avoid clang-specific push/pop attribute pragmas in bpftool [bpf-next] bpf: avoid clang-specific push/pop attribute pragmas in bpftool - - - 6011 2024-05-04 Jose E. Marchesi bpf New
[v4] Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() [v4] Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() - - - 1-- 2024-05-04 Sungwoo Kim netdev New
[v3] Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() [v3] Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() - - - 162- 2024-05-04 Sungwoo Kim netdev Superseded
ptp: clockmatrix: Start comments with '/*' ptp: clockmatrix: Start comments with '/*' - - - 1-- 2024-05-04 Simon Horman New
« 1 2 3 41277 1278 »