index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
5
-1
/
+43
2023-10-09
bpftool: Align bpf_load_and_run_opts insns and data
Ian Rogers
1
-20
/
+23
2023-10-09
bpftool: Align output skeleton ELF code
Ian Rogers
1
-6
/
+9
2023-10-09
selftests/bpf: Test pinning bpf timer to a core
David Vernet
2
-1
/
+66
2023-10-09
bpf: Add ability to pin bpf timer to calling CPU
David Vernet
3
-1
/
+12
2023-10-06
bpf: Annotate struct bpf_stack_map with __counted_by
Kees Cook
1
-1
/
+1
2023-10-06
selftests/bpf: Add pairs_redir_to_connected helper
Geliang Tang
1
-115
/
+31
2023-10-06
selftests/bpf: Don't truncate #test/subtest field
Andrii Nakryiko
1
-1
/
+1
2023-10-06
selftests/bpf: Support building selftests in optimized -O2 mode
Andrii Nakryiko
1
-6
/
+8
2023-10-06
selftests/bpf: Fix compiler warnings reported in -O2 mode
Andrii Nakryiko
15
-24
/
+27
2023-10-06
bpf: Inherit system settings for CPU security mitigations
Yafang Shao
1
-2
/
+2
2023-10-05
bpf: Fix the comment for bpf_restore_data_end()
Akihiko Odaki
1
-1
/
+1
2023-10-05
selftests/bpf: Enable CONFIG_VSOCKETS in config
Geliang Tang
1
-0
/
+1
2023-10-04
selftests/bpf: Add uprobe_multi to gen_tar target
Björn Töpel
1
-1
/
+1
2023-10-04
selftests/bpf: Enable lld usage for RISC-V
Björn Töpel
1
-1
/
+1
2023-10-04
selftests/bpf: Add cross-build support for urandom_read et al
Björn Töpel
1
-3
/
+5
2023-10-04
selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for riscv
Björn Töpel
1
-0
/
+2
2023-10-04
selftests/bpf: Define SYS_PREFIX for riscv
Björn Töpel
1
-0
/
+3
2023-10-04
libbpf: Fix syscall access arguments on riscv
Alexandre Ghiti
1
-2
/
+0
2023-10-04
selftests/xsk: Add a test for shared umem feature
Tushar Vyavahare
4
-7
/
+72
2023-10-04
selftests/xsk: Modify xsk_update_xskmap() to accept the index as an argument
Tushar Vyavahare
3
-6
/
+5
2023-10-04
selftests/xsk: Iterate over all the sockets in the send pkts function
Tushar Vyavahare
1
-19
/
+38
2023-10-04
selftests/xsk: Remove unnecessary parameter from pkt_set() function call
Tushar Vyavahare
1
-16
/
+11
2023-10-04
selftests/xsk: Iterate over all the sockets in the receive pkts function
Tushar Vyavahare
3
-113
/
+178
2023-10-04
selftests/xsk: Move src_mac and dst_mac to the xsk_socket_info
Tushar Vyavahare
2
-20
/
+21
2023-10-04
selftests/xsk: Rename xsk_xdp_metadata.h to xsk_xdp_common.h
Tushar Vyavahare
3
-2
/
+7
2023-10-04
selftests/xsk: Move pkt_stream to the xsk_socket_info
Tushar Vyavahare
2
-35
/
+38
2023-09-29
libbpf: Allow Golang symbols in uprobe secdef
Hengqi Chen
1
-6
/
+16
2023-09-28
samples/bpf: Add -fsanitize=bounds to userspace programs
Ruowen Qin
1
-0
/
+3
2023-09-25
selftests/bpf: Add test for recursion counts of perf event link tracepoint
Jiri Olsa
2
-0
/
+81
2023-09-25
selftests/bpf: Add test for recursion counts of perf event link kprobe
Jiri Olsa
3
-0
/
+100
2023-09-25
selftests/bpf: Add test for missed counts of perf event link kprobe
Jiri Olsa
4
-0
/
+84
2023-09-25
bpftool: Display missed count for kprobe perf link
Jiri Olsa
1
-0
/
+3
2023-09-25
bpftool: Display missed count for kprobe_multi link
Jiri Olsa
1
-0
/
+3
2023-09-25
bpf: Count missed stats in trace_call_bpf
Jiri Olsa
2
-0
/
+19
2023-09-25
bpf: Add missed value to kprobe perf link info
Jiri Olsa
6
-13
/
+28
2023-09-25
bpf: Add missed value to kprobe_multi link info
Jiri Olsa
3
-0
/
+3
2023-09-25
bpf: Count stats for kprobe_multi programs
Jiri Olsa
1
-0
/
+1
2023-09-25
selftests/bpf: Add tests for ring__consume
Martin Kelly
1
-0
/
+4
2023-09-25
libbpf: Add ring__consume
Martin Kelly
3
-0
/
+22
2023-09-25
selftests/bpf: Add tests for ring__map_fd
Martin Kelly
1
-0
/
+4
2023-09-25
libbpf: Add ring__map_fd
Martin Kelly
3
-0
/
+15
2023-09-25
selftests/bpf: Add tests for ring__size
Martin Kelly
1
-1
/
+3
2023-09-25
libbpf: Add ring__size
Martin Kelly
3
-0
/
+16
2023-09-25
selftests/bpf: Add tests for ring__avail_data_size
Martin Kelly
1
-1
/
+3
2023-09-25
libbpf: Add ring__avail_data_size
Martin Kelly
3
-0
/
+21
2023-09-25
selftests/bpf: Add tests for ring__*_pos
Martin Kelly
1
-0
/
+14
2023-09-25
libbpf: Add ring__producer_pos, ring__consumer_pos
Martin Kelly
3
-0
/
+34
2023-09-25
selftests/bpf: Add tests for ring_buffer__ring
Martin Kelly
1
-0
/
+15
2023-09-25
libbpf: Add ring_buffer__ring
Martin Kelly
3
-0
/
+24
[next]