index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-07-10
selftests/seccomp: Check ENOSYS under tracing
Kees Cook
2020-07-10
selftests/seccomp: Refactor to use fixture variants
Kees Cook
2020-07-10
selftests/harness: Clean up kern-doc for fixtures
Kees Cook
2020-07-10
seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
Kees Cook
2020-07-10
selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()
Kees Cook
2020-07-10
selftests/seccomp: Make kcmp() less required
Kees Cook
2020-07-10
selftests/seccomp: Improve calibration loop
Kees Cook
2020-07-10
selftests/seccomp: use 90s as timeout
Thadeu Lima de Souza Cascardo
2020-07-10
selftests/seccomp: Expand benchmark to per-filter measurements
Kees Cook
2020-07-10
selftests/seccomp: Check for EPOLLHUP for user_notif
Christian Brauner
2020-07-10
selftests/seccomp: Set NNP for TSYNC ESRCH flag test
Kees Cook
2020-07-10
selftests/seccomp: Add SKIPs for failed unshare()
Kees Cook
2020-07-10
selftests/seccomp: Rename XFAIL to SKIP
Kees Cook
2020-07-10
selftests: net: add a test for UDP tunnel info infra
Jakub Kicinski
2020-07-10
mm/hmm: add tests for hmm_pfn_to_map_order()
Ralph Campbell
2020-07-10
Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-07-10
libbpf: Fix memory leak and optimize BTF sanitization
Andrii Nakryiko
2020-07-10
perf kmem: Pass additional arguments to 'perf record'
Ian Rogers
2020-07-10
perf parse-events: Report BPF errors
Ian Rogers
2020-07-10
perf script: Show text poke address symbol
Adrian Hunter
2020-07-10
perf script: Add option --show-text-poke-events
Adrian Hunter
2020-07-10
perf intel-pt: Add support for text poke events
Adrian Hunter
2020-07-10
perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL
Adrian Hunter
2020-07-10
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
2020-07-10
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
2020-07-09
libbpf: Fix libbpf hashmap on (I)LP32 architectures
Jakub Bogusz
2020-07-09
selftests: bpf: Fix detach from sockmap tests
Lorenz Bauer
2020-07-09
Replace HTTP links with HTTPS ones: KMOD KERNEL MODULE LOADER - USERMODE HELPER
Alexander A. Klimov
2020-07-09
selftests: net: Add port split test
Danielle Ratson
2020-07-09
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-07-09
selftests/mptcp: add diag interface tests
Paolo Abeni
2020-07-09
perf annotate: Fix non-null terminated buffer returned by readlink()
Numfor Mbiziwo-Tiapo
2020-07-08
selftests: kmod: Add module address visibility test
Kees Cook
2020-07-09
selftests/bpf: Switch perf_buffer test to tracepoint and skeleton
Andrii Nakryiko
2020-07-09
libbpf: Handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_buffer
Andrii Nakryiko
2020-07-09
selftests/bpf: Add test relying only on CO-RE and no recent kernel features
Andrii Nakryiko
2020-07-09
libbpf: Improve BTF sanitization handling
Andrii Nakryiko
2020-07-09
libbpf: Add btf__set_fd() for more control over loaded BTF FD
Andrii Nakryiko
2020-07-09
libbpf: Make BTF finalization strict
Andrii Nakryiko
2020-07-09
selftests/bpf: test_progs avoid minus shell exit codes
Jesper Dangaard Brouer
2020-07-09
selftests/bpf: test_progs use another shell exit on non-actions
Jesper Dangaard Brouer
2020-07-09
bpf: Fix another bpftool segfault without skeleton code enabled
Louis Peens
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
2020-07-08
perf inject jit: Remove //anon mmap events
Steve MacLean
2020-07-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-07-08
selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
Desnes A. Nunes do Rosario
2020-07-08
tests: add CLONE_NEWTIME setns tests
Christian Brauner
2020-07-08
selftests: bpf: Remove unused bpf_map_def_legacy struct
Daniel T. Lee
2020-07-08
selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
2020-07-08
bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
[prev]
[next]