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-07-08
kunit: tool: Enable virtio/PCI by default on UML
David Gow
3
-4
/
+27
2022-07-08
kunit: tool: make --kunitconfig repeatable, blindly concat
Daniel Latypov
4
-23
/
+89
2022-07-08
selftests: drivers/dma-buf: Improve message in selftest summary
Soumya Negi
1
-1
/
+2
2022-07-08
selftests/kcmp: Make the test output consistent and clear
Gautam Menghani
1
-2
/
+4
2022-07-08
tools: usb: testusb: Add super-plus speed reporting
Bryan O'Donoghue
1
-0
/
+2
2022-07-08
tools: usb: testusb: Add super speed reporting
Bryan O'Donoghue
1
-0
/
+2
2022-07-08
tools: usb: testusb: Add wireless speed reporting
Bryan O'Donoghue
1
-6
/
+8
2022-07-08
selftests/bpf: Add test involving restrict type qualifier
Daniel Müller
3
-2
/
+13
2022-07-08
bpftool: Add support for KIND_RESTRICT to gen min_core_btf command
Daniel Müller
1
-0
/
+1
2022-07-08
selftests, xsk: Rename AF_XDP testing app
Maciej Fijalkowski
6
-13
/
+13
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
3
-11
/
+14
2022-07-07
kunit: add coverage_uml.config to enable GCOV on UML
Daniel Latypov
1
-0
/
+11
2022-07-07
kunit: tool: refactor internal kconfig handling, allow overriding
Daniel Latypov
3
-56
/
+54
2022-07-07
kunit: tool: introduce --qemu_args
Daniel Latypov
3
-7
/
+37
2022-07-07
kunit: tool: simplify creating LinuxSourceTreeOperations
Daniel Latypov
1
-10
/
+10
2022-07-07
kunit: tool: cosmetic: don't specify duplicate kernel cmdline options
Daniel Latypov
1
-1
/
+1
2022-07-07
kunit: tool: refactoring printing logic into kunit_printer.py
Daniel Latypov
5
-58
/
+82
2022-07-07
kunit: tool: redo how we construct and mock LinuxSourceTree
Daniel Latypov
2
-87
/
+65
2022-07-07
kunit: tool: drop unused load_config argument
Daniel Latypov
2
-5
/
+1
2022-07-07
objtool: update objtool.txt references
Mauro Carvalho Chehab
2
-2
/
+2
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
29
-46
/
+334
2022-07-07
selftests/sgx: Page removal stress test
Reinette Chatre
1
-0
/
+120
2022-07-07
selftests/sgx: Test reclaiming of untouched page
Reinette Chatre
1
-0
/
+80
2022-07-07
selftests/sgx: Test invalid access to removed enclave page
Reinette Chatre
1
-0
/
+243
2022-07-07
selftests/sgx: Test faulty enclave behavior
Reinette Chatre
1
-0
/
+114
2022-07-07
selftests/sgx: Test complete changing of page type flow
Reinette Chatre
3
-0
/
+385
2022-07-07
selftests/sgx: Introduce TCS initialization enclave operation
Reinette Chatre
2
-0
/
+38
2022-07-07
selftests/sgx: Introduce dynamic entry point
Reinette Chatre
1
-0
/
+6
2022-07-07
selftests/sgx: Test two different SGX2 EAUG flows
Reinette Chatre
1
-0
/
+250
2022-07-07
selftests/sgx: Add test for TCS page permission changes
Reinette Chatre
1
-0
/
+71
2022-07-07
selftests/sgx: Add test for EPCM permission changes
Reinette Chatre
3
-0
/
+267
2022-07-07
Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
20
-29
/
+200
2022-07-07
selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
Dave Marchevsky
6
-1
/
+416
2022-07-07
libbpf, riscv: Use a0 for RC register
Yixun Lan
1
-1
/
+1
2022-07-07
x86/ibt, objtool: Don't discard text references from tracepoint section
Peter Zijlstra
1
-2
/
+1
2022-07-06
wireguard: selftests: use microvm on x86
Jason A. Donenfeld
3
-8
/
+16
2022-07-06
wireguard: selftests: always call kernel makefile
Jason A. Donenfeld
1
-3
/
+2
2022-07-06
wireguard: selftests: use virt machine on m68k
Jason A. Donenfeld
2
-8
/
+6
2022-07-06
wireguard: selftests: set fake real time in init
Jason A. Donenfeld
8
-0
/
+18
2022-07-06
libbpf: Remove unnecessary usdt_rel_ip assignments
Andrii Nakryiko
1
-4
/
+2
2022-07-06
selftests/bpf: Fix few more compiler warnings
Andrii Nakryiko
3
-4
/
+4
2022-07-06
selftests/bpf: Fix bogus uninitialized variable warning
Andrii Nakryiko
1
-1
/
+1
2022-07-06
selftests: tls: add selftest variant for pad
Jakub Kicinski
1
-0
/
+15
2022-07-06
selftests: mptcp: userspace PM support for MP_PRIO signals
Kishen Maloor
2
-2
/
+103
2022-07-05
bpftool: Remove zlib feature test from Makefile
Quentin Monnet
1
-9
/
+2
2022-07-05
libbpf: Cleanup the legacy uprobe_event on failed add/attach_event()
Chuang Wang
1
-5
/
+14
2022-07-05
libbpf: Fix wrong variable used in perf_event_uprobe_open_legacy()
Chuang Wang
1
-1
/
+1
2022-07-05
libbpf: Cleanup the legacy kprobe_event on failed add/attach_event()
Chuang Wang
1
-4
/
+14
2022-07-05
selftests/bpf: Add type match test against kernel's task_struct
Daniel Müller
3
-0
/
+21
2022-07-05
selftests/bpf: Add nested type to type based tests
Daniel Müller
3
-20
/
+58
[prev]
[next]