platform/kernel/linux-starfive.git
2023-05-05 Steven Rostedt... ftrace: Add MODIFIED flag to show if IPMODIFY or direct...
2023-05-03 Ondrej Mosnacektracing: Fix permissions for the buffer_percent file
2023-04-27 Johannes Bergring-buffer: Sync IRQ works before buffer destruction
2023-04-26 Ken Lintracing: Add missing spaces in trace_print_hex_seq()
2023-04-26 Tze-nan Wuring-buffer: Ensure proper resetting of atomic variable...
2023-04-26 Hao Zengrecordmcount: Fix memory leaks in the uwrite function
2023-04-26 Beau Belgravetracing/user_events: Limit max fault-in attempts
2023-04-26 Beau Belgravetracing/user_events: Prevent same address and bit per...
2023-04-26 Beau Belgravetracing/user_events: Ensure bit is cleared on unregister
2023-04-26 Beau Belgravetracing/user_events: Ensure write index cannot be negative
2023-04-26 Sergey Senozhatskyseq_buf: Add seq_buf_do_printk() helper
2023-04-26 Beau Belgravetracing: Fix print_fields() for __dyn_loc/__rel_loc
2023-04-26 Beau Belgravetracing/user_events: Set event filter_type from type
2023-04-26 Zheng Yejianring-buffer: Clearly check null ptr returned by rb_set_...
2023-03-29 Steven Rostedt... tracing: Unbreak user events
2023-03-29 Steven Rostedt... tracing/user_events: Use print_format_fields() for...
2023-03-29 Beau Belgravetracing/user_events: Align structs with tabs for readab...
2023-03-29 Beau Belgravetracing/user_events: Limit global user_event count
2023-03-29 Beau Belgravetracing/user_events: Charge event allocs to cgroups
2023-03-29 Beau Belgravetracing/user_events: Update documentation for ABI
2023-03-29 Beau Belgravetracing/user_events: Use write ABI in example
2023-03-29 Beau Belgravetracing/user_events: Add ABI self-test
2023-03-29 Beau Belgravetracing/user_events: Update self-tests to write ABI
2023-03-29 Beau Belgravetracing/user_events: Add ioctl for disabling addresses
2023-03-29 Beau Belgravetracing/user_events: Fixup enable faults asyncly
2023-03-29 Beau Belgravetracing/user_events: Use remote writes for event enablement
2023-03-29 Beau Belgravetracing/user_events: Track fork/exec/exit for mm lifetime
2023-03-29 Beau Belgravetracing/user_events: Split header into uapi and kernel
2023-03-29 Steven Rostedt... tracing: Add "fields" option to show raw trace event...
2023-03-29 Ross Zwislertools/kvm_stat: use canonical ftrace path
2023-03-29 Ross Zwislerleaking_addresses: also skip canonical ftrace path
2023-03-29 Ross Zwislerselftests: use canonical ftrace path
2023-03-28 Masami Hiramatsu... docs: tracing: Update fprobe documentation
2023-03-28 Masami Hiramatsu... lib/test_fprobe: Add a testcase for skipping exit_handler
2023-03-28 Masami Hiramatsu... fprobe: Skip exit_handler if entry_handler returns !0
2023-03-28 Masami Hiramatsu... lib/test_fprobe: Add a test case for nr_maxactive
2023-03-28 Masami Hiramatsu... fprobe: Add nr_maxactive to specify rethook_node pool...
2023-03-28 Masami Hiramatsu... lib/test_fprobe: Add private entry_data testcases
2023-03-28 Masami Hiramatsu... fprobe: Pass entry_data to handlers
2023-03-21 Steven Rostedt... ftrace: Show a list of all functions that have ever...
2023-03-21 Uros Bizjakring_buffer: Use try_cmpxchg instead of cmpxchg
2023-03-21 Uros Bizjakring_buffer: Change some static functions to bool
2023-03-21 Uros Bizjakring_buffer: Change some static functions to void
2023-03-21 Mark Rutlandftrace: selftest: remove broken trace_direct_tramp
2023-03-21 Florent Revestftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS
2023-03-21 Florent Revestftrace: Store direct called addresses in their ops
2023-03-21 Florent Revestftrace: Rename _ftrace_direct_multi APIs to _ftrace_dir...
2023-03-21 Florent Revestftrace: Remove the legacy _ftrace_direct API
2023-03-21 Florent Revestftrace: Replace uses of _ftrace_direct APIs with _ftrac...
2023-03-21 Florent Revestftrace: Let unregister_ftrace_direct_multi() call ftrac...
2023-03-19 Linus TorvaldsLinux 6.3-rc3
2023-03-19 Linus TorvaldsMerge tag 'trace-v6.3-rc2' of git://git./linux/kernel...
2023-03-19 Costa Shulyupintracing/hwlat: Replace sched_setaffinity with set_cpus_...
2023-03-19 Vlastimil Babkaring-buffer: remove obsolete comment for free_buffer_page()
2023-03-19 Sung-hun Kimtracing: Make splice_read available again
2023-03-19 Linus TorvaldsMerge tag 'tty-6.3-rc3' of git://git./linux/kernel...
2023-03-19 Linus TorvaldsMerge tag 'char-misc-6.3-rc3' of git://git./linux/kerne...
2023-03-19 Linus TorvaldsMerge tag 'ras_urgent_for_v6.3_rc3' of git://git./linux...
2023-03-19 Linus TorvaldsMerge tag 'perf_urgent_for_v6.3_rc3' of git://git....
2023-03-19 Linus TorvaldsMerge tag 'x86_urgent_for_v6.3_rc3' of git://git./linux...
2023-03-19 Linus TorvaldsMerge tag 'ext4_for_linus_urgent' of git://git./linux...
2023-03-19 Tom Rixftrace: Set direct_ops storage-class-specifier to static
2023-03-19 Tero Kristotrace/hwlat: Do not start per-cpu thread if it is alrea...
2023-03-19 Tero Kristotrace/hwlat: Do not wipe the contents of per-cpu thread...
2023-03-19 Tom Rixtracing/osnoise: set several trace_osnoise.c variables...
2023-03-19 Anton Gusevtracing: Fix wrong return in kprobe_event_gen_test.c
2023-03-18 Linus TorvaldsMerge tag 'fbdev-for-6.3-rc3' of git://git./linux/kerne...
2023-03-18 Linus TorvaldsMerge tag 'kbuild-fixes-v6.3' of git://git./linux/kerne...
2023-03-18 Linus TorvaldsMerge tag 'hwmon-for-v6.3-rc3' of git://git./linux...
2023-03-18 Linus TorvaldsMerge tag 'ata-6.3-rc3' of git://git./linux/kernel...
2023-03-18 Linus Torvaldsmedia: m5mols: fix off-by-one loop termination error
2023-03-18 Theodore Ts'oext4: fix possible double unlock when moving a directory
2023-03-17 Linus TorvaldsMerge tag 'net-6.3-rc3' of git://git./linux/kernel...
2023-03-17 Linus TorvaldsMerge tag 'block-6.3-2023-03-16' of git://git.kernel...
2023-03-17 Linus TorvaldsMerge tag 'io_uring-6.3-2023-03-16' of git://git.kernel...
2023-03-17 Linus TorvaldsMerge tag 'pm-6.3-rc3' of git://git./linux/kernel/git...
2023-03-17 Linus TorvaldsMerge tag 'acpi-6.3-rc3' of git://git./linux/kernel...
2023-03-17 Linus TorvaldsMerge branch 'turbostat' of git://git./linux/kernel...
2023-03-17 Linus TorvaldsMerge tag 'for-linus-6.3-rc3-tag' of git://git./linux...
2023-03-17 Linus TorvaldsMerge tag 'riscv-for-linus-6.3-rc3' of git://git./linux...
2023-03-17 Linus TorvaldsMerge tag 's390-6.3-3' of git://git./linux/kernel/git...
2023-03-17 Linus TorvaldsMerge tag 'powerpc-6.3-3' of git://git./linux/kernel...
2023-03-17 Linus TorvaldsMerge tag 'mmc-v6.3-rc1' of git://git./linux/kernel...
2023-03-17 Linus TorvaldsMerge tag 'sound-6.3-rc3' of git://git./linux/kernel...
2023-03-17 Linus TorvaldsMerge tag 'drm-fixes-2023-03-17' of git://anongit.freed...
2023-03-17 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-03-17 Rafael J. WysockiMerge branch 'pm-cpuidle'
2023-03-17 Rafael J. WysockiMerge branches 'acpi-video', 'acpi-x86', 'acpi-tools...
2023-03-17 Len Browntools/power turbostat: version 2023.03.17
2023-03-17 Antti Laaksotools/power turbostat: fix decoding of HWP_STATUS
2023-03-17 Zhang Ruitools/power turbostat: Introduce support for EMR
2023-03-17 Len Browntools/power turbostat: remove stray newlines from warn...
2023-03-17 Prarit Bhargavatools/power turbostat: Fix /dev/cpu_dma_latency warnings
2023-03-17 Prarit Bhargavatools/power turbostat: Provide better debug messages...
2023-03-17 Len Browntools/power turbostat: update dump of SECONDARY_TURBO_R...
2023-03-17 David S. MillerMerge branch 'bonding-fixes'
2023-03-17 Nikolay Aleksandrovselftests: bonding: add tests for ether type changes
2023-03-17 Nikolay Aleksandrovbonding: restore bond's IFF_SLAVE flag if a non-eth...
2023-03-17 Nikolay Aleksandrovbonding: restore IFF_MASTER/SLAVE flags on bond enslave...
2023-03-17 David S. MillerMerge branch 'net-renesas-rswitch-fixes'
next