index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-18
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
1
-0
/
+1
2023-05-18
cxl/port: Enable the HDM decoder capability for switch ports
Dan Williams
2
-0
/
+16
2023-05-14
Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-05-13
tools/testing/cxl: Use DEFINE_STATIC_SRCU()
Dan Williams
1
-1
/
+1
2023-05-11
Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-7
/
+193
2023-05-10
Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-6
/
+139
2023-05-10
kselftest: bonding: add num_grat_arp test
Hangbin Liu
2
-0
/
+52
2023-05-10
selftests: forwarding: lib: add netns support for tc rule handle stats get
Hangbin Liu
1
-1
/
+2
2023-05-10
selftests: nft_flowtable.sh: check ingress/egress chain too
Florian Westphal
1
-0
/
+124
2023-05-10
selftests: nft_flowtable.sh: monitor result file sizes
Boris Sukholitko
1
-1
/
+9
2023-05-10
selftests: nft_flowtable.sh: wait for specific nc pids
Boris Sukholitko
1
-1
/
+2
2023-05-10
selftests: nft_flowtable.sh: no need for ps -x option
Boris Sukholitko
1
-2
/
+2
2023-05-10
selftests: nft_flowtable.sh: use /proc for pid checking
Boris Sukholitko
1
-2
/
+2
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
514
-144556
/
+167669
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
6
-20
/
+14
2023-05-06
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
1
-10
/
+7
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-7
/
+10
2023-05-05
perf metrics: Fix SEGV with --for-each-cgroup
Ian Rogers
1
-0
/
+1
2023-05-05
perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...
Arnaldo Carvalho de Melo
3
-20
/
+174
2023-05-05
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2
-2
/
+7
2023-05-04
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+40
2023-05-04
Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
21
-3
/
+518
2023-05-03
perf test record+probe_libc_inet_pton: Fix call chain match on x86_64
Thomas Richter
1
-1
/
+0
2023-05-03
perf test record+probe_libc_inet_pton: Fix call chain match on s390
Thomas Richter
1
-2
/
+0
2023-05-03
selftests: netfilter: fix libmnl pkg-config usage
Jeremy Sowden
1
-2
/
+5
2023-05-02
selftests/ksm: ksm_functional_tests: add prctl unmerge test
David Hildenbrand
1
-6
/
+40
2023-05-02
perf tracepoint: Fix memory leak in is_valid_tracepoint()
Yang Jihong
1
-0
/
+1
2023-05-02
perf cs-etm: Add fix for coresight trace for any range of CPUs
Ganapatrao Kulkarni
1
-1
/
+23
2023-05-02
perf build: Fix unescaped # in perf build-test
James Clark
1
-1
/
+1
2023-05-02
perf unwind: Suppress massive unsupported target platform errors
Changbin Du
1
-1
/
+1
2023-05-02
perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...
Sriram Yagnaraman
2
-5
/
+5
2023-05-02
perf script: Print raw ip instead of binary offset for callchain
Changbin Du
1
-7
/
+2
2023-05-02
perf symbols: Fix return incorrect build_id size in elf_read_build_id()
Yang Jihong
1
-1
/
+1
2023-05-02
perf list: Modify the warning message about scandirat(3)
Namhyung Kim
1
-1
/
+1
2023-05-02
perf list: Fix memory leaks in print_tracepoint_events()
Namhyung Kim
1
-4
/
+8
2023-05-02
perf lock contention: Rework offset calculation with BPF CO-RE
Namhyung Kim
1
-7
/
+7
2023-05-02
perf lock contention: Fix struct rq lock access
Namhyung Kim
1
-4
/
+4
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-297
/
+1061
2023-05-01
tools/perf: Add basic support for LoongArch
Huacai Chen
21
-3
/
+518
2023-04-30
Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2
-0
/
+248
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-11
/
+14
2023-04-28
perf stat: Disable TopdownL1 on hybrid
Ian Rogers
1
-1
/
+7
2023-04-28
perf stat: Avoid SEGV on counter->name
Ian Rogers
1
-1
/
+1
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-0
/
+171
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
23
-182
/
+330
2023-04-28
Merge tag 'trace-tools-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-7
/
+47
2023-04-28
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
7
-103
/
+351
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-475
/
+355
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-1
/
+1242
2023-04-28
selftests: srv6: make srv6_end_dt46_l3vpn_test more robust
Andrea Mayer
1
-5
/
+5
[next]