index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
perf parse-events: Populate error column for BPF/tracepoint events
Ian Rogers
4
-39
/
+57
2023-07-28
perf parse-events: Additional error reporting
Ian Rogers
1
-6
/
+19
2023-07-28
perf parse-events: Separate ENOMEM memory handling
Ian Rogers
1
-52
/
+82
2023-07-28
perf parse-events: Move instances of YYABORT to YYNOMEM
Ian Rogers
1
-18
/
+40
2023-07-28
perf parse-events: Separate YYABORT and YYNOMEM cases
Ian Rogers
1
-19
/
+26
2023-07-28
perf parse-event: Add memory allocation test for name terms
Ian Rogers
3
-3
/
+6
2023-07-28
perf build: Define YYNOMEM as YYNOABORT for bison < 3.81
Arnaldo Carvalho de Melo
1
-0
/
+6
2023-07-26
perf parse-events: Avoid regrouped warning for wild card events
Ian Rogers
1
-0
/
+1
2023-07-26
perf parse-events: Add more comments to 'struct parse_events_state'
Ian Rogers
1
-0
/
+8
2023-07-26
perf parse-events: Remove two unused tokens
Ian Rogers
1
-1
/
+1
2023-07-26
perf parse-events: Remove unused PE_KERNEL_PMU_EVENT token
Ian Rogers
1
-27
/
+0
2023-07-26
perf parse-events: Remove unused PE_PMU_EVENT_FAKE token
Ian Rogers
1
-40
/
+2
2023-07-24
perf build: Add LTO build option
Ian Rogers
1
-0
/
+5
2023-07-24
perf test: Avoid weak symbol for arch_tests
Ian Rogers
1
-1
/
+10
2023-07-24
perf parse-events: Avoid use uninitialized warning
Ian Rogers
1
-1
/
+1
2023-07-24
perf stat: Avoid uninitialized use of perf_stat_config
Ian Rogers
2
-2
/
+2
2023-07-20
perf diff: Replaces some ',' as separator with the more usual ';'
Lu Hongfei
1
-2
/
+2
2023-07-20
perf bench uprobe trace_printk: Add entry attaching an BPF program that does ...
Arnaldo Carvalho de Melo
4
-11
/
+41
2023-07-20
perf bench uprobe empty: Add entry attaching an empty BPF program
Arnaldo Carvalho de Melo
5
-4
/
+88
2023-07-20
perf bench uprobe: Show diff to previous
Arnaldo Carvalho de Melo
1
-5
/
+16
2023-07-20
perf bench uprobe: Print diff to baseline
Arnaldo Carvalho de Melo
1
-3
/
+24
2023-07-20
perf bench uprobe: Add benchmark to test uprobe overhead
Arnaldo Carvalho de Melo
5
-0
/
+91
2023-07-20
MAINTAINERS: Add git information for perf-tools and perf-tools-next trees/bra...
Arnaldo Carvalho de Melo
1
-0
/
+2
2023-07-20
perf trace: Free thread_trace->files table
Arnaldo Carvalho de Melo
1
-0
/
+14
2023-07-20
perf trace: Really free the evsel->priv area
Arnaldo Carvalho de Melo
1
-7
/
+2
2023-07-20
perf trace: Register a thread priv destructor
Arnaldo Carvalho de Melo
1
-0
/
+15
2023-07-20
perf thread: Allow tools to register a thread->priv destructor
Arnaldo Carvalho de Melo
2
-0
/
+15
2023-07-20
perf evsel: Free evsel->filter on the destructor
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-07-17
maple_tree: fix node allocation testing on 32 bit
Liam R. Howlett
1
-3
/
+3
2023-07-17
maple_tree: fix 32 bit mas_next testing
Liam R. Howlett
1
-1
/
+4
2023-07-17
selftests/mm: mkdirty: fix incorrect position of #endif
Colin Ian King
1
-1
/
+1
2023-07-17
maple_tree: set the node limit when creating a new root node
Peng Zhang
1
-1
/
+2
2023-07-17
mm/mlock: fix vma iterator conversion of apply_vma_lock_flags()
Liam R. Howlett
1
-4
/
+5
2023-07-17
prctl: move PR_GET_AUXV out of PR_MCE_KILL
Miguel Ojeda
1
-5
/
+5
2023-07-17
tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs
Lino Sanfilippo
2
-15
/
+92
2023-07-17
tpm/tpm_tis: Disable interrupts for Lenovo L590 devices
Florian Bezdeka
1
-0
/
+8
2023-07-17
tpm: Do not remap from ACPI resources again for Pluton TPM
Valentin David
1
-8
/
+11
2023-07-17
tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th gen
Christian Hesse
1
-0
/
+8
2023-07-17
tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th gen
Christian Hesse
1
-0
/
+8
2023-07-17
security: keys: Modify mismatched function name
Jiapeng Chong
1
-1
/
+1
2023-07-17
tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms
Jerry Snitselaar
1
-0
/
+7
2023-07-17
keys: Fix linking a duplicate key to a keyring's assoc_array
Petr Pavlu
1
-11
/
+24
2023-07-17
tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
Alexander Sverdlin
1
-7
/
+15
2023-07-17
tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
Alexander Sverdlin
1
-15
/
+22
2023-07-17
tpm_tis_spi: Release chip select when flow control fails
Peijie Shao
1
-0
/
+8
2023-07-17
tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11
Peter Ujfalusi
1
-0
/
+1
2023-07-17
tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
Jarkko Sakkinen
1
-23
/
+7
2023-07-17
perf test task_exit: No need for a cycles event to check if we get an PERF_RE...
Arnaldo Carvalho de Melo
1
-2
/
+2
2023-07-16
Linux 6.5-rc2
v6.5-rc2
Linus Torvalds
1
-1
/
+1
2023-07-14
selftests/arm64: fix build failure during the "emit_tests" step
John Hubbard
1
-1
/
+1
[next]