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
2021-03-15
perf stat: Elaborate use cases for the -n/--null command line option
Arnaldo Carvalho de Melo
1
-1
/
+4
2021-03-15
perf vendor events arm64: Add Fujitsu A64FX pmu event
Shunsuke Nakamura
11
-0
/
+864
2021-03-15
perf vendor events arm64: Add more common and uarch events
Shunsuke Nakamura
1
-0
/
+228
2021-03-15
perf evlist: Change the COMM when preparing the workload
Arnaldo Carvalho de Melo
1
-0
/
+8
2021-03-15
perf pmu: Validate raw event with sysfs exported format bits
Jin Yao
3
-0
/
+39
2021-03-15
tools/x86/kcpuid: Add AMD Secure Encryption leaf
Borislav Petkov
1
-0
/
+10
2021-03-15
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
2
-1
/
+4
2021-03-15
x86/insn: Make insn_complete() static
Borislav Petkov
2
-7
/
+7
2021-03-15
x86/insn: Remove kernel_insn_init()
Borislav Petkov
1
-11
/
+0
2021-03-15
tools/perf: Convert to insn_decode()
Borislav Petkov
3
-16
/
+19
2021-03-15
tools/objtool: Convert to insn_decode()
Borislav Petkov
1
-5
/
+4
2021-03-15
x86/insn: Add an insn_decode() API
Borislav Petkov
3
-55
/
+264
2021-03-15
x86/insn: Add a __ignore_sync_check__ marker
Borislav Petkov
6
-14
/
+30
2021-03-15
x86/insn: Add @buf_len param to insn_init() kernel-doc comment
Borislav Petkov
1
-0
/
+1
2021-03-14
selftests: mlxsw: Add tc sample tests
Ido Schimmel
1
-0
/
+492
2021-03-14
selftests: netdevsim: Test psample functionality
Ido Schimmel
1
-0
/
+181
2021-03-14
Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2021-03-12
selftests: mptcp: Restore packet capture option in join tests
Mat Martineau
1
-10
/
+20
2021-03-12
selftests: mptcp: add testcases for removing addrs
Geliang Tang
1
-0
/
+23
2021-03-12
selftests: mptcp: set addr id for removing testcases
Geliang Tang
1
-14
/
+24
2021-03-12
selftests: mptcp: add invert argument for chk_rm_nr
Geliang Tang
1
-5
/
+16
2021-03-12
selftests: netdevsim: Add test for resilient nexthop groups offload API
Ido Schimmel
1
-0
/
+620
2021-03-12
selftests: forwarding: Add resilient multipath tunneling nexthop test
Ido Schimmel
1
-0
/
+361
2021-03-12
selftests: forwarding: Add resilient hashing test
Ido Schimmel
1
-0
/
+400
2021-03-12
selftests: fib_nexthops: Test resilient nexthop groups
Ido Schimmel
1
-0
/
+517
2021-03-12
selftests: fib_nexthops: List each test case in a different line
Ido Schimmel
1
-4
/
+26
2021-03-12
selftests: fib_nexthops: Declutter test output
Ido Schimmel
1
-0
/
+2
2021-03-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2021-03-12
objtool,x86: Fix uaccess PUSHF/POPF validation
Peter Zijlstra
1
-0
/
+3
2021-03-11
kunit: tool: Disable PAGE_POISONING under --alltests
David Gow
1
-0
/
+2
2021-03-11
kunit: tool: Fix a python tuple typing error
David Gow
1
-1
/
+1
2021-03-11
tools: iio: convert iio_generic_buffer to use new IIO buffer API
Alexandru Ardelean
4
-33
/
+107
2021-03-11
tools: iio: privatize globals and functions in iio_generic_buffer.c file
Alexandru Ardelean
1
-16
/
+15
2021-03-11
tools: iio: make iioutils_get_type() private in iio_utils
Alexandru Ardelean
2
-8
/
+5
2021-03-11
static_call: Move struct static_call_key definition to static_call_types.h
Juergen Gross
1
-0
/
+18
2021-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-1
/
+97
2021-03-10
libbpf: xsk: Move barriers from libbpf_util.h to xsk.h
Björn Töpel
3
-85
/
+68
2021-03-10
libbpf: xsk: Remove linux/compiler.h header
Björn Töpel
1
-10
/
+17
2021-03-10
bpf: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-03-10
selftests/bpf: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-03-10
perf synthetic events: Avoid write of uninitialized memory when generating PE...
Ian Rogers
1
-4
/
+5
2021-03-10
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+13
2021-03-10
perf synthetic-events: Fix uninitialized 'kernel_thread' variable
Thomas Richter
1
-1
/
+1
2021-03-10
perf auxtrace: Fix auxtrace queue conflict
Adrian Hunter
1
-4
/
+0
2021-03-10
kselftest: arm64: Fix exit code of sve-ptrace
Mark Brown
1
-1
/
+1
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
62
-521
/
+2716
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-14
/
+214
2021-03-10
selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.c
Andrii Nakryiko
1
-2
/
+2
2021-03-09
Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-03-09
selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntax
Ilya Leoshkevich
1
-0
/
+7
[prev]
[next]