summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-12trace/osnoise: Add a header with PREEMPT_RT additional fieldsDaniel Bristot de Oliveira
2021-08-06tracepoint: Use rcu get state and cond sync for static call updatesMathieu Desnoyers
2021-08-05tracepoint: Fix static call function vs data state mismatchMathieu Desnoyers
2021-08-05tracepoint: static call: Compare data on transition from 2->1 calleesMathieu Desnoyers
2021-08-05tracing: Quiet smp_processor_id() use in preemptable warning in hwlatSteven Rostedt (VMware)
2021-08-04scripts/tracing: fix the bug that can't parse raw_trace_funcHui Su
2021-08-04scripts/recordmcount.pl: Remove check_objcopy() and $can_use_localNathan Chancellor
2021-08-04tracing: Reject string operand in the histogram expressionMasami Hiramatsu
2021-08-04tracing / histogram: Give calculation hist_fields a sizeSteven Rostedt (VMware)
2021-07-30tracing: Fix NULL pointer dereference in start_creatingKamal Agrawal
2021-07-23tracepoints: Update static_call before tp_funcs when adding a tracepointSteven Rostedt (VMware)
2021-07-23ftrace: Remove redundant initialization of variable retColin Ian King
2021-07-23ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessaryNicolas Saenz Julienne
2021-07-23tracing: Clean up alloc_synth_event()Steven Rostedt (VMware)
2021-07-23tracing/histogram: Rename "cpu" to "common_cpu"Steven Rostedt (VMware)
2021-07-23tracing: Synthetic event field_pos is an index not a booleanSteven Rostedt (VMware)
2021-07-22tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.Haoran Luo
2021-07-18Linux 5.14-rc2Linus Torvalds
2021-07-18Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub...Linus Torvalds
2021-07-18Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-07-18Merge tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-07-18Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-18Documentation: Fix intiramfs script nameRobert Richter
2021-07-18Kbuild: lto: fix module versionings mismatch in GNU make 3.XLecopzer Chen
2021-07-18kbuild: do not suppress Kconfig prompts for silent buildMasahiro Yamada
2021-07-18scripts/setlocalversion: fix a bug when LOCALVERSION is emptyMikulas Patocka
2021-07-18perf sched: Fix record failure when CONFIG_SCHEDSTATS is not setYang Jihong
2021-07-18perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernelYang Jihong
2021-07-18perf data: Close all files in close_dir()Riccardo Mancini
2021-07-18perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini
2021-07-17Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-17Revert "mm/slub: use stackdepot to save stack trace in objects"Linus Torvalds
2021-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-07-17Merge tag '5.14-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-07-17Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-17Merge tag 'linux-kselftest-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-07-17Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-07-16Merge tag 'devicetree-fixes-for-5.14-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-07-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-07-16ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla
2021-07-16Merge tag 'aspeed-5.14-devicetree-2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-07-16ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-inStefan Wahren
2021-07-16ARM: configs: Update u8500_defconfigLinus Walleij
2021-07-16ARM: configs: Update Vexpress defconfigLinus Walleij
2021-07-16ARM: configs: Update Versatile defconfigLinus Walleij
2021-07-16ARM: configs: Update RealView defconfigLinus Walleij
2021-07-16ARM: configs: Update Integrator defconfigLinus Walleij
2021-07-16Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2021-07-16Merge tag 'arm-ffa-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2021-07-16arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/Geert Uytterhoeven