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-25
Revert "cxl/port: Enable the HDM decoder capability for switch ports"
Dan Williams
2
-16
/
+0
2023-06-25
cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}
Dan Williams
1
-3
/
+3
2023-06-25
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
1
-19
/
+24
2023-06-25
tools/testing/cxl: Remove unused @cxlds argument
Dan Williams
1
-47
/
+39
2023-06-25
cxl: Rename 'uport' to 'uport_dev'
Dan Williams
2
-15
/
+15
2023-06-25
cxl/rch: Prepare for caching the MMIO mapped PCIe AER capability
Dan Williams
1
-1
/
+3
2023-06-25
cxl/acpi: Probe RCRB later during RCH downstream port creation
Robert Richter
4
-21
/
+29
2023-06-24
net: Kill MSG_SENDPAGE_NOTLAST
David Howells
2
-5
/
+1
2023-06-24
tools: ynl: add display-hint support to ynl
Donald Hunter
2
-5
/
+39
2023-06-24
selftests: mptcp: connect: fix comment typo
Yueh-Shun Li
1
-1
/
+1
2023-06-24
selftests: mptcp: add pm_nl_set_endpoint helper
Geliang Tang
1
-113
/
+122
2023-06-24
selftests: mptcp: drop sflags parameter
Geliang Tang
1
-17
/
+22
2023-06-24
selftests: mptcp: drop addr_nr_ns1/2 parameters
Geliang Tang
1
-73
/
+103
2023-06-24
selftests: mptcp: drop test_linkfail parameter
Geliang Tang
1
-93
/
+99
2023-06-24
selftests: mptcp: set FAILING_LINKS in run_tests
Geliang Tang
1
-6
/
+6
2023-06-24
selftests: mptcp: check subflow and addr infos
Geliang Tang
1
-21
/
+23
2023-06-24
selftests: mptcp: test userspace pm out of transfer
Geliang Tang
1
-46
/
+99
2023-06-24
selftests: rtnetlink: remove netdevsim device after ipsec offload test
Sabrina Dubroca
1
-0
/
+1
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
35
-179
/
+1333
2023-06-23
perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fp...
Yang Jihong
2
-1
/
+145
2023-06-23
perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fpri...
Yang Jihong
1
-1
/
+33
2023-06-23
perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0
Yang Jihong
1
-7
/
+7
2023-06-23
perf trace-event-info: Add tracepoint_id_to_name() helper
Yang Jihong
2
-0
/
+18
2023-06-23
perf symbol: Remove now unused symbol_conf.sort_by_name
Ian Rogers
6
-7
/
+0
2023-06-23
perf symbol: Remove symbol_name_rb_node
Ian Rogers
8
-92
/
+99
2023-06-23
perf dso: Sort symbols under lock
Ian Rogers
3
-6
/
+8
2023-06-23
perf build: Filter out BTF sources without a .BTF section
Ian Rogers
1
-3
/
+26
2023-06-23
perf test: Add build tests for BUILD_BPF_SKEL
Ian Rogers
1
-0
/
+4
2023-06-23
perf bpf: Move the declaration of struct rq
Ian Rogers
2
-2
/
+10
2023-06-23
perf test: Skip metrics w/o event name in stat STD output linter
Namhyung Kim
1
-8
/
+8
2023-06-23
perf build: Add ability to build with a generated vmlinux.h
Ian Rogers
4
-1
/
+22
2023-06-23
perf test: Reorder event name checks in stat STD output linter
Namhyung Kim
2
-3
/
+3
2023-06-23
selftests: cgroup: fix unexpected failure on test_memcg_sock
Haifeng Xu
1
-1
/
+4
2023-06-23
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
4
-10
/
+37
2023-06-23
Merge branch 'for-next/feat_s1pie' into for-next/core
Catalin Marinas
1
-1
/
+52
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
5
-3
/
+142
2023-06-23
kselftest/arm64: Add a test case for TPIDR2 restore
Mark Brown
2
-1
/
+87
2023-06-23
selftests/ftrace: Add new test case which checks for optimized probes
Akanksha J N
1
-0
/
+34
2023-06-22
perf pmu: Remove a hard coded cpu PMU assumption
Ian Rogers
1
-4
/
+5
2023-06-22
perf pmus: Add notion of default PMU for JSON events
Ian Rogers
3
-20
/
+53
2023-06-22
perf unwind: Fix map reference counts
Ian Rogers
1
-7
/
+12
2023-06-22
perf test: Set PERF_EXEC_PATH for script execution
Namhyung Kim
1
-0
/
+6
2023-06-22
perf script: Initialize buffer for regs_map()
Namhyung Kim
1
-2
/
+2
2023-06-22
perf tests: Fix test_arm_callgraph_fp variable expansion
James Clark
1
-3
/
+4
2023-06-22
tools: ynl: improve the direct-include header guard logic
Jakub Kicinski
1
-14
/
+6
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-85
/
+531
2023-06-22
Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
9
-28
/
+228
2023-06-22
perf symbol: Add LoongArch case in get_plt_sizes()
Tiezhu Yang
1
-0
/
+8
2023-06-22
perf test: Remove x permission from lib/stat_output.sh
Namhyung Kim
1
-0
/
+0
2023-06-22
syscalls: Remove file path comments from headers
Sohil Mehta
1
-99
/
+30
[prev]
[next]