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
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 release/acquire
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/paulmck/linux-rcu into core/rcu
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
2018-09-29
idr: Permit any valid kernel pointer to be stored
Matthew Wilcox
1
-0
/
+63
2018-09-28
Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Greg Kroah-Hartman
17
-0
/
+17
2018-09-28
selftests: forwarding: test for bridge sticky flag
Nikolay Aleksandrov
1
-0
/
+69
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
17
-0
/
+17
2018-09-28
crypto: tools - Add cryptostat userspace
Corentin Labbe
1
-0
/
+294
2018-09-27
selftests/bpf: Test libbpf_{prog,attach}_type_by_name
Andrey Ignatov
2
-1
/
+209
2018-09-27
selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookie
Andrey Ignatov
1
-5
/
+1
2018-09-27
libbpf: Support sk_skb/stream_{parser, verdict} section names
Andrey Ignatov
1
-0
/
+4
2018-09-27
libbpf: Support cgroup_skb/{e,in}gress section names
Andrey Ignatov
1
-0
/
+4
2018-09-27
libbpf: Introduce libbpf_attach_type_by_name
Andrey Ignatov
2
-39
/
+84
2018-09-27
bpftool: Fix bpftool net output
Andrey Ignatov
1
-9
/
+9
2018-09-27
perf report: Don't try to map ip to invalid map
Milian Wolff
1
-2
/
+3
2018-09-27
rseq/selftests: fix parametrized test with -fpie
Mathieu Desnoyers
1
-9
/
+10
2018-09-27
x86/jump_table: Use relative references
Ard Biesheuvel
1
-2
/
+2
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
60
-81
/
+1072
2018-09-26
Merge tag 'perf-core-for-mingo-4.20-20180924' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
Ingo Molnar
47
-1462
/
+2049
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
29
-171
/
+2671
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-20
/
+253
2018-09-25
bpftool: add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY maps
Roman Gushchin
1
-0
/
+1
2018-09-25
perf script python: Fix export-to-sqlite.py sample columns
Adrian Hunter
1
-1
/
+5
2018-09-25
perf script python: Fix export-to-postgresql.py occasional failure
Adrian Hunter
1
-0
/
+9
2018-09-25
Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
Ingo Molnar
29
-228
/
+507
2018-09-25
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
3
-6
/
+10
2018-09-25
Merge tag 'v4.19-rc5' into perf/core, to pick up fixes
Ingo Molnar
41
-37
/
+694
2018-09-24
perf probe: Support SDT markers having reference counter (semaphore)
Ravi Bangoria
6
-22
/
+106
2018-09-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Greg Kroah-Hartman
5
-12
/
+36
2018-09-21
selftests/net: add ipv6 tests to ip_defrag selftest
Peter Oskolkov
2
-98
/
+190
[prev]
[next]