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-27
libbpf: Don't require full struct enum64 in UAPI headers
Andrii Nakryiko
1
-1
/
+24
2022-09-27
selftests/net: enable io_uring sendzc testing
Pavel Begunkov
1
-0
/
+1
2022-09-27
headers: Remove some left-over license text
Christophe JAILLET
1
-5
/
+0
2022-09-27
selftests/bpf: Fix passing arguments via function in test_kmod.sh
Yauheni Kaliuta
1
-4
/
+5
2022-09-27
KVM: selftests: Skip tests that require EPT when it is not available
David Matlack
2
-0
/
+21
2022-09-27
selftests: Fix the if conditions of in test_extra_filter()
Wang Yufen
1
-1
/
+1
2022-09-26
libbpf: Fix the case of running as non-root with capabilities
Jon Doron
3
-5
/
+5
2022-09-26
selftests/bpf: Fix get_func_ip offset test for CONFIG_X86_KERNEL_IBT
Jiri Olsa
2
-22
/
+60
2022-09-26
bpf: Return value in kprobe get_func_ip only for entry address
Jiri Olsa
2
-2
/
+3
2022-09-26
bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
Jiri Olsa
1
-3
/
+1
2022-09-26
mm: add merging after mremap resize
Jakub Matěna
1
-1
/
+48
2022-09-26
lib/test_maple_tree: add testing for maple tree
Liam R. Howlett
1
-2
/
+7
2022-09-26
radix tree test suite: add lockdep_is_held to header
Liam R. Howlett
1
-0
/
+2
2022-09-26
radix tree test suite: add support for slab bulk APIs
Liam R. Howlett
2
-2
/
+120
2022-09-26
radix tree test suite: add allocation counts and size to kmem_cache
Liam R. Howlett
1
-1
/
+27
2022-09-26
radix tree test suite: add kmem_cache_set_non_kernel()
Liam R. Howlett
1
-2
/
+14
2022-09-26
radix tree test suite: add pr_err define
Liam R. Howlett
1
-0
/
+1
2022-09-26
Maple Tree: add new data structure
Liam R. Howlett
5
-0
/
+74
2022-09-26
rv/monitor: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
3
-6
/
+6
2022-09-26
Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-20
/
+2
2022-09-26
selftests: net: tsn_lib: run phc2sys in automatic mode
Vladimir Oltean
2
-6
/
+3
2022-09-26
selftests: net: tsn_lib: allow multiple isochron receivers
Vladimir Oltean
1
-5
/
+11
2022-09-26
selftests: net: tsn_lib: allow running ptp4l on multiple interfaces
Vladimir Oltean
1
-8
/
+19
2022-09-26
selftests: net: tsn_lib: don't overwrite isochron receiver extra args with UDS
Vladimir Oltean
1
-1
/
+1
2022-09-26
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2
-20
/
+2
2022-09-26
objtool: Disable CFI warnings
Sami Tolvanen
1
-1
/
+6
2022-09-26
objtool: Preserve special st_shndx indexes in elf_update_symbol
Sami Tolvanen
1
-1
/
+6
2022-09-26
rv/dot2K: add 'static' qualifier for local variable
Zeng Heng
3
-6
/
+6
2022-09-26
selftests/ftrace: Add eprobe syntax error testcase
Masami Hiramatsu (Google)
1
-0
/
+27
2022-09-26
KVM: selftests: Add an x86-only test to verify nested exception queueing
Sean Christopherson
3
-0
/
+297
2022-09-26
KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codes
Sean Christopherson
2
-54
/
+4
2022-09-26
KVM: selftests: Switch to updated eVMCSv1 definition
Vitaly Kuznetsov
1
-3
/
+42
2022-09-26
KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields
Vitaly Kuznetsov
1
-0
/
+2
2022-09-26
KVM: selftests: Require DISABLE_NX_HUGE_PAGES cap for NX hugepage test
Oliver Upton
1
-18
/
+6
2022-09-26
selftests/bpf: Add wait send memory test for sockmap redirect
Liu Jian
1
-0
/
+42
2022-09-26
perf tests powerpc: Fix branch stack sampling test to include sanity check fo...
Athira Rajeev
1
-1
/
+2
2022-09-26
perf parse-events: Remove "not supported" hybrid cache events
Zhengjun Xing
4
-43
/
+57
2022-09-26
perf print-events: Fix "perf list" can not display the PMU prefix for some hy...
Zhengjun Xing
1
-1
/
+1
2022-09-26
perf tools: Get a perf cgroup more portably in BPF
Namhyung Kim
2
-5
/
+24
2022-09-26
powerpc/32: Remove powerpc select specialisation
Rohan McLure
1
-1
/
+1
2022-09-25
Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-77
/
+0
2022-09-24
Merge branch 'for-6.0/dax' into libnvdimm-fixes
Dan Williams
1030
-26649
/
+221501
2022-09-23
iocost_monitor: reorder BlkgIterator
Elijah Conners
1
-5
/
+5
2022-09-23
selftests/bpf: allow to adjust BPF verifier log level in veristat
Andrii Nakryiko
1
-1
/
+13
2022-09-23
selftests/bpf: emit processing progress and add quiet mode to veristat
Andrii Nakryiko
1
-1
/
+14
2022-09-23
selftests/bpf: make veristat skip non-BPF and failing-to-open BPF objects
Andrii Nakryiko
1
-8
/
+70
2022-09-23
selftests/bpf: make veristat's verifier log parsing faster and more robust
Andrii Nakryiko
1
-9
/
+20
2022-09-23
selftests/bpf: add sign-file to .gitignore
Andrii Nakryiko
1
-0
/
+1
2022-09-23
libbpf: restore memory layout of bpf_object_open_opts
Andrii Nakryiko
1
-1
/
+3
2022-09-23
libbpf: Add pathname_concat() helper
Wang Yufen
1
-47
/
+29
[prev]
[next]