summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-09-30vfio: remove the unused mdev iommu hookChristoph Hellwig1-20/+0
2021-09-30vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h>Christoph Hellwig1-44/+0
2021-09-30vfio: remove unused method from vfio_iommu_driver_opsChristoph Hellwig1-5/+0
2021-09-30vfio: simplify iommu group allocation for mediated devicesChristoph Hellwig1-0/+1
2021-09-30vfio: Move vfio_iommu_group_get() to vfio_register_group_dev()Jason Gunthorpe1-3/+0
2021-09-30sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=yArd Biesheuvel1-12/+1
2021-09-30drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabledMaxime Ripard1-1/+12
2021-09-30dt-bindings: clock: Add imx8ulp clock supportJacky Bai2-0/+317
2021-09-30af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet1-0/+2
2021-09-30net: snmp: inline snmp_get_cpu_field()Eric Dumazet1-1/+5
2021-09-30tcp: adjust rcv_ssthresh according to sk_reserved_memWei Wang1-0/+11
2021-09-30tcp: adjust sndbuf according to sk_reserved_memWei Wang1-0/+1
2021-09-30net: add new socket option SO_RESERVE_MEMWei Wang2-5/+41
2021-09-30net: introduce and use lock_sock_fast_nested()Paolo Abeni1-1/+30
2021-09-30kvm: irqfd: avoid update unmodified entries of the routingLongpeng(Mike)1-0/+2
2021-09-30kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDSJuergen Gross1-2/+2
2021-09-30KVM: Make kvm_make_vcpus_request_mask() use pre-allocated cpu_kick_maskVitaly Kuznetsov1-1/+1
2021-09-30KVM: Drop 'except' parameter from kvm_make_vcpus_request_mask()Vitaly Kuznetsov1-1/+0
2021-09-30platform/chrome: cros_ec_proto: Add version for ec_commandPrashant Malani1-2/+2
2021-09-30platform/chrome: cros_ec_proto: Make data pointers voidPrashant Malani1-2/+2
2021-09-30platform/chrome: cros_usbpd_notify: Move ec_command()Prashant Malani1-0/+3
2021-09-30media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flagSergey Senozhatsky1-2/+7
2021-09-30media: videobuf2: add queue memory coherency parameterSergey Senozhatsky1-2/+8
2021-09-30media: videobuf2: add V4L2_MEMORY_FLAG_NON_COHERENT flagSergey Senozhatsky1-0/+2
2021-09-30media: videobuf2: inverse buffer cache_hints flagsSergey Senozhatsky1-6/+6
2021-09-30media: videobuf2: rework vb2_mem_ops APISergey Senozhatsky1-18/+19
2021-09-30media: v4l2-ctrls: Add V4L2_CID_NOTIFY_GAINS controlDavid Plowman1-0/+1
2021-09-30media: add Mediatek's MM21 formatAlexandre Courbot1-0/+1
2021-09-30media: Clean V4L2_PIX_FMT_NV12MT documentationEzequiel Garcia1-2/+4
2021-09-30media: Add NV12_4L4 tiled formatEzequiel Garcia1-0/+1
2021-09-30media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16Ezequiel Garcia1-1/+2
2021-09-30media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32Ezequiel Garcia1-1/+8
2021-09-30media: hevc: Add scaling matrix controlBenjamin Gaignard1-0/+11
2021-09-30media: mt9p031: Make pixel clock polarity configurable by DTChristian Hemp1-0/+1
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus2-60/+57
2021-09-29arm64: kasan: mte: move GCR_EL1 switch to task switch when KASAN disabledPeter Collingbourne1-2/+7
2021-09-29Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-0/+2
2021-09-29drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLEMatthew Auld1-3/+16
2021-09-29drm/ttm: add some kernel-doc for TTM_TT_FLAG_*Matthew Auld1-19/+41
2021-09-29drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/Matthew Auld2-10/+10
2021-09-29drm/ttm: remove TTM_PAGE_FLAG_NO_RETRYMatthew Auld1-1/+0
2021-09-29uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argumentEugene Syromiatnikov1-0/+3
2021-09-29swiotlb: Support aligned swiotlb buffersDavid Stevens1-1/+2
2021-09-29mctp: Add tracepoints for tag/key handlingJeremy Kerr1-0/+75
2021-09-29mctp: Implement a timeout for tagsJeremy Kerr1-0/+10
2021-09-29mctp: Add refcounts to mctp_devJeremy Kerr1-0/+5
2021-09-29mctp: locking, lifetime and validity changes for sk_keysJeremy Kerr1-15/+31
2021-09-29net: phy: micrel: Add support for LAN8804 PHYHoratiu Vultur1-0/+1
2021-09-29habanalabs: fix resetting args in wait for CS IOCTLRajaravi Krishna Katta1-4/+2
2021-09-29drm/virtgpu api: create context init featureGurchetan Singh1-0/+27