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
2023-08-23
tools/nolibc: arch-mips.h: shrink with _NOLIBC_SYSCALL_CLOBBERLIST
Zhangjin Wu
1
-12
/
+10
2023-08-23
tools/nolibc: arch-loongarch.h: shrink with _NOLIBC_SYSCALL_CLOBBERLIST
Zhangjin Wu
1
-14
/
+9
2023-08-23
toolc/nolibc: arch-*.h: clean up whitespaces after __asm__
Zhangjin Wu
8
-54
/
+54
2023-08-23
tools/nolibc: arch-*.h: fix up code indent errors
Zhangjin Wu
5
-39
/
+39
2023-08-23
selftests/nolibc: simplify call to ioperm
Thomas Weißschuh
1
-5
/
+1
2023-08-23
selftests/ftrace: Add BTF fields access testcases
Masami Hiramatsu (Google)
2
-0
/
+28
2023-08-23
tracing/fprobe-event: Assume fprobe is a return event by $retval
Masami Hiramatsu (Google)
1
-1
/
+1
2023-08-22
libbpf: Free btf_vmlinux when closing bpf_object
Hao Luo
1
-0
/
+1
2023-08-22
perf lzma: Convert some pr_err() to pr_debug() as callers already use pr_debug()
Arnaldo Carvalho de Melo
1
-7
/
+5
2023-08-22
selftests/bpf: Add test for bpf_obj_drop with bad reg->off
Kumar Kartikeya Dwivedi
1
-0
/
+20
2023-08-22
selftests/bpf: Add a failure test for bpf_kptr_xchg() with local kptr
Yonghong Song
2
-1
/
+74
2023-08-22
Add cs42l43 PC focused SoundWire CODEC
Mark Brown
42
-104
/
+379
2023-08-21
selftests: bonding: do not set port down before adding to bond
Hangbin Liu
1
-2
/
+2
2023-08-21
selftests/bpf: Add extra link to uprobe_multi tests
Jiri Olsa
2
-0
/
+22
2023-08-21
selftests/bpf: Add uprobe_multi pid filter tests
Jiri Olsa
2
-12
/
+126
2023-08-21
selftests/bpf: Add uprobe_multi cookie test
Jiri Olsa
1
-0
/
+78
2023-08-21
selftests/bpf: Add uprobe_multi usdt bench test
Jiri Olsa
2
-0
/
+55
2023-08-21
selftests/bpf: Add uprobe_multi usdt test code
Jiri Olsa
1
-1
/
+25
2023-08-21
selftests/bpf: Add uprobe_multi bench test
Jiri Olsa
2
-0
/
+55
2023-08-21
selftests/bpf: Add uprobe_multi test program
Jiri Olsa
2
-0
/
+72
2023-08-21
selftests/bpf: Add uprobe_multi link test
Jiri Olsa
1
-0
/
+69
2023-08-21
selftests/bpf: Add uprobe_multi api test
Jiri Olsa
1
-0
/
+65
2023-08-21
selftests/bpf: Add uprobe_multi skel test
Jiri Olsa
2
-0
/
+167
2023-08-21
selftests/bpf: Move get_time_ns to testing_helpers.h
Jiri Olsa
3
-17
/
+10
2023-08-21
libbpf: Add uprobe multi link support to bpf_program__attach_usdt
Jiri Olsa
2
-17
/
+82
2023-08-21
libbpf: Add uprobe multi link detection
Jiri Olsa
2
-0
/
+38
2023-08-21
libbpf: Add support for u[ret]probe.multi[.s] program sections
Jiri Olsa
1
-0
/
+36
2023-08-21
libbpf: Add bpf_program__attach_uprobe_multi function
Jiri Olsa
3
-0
/
+166
2023-08-21
libbpf: Add bpf_link_create support for multi uprobes
Jiri Olsa
2
-1
/
+21
2023-08-21
libbpf: Add elf_resolve_pattern_offsets function
Jiri Olsa
3
-1
/
+67
2023-08-21
libbpf: Add elf_resolve_syms_offsets function
Jiri Olsa
2
-0
/
+112
2023-08-21
libbpf: Add elf symbol iterator
Jiri Olsa
1
-64
/
+115
2023-08-21
libbpf: Add elf_open/elf_close functions
Jiri Olsa
3
-42
/
+57
2023-08-21
libbpf: Move elf_find_func_offset* functions to elf object
Jiri Olsa
4
-186
/
+202
2023-08-21
libbpf: Add uprobe_multi attach type and link names
Jiri Olsa
1
-0
/
+2
2023-08-21
bpf: Add pid filter support for uprobe_multi link
Jiri Olsa
1
-0
/
+1
2023-08-21
bpf: Add cookies support for uprobe_multi link
Jiri Olsa
1
-0
/
+1
2023-08-21
bpf: Add multi uprobe link
Jiri Olsa
1
-0
/
+16
2023-08-21
bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enum
Jiri Olsa
1
-1
/
+3
2023-08-21
selftest/mm: ksm_functional_tests: Add PROT_NONE test
David Hildenbrand
1
-7
/
+52
2023-08-21
selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...
David Hildenbrand
1
-0
/
+47
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
4
-4
/
+14
2023-08-21
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
1
-1
/
+0
2023-08-21
mm,thp: fix smaps THPeligible output alignment
Hugh Dickins
1
-2
/
+2
2023-08-21
selftests: improve vm.memfd_noexec sysctl tests
Aleksa Sarai
1
-85
/
+254
2023-08-21
memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2
Aleksa Sarai
1
-5
/
+17
2023-08-21
selftests: memfd: error out test process when child test fails
Aleksa Sarai
1
-1
/
+18
2023-08-21
selftests/mm: fix uffd-stress help information
Rong Tao
1
-12
/
+12
2023-08-21
selftests/damon/sysfs: test damon_target filter
SeongJae Park
1
-0
/
+2
2023-08-21
selftests/damon/sysfs: test address range damos filter
SeongJae Park
1
-0
/
+3
[prev]
[next]