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-11-03
tools headers UAPI: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2020-11-03
perf scripting python: Avoid declaring function pointers with a visibility attribute
Arnaldo Carvalho de Melo
1
-5
/
+2
2020-11-03
perf tools: Remove broken __no_tail_call attribute
Peter Zijlstra
3
-20
/
+5
2020-11-03
perf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKX
Jin Yao
2
-2
/
+2
2020-11-03
perf trace: Fix segfault when trying to trace events by cgroup
Stanislav Ivanichkin
1
-6
/
+9
2020-11-03
perf tools: Fix crash with non-jited bpf progs
Tommi Rantala
3
-1
/
+19
2020-11-03
tools headers UAPI: Update process_madvise affected files
Arnaldo Carvalho de Melo
2
-5
/
+10
2020-11-03
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2
-0
/
+15
2020-11-03
perf tools: Remove LTO compiler options when building perl support
Justin M. Forbes
1
-0
/
+1
2020-11-03
selftests/timens: added selftest for /proc/stat btime
Michael Weiß
1
-1
/
+57
2020-11-02
torture: Don't kill gdb sessions
Paul E. McKenney
1
-1
/
+4
2020-11-02
rcutorture: Make preemptible TRACE02 enable lockdep
Paul E. McKenney
2
-6
/
+6
2020-11-02
selftests: add test script for bareudp tunnels
Guillaume Nault
3
-0
/
+546
2020-11-02
libbpf, hashmap: Fix undefined behavior in hash_bits
Ian Rogers
1
-6
/
+9
2020-11-02
selftests/net: timestamping: add ptp v2 support
Grygorii Strashko
1
-13
/
+34
2020-11-02
epoll: add a selftest for epoll timeout race
Soheil Hassas Yeganeh
1
-0
/
+95
2020-11-02
drm: Remove SCATTERLIST_MAX_SEGMENT
Jason Gunthorpe
1
-1
/
+1
2020-11-02
Merge 5.10-rc2 into staging-next
Greg Kroah-Hartman
12
-7
/
+196
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-7
/
+175
2020-10-31
KVM: selftests: Don't require THP to run tests
Andrew Jones
1
-7
/
+16
2020-10-31
KVM: selftests: test behavior of unmapped L2 APIC-access address
Jim Mattson
5
-0
/
+159
2020-10-30
selftests: net: bridge: add test for igmpv3 *,g auto-add
Nikolay Aleksandrov
1
-1
/
+30
2020-10-30
selftests: net: bridge: add test for igmpv3 exclude timeout
Nikolay Aleksandrov
1
-1
/
+48
2020-10-30
selftests: net: bridge: add test for igmpv3 exc -> block report
Nikolay Aleksandrov
1
-1
/
+29
2020-10-30
selftests: net: bridge: add test for igmpv3 inc -> block report
Nikolay Aleksandrov
1
-1
/
+32
2020-10-30
selftests: net: bridge: add test for igmpv3 exc -> to_exclude report
Nikolay Aleksandrov
1
-1
/
+29
2020-10-30
selftests: net: bridge: add test for igmpv3 exc -> is_exclude report
Nikolay Aleksandrov
1
-1
/
+27
2020-10-30
selftests: net: bridge: add test for igmpv3 exc -> is_include report
Nikolay Aleksandrov
1
-1
/
+26
2020-10-30
selftests: net: bridge: add test for igmpv3 exc -> allow report
Nikolay Aleksandrov
1
-24
/
+59
2020-10-30
selftests: net: bridge: add test for igmpv3 inc -> to_exclude report
Nikolay Aleksandrov
1
-1
/
+50
2020-10-30
selftests: net: bridge: add test for igmpv3 inc -> is_exclude report
Nikolay Aleksandrov
1
-1
/
+40
2020-10-30
selftests: net: bridge: add test for igmpv3 inc -> is_include report
Nikolay Aleksandrov
1
-1
/
+24
2020-10-30
selftests: net: bridge: add tests for igmpv3 is_include and inc -> allow reports
Nikolay Aleksandrov
1
-1
/
+81
2020-10-30
selftests: net: bridge: igmp: add IGMPv3 entries' state helpers
Nikolay Aleksandrov
1
-0
/
+67
2020-10-30
selftests: net: bridge: igmp: check for specific udp ip protocol
Nikolay Aleksandrov
1
-1
/
+1
2020-10-30
selftests: net: bridge: igmp: add support for packet source address
Nikolay Aleksandrov
1
-6
/
+7
2020-10-30
selftests: net: bridge: rename current igmp tests to igmpv2
Nikolay Aleksandrov
1
-5
/
+5
2020-10-30
wireguard: selftests: check that route_me_harder packets use the right sk
Jason A. Donenfeld
2
-0
/
+10
2020-10-29
tools, bpftool: Remove two unused variables.
Ian Rogers
1
-2
/
+2
2020-10-29
tools, bpftool: Avoid array index warnings.
Ian Rogers
1
-1
/
+6
2020-10-28
selftests: kselftest_harness.h: fix kernel-doc markups
Mauro Carvalho Chehab
1
-22
/
+22
2020-10-28
kselftest/arm64: Fix check_user_mem test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_ksm_options test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_mmap_options test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_child_memory test
Vincenzo Frascino
1
-0
/
+3
2020-10-28
kselftest/arm64: Fix check_tags_inclusion test
Vincenzo Frascino
1
-0
/
+3
2020-10-28
kselftest/arm64: Fix check_buffer_fill test
Vincenzo Frascino
1
-0
/
+3
2020-10-27
kselftest: Extend vdso correctness test to clock_gettime64
Vincenzo Frascino
2
-4
/
+115
2020-10-27
kselftest: Move test_vdso to the vDSO test suite
Vincenzo Frascino
3
-3
/
+9
2020-10-27
kselftest: Extend vDSO selftest to clock_getres
Vincenzo Frascino
2
-0
/
+126
[prev]
[next]