summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf: Fix task context PMU for HeteroPeter Zijlstra2021-06-231-1/+8
* perf/x86/intel: Fix instructions:ppp support in Sapphire RapidsKan Liang2021-06-231-1/+3
* perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire RapidsKan Liang2021-06-231-0/+2
* perf/x86/intel: Fix fixed counter check warning for some Alder LakeKan Liang2021-06-231-2/+7
* perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBSLike Xu2021-06-231-6/+14
* perf/x86: Reset the dirty counter to prevent the leak for an RDPMC taskKan Liang2021-06-174-3/+37
* kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao2021-06-0311-84/+0
* x86,kprobes: WARN if kprobes tries to handle a faultPeter Zijlstra2021-06-011-2/+2
* kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-0116-172/+5
* uprobes: Update uprobe_write_opcode() kernel-doc commentQiujun Huang2021-06-011-0/+1
* perf/hw_breakpoint: Fix DocBook warnings in perf hw_breakpointHaocheng Xie2021-05-271-0/+2
* perf/core: Fix DocBook warningsHaocheng Xie2021-05-271-0/+4
* perf/core: Make local function perf_pmu_snapshot_aux() staticHaocheng Xie2021-05-271-4/+4
* perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on ICXAlexander Antonov2021-05-181-0/+51
* perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on SNRAlexander Antonov2021-05-181-0/+96
* perf/x86/intel/uncore: Generalize I/O stacks to PMON mapping procedureAlexander Antonov2021-05-182-6/+21
* perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of()Guenter Roeck2021-05-121-4/+0
* Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-05-111-0/+2
|\
| * btrfs: handle transaction start error in btrfs_fileattr_setRitesh Harjani2021-05-111-0/+2
* | Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub...Linus Torvalds2021-05-1126-22/+260
|\ \
| * | tools headers UAPI: Sync perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2021-05-104-8/+24
| * | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-1/+8
| * | tools include UAPI powerpc: Sync errno.h with the kernel headersArnaldo Carvalho de Melo2021-05-101-0/+1
| * | tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo2021-05-103-2/+2
| * | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-0/+4
| * | tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...Arnaldo Carvalho de Melo2021-05-105-1/+27
| * | perf tools: Fix a build error on arm64 with clangMasami Hiramatsu2021-05-101-1/+1
| * | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-0/+1
| * | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-0/+45
| * | perf tools: Fix dynamic libbpf linkJiri Olsa2021-05-102-0/+8
| * | perf session: Fix swapping of cpu_map and stat_config recordsDmitry Koshelev2021-05-101-2/+2
| * | perf jevents: Silence warning for ArchStd filesIan Rogers2021-05-101-2/+4
| * | perf record: Disallow -c and -F option at the same timeNamhyung Kim2021-05-101-1/+7
| * | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-0/+4
| * | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-0/+1
| * | tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2021-05-101-4/+121
| |/
* | Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-1011-26/+55
|\ \
| * | btrfs: initialize return variable in cleanup_free_space_cache_v1Tom Rix2021-05-041-1/+1
| * | btrfs: zoned: sanity check zone typeNaohiro Aota2021-05-041-0/+5
| * | btrfs: fix unmountable seed device after fstrimAnand Jain2021-05-041-1/+5
| * | btrfs: fix deadlock when cloning inline extents and using qgroupsFilipe Manana2021-04-285-7/+7
| * | btrfs: fix race leading to unpersisted data and metadata on fsyncFilipe Manana2021-04-282-11/+27
| * | btrfs: do not consider send context as valid when trying to flush qgroupsFilipe Manana2021-04-281-5/+9
| * | btrfs: zoned: fix silent data loss after failure splitting ordered extentFilipe Manana2021-04-281-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-1025-342/+542
|\ \ \ | |_|/ |/| |
| * | KVM: SVM: Move GHCB unmapping to fix RCU warningTom Lendacky2021-05-073-4/+5
| * | KVM: SVM: Invert user pointer casting in SEV {en,de}crypt helpersSean Christopherson2021-05-071-13/+11
| * | kvm: Cap halt polling at kvm->max_halt_poll_nsDavid Matlack2021-05-071-2/+2
| * | tools/kvm_stat: Fix documentation typoStefan Raspl2021-05-071-1/+1
| * | KVM: x86: Prevent deadlock against tk_core.seqThomas Gleixner2021-05-071-4/+18