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-04-24
Merge branches 'pm-core', 'pm-sleep', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
3
-19
/
+79
2023-04-24
Merge branch 'acpica'
Rafael J. Wysocki
11
-12
/
+12
2023-04-24
Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
36
-174
/
+349
2023-04-23
tools/testing/cxl: Require CONFIG_DEBUG_FS
Alison Schofield
1
-0
/
+1
2023-04-23
tools/testing/cxl: Add a sysfs attr to test poison inject limits
Alison Schofield
1
-4
/
+48
2023-04-23
tools/testing/cxl: Use injected poison for get poison list
Alison Schofield
1
-19
/
+43
2023-04-23
tools/testing/cxl: Mock the Clear Poison mailbox command
Alison Schofield
1
-0
/
+36
2023-04-23
tools/testing/cxl: Mock the Inject Poison mailbox command
Alison Schofield
1
-0
/
+77
2023-04-23
tools/testing/cxl: Mock support for Get Poison List
Alison Schofield
1
-0
/
+42
2023-04-23
selftests: tc-testing: add more tests for sch_qfq
Pedro Tammela
1
-0
/
+72
2023-04-22
selftests/bpf: verifier/prevent_map_lookup converted to inline assembly
Eduard Zingerman
3
-29
/
+63
2023-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
89
-8516
/
+12387
2023-04-21
net/sched: sch_fq: fix integer overflow of "credit"
Davide Caratti
1
-0
/
+22
2023-04-21
selftests/mm: add new selftests for KSM
Stefan Roesch
4
-39
/
+228
2023-04-21
selftests/mm: add tests for RO pinning vs fork()
Peter Xu
1
-3
/
+141
2023-04-21
selftests/mm: rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS
Peter Xu
2
-6
/
+6
2023-04-21
selftests/mm: extend and rename uffd pagemap test
Peter Xu
1
-24
/
+106
2023-04-21
selftests/mm: add a few options for uffd-unit-test
Peter Xu
1
-7
/
+45
2023-04-21
selftests/bpf: verifier/value_ptr_arith converted to inline assembly
Eduard Zingerman
3
-1146
/
+1451
2023-04-21
selftests/bpf: verifier/value_illegal_alu converted to inline assembly
Eduard Zingerman
3
-95
/
+151
2023-04-21
selftests/bpf: verifier/unpriv converted to inline assembly
Eduard Zingerman
4
-562
/
+764
2023-04-21
selftests/bpf: verifier/subreg converted to inline assembly
Eduard Zingerman
3
-533
/
+675
2023-04-21
selftests/bpf: verifier/spin_lock converted to inline assembly
Eduard Zingerman
3
-447
/
+535
2023-04-21
selftests/bpf: verifier/sock converted to inline assembly
Eduard Zingerman
3
-706
/
+982
2023-04-21
selftests/bpf: verifier/search_pruning converted to inline assembly
Eduard Zingerman
3
-266
/
+341
2023-04-21
selftests/bpf: verifier/runtime_jit converted to inline assembly
Eduard Zingerman
3
-231
/
+362
2023-04-21
selftests/bpf: verifier/regalloc converted to inline assembly
Eduard Zingerman
3
-277
/
+366
2023-04-21
selftests/bpf: verifier/ref_tracking converted to inline assembly
Eduard Zingerman
3
-1082
/
+1497
2023-04-21
selftests/bpf: verifier/map_ptr_mixing converted to inline assembly
Eduard Zingerman
3
-100
/
+267
2023-04-21
selftests/bpf: verifier/map_in_map converted to inline assembly
Eduard Zingerman
3
-96
/
+144
2023-04-21
selftests/bpf: verifier/lwt converted to inline assembly
Eduard Zingerman
3
-189
/
+236
2023-04-21
selftests/bpf: verifier/loops1 converted to inline assembly
Eduard Zingerman
3
-206
/
+261
2023-04-21
selftests/bpf: verifier/jeq_infer_not_null converted to inline assembly
Eduard Zingerman
3
-174
/
+215
2023-04-21
selftests/bpf: verifier/direct_packet_access converted to inline assembly
Eduard Zingerman
3
-710
/
+805
2023-04-21
selftests/bpf: verifier/d_path converted to inline assembly
Eduard Zingerman
3
-37
/
+50
2023-04-21
selftests/bpf: verifier/ctx converted to inline assembly
Eduard Zingerman
3
-186
/
+223
2023-04-21
selftests/bpf: verifier/btf_ctx_access converted to inline assembly
Eduard Zingerman
3
-25
/
+34
2023-04-21
selftests/bpf: verifier/bpf_get_stack converted to inline assembly
Eduard Zingerman
3
-87
/
+126
2023-04-21
selftests/bpf: verifier/bounds converted to inline assembly
Eduard Zingerman
3
-884
/
+1078
2023-04-21
selftests/bpf: Add notion of auxiliary programs for test_loader
Eduard Zingerman
2
-22
/
+73
2023-04-21
selftests/bpf: add missing netfilter return value and ctx access tests
Florian Westphal
3
-0
/
+174
2023-04-21
tools: bpftool: print netfilter link info
Florian Westphal
6
-0
/
+210
2023-04-21
bpftool: Update doc to explain struct_ops register subcommand.
Kui-Feng Lee
1
-4
/
+8
2023-04-21
bpftool: Register struct_ops with a link.
Kui-Feng Lee
4
-25
/
+75
2023-04-21
selftests/bpf: Verify optval=NULL case
Stanislav Fomichev
2
-0
/
+40
2023-04-21
selftests/xsk: Put MAP_HUGE_2MB in correct argument
Magnus Karlsson
1
-7
/
+4
2023-04-21
bpf: Fix bpf_refcount_acquire's refcount_t address calculation
Dave Marchevsky
1
-4
/
+4
2023-04-21
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
4
-19
/
+315
2023-04-21
Merge branch kvm-arm64/selftest/misc-6.4 into kvmarm-master/next
Marc Zyngier
1
-5
/
+5
2023-04-21
Merge branch kvm-arm64/selftest/lpa into kvmarm-master/next
Marc Zyngier
2
-10
/
+30
[prev]
[next]