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
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
82
-338
/
+2670
2022-01-24
selftests, bpf: Do not yet switch to new libbpf XDP APIs
Daniel Borkmann
7
-47
/
+50
2022-01-24
selftests, xsk: Fix rx_full stats test
Magnus Karlsson
1
-1
/
+4
2022-01-21
selftests: net: ioam: expect support for Queue depth data
Justin Iurman
1
-4
/
+1
2022-01-21
bpf: selftests: add CPUMAP/DEVMAP selftests for xdp frags
Lorenzo Bianconi
6
-1
/
+185
2022-01-21
bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftest
Lorenzo Bianconi
2
-0
/
+146
2022-01-21
net: xdp: introduce bpf_xdp_pointer utility routine
Lorenzo Bianconi
1
-0
/
+18
2022-01-21
libbpf: Add SEC name for xdp frags programs
Lorenzo Bianconi
1
-0
/
+8
2022-01-21
bpf: selftests: update xdp_adjust_tail selftest to include xdp frags
Eelco Chaudron
3
-7
/
+160
2022-01-21
bpf: add frags support to xdp copy helpers
Eelco Chaudron
2
-31
/
+82
2022-01-21
bpf: introduce bpf_xdp_get_buff_len helper
Lorenzo Bianconi
1
-0
/
+7
2022-01-21
bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf program
Lorenzo Bianconi
1
-0
/
+5
2022-01-20
selftests: bpf: test BPF_PROG_QUERY for progs attached to sockmap
Di Zhu
2
-0
/
+90
2022-01-20
selftests/bpf: switch to new libbpf XDP APIs
Andrii Nakryiko
7
-50
/
+47
2022-01-20
bpftool: use new API for attaching XDP program
Andrii Nakryiko
1
-1
/
+1
2022-01-20
libbpf: streamline low-level XDP APIs
Andrii Nakryiko
3
-33
/
+117
2022-01-20
libbpf: deprecate legacy BPF map definitions
Andrii Nakryiko
5
-2
/
+26
2022-01-20
selftests/bpf: convert remaining legacy map definitions
Andrii Nakryiko
8
-42
/
+48
2022-01-20
selftests/bpf: fail build on compilation warning
Andrii Nakryiko
1
-2
/
+2
2022-01-20
selftests: mptcp: fix ipv6 routing setup
Paolo Abeni
1
-2
/
+3
2022-01-20
selftests/bpf: Do not fail build if CONFIG_NF_CONNTRACK=m/n
Kumar Kartikeya Dwivedi
1
-4
/
+13
2022-01-20
selftests: bpf: Fix bind on used port
Felix Maurer
1
-3
/
+17
2022-01-20
bpf: selftests: Get rid of CHECK macro in xdp_bpf2bpf.c
Lorenzo Bianconi
1
-40
/
+20
2022-01-20
bpf: selftests: Get rid of CHECK macro in xdp_adjust_tail.c
Lorenzo Bianconi
1
-40
/
+28
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-33
/
+182
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-13
/
+16
2022-01-20
delayacct: track delays from memory compact
wangyong
1
-1
/
+7
2022-01-20
hash.h: remove unused define directive
Isabella Basso
1
-4
/
+1
2022-01-20
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
2
-6
/
+6
2022-01-20
tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read...
Yafang Shao
1
-2
/
+2
2022-01-19
selftests/bpf: Update sockopt_sk test to the use bpf_set_retval
YiFei Zhu
2
-18
/
+18
2022-01-19
selftests/bpf: Test bpf_{get,set}_retval behavior with cgroup/sockopt
YiFei Zhu
3
-0
/
+578
2022-01-19
bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return value
YiFei Zhu
1
-0
/
+18
2022-01-19
libbpf: Improve btf__add_btf() with an additional hashmap for strings.
Kui-Feng Lee
1
-1
/
+30
2022-01-19
uapi/bpf: Add missing description and returns for helper documentation
Usama Arif
1
-0
/
+15
2022-01-19
bpftool: Adding support for BTF program names
Raman Shukhau
4
-12
/
+70
2022-01-18
libbpf: Define BTF_KIND_* constants in btf.h to avoid compilation errors
Toke Høiland-Jørgensen
1
-1
/
+21
2022-01-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
6
-32
/
+178
2022-01-19
bpf, selftests: Add ringbuf memory type confusion test
Daniel Borkmann
4
-2
/
+79
2022-01-19
bpf, selftests: Add various ringbuf tests with invalid offset
Daniel Borkmann
1
-0
/
+64
2022-01-18
selftest/bpf: Fix a stale comment.
Kuniyuki Iwashima
1
-1
/
+1
2022-01-18
selftest/bpf: Test batching and bpf_(get|set)sockopt in bpf unix iter.
Kuniyuki Iwashima
3
-0
/
+162
2022-01-18
selftests/bpf: Add test for race in btf_try_get_module
Kumar Kartikeya Dwivedi
6
-0
/
+362
2022-01-18
selftests/bpf: Extend kfunc selftests
Kumar Kartikeya Dwivedi
3
-2
/
+131
2022-01-18
selftests/bpf: Add test_verifier support to fixup kfunc call insns
Kumar Kartikeya Dwivedi
1
-0
/
+28
2022-01-18
selftests/bpf: Add test for unstable CT lookup API
Kumar Kartikeya Dwivedi
3
-0
/
+161
2022-01-18
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
1
-8
/
+9
2022-01-18
Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-9
/
+594
2022-01-18
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
153
-2175
/
+4685
2022-01-17
Merge branch 'acpi-pfrut'
Rafael J. Wysocki
6
-9
/
+594
[next]