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-07-11
selftests/x86: fix printk warnings reported by clang
John Hubbard
2
-6
/
+6
2024-07-11
selftests/x86: remove (or use) unused variables and functions
John Hubbard
5
-28
/
+2
2024-07-11
selftests/x86: avoid -no-pie warnings from clang during compilation
John Hubbard
1
-0
/
+7
2024-07-11
selftests/x86: build sysret_rip.c with clang
John Hubbard
3
-14
/
+23
2024-07-11
selftests/x86: build fsgsbase_restore.c with clang
John Hubbard
4
-6
/
+30
2024-07-11
selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp
Muhammad Usama Anjum
1
-4
/
+4
2024-07-11
selftests/x86: fix Makefile dependencies to work with clang
John Hubbard
1
-6
/
+15
2024-07-11
selftests/timers: remove unused irqcount variable
John Hubbard
1
-2
/
+1
2024-07-11
selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
Ilpo Järvinen
7
-38
/
+17
2024-07-11
selftests/resctrl: Remove mongrp from CMT test
Ilpo Järvinen
1
-3
/
+2
2024-07-11
selftests/resctrl: Remove mongrp from MBA test
Ilpo Järvinen
1
-1
/
+0
2024-07-11
selftests/resctrl: Convert ctrlgrp & mongrp to pointers
Ilpo Järvinen
2
-11
/
+9
2024-07-11
selftests/resctrl: Make some strings passed to resctrlfs functions const
Ilpo Järvinen
2
-6
/
+8
2024-07-11
selftests/resctrl: Simplify bandwidth report type handling
Ilpo Järvinen
5
-25
/
+20
2024-07-11
selftests/resctrl: Add ->init() callback into resctrl_val_param
Ilpo Järvinen
5
-63
/
+60
2024-07-11
selftests/resctrl: Add ->measure() callback to resctrl_val_param
Ilpo Järvinen
5
-15
/
+35
2024-07-11
selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
Ilpo Järvinen
2
-42
/
+4
2024-07-11
selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
Ilpo Järvinen
1
-3
/
+8
2024-07-11
selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
Ilpo Järvinen
2
-17
/
+15
2024-07-11
selftests/resctrl: Use correct type for pids
Ilpo Järvinen
4
-12
/
+12
2024-07-11
selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
Ilpo Järvinen
1
-20
/
+13
2024-07-11
selftests/resctrl: Make "bandwidth" consistent in comments & prints
Ilpo Järvinen
2
-8
/
+8
2024-07-11
selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
Ilpo Järvinen
1
-50
/
+91
2024-07-11
selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...
Ilpo Järvinen
1
-18
/
+36
2024-07-11
selftests/sched: fix code format issues
aigourensheng
1
-5
/
+5
2024-07-11
selftests/lib.mk: silence some clang warnings that gcc already ignores
John Hubbard
1
-0
/
+8
2024-07-06
Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+1
2024-07-06
selftests/powerpc: Fix build with USERCFLAGS set
Michael Ellerman
1
-4
/
+1
2024-07-05
Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-07-04
Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-4
/
+35
2024-07-04
Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-19
/
+24
2024-07-03
selftests: make order checking verbose in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+1
2024-07-03
selftests: fix OOM in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+11
2024-07-03
selftest: af_unix: Add test case for backtrack after finalising SCC.
Kuniyuki Iwashima
1
-2
/
+23
2024-07-03
riscv: selftests: Fix vsetivli args for clang
Charlie Jenkins
1
-1
/
+1
2024-07-02
Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-10
/
+22
2024-07-01
Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2024-06-28
Merge tag 'v6.10-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-11
/
+15
2024-06-28
selftests/harness: Fix tests timeout and race condition
Mickaël Salaün
1
-19
/
+24
2024-06-27
tools/power turbostat: Add local build_bug.h header for snapshot target
Patryk Wlazlyn
2
-2
/
+6
2024-06-27
tools/power turbostat: Fix unc freq columns not showing with '-q' or '-l'
Adam Hawley
1
-8
/
+8
2024-06-27
tools/power turbostat: option '-n' is ambiguous
David Arcari
1
-1
/
+1
2024-06-27
Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-439
/
+1050
2024-06-27
selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.
Kuniyuki Iwashima
1
-0
/
+72
2024-06-27
af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.
Kuniyuki Iwashima
1
-0
/
+68
2024-06-27
selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.c
Kuniyuki Iwashima
1
-0
/
+147
2024-06-27
selftest: af_unix: Check SIGURG after every send() in msg_oob.c
Kuniyuki Iwashima
1
-1
/
+50
2024-06-27
selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.c
Kuniyuki Iwashima
1
-0
/
+91
2024-06-27
af_unix: Don't stop recv() at consumed ex-OOB skb.
Kuniyuki Iwashima
1
-0
/
+16
2024-06-27
selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.
Kuniyuki Iwashima
1
-5
/
+44
[next]