aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-21blk-mq: not embed .mq_kobj and ctx->kobj into queue instanceMing Lei1-1/+1
2018-11-21virtio-gpu: add VIRTIO_GPU_F_EDID featureGerd Hoffmann1-0/+18
2018-11-20MIPS: ptrace: introduce NT_MIPS_MSA regsetPaul Burton1-0/+1
2018-11-20bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not definedYonghong Song1-0/+14
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil1-4/+4
2018-11-20bpf: Introduce bpf_func_infoYonghong Song4-1/+20
2018-11-20bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTOMartin KaFai Lau1-3/+15
2018-11-20media: v4l2-ioctl: remove unused vidioc_g/s_cropHans Verkuil1-8/+0
2018-11-20media: davinci/vpbe: drop unused g_cropcapHans Verkuil1-4/+0
2018-11-20media: v4l2-ioctl: add QUIRK_INVERTED_CROPHans Verkuil1-2/+11
2018-11-20media: v4l2-common.h: put backwards compat defines under #ifndef __KERNEL__Hans Verkuil1-13/+15
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2-49/+21
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed1-0/+39
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed2-10/+2
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-82/+5
2018-11-20net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed1-5/+5
2018-11-20net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed1-3/+0
2018-11-20net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed1-1/+0
2018-11-20net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed1-3/+0
2018-11-20net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed1-1/+1
2018-11-20media: Use wait_queue_head_t for media_requestJasmin Jessich1-1/+1
2018-11-20ASoC: Intel: fix interface for Chromebook machine driversPierre-Louis Bossart1-0/+1
2018-11-20spi: spi-mem: Add a new API to support direct mappingBoris Brezillon1-0/+80
2018-11-20spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enumBoris Brezillon1-0/+2
2018-11-20spi: spi-mem: Add missing word in the SPI_MEM_DATA_OUT descriptionBoris Brezillon1-1/+1
2018-11-20Merge branch 'kmalloc' into docs-nextJonathan Corbet1-28/+27
2018-11-20docs/mm: update kmalloc kernel-doc descriptionMike Rapoport1-28/+27
2018-11-20Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-1/+6
2018-11-20regulator: Fix return value of _set_load() stubMark Brown1-1/+1
2018-11-20drm: Introduce new DRM_FORMAT_XYUVStanislav Lisovskiy1-0/+1
2018-11-20drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes1-28/+7
2018-11-20drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes1-0/+24
2018-11-20drm/gem: Add drm_gem_object_funcsNoralf Trønnes1-0/+131
2018-11-20drm/prime: Add drm_gem_prime_mmap()Noralf Trønnes1-0/+1
2018-11-20drm/driver: Add defaults for .gem_prime_export/import callbacksNoralf Trønnes1-0/+4
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula685-6433/+18902
2018-11-20crypto: nhpoly1305 - add NHPoly1305 supportEric Biggers1-0/+74
2018-11-20crypto: poly1305 - add Poly1305 core APIEric Biggers1-0/+16
2018-11-20crypto: poly1305 - use structures for key and accumulatorEric Biggers1-2/+10
2018-11-20crypto: chacha - add XChaCha12 supportEric Biggers1-0/+7
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers2-42/+47
2018-11-20crypto: chacha20-generic - add XChaCha20 supportEric Biggers1-1/+13
2018-11-20crypto: chacha20-generic - add HChaCha20 library functionEric Biggers1-0/+2
2018-11-19net: sched: cls_u32: add res to offload informationJakub Kicinski1-0/+1
2018-11-19net: sched: gred: support reporting stats from offloadsJakub Kicinski1-0/+8
2018-11-19net: sched: gred: add basic Qdisc offloadJakub Kicinski2-0/+37
2018-11-19block: Initialize BIO I/O priority earlyDamien Le Moal1-1/+1
2018-11-19block: Introduce get_current_ioprio()Damien Le Moal1-0/+13
2018-11-19block: Remove bio->bi_iocDamien Le Moal1-2/+1
2018-11-19aio: Comment use of IOCB_FLAG_IOPRIO aio flagDamien Le Moal1-0/+2