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
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
Linux 5.5-rc6
v5.5-rc6
Linus Torvalds
1
-1
/
+1
2020-01-12
Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+6
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-12
Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+19
2020-01-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-15
/
+23
2020-01-11
Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-32
/
+45
2020-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-5
/
+7
2020-01-10
Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-93
/
+243
2020-01-10
Merge tag 'char-misc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-01-10
Merge tag 'staging-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-8
/
+38
2020-01-10
Merge tag 'tty-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-2
/
+11
2020-01-10
Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-30
/
+30
2020-01-10
Merge tag 'io_uring-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+0
2020-01-10
Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-28
/
+65
2020-01-10
Merge tag 'sound-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
11
-29
/
+67
2020-01-10
Merge tag 'thermal-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2020-01-10
Merge tag 'pm-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-0
/
+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-10
Merge branch 'powercap'
Rafael J. Wysocki
1
-0
/
+3
2020-01-09
Merge tag 'pstore-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2020-01-09
Merge tag 'drm-fixes-2020-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-61
/
+85
2020-01-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-16
/
+27
2020-01-10
Merge tag 'drm-intel-fixes-2020-01-09-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
7
-31
/
+38
2020-01-09
Merge tag 'gpio-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-10
/
+54
2020-01-09
Merge tag 'pinctrl-v5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-0
/
+2
2020-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-25
/
+43
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
[prev]
[next]