summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: firmware: add missing resource IDs for imx8dxlShenwei Wang2022-09-171-0/+7
* dt-bindings: soc: add i.MX93 mediamix blk ctrlPeng Fan2022-09-171-0/+15
* dt-bindings: soc: imx: add i.MX8MP vpu blk ctrlPeng Fan2022-09-171-0/+4
* dt-bindings: power: imx8mp-power: add HDMI HDCP/HRVPeng Fan2022-09-171-0/+2
* dt-bindings: clk: imx8mm: don't use multiple blank linesMarcel Ziswiler2022-09-171-1/+0
* radix-tree: replace gfp.h inclusion with gfp_types.hYury Norov2022-08-141-1/+1
* Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-142-0/+21
|\
| * x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-122-0/+21
* | Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-131-1/+1
|\ \
| * | time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64Youngmin Nam2022-08-091-1/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-133-2/+7
|\ \ \
| * | | scsi: core: Make sure that hosts outlive targetsMing Lei2022-08-011-0/+3
| * | | scsi: core: Make sure that targets outlive devicesBart Van Assche2022-08-011-0/+2
| * | | scsi: target: core: De-RCU of se_lun and se_lun aclDmitry Bogdanov2022-08-011-2/+2
* | | | Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-133-11/+8
|\ \ \ \
| * | | | io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher2022-08-121-1/+8
| * | | | fs: don't randomize struct kiocb fieldsKeith Busch2022-08-121-5/+0
| * | | | audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()Peilin Ye2022-08-041-5/+0
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-08-1213-19/+167
|\ \ \ \ \
| * | | | | vhost-vdpa: uAPI to suspend the deviceEugenio Pérez2022-08-111-0/+9
| * | | | | vhost-vdpa: introduce SUSPEND backend feature bitEugenio Pérez2022-08-111-0/+2
| * | | | | vdpa: Add suspend operationEugenio Pérez2022-08-111-0/+4
| * | | | | vdpa/mlx5: Implement susupend virtqueue callbackEli Cohen2022-08-111-0/+8
| * | | | | vduse: Support querying information of IOVA regionsXie Yongji2022-08-111-0/+24
| * | | | | vduse: Support registering userspace memory for IOVA regionsXie Yongji2022-08-111-0/+23
| * | | | | net: virtio_net: notifications coalescing supportAlvaro Karsz2022-08-111-1/+33
| * | | | | virtio: add helper virtio_find_vqs_ctx_size()Xuan Zhuo2022-08-111-0/+12
| * | | | | virtio: find_vqs() add arg sizesXuan Zhuo2022-08-111-5/+9
| * | | | | virtio_pci: introduce helper to get/set queue resetXuan Zhuo2022-08-111-0/+2
| * | | | | virtio_pci: struct virtio_pci_common_cfg add queue_resetXuan Zhuo2022-08-112-1/+2
| * | | | | virtio_ring: struct virtqueue introduce resetXuan Zhuo2022-08-111-0/+2
| * | | | | virtio: queue_reset: add VIRTIO_F_RING_RESETXuan Zhuo2022-08-111-1/+6
| * | | | | virtio: allow to unbreak/break virtqueue individuallyXuan Zhuo2022-08-111-0/+3
| * | | | | virtio_pci: struct virtio_pci_common_cfg add queue_notify_dataXuan Zhuo2022-08-112-0/+8
| * | | | | virtio_ring: introduce virtqueue_resize()Xuan Zhuo2022-08-111-0/+3
| * | | | | virtio_ring: split: stop __vring_new_virtqueue as export symbolXuan Zhuo2022-08-111-10/+0
| * | | | | virtio: struct virtio_config_ops add callbacks for queue_resetXuan Zhuo2022-08-111-0/+14
| * | | | | virtio: record the maximum queue num supported by the device.Xuan Zhuo2022-08-111-0/+2
| * | | | | remoteproc: rename len of rpoc_vring to numXuan Zhuo2022-08-111-2/+2
* | | | | | Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2022-08-121-0/+10
|\ \ \ \ \ \
| * | | | | | dt-bindings: reset: add sama7g5 definitionsClaudiu Beznea2022-06-171-0/+10
* | | | | | | Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-08-1112-35/+139
|\ \ \ \ \ \ \
| * | | | | | | net: atm: bring back zatm uAPIJakub Kicinski2022-08-111-0/+47
| * | | | | | | net: add missing kdoc for struct genl_multicast_group::flagsJakub Kicinski2022-08-111-2/+3
| * | | | | | | net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy2022-08-101-1/+1
| * | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-08-102-2/+10
| |\ \ \ \ \ \ \
| | * | | | | | | mptcp, btf: Add struct mptcp_sock definition when CONFIG_MPTCP is disabledJiri Olsa2022-08-081-0/+4
| | * | | | | | | BPF: Fix potential bad pointer dereference in bpf_sys_bpf()Jinghao Jia2022-08-041-2/+6
| * | | | | | | | net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei2022-08-102-21/+50
| * | | | | | | | genetlink: correct uAPI definesJakub Kicinski2022-08-101-2/+3