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
2020-09-03
tools/memory-model: Update recipes.txt prime_numbers.c path
Paul E. McKenney
1
-2
/
+2
2020-09-03
Replace HTTP links with HTTPS ones: LKMM
Alexander A. Klimov
1
-1
/
+1
2020-09-03
Merge branch 'scftorture.2020.08.24a' into HEAD
Paul E. McKenney
18
-23
/
+115
2020-09-03
libbpf: Remove arch-specific include path in Makefile
Naveen N. Rao
1
-1
/
+1
2020-09-02
selftests: mptcp: fix typo in mptcp_connect usage
Davide Caratti
1
-2
/
+2
2020-09-02
selftests/bpf: Test task_file iterator without visiting pthreads
Yonghong Song
2
-1
/
+30
2020-09-01
Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
17
-27
/
+62
2020-09-01
blk-iocost: update iocost_monitor.py
Tejun Heo
1
-35
/
+19
2020-09-01
objtool: Define 'struct orc_entry' only when needed
Julien Thierry
3
-0
/
+8
2020-09-01
objtool: Skip ORC entry creation for non-text sections
Julien Thierry
1
-0
/
+3
2020-09-01
objtool: Move ORC logic out of check()
Julien Thierry
5
-21
/
+32
2020-09-01
objtool: Move object file loading out of check()
Julien Thierry
6
-35
/
+60
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
93
-1017
/
+6670
2020-09-01
tools/bpf: build: Make sure resolve_btfids cleans up after itself
Toke Høiland-Jørgensen
2
-2
/
+3
2020-09-01
perf report: Disable ordered_events for raw dump
Jiri Olsa
1
-0
/
+3
2020-09-01
perf tools: Correct SNOOPX field offset
Al Grant
1
-1
/
+1
2020-09-01
perf intel-pt: Fix corrupt data after perf inject from
Al Grant
1
-1
/
+8
2020-09-01
perf cs-etm: Fix corrupt data after perf inject from
Al Grant
1
-1
/
+8
2020-09-01
perf top/report: Fix infinite loop in the TUI for grouped events
Arnaldo Carvalho de Melo
1
-1
/
+2
2020-09-01
perf parse-events: Avoid an uninitialized read when using fake PMUs
Ian Rogers
1
-12
/
+16
2020-09-01
perf stat: Fix out of bounds array access in the print_counters() evlist method
Thomas Richter
1
-1
/
+1
2020-09-01
perf test: Set NULL sentinel in pmu_events table in "Parse and process metrics" test
Thomas Richter
1
-0
/
+3
2020-09-01
perf parse-events: Set exclude_guest=1 for user-space counting
Jin Yao
2
-2
/
+5
2020-09-01
perf record: Correct the help info of option "--no-bpf-event"
Wei Li
1
-1
/
+1
2020-09-01
perf tools: Use %zd for size_t printf formats on 32-bit
Chris Wilson
2
-2
/
+2
2020-09-01
selftests/powerpc: Skip PROT_SAO test in guests/LPARS
Michael Ellerman
1
-2
/
+7
2020-09-01
selftests: vm: add fragment CONFIG_GUP_BENCHMARK
Anatoly Pugachev
1
-0
/
+1
2020-09-01
perf: Fix opt help text for --no-bpf-event
Fam Zheng
1
-1
/
+1
2020-09-01
static_call: Handle tail-calls
Peter Zijlstra
2
-5
/
+20
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
8
-7
/
+169
2020-09-01
notifier: Fix broken error handling pattern
Peter Zijlstra
1
-1
/
+1
2020-08-31
kunit: tool: allow generating test results in JSON
Heidi Fahim
3
-6
/
+125
2020-08-31
kunit: tool: fix running kunit_tool from outside kernel tree
Brendan Higgins
1
-8
/
+5
2020-08-31
selftests: more general make nesting support
Greg Thelen
1
-4
/
+4
2020-08-31
bpf: Remove bpf_lsm_file_mprotect from sleepable list.
Alexei Starovoitov
1
-17
/
+17
2020-08-31
selftests: use "$(MAKE)" instead of "make" for headers_install
Denys Vlasenko
1
-2
/
+2
2020-08-31
libbpf: Support shared umems between queues and devices
Magnus Karlsson
3
-132
/
+254
2020-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-30
/
+37
2020-08-31
libbpf: Fix build failure from uninitialized variable warning
Tony Ambardar
1
-1
/
+1
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-1
/
+47
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-8
/
+47
2020-08-28
selftests/bpf: Add sleepable tests
Alexei Starovoitov
5
-2
/
+99
2020-08-28
libbpf: Support sleepable progs
Alexei Starovoitov
1
-1
/
+24
2020-08-28
bpf: Add bpf_copy_from_user() helper.
Alexei Starovoitov
1
-0
/
+8
2020-08-28
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
1
-0
/
+8
2020-08-28
selftests: netfilter: add command usage
Fabian Frederick
1
-0
/
+11
2020-08-28
selftests: netfilter: simplify command testing
Fabian Frederick
1
-23
/
+11
2020-08-28
selftests: netfilter: remove unused variable in make_file()
Fabian Frederick
1
-3
/
+2
2020-08-28
selftests: netfilter: exit on invalid parameters
Fabian Frederick
1
-3
/
+12
2020-08-28
selftests: netfilter: fix header example
Fabian Frederick
1
-1
/
+1
[prev]
[next]