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
2024-08-06
perf test: Add build test for JEVENTS_ARCH=all
Ian Rogers
1
-0
/
+2
2024-08-06
memblock test: fix implicit declaration of function 'strscpy'
Wei Yang
1
-0
/
+2
2024-08-06
memblock test: fix implicit declaration of function 'isspace'
Wei Yang
1
-0
/
+1
2024-08-06
memblock test: fix implicit declaration of function 'memparse'
Wei Yang
4
-1
/
+56
2024-08-06
memblock test: add the definition of __setup()
Wei Yang
1
-0
/
+3
2024-08-06
memblock test: fix implicit declaration of function 'virt_to_phys'
Wei Yang
1
-0
/
+6
2024-08-06
tools/testing: abstract two init.h into common include directory
Wei Yang
4
-10
/
+12
2024-08-06
memblock tests: include export.h in linkage.h as kernel dose
Wei Yang
2
-1
/
+2
2024-08-06
memblock tests: include memory_hotplug.h in mmzone.h as kernel dose
Wei Yang
2
-1
/
+1
2024-08-05
tools: ynl: remove extraneous ; after statements
Colin Ian King
1
-2
/
+2
2024-08-05
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
1
-0
/
+35
2024-08-05
Merge tag 'linux_kselftest-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2024-08-05
selftest/cgroup: Add new test cases to test_cpuset_prs.sh
Waiman Long
1
-1
/
+11
2024-08-05
perf annotate: Add --skip-empty option
Namhyung Kim
3
-5
/
+22
2024-08-05
perf annotate: Set al->data_nr using the notes->src->nr_events
Namhyung Kim
1
-4
/
+2
2024-08-05
perf annotate: Use annotation__pcnt_width() consistently
Namhyung Kim
2
-10
/
+6
2024-08-05
perf annotate: Set notes->src->nr_events early
Namhyung Kim
1
-6
/
+6
2024-08-05
perf annotate: Use al->data_nr if possible
Namhyung Kim
1
-4
/
+3
2024-08-05
tools build: Correct bpf fixdep dependencies
Brian Norris
3
-4
/
+22
2024-08-05
tools build: Avoid circular .fixdep-in.o.cmd issues
Brian Norris
2
-12
/
+2
2024-08-05
tools build: Correct libsubcmd fixdep dependencies
Brian Norris
1
-1
/
+1
2024-08-05
perf mem: Update documentation for new options
Namhyung Kim
1
-31
/
+63
2024-08-03
tools: hv: lsvmbus: change shebang to use python3
Anthony Nandaa
1
-1
/
+1
2024-08-02
selftests: net: ksft: print more of the stack for checks
Jakub Kicinski
1
-2
/
+12
2024-08-02
selftests: net: ksft: replace 95 with errno.EOPNOTSUPP
Stanislav Fomichev
2
-4
/
+5
2024-08-02
selftests: net: ksft: support marking tests as disruptive
Stanislav Fomichev
3
-2
/
+45
2024-08-02
selftests: net-drv: exercise queue stats when the device is down
Stanislav Fomichev
1
-1
/
+24
2024-08-02
selftests/bpf: Fix a btf_dump selftest failure
Yonghong Song
1
-2
/
+2
2024-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2024-08-02
Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-5
/
+5
2024-08-02
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-08-02
Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+3
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
1
-1
/
+1
2024-08-02
selftests/mm: Add new testcases for pkeys
Keith Lucas
4
-11
/
+494
2024-08-02
uprobes: make uprobe_register() return struct uprobe *
Oleg Nesterov
1
-13
/
+12
2024-08-02
uprobes: kill uprobe_register_refctr()
Oleg Nesterov
1
-2
/
+2
2024-08-02
selftests/bpf: fix uprobe.path leak in bpf_testmod
Jiri Olsa
1
-0
/
+1
2024-08-02
test/vsock: add ioctl unsent bytes test
Luigi Leonardi
3
-3
/
+91
2024-08-02
tools/x86/kcpuid: Introduce a complete cpuid bitfields CSV file
Ahmed S. Darwish
1
-414
/
+1016
2024-08-02
tools/x86/kcpuid: Parse subleaf ranges if provided
Ahmed S. Darwish
1
-18
/
+32
2024-08-02
tools/x86/kcpuid: Recognize all leaves with subleaves
Ahmed S. Darwish
1
-21
/
+18
2024-08-02
tools/x86/kcpuid: Strip bitfield names leading/trailing whitespace
Ahmed S. Darwish
1
-1
/
+1
2024-08-02
tools/x86/kcpuid: Protect against faulty "max subleaf" values
Ahmed S. Darwish
1
-7
/
+5
2024-08-02
tools/x86/kcpuid: Set max possible subleaves count to 64
Ahmed S. Darwish
1
-1
/
+1
2024-08-02
tools/x86/kcpuid: Properly align long-description columns
Ahmed S. Darwish
1
-1
/
+2
2024-08-02
tools/x86/kcpuid: Remove unused variable
Ahmed S. Darwish
1
-3
/
+0
2024-08-01
selftests: mptcp: join: test both signal & subflow
Matthieu Baerts (NGI0)
1
-0
/
+15
2024-08-01
selftests: mptcp: join: ability to invert ADD_ADDR check
Matthieu Baerts (NGI0)
1
-14
/
+26
2024-08-01
perf mem: Add -T/--data-type option to report subcommand
Namhyung Kim
1
-0
/
+9
2024-08-01
perf mem: Add -s/--sort option
Namhyung Kim
1
-2
/
+9
[prev]
[next]