index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
libbpf: Preliminary support for fd_idx
Alexei Starovoitov
1
-6
/
+25
2021-05-19
libbpf: Add bpf_object pointer to kernel_supports().
Alexei Starovoitov
1
-22
/
+22
2021-05-19
libbpf: Change the order of data and text relocations.
Alexei Starovoitov
2
-14
/
+85
2021-05-19
bpf: Add bpf_sys_close() helper.
Alexei Starovoitov
1
-0
/
+7
2021-05-19
bpf: Add bpf_btf_find_by_name_kind() helper.
Alexei Starovoitov
1
-0
/
+7
2021-05-19
bpf: Introduce fd_idx
Alexei Starovoitov
1
-5
/
+11
2021-05-19
selftests/bpf: Test for btf_load command.
Alexei Starovoitov
2
-0
/
+53
2021-05-19
selftests/bpf: Test for syscall program type
Alexei Starovoitov
2
-0
/
+123
2021-05-19
libbpf: Support for syscall program type
Alexei Starovoitov
1
-0
/
+2
2021-05-19
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
1
-0
/
+8
2021-05-18
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
1
-7
/
+7
2021-05-18
selftests: forwarding: Add test for custom multipath hash with IPv6 GRE
Ido Schimmel
1
-0
/
+458
2021-05-18
selftests: forwarding: Add test for custom multipath hash with IPv4 GRE
Ido Schimmel
1
-0
/
+456
2021-05-18
selftests: forwarding: Add test for custom multipath hash
Ido Schimmel
1
-0
/
+364
2021-05-17
tools arch kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-05-17
perf buildid-list: Initialize zstd_data
Milian Wolff
1
-0
/
+3
2021-05-17
selftests: mlxsw: qos_lib: Drop __mlnx_qos
Petr Machata
1
-14
/
+0
2021-05-17
selftests: mlxsw: qos_pfc: Convert to iproute2 dcb
Petr Machata
1
-12
/
+12
2021-05-17
selftests: mlxsw: qos_headroom: Convert to iproute2 dcb
Petr Machata
1
-34
/
+35
2021-05-17
selftests: mlxsw: Make sampling test more robust
Ido Schimmel
1
-6
/
+6
2021-05-17
selftests: mlxsw: Make the unsplit array global in port_scale test
Danielle Ratson
1
-1
/
+3
2021-05-17
selftests: Lowest IPv4 address in a subnet is valid
Seth David Schoen
1
-8
/
+9
2021-05-17
libbpf: Add selftests for TC-BPF management API
Kumar Kartikeya Dwivedi
2
-0
/
+407
2021-05-17
libbpf: Add low level TC-BPF management API
Kumar Kartikeya Dwivedi
3
-1
/
+469
2021-05-17
libbpf: Add various netlink helpers
Kumar Kartikeya Dwivedi
2
-89
/
+120
2021-05-17
tools build: Fix quiet cmd indentation
Kees Cook
2
-26
/
+26
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2021-05-15
Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+3
2021-05-15
Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-18
/
+26
2021-05-14
libbpf: Reject static entry-point BPF programs
Andrii Nakryiko
1
-0
/
+5
2021-05-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2021-05-13
libbpf: Reject static maps
Andrii Nakryiko
1
-5
/
+19
2021-05-13
selftests/bpf: Validate skeleton gen handles skipped fields
Andrii Nakryiko
4
-5
/
+5
2021-05-12
ACPI: NFIT: Fix support for variable 'SPA' structure size
Dan Williams
1
-17
/
+25
2021-05-12
tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static
Zou Wei
1
-1
/
+1
2021-05-12
objtool/x86: Fix elf_add_alternative() endianness
Vasily Gorbik
1
-1
/
+2
2021-05-12
objtool: Fix elf_create_undef_symbol() endianness
Vasily Gorbik
1
-0
/
+1
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
9
-266
/
+625
2021-05-11
libbpf: Treat STV_INTERNAL same as STV_HIDDEN for functions
Andrii Nakryiko
1
-5
/
+6
2021-05-11
libbpf: Fix ELF symbol visibility update logic
Andrii Nakryiko
1
-1
/
+1
2021-05-11
bpftool: Stop emitting static variables in BPF skeleton
Andrii Nakryiko
1
-0
/
+4
2021-05-11
selftests/bpf: Stop using static variables for passing data to/from user-space
Andrii Nakryiko
19
-40
/
+33
2021-05-11
libbpf: Add per-file linker opts
Andrii Nakryiko
3
-6
/
+22
2021-05-11
bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars
Andrii Nakryiko
1
-0
/
+2
2021-05-11
selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c
Jussi Maki
7
-266
/
+617
2021-05-11
libbpf: Provide GELF_ST_VISIBILITY() define for older libelf
Arnaldo Carvalho de Melo
1
-0
/
+5
2021-05-10
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub...
Linus Torvalds
26
-22
/
+260
2021-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-21
/
+73
2021-05-10
tools headers UAPI: Sync perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
4
-8
/
+24
2021-05-10
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+8
[prev]
[next]