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-06
perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
Ian Rogers
1
-1
/
+3
2021-11-06
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-11-06
selftests/damon: support watermarks
SeongJae Park
1
-2
/
+2
2021-11-06
tools/selftests/damon: update for regions prioritization of schemes
SeongJae Park
1
-2
/
+2
2021-11-06
mm/damon/selftests: support schemes quotas
SeongJae Park
1
-2
/
+2
2021-11-06
selftests/damon: add 'schemes' debugfs tests
SeongJae Park
1
-0
/
+13
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
1
-1
/
+0
2021-11-06
selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headers
David Hildenbrand
1
-14
/
+1
2021-11-06
selftests: vm: add KSM huge pages merging time test
Pedro Demarchi Gomes
1
-1
/
+124
2021-11-06
selftest/vm: fix ksm selftest to run with different NUMA topologies
Aneesh Kumar K.V
1
-3
/
+26
2021-11-06
selftests/vm/transhuge-stress: fix ram size thinko
George G. Davis
1
-1
/
+1
2021-11-06
tools/vm/page-types.c: print file offset in hexadecimal
Naoya Horiguchi
1
-2
/
+2
2021-11-06
tools/vm/page-types.c: move show_file() to summary output
Naoya Horiguchi
1
-3
/
+7
2021-11-06
tools/vm/page-types.c: make walk_file() aware of address range option
Naoya Horiguchi
1
-6
/
+18
2021-11-06
tools/vm/page_owner_sort.c: count and sort by mem
Zhenliang Wei
1
-9
/
+85
2021-11-06
userfaultfd/selftests: fix calculation of expected ioctls
Axel Rasmussen
1
-39
/
+38
2021-11-06
userfaultfd/selftests: fix feature support detection
Axel Rasmussen
1
-23
/
+31
2021-11-06
userfaultfd/selftests: don't rely on GNU extensions for random numbers
Axel Rasmussen
1
-22
/
+4
2021-11-06
mm: remove duplicate include in hugepage-mremap.c
Ran Jianping
1
-1
/
+0
2021-11-06
mm, hugepages: add hugetlb vma mremap() test
Mina Almasry
4
-0
/
+173
2021-11-06
bpf: selftest: Trigger a DCE on the whole subprog
Martin KaFai Lau
1
-0
/
+12
2021-11-06
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
467
-4883
/
+20944
2021-11-05
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
8
-52
/
+158
2021-11-05
selftests/bpf/xdp_redirect_multi: Limit the tests in netns
Hangbin Liu
2
-10
/
+17
2021-11-05
selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly
Hangbin Liu
1
-2
/
+2
2021-11-05
selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp number
Hangbin Liu
1
-4
/
+4
2021-11-05
selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder
Hangbin Liu
1
-17
/
+18
2021-11-05
libbpf: Fix lookup_and_delete_elem_flags error reporting
Mehrdad Arshad Rad
1
-1
/
+3
2021-11-05
bpftool: Install libbpf headers for the bootstrap version, too
Quentin Monnet
1
-10
/
+22
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-7
/
+164
2021-11-04
selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodes
Kleber Sacilotto de Souza
1
-0
/
+4
2021-11-04
perf clang: Fixes for more recent LLVM/clang
Ian Rogers
1
-8
/
+13
2021-11-04
tools: Bump minimum LLVM C++ std to GNU++14
Ian Rogers
2
-4
/
+4
2021-11-04
selftests: net: properly support IPv6 in GSO GRE test
Andrea Righi
1
-4
/
+5
2021-11-03
libbpf: Deprecate bpf_program__load() API
Andrii Nakryiko
2
-16
/
+24
2021-11-03
libbpf: Improve ELF relo sanitization
Andrii Nakryiko
1
-5
/
+19
2021-11-03
libbpf: Fix section counting logic
Andrii Nakryiko
1
-4
/
+4
2021-11-03
libbpf: Validate that .BTF and .BTF.ext sections contain data
Andrii Nakryiko
1
-0
/
+4
2021-11-03
libbpf: Improve sanity checking during BTF fix up
Andrii Nakryiko
1
-3
/
+2
2021-11-03
libbpf: Detect corrupted ELF symbols section
Andrii Nakryiko
1
-1
/
+1
2021-11-03
selftests/seccomp: Report event mismatches more clearly
Kees Cook
1
-5
/
+49
2021-11-03
selftests/seccomp: Stop USER_NOTIF test if kcmp() fails
Kees Cook
1
-1
/
+1
2021-11-03
libbpf: Deprecate bpf_program__get_prog_info_linear
Dave Marchevsky
1
-0
/
+3
2021-11-03
perf: Pull in bpf_program__get_prog_info_linear
Dave Marchevsky
11
-33
/
+374
2021-11-03
bpftool: Use bpf_obj_get_info_by_fd directly
Dave Marchevsky
2
-50
/
+149
2021-11-03
bpftool: Migrate -1 err checks of libbpf fn calls
Dave Marchevsky
2
-2
/
+2
2021-11-03
Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-0
/
+63
2021-11-03
selftests/bpf: Verifier test on refill from a smaller spill
Martin KaFai Lau
1
-0
/
+17
2021-11-03
selftests/bpf: Make netcnt selftests serial to avoid spurious failures
Andrii Nakryiko
1
-1
/
+1
[prev]
[next]