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-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+11
2020-02-14
perf llvm: Fix script used to obtain kernel make directives to work with new kbuild
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-02-13
wireguard: device: use icmp_ndo_send helper
Jason A. Donenfeld
1
-0
/
+11
2020-02-13
selftests: openat2: fix build error on newer glibc
Aleksa Sarai
1
-1
/
+1
2020-02-13
selftests: use LDLIBS for libraries instead of LDFLAGS
Dmitry Safonov
4
-5
/
+5
2020-02-13
spi: spidev_test: Remove the whole "include" directory when make clean
Tiezhu Yang
1
-1
/
+1
2020-02-13
spi: spidev_test: Use perror() only if errno is not 0
Tiezhu Yang
1
-1
/
+6
2020-02-13
spi: spidev_test: Check input_tx and input_file first after parse options
Tiezhu Yang
1
-3
/
+3
2020-02-13
spi: spidev_test: Remove break after exit statement
Tiezhu Yang
1
-1
/
+0
2020-02-12
selftests/cgroup: add tests for cloning into cgroups
Christian Brauner
5
-5
/
+214
2020-02-12
kselftest/cgroup: add cgroup destruction test
Suren Baghdasaryan
1
-0
/
+113
2020-02-12
selftests: KVM: Remove unused x86_register enum
Eric Auger
1
-20
/
+0
2020-02-12
selftests: KVM: SVM: Add vmcall test
Eric Auger
2
-0
/
+80
2020-02-12
selftests: KVM: AMD Nested test infrastructure
Eric Auger
5
-1
/
+517
2020-02-12
selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()
Eric Auger
2
-7
/
+7
2020-02-12
selftests/bpf: Mark SYN cookie test skipped for UDP sockets
Jakub Sitnicki
1
-1
/
+3
2020-02-12
selftests/bpf: Fix error checking on reading the tcp_fastopen sysctl
Martin KaFai Lau
1
-1
/
+3
2020-02-12
tools headers kvm: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+5
2020-02-12
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+10
2020-02-12
tools arch x86: Sync asm/cpufeatures.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-02-12
tools headers x86: Sync disabled-features.h
Arnaldo Carvalho de Melo
1
-7
/
+1
2020-02-12
tools include UAPI: Sync sound/asound.h copy
Arnaldo Carvalho de Melo
1
-23
/
+132
2020-02-12
tools headers UAPI: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-02-12
perf tools: Add arm64 version of get_cpuid()
John Garry
1
-15
/
+48
2020-02-12
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+32
2020-02-12
tools headers uapi: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+13
2020-02-12
tools: gpio: implement gpio-watch
Bartosz Golaszewski
4
-1
/
+111
2020-02-11
Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
4
-15
/
+36
2020-02-11
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+6
2020-02-11
perf trace: Resolve prctl's 'option' arg strings to numbers
Arnaldo Carvalho de Melo
1
-1
/
+3
2020-02-11
perf beauty prctl: Export the 'options' strarray
Arnaldo Carvalho de Melo
2
-1
/
+4
2020-02-11
tools headers UAPI: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-02-11
tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-02-11
perf maps: Move kmap::kmaps setup to maps__insert()
Jiri Olsa
2
-12
/
+11
2020-02-11
perf maps: Fix map__clone() for struct kmap
Jiri Olsa
1
-1
/
+6
2020-02-11
perf maps: Mark ksymbol DSOs with kernel type
Jiri Olsa
1
-2
/
+10
2020-02-11
perf maps: Mark module DSOs with kernel type
Jiri Olsa
1
-0
/
+1
2020-02-11
tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h to pick up openat2 and pidfd_getfd
Arnaldo Carvalho de Melo
5
-2
/
+49
2020-02-11
objtool: Add relocation check for alternative sections
Josh Poimboeuf
1
-0
/
+21
2020-02-11
objtool: Add is_static_jump() helper
Josh Poimboeuf
1
-6
/
+9
2020-02-11
objtool: Fail the kernel build on fatal errors
Josh Poimboeuf
1
-3
/
+9
2020-02-10
selftests/resctrl: Disable MBA and MBM tests for AMD
Babu Moger
2
-4
/
+4
2020-02-10
selftests/resctrl: Use cache index3 id for AMD schemata masks
Babu Moger
1
-2
/
+7
2020-02-10
selftests/resctrl: Add vendor detection mechanism
Babu Moger
2
-0
/
+25
2020-02-10
selftests/resctrl: Add Cache Allocation Technology (CAT) selftest
Fenghua Yu
6
-5
/
+451
2020-02-10
selftests/resctrl: Add Cache QoS Monitoring (CQM) selftest
Fenghua Yu
6
-20
/
+558
2020-02-10
selftests/resctrl: Add MBA test
Fenghua Yu
3
-1
/
+188
2020-02-10
selftests/resctrl: Add MBM test
Fenghua Yu
6
-1
/
+368
2020-02-10
selftests/resctrl: Add built in benchmark
Sai Praneeth Prakhya
1
-0
/
+207
2020-02-10
selftests/resctrl: Add callback to start a benchmark
Sai Praneeth Prakhya
2
-0
/
+603
[prev]
[next]