index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
34
-347
/
+650
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-136
/
+45
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2020-12-15
blktrace: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-4
/
+37
2020-12-15
tracing: Offload eval map updates to a work queue
Steven Rostedt (VMware)
1
-1
/
+31
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-12-14
Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+2
2020-12-14
Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
Steven Rostedt (VMware)
1
-4
/
+13
2020-12-14
ring-buffer: Add rb_check_bpage in __rb_allocate_pages
Qiujun Huang
1
-8
/
+11
2020-12-14
ring-buffer: Fix two typos in comments
Qiujun Huang
1
-2
/
+2
2020-12-14
tracing: Drop unneeded assignment in ring_buffer_resize()
Lukas Bulwahn
1
-2
/
+0
2020-12-14
tracing: Disable ftrace selftests when any tracer is running
Masami Hiramatsu
6
-14
/
+25
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+10
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
1
-2
/
+2
2020-12-08
bpf: Only provide bpf_sock_from_file with CONFIG_NET
Florent Revest
1
-20
/
+2
2020-12-07
ring-buffer: Fix a typo in function description
Qiujun Huang
1
-1
/
+1
2020-12-07
ring-buffer: Remove obsolete rb_event_is_commit()
Lukas Bulwahn
1
-17
/
+0
2020-12-07
blktrace: fix up a kerneldoc comment
Christoph Hellwig
1
-1
/
+0
2020-12-07
Merge tag 'trace-v5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+8
2020-12-04
tracing: Fix userstacktrace option for instances
Steven Rostedt (VMware)
1
-5
/
+8
2020-12-04
bpf: Add a bpf_sock_from_file helper
Florent Revest
1
-0
/
+20
2020-12-04
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
1
-27
/
+17
2020-12-04
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
1
-9
/
+5
2020-12-04
block: remove the request_queue argument to the block_split tracepoint
Christoph Hellwig
1
-3
/
+2
2020-12-04
block: simplify and extend the block_bio_merge tracepoint class
Christoph Hellwig
1
-31
/
+10
2020-12-04
block: remove the unused block_sleeprq tracepoint
Christoph Hellwig
1
-22
/
+0
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-3
/
+7
2020-12-03
bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address()
Andrii Nakryiko
1
-3
/
+5
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-15
/
+33
2020-12-01
ring-buffer: Add test to validate the time stamp deltas
Steven Rostedt (VMware)
2
-0
/
+170
2020-12-01
Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-15
/
+33
2020-12-01
block: merge struct block_device and struct hd_struct
Christoph Hellwig
1
-35
/
+8
2020-12-01
block: move the start_sect field to struct block_device
Christoph Hellwig
1
-8
/
+3
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-1
/
+1
2020-11-30
ring-buffer: Always check to put back before stamp when crossing pages
Steven Rostedt (VMware)
1
-8
/
+6
2020-11-30
ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
Naveen N. Rao
1
-1
/
+1
2020-11-30
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
1
-1
/
+21
2020-11-30
tracing: Fix alignment of static buffer
Minchan Kim
1
-1
/
+1
2020-11-30
tracing: Remove WARN_ON in start_thread()
Vasily Averin
1
-1
/
+1
2020-11-30
ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()
Andrea Righi
1
-3
/
+3
2020-11-30
ring-buffer: Update write stamp with the correct ts
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
6
-31
/
+97
2020-11-24
irq_work: Cleanup
Peter Zijlstra
1
-1
/
+1
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+11
2020-11-19
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
Daniel Xu
1
-0
/
+10
2020-11-18
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
1
-0
/
+2
2020-11-16
tracepoints: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-4
/
+4
[next]