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
2020-06-18
objtool: Provide elf_write_{insn,reloc}()
Peter Zijlstra
2
-2
/
+45
2020-06-18
objtool: Clean up elf_write() condition
Peter Zijlstra
4
-6
/
+18
2020-06-18
selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASE
Chang S. Bae
1
-2
/
+9
2020-06-18
selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base write
Chang S. Bae
1
-6
/
+15
2020-06-18
perf build: Fix error message when asking for -fsanitize=address without requ...
Tiezhu Yang
1
-0
/
+12
2020-06-18
tools lib traceevent: Add handler for __builtin_expect()
Steven Rostedt (VMware)
1
-0
/
+35
2020-06-18
tools lib traceevent: Handle __attribute__((user)) in field names
Steven Rostedt (VMware)
1
-1
/
+38
2020-06-18
tools lib traceevent: Add append() function helper for appending strings
Steven Rostedt (VMware)
1
-58
/
+40
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-12
/
+95
2020-06-17
libbpf: Bump version to 0.1.0
Andrii Nakryiko
1
-0
/
+3
2020-06-17
selftests/bpf: Make sure optvals > PAGE_SIZE are bypassed
Stanislav Fomichev
2
-9
/
+91
2020-06-17
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-06-17
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-06-17
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+6
2020-06-17
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
70
-212
/
+935
2020-06-17
perf script: Initialize zstd_data
Milian Wolff
1
-0
/
+3
2020-06-17
tools, bpftool: Add ringbuf map type to map command docs
Tobias Klauser
2
-2
/
+2
2020-06-17
Merge branch 'objtool/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Peter Zijlstra
8
-229
/
+349
2020-06-16
tools/bootconfig: Add testcase for show-command and quotes test
Masami Hiramatsu
1
-0
/
+10
2020-06-16
tools/bootconfig: Fix to return 0 if succeeded to show the bootconfig
Masami Hiramatsu
1
-4
/
+6
2020-06-16
tools/bootconfig: Fix to use correct quotes for value
Masami Hiramatsu
1
-6
/
+8
2020-06-17
tests: test for setns() EINVAL regression
Christian Brauner
3
-5
/
+17
2020-06-17
tests: add CLOSE_RANGE_UNSHARE tests
Christian Brauner
1
-0
/
+137
2020-06-17
tests: add close_range() tests
Christian Brauner
4
-0
/
+99
2020-06-16
selftests/ftrace: Support ":README" suffix for requires
Masami Hiramatsu
16
-50
/
+25
2020-06-16
selftests/ftrace: Support ":tracer" suffix for requires
Masami Hiramatsu
13
-59
/
+21
2020-06-16
selftests/ftrace: Convert check_filter_file() with requires list
Masami Hiramatsu
14
-43
/
+19
2020-06-16
selftests/ftrace: Convert required interface checks into requires list
Masami Hiramatsu
66
-511
/
+68
2020-06-16
selftests/ftrace: Add "requires:" list support
Masami Hiramatsu
3
-1
/
+17
2020-06-16
selftests/ftrace: Return unsupported for the unconfigured features
Masami Hiramatsu
2
-2
/
+2
2020-06-16
selftests/ftrace: Allow ":" in description
Masami Hiramatsu
1
-1
/
+1
2020-06-16
selftests/seccomp: s390 shares the syscall and return value register
Sven Schnelle
1
-0
/
+1
2020-06-15
tools/testing/nvdimm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-3
/
+3
2020-06-16
tools/bpftool: Add ringbuf map to a list of known map types
Andrii Nakryiko
1
-0
/
+1
2020-06-16
bpf: Fix definition of bpf_ringbuf_output() helper in UAPI comments
Andrii Nakryiko
1
-1
/
+1
2020-06-15
tools: testing: ftrace: trigger: fix spelling mistake
Flavio Suligoi
4
-4
/
+4
2020-06-15
x86/entry, ubsan, objtool: Whitelist __ubsan_handle_*()
Peter Zijlstra
1
-1
/
+27
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
18
-52
/
+331
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
15
-50
/
+264
2020-06-12
libbpf: Support pre-initializing .bss global variables
Andrii Nakryiko
3
-13
/
+55
2020-06-12
tools/bpftool: Fix skeleton codegen
Andrii Nakryiko
1
-2
/
+0
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-28
/
+55
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+22
2020-06-11
tools, bpftool: Exit on error in function codegen
Tobias Klauser
1
-5
/
+6
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+22
2020-06-11
KVM: selftests: fix sync_with_host() in smm_test
Vitaly Kuznetsov
1
-2
/
+2
2020-06-11
KVM: selftests: Don't probe KVM_CAP_HYPERV_ENLIGHTENED_VMCS when nested VMX i...
Vitaly Kuznetsov
2
-3
/
+5
2020-06-11
KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE check
Vitaly Kuznetsov
6
-17
/
+30
2020-06-11
spi: tools: Make default_tx/rx and input_tx static
Qing Zhang
1
-3
/
+3
[prev]
[next]