summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-20net: sched: cls_u32: add res to offload informationJakub Kicinski1-0/+1
2018-11-20net: sched: gred: support reporting stats from offloadsJakub Kicinski1-0/+8
2018-11-20net: sched: gred: add basic Qdisc offloadJakub Kicinski2-0/+37
2018-11-20block: Initialize BIO I/O priority earlyDamien Le Moal1-1/+1
2018-11-20block: Introduce get_current_ioprio()Damien Le Moal1-0/+13
2018-11-20block: Remove bio->bi_iocDamien Le Moal1-2/+1
2018-11-20aio: Comment use of IOCB_FLAG_IOPRIO aio flagDamien Le Moal1-0/+2
2018-11-20bpf: move BPF_F_QUERY_EFFECTIVE after map flagsLorenz Bauer1-3/+3
2018-11-20bpf: allow zero-initializing hash map seedLorenz Bauer1-0/+3
2018-11-19Revert "sctp: remove sctp_transport_pmtu_check"Xin Long1-0/+12
2018-11-19sctp: add sockopt SCTP_EVENTXin Long1-0/+7
2018-11-19sctp: rename enum sctp_event to sctp_event_typeXin Long2-3/+3
2018-11-19sctp: add subscribe per asocXin Long1-0/+2
2018-11-19sctp: define subscribe in sctp_sock as __u16Xin Long3-17/+30
2018-11-19nvme-fc: remove ->poll implementationJens Axboe1-1/+0
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-6/+22
2018-11-19audit: localize audit_log_session_info prototypeRichard Guy Briggs1-2/+0
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+11
2018-11-19block: have ->poll_fn() return number of entries polledJens Axboe1-1/+1
2018-11-19clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328Katsuhiro Suzuki1-1/+1
2018-11-19Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2-2/+9
2018-11-19regulator: core: Use ww_mutex for regulators lockingDmitry Osipenko1-1/+5