index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: dts: sun8i: V3/V3s/S3/S3L: add pinctrl for 8-bit parallel CSI
Icenowy Zheng
2020-09-28
1
-0
/
+14
*
ARM: dts: sun8i: V3/V3s/S3/S3L: add CSI1 device node
Icenowy Zheng
2020-09-28
1
-0
/
+12
*
ARM: dts: sun8i: V3/V3s/S3/S3L: add pinctrl for UART2 RX/TX
Icenowy Zheng
2020-09-28
1
-0
/
+7
*
ARM: dts: sun8i: V3/V3s/S3/S3L: add Ethernet support
Icenowy Zheng
2020-09-28
2
-0
/
+65
*
ARM: dts: sun8i: v3s: Enable crypto engine
Martin Cerveny
2020-09-17
1
-0
/
+11
*
dt-bindings: crypto: Add compatible for V3s
Martin Cerveny
2020-09-17
1
-0
/
+3
*
dt-bindings: crypto: Specify that allwinner, sun8i-a33-crypto needs reset
Corentin Labbe
2020-09-17
1
-3
/
+4
*
arm64: dts: allwinner: a64: Update the audio codec compatible
Samuel Holland
2020-09-17
1
-1
/
+2
*
arm64: dts: allwinner: a64: Update codec widget names
Samuel Holland
2020-09-17
9
-36
/
+36
*
ARM: dts: sun8i: a33: Update codec widget names
Samuel Holland
2020-09-17
2
-4
/
+4
*
ARM: dts: sun8i: r40: Add video engine node
Jernej Skrabec
2020-09-17
1
-0
/
+11
*
ARM: dts: sun8i: r40: Add node for system controller
Jernej Skrabec
2020-08-27
1
-0
/
+23
*
dt-bindings: sram: allwinner, sun4i-a10-system-control: Add R40 compatibles
Jernej Skrabec
2020-08-27
1
-0
/
+6
*
ARM: dts: sun8i: r40: bananapi-m2-ultra: Enable IR
Jernej Skrabec
2020-08-27
1
-0
/
+4
*
ARM: dts: sun8i: r40: Add IR nodes
Jernej Skrabec
2020-08-27
1
-0
/
+36
*
dt-bindings: media: allwinner, sun4i-a10-ir: Add R40 compatible
Jernej Skrabec
2020-08-27
1
-1
/
+4
*
ARM: dts: sun8i: r40: Add DMA node
Jernej Skrabec
2020-08-25
1
-0
/
+12
*
dt-bindings: dma: allwinner,sun50i-a64-dma: Add R40 compatible
Jernej Skrabec
2020-08-25
1
-3
/
+6
*
arm64: allwinner: A100: add support for Allwinner Perf1 board
Yangtao Li
2020-08-25
2
-0
/
+181
*
dt-bindings: arm: sunxi: Add Allwinner A100 Perf1 Board bindings
Yangtao Li
2020-08-25
1
-0
/
+5
*
arm64: allwinner: A100: add the basical Allwinner A100 DTSI file
Yangtao Li
2020-08-25
1
-0
/
+364
*
dt-bindings: irq: sun7i-nmi: Add binding for A100's NMI controller
Yangtao Li
2020-08-25
1
-0
/
+3
*
dt-bindings: irq: sun7i-nmi: fix dt-binding for a80 nmi
Yangtao Li
2020-08-25
1
-1
/
+1
*
ARM: dts: sun4i: Enable HDMI support on the Mele A1000
Stefan Monnier
2020-08-25
1
-0
/
+25
*
ARM: dts: sun8i: r40: Add Mali node
Jernej Skrabec
2020-08-25
1
-0
/
+22
*
dt-bindings: gpu: mali-utgard: Add Allwinner R40 compatible
Jernej Skrabec
2020-08-25
1
-0
/
+2
*
arm64: dts: allwinner: Mark timer as stopped in suspend
Samuel Holland
2020-08-18
3
-0
/
+3
*
arm64: dts: allwinner: replace numerical constant with CCU_CLKX
Alexander Kochetkov
2020-08-18
1
-4
/
+4
*
Linux 5.9-rc1
v5.9-rc1
Linus Torvalds
2020-08-16
1
-2
/
+2
*
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-16
4
-156
/
+409
|
\
|
*
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
2020-08-16
1
-1
/
+4
|
*
io_uring: sanitize double poll handling
Jens Axboe
2020-08-15
1
-9
/
+25
|
*
io_uring: internally retry short reads
Jens Axboe
2020-08-14
1
-39
/
+70
|
*
io_uring: retain iov_iter state over io_read/io_write calls
Jens Axboe
2020-08-13
1
-66
/
+70
|
*
task_work: only grab task signal lock when needed
Jens Axboe
2020-08-13
2
-2
/
+22
|
*
io_uring: enable lookup of links holding inflight files
Jens Axboe
2020-08-13
1
-10
/
+87
|
*
io_uring: fail poll arm on queue proc failure
Jens Axboe
2020-08-12
1
-1
/
+1
|
*
io_uring: hold 'ctx' reference around task_work queue + execute
Jens Axboe
2020-08-11
1
-0
/
+15
|
*
fs: RWF_NOWAIT should imply IOCB_NOIO
Jens Axboe
2020-08-11
1
-1
/
+1
|
*
io_uring: defer file table grabbing request cleanup for locked requests
Jens Axboe
2020-08-10
1
-10
/
+52
|
*
io_uring: add missing REQ_F_COMP_LOCKED for nested requests
Jens Axboe
2020-08-10
1
-0
/
+3
|
*
io_uring: fix recursive completion locking on oveflow flush
Jens Axboe
2020-08-10
1
-10
/
+26
|
*
io_uring: use TWA_SIGNAL for task_work uncondtionally
Jens Axboe
2020-08-10
1
-8
/
+8
|
*
io_uring: account locked memory before potential error case
Jens Axboe
2020-08-06
1
-8
/
+10
|
*
io_uring: set ctx sq/cq entry count earlier
Jens Axboe
2020-08-06
1
-2
/
+4
|
*
io_uring: Fix NULL pointer dereference in loop_rw_iter()
Guoyu Huang
2020-08-05
1
-2
/
+7
|
*
io_uring: add comments on how the async buffered read retry works
Jens Axboe
2020-08-04
1
-1
/
+22
|
*
io_uring: io_async_buf_func() need not test page bit
Jens Axboe
2020-08-04
1
-4
/
+0
*
|
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
2020-08-16
1
-0
/
+6
*
|
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-16
8
-66
/
+62
|
\
\
[next]