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-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/kernel/git/tip/tip
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
-3
/
+25
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/arm64/linux
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 PERF_RECORD_MMAP* records
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/kernel/git/brgl/linux
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
2021-03-09
selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size
Ilya Leoshkevich
4
-0
/
+18
2021-03-09
perf machine: Assign boolean values to a bool variable
Jiapeng Chong
1
-2
/
+2
2021-03-09
perf tools: use ARRAY_SIZE
Jiapeng Chong
1
-1
/
+1
2021-03-09
perf stat: Fixup __perf_stat_evsel__is() prefix
Arnaldo Carvalho de Melo
2
-5
/
+3
2021-03-09
perf script: Fixup 'struct evsel_script' method prefix
Arnaldo Carvalho de Melo
1
-10
/
+8
2021-03-08
tools/memory-model: Remove reference to atomic_ops.rst
Akira Yokosawa
1
-1
/
+0
2021-03-08
doc: Update rcu_dereference.rst reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-03-08
torture: Reverse jittering and duration parameters for jitter.sh
Paul E. McKenney
2
-4
/
+4
2021-03-08
torture: Eliminate jitter_pids file
Paul E. McKenney
2
-18
/
+1
[prev]
[next]