aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
4 dayswireguard: netlink: access device through ctx instead of peerJason A. Donenfeld1-2/+2
4 dayswireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld1-3/+3
4 dayswireguard: device: remove generic .ndo_get_stats64Breno Leitao1-1/+0
4 dayswireguard: device: leverage core stats allocatorBreno Leitao1-8/+2
4 dayswireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich1-3/+3
5 daysnet: txgbe: fix clk_name exceed MAX_DEV_ID limitsdavem/netDuanqiang Wen1-1/+1
5 daysdocs: networking: fix indentation errors in multi-pf-netdevJakub Kicinski1-29/+29
5 daysrxrpc: Fix error check on ->alloc_txbuf()David Howells1-2/+2
5 daysrxrpc: Fix use of changed alignment param to page_frag_alloc_align()David Howells1-2/+2
5 dayshsr: Fix uninit-value access in hsr_get_node()Shigeru Yoshida1-0/+4
5 daysvmxnet3: Fix missing reserved tailroomWilliam Tu1-3/+3
5 daystcp: Fix refcnt handling in __inet_hash_connect().Kuniyuki Iwashima1-1/+1
6 daysdevlink: Fix devlink parallel commands processingShay Drory1-6/+7
6 daysnet/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX checkEric Dumazet1-1/+2
6 daysocteontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian1-1/+1
6 dayssoc: fsl: qbman: Use raw spinlock for cgr_lockSean Anderson1-11/+14
6 dayssoc: fsl: qbman: Always disable interrupts when taking cgr_lockSean Anderson1-5/+5
6 daysrds: tcp: Fix use-after-free of net in reqsk_timer_handler().Kuniyuki Iwashima1-4/+0
6 daystcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()Eric Dumazet1-22/+19
6 daysRevert "x86/bugs: Use fixed addressing for VERW operand"Dave Hansen1-1/+1
7 daysnexthop: Fix splat with CONFIG_DEBUG_PREEMPT=yIdo Schimmel1-1/+2
7 daysnexthop: Fix out-of-bounds access during attribute validationIdo Schimmel2-12/+23
7 daysnexthop: Only parse NHA_OP_FLAGS for dump messages that require itIdo Schimmel1-5/+5
7 daysnexthop: Only parse NHA_OP_FLAGS for get messages that require itIdo Schimmel1-8/+8
7 daysRevert "dm: use queue_limits_set"Linus Torvalds2-13/+16
7 daysbpf: move sleepable flag from bpf_prog_aux to bpf_progAndrii Nakryiko9-21/+21
7 daysbpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()Puranjay Mohan1-1/+6
7 daysselftests/bpf: Add kprobe multi triggering benchmarksJiri Olsa3-0/+50
7 daysptp: Move from simple ida to xarrayKory Maincent1-14/+18
7 daysvxlan: Remove generic .ndo_get_stats64Breno Leitao1-2/+0
7 daysvxlan: Do not alloc tstats manuallyBreno Leitao1-11/+2
7 daysdevlink: Add comments to use netlink gen toolWilliam Tu1-1/+4
7 daysnfp: flower: handle acti_netdevs allocation failureDuoming Zhou1-0/+5
7 daysnet/packet: Add getsockopt support for PACKET_COPY_THRESHJuntong Deng2-3/+6
7 daysnet/netlink: Add getsockopt support for NETLINK_LISTEN_ALL_NSIDJuntong Deng1-0/+3
7 daysselftests/bpf: Add bpf_arena_htab test.Alexei Starovoitov6-0/+243
7 daysselftests/bpf: Add bpf_arena_list test.Alexei Starovoitov4-0/+314
7 daysselftests/bpf: Add unit tests for bpf_arena_alloc/free_pagesAlexei Starovoitov6-2/+227
7 daysbpf: Add helper macro bpf_addr_space_cast()Alexei Starovoitov1-0/+43
7 dayslibbpf: Recognize __arena global variables.Andrii Nakryiko3-13/+120
7 daysbpftool: Recognize arena map typeAlexei Starovoitov2-2/+2
7 dayslibbpf: Add support for bpf_arena.Alexei Starovoitov2-8/+46
7 dayslibbpf: Add __arg_arena to bpf_helpers.hAlexei Starovoitov1-0/+1
7 daysbpf: Recognize btf_decl_tag("arg: Arena") as PTR_TO_ARENA.Alexei Starovoitov3-4/+31
7 daysbpf: Recognize addr_space_cast instruction in the verifier.Alexei Starovoitov5-9/+109
7 daysbpf: Add x86-64 JIT support for bpf_addr_space_cast instruction.Alexei Starovoitov3-1/+47
7 daysbpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions.Alexei Starovoitov3-1/+194
7 daysbpf: Disasm support for addr_space_cast instruction.Alexei Starovoitov3-0/+18
7 daysbpf: Introduce bpf_arena.Alexei Starovoitov9-2/+635
7 daysravb: Correct buffer size to map for R-Car RxNiklas Söderlund1-1/+1