aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-09io_uring: NULL files dereference by SQPOLLPavel Begunkov1-7/+12
2020-12-09io_uring: add timeout support for io_uring_enter()Hao Xu3-8/+72
2020-12-09io_uring: only plug when appropriateJens Axboe1-2/+23
2020-12-09io_uring: rearrange io_kiocb fields for better cachingPavel Begunkov1-2/+1
2020-12-09io_uring: link requests with singly linked listPavel Begunkov1-81/+52
2020-12-09io_uring: track link timeout's master explicitlyPavel Begunkov1-12/+12
2020-12-09io_uring: track link's head and tail during submitPavel Begunkov1-8/+16
2020-12-09io_uring: split poll and poll_remove structsPavel Begunkov1-8/+9
2020-12-09io_uring: add support for IORING_OP_UNLINKATJens Axboe2-0/+66
2020-12-09io_uring: add support for IORING_OP_RENAMEATJens Axboe2-0/+72
2020-12-09fs: make do_renameat2() take struct filenameJens Axboe2-18/+24
2020-12-09io_uring: enable file table usage for SQPOLL ringsJens Axboe1-7/+7
2020-12-09io_uring: allow non-fixed files with SQPOLLJens Axboe2-18/+70
2020-12-09USB: UAS: introduce a quirk to set no_write_sameOliver Neukum5-2/+14
2020-12-09uio: uio_hv_generic: use devm_kzalloc() for private data allocAlexandru Ardelean1-6/+2
2020-12-09uio: uio_fsl_elbc_gpcm: use device-managed allocatorsAlexandru Ardelean1-23/+9
2020-12-09uio: uio_aec: use devm_kzalloc() for uio_info objectAlexandru Ardelean1-6/+2
2020-12-09uio: uio_cif: use devm_kzalloc() for uio_info objectAlexandru Ardelean1-6/+2
2020-12-09uio: uio_netx: use devm_kzalloc() for or uio_info objectAlexandru Ardelean1-6/+2
2020-12-09uio: uio_mf624: use devm_kzalloc() for uio_info objectAlexandru Ardelean1-6/+2
2020-12-09uio: uio_sercos3: use device-managed functions for simple allocsAlexandru Ardelean1-10/+4
2020-12-09uio: uio_dmem_genirq: finalize conversion of probe to devm_ handlersAlexandru Ardelean1-18/+10
2020-12-09uio: uio_dmem_genirq: convert simple allocations to device-managedAlexandru Ardelean1-26/+8
2020-12-09uio/uio_pci_generic: remove unneeded pci_set_drvdata()Alexandru Ardelean1-7/+1
2020-12-09uio: pruss: use devm_clk_get() for clk initAlexandru Ardelean1-5/+2
2020-12-09slimbus: qcom-ngd-ctrl: fix SSR dependenciesSrinivas Kandagatla1-2/+1
2020-12-09altera-stapl: remove the unreached switch caseKaixu Xia1-5/+0
2020-12-09fsi: Aspeed: Add mutex to protect HW accessEddie James1-16/+29
2020-12-09bus: fsl-mc: simplify DPRC version checkIoana Ciornei1-3/+1
2020-12-09bus: fsl-mc: fix error return code in fsl_mc_object_allocate()Zhang Changzhong1-1/+3
2020-12-09bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structureLaurentiu Tudor2-2/+5
2020-12-09bus: fsl-mc: make sure MC firmware is up and runningLaurentiu Tudor1-12/+30
2020-12-09bus: fsl-mc: add back accidentally dropped error checkLaurentiu Tudor1-1/+4
2020-12-09serial: imx: Remove unneeded of_device_get_match_data() NULL checkFabio Estevam1-3/+0
2020-12-09soc: fix comment for freeing soc_dev_attrKrzysztof Kozlowski1-1/+1
2020-12-09MAINTAINERS: Mark SPMI as maintainedStephen Boyd1-2/+4
2020-12-09staging: olpc_dcon: Do not call platform_device_unregister() in dcon_probe()Jing Xiangfeng1-1/+2
2020-12-09staging: most: Fix spelling mistake "tranceiver" -> "transceiver"Colin Ian King1-1/+1
2020-12-09vme: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-12/+14
2020-12-09misc: pci_endpoint_test: fix return value of error branchXiongfeng Wang1-2/+6
2020-12-09misc: genwqe: Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET1-17/+2
2020-12-09misc: rtsx: rts5249 support runtime PMRicky Wu5-6/+145
2020-12-09misc: rtsx: modify and fix init_hw functionRicky Wu1-3/+5
2020-12-09misc: rtsx: modify en/disable aspm functionRicky Wu1-3/+9
2020-12-09firmware: xilinx: Properly align function parameterMichal Simek1-4/+4
2020-12-09firmware: xilinx: Add a blank line after function declarationMichal Simek1-0/+34
2020-12-09firmware: xilinx: Remove additional newlineMichal Simek1-1/+0
2020-12-09firmware: xilinx: Fix kernel-doc warningsMichal Simek1-23/+23
2020-12-09firmware: xlnx-zynqmp: fix compilation warningWendy Liang1-0/+2
2020-12-09soc: xilinx: vcu: add missing register NUM_COREMichael Tretter1-0/+1