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-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
112
-507
/
+3020
2022-09-05
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
1
-11
/
+0
2022-09-05
selftests/bpf: Improve test coverage of test_maps
Alexei Starovoitov
1
-14
/
+24
2022-09-02
selftest/bpf: Add test for bpf_getsockopt()
Martin KaFai Lau
2
-106
/
+43
2022-09-02
selftests/xsk: Avoid use-after-free on ctx
Ian Rogers
1
-3
/
+3
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
68
-250
/
+250
2022-09-02
selftests/xsk: Add support for zero copy testing
Maciej Fijalkowski
2
-4
/
+74
2022-09-02
selftests/xsk: Make sure single threaded test terminates
Maciej Fijalkowski
1
-0
/
+7
2022-09-02
selftests/xsk: Add support for executing tests on physical device
Maciej Fijalkowski
3
-87
/
+170
2022-09-02
selftests/xsk: Increase chars for interface name to 16
Maciej Fijalkowski
1
-2
/
+2
2022-09-02
selftests/xsk: Introduce default Rx pkt stream
Maciej Fijalkowski
2
-27
/
+51
2022-09-02
selftests/xsk: Query for native XDP support
Maciej Fijalkowski
1
-2
/
+37
2022-09-02
selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGS
Shmulik Ladkani
1
-8
/
+16
2022-09-02
bpf: Support getting tunnel flags
Shmulik Ladkani
1
-1
/
+9
2022-09-01
selftests: net: dsa: symlink the tc_actions.sh test
Vladimir Oltean
3
-1
/
+4
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-76
/
+133
2022-09-01
selftests/bpf: Test concurrent updates on bpf_task_storage_busy
Hou Tao
2
-0
/
+161
2022-09-01
selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.h
Hou Tao
3
-18
/
+20
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-25
/
+51
2022-08-31
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
Richard Gobert
2
-2
/
+44
2022-08-31
selftests/bpf: Add test cases for htab update
Hou Tao
3
-0
/
+156
2022-08-31
selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
1
-0
/
+4
2022-08-31
selftests: net: sort .gitignore file
Axel Rasmussen
1
-25
/
+25
2022-08-31
libbpf: Add GCC support for bpf_tail_call_static
James Hilliard
1
-6
/
+13
2022-08-30
bpftool: Add support for querying cgroup_iter link
Hao Luo
1
-0
/
+35
2022-08-29
selftests/bpf: Fix connect4_prog tcp/socket header type conflict
James Hilliard
1
-2
/
+3
2022-08-29
selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
James Hilliard
2
-4
/
+0
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+18
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
1
-12
/
+12
2022-08-27
perf docs: Update the documentation for the save_type filter
Kan Liang
1
-0
/
+3
2022-08-27
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
1
-5
/
+19
2022-08-27
perf record: Fix manpage formatting of description of support to hybrid systems
Andi Kleen
2
-12
/
+2
2022-08-27
perf test: Stat test for repeat with a weak group
Ian Rogers
1
-0
/
+19
2022-08-27
perf stat: Clear evsel->reset_group for each stat run
Ian Rogers
1
-0
/
+1
2022-08-27
tools kvm headers arm64: Update KVM header from the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-08-27
perf python: Fix build when PYTHON_CONFIG is user supplied
James Clark
1
-1
/
+1
2022-08-26
bpf: Fix a few typos in BPF helpers documentation
Quentin Monnet
1
-8
/
+8
2022-08-26
selftests/bpf: Declare subprog_noise as static in tailcall_bpf2bpf4
James Hilliard
1
-1
/
+1
2022-08-26
selftests/bpf: fix type conflict in test_tc_dtime
James Hilliard
1
-1
/
+0
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+26
2022-08-25
libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
Benjamin Tissoires
1
-0
/
+23
2022-08-25
bpf: Add CGROUP prefix to cgroup_iter_order
Hao Luo
4
-12
/
+12
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
39
-261
/
+1113
2022-08-25
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-0
/
+90
2022-08-25
selftests/net: fix reinitialization of TEST_PROGS in net self tests.
Adel Abouchaev
1
-1
/
+1
2022-08-25
selftests/bpf: Add regression test for pruning fix
Kumar Kartikeya Dwivedi
1
-0
/
+25
2022-08-25
bpftool: Fix a wrong type cast in btf_dumper_int
Lam Thai
1
-1
/
+1
2022-08-25
selftests/bpf: add a selftest for cgroup hierarchical stats collection
Yosry Ahmed
3
-0
/
+584
2022-08-25
selftests/bpf: extend cgroup helpers
Yosry Ahmed
2
-47
/
+174
2022-08-25
selftests/bpf: Test cgroup_iter.
Hao Luo
4
-1
/
+271
[next]