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
2023-03-01
selftests/bpf: Support custom per-test flags and multiple expected messages
Andrii Nakryiko
3
-9
/
+84
2023-03-01
libbpf: Cleanup linker_append_elf_relos
Viktor Malik
1
-9
/
+2
2023-03-01
libbpf: Remove several dead assignments
Viktor Malik
3
-6
/
+0
2023-03-01
libbpf: Remove unnecessary ternary operator
Viktor Malik
1
-1
/
+1
2023-03-01
selftests/bpf: Set __BITS_PER_LONG if target is bpf for LoongArch
Tiezhu Yang
1
-1
/
+2
2023-03-01
selftests/bpf: Add more tests for kptrs in maps
Kumar Kartikeya Dwivedi
3
-65
/
+451
2023-03-01
selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
Joanne Koong
15
-23
/
+2522
2023-03-01
bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
Joanne Koong
1
-0
/
+5
2023-03-01
bpf: Add xdp dynptrs
Joanne Koong
1
-1
/
+1
2023-03-01
bpf: Add skb dynptrs
Joanne Koong
1
-2
/
+11
2023-02-27
libbpf: Fix bpf_xdp_query() in old kernels
Yonghong Song
1
-1
/
+7
2023-02-27
libbpf: Document bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
1
-5
/
+64
2023-02-27
libbpf: Fix arm syscall regs spec in bpf_tracing.h
Puranjay Mohan
1
-0
/
+1
2023-02-27
selftests/bpf: Fix compilation errors: Assign a value to a constant
Rong Tao
1
-1
/
+1
2023-02-27
tools: bpftool: Remove invalid \' json escape
Luis Gerhorst
1
-3
/
+0
2023-02-27
selftests/bpf: Use __NR_prlimit64 instead of __NR_getrlimit in user_ringbuf test
Tiezhu Yang
2
-2
/
+2
2023-02-27
libbpf: Use struct user_pt_regs to define __PT_REGS_CAST() for LoongArch
Tiezhu Yang
1
-0
/
+2
2023-02-24
selftests/bpf: run mptcp in a dedicated netns
Hangbin Liu
1
-2
/
+17
2023-02-24
selftests/bpf: move SYS() macro into the test_progs.h
Hangbin Liu
11
-263
/
+193
2023-02-23
selftests/bpf: Add a test case for bpf_cgroup_from_id()
Tejun Heo
3
-0
/
+44
2023-02-22
selftests/bpf: Fix BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL for empty flow label
Stanislav Fomichev
2
-1
/
+25
2023-02-22
selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGS
Florent Revest
1
-0
/
+2
2023-02-22
selftests/bpf: Remove not used headers
Tiezhu Yang
3
-476
/
+0
2023-02-22
selftests/bpf: Tests for uninitialized stack reads
Eduard Zingerman
2
-0
/
+96
2023-02-22
bpf: Allow reads from uninit stack
Eduard Zingerman
8
-135
/
+98
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
261
-3270
/
+15651
2023-02-21
Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-12
/
+115
2023-02-21
Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
31
-111
/
+1535
2023-02-21
Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+7
2023-02-21
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+2
2023-02-21
Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2023-02-21
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-9
/
+9
2023-02-21
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-17
/
+16
2023-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+22
2023-02-21
Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+2
2023-02-21
Merge tag 'x86_alternatives_for_v6.3_rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-3
/
+3
2023-02-21
sefltests: netdevsim: wait for devlink instance after netns removal
Jiri Pirko
1
-0
/
+18
2023-02-21
selftest: fib_tests: Always cleanup before exit
Roxana Nicolescu
1
-0
/
+2
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
32
-4665
/
+4484
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
118
-631
/
+2334
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-02-20
self-tests: more rps self tests
Paolo Abeni
1
-12
/
+29
2023-02-20
selftests/net: Interpret UDP_GRO cmsg data as an int value
Jakub Sitnicki
1
-4
/
+2
2023-02-17
selftests/bpf: Add bpf_fib_lookup test
Martin KaFai Lau
2
-0
/
+209
2023-02-17
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
1
-0
/
+6
2023-02-17
Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"
Martin KaFai Lau
1
-4
/
+3
2023-02-17
selftests/bpf: Add global subprog context passing tests
Andrii Nakryiko
2
-0
/
+106
2023-02-17
selftests/bpf: Convert test_global_funcs test to test_loader framework
Andrii Nakryiko
18
-123
/
+174
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-6
/
+177
[next]