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-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-08-03
tools/resolve_btfids: Use libbpf's btf__parse() API
Andrii Nakryiko
2
-57
/
+5
2020-08-03
tools/bpftool: Use libbpf's btf__parse() API for parsing BTF from file
Andrii Nakryiko
1
-53
/
+1
2020-08-03
libbpf: Add btf__parse_raw() and generic btf__parse() APIs
Andrii Nakryiko
3
-38
/
+83
2020-08-03
tools, bpftool: Fix wrong return value in do_dump()
Tianjia Zhang
1
-1
/
+1
2020-08-03
tools, build: Propagate build failures from tools/build/Makefile.build
Andrii Nakryiko
1
-1
/
+2
2020-08-03
selftests/powerpc: Skip vmx/vsx/tar/etc tests on older CPUs
Michael Ellerman
10
-6
/
+34
2020-08-03
Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
1
-1
/
+1
2020-08-03
selftests: netfilter: add meta iif/oif match test
Florian Westphal
2
-1
/
+125
2020-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-9
/
+33
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
12
-29
/
+129
2020-08-01
selftests/bpf: Fix spurious test failures in core_retro selftest
Andrii Nakryiko
2
-2
/
+19
2020-08-01
tools/bpftool: Add documentation and bash-completion for `link detach`
Andrii Nakryiko
2
-2
/
+10
2020-08-01
tools/bpftool: Add `link detach` subcommand
Andrii Nakryiko
1
-1
/
+36
2020-08-01
selftests/bpf: Add link detach tests for cgroup, netns, and xdp bpf_links
Andrii Nakryiko
5
-29
/
+73
2020-08-01
libbpf: Add bpf_link detach APIs
Andrii Nakryiko
6
-0
/
+25
2020-08-01
bpf, selftests: Use single cgroup helpers for both test_sockmap/progs
John Fastabend
15
-132
/
+43
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-23
/
+121
2020-08-01
Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/...
Ingo Molnar
4
-46
/
+100
2020-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-14
/
+111
2020-07-31
selftests: mptcp: add test cases for mptcp join tests with syn cookies
Florian Westphal
1
-2
/
+64
2020-07-31
selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally
Florian Westphal
1
-0
/
+47
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
3
-15
/
+104
2020-07-31
libbpf: Fix register in PT_REGS MIPS macros
Jerry Crunchtime
1
-2
/
+2
2020-07-31
libtraceevent: Fix build with binutils 2.35
Ben Hutchings
1
-1
/
+1
2020-07-31
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
1
-4
/
+4
2020-07-31
perf tests: Fix test 68 zstd compression for s390
Thomas Richter
1
-1
/
+2
2020-07-31
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
1
-0
/
+1
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
4
-3
/
+5
2020-07-31
csky: Add SECCOMP_FILTER supported
Guo Ren
1
-1
/
+12
2020-07-30
selftests: txtimestamp: add flag for timestamp validation tolerance.
Jian Yang
1
-2
/
+8
2020-07-30
selftests/bpf: fix netdevsim trap_flow_action_cookie read
Hangbin Liu
1
-0
/
+3
2020-07-31
libbpf: Make destructors more robust by handling ERR_PTR(err) cases
Andrii Nakryiko
3
-8
/
+7
2020-07-31
selftests/bpf: Omit nodad flag when adding addresses to loopback
Jakub Sitnicki
1
-2
/
+2
2020-07-31
selftests/bpf: Don't destroy failed link
Andrii Nakryiko
1
-14
/
+28
2020-07-31
selftests/bpf: Add xdpdrv mode for test_xdp_redirect
Hangbin Liu
1
-32
/
+52
2020-07-31
selftests/bpf: Verify socket storage in cgroup/sock_{create, release}
Stanislav Fomichev
1
-0
/
+19
2020-07-31
selftests/bpf: Test bpf_iter buffer access with negative offset
Yonghong Song
2
-0
/
+34
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
17
-31
/
+403
2020-07-30
Replace HTTP links with HTTPS ones: RISC-V
Alexander A. Klimov
1
-1
/
+1
2020-07-30
iocost_monitor: start from the oldest usage index
Chengming Zhou
1
-1
/
+1
2020-07-30
selftests/powerpc: Fix online CPU selection
Sandipan Das
1
-12
/
+25
2020-07-30
selftests/bpf: Extend map-in-map selftest to detect memory leaks
Andrii Nakryiko
1
-14
/
+110
2020-07-29
selftests: ethtool: Fix test when only two speeds are supported
Amit Cohen
1
-2
/
+0
2020-07-29
selftests/powerpc: Return skip code for spectre_v2
Thadeu Lima de Souza Cascardo
1
-0
/
+10
2020-07-29
selftests/powerpc: Fix CPU affinity for child process
Harish
1
-5
/
+16
2020-07-29
selftests/powerpc: Remove powerpc special cases from stack expansion test
Michael Ellerman
1
-36
/
+5
2020-07-29
selftests/powerpc: Update the stack expansion test
Michael Ellerman
1
-5
/
+5
2020-07-29
selftests/powerpc: Add test of stack expansion logic
Michael Ellerman
5
-1
/
+361
2020-07-29
selftests/powerpc: Squash spurious errors due to device removal
Oliver O'Halloran
1
-3
/
+8
[prev]
[next]