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-03-22
selftests/net: Add SHA256 computation over data sent in tcp_mmap
Xiaoyan Li
2
-12
/
+92
2023-03-22
open: return EINVAL for O_DIRECTORY | O_CREAT
Christian Brauner
1
-1
/
+0
2023-03-21
tools: ynl: skip the explicit op array size when not needed
Jakub Kicinski
1
-1
/
+3
2023-03-22
bootconfig: Fix testcase to increase max node
Masami Hiramatsu (Google)
1
-4
/
+8
2023-03-21
perf tools: Add support for perf_event_attr::config3
Rob Herring
6
-1
/
+24
2023-03-21
perf vendor events arm64: Add N1 metrics
James Clark
23
-2
/
+685
2023-03-21
perf jevents: Sort list of input files
Bernhard M. Wiedemann
1
-1
/
+1
2023-03-21
perf kvm: Delete histograms entries before exiting
Leo Yan
1
-0
/
+3
2023-03-21
perf kvm: Reference count 'struct kvm_info'
Leo Yan
3
-2
/
+46
2023-03-20
net: skbuff: move the fields BPF cares about directly next to the offset marker
Jakub Kicinski
1
-4
/
+4
2023-03-20
net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
Jakub Kicinski
1
-3
/
+3
2023-03-20
selftests: sigaltstack: fix -Wuninitialized
Nick Desaulniers
2
-6
/
+24
2023-03-20
perf report: Add 'simd' sort field
German Gomez
5
-0
/
+52
2023-03-20
perf arm-spe: Add SVE flags to the SPE samples
German Gomez
1
-0
/
+20
2023-03-20
perf arm-spe: Refactor arm-spe to support operation packet type
German Gomez
3
-18
/
+67
2023-03-20
perf event: Add 'simd_flags' field to 'struct perf_sample'
German Gomez
1
-0
/
+13
2023-03-20
perf intel-pt: Add support for new branch instructions ERETS and ERETU
Adrian Hunter
3
-0
/
+24
2023-03-20
perf intel-pt: Add event type names UINTR and UIRET
Adrian Hunter
1
-1
/
+1
2023-03-20
libbpf: Explicitly call write to append content to file
Liu Pan
1
-5
/
+9
2023-03-20
selftest/bpf: Add a test case for ld_imm64 copy logic.
Alexei Starovoitov
1
-1
/
+1
2023-03-20
libbpf: Fix ld_imm64 copy logic for ksym in light skeleton.
Alexei Starovoitov
1
-4
/
+6
2023-03-20
perf symbol: Sort names under write lock
Ian Rogers
1
-0
/
+7
2023-03-20
perf test: Fix memory leak in symbols
Ian Rogers
1
-0
/
+1
2023-03-20
perf tests: Add common error route for code-reading
Ian Rogers
1
-16
/
+23
2023-03-20
perf bpf_counter: Use public cpumap accessors
Ian Rogers
1
-3
/
+3
2023-03-20
perf symbol: Avoid memory leak from abi::__cxa_demangle
Ian Rogers
1
-3
/
+2
2023-03-20
selftests/nolibc: Adjust indentation for Makefile
Feiyang Chen
1
-37
/
+37
2023-03-20
selftests/nolibc: Add support for LoongArch
Feiyang Chen
1
-0
/
+4
2023-03-20
tools/nolibc: Add support for LoongArch
Feiyang Chen
2
-0
/
+202
2023-03-20
tools/nolibc: Add statx() and make stat() rely on statx() if necessary
Feiyang Chen
1
-0
/
+56
2023-03-20
tools/nolibc: Include linux/fcntl.h and remove duplicate code
Feiyang Chen
2
-6
/
+1
2023-03-20
tools/nolibc: check for S_I* macros before defining them
Willy Tarreau
1
-1
/
+22
2023-03-20
selftests/nolibc: skip the chroot_root and link_dir tests when not privileged
Willy Tarreau
1
-2
/
+6
2023-03-20
tools/nolibc: add getuid() and geteuid()
Willy Tarreau
1
-0
/
+42
2023-03-20
tools/nolibc: add tests for the integer limits in stdint.h
Vincent Dagonneau
1
-0
/
+53
2023-03-20
tools/nolibc: enlarge column width of tests
Vincent Dagonneau
1
-48
/
+48
2023-03-20
tools/nolibc: add integer types and integer limit macros
Vincent Dagonneau
1
-0
/
+75
2023-03-20
tools/nolibc: add stdint.h
Vincent Dagonneau
3
-16
/
+27
2023-03-20
tools/nolibc: Add gitignore to avoid git complaints about sysroot
Paul E. McKenney
1
-0
/
+1
2023-03-20
tools/nolibc: always disable stack protector for tests
Thomas Weißschuh
1
-0
/
+3
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
91
-544
/
+857
2023-03-17
selftests/bpf: Add --json-summary option to test_progs
Manu Bretelle
5
-6
/
+84
2023-03-17
selftests/bpf: Add test for bpf_ksym_exists().
Alexei Starovoitov
1
-1
/
+19
2023-03-17
libbpf: Introduce bpf_ksym_exists() macro.
Alexei Starovoitov
1
-0
/
+5
2023-03-17
libbpf: Fix relocation of kfunc ksym in ld_imm64 insn.
Alexei Starovoitov
1
-0
/
+6
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
11
-23
/
+384
2023-03-17
kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.py
Daniel Latypov
4
-30
/
+31
2023-03-17
kunit: tool: remove unused imports and variables
Daniel Latypov
5
-5
/
+3
2023-03-17
kunit: tool: add subscripts for type annotations where appropriate
Daniel Latypov
3
-5
/
+5
2023-03-17
Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-3
/
+2
[prev]
[next]