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-02-14
perf maps: Reduce scope of init and exit
Ian Rogers
2
-4
/
+2
2022-02-14
perf test: Use pointer for maps
Ian Rogers
1
-10
/
+10
2022-02-14
perf maps: Use a pointer for kmaps
Ian Rogers
8
-31
/
+37
2022-02-14
perf bpf: Stop using deprecated bpf_object__next() API
Christy Lee
1
-19
/
+79
2022-02-14
perf bpf: Stop using deprecated bpf_load_program() API
Christy Lee
2
-10
/
+17
2022-02-14
selftests/seccomp: Fix seccomp failure by adding missing headers
Sherry Yang
1
-1
/
+1
2022-02-14
KVM: s390: selftests: Test TEST PROTECTION emulation
Janis Schoetterl-Glausch
3
-0
/
+229
2022-02-14
selftests: net: cmsg_sender: Fix spelling mistake "MONOTINIC" -> "MONOTONIC"
Colin Ian King
1
-1
/
+1
2022-02-14
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
1
-1
/
+0
2022-02-14
net/sched: act_police: more accurate MTU policing
Davide Caratti
1
-0
/
+52
2022-02-14
Merge 5.17-rc4 into char-misc-next
Greg Kroah-Hartman
59
-511
/
+709
2022-02-12
libbpf: Use dynamically allocated buffer when receiving netlink messages
Toke Høiland-Jørgensen
1
-4
/
+51
2022-02-12
selftests/powerpc/copyloops: Add memmove_64 test
Ritesh Harjani
6
-1
/
+77
2022-02-11
selftests/rseq: Change type of rseq_offset to ptrdiff_t
Mathieu Desnoyers
3
-10
/
+12
2022-02-11
selftests/sgx: Remove extra newlines in test output
Reinette Chatre
1
-2
/
+2
2022-02-11
selftests/sgx: Ensure enclave data available during debug print
Reinette Chatre
1
-2
/
+2
2022-02-11
selftests/sgx: Do not attempt enclave build without valid enclave
Reinette Chatre
1
-0
/
+1
2022-02-11
selftests/sgx: Fix NULL-pointer-dereference upon early test failure
Reinette Chatre
1
-4
/
+5
2022-02-11
selftests/bpf: Add test for bpf_timer overwriting crash
Kumar Kartikeya Dwivedi
2
-0
/
+86
2022-02-11
libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0
Andrii Nakryiko
1
-1
/
+1
2022-02-11
Merge tag 'trace-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-23
/
+24
2022-02-11
selftests: kvm: Remove absent target file
Muhammad Usama Anjum
1
-1
/
+0
2022-02-11
perf namespaces: Add functions to access nsinfo
Ian Rogers
8
-27
/
+63
2022-02-11
perf map: Add const to map_ip and unmap_ip
Ian Rogers
2
-16
/
+23
2022-02-11
selftests/exec: Add non-regular to TEST_GEN_PROGS
Muhammad Usama Anjum
1
-2
/
+2
2022-02-11
perf cpumap: Use for each loop
Ian Rogers
1
-8
/
+6
2022-02-11
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
1
-6
/
+6
2022-02-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
4
-2
/
+120
2022-02-11
ipv6: Reject routes configurations that specify dsfield (tos)
Guillaume Nault
1
-0
/
+13
2022-02-11
tests: fix idmapped mount_setattr test
Christian Brauner
1
-2
/
+2
2022-02-10
bpftool: Update versioning scheme, align on libbpf's version number
Quentin Monnet
2
-4
/
+23
2022-02-10
bpftool: Add libbpf's version number to "bpftool version" output
Quentin Monnet
2
-6
/
+11
2022-02-10
user_events: Add self-test for validator boundaries
Beau Belgrave
1
-0
/
+65
2022-02-10
user_events: Add self-test for perf_event integration
Beau Belgrave
2
-1
/
+169
2022-02-10
user_events: Add self-test for dynamic_events integration
Beau Belgrave
2
-1
/
+131
2022-02-10
user_events: Add self-test for ftrace integration
Beau Belgrave
3
-0
/
+397
2022-02-10
selftest/bpf: Check invalid length in test_xdp_update_frags
Lorenzo Bianconi
1
-1
/
+37
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
29
-72
/
+248
2022-02-10
Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2022-02-10
Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-15
/
+43
2022-02-10
Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+1
2022-02-11
selftests: netfilter: disable rp_filter on router
Hangbin Liu
1
-0
/
+1
2022-02-10
bpftool: Generalize light skeleton generation.
Alexei Starovoitov
1
-19
/
+20
2022-02-10
libbpf: Prepare light skeleton for the kernel.
Alexei Starovoitov
2
-21
/
+179
2022-02-10
perf report: Output data file name in raw trace dump
Alexey Bayduraev
9
-37
/
+59
2022-02-10
perf session: Load data directory files for analysis
Alexey Bayduraev
1
-0
/
+133
2022-02-10
perf record: Implement compatibility checks
Alexey Bayduraev
1
-3
/
+46
2022-02-10
perf record: Extend --threads command line option
Alexey Bayduraev
3
-4
/
+349
2022-02-10
perf record: Introduce --threads command line option
Alexey Bayduraev
2
-1
/
+51
2022-02-10
perf record: Introduce data transferred and compressed stats
Alexey Bayduraev
1
-3
/
+22
[prev]
[next]