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-06
tools/nolibc: sys.h: apply __sysret() helper
Zhangjin Wu
1
-310
/
+44
2023-08-06
tools/nolibc: unistd.h: apply __sysret() helper
Zhangjin Wu
1
-10
/
+1
2023-08-06
tools/nolibc: sys.h: add a syscall return helper
Zhangjin Wu
1
-0
/
+10
2023-08-06
tools/nolibc: fix up undeclared syscall macros with #ifdef and -ENOSYS
Zhangjin Wu
1
-0
/
+12
2023-08-06
tools/nolibc: fix up #error compile failures with -ENOSYS
Zhangjin Wu
1
-13
/
+13
2023-08-06
selftests/nolibc: restore the failed tests print
Zhangjin Wu
1
-1
/
+1
2023-08-06
selftests/nolibc: always print the path to test log file
Zhangjin Wu
1
-2
/
+2
2023-08-06
selftests/nolibc: add a standalone test report macro
Zhangjin Wu
1
-12
/
+7
2023-08-05
selftests: fchmodat2: remove duplicate unneeded defines
Muhammad Usama Anjum
2
-21
/
+1
2023-08-04
selftests: mptcp: join: fix 'implicit EP' test
Andrea Claudi
1
-2
/
+3
2023-08-04
selftests: mptcp: join: fix 'delete and re-add' test
Andrea Claudi
1
-0
/
+1
2023-08-04
selftests: net: test vxlan pmtu exceptions with tcp
Florian Westphal
1
-0
/
+35
2023-08-04
Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2023-08-04
Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2023-08-04
selftests/rseq: Fix build with undefined __weak
Mark Brown
2
-1
/
+5
2023-08-04
libbpf: Use local includes inside the library
Sergey Kacheev
2
-3
/
+3
2023-08-04
netlink: specs: devlink: add info-get dump op
Jiri Pirko
2
-0
/
+63
2023-08-04
ynl-gen-c.py: render netlink policies static for split ops
Jiri Pirko
1
-2
/
+6
2023-08-04
ynl-gen-c.py: allow directional model for kernel mode
Jiri Pirko
1
-1
/
+1
2023-08-04
ynl-gen-c.py: filter rendering of validate field values for split ops
Jiri Pirko
1
-1
/
+9
2023-08-04
selftests: cgroup: fix test_kmem_basic false positives
Johannes Weiner
1
-0
/
+4
2023-08-04
selftests: mm: ksm: fix incorrect evaluation of parameter
Ayush Jain
1
-0
/
+1
2023-08-04
radix tree test suite: fix incorrect allocation size for pthreads
Colin Ian King
1
-1
/
+1
2023-08-04
selftests/bpf: fix the incorrect verification of port numbers.
Kui-Feng Lee
1
-3
/
+4
2023-08-04
kselftest/arm64: Use the tools/include compiler.h rather than our own
Mark Brown
4
-27
/
+3
2023-08-04
kselftest/arm64: Use shared OPTIMZER_HIDE_VAR() definiton
Mark Brown
1
-1
/
+3
2023-08-04
kselftest/arm64: Make the tools/include headers available
Mark Brown
1
-0
/
+2
2023-08-04
tools include: Add some common function attributes
Mark Brown
1
-0
/
+12
2023-08-04
tools compiler.h: Add OPTIMIZER_HIDE_VAR()
Mark Brown
1
-0
/
+6
2023-08-04
kselftest/arm64: Exit streaming mode after collecting signal context
Mark Brown
1
-1
/
+24
2023-08-04
selftests/bpf: Add test for detachment on empty mprog entry
Daniel Borkmann
1
-0
/
+31
2023-08-04
kselftest/arm64: add RCpc load-acquire to hwcap test
Zeng Heng
1
-0
/
+26
2023-08-04
selftests/arm64: add HWCAP2_HBC test
Joey Gouly
1
-0
/
+15
2023-08-04
Merge tag 'counter-fixes-for-6.5b' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-1
/
+2
2023-08-04
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
24
-121
/
+256
2023-08-03
Merge tag 'perf-tools-fixes-for-v6.5-2-2023-08-03' of git://git.kernel.org/pu...
Linus Torvalds
8
-36
/
+81
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
26
-24
/
+2571
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-69
/
+138
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-2
/
+27
2023-08-03
perf hists browser: Fix the number of entries for 'e' key
Namhyung Kim
1
-34
/
+24
2023-08-03
perf hists browser: Fix hierarchy mode header
Namhyung Kim
1
-1
/
+1
2023-08-03
perf annotate bpf: Don't enclose non-debug code with an assert()
Arnaldo Carvalho de Melo
1
-3
/
+7
2023-08-03
perf build: Support llvm and clang support compiled in
Thomas Richter
2
-5
/
+2
2023-08-03
perf build: Update feature check for clang and llvm
Thomas Richter
1
-6
/
+4
2023-08-03
perf script python: Cope with declarations after statements found in Python.h
Arnaldo Carvalho de Melo
2
-2
/
+4
2023-08-03
perf python: Cope with declarations after statements found in Python.h
Arnaldo Carvalho de Melo
1
-0
/
+3
2023-08-03
perf vendor events intel: Update Icelake+ metric constraints
Ian Rogers
7
-24
/
+38
2023-08-03
perf vendor events intel: Update sapphirerapids to 1.15
Ian Rogers
2
-1
/
+19
2023-08-03
perf vendor events intel: Update meteorlake to 1.04
Ian Rogers
7
-1
/
+485
2023-08-03
perf parse-events x86: Avoid sorting uops_retired.slots
Ian Rogers
2
-7
/
+7
[prev]
[next]