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
2022-06-20
tools/nolibc: add a help target to list supported targets
Willy Tarreau
1
-0
/
+17
2022-06-20
tools/nolibc: make the default target build the headers
Willy Tarreau
2
-1
/
+4
2022-06-20
tools/nolibc: fix the makefile to also work as "make -C tools ..."
Willy Tarreau
1
-1
/
+17
2022-06-20
tools/nolibc/stdio: Add format attribute to enable printf warnings
Alviro Iskandar Setiawan
1
-2
/
+2
2022-06-20
tools/nolibc/stdlib: Support overflow checking for older compiler versions
Ammar Faizi
1
-4
/
+3
2022-06-20
KVM: selftests: Use exception fixup for #UD/#GP Hyper-V MSR/hcall tests
Sean Christopherson
1
-83
/
+32
2022-06-20
torture: Make kvm-remote.sh announce which system is being waited on
Paul E. McKenney
1
-0
/
+1
2022-06-20
KVM: selftests: Mostly fix broken Hyper-V Features test
Sean Christopherson
1
-61
/
+81
2022-06-20
KVM: selftests: Add x86-64 support for exception fixup
Sean Christopherson
3
-63
/
+102
2022-06-20
Merge tag 'perf-tools-fixes-for-v5.19-2022-06-19' of git://git.kernel.org/pub...
Linus Torvalds
15
-105
/
+125
2022-06-20
selftests/bpf: Enable config options needed for xdp_synproxy test
Maxim Mikityanskiy
1
-0
/
+6
2022-06-20
ipv4: fix bind address validity regression tests
Riccardo Paolo Bestetti
1
-9
/
+27
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2022-06-19
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2022-06-19
perf metrics: Ensure at least 1 id per metric
Ian Rogers
1
-0
/
+9
2022-06-19
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+10
2022-06-19
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+6
2022-06-19
perf arm-spe: Don't set data source if it's not a memory operation
Leo Yan
1
-14
/
+8
2022-06-19
perf expr: Allow exponents on floating point values
Ian Rogers
2
-1
/
+3
2022-06-19
perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...
Athira Rajeev
1
-1
/
+1
2022-06-19
perf test: Record only user callchains on the "Check Arm64 callgraphs are com...
Michael Petlan
1
-1
/
+1
2022-06-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+6
2022-06-19
perf test: Fix variable length array undefined behavior in bp_account
Ian Rogers
1
-2
/
+14
2022-06-19
libperf evsel: Open shouldn't leak fd on failure
Ian Rogers
1
-5
/
+12
2022-06-19
perf test: Fix "perf stat CSV output linter" test on s390
Thomas Richter
2
-72
/
+45
2022-06-19
perf unwind: Fix uninitialized variable
Ian Rogers
1
-1
/
+1
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
59
-682
/
+3808
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
5
-51
/
+151
2022-06-17
ipv4: ping: fix bind address validity check
Riccardo Paolo Bestetti
1
-0
/
+33
2022-06-17
selftests: spectrum-2: tc_flower_scale: Dynamically set scale target
Ido Schimmel
1
-5
/
+10
2022-06-17
selftests: mlxsw: Add a RIF counter scale test
Petr Machata
5
-2
/
+162
2022-06-17
selftests: mlxsw: tc_flower_scale: Add a traffic test
Petr Machata
1
-0
/
+17
2022-06-17
selftests: mlxsw: resource_scale: Pass target count to cleanup
Petr Machata
2
-2
/
+2
2022-06-17
selftests: mlxsw: resource_scale: Allow skipping a test
Petr Machata
2
-0
/
+9
2022-06-17
selftests: mlxsw: resource_scale: Introduce traffic tests
Petr Machata
2
-3
/
+20
2022-06-17
selftests: mlxsw: resource_scale: Update scale target after test setup
Ido Schimmel
2
-0
/
+6
2022-06-17
selftests: mirror_gre_bridge_1q_lag: Enslave port to bridge before other conf...
Amit Cohen
1
-3
/
+4
2022-06-17
selftests/bpf: Don't force lld on non-x86 architectures
Andrii Nakryiko
1
-2
/
+9
2022-06-16
selftests/bpf: Add selftests for raw syncookie helpers in TC mode
Maxim Mikityanskiy
3
-69
/
+224
2022-06-16
selftests/bpf: Add selftests for raw syncookie helpers
Maxim Mikityanskiy
5
-1
/
+1330
2022-06-16
bpf: Add helpers to issue and check SYN cookies in XDP
Maxim Mikityanskiy
1
-0
/
+78
2022-06-16
bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
Maxim Mikityanskiy
1
-4
/
+6
2022-06-16
selftests/filesystems: add a vfat RENAME_EXCHANGE test
Javier Martinez Canillas
6
-0
/
+131
2022-06-16
delayacct: remove some unused variables
cxbing
1
-4
/
+0
2022-06-16
selftests: make use of GUP_TEST_FILE macro
Joel Savitz
1
-2
/
+2
2022-06-16
userfaultfd/selftests: fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-16
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
1
-1
/
+1
2022-06-16
tools/vm/slabinfo: use alphabetic order when two values are equal
Yuanzheng Song
1
-10
/
+22
2022-06-16
selftest/bpf: Fix kprobe_multi bench test
Jiri Olsa
1
-0
/
+3
2022-06-16
selftests/bpf: Shuffle cookies symbols in kprobe multi test
Jiri Olsa
2
-51
/
+51
[prev]
[next]