summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2022-06-1510-74/+109
|\
| * drm/bridge: Add devm_drm_bridge_add()Douglas Anderson2022-06-021-0/+1
| * drm/dp: Add callbacks to make using DP AUX bus properly easierDouglas Anderson2022-06-021-3/+31
| * dma-buf: generalize dma_fence unwrap & merging v3Christian König2022-05-301-0/+24
| * dma-buf: return only unsignaled fences in dma_fence_unwrap_for_each v3Christian König2022-05-301-1/+5
| * dma-buf: cleanup dma_fence_unwrap implementationChristian König2022-05-301-48/+4
| * drm/edid: Extract drm_edid_decode_mfg_id()Ville Syrjälä2022-05-271-4/+17
| * drm: Document the power requirements for DP AUX transfersDouglas Anderson2022-05-191-3/+13
| * drm/gem: Ignore color planes that are unused by framebuffer formatThomas Zimmermann2022-05-191-7/+3
| * drm/mgag200: Implement connector's get_modes with helperThomas Zimmermann2022-05-171-0/+2
| * drm/scheduler: Don't kill jobs in interrupt contextDmitry Osipenko2022-05-171-2/+2
| * drm/displayid: convert to drm_edidJani Nikula2022-05-132-5/+7
| * fbdev: Restart conflicting fb removal loop when unregistering devicesJavier Martinez Canillas2022-05-131-1/+0
* | Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-122-13/+61
|\ \
| * | workqueue: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer2022-06-111-1/+1
| * | workqueue: Fix type of cpu in trace eventWonhyuk Yang2022-06-071-4/+4
| * | workqueue: Wrap flush_workqueue() using a macroTetsuo Handa2022-06-071-8/+56
* | | Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-122-3/+2
|\ \ \
| * | | random: remove rng_has_arch_random()Jason A. Donenfeld2022-06-101-1/+0
| * | | random: mark bootloader randomness code as __initJason A. Donenfeld2022-06-101-1/+1
| * | | crc-itu-t: fix typo in CRC ITU-T polynomial commentRoger Knecht2022-06-071-1/+1
| |/ /
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-06-111-2/+3
|\ \ \
| * | | vdpa: make get_vq_group and set_group_asid optionalJason Wang2022-06-091-2/+3
| |/ /
* | | Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-06-101-1/+15
|\ \ \
| * | | SUNRPC: Optimize xdr_reserve_space()Chuck Lever2022-06-081-1/+15
* | | | Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-101-1/+0
|\ \ \ \
| * | | | block: remove bioset_init_from_srcChristoph Hellwig2022-06-081-1/+0
| | |/ / | |/| |
* | | | Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-101-14/+11
|\ \ \ \
| * | | | netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells2022-06-101-1/+2
| * | | | netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds2022-06-101-13/+9
* | | | | Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-06-102-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mm: Add kernel-doc for folio->mlock_countMatthew Wilcox (Oracle)2022-06-091-0/+5
| * | | | mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)2022-06-091-0/+1
* | | | | Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-06-101-1/+0
|\ \ \ \ \
| * | | | | ata: libata: drop 'sas_last_tag'Hannes Reinecke2022-06-061-1/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-06-101-2/+2
|\ \ \ \ \
| * | | | | tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TXMaxim Mikityanskiy2022-06-091-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-108-9/+71
|\ \ \ \ \
| * | | | | arm/xen: Assign xen-grant DMA ops for xen-grant DMA devicesOleksandr Tyshchenko2022-06-061-1/+4
| * | | | | xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devicesOleksandr Tyshchenko2022-06-061-0/+5
| * | | | | xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross2022-06-061-0/+8
| * | | | | xen/grant-dma-ops: Add option to restrict memory access under XenJuergen Gross2022-06-061-0/+8
| * | | | | xen/grants: support allocating consecutive grantsJuergen Gross2022-06-061-0/+4
| * | | | | arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko2022-06-061-0/+15
| * | | | | virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross2022-06-062-10/+5
| * | | | | kernel: add platform_has() infrastructureJuergen Gross2022-06-063-0/+24
| | |/ / / | |/| | |
* | | | | netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells2022-06-091-25/+16
| |/ / / |/| | |
* | | | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-094-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | ipv6: Fix signed integer overflow in __ip6_append_dataWang Yufen2022-06-081-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-06-073-2/+2
| |\ \ \