Age | Commit message (Expand) | Author |
2020-12-17 | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2020-12-16 | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-15 | blktrace: make relay callbacks const | Jani Nikula |
2020-12-15 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-12-15 | tracing: Offload eval map updates to a work queue | Steven Rostedt (VMware) |
2020-12-14 | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-14 | Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-14 | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-14 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-12-14 | Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS" | Steven Rostedt (VMware) |
2020-12-14 | ring-buffer: Add rb_check_bpage in __rb_allocate_pages | Qiujun Huang |
2020-12-14 | ring-buffer: Fix two typos in comments | Qiujun Huang |
2020-12-14 | tracing: Drop unneeded assignment in ring_buffer_resize() | Lukas Bulwahn |
2020-12-14 | tracing: Disable ftrace selftests when any tracer is running | Masami Hiramatsu |
2020-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-12-11 | bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers | Andrii Nakryiko |
2020-12-08 | bpf: Only provide bpf_sock_from_file with CONFIG_NET | Florent Revest |
2020-12-07 | ring-buffer: Fix a typo in function description | Qiujun Huang |
2020-12-07 | ring-buffer: Remove obsolete rb_event_is_commit() | Lukas Bulwahn |
2020-12-07 | blktrace: fix up a kerneldoc comment | Christoph Hellwig |
2020-12-07 | Merge tag 'trace-v5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-12-04 | tracing: Fix userstacktrace option for instances | Steven Rostedt (VMware) |
2020-12-04 | bpf: Add a bpf_sock_from_file helper | Florent Revest |
2020-12-04 | block: remove the request_queue to argument request based tracepoints | Christoph Hellwig |
2020-12-04 | block: remove the request_queue argument to the block_bio_remap tracepoint | Christoph Hellwig |
2020-12-04 | block: remove the request_queue argument to the block_split tracepoint | Christoph Hellwig |
2020-12-04 | block: simplify and extend the block_bio_merge tracepoint class | Christoph Hellwig |
2020-12-04 | block: remove the unused block_sleeprq tracepoint | Christoph Hellwig |
2020-12-04 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-12-03 | bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address() | Andrii Nakryiko |
2020-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-12-01 | ring-buffer: Add test to validate the time stamp deltas | Steven Rostedt (VMware) |
2020-12-01 | Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-12-01 | block: merge struct block_device and struct hd_struct | Christoph Hellwig |
2020-12-01 | block: move the start_sect field to struct block_device | Christoph Hellwig |
2020-12-01 | block: remove the nr_sects field in struct hd_struct | Christoph Hellwig |
2020-11-30 | ring-buffer: Always check to put back before stamp when crossing pages | Steven Rostedt (VMware) |
2020-11-30 | ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency | Naveen N. Rao |
2020-11-30 | ftrace: Fix updating FTRACE_FL_TRAMP | Naveen N. Rao |
2020-11-30 | tracing: Fix alignment of static buffer | Minchan Kim |
2020-11-30 | tracing: Remove WARN_ON in start_thread() | Vasily Averin |
2020-11-30 | ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next() | Andrea Righi |
2020-11-30 | ring-buffer: Update write stamp with the correct ts | Steven Rostedt (VMware) |
2020-11-27 | Merge branch 'linus' into sched/core, to resolve semantic conflict | Ingo Molnar |
2020-11-24 | irq_work: Cleanup | Peter Zijlstra |
2020-11-19 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-19 | lib/strncpy_from_user.c: Mask out bytes after NUL terminator. | Daniel Xu |
2020-11-18 | bpf: Add bpf_ktime_get_coarse_ns helper | Dmitrii Banshchikov |
2020-11-16 | tracepoints: Migrate to use SYSCALL_WORK flag | Gabriel Krisman Bertazi |