summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-11-21blk-mq: not embed .mq_kobj and ctx->kobj into queue instanceMing Lei
2018-11-21virtio-gpu: add VIRTIO_GPU_F_EDID featureGerd Hoffmann
2018-11-20MIPS: ptrace: introduce NT_MIPS_MSA regsetPaul Burton
2018-11-20bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not definedYonghong Song
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil
2018-11-20bpf: Introduce bpf_func_infoYonghong Song
2018-11-20bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTOMartin KaFai Lau
2018-11-20media: v4l2-ioctl: remove unused vidioc_g/s_cropHans Verkuil
2018-11-20media: davinci/vpbe: drop unused g_cropcapHans Verkuil
2018-11-20media: v4l2-ioctl: add QUIRK_INVERTED_CROPHans Verkuil
2018-11-20media: v4l2-common.h: put backwards compat defines under #ifndef __KERNEL__Hans Verkuil
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed
2018-11-20net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed
2018-11-20net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed
2018-11-20net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed
2018-11-20net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed
2018-11-20net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed
2018-11-20media: Use wait_queue_head_t for media_requestJasmin Jessich
2018-11-20ASoC: Intel: fix interface for Chromebook machine driversPierre-Louis Bossart
2018-11-20spi: spi-mem: Add a new API to support direct mappingBoris Brezillon
2018-11-20spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enumBoris Brezillon
2018-11-20spi: spi-mem: Add missing word in the SPI_MEM_DATA_OUT descriptionBoris Brezillon
2018-11-20Merge branch 'kmalloc' into docs-nextJonathan Corbet
2018-11-20docs/mm: update kmalloc kernel-doc descriptionMike Rapoport
2018-11-20Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-11-20regulator: Fix return value of _set_load() stubMark Brown
2018-11-20drm: Introduce new DRM_FORMAT_XYUVStanislav Lisovskiy
2018-11-20drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes
2018-11-20drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes
2018-11-20drm/gem: Add drm_gem_object_funcsNoralf Trønnes
2018-11-20drm/prime: Add drm_gem_prime_mmap()Noralf Trønnes
2018-11-20drm/driver: Add defaults for .gem_prime_export/import callbacksNoralf Trønnes
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2018-11-20crypto: nhpoly1305 - add NHPoly1305 supportEric Biggers
2018-11-20crypto: poly1305 - add Poly1305 core APIEric Biggers
2018-11-20crypto: poly1305 - use structures for key and accumulatorEric Biggers
2018-11-20crypto: chacha - add XChaCha12 supportEric Biggers
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers
2018-11-20crypto: chacha20-generic - add XChaCha20 supportEric Biggers
2018-11-20crypto: chacha20-generic - add HChaCha20 library functionEric Biggers
2018-11-19net: sched: cls_u32: add res to offload informationJakub Kicinski
2018-11-19net: sched: gred: support reporting stats from offloadsJakub Kicinski
2018-11-19net: sched: gred: add basic Qdisc offloadJakub Kicinski
2018-11-19block: Initialize BIO I/O priority earlyDamien Le Moal
2018-11-19block: Introduce get_current_ioprio()Damien Le Moal
2018-11-19block: Remove bio->bi_iocDamien Le Moal
2018-11-19aio: Comment use of IOCB_FLAG_IOPRIO aio flagDamien Le Moal