summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-17perf tools: Handle partial AUX records and print a warningAlexander Shishkin3-5/+28
2017-03-17tools include: Sync {,tools/}include/uapi/linux/perf_event.hAlexander Shishkin1-0/+1
2017-03-17tools lib api fs: Introduce sysfs__read_boolAlexander Shishkin2-0/+30
2017-03-17perf timechart: Use OPT_PARENT for common optionsArnaldo Carvalho de Melo1-9/+7
2017-03-17perf lock: Make 'f' part of the common 'lock_options'Arnaldo Carvalho de Melo1-2/+1
2017-03-17perf lock: Subcommands should include common optionsChangbin Du1-8/+11
2017-03-17Merge tag 'perf-urgent-for-mingo-4.11-20170317' of git://git.kernel.org/pub/s...Ingo Molnar1-1/+1
2017-03-17perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann1-1/+1
2017-03-17x86/perf: Clarify why x86_pmu_event_mapped() isn't racyAndy Lutomirski1-0/+12
2017-03-17x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski1-2/+2
2017-03-16Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...Ingo Molnar14-40/+381
2017-03-16uprobes: Default UPROBES_EVENTS to YArnaldo Carvalho de Melo1-1/+1
2017-03-16perf/core: Better explain the inherit magicPeter Zijlstra1-3/+33
2017-03-16perf/core: Simplify perf_event_free_task()Peter Zijlstra1-11/+1
2017-03-16perf/core: Fix event inheritance on fork()Peter Zijlstra1-2/+3
2017-03-16perf/core: Fix use-after-free in perf_release()Peter Zijlstra1-0/+11
2017-03-16perf script: Add 'brstackinsn' for branch stacksAndi Kleen6-11/+327
2017-03-16tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.hArnaldo Carvalho de Melo1-3/+2
2017-03-16perf/x86/intel/pt: Handle VMX betterAlexander Shishkin1-17/+21
2017-03-16perf/core: Add a flag for partial AUX recordsAlexander Shishkin2-1/+2
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon10-49/+56
2017-03-16perf/x86: Add Top Down events to Intel GoldmontKan Liang1-0/+22
2017-03-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar586-3452/+7737
2017-03-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-47/+74
2017-03-15perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian1-2/+2
2017-03-15trace/kprobes: Fix check for kretprobe offset within function entryNaveen N. Rao3-15/+28
2017-03-15perf probe: Introduce util func is_sdt_event()Ravi Bangoria2-8/+21
2017-03-15Merge tag 'perf-core-for-mingo-4.12-20170314' of git://git.kernel.org/pub/scm...Ingo Molnar50-74/+799
2017-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds42-285/+645
2017-03-15Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-50/+100
2017-03-15gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher1-1/+1
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds139-826/+1447
2017-03-15Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-7/+8
2017-03-15Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+7
2017-03-15Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2017-03-15Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+7
2017-03-14Merge branch 'qed-fixes'David S. Miller5-8/+44
2017-03-14qed: Enable iSCSI Out-of-OrderMintz, Yuval1-0/+3
2017-03-14qed: Correct out-of-bound access in OOO historyMintz, Yuval1-0/+2
2017-03-14qed: Fix interrupt flags on Rx LL2Ram Amrani1-4/+5
2017-03-14qed: Free previous connections when releasing iSCSIMintz, Yuval1-0/+28
2017-03-14qed: Fix mapping leak on LL2 rx flowMintz, Yuval1-0/+2
2017-03-14qed: Prevent creation of too-big u32-chainsTomer Tayar1-3/+2
2017-03-14qed: Align CIDs according to DORQ requirementRam Amrani1-1/+2
2017-03-14Merge branch 'mlxsw-small-fixes'David S. Miller1-2/+2
2017-03-14mlxsw: reg: Fix SPVMLR max record countJiri Pirko1-1/+1
2017-03-14mlxsw: reg: Fix SPVM max record countJiri Pirko1-1/+1
2017-03-14net: Resend IGMP memberships upon peer notification.Vlad Yasevich1-0/+1
2017-03-14kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOLNaveen N. Rao1-2/+3