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
2021-08-31
perf tools: Fix LLVM test failure when running in verbose mode
James Clark
2
-5
/
+4
2021-08-31
perf tools: Refactor LLVM test warning for missing binary
James Clark
1
-15
/
+21
2021-08-31
perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
1
-0
/
+32
2021-08-31
perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
2
-7
/
+103
2021-08-31
perf bpf: Fix memory leaks relating to BTF.
Ian Rogers
2
-3
/
+3
2021-08-31
perf data: Correct -h output
Joshua Martinez
1
-43
/
+19
2021-08-31
perf header: Fix spelling mistake "cant'" -> "can't"
Colin Ian King
1
-1
/
+1
2021-08-31
perf dlfilters: Fix build on environments with a --sysroot gcc arg
Arnaldo Carvalho de Melo
1
-2
/
+2
2021-08-31
selftests/cpufreq: Rename DEBUG_PI_LIST to DEBUG_PLIST
Li Zhijian
1
-1
/
+1
2021-08-31
selftests/sync: Remove the deprecated config SYNC
Li Zhijian
1
-1
/
+0
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
19
-50
/
+965
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
56
-712
/
+2329
2021-08-30
perf flamegraph: flamegraph.py script improvements
Andreas Gerstmayr
1
-27
/
+81
2021-08-30
perf record: Fix wrong comm in system-wide mode with delay
Namhyung Kim
1
-1
/
+2
2021-08-30
perf stat: Do not allow --for-each-cgroup without cpu
Namhyung Kim
1
-1
/
+3
2021-08-30
perf bench evlist-open-close: Use PRIu64 with u64 to fix build on 32-bit arch...
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-08-30
Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-59
/
+382
2021-08-30
perf tests: Fix *probe_vfs_getname.sh test failures
James Clark
1
-1
/
+1
2021-08-30
perf bench inject-buildid: Handle writen() errors
Arnaldo Carvalho de Melo
1
-22
/
+30
2021-08-30
perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}
Li Huafei
1
-4
/
+4
2021-08-30
perf config: Fix caching and memory leak in perf_home_perfconfig()
Arnaldo Carvalho de Melo
1
-1
/
+4
2021-08-30
perf tools: Fixup get_current_dir_name() compilation
Alexey Dobriyan
1
-1
/
+2
2021-08-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
9
-29
/
+125
2021-08-27
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
1
-0
/
+1
2021-08-27
selftests/bpf: Fix potential unreleased lock
Chengfeng Ye
1
-1
/
+3
2021-08-26
selftests: safesetid: Fix spelling mistake "cant" -> "can't"
Colin Ian King
1
-1
/
+1
2021-08-26
selftests/bpf: Reduce more flakyness in sockmap_listen
Yucong Sun
1
-3
/
+16
2021-08-26
selftests: Skip TM tests on synthetic TM implementations
Jordan Niethe
28
-1
/
+63
2021-08-26
selftests/powerpc: Add missing clobbered register to to ptrace TM tests
Jordan Niethe
2
-2
/
+2
2021-08-26
selftests/net: allow GRO coalesce test on veth
Paolo Abeni
4
-37
/
+86
2021-08-25
bpf: selftests: Add dctcp fallback test
Martin KaFai Lau
3
-23
/
+134
2021-08-25
bpf: selftests: Add connect_to_fd_opts to network_helpers
Martin KaFai Lau
2
-2
/
+27
2021-08-25
bpf: selftests: Add sk_state to bpf_tcp_helpers.h
Martin KaFai Lau
3
-3
/
+4
2021-08-25
selftests/x86: Fix error: variably modified 'altstack_data' at file scope
Jun Miao
4
-12
/
+10
2021-08-25
kselftest:sched: remove duplicate include in cs_prctl_test.c
Changcheng Deng
1
-2
/
+0
2021-08-25
selftests: openat2: Fix testing failure for O_LARGEFILE flag
Baolin Wang
1
-0
/
+4
2021-08-25
selftests: xsk: Preface options with opt
Magnus Karlsson
2
-5
/
+5
2021-08-25
selftests: xsk: Make enums lower case
Magnus Karlsson
2
-13
/
+7
2021-08-25
selftests: xsk: Generate packets from specification
Magnus Karlsson
2
-121
/
+166
2021-08-25
selftests: xsk: Generate packet directly in umem
Magnus Karlsson
2
-43
/
+32
2021-08-25
selftests: xsk: Simplify cleanup of ifobjects
Magnus Karlsson
2
-33
/
+40
2021-08-25
selftests: xsk: Decrease sending speed
Magnus Karlsson
2
-1
/
+2
2021-08-25
selftests: xsk: Validate tx stats on tx thread
Magnus Karlsson
1
-14
/
+41
2021-08-25
selftests: xsk: Simplify packet validation in xsk tests
Magnus Karlsson
2
-131
/
+65
2021-08-25
selftests: xsk: Rename worker_* functions that are not thread entry points
Magnus Karlsson
1
-6
/
+6
2021-08-25
selftests: xsk: Disassociate umem size with packets sent
Magnus Karlsson
2
-11
/
+9
2021-08-25
selftests: xsk: Remove end-of-test packet
Magnus Karlsson
2
-32
/
+12
2021-08-25
selftests: xsk: Simplify the retry code
Magnus Karlsson
2
-14
/
+11
2021-08-25
selftests: xsk: Return correct error codes
Magnus Karlsson
1
-5
/
+5
2021-08-25
selftests: xsk: Remove unused variables
Magnus Karlsson
2
-11
/
+0
[prev]
[next]