aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-12perf cs-etm: Set time on synthesised samples to preserve orderingJames Clark1-2/+13
2021-05-12perf cs-etm: Refactor timestamp variable namesJames Clark3-33/+31
2021-05-12perf x86 kvm-stat: Support to analyze kvm MSRLei Zhao1-0/+46
2021-05-12perf stat: Use aggregated counts directlyNamhyung Kim2-16/+4
2021-05-12perf record: Set timestamp boundary for AUX area eventsAdrian Hunter1-4/+23
2021-05-12perf intel-pt: Parse VM Time Correlation options and set up decodingAdrian Hunter2-4/+202
2021-05-12perf intel-pt: Add VM Time Correlation to decoderAdrian Hunter3-0/+696
2021-05-12perf intel-pt: Better 7-byte timestamp wraparound logicAdrian Hunter1-3/+9
2021-05-12perf intel-pt: Pass the first timestamp to the decoderAdrian Hunter3-0/+31
2021-05-12perf intel-pt: Add a tree for VMCS informationAdrian Hunter3-0/+79
2021-05-12perf intel-pt: Let overlap detection handle VM timestampsAdrian Hunter3-6/+19
2021-05-12perf auxtrace: Allow buffers to be mapped read / writeAdrian Hunter2-3/+8
2021-05-12perf inject: Add --vm-time-correlation optionAdrian Hunter3-0/+60
2021-05-12perf inject: Add facility to do in place updateAdrian Hunter5-6/+35
2021-05-12perf intel-pt: Support Z itrace option for timeless decodingAdrian Hunter2-1/+6
2021-05-12perf intel-pt: Move synth_opts initialization earlierAdrian Hunter1-15/+14
2021-05-12perf auxtrace: Add Z itrace option for timeless decodingAdrian Hunter3-0/+6
2021-05-11btrfs: handle transaction start error in btrfs_fileattr_setRitesh Harjani1-0/+2
2021-05-10tools headers UAPI: Sync perf_event.h with the kernel sourcesArnaldo Carvalho de Melo4-8/+24
2021-05-10tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-1/+8
2021-05-10tools include UAPI powerpc: Sync errno.h with the kernel headersArnaldo Carvalho de Melo1-0/+1
2021-05-10tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo3-2/+2
2021-05-10tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_settattr new syscallsArnaldo Carvalho de Melo5-1/+27
2021-05-10perf tools: Fix a build error on arm64 with clangMasami Hiramatsu1-1/+1
2021-05-10tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2021-05-10tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+45
2021-05-10perf tools: Fix dynamic libbpf linkJiri Olsa2-0/+8
2021-05-10perf session: Fix swapping of cpu_map and stat_config recordsDmitry Koshelev1-2/+2
2021-05-10perf jevents: Silence warning for ArchStd filesIan Rogers1-2/+4
2021-05-10perf record: Disallow -c and -F option at the same timeNamhyung Kim1-1/+7
2021-05-10tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2021-05-10tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2021-05-10tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo1-4/+121
2021-05-09Linux 5.13-rc1Linus Torvalds1-2/+2
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds1-1/+1
2021-05-08Revert "bio: limit bio max size"Jens Axboe4-21/+3
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds1-1/+12
2021-05-08smb3: if max_channels set to more than one channel request multichannelSteve French1-0/+3
2021-05-08smb3: do not attempt multichannel to server which does not support itSteve French1-0/+6
2021-05-08smb3: when mounting with multichannel include it in requested capabilitiesSteve French1-0/+5
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada3-6/+5
2021-05-07atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen1-0/+1
2021-05-07net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon2-18/+3
2021-05-07mptcp: fix splat when closing unaccepted socketPaolo Abeni1-2/+1
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski3-44/+0
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski4-11/+10
2021-05-07i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin1-1/+2
2021-05-07i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang1-0/+1
2021-05-07i40e: fix broken XDP supportMagnus Karlsson1-6/+2