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
2018-10-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-0
/
+172
2018-10-05
selftests: net: Clean up an unused variable
Jakub Sitnicki
1
-1
/
+0
2018-10-05
tc-testing: use a plugin to build eBPF program
Davide Caratti
3
-6
/
+70
2018-10-05
tc-testing: fix build of eBPF programs
Davide Caratti
4
-9
/
+63
2018-10-05
fib_tests: Add tests for invalid metric on route
David Ahern
1
-5
/
+11
2018-10-05
Merge tag 'perf-urgent-for-mingo-4.19-20181005' of git://git.kernel.org/pub/s...
Ingo Molnar
4
-5
/
+20
2018-10-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
1
-1
/
+1
2018-10-05
perf record: Use unmapped IP for inline callchain cursors
Milian Wolff
1
-1
/
+2
2018-10-05
perf python: Use -Wno-redundant-decls to build with PYTHON=python3
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-10-04
fib_tests: Add tests for metrics on routes
David Ahern
1
-19
/
+138
2018-10-04
libbpf: Use __u32 instead of u32 in bpf_program__load
Andrey Ignatov
2
-2
/
+2
2018-10-04
libbpf: Make include guards consistent
Andrey Ignatov
5
-15
/
+15
2018-10-04
libbpf: Consistent prefixes for interfaces in str_error.h.
Andrey Ignatov
3
-11
/
+13
2018-10-04
libbpf: Consistent prefixes for interfaces in nlattr.h.
Andrey Ignatov
5
-81
/
+94
2018-10-04
libbpf: Consistent prefixes for interfaces in libbpf.h.
Andrey Ignatov
3
-43
/
+45
2018-10-04
libbpf: Move __dump_nlmsg_t from API to implementation
Andrey Ignatov
2
-3
/
+3
2018-10-04
tools/cpupower: Add Hygon Dhyana support
Pu Wen
6
-10
/
+15
2018-10-04
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
1
-0
/
+73
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-9
/
+27
2018-10-04
BackMerge v4.19-rc6 into drm-next
Dave Airlie
20
-6
/
+27
2018-10-03
Merge tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-9
/
+10
2018-10-03
tools: PCI: Change pcitest compiling process
Gustavo Pimentel
3
-6
/
+61
2018-10-03
tools: PCI: Fix compilation warnings
Gustavo Pimentel
1
-5
/
+2
2018-10-03
selftests/powerpc: New PTRACE_SYSEMU test
Breno Leitao
2
-1
/
+229
2018-10-03
selftests/bpf: Add C tests for reference tracking
Joe Stringer
3
-1
/
+219
2018-10-03
libbpf: Support loading individual progs
Joe Stringer
2
-2
/
+5
2018-10-03
selftests/bpf: Add tests for reference tracking
Joe Stringer
1
-0
/
+759
2018-10-03
selftests/bpf: Generalize dummy program types
Joe Stringer
1
-14
/
+17
2018-10-03
bpf: Add helper to retrieve socket in BPF
Joe Stringer
2
-1
/
+104
2018-10-03
bpf: Reuse canonical string formatter for ctx errs
Joe Stringer
1
-5
/
+5
2018-10-03
bpf: Simplify ptr_min_max_vals adjustment
Joe Stringer
1
-7
/
+7
2018-10-02
usbip: fix vhci_hcd controller counting
Maciej Żenczykowski
1
-1
/
+1
2018-10-02
tools/memory-model: Add more LKMM limitations
Paul E. McKenney
1
-0
/
+39
2018-10-02
tools/memory-model: Fix a README typo
SeongJae Park
1
-1
/
+1
2018-10-02
tools/memory-model: Add extra ordering for locks and remove it for ordinary r...
Alan Stern
3
-51
/
+150
2018-10-02
tools/memory-model: Add litmus-test naming scheme
Paul E. McKenney
1
-2
/
+102
2018-10-02
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
10
-13
/
+5
2018-10-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
1
-23
/
+23
2018-10-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
20
-6
/
+27
2018-10-02
selftests/x86: Add clock_gettime() tests to test_vdso
Andy Lutomirski
1
-0
/
+99
2018-10-01
selftests/tls: Fix recv(MSG_PEEK) & splice() test cases
Vakul Garg
1
-10
/
+10
2018-10-01
selftests/bpf: cgroup local storage-based network counters
Roman Gushchin
4
-2
/
+257
2018-10-01
selftests/bpf: extend the storage test to test per-cpu cgroup storage
Roman Gushchin
1
-3
/
+57
2018-10-01
selftests/bpf: add verifier per-cpu cgroup storage tests
Roman Gushchin
1
-6
/
+133
2018-10-01
bpftool: add support for PERCPU_CGROUP_STORAGE maps
Roman Gushchin
1
-1
/
+3
2018-10-01
bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.h
Roman Gushchin
1
-0
/
+1
2018-10-01
tools/kvm_stat: cut down decimal places in update interval dialog
Stefan Raspl
1
-1
/
+1
2018-09-30
tools: hv: fcopy: set 'error' in case an unknown operation was requested
Vitaly Kuznetsov
1
-0
/
+1
2018-09-29
xarray: Change definition of sibling entries
Matthew Wilcox
2
-1
/
+2
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
4
-29
/
+27
[prev]
[next]