index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
io_uring: NULL files dereference by SQPOLL
Pavel Begunkov
1
-7
/
+12
2020-12-09
io_uring: add timeout support for io_uring_enter()
Hao Xu
3
-8
/
+72
2020-12-09
io_uring: only plug when appropriate
Jens Axboe
1
-2
/
+23
2020-12-09
io_uring: rearrange io_kiocb fields for better caching
Pavel Begunkov
1
-2
/
+1
2020-12-09
io_uring: link requests with singly linked list
Pavel Begunkov
1
-81
/
+52
2020-12-09
io_uring: track link timeout's master explicitly
Pavel Begunkov
1
-12
/
+12
2020-12-09
io_uring: track link's head and tail during submit
Pavel Begunkov
1
-8
/
+16
2020-12-09
io_uring: split poll and poll_remove structs
Pavel Begunkov
1
-8
/
+9
2020-12-09
io_uring: add support for IORING_OP_UNLINKAT
Jens Axboe
2
-0
/
+66
2020-12-09
io_uring: add support for IORING_OP_RENAMEAT
Jens Axboe
2
-0
/
+72
2020-12-09
fs: make do_renameat2() take struct filename
Jens Axboe
2
-18
/
+24
2020-12-09
io_uring: enable file table usage for SQPOLL rings
Jens Axboe
1
-7
/
+7
2020-12-09
io_uring: allow non-fixed files with SQPOLL
Jens Axboe
2
-18
/
+70
2020-12-09
USB: UAS: introduce a quirk to set no_write_same
Oliver Neukum
5
-2
/
+14
2020-12-09
uio: uio_hv_generic: use devm_kzalloc() for private data alloc
Alexandru Ardelean
1
-6
/
+2
2020-12-09
uio: uio_fsl_elbc_gpcm: use device-managed allocators
Alexandru Ardelean
1
-23
/
+9
2020-12-09
uio: uio_aec: use devm_kzalloc() for uio_info object
Alexandru Ardelean
1
-6
/
+2
2020-12-09
uio: uio_cif: use devm_kzalloc() for uio_info object
Alexandru Ardelean
1
-6
/
+2
2020-12-09
uio: uio_netx: use devm_kzalloc() for or uio_info object
Alexandru Ardelean
1
-6
/
+2
2020-12-09
uio: uio_mf624: use devm_kzalloc() for uio_info object
Alexandru Ardelean
1
-6
/
+2
2020-12-09
uio: uio_sercos3: use device-managed functions for simple allocs
Alexandru Ardelean
1
-10
/
+4
2020-12-09
uio: uio_dmem_genirq: finalize conversion of probe to devm_ handlers
Alexandru Ardelean
1
-18
/
+10
2020-12-09
uio: uio_dmem_genirq: convert simple allocations to device-managed
Alexandru Ardelean
1
-26
/
+8
2020-12-09
uio/uio_pci_generic: remove unneeded pci_set_drvdata()
Alexandru Ardelean
1
-7
/
+1
2020-12-09
uio: pruss: use devm_clk_get() for clk init
Alexandru Ardelean
1
-5
/
+2
2020-12-09
slimbus: qcom-ngd-ctrl: fix SSR dependencies
Srinivas Kandagatla
1
-2
/
+1
2020-12-09
altera-stapl: remove the unreached switch case
Kaixu Xia
1
-5
/
+0
2020-12-09
fsi: Aspeed: Add mutex to protect HW access
Eddie James
1
-16
/
+29
2020-12-09
bus: fsl-mc: simplify DPRC version check
Ioana Ciornei
1
-3
/
+1
2020-12-09
bus: fsl-mc: fix error return code in fsl_mc_object_allocate()
Zhang Changzhong
1
-1
/
+3
2020-12-09
bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structure
Laurentiu Tudor
2
-2
/
+5
2020-12-09
bus: fsl-mc: make sure MC firmware is up and running
Laurentiu Tudor
1
-12
/
+30
2020-12-09
bus: fsl-mc: add back accidentally dropped error check
Laurentiu Tudor
1
-1
/
+4
2020-12-09
serial: imx: Remove unneeded of_device_get_match_data() NULL check
Fabio Estevam
1
-3
/
+0
2020-12-09
soc: fix comment for freeing soc_dev_attr
Krzysztof Kozlowski
1
-1
/
+1
2020-12-09
MAINTAINERS: Mark SPMI as maintained
Stephen Boyd
1
-2
/
+4
2020-12-09
staging: olpc_dcon: Do not call platform_device_unregister() in dcon_probe()
Jing Xiangfeng
1
-1
/
+2
2020-12-09
staging: most: Fix spelling mistake "tranceiver" -> "transceiver"
Colin Ian King
1
-1
/
+1
2020-12-09
vme: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-12
/
+14
2020-12-09
misc: pci_endpoint_test: fix return value of error branch
Xiongfeng Wang
1
-2
/
+6
2020-12-09
misc: genwqe: Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
1
-17
/
+2
2020-12-09
misc: rtsx: rts5249 support runtime PM
Ricky Wu
5
-6
/
+145
2020-12-09
misc: rtsx: modify and fix init_hw function
Ricky Wu
1
-3
/
+5
2020-12-09
misc: rtsx: modify en/disable aspm function
Ricky Wu
1
-3
/
+9
2020-12-09
firmware: xilinx: Properly align function parameter
Michal Simek
1
-4
/
+4
2020-12-09
firmware: xilinx: Add a blank line after function declaration
Michal Simek
1
-0
/
+34
2020-12-09
firmware: xilinx: Remove additional newline
Michal Simek
1
-1
/
+0
2020-12-09
firmware: xilinx: Fix kernel-doc warnings
Michal Simek
1
-23
/
+23
2020-12-09
firmware: xlnx-zynqmp: fix compilation warning
Wendy Liang
1
-0
/
+2
2020-12-09
soc: xilinx: vcu: add missing register NUM_CORE
Michael Tretter
1
-0
/
+1
[prev]
[next]