summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-18remoteproc: Properly deal with the resource table when detachingMathieu Poirier2-0/+84
2021-03-18remoteproc: Introduce function rproc_detach()Mathieu Poirier2-1/+58
2021-03-18remoteproc: Introduce function __rproc_detach()Mathieu Poirier1-0/+30
2021-03-18remoteproc: Add new detach() remoteproc operationMathieu Poirier1-0/+2
2021-03-18remoteproc: stm32: Move memory parsing to rproc_opsArnaud POULIQUEN2-23/+18
2021-03-18remoteproc: stm32: Move resource table setup to rproc_opsMathieu Poirier1-73/+68
2021-03-18remoteproc: Add new get_loaded_rsc_table() to rproc_opsMathieu Poirier3-1/+47
2021-03-18remoteproc: Properly represent the attached stateMathieu Poirier3-25/+2
2021-03-18remoteproc: Add new RPROC_ATTACHED stateMathieu Poirier2-2/+6
2021-03-18remoteproc: Rename function rproc_actuate()Mathieu Poirier1-4/+4
2021-03-18remoteproc: Remove useless check in rproc_del()Mathieu Poirier1-3/+1
2021-03-18remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loaderBjorn Andersson1-0/+18
2021-03-18remoteproc: qcom_q6v5_mss: Provide errors for firmware-name parsingBjorn Andersson1-2/+6
2021-03-13remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun1-3/+2
2021-03-11remoteproc: imx_proc: enable virtio/mailboxPeng Fan1-3/+113
2021-03-11remoteproc: imx_rproc: ignore mapping vdev regionsPeng Fan1-0/+3
2021-03-11remoteproc: imx_rproc: support i.MX8MQ/MPeng Fan2-4/+43
2021-03-11remoteproc: imx_rproc: add i.MX specific parse fw hookPeng Fan1-0/+93
2021-03-11remoteproc: imx_rproc: use devm_ioremapPeng Fan1-1/+2
2021-03-11remoteproc: imx_rproc: correct err messagePeng Fan1-2/+2
2021-03-11remoteproc: add is_iomem to da_to_vaPeng Fan20-29/+45
2021-03-11remoteproc: introduce is_iomem to rproc_mem_entryPeng Fan1-0/+2
2021-03-11dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M supportPeng Fan1-1/+30
2021-03-11dt-bindings: remoteproc: convert imx rproc bindings to json-schemaPeng Fan2-33/+61
2021-03-11remoteproc: core: Remove casting to rproc_handle_resource_tJindong Yue1-13/+16
2021-03-11remoteproc: pru: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li1-2/+2
2021-03-08remoteproc: sysfs: Use sysfs_emit instead of sprintfRaghavendra Rao Ananta1-2/+2
2021-03-06Linux 5.12-rc2v5.12-rc2Linus Torvalds1-1/+1
2021-03-05RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson1-32/+23
2021-03-05RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson1-24/+35
2021-03-05RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson1-1/+9
2021-03-05io_uring: don't restrict issue_flags for io_openatPavel Begunkov1-1/+1
2021-03-05io_uring: make SQPOLL thread parking sanerJens Axboe1-35/+30
2021-03-05io-wq: kill hashed waitqueue before manager exitsJens Axboe1-4/+5
2021-03-05io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED returnJens Axboe1-0/+1
2021-03-05io_uring: don't keep looping for more events if we can't flush overflowJens Axboe1-3/+12
2021-03-05io_uring: move to using create_io_thread()Jens Axboe3-109/+54
2021-03-05nvmet: model_number must be immutable once setMax Gurtovoy4-45/+50
2021-03-05nvme-fabrics: fix kato initializationMartin George1-1/+4
2021-03-05nvme-hwmon: Return error code when registration failsDaniel Wagner1-0/+1
2021-03-05nvme-pci: add quirks for Lexar 256GB SSDPascal Terjan1-0/+3
2021-03-05nvme-pci: mark Kingston SKC2000 as not supporting the deepest power stateZoltán Böszörményi1-0/+2
2021-03-05nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.Julian Einwag1-1/+2
2021-03-05scsi: iscsi: Verify lengths on passthrough PDUsChris Leech1-0/+9
2021-03-05scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZEChris Leech2-83/+90
2021-03-05scsi: iscsi: Restrict sessions and handles to admin capabilitiesLee Duncan1-0/+6
2021-03-04kernel: provide create_io_thread() helperJens Axboe2-0/+32
2021-03-04io_uring: reliably cancel linked timeoutsPavel Begunkov1-0/+1
2021-03-04io_uring: cancel-match based on flagsPavel Begunkov1-2/+2
2021-03-04dm verity: fix FEC for RS roots unaligned to block sizeMilan Broz1-11/+12