Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
34ed63573b664f984a4b84df02a9ecdfaa3a6034
34ed635
tracing: Documentation for in-kernel synthetic event API
by Tom Zanussi
· 5 years ago
6483624
tracing: Add kprobe event command generation test module
by Tom Zanussi
· 5 years ago
29a1548
tracing: Change trace_boot to use kprobe_event interface
by Tom Zanussi
· 5 years ago
2a588dd
tracing: Add kprobe event command generation functions
by Tom Zanussi
· 5 years ago
9fe41ef
tracing: Add synth event generation test module
by Tom Zanussi
· 5 years ago
8dcc53a
tracing: Add synth_event_trace() and related functions
by Tom Zanussi
· 5 years ago
35ca520
tracing: Add synthetic event command generation functions
by Tom Zanussi
· 5 years ago
86c5426
tracing: Add dynamic event command creation interface
by Tom Zanussi
· 5 years ago
f5f6b25
tracing: Add synth_event_delete()
by Tom Zanussi
· 5 years ago
e3e2a2c
tracing: Add trace_get/put_event_file()
by Tom Zanussi
· 5 years ago
89c95fc
tracing: Add trace_array_find/_get() to find instance trace arrays
by Tom Zanussi
· 5 years ago
6722b23
trigger_next should increase position index
by Vasily Averin
· 5 years ago
039958a
tracing: eval_map_next() should always increase position index
by Vasily Averin
· 5 years ago
e4075e8
ftrace: fpid_next() should increase position index
by Vasily Averin
· 5 years ago
64ae572
tracing: Fix sched switch start/stop refcount racy updates
by Mathieu Desnoyers
· 5 years ago
5c3469c
tracing/boot: Move external function declarations to kernel/trace/trace.h
by Masami Hiramatsu
· 5 years ago
76a598e
tracing/boot: Include required headers and sort it alphabetically
by Masami Hiramatsu
· 5 years ago
34f71a4a
tracing: Add new testcases for hist trigger parsing errors
by Tom Zanussi
· 6 years ago
d0a4970
tracing: Add 'hist:' to hist trigger error log error string
by Tom Zanussi
· 6 years ago
4de26c8
tracing: Add hist trigger error messages for sort specification
by Tom Zanussi
· 6 years ago
b527b63
tracing: Simplify assignment parsing for hist triggers
by Tom Zanussi
· 6 years ago
d0ce47c
docs: tracing: Fix a broken label
by Mauro Carvalho Chehab
· 6 years ago
24589e3
tracing: Use pr_err() instead of WARN() for memory failures
by Steven Rostedt (VMware)
· 5 years ago
28394da
tracing: Decrement trace_array when bootconfig creates an instance
by Steven Rostedt (VMware)
· 5 years ago
eba12ab
tracing: Fix comments about trace/ftrace.h
by Hou Pengyang
· 10 years ago
b3f7a6c
tracing: Remove unneeded NULL check
by Dan Carpenter
· 10 years ago
cbc3b92
tracing: Set kernel_stack's caller size properly
by Josef Bacik
· 10 years ago
afccc00
tracing: Fix tracing_stat return values in error handling paths
by Luis Henriques
· 10 years ago
dfb6cd1
tracing: Fix very unlikely race of registering two stat tracers
by Steven Rostedt (VMware)
· 5 years ago
659ded3
trace/kprobe: Remove unused MAX_KPROBE_CMDLINE_SIZE
by Alex Shi
· 5 years ago
34423f2
tracing: Fix uninitialized buffer var on early exit to trace_vbprintk()
by Steven Rostedt (VMware)
· 5 years ago
532f49a
tracing/boot: Fix an IS_ERR() vs NULL bug
by Dan Carpenter
· 5 years ago
1415972
tracing: Remove unused TRACE_SEQ_BUF_USED
by Alex Shi
· 5 years ago
b834794
ring-buffer: Remove abandoned macro RB_MISSED_FLAGS
by Alex Shi
· 5 years ago
bcc717e
tools: bootconfig: Fix spelling mistake "faile" -> "failed"
by Colin Ian King
· 5 years ago
b8381ce
Documentation: tracing: Fix typos in boot-time tracing documentation
by Masami Hiramatsu
· 5 years ago
a4798eb
Documentation: bootconfig: Fix typos in bootconfig documentation
by Masami Hiramatsu
· 5 years ago
0947db0
bootconfig: Fix Kconfig help message for BOOT_CONFIG
by Masami Hiramatsu
· 5 years ago
aff4866
ftrace: Remove NR_TO_INIT macro
by Alex Shi
· 5 years ago
9a09cd7
ftrace: Remove abandoned macros
by Alex Shi
· 5 years ago
82d1b81
tracing: Allow trace_printk() to nest in other tracing code
by Steven Rostedt (VMware)
· 5 years ago
cfc585a
ring-buffer: Fix kernel doc for rb_update_event()
by Steven Rostedt (VMware)
· 5 years ago
59e7cff
ring-bufer: kernel-doc warning fixes
by Fabian Frederick
· 11 years ago
3b42a4c
tracing: trigger: Replace unneeded RCU-list traversals
by Masami Hiramatsu
· 5 years ago
4778194
Documentation: tracing: Add boot-time tracing document
by Masami Hiramatsu
· 5 years ago
fe1efe9
tracing/boot: Add function tracer filter options
by Masami Hiramatsu
· 5 years ago
9d15dbb
tracing/boot: Add cpu_mask option support
by Masami Hiramatsu
· 5 years ago
4f712a4
tracing/boot: Add instance node support
by Masami Hiramatsu
· 5 years ago
3fbe2d6
tracing/boot: Add synthetic event support
by Masami Hiramatsu
· 5 years ago
4d65528
tracing/boot Add kprobe event support
by Masami Hiramatsu
· 5 years ago
81a5955
tracing/boot: Add per-event settings
by Masami Hiramatsu
· 5 years ago
9c5b9d3
tracing/boot: Add boot-time tracing
by Masami Hiramatsu
· 5 years ago
48ac948
tracing: Add NULL trace-array check in print_synth_event()
by Masami Hiramatsu
· 5 years ago
b05e89a
tracing: Accept different type for synthetic event fields
by Masami Hiramatsu
· 5 years ago
d8d4c6d
tracing: kprobes: Register to dynevent earlier stage
by Masami Hiramatsu
· 5 years ago
8cfcf15
tracing: kprobes: Output kprobe event to printk buffer
by Masami Hiramatsu
· 5 years ago
d8d0c24
tracing: Apply soft-disabled and filter to tracepoints printk
by Masami Hiramatsu
· 5 years ago
7b9b816
Documentation: bootconfig: Add a doc for extended boot config
by Masami Hiramatsu
· 5 years ago
131991620
bootconfig: init: Allow admin to use bootconfig for init command line
by Masami Hiramatsu
· 5 years ago
51887d0
bootconfig: init: Allow admin to use bootconfig for kernel command line
by Masami Hiramatsu
· 5 years ago
0068c92
init/main.c: Alloc initcall_command_line in do_initcall() and free it
by Masami Hiramatsu
· 5 years ago
c1a3c36
proc: bootconfig: Add /proc/bootconfig to show boot config list
by Masami Hiramatsu
· 5 years ago
081c653
tools: bootconfig: Add bootconfig test script
by Masami Hiramatsu
· 5 years ago
950313e
tools: bootconfig: Add bootconfig command
by Masami Hiramatsu
· 5 years ago
7684b85
bootconfig: Load boot config from the tail of initrd
by Masami Hiramatsu
· 5 years ago
76db5a2
bootconfig: Add Extra Boot Config support
by Masami Hiramatsu
· 5 years ago
1329249
tracing: Make struct ring_buffer less ambiguous
by Steven Rostedt (VMware)
· 5 years ago
1c5eb44
tracing: Rename trace_buffer to array_buffer
by Steven Rostedt (VMware)
· 5 years ago
56de4e8
perf: Make struct ring_buffer less ambiguous
by Steven Rostedt (VMware)
· 5 years ago
b3a987b
Linux 5.5-rc6
by Linus Torvalds
· 5 years ago
373adb7
Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
dc6fcba
riscv: Fixup obvious bug for fp-regs reset
by Guo Ren
· 5 years ago
13cf4cf
riscv: move sifive_l2_cache.h to include/soc
by Yash Shah
· 5 years ago
040a3c3
Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 5 years ago
6327edc
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
606e9ad
Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
ac61145
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 5 years ago
213356f
Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
9fb7007
Merge tag 'char-misc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
7da37cd
Merge tag 'staging-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 5 years ago
5a96c0b
Merge tag 'tty-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
4e4cd21
Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
30b6487
Merge tag 'io_uring-5.5-2020-01-10' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
4936ce1
Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 5 years ago
b1d198c
Merge tag 'sound-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
658e1af
Merge tag 'thermal-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
by Linus Torvalds
· 5 years ago
c23e744
Merge tag 'pm-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
e17016f
nvmet: fix per feat data len for get_feature
by Amit Engel
· 5 years ago
35038bf
nvme: Translate more status codes to blk_status_t
by Keith Busch
· 5 years ago
9e635c2
HID: hidraw, uhid: Always report EPOLLOUT
by Jiri Kosina
· 5 years ago
10674d9
Merge branch 'powercap'
by Rafael J. Wysocki
· 5 years ago
bef1d88
Merge tag 'pstore-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
6d25ef7
Merge tag 'drm-fixes-2020-01-10' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
5e7c1b7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
023b3b0
Merge tag 'drm-intel-fixes-2020-01-09-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
4a3033e
Merge tag 'gpio-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
a6a55b5
Merge tag 'pinctrl-v5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 5 years ago
b5b3159
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
cf8ce8b
i2c: fix bus recovery stop mode timing
by Russell King
· 5 years ago
82de6a6
mtd: spi-nor: Fix the writing of the Status Register on micron flashes
by Tudor Ambarus
· 5 years ago
Next »