index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
samples, bpf: Move routes monitor in xdp_router_ipv4 in a dedicated thread
Lorenzo Bianconi
2
-33
/
+55
2022-04-08
libbpf: Allow WEAK and GLOBAL bindings during BTF fixup
Andrii Nakryiko
1
-2
/
+5
2022-04-08
libbpf: Use strlcpy() in path resolution fallback logic
Andrii Nakryiko
1
-1
/
+1
2022-04-08
Merge branch 'Add USDT support for s390'
Andrii Nakryiko
2
-8
/
+66
2022-04-08
libbpf: Add s390-specific USDT arg spec parsing logic
Ilya Leoshkevich
1
-0
/
+55
2022-04-07
libbpf: Make BPF-side of USDT support work on big-endian machines
Ilya Leoshkevich
1
-0
/
+3
2022-04-07
libbpf: Minor style improvements in USDT code
Ilya Leoshkevich
2
-8
/
+8
2022-04-07
libbpf: Fix use #ifdef instead of #if to avoid compiler warning
Andrii Nakryiko
1
-2
/
+2
2022-04-07
libbpf: Potential NULL dereference in usdt_manager_attach_usdt()
Haowen Bai
1
-2
/
+2
2022-04-07
Merge branch 'libbpf: uprobe name-based attach followups'
Andrii Nakryiko
4
-67
/
+95
2022-04-07
selftests/bpf: Uprobe tests should verify param/return values
Alan Maguire
2
-18
/
+50
2022-04-07
libbpf: Improve string parsing for uprobe auto-attach
Alan Maguire
1
-48
/
+33
2022-04-07
libbpf: Improve library identification for uprobe binary path resolution
Alan Maguire
2
-1
/
+12
2022-04-06
selftests/bpf: Test for writes to map key from BPF helpers
Kumar Kartikeya Dwivedi
2
-0
/
+39
2022-04-06
selftests/bpf: Test passing rdonly mem to global func
Kumar Kartikeya Dwivedi
4
-6
/
+46
2022-04-06
bpf: Reject writes for PTR_TO_MAP_KEY in check_helper_mem_access
Kumar Kartikeya Dwivedi
1
-0
/
+5
2022-04-06
bpf: Check PTR_TO_MEM | MEM_RDONLY in check_helper_mem_access
Kumar Kartikeya Dwivedi
1
-1
/
+11
2022-04-06
bpf: Do write access check for kfunc and global func
Kumar Kartikeya Dwivedi
1
-15
/
+29
2022-04-06
selftests/bpf: Use bpf_num_possible_cpus() in per-cpu map allocations
Artem Savkov
2
-2
/
+3
2022-04-06
libbpf: Fix spelling mistake "libaries" -> "libraries"
Colin Ian King
1
-1
/
+1
2022-04-06
selftests/bpf: Fix issues in parse_num_list()
Yuntao Wang
1
-1
/
+1
2022-04-06
net: netfilter: Reports ct direction in CT lookup helpers for XDP and TC-BPF
Lorenzo Bianconi
1
-7
/
+15
2022-04-05
selftests/bpf: Fix file descriptor leak in load_kallsyms()
Yuntao Wang
1
-4
/
+5
2022-04-06
bpf, arm64: Sign return address for JITed code
Xu Kuohai
2
-2
/
+13
2022-04-05
Merge branch 'Add libbpf support for USDTs'
Alexei Starovoitov
19
-25
/
+2938
2022-04-05
selftests/bpf: Add urandom_read shared lib and USDTs
Andrii Nakryiko
8
-9
/
+275
2022-04-05
selftests/bpf: Add basic USDT selftests
Andrii Nakryiko
6
-6
/
+970
2022-04-05
libbpf: Add x86-specific USDT arg spec parsing logic
Andrii Nakryiko
1
-0
/
+105
2022-04-05
libbpf: Wire up spec management and other arch-independent USDT logic
Andrii Nakryiko
1
-1
/
+167
2022-04-05
libbpf: Add USDT notes parsing and resolution logic
Andrii Nakryiko
1
-1
/
+581
2022-04-05
libbpf: Wire up USDT API and bpf_link integration
Andrii Nakryiko
6
-11
/
+587
2022-04-05
libbpf: Add BPF-side of USDT support
Andrii Nakryiko
2
-1
/
+257
2022-04-04
libbpf: Support Debian in resolve_full_path()
Ilya Leoshkevich
1
-1
/
+39
2022-04-04
selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for aarch64
Ilya Leoshkevich
1
-0
/
+2
2022-04-04
Merge branch 'bpf/bpftool: add program & link type names'
Andrii Nakryiko
3
-1
/
+5
2022-04-04
bpftool: Handle libbpf_probe_prog_type errors
Milan Landaverde
1
-1
/
+1
2022-04-04
bpftool: Add missing link types
Milan Landaverde
1
-0
/
+3
2022-04-04
bpftool: Add syscall prog type
Milan Landaverde
1
-0
/
+1
2022-04-04
selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
Quentin Monnet
1
-1
/
+1
2022-04-04
samples: bpf: Fix linking xdp_router_ipv4 after migration
Alexander Lobakin
1
-0
/
+1
2022-04-04
sample: bpf: syscall_tp_user: Print result of verify_map
Song Chen
1
-0
/
+3
2022-04-03
libbpf: Don't return -EINVAL if hdr_len < offsetofend(core_relo_len)
Yuntao Wang
1
-4
/
+2
2022-04-03
Merge branch 'libbpf: name-based u[ret]probe attach'
Andrii Nakryiko
9
-25
/
+541
2022-04-03
selftests/bpf: Add tests for uprobe auto-attach via skeleton
Alan Maguire
2
-0
/
+90
2022-04-03
selftests/bpf: Add tests for u[ret]probe attach by name
Alan Maguire
2
-17
/
+109
2022-04-03
libbpf: Add auto-attach for uprobes based on section name
Alan Maguire
4
-6
/
+76
2022-04-03
libbpf: Support function name-based attach uprobes
Alan Maguire
2
-1
/
+213
2022-04-03
libbpf: auto-resolve programs/libraries when necessary for uprobes
Alan Maguire
1
-1
/
+53
2022-04-03
samples: bpf: Convert xdp_router_ipv4 to XDP samples helper
Lorenzo Bianconi
4
-459
/
+381
2022-04-03
bpf: Correct the comment for BTF kind bitfield
Haiyue Wang
2
-4
/
+4
[next]