Age | Commit message (Expand) | Author |
2024-05-30 | Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-05-27 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-05-27 | tracing/probes: fix error check in parse_btf_field() | Carlos López |
2024-05-25 | bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic | Andrii Nakryiko |
2024-05-25 | bpf: fix multi-uprobe PID filtering logic | Andrii Nakryiko |
2024-05-24 | uprobes: prevent mutex_lock() under rcu_read_lock() | Andrii Nakryiko |
2024-05-23 | Merge tag 'trace-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) |
2024-05-21 | rv: Update rv_en(dis)able_monitor doc to match kernel-doc | Yang Li |
2024-05-21 | tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test | Jeff Johnson |
2024-05-21 | ring-buffer: Fix a race between readers and resize checks | Petr Pavlu |
2024-05-21 | ring-buffer: Correct stale comments related to non-consuming readers | Petr Pavlu |
2024-05-19 | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-05-17 | Merge tag 'trace-user-events-v6.10' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-05-17 | Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-05-17 | Merge tag 'trace-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds |
2024-05-17 | Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
2024-05-17 | Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-05-16 | kprobe/ftrace: bail out if ftrace was killed | Stephen Brennan |
2024-05-15 | Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-05-15 | ring-buffer: Add cast to unsigned long addr passed to virt_to_page() | Steven Rostedt (Google) |
2024-05-14 | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2024-05-14 | ftrace: Fix possible use-after-free issue in ftrace_location() | Zheng Yejian |
2024-05-14 | kprobes: remove dependency on CONFIG_MODULES | Mike Rapoport (IBM) |
2024-05-14 | ftrace: Remove unused global 'ftrace_direct_func_count' | Dr. David Alan Gilbert |
2024-05-14 | ftrace: Remove unused list 'ftrace_direct_funcs' | Dr. David Alan Gilbert |
2024-05-13 | tracing: Improve benchmark test performance by using do_div() | Thorsten Blum |
2024-05-13 | ring-buffer: Have mmapped ring buffer keep track of missed events | Steven Rostedt (Google) |
2024-05-13 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-05-13 | ftrace: Use asynchronous grace period for register_ftrace_direct() | Paul E. McKenney |
2024-05-13 | ftrace: Replaces simple_strtoul in ftrace | Yuran Pereira |
2024-05-13 | tracing: Allow user-space mapping of the ring-buffer | Vincent Donnefort |
2024-05-13 | ring-buffer: Introducing ring-buffer mapping functions | Vincent Donnefort |
2024-05-13 | ring-buffer: Allocate sub-buffers with __GFP_COMP | Vincent Donnefort |
2024-05-13 | Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linux | Linus Torvalds |
2024-05-13 | tracing/user_events: Fix non-spaced field matching | Beau Belgrave |
2024-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-05-05 | Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-05-04 | eventfs/tracing: Add callback for release of an eventfs_inode | Steven Rostedt (Google) |
2024-05-01 | rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in rethook_try_get() | Andrii Nakryiko |
2024-05-01 | ftrace: make extra rcu_is_watching() validation check optional | Andrii Nakryiko |
2024-05-01 | rethook: Remove warning messages printed for finding return address of a frame. | Kui-Feng Lee |
2024-05-01 | tracing/probes: support '%pD' type for print struct file's name | Ye Bin |
2024-05-01 | tracing/probes: support '%pd' type for print struct dentry's name | Ye Bin |
2024-05-01 | uprobes: add speculative lockless system-wide uprobe filter check | Andrii Nakryiko |
2024-05-01 | uprobes: prepare uprobe args buffer lazily | Andrii Nakryiko |
2024-05-01 | uprobes: encapsulate preparation of uprobe args buffer | Andrii Nakryiko |
2024-04-30 | bpf: Add support for kprobe session cookie | Jiri Olsa |
2024-04-30 | bpf: Add support for kprobe session context | Jiri Olsa |
2024-04-30 | bpf: Add support for kprobe session attach | Jiri Olsa |