index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-23
2
-9
/
+3
|
\
|
*
selftests/harness: use 1024 in place of LINE_MAX
Tao Su
2024-05-19
1
-2
/
+1
|
*
Revert "selftests/harness: remove use of LINE_MAX"
Tao Su
2024-05-19
2
-9
/
+4
*
|
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-22
6
-272
/
+977
|
\
\
|
*
\
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
2024-05-08
13
-45
/
+98
|
|
\
\
|
*
\
\
Merge 6.9-rc5 into char-misc-next
Greg Kroah-Hartman
2024-04-23
43
-1310
/
+2968
|
|
\
\
\
|
*
|
|
|
Drivers: hv: Remove fcopy driver
Saurabh Sengar
2024-04-11
1
-266
/
+0
|
*
|
|
|
tools: hv: Add new fcopy application based on uio driver
Saurabh Sengar
2024-04-11
3
-6
/
+501
|
*
|
|
|
tools: hv: Add vmbus_bufring
Saurabh Sengar
2024-04-11
2
-0
/
+476
|
*
|
|
|
ndtest: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-11
1
-3
/
+2
*
|
|
|
|
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...
Linus Torvalds
2024-05-22
302
-6202
/
+15131
|
\
\
\
\
\
|
*
|
|
|
|
tools lib subcmd: Show parent options in help
Namhyung Kim
2024-05-13
1
-12
/
+24
|
*
|
|
|
|
perf pmu: Count sys and cpuid JSON events separately
Ian Rogers
2024-05-11
2
-23
/
+53
|
*
|
|
|
|
perf stat: Don't display metric header for non-leader uncore events
Ian Rogers
2024-05-11
1
-0
/
+3
|
*
|
|
|
|
perf annotate-data: Ensure the number of type histograms
Namhyung Kim
2024-05-11
1
-1
/
+4
|
*
|
|
|
|
perf annotate: Fix segfault on sample histogram
Namhyung Kim
2024-05-11
1
-4
/
+5
|
*
|
|
|
|
perf daemon: Fix file leak in daemon_session__control
Samasth Norway Ananda
2024-05-10
1
-2
/
+2
|
*
|
|
|
|
libsubcmd: Fix parse-options memory leak
Ian Rogers
2024-05-10
1
-3
/
+5
|
*
|
|
|
|
perf lock: Avoid memory leaks from strdup()
Ian Rogers
2024-05-10
1
-14
/
+4
|
*
|
|
|
|
perf sched: Rename 'switches' column header to 'count' and add usage descript...
Madadi Vineeth Reddy
2024-05-10
2
-1
/
+37
|
*
|
|
|
|
perf tools: Ignore deleted cgroups
Namhyung Kim
2024-05-10
2
-4
/
+5
|
*
|
|
|
|
perf parse: Allow tracepoint names to start with digits
Dominique Martinet
2024-05-10
2
-2
/
+9
|
*
|
|
|
|
perf parse-events: Add new 'fake_tp' parameter for tests
Dominique Martinet
2024-05-10
8
-19
/
+34
|
*
|
|
|
|
perf parse-events: pass parse_state to add_tracepoint
Dominique Martinet
2024-05-10
3
-15
/
+21
|
*
|
|
|
|
perf symbols: Fix ownership of string in dso__load_vmlinux()
James Clark
2024-05-09
1
-3
/
+8
|
*
|
|
|
|
perf symbols: Update kcore map before merging in remaining symbols
James Clark
2024-05-09
1
-19
/
+21
|
*
|
|
|
|
perf maps: Re-use __maps__free_maps_by_name()
James Clark
2024-05-09
1
-7
/
+7
|
*
|
|
|
|
perf symbols: Remove map from list before updating addresses
James Clark
2024-05-09
1
-4
/
+6
|
*
|
|
|
|
perf tracepoint: Don't scan all tracepoints to test if one exists
Ian Rogers
2024-05-09
2
-35
/
+24
|
*
|
|
|
|
perf dwarf-aux: Fix build with HAVE_DWARF_CFI_SUPPORT
James Clark
2024-05-09
1
-28
/
+28
|
*
|
|
|
|
perf thread: Fixes to thread__new() related to initializing comm
Ian Rogers
2024-05-09
1
-9
/
+5
|
*
|
|
|
|
perf report: Avoid SEGV in report__setup_sample_type()
Ian Rogers
2024-05-09
1
-1
/
+1
|
*
|
|
|
|
perf comm: Fix comm_str__put() for reference count checking
Ian Rogers
2024-05-09
1
-14
/
+31
|
*
|
|
|
|
perf ui browser: Avoid SEGV on title
Ian Rogers
2024-05-09
1
-1
/
+1
|
*
|
|
|
|
perf dwarf-aux: Print array type name with "[]"
Namhyung Kim
2024-05-08
1
-1
/
+3
|
*
|
|
|
|
perf hist: Avoid 'struct hist_entry_iter' mem_info memory leak
Ian Rogers
2024-05-07
2
-28
/
+19
|
*
|
|
|
|
perf mem-info: Add reference count checking
Ian Rogers
2024-05-07
11
-88
/
+135
|
*
|
|
|
|
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
2024-05-07
15
-63
/
+85
|
*
|
|
|
|
perf comm: Add reference count checking to 'struct comm_str'
Ian Rogers
2024-05-07
1
-70
/
+126
|
*
|
|
|
|
perf cpumap: Remove refcnt from 'struct cpu_aggr_map'
Ian Rogers
2024-05-07
3
-17
/
+3
|
*
|
|
|
|
perf block-info: Remove unused refcount
Ian Rogers
2024-05-07
3
-33
/
+8
|
*
|
|
|
|
perf annotate: Fix memory leak in annotated_source
Ian Rogers
2024-05-07
1
-0
/
+6
|
*
|
|
|
|
perf ui browser: Don't save pointer to stack memory
Ian Rogers
2024-05-07
2
-2
/
+4
|
*
|
|
|
|
perf bench internals inject-build-id: Fix trap divide when collecting just on...
He Zhe
2024-05-07
1
-1
/
+1
|
*
|
|
|
|
perf probe: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
2024-05-07
1
-1
/
+1
|
*
|
|
|
|
perf auxtrace: Allow number of queues to be specified
James Clark
2024-05-07
2
-2
/
+8
|
*
|
|
|
|
perf cs-etm: Print error for new PERF_RECORD_AUX_OUTPUT_HW_ID versions
James Clark
2024-05-07
1
-1
/
+4
|
*
|
|
|
|
perf annotate: Fix a comment about multi_regs in extract_reg_offset function
Athira Rajeev
2024-05-07
1
-1
/
+1
|
*
|
|
|
|
perf kwork: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
2024-05-07
1
-1
/
+1
|
*
|
|
|
|
perf callchain: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
2024-05-07
1
-1
/
+1
[next]