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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-170
/
+717
2022-09-22
kselftest/arm64: Fix typo in hwcap check
Mark Brown
1
-1
/
+1
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
13
-14
/
+433
2022-09-22
selftests: forwarding: add shebang for sch_red.sh
Hangbin Liu
1
-0
/
+1
2022-09-22
selftests: bonding: cause oops in bond_rr_gen_slave_id
Jonathan Toppins
2
-1
/
+51
2022-09-21
selftests/bpf: add ability to filter programs in veristat
Andrii Nakryiko
2
-2
/
+227
2022-09-21
selftests/bpf: add comparison mode to veristat
Andrii Nakryiko
1
-51
/
+492
2022-09-21
selftests/bpf: add CSV output mode for veristat
Andrii Nakryiko
1
-36
/
+75
2022-09-21
selftests/bpf: fix double bpf_object__close() in veristate
Andrii Nakryiko
1
-1
/
+0
2022-09-21
selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
Lorenzo Bianconi
3
-3
/
+35
2022-09-21
selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
Roberto Sassu
3
-0
/
+259
2022-09-21
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
7
-8
/
+610
2022-09-21
selftests/bpf: Add additional tests for bpf_lookup_*_key()
Roberto Sassu
3
-0
/
+159
2022-09-21
selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
Roberto Sassu
3
-1
/
+142
2022-09-21
selftests/bpf: Compile kernel with everything as built-in
Roberto Sassu
2
-14
/
+14
2022-09-21
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
1
-1
/
+1
2022-09-21
libbpf: Support raw BTF placed in the default search path
Tao Chen
1
-18
/
+12
2022-09-21
selftests: bpf: test_kmod.sh: Pass parameters to the module
Yauheni Kaliuta
1
-3
/
+8
2022-09-21
libbpf: Improve BPF_PROG2 macro code quality and description
Yonghong Song
1
-63
/
+91
2022-09-21
selftests/bpf: Add selftests validating the user ringbuf
David Vernet
5
-0
/
+1185
2022-09-21
bpf: Add libbpf logic for user-space ring buffer
David Vernet
6
-3
/
+398
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
1
-0
/
+38
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
4
-2
/
+4
2022-09-21
tools: sync find_bit() implementation
Yury Norov
2
-129
/
+81
2022-09-21
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
1
-3
/
+14
2022-09-21
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+3
2022-09-21
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
1
-5
/
+2
2022-09-21
libperf evlist: Fix polling of system-wide events
Adrian Hunter
1
-2
/
+3
2022-09-21
perf record: Fix cpu mask bit setting for mixed mmaps
Adrian Hunter
1
-0
/
+2
2022-09-21
perf test: Skip wp modify test on old kernels
Namhyung Kim
1
-2
/
+8
2022-09-21
selftests/bpf: Adapt cgroup effective query uapi change
Pu Lehui
1
-7
/
+4
2022-09-21
bpftool: Fix wrong cgroup attach flags being assigned to effective progs
Pu Lehui
1
-5
/
+49
2022-09-21
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
1
-2
/
+5
2022-09-21
iio: event_monitor: add pitch, yaw and roll modifiers
Andrea Merello
1
-0
/
+3
2022-09-21
iio: event_monitor: add linear acceleration modifiers
Andrea Merello
1
-0
/
+3
2022-09-21
kselftest/arm64: Add coverage of TPIDR2_EL0 ptrace interface
Mark Brown
1
-3
/
+79
2022-09-21
kselftest/arm64: Add test coverage for NT_ARM_TLS
Mark Brown
3
-1
/
+167
2022-09-21
Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-1
/
+7
2022-09-21
perf jit: Include program header in ELF files
Lieven Hey
2
-0
/
+18
2022-09-21
perf test: Add a new test for perf stat cgroup BPF counter
Namhyung Kim
1
-0
/
+83
2022-09-21
perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup counters
Namhyung Kim
1
-3
/
+3
2022-09-21
perf stat: Fix cpu map index in bperf cgroup code
Namhyung Kim
1
-2
/
+2
2022-09-21
perf stat: Fix BPF program section name
Namhyung Kim
1
-1
/
+1
2022-09-21
Merge tag 'v6.0-rc6' into locking/core, to refresh the branch
Ingo Molnar
997
-26502
/
+220603
2022-09-20
libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
Xin Liu
1
-1
/
+1
2022-09-20
selftests/tc-testings: add list case for basic filter
Zhengchao Shao
1
-0
/
+47
2022-09-20
selftests/tc-testings: add selftests for tcindex filter
Zhengchao Shao
1
-0
/
+227
2022-09-20
selftests/tc-testings: add selftests for rsvp filter
Zhengchao Shao
1
-0
/
+203
2022-09-20
selftests/tc-testings: add selftests for route filter
Zhengchao Shao
1
-0
/
+181
2022-09-20
selftests/tc-testings: add selftests for flow filter
Zhengchao Shao
1
-0
/
+623
[prev]
[next]