- e1db633 ftrace: Reuse the output of the function tracer for func_repeats by Steven Rostedt (VMware) · 3 years, 9 months ago
- 22db095 tracing: Add "func_no_repeats" option for function tracing by Yordan Karadzhov (VMware) · 3 years, 9 months ago
- 4994891 tracing: Unify the logic for function tracing options by Yordan Karadzhov (VMware) · 3 years, 9 months ago
- c658797 tracing: Add method for recording "func_repeats" events by Yordan Karadzhov (VMware) · 3 years, 9 months ago
- 20344c5 tracing: Add "last_func_repeats" to struct trace_array by Yordan Karadzhov (VMware) · 3 years, 9 months ago
- f689e4f tracing: Define new ftrace event "func_repeats" by Yordan Karadzhov (VMware) · 3 years, 9 months ago
- eaa7a89 tracing: Define static void trace_print_time() by Yordan Karadzhov (VMware) · 3 years, 9 months ago
- ceaaa12 ftrace: Simplify the calculation of page number for ftrace_page->records some more by Steven Rostedt (VMware) · 3 years, 9 months ago
- db42523 ftrace: Store the order of pages allocated in ftrace_page by Linus Torvalds · 3 years, 9 months ago
- f3ef720 tracing: Remove unused argument from "ring_buffer_time_stamp() by Yordan Karadzhov (VMware) · 3 years, 9 months ago
- 1decdb3 tracing: Remove duplicate struct declaration in trace_events.h by Wan Jiabing · 3 years, 9 months ago
- 22d5755 Merge branch 'trace/ftrace/urgent' into HEAD by Steven Rostedt (VMware) · 3 years, 9 months ago
- 9deb193 tracing: Fix stack trace event size by Steven Rostedt (VMware) · 3 years, 9 months ago
- 59300b3 ftrace: Check if pages were allocated before calling free_pages() by Steven Rostedt (VMware) · 3 years, 9 months ago
- 70193038 tracing: Update create_system_filter() kernel-doc comment by Qiujun Huang · 3 years, 9 months ago
- 30c3d39 tracing: A minor cleanup for create_system_filter() by Qiujun Huang · 3 years, 9 months ago
- 4613bdc kernel: trace: Mundane typo fixes in the file trace_events_filter.c by Bhaskar Chowdhury · 3 years, 10 months ago
- f2cc020 tracing: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
- b700fc3 scripts/recordmcount.pl: Make vim and emacs indent the same by Steven Rostedt (VMware) · 3 years, 9 months ago
- 2cf3af7 scripts/recordmcount.pl: Make indent spacing consistent by Steven Rostedt (VMware) · 3 years, 9 months ago
- 9a6944f tracing: Add a verifier to check string pointers for trace events by Steven Rostedt (VMware) · 3 years, 10 months ago
- f2616c7 seq_buf: Add seq_buf_terminate() API by Steven Rostedt (VMware) · 3 years, 10 months ago
- 5013f45 tracing: Add check of trace event print fmts for dereferencing pointers by Steven Rostedt (VMware) · 3 years, 10 months ago
- e0196ae ftrace: Fix spelling mistake "disabed" -> "disabled" by Colin Ian King · 3 years, 10 months ago
- 421d9d1 tools/latency-collector: Remove unneeded semicolon by Xu Wang · 3 years, 10 months ago
- 2b7d2fe bootconfig: Update prototype of setup_boot_config() by Cao jin · 3 years, 10 months ago
- d8279bfc tracing: Add tracing_event_time_stamp() API by Steven Rostedt (VMware) · 3 years, 10 months ago
- a948c69 ring-buffer: Add verifier for using ring_buffer_event_time_stamp() by Steven Rostedt (VMware) · 3 years, 10 months ago
- b94bc80 tracing: Use a no_filter_buffering_ref to stop using the filter buffer by Steven Rostedt (VMware) · 3 years, 10 months ago
- efe6196 ring-buffer: Allow ring_buffer_event_time_stamp() to return time stamp of all events by Steven Rostedt (VMware) · 3 years, 10 months ago
- b47e330 tracing: Pass buffer of event to trigger operations by Steven Rostedt (VMware) · 3 years, 10 months ago
- 8672e494 ring-buffer: Add a event_stamp to cpu_buffer for each level of nesting by Steven Rostedt (VMware) · 3 years, 10 months ago
- e20044f ring-buffer: Separate out internal use of ring_buffer_event_time_stamp() by Steven Rostedt (VMware) · 3 years, 10 months ago
- 83b6268 workqueue/tracing: Copy workqueue name to buffer in trace event by Steven Rostedt (VMware) · 3 years, 10 months ago
- 1e28eed Linux 5.12-rc3 by Linus Torvalds · 3 years, 10 months ago
- c995f12 prctl: fix PR_SET_MM_AUXV kernel stack leak by Alexey Dobriyan · 3 years, 10 months ago
- 70404fe Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 802b31c Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- c72cbc9 Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 19469d2 Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- fa509ff Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 75013c6 Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 836d7f05 Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 0a7c10d Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- c3c7579 Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 10 months ago
- 9d0c8e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
- 50eb842 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
- b470ebc Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 3 years, 10 months ago
- 88fe492 Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 10 months ago
- be61af3 Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 10 months ago
- cc14086 Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 10 months ago
- 5c7bdbf Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 10 months ago
- 4206234 Merge tag 'erofs-for-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 10 months ago
- e83bad7 Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
- 2766f18 zram: fix broken page writeback by Minchan Kim · 3 years, 10 months ago
- 57e0076 zram: fix return value on writeback_store by Minchan Kim · 3 years, 10 months ago
- e1baddf mm/memcg: set memcg when splitting page by Zhou Guanghui · 3 years, 10 months ago
- be6c898 mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argument by Zhou Guanghui · 3 years, 10 months ago
- 61bf318 ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign by Sergei Trofimovich · 3 years, 10 months ago
- 0ceb1ac ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls by Sergei Trofimovich · 3 years, 10 months ago
- 6ce6442 mm/userfaultfd: fix memory corruption due to writeprotect by Nadav Amit · 3 years, 10 months ago
- d9b571c kasan: fix KASAN_STACK dependency for HW_TAGS by Andrey Konovalov · 3 years, 10 months ago
- f9d79e8 kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC by Andrey Konovalov · 3 years, 10 months ago
- 96cfe2c mm/madvise: replace ptrace attach requirement for process_madvise by Suren Baghdasaryan · 3 years, 10 months ago
- 149fc78 include/linux/sched/mm.h: use rcu_dereference in in_vfork() by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 0aa41ca kfence: fix reports if constant function prefixes exist by Marco Elver · 3 years, 10 months ago
- df3ae2c kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations by Marco Elver · 3 years, 10 months ago
- 702b16d kfence: fix printk format for ptrdiff_t by Marco Elver · 3 years, 10 months ago
- 97e49102 linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP* by Arnd Bergmann · 3 years, 10 months ago
- f0b15b6 MAINTAINERS: exclude uapi directories in API/ABI section by Vlastimil Babka · 3 years, 10 months ago
- e7850f4 binfmt_misc: fix possible deadlock in bm_register_write by Lior Ribak · 3 years, 10 months ago
- 184cee5 mm/highmem.c: fix zero_user_segments() with start > end by OGAWA Hirofumi · 3 years, 10 months ago
- 4eae4ef hugetlb: do early cow when page pinned on src mm by Peter Xu · 3 years, 10 months ago
- ca6eb14 mm: use is_cow_mapping() across tree where proper by Peter Xu · 3 years, 10 months ago
- 97a7e47 mm: introduce page_needs_cow_for_dma() for deciding whether cow by Peter Xu · 3 years, 10 months ago
- ca7e045 hugetlb: break earlier in add_reservation_in_range() when we can by Peter Xu · 3 years, 10 months ago
- 2103cf9 hugetlb: dedup the code to add a new file_region by Peter Xu · 3 years, 10 months ago
- 82e69a1 mm/fork: clear PASID for new mm by Fenghua Yu · 3 years, 10 months ago
- 0740a50 mm/page_alloc.c: refactor initialization of struct page for holes in memory layout by Mike Rapoport · 3 years, 10 months ago
- ea29b20 init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM by Masahiro Yamada · 3 years, 10 months ago
- cbf78d8 stop_machine: mark helpers __always_inline by Arnd Bergmann · 3 years, 10 months ago
- 34dc2ef memblock: fix section mismatch warning by Arnd Bergmann · 3 years, 10 months ago
- bcbcf50 kbuild: fix ld-version.sh to not be affected by locale by Masahiro Yamada · 3 years, 10 months ago
- f296bfd Merge tag 'nfs-for-5.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 10 months ago
- b6b8aa2 Merge branch 'for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 10 months ago
- 9afc116 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 10 months ago
- 3b0c2d3 Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file capabilities") by Eric W. Biederman · 3 years, 10 months ago
- ce30708 Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 9278be9 Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 2614100 Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 10 months ago
- 3077f02 Merge tag 'pm-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 10 months ago
- f4f9fc2 nvme: fix the nsid value to print in nvme_validate_or_alloc_ns by Christoph Hellwig · 3 years, 10 months ago
- 3441783 Merge tag 'sound-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 10 months ago
- 568099a Merge tag 'mmc-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 10 months ago
- 270c055 Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 3 years, 10 months ago
- 8d9d53d Merge tag 'configfs-for-5.12' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 3 years, 10 months ago
- b77b5fd Merge tag 'gfs2-v5.12-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 10 months ago
- 17f8fc1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 10 months ago
- 6bf8819 Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 10 months ago
- 35737d2 KVM: LAPIC: Advancing the timer expiration on guest initiated write by Wanpeng Li · 3 years, 10 months ago