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-02-15
selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
Dominik Brodowski
1
-7
/
+13
2018-02-15
selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
Dominik Brodowski
2
-1
/
+6
2018-02-14
Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+1
2018-02-13
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_tcpbpf_user
Yonghong Song
1
-0
/
+6
2018-02-13
selftests/bpf: fix Makefile for cgroup_helpers.c
Jesper Dangaard Brouer
1
-1
/
+3
2018-02-13
selftests: memfd: add config fragment for fuse
Anders Roxell
1
-0
/
+1
2018-02-13
selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m
Naresh Kamboju
1
-0
/
+1
2018-02-13
selftests/android: Fix line continuation in Makefile
Daniel Díaz
1
-4
/
+4
2018-02-13
selftests: Add FIB onlink tests
David Ahern
1
-0
/
+375
2018-02-13
selftests: fib_tests: sleep after changing carrier
David Ahern
1
-0
/
+1
2018-02-13
selftests: fib_tests: Move admin of dummy0 to helpers
David Ahern
1
-66
/
+34
2018-02-13
selftests: fib_tests: Make test results more verbose
David Ahern
1
-113
/
+135
2018-02-13
selftests: fib_tests: simplify ip commands in a namespace
David Ahern
1
-105
/
+105
2018-02-13
selftest/vDSO: fix O=
Dominik Brodowski
1
-7
/
+7
2018-02-13
selftests: sync: missing CFLAGS while compiling
Anders Roxell
1
-1
/
+1
2018-02-13
selftests/powerpc: Fix to use ucontext_t instead of struct ucontext
Harish
1
-1
/
+1
2018-02-13
selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
Dominik Brodowski
1
-0
/
+4
2018-02-13
selftests/x86: Fix build bug caused by the 5lvl test which has been moved to the VM directory
Dominik Brodowski
1
-1
/
+1
2018-02-13
selftests/x86/pkeys: Remove unused functions
Ingo Molnar
1
-28
/
+0
2018-02-13
selftests/x86: Clean up and document sscanf() usage
Dominik Brodowski
2
-6
/
+16
2018-02-13
selftests/x86: Fix vDSO selftest segfault for vsyscall=none
Dominik Brodowski
1
-7
/
+43
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-29
/
+371
2018-02-09
Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
3
-3
/
+50
2018-02-09
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
12
-28
/
+351
2018-02-09
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
10
-10
/
+10
2018-02-09
objtool: Fix switch-table detection
Peter Zijlstra
2
-2
/
+40
2018-02-09
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
Jesper Dangaard Brouer
1
-0
/
+26
2018-02-09
selftests/bpf: add selftest that use test_libbpf_open
Jesper Dangaard Brouer
2
-2
/
+61
2018-02-09
selftests/bpf: add test program for loading BPF ELF files
Jesper Dangaard Brouer
2
-1
/
+151
2018-02-09
tools/libbpf: improve the pr_debug statements to contain section numbers
Jesper Dangaard Brouer
1
-12
/
+13
2018-02-09
bpf: Sync kernel ABI header with tooling header for bpf_common.h
Jesper Dangaard Brouer
1
-3
/
+4
2018-02-08
Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-6
/
+25
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-23
/
+31
2018-02-08
selftests/ftrace: Add more tests for removing of function probes
Steven Rostedt (VMware)
1
-0
/
+37
2018-02-08
selftests/ftrace: Add some missing glob checks
Steven Rostedt (VMware)
1
-0
/
+6
2018-02-08
selftests/ftrace: Have reset_ftrace_filter handle multiple instances
Steven Rostedt (VMware)
1
-0
/
+3
2018-02-08
selftests/ftrace: Have reset_ftrace_filter handle modules
Steven Rostedt (VMware)
1
-3
/
+4
2018-02-08
tools: bpftool: add bash completion for cgroup commands
Quentin Monnet
2
-6
/
+62
2018-02-08
tools: bpftool: add bash completion for `bpftool prog load`
Quentin Monnet
1
-2
/
+6
2018-02-08
tools: bpftool: make syntax for program map update explicit in man page
Quentin Monnet
1
-1
/
+2
2018-02-08
tools: bpftool: exit doc Makefile early if rst2man is not available
Quentin Monnet
1
-0
/
+5
2018-02-08
libbpf: complete list of strings for guessing program type
Quentin Monnet
1
-0
/
+5
2018-02-08
selftests: bpf: test_kmod.sh: check the module path before insmod
Naresh Kamboju
1
-3
/
+15
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-11
/
+49
2018-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-18
/
+219
2018-02-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
13
-12
/
+89
2018-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-3
/
+1624
2018-02-06
lib: optimize cpumask_next_and()
Clement Courbet
2
-10
/
+45
2018-02-06
tools/lib/subcmd/pager.c: do not alias select() params
Sergey Senozhatsky
1
-1
/
+4
[prev]
[next]