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-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 tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
52
-512
/
+1444
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-09-01
selftests/net: return back io_uring zc send tests
Pavel Begunkov
2
-79
/
+41
2022-09-01
selftests/net: temporarily disable io_uring zc test
Pavel Begunkov
1
-0
/
+9
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-31
selftests/xsk: Add missing close() on netns fd
Maciej Fijalkowski
1
-0
/
+4
2022-08-31
perf script: Skip dummy event attr check
Jiri Olsa
1
-0
/
+2
2022-08-31
perf metric: Return early if no CPU PMU table exists
Ian Rogers
1
-0
/
+3
2022-08-31
selftests/nolibc: Avoid generated files being committed
Fernanda Ma'rouf
1
-0
/
+4
2022-08-31
selftests/nolibc: add a "help" target
Willy Tarreau
1
-1
/
+26
2022-08-31
selftests/nolibc: "sysroot" target installs a local copy of the sysroot
Willy Tarreau
1
-2
/
+11
2022-08-31
selftests/nolibc: add a "run" target to start the kernel in QEMU
Willy Tarreau
1
-0
/
+33
2022-08-31
selftests/nolibc: add a "defconfig" target
Willy Tarreau
1
-0
/
+12
2022-08-31
selftests/nolibc: add a "kernel" target to build the kernel with the initramfs
Willy Tarreau
1
-0
/
+13
2022-08-31
selftests/nolibc: support glibc as well
Willy Tarreau
1
-2
/
+45
2022-08-31
selftests/nolibc: condition some tests on /proc existence
Willy Tarreau
1
-5
/
+9
2022-08-31
selftests/nolibc: recreate and populate /dev and /proc if missing
Willy Tarreau
1
-0
/
+56
2022-08-31
selftests/nolibc: on x86, support exiting with isa-debug-exit
Willy Tarreau
1
-0
/
+9
2022-08-31
selftests/nolibc: exit with poweroff on success when getpid() == 1
Willy Tarreau
1
-0
/
+14
2022-08-31
selftests/nolibc: add a few tests for some libc functions
Willy Tarreau
1
-0
/
+35
2022-08-31
selftests/nolibc: implement a few tests for various syscalls
Willy Tarreau
1
-0
/
+110
2022-08-31
selftests/nolibc: support a test definition format
Willy Tarreau
1
-0
/
+91
2022-08-31
selftests/nolibc: add basic infrastructure to ease creation of nolibc tests
Willy Tarreau
2
-0
/
+438
2022-08-31
tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definition
Willy Tarreau
1
-1
/
+1
2022-08-31
tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not defined
Willy Tarreau
1
-1
/
+1
2022-08-31
tools/nolibc: make argc 32-bit in riscv startup code
Willy Tarreau
1
-1
/
+1
2022-08-31
tools/memory-model: Clarify LKMM's limitations in litmus-tests.txt
Paul Heidekrüger
1
-10
/
+27
2022-08-31
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
1
-10
/
+26
2022-08-30
bpftool: Add support for querying cgroup_iter link
Hao Luo
1
-0
/
+35
2022-08-30
memblock tests: add tests for memblock_trim_memory
Rebecca Mckeever
1
-0
/
+223
2022-08-30
memblock tests: add tests for memblock_*bottom_up functions
Rebecca Mckeever
1
-0
/
+45
2022-08-30
memblock tests: update alloc_nid_api to test memblock_alloc_try_nid_raw
Rebecca Mckeever
1
-69
/
+111
2022-08-30
memblock tests: update alloc_api to test memblock_alloc_raw
Rebecca Mckeever
2
-33
/
+85
2022-08-30
memblock tests: add additional tests for basic api and memblock_alloc
Rebecca Mckeever
2
-0
/
+543
2022-08-30
memblock tests: add labels to verbose output for generic alloc tests
Rebecca Mckeever
4
-56
/
+44
2022-08-30
memblock tests: update zeroed memory check for memblock_alloc_* tests
Rebecca Mckeever
2
-60
/
+20
2022-08-30
memblock tests: update tests to check if memblock_alloc zeroed memory
Rebecca Mckeever
3
-0
/
+42
2022-08-30
memblock tests: update reference to obsolete build option in comments
Rebecca Mckeever
1
-3
/
+6
2022-08-30
memblock tests: add command line help option
Rebecca Mckeever
1
-1
/
+3
2022-08-29
selftests/bpf: Fix connect4_prog tcp/socket header type conflict
James Hilliard
1
-2
/
+3
[prev]
[next]