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-06-01
selftests/bpf: Test table ID fib lookup BPF helper
Louis DeLosSantos
1
-8
/
+53
2023-06-01
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
1
-3
/
+18
2023-05-31
x86/alternatives: Add longer 64-bit NOPs
Peter Zijlstra
1
-2
/
+14
2023-05-30
selftests: forwarding: Add layer 2 miss test cases
Ido Schimmel
2
-0
/
+351
2023-05-30
selftests/bpf: Add a test where map key_type_id with decl_tag type
Yonghong Song
1
-0
/
+40
2023-05-30
Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' of git://git.kernel.org/pu...
Linus Torvalds
12
-24
/
+51
2023-05-30
spi: spidev_test Add three missing spi mode bits
Boerge Struempfel
1
-2
/
+17
2023-05-30
spi: spidev_test: Sorted the options into logical groups
Boerge Struempfel
1
-42
/
+48
2023-05-30
selftests: mptcp: userspace pm: skip if MPTCP is not supported
Matthieu Baerts
1
-0
/
+4
2023-05-30
selftests: mptcp: sockopt: skip if MPTCP is not supported
Matthieu Baerts
1
-0
/
+4
2023-05-30
selftests: mptcp: simult flows: skip if MPTCP is not supported
Matthieu Baerts
1
-0
/
+4
2023-05-30
selftests: mptcp: diag: skip if MPTCP is not supported
Matthieu Baerts
1
-0
/
+4
2023-05-30
selftests: mptcp: join: skip if MPTCP is not supported
Matthieu Baerts
1
-0
/
+4
2023-05-30
selftests: mptcp: pm nl: skip if MPTCP is not supported
Matthieu Baerts
1
-0
/
+4
2023-05-30
selftests: mptcp: connect: skip if MPTCP is not supported
Matthieu Baerts
3
-1
/
+45
2023-05-30
selftests: mptcp: join: avoid using 'cmp --bytes'
Matthieu Baerts
1
-2
/
+11
2023-05-29
tools: ynl: Support enums in struct members in genetlink-legacy
Donald Hunter
2
-1
/
+7
2023-05-29
tools: ynl: Initialise fixed headers to 0 in genetlink-legacy
Donald Hunter
1
-1
/
+1
2023-05-29
Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-3
/
+26
2023-05-26
Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+17
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
61
-690
/
+2282
2023-05-26
Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+4
2023-05-26
perf evsel: Separate bpf_counter_list and bpf_filters, can be used at the sam...
Song Liu
2
-4
/
+3
2023-05-26
tools headers UAPI: Sync the linux/in.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-05-26
perf cs-etm: Copy kernel coresight-pmu.h header
James Clark
2
-13
/
+13
2023-05-26
perf bpf: Do not use llvm-strip on BPF binary
Song Liu
1
-2
/
+1
2023-05-26
perf build: Don't compile demangle-cxx.cpp if not necessary
Ian Rogers
3
-1
/
+29
2023-05-26
perf arm: Fix include path to cs-etm.h
Ian Rogers
1
-1
/
+1
2023-05-26
perf bpf filter: Fix a broken perf sample data naming for BPF CO-RE
Namhyung Kim
1
-2
/
+2
2023-05-26
kallsyms: remove unused arch_get_kallsym() helper
Arnd Bergmann
1
-3
/
+1
2023-05-26
perf ftrace latency: Remove unnecessary "--" from --use-nsec option
Namhyung Kim
1
-1
/
+1
2023-05-26
libbpf: Ensure FD >= 3 during bpf_map__reuse_fd()
Andrii Nakryiko
1
-7
/
+6
2023-05-26
libbpf: Ensure libbpf always opens files with O_CLOEXEC
Andrii Nakryiko
4
-8
/
+7
2023-05-26
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
1
-1
/
+3
2023-05-26
kselftest/arm64: Add a smoke test for ptracing hardware break/watch points
Mark Brown
1
-1
/
+31
2023-05-25
tools: ynl: avoid dict errors on older Python versions
Jakub Kicinski
1
-2
/
+3
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
73
-346
/
+895
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-373
/
+598
2023-05-25
selftests/bpf: Check whether to run selftest
Daniel Müller
1
-1
/
+3
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-373
/
+598
2023-05-25
libbpf: Change var type in datasec resize func
JP Kobryn
1
-2
/
+2
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-372
/
+597
2023-05-24
libbpf: Selftests for resizing datasec maps
JP Kobryn
2
-0
/
+285
2023-05-24
libbpf: Add capability for resizing datasec maps
JP Kobryn
2
-11
/
+142
2023-05-24
tools: ynl: Handle byte-order in struct members
Donald Hunter
2
-4
/
+6
2023-05-24
tools: ynl: Use dict of predefined Structs to decode scalar types
Donald Hunter
1
-57
/
+44
2023-05-23
tracing/selftests: Update synthetic event selftest to use common_stacktrace
Steven Rostedt (Google)
2
-3
/
+26
2023-05-23
selftests/bpf: Add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET tests
Andrii Nakryiko
1
-0
/
+268
2023-05-23
libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd
Andrii Nakryiko
3
-5
/
+32
2023-05-23
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
1
-0
/
+10
[prev]
[next]