index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-22
torture: Make upper-case-only no-dot no-slash scenario names official
Paul E. McKenney
1
-1
/
+1
2021-03-22
torture: Rename SRCU-t and SRCU-u to avoid lowercase characters
Paul E. McKenney
5
-2
/
+2
2021-03-22
torture: Remove no-mpstat error message
Paul E. McKenney
1
-1
/
+0
2021-03-22
torture: Record kvm-test-1-run.sh and kvm-test-1-run-qemu.sh PIDs
Paul E. McKenney
2
-1
/
+3
2021-03-22
torture: Record jitter start/stop commands
Paul E. McKenney
2
-10
/
+16
2021-03-22
torture: Extract kvm-test-1-run-qemu.sh from kvm-test-1-run.sh
Paul E. McKenney
2
-126
/
+171
2021-03-22
torture: Record TORTURE_KCONFIG_GDB_ARG in qemu-cmd
Paul E. McKenney
1
-0
/
+1
2021-03-22
torture: Abstract jitter.sh start/stop into scripts
Paul E. McKenney
3
-5
/
+62
2021-03-22
pm-graph: Fix typo "accesible"
Ricardo Ribalda
1
-1
/
+1
2021-03-22
kselftest/arm64: sve: Do not use non-canonical FFR register value
Andre Przywara
1
-5
/
+17
2021-03-21
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
8
-3
/
+574
2021-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-1
/
+122
2021-03-19
selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dump
Jean-Philippe Brucker
1
-0
/
+8
2021-03-19
libbpf: Fix BTF dump of pointer-to-array-of-struct
Jean-Philippe Brucker
1
-1
/
+1
2021-03-19
libbpf: Add explicit padding to btf_dump_emit_type_decl_opts
KP Singh
1
-0
/
+1
2021-03-19
selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value
Hangbin Liu
1
-1
/
+1
2021-03-19
selftests/sgx: Improve error detection and messages
Dave Hansen
2
-15
/
+56
2021-03-18
selftests: net: forwarding: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-18
selftests/bpf: Add multi-file statically linked BPF object file test
Andrii Nakryiko
4
-3
/
+119
2021-03-18
selftests/bpf: Pass all BPF .o's through BPF static linker
Andrii Nakryiko
1
-5
/
+6
2021-03-18
selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changed
Andrii Nakryiko
1
-2
/
+3
2021-03-18
bpftool: Add `gen object` command to perform BPF static linking
Andrii Nakryiko
3
-16
/
+100
2021-03-18
bpftool: Add ability to specify custom skeleton object name
Andrii Nakryiko
3
-9
/
+44
2021-03-18
libbpf: Add BPF static linker BTF and BTF.ext support
Andrii Nakryiko
1
-2
/
+767
2021-03-18
libbpf: Add BPF static linker APIs
Andrii Nakryiko
6
-11
/
+1215
2021-03-18
libbpf: Add generic BTF type shallow copy API
Andrii Nakryiko
3
-0
/
+51
2021-03-18
libbpf: Extract internal set-of-strings datastructure APIs
Andrii Nakryiko
4
-195
/
+259
2021-03-18
libbpf: Rename internal memory-management helpers
Andrii Nakryiko
4
-21
/
+21
2021-03-18
libbpf: Generalize BTF and BTF.ext type ID and strings iteration
Andrii Nakryiko
2
-172
/
+228
2021-03-18
libbpf: Expose btf_type_by_id() internally
Andrii Nakryiko
2
-1
/
+6
2021-03-18
selftests: kvm: add set_boot_cpu_id test
Emanuele Giuseppe Esposito
3
-0
/
+168
2021-03-18
selftests: kvm: add _vm_ioctl
Emanuele Giuseppe Esposito
2
-1
/
+7
2021-03-18
selftests: kvm: add get_msr_index_features
Emanuele Giuseppe Esposito
5
-2
/
+137
2021-03-18
tools/latency-collector: Remove unneeded semicolon
Xu Wang
1
-2
/
+2
2021-03-18
selftest/bpf: Add a test to check trampoline freeing logic.
Alexei Starovoitov
2
-0
/
+113
2021-03-18
selftests: kvm: Add basic Hyper-V clocksources tests
Vitaly Kuznetsov
3
-0
/
+262
2021-03-18
Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree
Ingo Molnar
78
-231
/
+736
2021-03-18
tools/x86/kcpuid: Add AMD leaf 0x8000001E
Borislav Petkov
1
-8
/
+18
2021-03-18
tools/x86/kcpuid: Check last token too
Borislav Petkov
1
-0
/
+2
2021-03-18
selftests/x86: Add a missing .note.GNU-stack section to thunks_32.S
Andy Lutomirski
1
-0
/
+2
2021-03-17
selftests/bpf: drop custom NULL #define in skb_pkt_end selftest
Andrii Nakryiko
1
-1
/
+0
2021-03-17
libbpf: provide NULL and KERNEL_VERSION macros in bpf_helpers.h
Andrii Nakryiko
1
-1
/
+15
2021-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
7
-16
/
+64
2021-03-18
libbpf: Use SOCK_CLOEXEC when opening the netlink socket
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-03-18
libbpf: Fix error path in bpf_object__elf_init()
Namhyung Kim
1
-1
/
+2
2021-03-17
bpf, selftests: Fix up some test_verifier cases for unprivileged
Piotr Krysiuk
4
-10
/
+59
2021-03-17
selftests: mlxsw: spectrum-2: Remove q_in_vni_veto test
Amit Cohen
1
-77
/
+0
2021-03-17
selftests: forwarding: Add test for dual VxLAN bridge
Amit Cohen
1
-0
/
+366
2021-03-17
tools/insn: Restore the relative include paths for cross building
Borislav Petkov
1
-3
/
+3
2021-03-17
perf test: Add 30s timeout for wait for daemon start.
Ian Rogers
1
-0
/
+7
[prev]
[next]