index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
zlib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-16
perf test bpf: Free obj_buf
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf trace: Free strings in trace__parse_events_option()
Riccardo Mancini
1
-0
/
+3
2021-07-15
perf trace: Free syscall tp fields in evsel->priv
Riccardo Mancini
1
-1
/
+16
2021-07-15
perf trace: Free syscall->arg_fmt
Riccardo Mancini
1
-1
/
+15
2021-07-15
perf trace: Free malloc'd trace fields on exit
Riccardo Mancini
1
-1
/
+10
2021-07-15
perf lzma: Close lzma stream on exit
Riccardo Mancini
1
-3
/
+5
2021-07-15
perf script: Fix memory 'threads' and 'cpus' leaks on exit
Riccardo Mancini
1
-0
/
+7
2021-07-15
perf script: Release zstd data
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf session: Cleanup trace_event
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf inject: Close inject.output on exit
Riccardo Mancini
1
-2
/
+6
2021-07-15
perf report: Free generated help strings for sort option
Riccardo Mancini
3
-13
/
+24
2021-07-15
perf env: Fix memory leak of cpu_pmu_caps
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf test maps__merge_in: Fix memory leak of maps
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf test event_update: Fix memory leak of unit
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf test event_update: Fix memory leak of evlist
Riccardo Mancini
1
-1
/
+1
2021-07-15
perf test session_topology: Delete session->evlist
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf env: Fix sibling_dies memory leak
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf inject: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-2
/
+3
2021-07-14
perf cs-etm: Split Coresight decode by aux records
James Clark
1
-1
/
+167
2021-07-14
tools headers: Remove broken definition of __LITTLE_ENDIAN
Arnaldo Carvalho de Melo
1
-6
/
+0
2021-07-14
perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-07-14
libperf: Fix build error with LIBPFM4=1
Heiko Carstens
1
-1
/
+1
2021-07-14
tools headers UAPI: Sync files changed by the memfd_secret new syscall
Arnaldo Carvalho de Melo
3
-1
/
+8
2021-07-14
perf stat: Merge uncore events by default for hybrid platform
Jin Yao
2
-4
/
+13
2021-07-14
perf tests: Fix 'Convert perf time to TSC' on core-only system
Jin Yao
1
-1
/
+2
2021-07-14
perf tests: Fix 'Roundtrip evsel->name' on core-only system
Jin Yao
1
-1
/
+2
2021-07-14
perf tests: Fix 'Parse event definition strings' on core-only system
Jin Yao
1
-6
/
+10
2021-07-14
perf pmu: Skip invalid hybrid pmu
Jin Yao
1
-1
/
+8
2021-07-12
sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVT
Christoph Hellwig
1
-4
/
+0
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
4
-53
/
+11
2021-07-12
mm/rmap: fix munlocking Anon THP with mlocked ptes
Hugh Dickins
1
-17
/
+22
2021-07-12
Linux 5.14-rc1
v5.14-rc1
Linus Torvalds
1
-2
/
+2
2021-07-12
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
1
-3
/
+3
2021-07-12
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
1
-6
/
+5
2021-07-12
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
1
-5
/
+8
2021-07-12
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2
-7
/
+2
2021-07-11
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
2
-14
/
+0
2021-07-10
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
1
-73
/
+73
2021-07-10
rtc: pcf2127: handle timestamp interrupts
Mian Yousaf Kaukab
1
-59
/
+133
2021-07-10
rtc: at91sam9: Remove unnecessary offset variable checks
Nobuhiro Iwamatsu
1
-1
/
+1
2021-07-10
rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()
Nobuhiro Iwamatsu
1
-3
/
+1
2021-07-10
rtc: spear: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-4
/
+1
2021-07-10
rtc: tps6586x: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: tps80031: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: rtd119x: Fix format of SPDX identifier
Nobuhiro Iwamatsu
1
-2
/
+1
2021-07-10
rtc: sc27xx: Fix format of SPDX identifier
Nobuhiro Iwamatsu
1
-1
/
+1
2021-07-10
rtc: palmas: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
[next]