index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
s390/bpf: Implement bpf_jit_supports_subprog_tailcalls()
Ilya Leoshkevich
2023-01-30
1
-10
/
+27
|
*
s390/bpf: Implement arch_prepare_bpf_trampoline()
Ilya Leoshkevich
2023-01-30
2
-22
/
+524
|
*
s390/bpf: Implement bpf_arch_text_poke()
Ilya Leoshkevich
2023-01-30
1
-0
/
+97
|
*
s390/bpf: Add expoline to tail calls
Ilya Leoshkevich
2023-01-30
1
-2
/
+10
|
*
selftests/bpf: Fix sk_assign on s390x
Ilya Leoshkevich
2023-01-30
3
-6
/
+33
|
/
*
s390/bpf: Fix a typo in a comment
Ilya Leoshkevich
2023-01-28
1
-1
/
+1
*
bpf: btf: Add BTF_FMODEL_SIGNED_ARG flag
Ilya Leoshkevich
2023-01-28
3
-6
/
+29
*
bpf: iterators: Split iterators.lskel.h into little- and big- endian versions
Ilya Leoshkevich
2023-01-28
5
-7
/
+435
*
libbpf: Fix BPF_PROBE_READ{_STR}_INTO() on s390x
Ilya Leoshkevich
2023-01-28
1
-2
/
+2
*
libbpf: Fix unbounded memory access in bpf_usdt_arg()
Ilya Leoshkevich
2023-01-28
1
-1
/
+4
*
libbpf: Simplify barrier_var()
Ilya Leoshkevich
2023-01-28
1
-1
/
+1
*
selftests/bpf: Fix profiler on s390x
Ilya Leoshkevich
2023-01-28
1
-24
/
+38
*
selftests/bpf: Fix xdp_synproxy/tc on s390x
Ilya Leoshkevich
2023-01-28
1
-1
/
+1
*
selftests/bpf: Fix vmlinux test on s390x
Ilya Leoshkevich
2023-01-28
1
-2
/
+2
*
selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390x
Ilya Leoshkevich
2023-01-28
2
-2
/
+13
*
selftests/bpf: Fix test_lsm on s390x
Ilya Leoshkevich
2023-01-28
1
-3
/
+4
*
selftests/bpf: Add a sign-extension test for kfuncs
Ilya Leoshkevich
2023-01-28
3
-0
/
+28
*
selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390x
Ilya Leoshkevich
2023-01-28
1
-3
/
+3
*
selftests/bpf: Check stack_mprotect() return value
Ilya Leoshkevich
2023-01-28
2
-3
/
+6
*
selftests/bpf: Fix cgrp_local_storage on s390x
Ilya Leoshkevich
2023-01-28
1
-1
/
+1
*
selftests/bpf: Fix xdp_do_redirect on s390x
Ilya Leoshkevich
2023-01-28
1
-0
/
+4
*
selftests/bpf: Fix verify_pkcs7_sig on s390x
Ilya Leoshkevich
2023-01-28
2
-4
/
+11
*
selftests/bpf: Fix decap_sanity_ns cleanup
Ilya Leoshkevich
2023-01-28
1
-1
/
+1
*
selftests/bpf: Set errno when urand_spawn() fails
Ilya Leoshkevich
2023-01-28
1
-0
/
+1
*
selftests/bpf: Fix kfree_skb on s390x
Ilya Leoshkevich
2023-01-28
1
-1
/
+1
*
selftests/bpf: Fix symlink creation error
Ilya Leoshkevich
2023-01-28
1
-1
/
+2
*
selftests/bpf: Fix liburandom_read.so linker error
Ilya Leoshkevich
2023-01-28
1
-1
/
+1
*
selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTF
Ilya Leoshkevich
2023-01-28
4
-13
/
+65
*
bpf: Change BPF_MAX_TRAMP_LINKS to enum
Ilya Leoshkevich
2023-01-28
1
-1
/
+3
*
bpf: Use ARG_CONST_SIZE_OR_ZERO for 3rd argument of bpf_tcp_raw_gen_syncookie...
Ilya Leoshkevich
2023-01-28
1
-2
/
+2
*
Documentation: bpf: correct spelling
Randy Dunlap
2023-01-28
4
-7
/
+7
*
bpf: Build-time assert that cpumask offset is zero
David Vernet
2023-01-28
1
-0
/
+3
*
net: netlink: recommend policy range validation
Johannes Berg
2023-01-28
1
-1
/
+2
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-28
124
-1824
/
+6383
|
\
|
*
selftest/bpf: Make crashes more debuggable in test_progs
Stanislav Fomichev
2023-01-28
1
-2
/
+2
|
*
libbpf: Add documentation to map pinning API functions
Grant Seltzer
2023-01-27
1
-3
/
+69
|
*
libbpf: Fix malformed documentation formatting
Grant Seltzer
2023-01-27
1
-6
/
+12
|
*
selftests/bpf: Properly enable hwtstamp in xdp_hw_metadata
Stanislav Fomichev
2023-01-27
1
-1
/
+44
|
*
Merge branch 'Enable bpf_setsockopt() on ktls enabled sockets.'
Martin KaFai Lau
2023-01-26
3
-1
/
+82
|
|
\
|
|
*
selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket.
Kui-Feng Lee
2023-01-26
2
-0
/
+81
|
|
*
bpf: Check the protocol of a sock to agree the calls to bpf_setsockopt().
Kui-Feng Lee
2023-01-25
1
-1
/
+1
|
|
/
|
*
Merge branch 'Enable struct_ops programs to be sleepable'
Alexei Starovoitov
2023-01-25
9
-30
/
+103
|
|
\
|
|
*
bpf/selftests: Verify struct_ops prog sleepable behavior
David Vernet
2023-01-25
5
-24
/
+93
|
|
*
bpf: Pass const struct bpf_prog * to .check_member
David Vernet
2023-01-25
3
-3
/
+5
|
|
*
libbpf: Support sleepable struct_ops.s section
David Vernet
2023-01-25
1
-0
/
+1
|
|
*
bpf: Allow BPF_PROG_TYPE_STRUCT_OPS programs to be sleepable
David Vernet
2023-01-25
2
-3
/
+4
|
|
/
|
*
selftests/bpf: Fix vmtest static compilation error
Daniel T. Lee
2023-01-25
1
-2
/
+3
|
*
tools/resolve_btfids: Alter how HOSTCC is forced
Ian Rogers
2023-01-25
1
-10
/
+7
|
*
tools/resolve_btfids: Install subcmd headers
Ian Rogers
2023-01-25
2
-6
/
+15
|
*
Merge branch 'Enable cpumasks to be used as kptrs'
Alexei Starovoitov
2023-01-25
17
-5
/
+1774
|
|
\
[prev]
[next]