platform/kernel/linux-starfive.git
2021-10-26 Tiezhu Yangdocs, kprobes: Remove invalid URL and add new reference
2021-10-26 Tiezhu Yangsamples/kretprobes: Fix return value if register_kretpr...
2021-10-26 Masami Hiramatsulib/bootconfig: Fix the xbc_get_info kerneldoc
2021-10-26 Masami Hiramatsukprobes: Add a test case for stacktrace from kretprobe...
2021-10-26 Masami Hiramatsulib/bootconfig: Make xbc_alloc_mem() and xbc_free_mem...
2021-10-26 Steven Rostedt... ftrace/sh: Add arch_ftrace_ops_list_func stub to have...
2021-10-26 Wang ShaoBotracing/hwlat: Make some internal symbols static
2021-10-26 Mathieu Desnoyerstracing: Fix missing trace_boot_init_histograms kstrdup...
2021-10-26 Daniel Bristot... trace/timerlat: Add migrate-disabled field to the timer...
2021-10-26 Daniel Bristot... trace/osnoise: Add migrate-disabled field to the osnois...
2021-10-26 Daniel Bristot... tracing/doc: Fix typos on the timerlat tracer documentation
2021-10-26 Daniel Bristot... trace/osnoise: Fix an ifdef comment
2021-10-26 Song Liuperf/core: allow ftrace for functions in kernel/event...
2021-10-26 Viktor Rosendahltools/latency-collector: Use correct size when writing...
2021-10-26 chongjiapengftrace: Make ftrace_profile_pages_init static
2021-10-22 Masami HiramatsuARM: Recover kretprobe modified return address in stack...
2021-10-22 Masami HiramatsuARM: kprobes: Make a frame pointer on __kretprobe_tramp...
2021-10-22 Masami HiramatsuARM: clang: Do not rely on lr register for stacktrace
2021-10-22 Masami Hiramatsuarm64: Recover kretprobe modified return address in...
2021-10-22 Masami Hiramatsuarm64: kprobes: Make a frame pointer on __kretprobe_tra...
2021-10-22 Masami Hiramatsuarm64: kprobes: Record frame pointer with kretprobe...
2021-10-22 Masami Hiramatsux86/unwind: Compile kretprobe fixup code only if CONFIG...
2021-10-21 Sven Schnellekprobes: convert tests to kunit
2021-10-21 Arnd Bergmanntracing: use %ps format string to print symbols
2021-10-21 Steven Rostedt... tracing: Explain the trace recursion transition bit...
2021-10-21 Steven Rostedt... ftrace/direct: Do not disable when switching direct...
2021-10-21 Jiri Olsaftrace/samples: Add multi direct interface test module
2021-10-21 Jiri Olsaftrace: Add multi direct modify interface
2021-10-21 Jiri Olsaftrace: Add multi direct register/unregister interface
2021-10-21 Jiri Olsaftrace: Add ftrace_add_rec_direct function
2021-10-21 Steven Rostedt... tracing: Fix selftest config check for function graph...
2021-10-21 Jiri Olsatracing: Add trampoline/graph selftest
2021-10-21 Steven Rostedt... x86/ftrace: Make function graph use ftrace directly
2021-10-21 Steven Rostedt... ftrace/x86_64: Have function graph tracer depend on...
2021-10-20 Steven Rostedt... x86/ftrace: Remove fault protection code in prepare_ftr...
2021-10-20 Jiri Olsax86/ftrace: Remove extra orig rax move
2021-10-20 Steven Rostedt... tracing/perf: Add interrupt_context_level() helper
2021-10-20 Steven Rostedt... tracing: Reuse logic from perf's get_recursion_context()
2021-10-20 Kalesh Singhtracing/cfi: Fix cmp_entries_* functions signature...
2021-10-20 Steven Rostedt... tracing: Use linker magic instead of recasting ftrace_o...
2021-10-13 Changbin Dutracing: in_irq() cleanup
2021-10-11 Carles Peyftrace: Add unit test for removing trace function
2021-10-11 Masami Hiramatsubootconfig: Cleanup dummy headers in tools/bootconfig
2021-10-11 Masami Hiramatsubootconfig: Replace u16 and u32 with uint16_t and uint32_t
2021-10-11 Masami Hiramatsutools/bootconfig: Print all error message in stderr
2021-10-11 Masami Hiramatsubootconfig: Remove unused debug function
2021-10-11 Masami Hiramatsubootconfig: Split parse-tree part from xbc_init
2021-10-11 Masami Hiramatsubootconfig: Rename xbc_destroy_all() to xbc_exit()
2021-10-11 Masami Hiramatsutools/bootconfig: Run test script when build all
2021-10-11 Masami Hiramatsubootconfig: Add xbc_get_info() for the node information
2021-10-11 Masami Hiramatsubootconfig: Allocate xbc_data inside xbc_init()
2021-10-08 Weizhao Ouyangftrace: Cleanup ftrace_dyn_arch_init()
2021-10-08 Steven Rostedt... tracing: Disable "other" permission bits in the tracefs...
2021-10-08 Steven Rostedt... tracefs: Have tracefs directories not set OTH permissio...
2021-10-07 Steven Rostedt... tracing: Initialize upper and lower vars in pid_list_re...
2021-10-05 Steven Rostedt... tracing: Create a sparse bitmask for pid filtering
2021-10-05 Steven Rostedt... tracing: Place trace_pid_list logic into abstract functions
2021-10-01 Masami Hiramatsux86/kprobes: Fixup return address in generic trampoline...
2021-10-01 Masami Hiramatsutracing: Show kretprobe unknown indicator only for...
2021-10-01 Masami Hiramatsux86/unwind: Recover kretprobe trampoline entry
2021-10-01 Masami Hiramatsux86/kprobes: Push a fake return address at kretprobe_tr...
2021-10-01 Masami Hiramatsukprobes: Enable stacktrace from pt_regs in kretprobe...
2021-10-01 Masami Hiramatsuarm: kprobes: Make space for instruction pointer on...
2021-10-01 Masami Hiramatsuia64: Add instruction_pointer_set() API
2021-10-01 Masami HiramatsuARC: Add instruction_pointer_set() API
2021-10-01 Josh Poimboeufx86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()
2021-10-01 Josh Poimboeufobjtool: Ignore unwind hints for ignored functions
2021-10-01 Josh Poimboeufobjtool: Add frame-pointer-specific function ignore
2021-10-01 Masami Hiramatsukprobes: Add kretprobe_find_ret_addr() for searching...
2021-10-01 Masami Hiramatsukprobes: treewide: Make it harder to refer kretprobe_tr...
2021-10-01 Masami Hiramatsukprobes: treewide: Remove trampoline_address from kretp...
2021-10-01 Masami Hiramatsukprobes: treewide: Replace arch_deref_entry_point(...
2021-10-01 Masami Hiramatsuia64: kprobes: Fix to pass correct trampoline address...
2021-10-01 Masami Hiramatsukprobes: Use bool type for functions which returns...
2021-10-01 Masami Hiramatsukprobes: treewide: Use 'kprobe_opcode_t *' for the...
2021-10-01 Masami Hiramatsukprobes: Add assertions for required lock
2021-10-01 Masami Hiramatsukprobes: Use IS_ENABLED() instead of kprobes_built_in()
2021-10-01 Masami Hiramatsukprobes: Fix coding style issues
2021-10-01 Masami Hiramatsukprobes: treewide: Cleanup the error messages for kprobes
2021-10-01 Punit Agrawalkprobes: Make arch_check_ftrace_location static
2021-10-01 Punit Agrawalcsky: ftrace: Drop duplicate implementation of arch_che...
2021-10-01 Punit Agrawalkprobe: Simplify prepare_kprobe() by dropping redundant...
2021-10-01 Punit Agrawalkprobes: Use helper to parse boolean input from userspace
2021-10-01 Punit Agrawalkprobes: Do not use local variable when creating debugf...
2021-09-26 Linus TorvaldsLinux 5.15-rc3
2021-09-26 Linus TorvaldsMerge tag '5.15-rc2-ksmbd-fixes' of git://git.samba...
2021-09-26 Linus TorvaldsMerge tag 'edac_urgent_for_v5.15_rc3' of git://git...
2021-09-26 Linus TorvaldsMerge tag 'thermal-v5.15-rc3' of git://git./linux/kerne...
2021-09-26 Linus TorvaldsMerge tag 'x86-urgent-2021-09-26' of git://git./linux...
2021-09-26 Linus TorvaldsMerge tag 'timers-urgent-2021-09-26' of git://git....
2021-09-26 Linus TorvaldsMerge tag 'irq-urgent-2021-09-26' of git://git./linux...
2021-09-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-09-25 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-09-25 Linus TorvaldsMerge tag 'io_uring-5.15-2021-09-25' of git://git.kerne...
2021-09-25 Linus TorvaldsMerge tag 'block-5.15-2021-09-25' of git://git.kernel...
2021-09-25 Linus TorvaldsMerge tag 'for-linus-5.15b-rc3-tag' of git://git./linux...
2021-09-25 Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.15-rc3' of git:...
2021-09-25 Linus TorvaldsMerge tag 'erofs-for-5.15-rc3-fixes' of git://git....
2021-09-25 Linus TorvaldsMerge tag '5.15-rc2-smb3-fixes' of git://git.samba...
2021-09-25 Linus TorvaldsMerge tag 'char-misc-5.15-rc3' of git://git./linux...
next