index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+11
2023-06-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+11
2023-06-07
bpf: Add extra path pointer check to d_path helper
Jiri Olsa
1
-1
/
+11
2023-06-03
Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-05-31
tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
Pietro Borrello
1
-1
/
+1
2023-05-28
tracing: Have function_graph selftest call cond_resched()
Steven Rostedt (Google)
1
-0
/
+10
2023-05-28
tracing: Only make selftest conditionals affect the global_trace
Steven Rostedt (Google)
1
-2
/
+8
2023-05-28
tracing: Make tracing_selftest_running/delete nops when not used
Steven Rostedt (Google)
1
-1
/
+4
2023-05-28
tracing: Have tracer selftests call cond_resched() before running
Steven Rostedt (Google)
1
-0
/
+7
2023-05-28
tracing: Move setting of tracing_selftest_running out of register_tracer()
Steven Rostedt (Google)
1
-4
/
+16
2023-05-23
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
3
-7
/
+13
2023-05-23
tracing/histograms: Allow variables to have some modifiers
Steven Rostedt (Google)
1
-7
/
+16
2023-05-23
tracing/user_events: Document user_event_mm one-shot list usage
Beau Belgrave
1
-1
/
+22
2023-05-23
tracing/user_events: Rename link fields for clarity
Beau Belgrave
1
-18
/
+22
2023-05-23
tracing/user_events: Remove RCU lock while pinning pages
Linus Torvalds
1
-6
/
+7
2023-05-23
tracing/user_events: Split up mm alloc and attach
Linus Torvalds
1
-11
/
+18
2023-05-23
tracing/timerlat: Always wakeup the timerlat thread
Daniel Bristot de Oliveira
1
-0
/
+2
2023-05-23
tracing/user_events: Use long vs int for atomic bit ops
Beau Belgrave
1
-7
/
+8
2023-05-18
fprobe: add recursion detection in fprobe_exit_handler
Ze Gao
1
-0
/
+14
2023-05-18
fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
1
-15
/
+44
2023-05-18
rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
1
-2
/
+2
2023-05-17
tracing: fprobe: Initialize ret valiable to fix smatch error
Masami Hiramatsu (Google)
1
-1
/
+1
2023-05-05
Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+10
2023-05-05
ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached
Steven Rostedt (Google)
1
-3
/
+9
2023-05-03
tracing: Fix permissions for the buffer_percent file
Ondrej Mosnacek
1
-1
/
+1
2023-04-28
Merge tag 'trace-tools-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2023-04-28
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
10
-260
/
+1168
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+1
2023-04-27
ring-buffer: Sync IRQ works before buffer destruction
Johannes Berg
1
-0
/
+4
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-4
/
+0
2023-04-26
tracing: Add missing spaces in trace_print_hex_seq()
Ken Lin
1
-1
/
+4
2023-04-26
ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset...
Tze-nan Wu
1
-3
/
+13
2023-04-25
tracing/user_events: Limit max fault-in attempts
Beau Belgrave
1
-14
/
+35
2023-04-25
tracing/user_events: Prevent same address and bit per process
Beau Belgrave
1
-0
/
+41
2023-04-25
tracing/user_events: Ensure bit is cleared on unregister
Beau Belgrave
1
-0
/
+34
2023-04-25
tracing/user_events: Ensure write index cannot be negative
Beau Belgrave
1
-0
/
+3
2023-04-25
tracing: Fix print_fields() for __dyn_loc/__rel_loc
Beau Belgrave
1
-4
/
+6
2023-04-25
tracing/user_events: Set event filter_type from type
Beau Belgrave
1
-0
/
+3
2023-04-25
ring-buffer: Clearly check null ptr returned by rb_set_head_page()
Zheng Yejian
1
-2
/
+3
2023-04-25
rv: Remove redundant assignment to variable retval
Colin Ian King
1
-2
/
+0
2023-04-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-428
/
+34
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+10
2023-04-13
rv/reactor: remove MODULE_LICENSE in non-modules
Nick Alcock
2
-2
/
+0
2023-04-06
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
1
-1
/
+1
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-19
/
+45
2023-04-06
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
1
-6
/
+9
2023-04-05
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
1
-0
/
+1
2023-04-05
tracing: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
2
-2
/
+2
2023-04-04
tracing: Fix ftrace_boot_snapshot command line logic
Steven Rostedt (Google)
1
-6
/
+7
[next]