sfrench/cifs-2.6.git
2019-08-29 Arnaldo Carvalho... perf tools: Remove needless libtraceevent include direc...
2019-08-29 Kyle Meyerlibperf: Warn when exceeding MAX_NR_CPUS in cpumap
2019-08-29 Kyle Meyerperf header: Replace MAX_NR_CPUS with cpu__max_cpu()
2019-08-29 Kyle Meyerperf machine: Replace MAX_NR_CPUS with perf_env::nr_cpu...
2019-08-29 Kyle Meyerperf session: Replace MAX_NR_CPUS with perf_env::nr_cpu...
2019-08-29 Kyle Meyerperf stat: Replace MAX_NR_CPUS with cpu__max_cpu()
2019-08-29 Kyle Meyerperf svghelper: Replace MAX_NR_CPUS with perf_env:...
2019-08-29 Kyle Meyerperf timechart: Refactor svg_build_topology_map()
2019-08-29 Jiri Olsaperf c2c: Display proper cpu count in nodes column
2019-08-29 Ingo MolnarMerge tag 'perf-core-for-mingo-5.4-20190829' of git...
2019-08-29 Steven Rostedt... tools lib traceevent: Remove unneeded qsort and uses...
2019-08-29 Steven Rostedt... tools lib traceevent: Do not free tep->cmdlines in...
2019-08-29 Arnaldo Carvalho... perf evlist: Use unshare(CLONE_FS) in sb threads to...
2019-08-29 Jiri Olsalibperf: Move 'enum perf_user_event_type' to perf/event.h
2019-08-29 Jiri Olsalibperf: Rename the PERF_RECORD_ structs to have a...
2019-08-29 Jiri Olsalibperf: Add 'union perf_event' to perf/event.h
2019-08-29 Jiri Olsalibperf: Add PERF_RECORD_COMPRESSED 'struct compressed_...
2019-08-29 Jiri Olsalibperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature...
2019-08-29 Jiri Olsalibperf: Add PERF_RECORD_TIME_CONV 'struct time_conv_ev...
2019-08-29 Jiri Olsalibperf: Add PERF_RECORD_STAT_ROUND 'struct stat_round_...
2019-08-29 Jiri Olsalibperf: Add PERF_RECORD_STAT 'struct stat_event' to...
2019-08-29 Jiri Olsalibperf: Add PERF_RECORD_STAT_CONFIG 'struct stat_confi...
2019-08-29 Jiri Olsalibperf: Add PERF_RECORD_THREAD_MAP 'struct thread_map_...
2019-08-29 Jiri Olsalibperf: Add PERF_RECORD_SWITCH 'struct context_switch_...
2019-08-29 Jiri Olsalibperf: Add PERF_RECORD_ITRACE_START 'struct itrace_st...
2019-08-29 Jiri Olsalibperf: Add PERF_RECORD_AUX 'struct aux_event' to...
2019-08-29 Jiri Olsalibperf: Add PERF_RECORD_AUXTRACE_ERROR 'struct auxtrac...
2019-08-29 Jiri Olsalibperf: Add PERF_RECORD_AUXTRACE 'struct auxtrace_even...
2019-08-29 Jiri Olsalibperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace...
2019-08-28 Jiri Olsalibperf: Add PERF_RECORD_ID_INDEX 'struct id_index_even...
2019-08-28 Jiri Olsalibperf: Add PERF_RECORD_HEADER_BUILD_ID 'struct build_...
2019-08-28 Jiri Olsalibperf: Add PERF_RECORD_HEADER_TRACING_DATA 'struct...
2019-08-28 Jiri Olsalibperf: Add PERF_RECORD_HEADER_EVENT_TYPE 'struct...
2019-08-28 Jiri Olsalibperf: Add PERF_RECORD_EVENT_UPDATE 'struct event_upd...
2019-08-28 Jiri Olsalibperf: Add PERF_RECORD_CPU_MAP 'struct cpu_map_event...
2019-08-28 Jiri Olsalibperf: Add PERF_RECORD_HEADER_ATTR 'struct attr_event...
2019-08-28 Namhyung Kimperf top: Fix event group with more than two events
2019-08-28 Namhyung Kimperf top: Decay all events in the evlist
2019-08-28 Arnaldo Carvalho... perf clang: Delete needless util-cxx.h header
2019-08-28 Arnaldo Carvalho... perf evlist: Remove needless util.h from evlist.h
2019-08-28 Arnaldo Carvalho... perf tools: Remove needless util.h include from builtin.h
2019-08-28 Igor Lubashevperf tools: Warn that perf_event_paranoid can restrict...
2019-08-28 Igor Lubashevperf symbols: Use CAP_SYSLOG with kptr_restrict checks
2019-08-28 Igor Lubashevperf evsel: Kernel profiling is disallowed only when...
2019-08-28 Igor Lubashevperf tools: Use CAP_SYS_ADMIN with perf_event_paranoid...
2019-08-28 Igor Lubashevperf event: Check ref_reloc_sym before using it
2019-08-28 Naveen N. Raoperf arch powerpc: Sync powerpc syscall.tbl
2019-08-28 Alexander Shishkinperf/x86/intel: Support PEBS output to PT
2019-08-28 Alexander Shishkinperf: Allow normal events to output AUX data
2019-08-27 Ingo MolnarMerge tag 'perf-core-for-mingo-5.4-20190826' of git...
2019-08-26 Arnaldo Carvalho... perf evsel: Rename perf_missing_features::bpf_event...
2019-08-26 Arnaldo Carvalho... perf tool: Rename perf_tool::bpf_event to bpf
2019-08-26 Arnaldo Carvalho... perf tools: Rename perf_event::bpf_event to perf_event...
2019-08-26 Arnaldo Carvalho... perf tools: Rename perf_event::ksymbol_event to perf_ev...
2019-08-26 Arnaldo Carvalho... libperf: Rename the PERF_RECORD_ structs to have a...
2019-08-26 Jiri Olsalibperf: Add PERF_RECORD_SAMPLE 'struct sample_event...
2019-08-26 Jiri Olsalibperf: Add PERF_RECORD_BPF_EVENT 'struct bpf_event...
2019-08-26 Jiri Olsalibperf: Add PERF_RECORD_KSYMBOL 'struct ksymbol_event...
2019-08-26 Jiri Olsalibperf: Add PERF_RECORD_THROTTLE 'struct throttle_even...
2019-08-26 Jiri Olsalibperf: Add PERF_RECORD_READ 'struct read_event' to...
2019-08-26 Jiri Olsalibperf: Add PERF_RECORD_LOST_SAMPLES 'struct lost_samp...
2019-08-26 Jiri Olsalibperf: Add PERF_RECORD_LOST 'struct lost_event' to...
2019-08-26 Jiri Olsalibperf: Add PERF_RECORD_FORK 'struct fork_event' to...
2019-08-26 Jiri Olsalibperf: Add PERF_RECORD_NAMESPACES 'struct namespaces_...
2019-08-26 Jiri Olsalibperf: Add PERF_RECORD_COMM 'struct comm_event' to...
2019-08-26 Jiri Olsalibperf: Add PERF_RECORD_MMAP2 'struct mmap2_event...
2019-08-26 Jiri Olsalibperf: Add PERF_RECORD_MMAP 'struct mmap_event' to...
2019-08-26 Gustavo A.... perf script: Fix memory leaks in list_scripts()
2019-08-26 Andi Kleenperf report: Fix --ns time sort key output
2019-08-26 Andi Kleenperf report: Use timestamp__scnprintf_nsec() for time...
2019-08-26 Souptick Joarderperf tools: Remove duplicate headers
2019-08-26 Arnaldo Carvalho... perf augmented_raw_syscalls: Reduce perf_event_output...
2019-08-26 Arnaldo Carvalho... perf augmented_raw_syscalls: Introduce helper to get...
2019-08-26 Arnaldo Carvalho... perf augmented_raw_syscalls: Postpone tmp map lookup...
2019-08-26 Arnaldo Carvalho... perf augmented_raw_syscalls: Rename augmented_filename...
2019-08-26 Benjamin Petersonperf trace beauty ioctl: Fix off-by-one error in cmd...
2019-08-26 James Clarkperf tests: Fixes hang in zstd compression test by...
2019-08-26 Arnaldo Carvalho... perf sort: Remove needless headers from sort.h, provide...
2019-08-26 Arnaldo Carvalho... perf srcline: Add missing srcline.h header to files...
2019-08-26 Arnaldo Carvalho... perf cacheline: Move cacheline related routines to...
2019-08-26 Arnaldo Carvalho... perf record: Move record_opts and other record decls...
2019-08-26 Arnaldo Carvalho... perf stat: Remove needless headers from stat.h
2019-08-26 Arnaldo Carvalho... perf cpumap: No need to include perf.h, ditch it
2019-08-26 Alexander Shishkinperf/x86/intel/pt: Get rid of reverse lookup table...
2019-08-26 Alexander Shishkinperf/x86/intel/pt: Free up space in a ToPA descriptor
2019-08-26 Alexander Shishkinperf/x86/intel/pt: Split ToPA metadata and page layout
2019-08-26 Alexander Shishkinperf/x86/intel/pt: Use pointer arithmetics instead...
2019-08-26 Alexander Shishkinperf/x86/intel/pt: Use helpers to obtain ToPA entry...
2019-08-26 Alexander Shishkinperf/x86/intel/pt: Clean up ToPA allocation path
2019-08-26 Ingo MolnarMerge tag 'v5.3-rc6' into perf/core, to pick up fixes
2019-08-25 Linus TorvaldsLinux 5.3-rc6 v5.3-rc6
2019-08-25 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v5.3-rc7' of git:/...
2019-08-25 Linus TorvaldsMerge tag 'for-linus-5.3-rc6' of git://git./linux/kerne...
2019-08-25 Linus TorvaldsMerge tag 'for-linus-5.3-rc6' of git://git./linux/kerne...
2019-08-25 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-08-25 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-08-25 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-08-25 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-08-25 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2019-08-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
next