summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: Introduce generic min-heapIan Rogers2020-03-064-0/+339
* perf/cgroup: Reorder perf_cgroup_connect()Peter Zijlstra2020-03-061-8/+8
* perf/core: Remove 'struct sched_in_data'Peter Zijlstra2020-03-061-25/+11
* perf/core: Unify {pinned,flexible}_sched_in()Peter Zijlstra2020-03-061-37/+21
* Merge branch 'perf/urgent' into perf/core, to pick up the latest fixesIngo Molnar2020-03-06975-11411/+16169
|\
| * Merge tag 'perf-urgent-for-mingo-5.6-20200303' of git://git.kernel.org/pub/sc...Ingo Molnar2020-03-049-40/+34
| |\
| | * perf symbols: Don't try to find a vmlinux file when looking for kernel modulesArnaldo Carvalho de Melo2020-03-031-7/+6
| | * perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo2020-03-035-22/+23
| | * perf parse-events: Use asprintf() instead of strncpy() to read tracepoint filesArnaldo Carvalho de Melo2020-03-021-8/+2
| | * perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo2020-03-021-2/+2
| | * perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo2020-03-021-1/+1
| * | Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-03-0411-20/+44
| |\ \
| | * | cifs: Use #define in cifs_dbgJoe Perches2020-02-241-2/+2
| | * | cifs: fix rename() by ensuring source handle opened with DELETE bitAurelien Aptel2020-02-249-17/+33
| | * | cifs: add missing mount option to /proc/mountsSteve French2020-02-241-0/+2
| | * | cifs: fix potential mismatch of UNC pathsPaulo Alcantara (SUSE)2020-02-241-0/+2
| | * | cifs: don't leak -EAGAIN for stat() during reconnectRonnie Sahlberg2020-02-241-1/+5
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-028-9/+52
| |\ \ \
| | * | | x86/mm: Fix dump_pagetables with Xen PVJuergen Gross2020-02-291-6/+1
| | * | | x86/ioperm: Add new paravirt function update_io_bitmap()Juergen Gross2020-02-296-2/+50
| | * | | x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson2020-02-271-1/+1
| | |/ /
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-021-0/+2
| |\ \ \
| | * | | sched/fair: Fix statistics for find_idlest_group()Vincent Guittot2020-02-271-0/+2
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-03-0225-214/+251
| |\ \ \ \
| | * \ \ \ Merge tag 'perf-urgent-for-mingo-5.6-20200228' of git://git.kernel.org/pub/sc...Ingo Molnar2020-02-2914-148/+210
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | perf annotate: Fix segfault with source toggleRavi Bangoria2020-02-271-0/+2
| | | * | | perf annotate: Align struct annotate_argsRavi Bangoria2020-02-271-6/+6
| | | * | | perf annotate: Simplify disasm_line allocation and freeing codeRavi Bangoria2020-02-272-56/+31
| | | * | | perf annotate: Remove privsize from symbol__annotate() argsRavi Bangoria2020-02-274-6/+7
| | | * | | perf probe: Check return value of strlist__add() for -ENOMEMHe Zhe2020-02-272-6/+28
| | | * | | perf config: Document missing config optionsRavi Bangoria2020-02-271-0/+44
| | | * | | perf annotate: Fix perf config option descriptionRavi Bangoria2020-02-271-1/+29
| | | * | | perf annotate: Prefer cmdline option over default configRavi Bangoria2020-02-271-2/+2
| | | * | | perf annotate: Make perf config effectiveRavi Bangoria2020-02-275-55/+33
| | | * | | perf config: Introduce perf_config_u8()Ravi Bangoria2020-02-272-0/+13
| | | * | | perf annotate: Fix --show-nr-samples for tui/stdio2Ravi Bangoria2020-02-272-7/+5
| | | * | | perf annotate: Fix --show-total-period for tui/stdio2Ravi Bangoria2020-02-273-7/+6
| | | * | | perf annotate/tui: Re-render title bar after switching back from script browserRavi Bangoria2020-02-271-4/+3
| | | * | | tools headers UAPI: Update tools's copy of kvm.h headersArnaldo Carvalho de Melo2020-02-271-0/+1
| | | * | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-02-271-0/+2
| | |/ / /
| | * | | Merge tag 'perf-urgent-for-mingo-5.6-20200220' of git://git.kernel.org/pub/sc...Ingo Molnar2020-02-2611-66/+41
| | |\ \ \ | | | |/ / | | |/| |
| | | * | perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo2020-02-181-0/+2
| | | * | perf auxtrace: Add auxtrace_record__read_finish()Adrian Hunter2020-02-186-74/+35
| | | * | perf arm-spe: Fix endless record after being terminatedAdrian Hunter2020-02-181-1/+4
| | | * | perf cs-etm: Fix endless record after being terminatedWei Li2020-02-181-1/+4
| | | * | perf intel-bts: Fix endless record after being terminatedWei Li2020-02-181-1/+4
| | | * | perf intel-pt: Fix endless record after being terminatedWei Li2020-02-181-1/+4
| | | * | perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter2020-02-181-1/+1
| | | * | perf bpf: Remove bpf/ subdir from bpf.h headers used to build bpf eventsArnaldo Carvalho de Melo2020-02-183-3/+3
| * | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-022-101/+54
| |\ \ \ \