index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-22
Documentation: tracing: Fix typos in boot-time tracing documentation
Masami Hiramatsu
1
-9
/
+9
2020-01-22
Documentation: bootconfig: Fix typos in bootconfig documentation
Masami Hiramatsu
1
-15
/
+17
2020-01-22
bootconfig: Fix Kconfig help message for BOOT_CONFIG
Masami Hiramatsu
1
-1
/
+3
2020-01-21
ftrace: Remove NR_TO_INIT macro
Alex Shi
1
-3
/
+0
2020-01-21
ftrace: Remove abandoned macros
Alex Shi
1
-2
/
+0
2020-01-16
tracing: Allow trace_printk() to nest in other tracing code
Steven Rostedt (VMware)
1
-5
/
+19
2020-01-14
ring-buffer: Fix kernel doc for rb_update_event()
Steven Rostedt (VMware)
1
-3
/
+3
2020-01-14
ring-bufer: kernel-doc warning fixes
Fabian Frederick
1
-0
/
+3
2020-01-13
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2
-16
/
+45
2020-01-13
Documentation: tracing: Add boot-time tracing document
Masami Hiramatsu
3
-0
/
+187
2020-01-13
tracing/boot: Add function tracer filter options
Masami Hiramatsu
1
-0
/
+40
2020-01-13
tracing/boot: Add cpu_mask option support
Masami Hiramatsu
2
-13
/
+43
2020-01-13
tracing/boot: Add instance node support
Masami Hiramatsu
1
-5
/
+38
2020-01-13
tracing/boot: Add synthetic event support
Masami Hiramatsu
2
-0
/
+52
2020-01-13
tracing/boot Add kprobe event support
Masami Hiramatsu
2
-0
/
+51
2020-01-13
tracing/boot: Add per-event settings
Masami Hiramatsu
2
-1
/
+61
2020-01-13
tracing/boot: Add boot-time tracing
Masami Hiramatsu
4
-5
/
+128
2020-01-13
tracing: Add NULL trace-array check in print_synth_event()
Masami Hiramatsu
1
-1
/
+1
2020-01-13
tracing: Accept different type for synthetic event fields
Masami Hiramatsu
1
-2
/
+5
2020-01-13
tracing: kprobes: Register to dynevent earlier stage
Masami Hiramatsu
1
-4
/
+15
2020-01-13
tracing: kprobes: Output kprobe event to printk buffer
Masami Hiramatsu
4
-31
/
+32
2020-01-13
tracing: Apply soft-disabled and filter to tracepoints printk
Masami Hiramatsu
1
-0
/
+7
2020-01-13
Documentation: bootconfig: Add a doc for extended boot config
Masami Hiramatsu
3
-0
/
+186
2020-01-13
bootconfig: init: Allow admin to use bootconfig for init command line
Masami Hiramatsu
1
-3
/
+28
2020-01-13
bootconfig: init: Allow admin to use bootconfig for kernel command line
Masami Hiramatsu
1
-5
/
+101
2020-01-13
init/main.c: Alloc initcall_command_line in do_initcall() and free it
Masami Hiramatsu
1
-11
/
+15
2020-01-13
proc: bootconfig: Add /proc/bootconfig to show boot config list
Masami Hiramatsu
3
-0
/
+91
2020-01-13
tools: bootconfig: Add bootconfig test script
Masami Hiramatsu
22
-0
/
+176
2020-01-13
tools: bootconfig: Add bootconfig command
Masami Hiramatsu
12
-5
/
+481
2020-01-13
bootconfig: Load boot config from the tail of initrd
Masami Hiramatsu
2
-0
/
+55
2020-01-13
bootconfig: Add Extra Boot Config support
Masami Hiramatsu
6
-0
/
+1049
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
19
-185
/
+185
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
18
-195
/
+195
2020-01-13
perf: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
4
-68
/
+68
2020-01-13
Linux 5.5-rc6
v5.5-rc6
Linus Torvalds
1
-1
/
+1
2020-01-12
riscv: Fixup obvious bug for fp-regs reset
Guo Ren
1
-1
/
+1
2020-01-12
riscv: move sifive_l2_cache.h to include/soc
Yash Shah
3
-5
/
+5
2020-01-10
nvmet: fix per feat data len for get_feature
Amit Engel
1
-1
/
+11
2020-01-10
nvme: Translate more status codes to blk_status_t
Keith Busch
1
-0
/
+2
2020-01-10
HID: hidraw, uhid: Always report EPOLLOUT
Jiri Kosina
2
-5
/
+7
2020-01-09
i2c: fix bus recovery stop mode timing
Russell King
1
-3
/
+10
2020-01-09
mtd: spi-nor: Fix the writing of the Status Register on micron flashes
Tudor Ambarus
1
-0
/
+1
2020-01-09
mtd: sm_ftl: fix NULL pointer warning
Arnd Bergmann
1
-1
/
+2
2020-01-09
mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
Peter Ujfalusi
1
-1
/
+2
2020-01-09
mtd: onenand: samsung: Fix iomem access with regular memcpy
Krzysztof Kozlowski
1
-4
/
+4
2020-01-09
mtd: onenand: omap2: Fix errors in style
Amir Mahdi Ghorbanian
3
-13
/
+14
2020-01-09
mtd: cadence: Fix cast to pointer from integer of different size warning
Vasyl Gomonovych
1
-7
/
+6
2020-01-09
mtd: rawnand: stm32_fmc2: avoid to lock the CPU bus
Christophe Kerello
1
-2
/
+36
2020-01-09
fs: move guard_bio_eod() after bio_set_op_attrs
Ming Lei
4
-7
/
+17
2020-01-09
HID: steam: Fix input device disappearing
Rodrigo Rivas Costa
1
-0
/
+4
[next]