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-11-28
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
1
-7
/
+7
2018-11-28
selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS
Naresh Kamboju
1
-0
/
+1
2018-11-28
bpf: test_sockmap, add options for msg_pop_data() helper
John Fastabend
2
-17
/
+180
2018-11-28
bpf: add msg_pop_data helper to tools
John Fastabend
2
-1
/
+17
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-0
/
+87
2018-11-28
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
1
-0
/
+1
2018-11-27
selftests: gpio: Find libmount with pkg-config if available
Daniel Díaz
1
-2
/
+8
2018-11-27
selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config
Dan Rue
1
-0
/
+1
2018-11-27
selftests: firmware: remove use of non-standard diff -Z option
Dan Rue
1
-6
/
+3
2018-11-27
tools/kvm_stat: switch to python3
Stefan Raspl
1
-1
/
+1
2018-11-26
libbpf: Document API and ABI conventions
Andrey Ignatov
1
-0
/
+139
2018-11-26
libbpf: Verify versioned symbols
Andrey Ignatov
1
-1
/
+18
2018-11-26
libbpf: Add version script for DSO
Andrey Ignatov
2
-1
/
+124
2018-11-26
libbpf: Name changing for btf_get_from_id
Martin KaFai Lau
5
-6
/
+6
2018-11-26
tools/bpf: change selftest test_btf for both jit and non-jit
Yonghong Song
1
-30
/
+3
2018-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
40
-330
/
+3201
2018-11-26
Merge 4.20-rc4 into char-misc-next
Greg Kroah-Hartman
29
-147
/
+869
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
13
-23
/
+734
2018-11-26
bpf: align map type names formatting.
David Calavera
1
-23
/
+23
2018-11-25
selftests/powerpc: Skip test instead of failing
Breno Leitao
1
-4
/
+1
2018-11-25
selftests/powerpc: Create a new SKIP_IF macro
Breno Leitao
1
-0
/
+10
2018-11-25
selftests/powerpc: Allocate base registers
Breno Leitao
7
-10
/
+8
2018-11-25
Merge branch 'fixes' into next
Michael Ellerman
1
-3
/
+18
2018-11-24
selftests/net: add txring_overwrite
Willem de Bruijn
4
-1
/
+191
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-14
/
+14
2018-11-23
bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map
David Calavera
2
-1
/
+4
2018-11-23
libbpf: make bpf_object__open default to UNSPEC
Nikita V. Shirokov
1
-4
/
+4
2018-11-23
Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
7
-14
/
+14
2018-11-22
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2
-0
/
+30
2018-11-22
selftests: explicitly require kernel features needed by udpgro tests
Paolo Abeni
1
-0
/
+14
2018-11-22
tools/bpf: fix spelling mistake "memeory" -> "memory"
Colin Ian King
1
-2
/
+2
2018-11-22
Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing
Greg Kroah-Hartman
1
-1
/
+1
2018-11-21
perf pmu: Move *_cpuid_str() weak functions to header.c
Kan Liang
2
-39
/
+39
2018-11-21
perf symbols: Fix slowness due to -ffunction-section
Eric Saint-Etienne
3
-2
/
+42
2018-11-21
perf jvmti: Separate jvmti cmlr check
Jiri Olsa
6
-1
/
+37
2018-11-21
perf vendor events: Add JSON metrics for Cascadelake server
Kan Liang
11
-0
/
+31347
2018-11-21
perf vendor events: Add stepping in CPUID string for x86
Kan Liang
3
-3
/
+67
2018-11-21
perf stat: Use perf_evsel__is_clocki() for clock events
Ravi Bangoria
1
-2
/
+1
2018-11-21
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
1
-4
/
+4
2018-11-21
perf tools: Add Hygon Dhyana support
Pu Wen
1
-1
/
+1
2018-11-21
perf bench: Add epoll_ctl(2) benchmark
Davidlohr Bueso
5
-0
/
+419
2018-11-21
perf bench: Add epoll parallel epoll_wait benchmark
Davidlohr Bueso
5
-0
/
+563
2018-11-21
tools build feature: Check if eventfd() is available
Arnaldo Carvalho de Melo
5
-1
/
+23
2018-11-21
selftests: forwarding: vxlan_bridge_1d: Add learning test
Ido Schimmel
1
-0
/
+108
2018-11-21
selftests: mlxsw: Consider VxLAN learning enabled as valid
Ido Schimmel
1
-1
/
+1
2018-11-22
tools: bpftool: fix potential NULL pointer dereference in do_load
Jakub Kicinski
1
-3
/
+7
2018-11-21
bpf: adding tests for map_in_map helpber in libbpf
Nikita V. Shirokov
3
-1
/
+141
2018-11-21
bpf: adding support for map in map in libbpf
Nikita V. Shirokov
2
-6
/
+36
2018-11-21
bpf: libbpf: don't specify prog name if kernel doesn't support it
Stanislav Fomichev
1
-1
/
+2
2018-11-21
bpf: libbpf: remove map name retry from bpf_create_map_xattr
Stanislav Fomichev
2
-11
/
+3
[prev]
[next]