summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-02perf parse-events: Break out tracepoint and printingIan Rogers
2022-08-02perf parse-events: Don't #define YY_EXTRA_TYPEIan Rogers
2022-08-01tools bpftool: Don't display disassembler-four-args feature testAndres Freund
2022-08-01tools bpftool: Fix compilation error with new binutilsAndres Freund
2022-08-01tools bpf_jit_disasm: Don't display disassembler-four-args feature testAndres Freund
2022-08-01tools bpf_jit_disasm: Fix compilation error with new binutilsAndres Freund
2022-08-01tools perf: Fix compilation error with new binutilsAndres Freund
2022-08-01tools include: add dis-asm-compat.h to handle version differencesAndres Freund
2022-08-01tools build: Don't display disassembler-four-args feature testAndres Freund
2022-08-01tools build: Add feature test for init_disassemble_info API changesAndres Freund
2022-08-01perf test: Add ARM SPE system wide testNamhyung Kim
2022-08-01perf tools: Rework prologue generation codeJiri Olsa
2022-08-01perf bpf: Convert legacy map definition to BTF-definedJiri Olsa
2022-08-01perf symbol: Fail to read phdr workaroundIan Rogers
2022-08-01perf lock: Implement cpu and task filters for BPFNamhyung Kim
2022-08-01perf lock: Use BPF for lock contention analysisNamhyung Kim
2022-08-01perf lock: Pass machine pointer to is_lock_function()Namhyung Kim
2022-08-01perf test: Add user space counter reading testsIan Rogers
2022-08-01perf test: Remove x86 rdpmc testIan Rogers
2022-08-01Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-07-31Linux 5.19v5.19Linus Torvalds
2022-07-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-31Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-31Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-31Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-07-30locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...Waiman Long
2022-07-29Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-29Merge tag 'block-5.19-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-29Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-07-30Merge tag 'drm-misc-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-07-29docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata
2022-07-29mm/hmm: fault non-owner device private entriesRalph Campbell
2022-07-29page_alloc: fix invalid watermark check on a negative valueJaewon Kim
2022-07-29Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub...Linus Torvalds
2022-07-29Merge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-29Merge tag 'pm-5.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-29workqueue: Avoid a false warning in unbind_workers()Lai Jiangshan
2022-07-29Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-29Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-29Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-29perf stat: Add topdown metrics in the default perf stat on the hybrid machineZhengjun Xing
2022-07-29perf x86 evlist: Add default hybrid events for perf statKan Liang
2022-07-29perf evlist: Always use arch_evlist__add_default_attrs()Kan Liang
2022-07-29perf evsel: Add arch_evsel__hw_name()Kan Liang
2022-07-29perf stat: Revert "perf stat: Add default hybrid events"Kan Liang
2022-07-29perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...Thomas Richter
2022-07-29LoongArch: Fix wrong "ROM Size" of boardinfoTiezhu Yang
2022-07-29LoongArch: Fix missing fcsr in ptrace's fpr_setQi Hu