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
2024-06-27
tools: ynl: use display hints for formatting of scalar attrs
Jakub Kicinski
1
-0
/
+2
2024-06-27
Merge tag 'linux-cpupower-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linu...
Rafael J. Wysocki
4
-20
/
+192
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-459
/
+1091
2024-06-27
sched_ext: Fix spelling mistake: "intead" -> "instead"
Colin Ian King
1
-1
/
+1
2024-06-27
Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-439
/
+1050
2024-06-27
KVM: selftests: Print the seed for the guest pRNG iff it has changed
Sean Christopherson
1
-2
/
+7
2024-06-27
selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.
Kuniyuki Iwashima
1
-0
/
+72
2024-06-27
af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.
Kuniyuki Iwashima
1
-0
/
+68
2024-06-27
selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.c
Kuniyuki Iwashima
1
-0
/
+147
2024-06-27
selftest: af_unix: Check SIGURG after every send() in msg_oob.c
Kuniyuki Iwashima
1
-1
/
+50
2024-06-27
selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.c
Kuniyuki Iwashima
1
-0
/
+91
2024-06-27
af_unix: Don't stop recv() at consumed ex-OOB skb.
Kuniyuki Iwashima
1
-0
/
+16
2024-06-27
selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.
Kuniyuki Iwashima
1
-5
/
+44
2024-06-27
af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.
Kuniyuki Iwashima
1
-0
/
+11
2024-06-27
af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.
Kuniyuki Iwashima
1
-2
/
+23
2024-06-27
selftest: af_unix: Add msg_oob.c.
Kuniyuki Iwashima
2
-1
/
+221
2024-06-27
selftest: af_unix: Remove test_unix_oob.c.
Kuniyuki Iwashima
3
-438
/
+1
2024-06-27
selftests/hid: add an infinite loop test for hid_bpf_try_input_report
Benjamin Tissoires
2
-0
/
+78
2024-06-27
selftests/hid: add another test for injecting an event from an event hook
Benjamin Tissoires
3
-0
/
+79
2024-06-27
selftests/hid: add wq test for hid_bpf_input_report()
Benjamin Tissoires
3
-0
/
+126
2024-06-27
selftests/hid: add tests for hid_hw_output_report HID-BPF hooks
Benjamin Tissoires
2
-0
/
+160
2024-06-27
selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks
Benjamin Tissoires
2
-0
/
+188
2024-06-27
selftests/alsa:Fix printf format string in pcm-test.c
Zhu Jun
1
-1
/
+1
2024-06-26
selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts
Jakub Kicinski
5
-5
/
+399
2024-06-26
selftests: drv-net: add ability to wait for at least N packets to load gen
Jakub Kicinski
1
-7
/
+23
2024-06-26
selftests: drv-net: add helper to wait for HW stats to sync
Jakub Kicinski
2
-1
/
+22
2024-06-26
selftests: drv-net: try to check if port is in use
Jakub Kicinski
1
-2
/
+13
2024-06-26
selftests/bpf: Move ARRAY_SIZE to bpf_misc.h
Jiri Olsa
14
-40
/
+13
2024-06-26
libbpf: Fix clang compilation error in btf_relocate.c
Alan Maguire
1
-2
/
+2
2024-06-26
selftests/bpf: Don't close(-1) in serial_test_fexit_stress()
Ma Ke
1
-2
/
+2
2024-06-26
bpf: add new negative selftests to cover missing check_func_arg_reg_off() and...
Matt Bobrowski
4
-2
/
+48
2024-06-26
Merge branch 'for-linus' into for-next
Takashi Iwai
15
-21
/
+652
2024-06-26
selftests/resctrl: Fix non-contiguous CBM for AMD
Babu Moger
1
-10
/
+22
2024-06-26
perf test stat_bpf_counter.sh: Stabilize the test results
Veronika Molnarova
1
-18
/
+18
2024-06-26
perf python: Clean up build dependencies
Ian Rogers
2
-62
/
+1
2024-06-26
perf python: Switch module to linking libraries from building source
Ian Rogers
4
-208
/
+110
2024-06-26
perf util: Make util its own library
Ian Rogers
36
-305
/
+316
2024-06-26
perf bench: Make bench its own library
Ian Rogers
3
-26
/
+35
2024-06-26
perf test: Make tests its own library
Ian Rogers
13
-104
/
+115
2024-06-26
perf pmu-events: Make pmu-events a library
Ian Rogers
1
-6
/
+10
2024-06-26
perf ui: Make ui its own library
Ian Rogers
5
-21
/
+31
2024-06-26
perf build: Add '*.a' to clean targets
Ian Rogers
1
-5
/
+12
2024-06-26
KVM: riscv: selftests: Add Zcmop extension to get-reg-list test
Clément Léger
1
-0
/
+4
2024-06-26
KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
Clément Léger
1
-0
/
+16
2024-06-26
KVM: riscv: selftests: Add Zimop extension to get-reg-list test
Clément Léger
1
-0
/
+4
2024-06-26
perf kvm/riscv: Port perf kvm stat to RISC-V
Shenlin Liang
4
-0
/
+115
2024-06-25
cxl/region: check interleave capability
Yao Xingtao
1
-0
/
+4
2024-06-25
perf mem: Fix a segfault with NULL event->name
Namhyung Kim
1
-1
/
+1
2024-06-25
perf tools: Fix a compiler warning of NULL pointer
Namhyung Kim
1
-0
/
+3
2024-06-25
perf symbol: Simplify kernel module checking
Namhyung Kim
1
-4
/
+1
[prev]
[next]