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-11-25
selftests: tls: test splicing cmsgs
Jakub Kicinski
1
-0
/
+40
2021-11-25
selftests: tls: add tests for handling of bad records
Jakub Kicinski
1
-0
/
+154
2021-11-25
selftests: tls: factor out cmsg send/receive
Jakub Kicinski
1
-41
/
+70
2021-11-25
selftests: tls: add helper for creating sock pairs
Jakub Kicinski
1
-99
/
+29
2021-11-26
selftests/bpf: Fix misaligned accesses in xdp and xdp_bpf2bpf tests
Andrii Nakryiko
2
-8
/
+9
2021-11-26
selftests/bpf: Fix misaligned memory accesses in xdp_bonding test
Andrii Nakryiko
1
-16
/
+20
2021-11-26
selftests/bpf: Prevent out-of-bounds stack access in test_bpffs
Andrii Nakryiko
1
-1
/
+3
2021-11-26
selftests/bpf: Fix misaligned memory access in queue_stack_map test
Andrii Nakryiko
1
-5
/
+7
2021-11-26
selftests/bpf: Prevent misaligned memory access in get_stack_raw_tp test
Andrii Nakryiko
1
-4
/
+10
2021-11-26
selftests/bpf: Fix possible NULL passed to memcpy() with zero size
Andrii Nakryiko
1
-1
/
+2
2021-11-26
selftests/bpf: Fix UBSan complaint about signed __int128 overflow
Andrii Nakryiko
1
-1
/
+1
2021-11-26
libbpf: Fix using invalidated memory in bpf_linker
Andrii Nakryiko
1
-1
/
+4
2021-11-26
libbpf: Fix glob_syms memory leak in bpf_linker
Andrii Nakryiko
1
-0
/
+1
2021-11-26
libbpf: Don't call libc APIs with NULL pointers
Andrii Nakryiko
1
-3
/
+7
2021-11-26
libbpf: Fix potential misaligned memory access in btf_ext__new()
Andrii Nakryiko
2
-6
/
+6
2021-11-26
tools/resolve_btf_ids: Close ELF file on error
Andrii Nakryiko
1
-2
/
+3
2021-11-25
selftests/bpf: Migrate selftests to bpf_map_create()
Andrii Nakryiko
21
-256
/
+201
2021-11-25
libbpf: Prevent deprecation warnings in xsk.c
Andrii Nakryiko
1
-0
/
+5
2021-11-25
libbpf: Use bpf_map_create() consistently internally
Andrii Nakryiko
4
-51
/
+25
2021-11-25
libbpf: Unify low-level map creation APIs w/ new bpf_map_create()
Andrii Nakryiko
7
-153
/
+126
2021-11-25
selftests/bpf: Mix legacy (maps) and modern (vars) BPF in one test
Andrii Nakryiko
2
-0
/
+138
2021-11-25
libbpf: Load global data maps lazily on legacy kernels
Andrii Nakryiko
1
-4
/
+30
2021-11-24
dax: Kill DEV_DAX_PMEM_COMPAT
Dan Williams
5
-31
/
+1
2021-11-24
thermal: tools: tmon: remove unneeded local variable
ran jianping
1
-2
/
+1
2021-11-23
dccp/tcp: Remove an unused argument in inet_csk_listen_start().
Kuniyuki Iwashima
1
-1
/
+1
2021-11-23
selftests: add arp_ndisc_evict_nocarrier to Makefile
James Prestwood
1
-0
/
+1
2021-11-23
tools: sync uapi/linux/if_link.h header
Eric Dumazet
1
-34
/
+259
2021-11-22
selftests/bpf: Fix trivial typo
Drew Fustini
1
-1
/
+1
2021-11-22
selftests: net: fib_nexthops: add test for group refcount imbalance bug
Nikolay Aleksandrov
1
-0
/
+63
2021-11-22
selftests/tc-testings: Be compatible with newer tc output
Li Zhijian
1
-1
/
+1
2021-11-22
selftests/tc-testing: match any qdisc type
Li Zhijian
1
-6
/
+6
2021-11-20
selftests: mptcp: add tproxy test case
Florian Westphal
3
-3
/
+136
2021-11-19
libbpf: Change bpf_program__set_extra_flags to bpf_program__set_flags
Florent Revest
4
-5
/
+7
2021-11-19
Merge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub...
Linus Torvalds
22
-109
/
+136
2021-11-19
Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2021-11-19
selftests/bpf: Add btf_dedup case with duplicated structs within CU
Jiri Olsa
1
-0
/
+113
2021-11-19
libbpf: Accommodate DWARF/compiler bug with duplicated structs
Andrii Nakryiko
1
-4
/
+41
2021-11-19
libbpf: Add runtime APIs to query libbpf version
Andrii Nakryiko
3
-0
/
+26
2021-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-11
/
+298
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
164
-1426
/
+3706
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
13
-33
/
+523
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-237
/
+309
2021-11-18
selfetests/bpf: Adapt vmtest.sh to s390 libbpf CI changes
Ilya Leoshkevich
1
-15
/
+31
2021-11-18
perf evsel: Fix memory leaks relating to unit
Ian Rogers
4
-18
/
+22
2021-11-18
perf report: Fix memory leaks around perf_tip()
Ian Rogers
3
-14
/
+17
2021-11-18
perf hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
2
-15
/
+14
2021-11-18
tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-11-18
tools build: Fix removal of feature-sync-compare-and-swap feature detection
Arnaldo Carvalho de Melo
1
-1
/
+0
2021-11-18
perf inject: Fix ARM SPE handling
German Gomez
1
-0
/
+15
2021-11-18
perf bench: Fix two memory leaks detected with ASan
Sohaib Mohamed
1
-0
/
+4
[prev]
[next]