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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-13
selftests/bpf: Use sys_pidfd_open() helper when possible
Hou Tao
2
-7
/
+7
2022-10-13
libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()
Shung-Hsi Yu
1
-0
/
+3
2022-10-13
libbpf: Deal with section with no data gracefully
Shung-Hsi Yu
1
-1
/
+5
2022-10-13
libbpf: Use elf_getshdrnum() instead of e_shnum
Shung-Hsi Yu
1
-4
/
+9
2022-10-13
selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c
Xu Kuohai
1
-3
/
+3
2022-10-13
selftests/bpf: Fix error failure of case test_xdp_adjust_tail_grow
Xu Kuohai
1
-0
/
+1
2022-10-13
selftest/bpf: Fix memory leak in kprobe_multi_test
Xu Kuohai
1
-12
/
+14
2022-10-13
selftests/bpf: Fix memory leak caused by not destroying skeleton
Xu Kuohai
2
-2
/
+4
2022-10-13
libbpf: Fix memory leak in parse_usdt_arg()
Xu Kuohai
1
-7
/
+4
2022-10-13
libbpf: Fix use-after-free in btf_dump_name_dups
Xu Kuohai
1
-3
/
+26
2022-10-13
selftests/bpf: S/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy test
Martin KaFai Lau
2
-6
/
+6
2022-10-11
selftests/bpf: Alphabetize DENYLISTs
David Vernet
2
-21
/
+23
2022-10-10
selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()
Roberto Sassu
3
-0
/
+124
2022-10-10
libbpf: Introduce bpf_link_get_fd_by_id_opts()
Roberto Sassu
3
-1
/
+14
2022-10-10
libbpf: Introduce bpf_btf_get_fd_by_id_opts()
Roberto Sassu
3
-1
/
+14
2022-10-10
libbpf: Introduce bpf_prog_get_fd_by_id_opts()
Roberto Sassu
3
-1
/
+14
2022-10-10
libbpf: Introduce bpf_get_fd_by_id_opts and bpf_map_get_fd_by_id_opts()
Roberto Sassu
3
-1
/
+22
2022-10-10
libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map
Roberto Sassu
1
-1
/
+1
2022-10-06
selftests/bpf: Add missing bpf_iter_vma_offset__destroy call
Jiri Olsa
1
-6
/
+5
2022-10-06
selftests/bpf: Add selftest deny_namespace to s390x deny list
Yonghong Song
1
-0
/
+1
2022-10-06
bpf: explicitly define BPF_FUNC_xxx integer values
Andrii Nakryiko
1
-213
/
+219
2022-10-05
selftests/bpf: add BPF object fixup step to veristat
Andrii Nakryiko
1
-0
/
+25
2022-10-05
selftests/bpf: avoid reporting +100% difference in veristat for actual 0%
Andrii Nakryiko
1
-4
/
+8
2022-10-05
selftests/bpf: allow requesting log level 2 in test_verifier
Andrii Nakryiko
1
-3
/
+10
2022-10-05
selftests/bpf: Test btf dump for struct with padding only fields
Eduard Zingerman
1
-0
/
+9
2022-10-05
bpftool: Print newline before '}' for struct with padding only fields
Eduard Zingerman
1
-1
/
+5
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
295
-1878
/
+22800
2022-10-04
Merge tag 'x86_cpu_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2022-10-03
Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+135
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-14
/
+62
2022-10-03
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+5
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-2
/
+12
2022-10-03
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
3
-3
/
+3
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-14
/
+62
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
94
-740
/
+6130
2022-10-03
Merge branches 'acpi-misc', 'acpi-tools' and 'acpi-docs'
Rafael J. Wysocki
1
-1
/
+1
2022-10-03
Merge tag 'lkmm.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+27
2022-10-03
Merge tag 'nolibc.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-3
/
+899
2022-10-03
selftests: mptcp: update and extend fastclose test-cases
Paolo Abeni
2
-25
/
+130
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-59
/
+45
2022-09-30
selftests/tc-testing: update qdisc/cls/action features in config
Zhengchao Shao
1
-1
/
+24
2022-09-30
Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/...
Linus Torvalds
14
-58
/
+92
2022-09-30
Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-35
/
+115
2022-09-30
selftests/xsk: Fix double free
Magnus Karlsson
1
-3
/
+0
2022-09-30
bpftool: Fix error message of strerror
Tianyi Liu
3
-12
/
+10
2022-09-30
libbpf: Fix overrun in netlink attribute iteration
Xin Liu
1
-1
/
+1
2022-09-30
selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged"
Colin Ian King
2
-2
/
+2
2022-09-30
bpftool: Remove unused struct event_ring_info
Yuan Can
1
-7
/
+0
2022-09-30
bpftool: Remove unused struct btf_attach_point
Yuan Can
1
-5
/
+0
[next]