index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-11
selftests: net: mscc: ocelot: add test for VLAN modify action
Vladimir Oltean
1
-2
/
+45
2020-10-11
bpf, selftests: Add redirect_peer selftest
Daniel Borkmann
2
-9
/
+61
2020-10-11
bpf, selftests: Make redirect_neigh test more extensible
Daniel Borkmann
3
-186
/
+219
2020-10-11
bpf, selftests: Add test for different array inner map size
Daniel Borkmann
2
-10
/
+72
2020-10-11
bpf: Allow for map-in-map with dynamic inner array map entries
Daniel Borkmann
1
-0
/
+3
2020-10-11
bpf: Add redirect_peer helper
Daniel Borkmann
1
-0
/
+17
2020-10-11
bpf: Improve bpf_redirect_neigh helper description
Daniel Borkmann
1
-3
/
+7
2020-10-09
kunit: test: add test plan to KUnit TAP format
Brendan Higgins
4
-14
/
+65
2020-10-09
kunit: tool: fix display of make errors
Daniel Latypov
1
-6
/
+6
2020-10-09
selftests/bpf: Asm tests for the verifier regalloc tracking.
Alexei Starovoitov
1
-0
/
+243
2020-10-09
selftests/bpf: Add profiler test
Alexei Starovoitov
7
-0
/
+1274
2020-10-09
bpf: Propagate scalar ranges through register assignments.
Alexei Starovoitov
2
-9
/
+9
2020-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-7
/
+25
2020-10-09
bpf: Add tcp_notsent_lowat bpf setsockopt
Nikita V. Shirokov
2
-1
/
+20
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
1
-1
/
+1
2020-10-09
tests: remove O_NONBLOCK before waiting for WSTOPPED
Christian Brauner
1
-2
/
+2
2020-10-09
Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/...
Ingo Molnar
6
-134
/
+1410
2020-10-09
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
1
-0
/
+55
2020-10-09
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
22
-69
/
+208
2020-10-08
selftests: mptcp: interpret \n as a new line
Matthieu Baerts
1
-2
/
+2
2020-10-08
selftests/clone3: Avoid OS-defined clone_args
Kees Cook
7
-44
/
+41
2020-10-08
selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit
Kees Cook
1
-4
/
+21
2020-10-08
selftests/seccomp: Allow syscall nr and ret value to be set separately
Kees Cook
1
-12
/
+47
2020-10-08
selftests/seccomp: Record syscall during ptrace entry
Kees Cook
1
-13
/
+27
2020-10-08
selftests/ftrace: Add test case for synthetic event dynamic strings
Tom Zanussi
1
-0
/
+31
2020-10-08
ACPICA: Tree-wide: fix various typos and spelling mistakes
Colin Ian King
1
-1
/
+1
2020-10-07
selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructions
Andrii Nakryiko
2
-0
/
+397
2020-10-07
libbpf: Allow specifying both ELF and raw BTF for CO-RE BTF override
Andrii Nakryiko
1
-1
/
+1
2020-10-07
libbpf: Support safe subset of load/store instruction resizing with CO-RE
Andrii Nakryiko
1
-8
/
+136
2020-10-07
libbpf: Skip CO-RE relocations for not loaded BPF programs
Andrii Nakryiko
1
-0
/
+5
2020-10-07
tools/power/x86/intel-speed-select: Update version for v5.10
Srinivas Pandruvada
1
-1
/
+1
2020-10-07
tools/power/x86/intel-speed-select: Fix missing base-freq core IDs
Jonathan Doman
3
-14
/
+17
2020-10-07
libbpf: Fix compatibility problem in xsk_socket__create
Magnus Karlsson
1
-1
/
+6
2020-10-07
bpf: Fix typo in uapi/linux/bpf.h
Jakub Wilk
1
-1
/
+1
2020-10-07
selftests/run_kselftest.sh: Make each test individually selectable
Kees Cook
1
-6
/
+71
2020-10-07
selftests: Extract run_kselftest.sh and generate stand-alone test list
Kees Cook
3
-22
/
+37
2020-10-07
Merge branch 'for-next/late-arrivals' into for-next/core
Will Deacon
13
-1
/
+2070
2020-10-07
ida: Free allocated bitmap in error path
Matthew Wilcox (Oracle)
1
-0
/
+29
2020-10-07
radix tree test suite: Fix compilation
Matthew Wilcox (Oracle)
3
-4
/
+9
2020-10-07
perf stat: Fix out of bounds CPU map access when handling armv8_pmu events
Namhyung Kim
1
-0
/
+3
2020-10-06
selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64
Hao Luo
2
-9
/
+1
2020-10-06
bpf, libbpf: Use valid btf in bpf_program__set_attach_target
Luigi Rizzo
1
-3
/
+2
2020-10-06
selftest/bpf: Test pinning map with reused map fd
Hangbin Liu
1
-1
/
+48
2020-10-06
libbpf: Check if pin_path was set even map fd exist
Hangbin Liu
1
-19
/
+18
2020-10-06
libbpf: Close map fd if init map slots failed
Hangbin Liu
1
-21
/
+34
2020-10-06
objtool: Allow nested externs to enable BUILD_BUG()
Vasily Gorbik
1
-1
/
+1
2020-10-06
selftests/powerpc: Add a rtas_filter selftest
Andrew Donnellan
2
-1
/
+286
2020-10-06
x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
Dan Williams
1
-0
/
+1
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
10
-184
/
+32
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-3
/
+28
[prev]
[next]