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-11-24
tools: ynl-get: use family c-name
Jakub Kicinski
1
-23
/
+23
2023-11-24
tools: ynl-gen: always append ULL/LL to range types
Jakub Kicinski
1
-2
/
+3
2023-11-24
selftests/bpf: Add lazy global subprog validation tests
Andrii Nakryiko
2
-0
/
+94
2023-11-24
bpf: Validate global subprogs lazily
Andrii Nakryiko
2
-4
/
+4
2023-11-24
Documentation: Document each netlink family
Breno Leitao
1
-0
/
+388
2023-11-23
libbpf: Start v1.4 development cycle
Eduard Zingerman
2
-1
/
+4
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-1680
/
+2111
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
14
-217
/
+639
2023-11-23
tools: ynl: fix duplicate op name in devlink
Jakub Kicinski
2
-1
/
+7
2023-11-23
tools: ynl: fix header path for nfsd
Jakub Kicinski
1
-1
/
+1
2023-11-23
vsock/test: fix SEQPACKET message bounds test
Arseniy Krasnov
1
-6
/
+13
2023-11-23
kselftest/arm64: Fix output formatting for za-fork
Mark Brown
1
-1
/
+1
2023-11-23
perf tools: Address python 3.6 DeprecationWarning for string scapes
Benjamin Gray
4
-6
/
+6
2023-11-23
rcutorture: Add mid-sized stall to TREE07
Paul E. McKenney
1
-0
/
+3
2023-11-23
rcutorture: add nolibc init support for mips, ppc and rv64
Thomas Weißschuh
1
-1
/
+4
2023-11-22
tools: Disable __packed attribute compiler warning due to -Werror=attributes
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-11-22
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
4
-13
/
+20
2023-11-22
tools perf: Add arm64 sysreg files to MANIFEST
Oliver Upton
1
-0
/
+2
2023-11-22
tools/perf: Update tools's copy of mips syscall table
Namhyung Kim
1
-0
/
+4
2023-11-22
tools/perf: Update tools's copy of s390 syscall table
Namhyung Kim
1
-0
/
+4
2023-11-22
tools/perf: Update tools's copy of powerpc syscall table
Namhyung Kim
1
-0
/
+4
2023-11-22
tools/perf: Update tools's copy of x86 syscall table
Namhyung Kim
1
-0
/
+3
2023-11-22
tools headers: Update tools's copy of s390/asm headers
Namhyung Kim
1
-0
/
+16
2023-11-22
tools headers: Update tools's copy of arm64/asm headers
Namhyung Kim
3
-5
/
+42
2023-11-22
tools headers: Update tools's copy of x86/asm headers
Namhyung Kim
4
-7
/
+60
2023-11-22
tools headers: Update tools's copy of socket.h header
Namhyung Kim
1
-0
/
+1
2023-11-22
tools headers UAPI: Update tools's copy of unistd.h header
Namhyung Kim
1
-3
/
+9
2023-11-22
tools headers UAPI: Update tools's copy of vhost.h header
Namhyung Kim
1
-0
/
+8
2023-11-22
tools headers UAPI: Update tools's copy of mount.h header
Namhyung Kim
1
-1
/
+2
2023-11-22
tools headers UAPI: Update tools's copy of kvm.h header
Namhyung Kim
1
-3
/
+21
2023-11-22
tools headers UAPI: Update tools's copy of fscrypt.h header
Namhyung Kim
1
-1
/
+2
2023-11-22
tools headers UAPI: Update tools's copy of drm headers
Namhyung Kim
2
-4
/
+24
2023-11-22
Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-10
/
+14
2023-11-22
selftests: remove the LSM_ID_IMA check in lsm/lsm_list_modules_test
Paul Moore
1
-3
/
+0
2023-11-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
41
-384
/
+3026
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux
Yuran Pereira
1
-8
/
+8
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id
Yuran Pereira
1
-131
/
+73
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm
Yuran Pereira
1
-4
/
+2
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca
Yuran Pereira
1
-26
/
+22
2023-11-21
perf lock contention: Fix a build error on 32-bit
Yang Jihong
1
-1
/
+2
2023-11-21
perf kwork: Fix a build error on 32-bit
Yang Jihong
1
-1
/
+1
2023-11-21
selftests/kvm: fix compilation on non-x86_64 platforms
Paolo Bonzini
2
-8
/
+6
2023-11-20
selftests/bpf: check if max number of bpf_loop iterations is tracked
Eduard Zingerman
1
-0
/
+75
2023-11-20
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
1
-10
/
+25
2023-11-20
selftests/bpf: test widening for iterating callbacks
Eduard Zingerman
1
-0
/
+20
2023-11-20
selftests/bpf: tests for iterating callbacks
Eduard Zingerman
2
-0
/
+149
2023-11-20
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
3
-14
/
+60
2023-11-20
selftests/bpf: fix bpf_loop_bench for new callback verification scheme
Eduard Zingerman
1
-5
/
+8
2023-11-20
selftests/bpf: track string payload offset as scalar in strobemeta
Eduard Zingerman
1
-30
/
+48
2023-11-20
selftests/bpf: track tcp payload offset as scalar in xdp_synproxy
Eduard Zingerman
1
-32
/
+52
[prev]
[next]