index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
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
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
selftests/powerpc: Add missing newline at end of file
Geert Uytterhoeven
1
-1
/
+1
2019-07-01
selftests/powerpc: ppc_asm.h: typo in the header guard
Denis Efremov
1
-1
/
+1
2019-06-19
selftests/powerpc: Fix earlyclobber in tm-vmxcopy
Gustavo Romero
1
-1
/
+1
2019-06-13
selftests/powerpc: Add test of fork with mapping above 512TB
Michael Ellerman
3
-2
/
+92
2019-05-24
tools/kvm_stat: fix fields filter for child events
Stefan Raspl
2
-4
/
+14
2019-05-24
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
Thomas Huth
2
-0
/
+4
2019-05-24
kvm: selftests: aarch64: compile with warnings on
Andrew Jones
1
-4
/
+5
2019-05-24
kvm: selftests: aarch64: fix default vm mode
Andrew Jones
1
-1
/
+1
2019-05-24
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
Andrew Jones
1
-1
/
+1
2019-05-24
KVM: selftests: do not blindly clobber registers in guest asm
Paolo Bonzini
1
-24
/
+30
2019-05-24
KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c
Thomas Huth
1
-3
/
+0
2019-05-24
KVM: selftests: Compile code with warnings enabled
Thomas Huth
12
-31
/
+16
2019-05-24
kvm: selftests: avoid type punning
Paolo Bonzini
2
-2
/
+2
2019-05-24
KVM: selftests: Fix a condition in test_hv_cpuid()
Dan Carpenter
1
-3
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 89
Thomas Gleixner
5
-52
/
+5
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
4
-63
/
+4
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-05-23
tools/io_uring: sync with liburing
Jens Axboe
5
-61
/
+118
2019-05-23
tools/io_uring: fix Makefile for pthread library link
Jens Axboe
1
-1
/
+1
2019-05-21
selftests: fib_rule_tests: use pre-defined DEV_ADDR
Hangbin Liu
1
-2
/
+3
2019-05-21
selftests/timers: Add missing fflush(stdout) calls
Kees Cook
10
-0
/
+12
2019-05-21
selftests: Remove forced unbuffering for test running
Kees Cook
1
-11
/
+1
2019-05-21
selftests/x86: Support Atom for syscall_arg_fault test
Tong Bo
1
-2
/
+8
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25
Thomas Gleixner
4
-40
/
+4
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
35
-455
/
+35
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
45
-0
/
+45
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-20
ptp: Fix example program to match kernel.
Richard Cochran
1
-84
/
+1
2019-05-20
selftests: fib_rule_tests: enable forwarding before ipv4 from/iif test
Hangbin Liu
1
-0
/
+5
2019-05-20
selftests: fib_rule_tests: fix local IPv4 address typo
Hangbin Liu
1
-1
/
+1
2019-05-18
kselftests: netfilter: fix leftover net/net-next merge conflict
Florian Westphal
1
-51
/
+26
2019-05-17
bpftool: fix BTF raw dump of FWD's fwd_kind
Andrii Nakryiko
1
-2
/
+2
2019-05-17
selftests/bpf: fix bpf_get_current_task
Alexei Starovoitov
1
-1
/
+1
2019-05-17
objtool: Allow AR to be overridden with HOSTAR
Nathan Chancellor
1
-1
/
+2
2019-05-16
selftests: pmtu.sh: Remove quotes around commands in setup_xfrm
David Ahern
1
-9
/
+9
2019-05-16
libbpf: move logging helpers into libbpf_internal.h
Andrii Nakryiko
5
-16
/
+15
2019-05-16
tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()
Yonghong Song
1
-2
/
+2
2019-05-16
selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignore
Stanislav Fomichev
2
-0
/
+2
2019-05-16
perf stat: Support 'percore' event qualifier
Jin Yao
4
-7
/
+69
2019-05-16
perf stat: Factor out aggregate counts printing
Jin Yao
1
-25
/
+39
2019-05-16
perf tools: Add a 'percore' event qualifier
Jin Yao
6
-0
/
+46
2019-05-16
perf docs: Add description for stderr
Thomas Richter
1
-0
/
+2
2019-05-16
perf intel-pt: Fix sample timestamp wrt non-taken branches
Adrian Hunter
1
-1
/
+4
2019-05-16
perf intel-pt: Fix improved sample timestamp
Adrian Hunter
1
-3
/
+10
2019-05-16
perf intel-pt: Fix instructions sampling rate
Adrian Hunter
1
-3
/
+10
2019-05-16
perf regs x86: Add X86 specific arch__intr_reg_mask()
Kan Liang
2
-0
/
+29
2019-05-16
perf parse-regs: Add generic support for arch__intr/user_reg_mask()
Kan Liang
3
-3
/
+22
2019-05-16
selftests/bpf: add prog detach to flow_dissector test
Stanislav Fomichev
1
-0
/
+1
2019-05-16
selftests/bpf: add missing \n to flow_dissector CHECK errors
Stanislav Fomichev
1
-4
/
+4
[next]