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-09-08
selftests: Keep symlinks, when possible
Björn Töpel
1
-2
/
+2
2023-09-08
selftests: fix dependency checker script
Ricardo B. Marliere
1
-12
/
+65
2023-09-08
kselftest/runner.sh: Propagate SIGTERM to runner child
Björn Töpel
1
-1
/
+2
2023-09-08
selftests/bpf: Test preemption between bpf_obj_new() and bpf_obj_drop()
Hou Tao
2
-0
/
+195
2023-09-08
bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
Yonghong Song
3
-2
/
+22
2023-09-08
selftests/bpf: Add some negative tests
Yonghong Song
2
-0
/
+171
2023-09-08
selftests/bpf: Add tests for cgrp_local_storage with local percpu kptr
Yonghong Song
2
-0
/
+145
2023-09-08
selftests/bpf: Remove unnecessary direct read of local percpu kptr
Yonghong Song
1
-4
/
+0
2023-09-08
selftests/bpf: Add tests for array map with local percpu kptr
Yonghong Song
2
-0
/
+265
2023-09-08
selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.h
Yonghong Song
1
-0
/
+31
2023-09-08
libbpf: Add __percpu_kptr macro definition
Yonghong Song
1
-0
/
+1
2023-09-08
selftests/bpf: Update error message in negative linked_list test
Yonghong Song
1
-2
/
+2
2023-09-08
libbpf: Add basic BTF sanity validation
Andrii Nakryiko
2
-2
/
+162
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
10
-5
/
+339
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
62
-960
/
+2925
2023-09-06
selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_alloc
Martin KaFai Lau
3
-0
/
+118
2023-09-05
selftests/ftrace: Correctly enable event in instance-event.tc
Zheng Yejian
1
-1
/
+1
2023-09-05
tools/mm: fix undefined reference to pthread_once
Xie XiuQi
1
-2
/
+2
2023-09-05
perf parse-events: Fix driver config term
Ian Rogers
1
-0
/
+17
2023-09-04
Merge tag 'pm-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2023-09-02
Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2
-1
/
+29
2023-09-02
Merge tag 'x86-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-09-02
perf parse-events: Fixes relating to no_value terms
Ian Rogers
3
-4
/
+4
2023-09-01
Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2
-4
/
+14
2023-09-01
Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-7
/
+191
2023-09-01
Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
7
-2
/
+284
2023-09-01
selftests/x86: Update map_shadow_stack syscall nr
Rick Edgecombe
1
-1
/
+1
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+13
2023-09-01
Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-4
/
+51
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-3
/
+234
2023-09-01
selftests/bpf: Fix a CI failure caused by vsock write
Xu Kuohai
2
-0
/
+33
2023-09-01
selftests: fib_tests: Add multipath list receive tests
Sriram Yagnaraman
1
-1
/
+154
2023-08-31
selftests/bpf: Include build flavors for install target
Björn Töpel
1
-0
/
+12
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
25
-602
/
+423
2023-08-31
perf parse-events: Fix propagation of term's no_value when cloning
Ian Rogers
3
-21
/
+19
2023-08-31
perf parse-events: Name the two term enums
Ian Rogers
4
-67
/
+187
2023-08-31
perf list: Don't print Unit for "default_core"
Ian Rogers
1
-1
/
+1
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+885
2023-08-31
Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2023-08-31
Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
8
-495
/
+1386
2023-08-31
Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-0
/
+161
2023-08-31
Merge tag 'kvm-x86-selftests-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
54
-465
/
+1377
2023-08-31
selftests/bpf: Fix d_path test
Jiri Olsa
1
-1
/
+18
2023-08-31
Merge patch series "RISC-V: mm: Make SV48 the default address space"
Palmer Dabbelt
7
-1
/
+164
2023-08-30
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-24
/
+321
2023-08-30
perf vendor events intel: Fix modifier in tma_info_system_mem_parallel_reads ...
Ian Rogers
1
-1
/
+1
2023-08-30
perf dlfilter: Avoid leak in v0 API test use of resolve_address()
Adrian Hunter
1
-0
/
+2
2023-08-30
perf metric: Add #num_cpus_online literal
Ian Rogers
2
-1
/
+11
2023-08-30
perf pmu: Remove str from perf_pmu_alias
Ian Rogers
1
-23
/
+10
2023-08-30
perf parse-events: Make common term list to strbuf helper
Ian Rogers
3
-41
/
+81
[prev]
[next]