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
*
tls: rx: factor out writing ContentType to cmsg
Jakub Kicinski
2022-04-10
1
-55
/
+36
*
tls: rx: simplify async wait
Jakub Kicinski
2022-04-10
2
-13
/
+2
*
tls: rx: wrap decryption arguments in a structure
Jakub Kicinski
2022-04-10
1
-22
/
+27
*
tls: rx: don't report text length from the bowels of decrypt
Jakub Kicinski
2022-04-10
1
-19
/
+14
*
tls: rx: drop unnecessary arguments from tls_setup_from_iter()
Jakub Kicinski
2022-04-10
1
-8
/
+6
*
net: mdio: mscc-miim: add local dev variable to cleanup probe function
Colin Foster
2022-04-09
1
-15
/
+14
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-09
68
-619
/
+4852
|
\
|
*
bpf: Fix excessive memory allocation in stack_map_alloc()
Yuntao Wang
2022-04-09
1
-1
/
+0
|
*
selftests/bpf: Fix return value checks in perf_event_stackmap test
Yuntao Wang
2022-04-08
1
-2
/
+2
|
*
selftests/bpf: Add CO-RE relos into linked_funcs selftests
Andrii Nakryiko
2022-04-08
2
-0
/
+16
|
*
libbpf: Use weak hidden modifier for USDT BPF-side API functions
Andrii Nakryiko
2022-04-08
1
-3
/
+3
|
*
libbpf: Don't error out on CO-RE relos for overriden weak subprogs
Andrii Nakryiko
2022-04-08
1
-4
/
+11
|
*
samples, bpf: Move routes monitor in xdp_router_ipv4 in a dedicated thread
Lorenzo Bianconi
2022-04-08
2
-33
/
+55
|
*
libbpf: Allow WEAK and GLOBAL bindings during BTF fixup
Andrii Nakryiko
2022-04-08
1
-2
/
+5
|
*
libbpf: Use strlcpy() in path resolution fallback logic
Andrii Nakryiko
2022-04-08
1
-1
/
+1
|
*
Merge branch 'Add USDT support for s390'
Andrii Nakryiko
2022-04-08
2
-8
/
+66
|
|
\
|
|
*
libbpf: Add s390-specific USDT arg spec parsing logic
Ilya Leoshkevich
2022-04-08
1
-0
/
+55
|
|
*
libbpf: Make BPF-side of USDT support work on big-endian machines
Ilya Leoshkevich
2022-04-08
1
-0
/
+3
|
|
*
libbpf: Minor style improvements in USDT code
Ilya Leoshkevich
2022-04-08
2
-8
/
+8
|
|
/
|
*
libbpf: Fix use #ifdef instead of #if to avoid compiler warning
Andrii Nakryiko
2022-04-07
1
-2
/
+2
|
*
libbpf: Potential NULL dereference in usdt_manager_attach_usdt()
Haowen Bai
2022-04-07
1
-2
/
+2
|
*
Merge branch 'libbpf: uprobe name-based attach followups'
Andrii Nakryiko
2022-04-07
4
-67
/
+95
|
|
\
|
|
*
selftests/bpf: Uprobe tests should verify param/return values
Alan Maguire
2022-04-07
2
-18
/
+50
|
|
*
libbpf: Improve string parsing for uprobe auto-attach
Alan Maguire
2022-04-07
1
-48
/
+33
|
|
*
libbpf: Improve library identification for uprobe binary path resolution
Alan Maguire
2022-04-07
2
-1
/
+12
|
|
/
|
*
selftests/bpf: Test for writes to map key from BPF helpers
Kumar Kartikeya Dwivedi
2022-04-06
2
-0
/
+39
|
*
selftests/bpf: Test passing rdonly mem to global func
Kumar Kartikeya Dwivedi
2022-04-06
4
-6
/
+46
|
*
bpf: Reject writes for PTR_TO_MAP_KEY in check_helper_mem_access
Kumar Kartikeya Dwivedi
2022-04-06
1
-0
/
+5
|
*
bpf: Check PTR_TO_MEM | MEM_RDONLY in check_helper_mem_access
Kumar Kartikeya Dwivedi
2022-04-06
1
-1
/
+11
|
*
bpf: Do write access check for kfunc and global func
Kumar Kartikeya Dwivedi
2022-04-06
1
-15
/
+29
|
*
selftests/bpf: Use bpf_num_possible_cpus() in per-cpu map allocations
Artem Savkov
2022-04-06
2
-2
/
+3
|
*
libbpf: Fix spelling mistake "libaries" -> "libraries"
Colin Ian King
2022-04-06
1
-1
/
+1
|
*
selftests/bpf: Fix issues in parse_num_list()
Yuntao Wang
2022-04-06
1
-1
/
+1
|
*
net: netfilter: Reports ct direction in CT lookup helpers for XDP and TC-BPF
Lorenzo Bianconi
2022-04-06
1
-7
/
+15
|
*
selftests/bpf: Fix file descriptor leak in load_kallsyms()
Yuntao Wang
2022-04-06
1
-4
/
+5
|
*
bpf, arm64: Sign return address for JITed code
Xu Kuohai
2022-04-06
2
-2
/
+13
|
*
Merge branch 'Add libbpf support for USDTs'
Alexei Starovoitov
2022-04-05
19
-25
/
+2938
|
|
\
|
|
*
selftests/bpf: Add urandom_read shared lib and USDTs
Andrii Nakryiko
2022-04-05
8
-9
/
+275
|
|
*
selftests/bpf: Add basic USDT selftests
Andrii Nakryiko
2022-04-05
6
-6
/
+970
|
|
*
libbpf: Add x86-specific USDT arg spec parsing logic
Andrii Nakryiko
2022-04-05
1
-0
/
+105
|
|
*
libbpf: Wire up spec management and other arch-independent USDT logic
Andrii Nakryiko
2022-04-05
1
-1
/
+167
|
|
*
libbpf: Add USDT notes parsing and resolution logic
Andrii Nakryiko
2022-04-05
1
-1
/
+581
|
|
*
libbpf: Wire up USDT API and bpf_link integration
Andrii Nakryiko
2022-04-05
6
-11
/
+587
|
|
*
libbpf: Add BPF-side of USDT support
Andrii Nakryiko
2022-04-05
2
-1
/
+257
|
|
/
|
*
libbpf: Support Debian in resolve_full_path()
Ilya Leoshkevich
2022-04-05
1
-1
/
+39
|
*
selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for aarch64
Ilya Leoshkevich
2022-04-04
1
-0
/
+2
|
*
Merge branch 'bpf/bpftool: add program & link type names'
Andrii Nakryiko
2022-04-04
3
-1
/
+5
|
|
\
|
|
*
bpftool: Handle libbpf_probe_prog_type errors
Milan Landaverde
2022-04-04
1
-1
/
+1
|
|
*
bpftool: Add missing link types
Milan Landaverde
2022-04-04
1
-0
/
+3
|
|
*
bpftool: Add syscall prog type
Milan Landaverde
2022-04-04
1
-0
/
+1
|
|
/
[next]