index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-06
perf dso: Refactor dso_cache__read()
Adrian Hunter
1
-27
/
+37
2019-11-06
perf auxtrace: Add auxtrace_cache__remove()
Adrian Hunter
2
-0
/
+29
2019-11-06
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
1
-2
/
+2
2019-11-06
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
1
-1
/
+1
2019-11-06
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
1
-2
/
+2
2019-11-06
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
1
-1
/
+1
2019-11-06
perf probe: Fix to probe a function which has no entry pc
Masami Hiramatsu
1
-1
/
+1
2019-11-06
perf probe: Fix wrong address verification
Masami Hiramatsu
1
-22
/
+10
2019-11-06
perf jevents: Fix resource leak in process_mapfile() and main()
Yunfeng Ye
1
-2
/
+11
2019-11-06
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2
-1
/
+26
2019-11-06
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
1
-5
/
+9
2019-11-06
perf probe: Fix to find range-only function instance
Masami Hiramatsu
1
-1
/
+5
2019-11-06
perf kvm: Use evlist layer api when possible
Igor Lubashev
1
-1
/
+1
2019-11-06
perf tests: Fix a typo
Leo Yan
1
-1
/
+1
2019-11-06
perf tools: Avoid a malloc() for array events
Ian Rogers
1
-5
/
+3
2019-11-06
perf tools: Move ALLOC_LIST into a function
Ian Rogers
1
-22
/
+43
2019-11-06
perf evsel: Avoid close(-1)
Andi Kleen
2
-2
/
+4
2019-11-06
perf evsel: Always preserve errno while cleaning up perf_event_open failures
Andi Kleen
1
-2
/
+4
2019-11-06
perf cs-etm: Fix definition of macro TO_CS_QUEUE_NR
Leo Yan
1
-2
/
+2
2019-11-06
perf llvm: Make .o saving a debug message, not an info one
Arnaldo Carvalho de Melo
1
-3
/
+2
2019-11-06
perf record: Put a copy of kcore into the perf.data directory
Adrian Hunter
8
-0
/
+147
2019-11-06
perf data: Support single perf.data file directory
Adrian Hunter
4
-2
/
+43
2019-11-06
perf session: Fix indent in perf_session__new()"
Jiri Olsa
1
-2
/
+2
2019-11-06
perf data: Rename directory "header" file to "data"
Adrian Hunter
2
-2
/
+2
2019-11-06
perf data: Move perf_dir_version into data.h
Adrian Hunter
2
-4
/
+4
2019-11-06
perf data: Correctly identify directory data files
Adrian Hunter
1
-1
/
+1
2019-10-28
perf/core: Optimize perf_init_event() for TYPE_SOFTWARE
Liang, Kan
1
-1
/
+10
2019-10-28
perf/core: Optimize perf_init_event()
Peter Zijlstra
1
-11
/
+30
2019-10-28
perf/core: Optimize perf_install_in_event()
Peter Zijlstra
1
-0
/
+19
2019-10-28
perf/x86: Synchronize PMU task contexts on optimized context switches
Alexey Budankov
2
-1
/
+19
2019-10-28
perf/x86/intel: Implement LBR callstack context synchronization
Alexey Budankov
2
-0
/
+26
2019-10-28
perf/x86: Install platform specific ->swap_task_ctx() adapter
Alexey Budankov
1
-0
/
+8
2019-10-28
perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu'
Alexey Budankov
2
-0
/
+17
2019-10-28
perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/
Geert Uytterhoeven
1
-1
/
+1
2019-10-28
perf/x86/uncore: Fix event group support
Kan Liang
2
-18
/
+38
2019-10-28
perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)
Kim Phillips
1
-2
/
+4
2019-10-28
perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...
Kim Phillips
1
-1
/
+1
2019-10-28
perf/core: Start rejecting the syscall with attr.__reserved_2 set
Alexander Shishkin
1
-1
/
+1
2019-10-27
Linux 5.4-rc5
v5.4-rc5
Linus Torvalds
1
-2
/
+2
2019-10-26
riscv: cleanup do_trap_break
Christoph Hellwig
1
-20
/
+6
2019-10-25
nbd: verify socket is supported during setup
Mike Christie
1
-2
/
+21
2019-10-25
ata: libahci_platform: Fix regulator_get_optional() misuse
Mark Brown
1
-24
/
+14
2019-10-25
nbd: handle racing with error'ed out commands
Josef Bacik
1
-0
/
+6
2019-10-25
nbd: protect cmd->status with cmd->lock
Josef Bacik
1
-5
/
+7
2019-10-25
io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
Jens Axboe
1
-12
/
+32
2019-10-25
io_uring: used cached copies of sq->dropped and cq->overflow
Jens Axboe
1
-5
/
+8
2019-10-25
ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157
Patrice Chotard
1
-4
/
+4
2019-10-25
io_uring: Fix race for sqes with userspace
Pavel Begunkov
1
-1
/
+2
2019-10-25
io_uring: Fix broken links with offloading
Pavel Begunkov
1
-29
/
+33
2019-10-25
io_uring: Fix corrupted user_data
Pavel Begunkov
1
-0
/
+2
[next]