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
2019-03-28
KVM: selftests: disable stack protector for all KVM tests
Sean Christopherson
1
-2
/
+2
2019-03-28
KVM: selftests: explicitly disable PIE for tests
Sean Christopherson
1
-1
/
+1
2019-03-28
KVM: selftests: assert on exit reason in CR4/cpuid sync test
Sean Christopherson
1
-16
/
+19
2019-03-28
tools/bpf: generate pkg-config file for libbpf
Luca Boccassi
3
-3
/
+28
2019-03-28
bpf, libbpf: fix quiet install_headers
Daniel Borkmann
1
-2
/
+2
2019-03-28
libbpf: add libelf dependency to shared library build
Björn Töpel
1
-1
/
+1
2019-03-28
libbpf: add xsk.h to install_headers target
Björn Töpel
1
-0
/
+1
2019-03-28
objtool: Query pkg-config for libelf location
Rolf Eike Beer
1
-2
/
+5
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
137
-1343
/
+4676
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-143
/
+1037
2019-03-27
selftests/bpf: add btf_dedup test for VOID equivalence check
Andrii Nakryiko
1
-0
/
+47
2019-03-27
libbpf: fix btf_dedup equivalence check handling of different kinds
Andrii Nakryiko
1
-0
/
+3
2019-03-27
selftests/livepatch: use TEST_PROGS for test scripts
Joe Lawrence
1
-1
/
+1
2019-03-26
torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaint
Paul E. McKenney
1
-0
/
+1
2019-03-26
tools/.../rcutorture: Convert to SPDX license identifier
Paul E. McKenney
22
-314
/
+47
2019-03-26
selftests/bpf: test case for invalid call stack in dead code
Paul Chaignon
1
-0
/
+38
2019-03-26
selftests: bpf: don't depend on hardcoded perf sample_freq
Stanislav Fomichev
1
-1
/
+15
2019-03-25
bpf: test_tc_tunnel.sh needs reverse path filtering disabled
Alan Maguire
1
-0
/
+8
2019-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-14
/
+54
2019-03-24
bpf, libbpf: clarify bump in libbpf version info
Daniel Borkmann
1
-0
/
+1
2019-03-24
bpf, libbpf: fix version info and add it to shared object
Daniel Borkmann
1
-14
/
+28
2019-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
109
-1314
/
+3722
2019-03-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2019-03-22
selftests: bpf: tc-bpf flow shaping with EDT
Peter Oskolkov
3
-1
/
+210
2019-03-22
Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/...
Thomas Gleixner
78
-1028
/
+1794
2019-03-22
Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...
Thomas Gleixner
45
-287
/
+1929
2019-03-22
selftests/bpf: convert bpf tunnel test to encap modes
Willem de Bruijn
2
-10
/
+19
2019-03-22
selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSO
Willem de Bruijn
2
-3
/
+14
2019-03-22
selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MAC
Willem de Bruijn
1
-22
/
+3
2019-03-22
bpf: Sync bpf.h to tools
Willem de Bruijn
1
-3
/
+26
2019-03-22
selftests/bpf: extend bpf tunnel test with tso
Willem de Bruijn
1
-11
/
+49
2019-03-22
selftests/bpf: extend bpf tunnel test with gre
Willem de Bruijn
2
-46
/
+123
2019-03-22
selftests/bpf: expand bpf tunnel test to ipv6
Willem de Bruijn
3
-22
/
+149
2019-03-22
selftests/bpf: expand bpf tunnel test with decap
Willem de Bruijn
2
-0
/
+40
2019-03-22
selftests/bpf: bpf tunnel encap test
Willem de Bruijn
3
-1
/
+160
2019-03-22
tools: PCI: Exit with error code when test fails
Jean-Jacques Hiblot
1
-2
/
+2
2019-03-21
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
1
-0
/
+25
2019-03-21
selftests: bpf: modify urandom_read and link it non-statically
Ivan Vecera
2
-5
/
+12
2019-03-21
selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
Lorenz Bauer
6
-2
/
+434
2019-03-21
selftests/bpf: test references to sock_common
Lorenz Bauer
1
-0
/
+48
2019-03-21
selftests/bpf: allow specifying helper for BPF_SK_LOOKUP
Lorenz Bauer
3
-46
/
+46
2019-03-21
tools: update include/uapi/linux/bpf.h
Lorenz Bauer
1
-1
/
+35
2019-03-21
net/sched: act_vlan: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_tunnel_key: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_skbmod: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_skbedit: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_simple: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_sample: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_police: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_pedit: validate the control action inside init()
Davide Caratti
1
-0
/
+51
[prev]
[next]