summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires1-28/+0
2018-11-22bridge: Allow querying bridge port flagsIdo Schimmel1-0/+6
2018-11-22tcp: defer SACK compression after DupThreshEric Dumazet1-0/+1
2018-11-22net/vlan: introduce skb_vlan_tag_get_cfi() helperMichał Mirosław1-1/+2
2018-11-21dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLBRobin Murphy1-1/+1
2018-11-21drivers/perf: xgene: Add CPU hotplug supportHoan Tran1-0/+1
2018-11-21arm64: perf: Add support for Armv8.1 PMCEID register formatWill Deacon1-1/+3
2018-11-21blk-mq: not embed .mq_kobj and ctx->kobj into queue instanceMing Lei1-1/+1
2018-11-21bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not definedYonghong Song1-0/+14
2018-11-20bpf: Introduce bpf_func_infoYonghong Song3-1/+7
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-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-20regulator: Fix return value of _set_load() stubMark Brown1-1/+1
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula345-4250/+8722
2018-11-20net: sched: gred: add basic Qdisc offloadJakub Kicinski1-0/+1
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-19nvme-fc: remove ->poll implementationJens Axboe1-1/+0
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+14
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 Torvalds2-1/+7
2018-11-19block: have ->poll_fn() return number of entries polledJens Axboe1-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
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-9/+27
2018-11-19Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe8-16/+35
2018-11-19of: Drop full path from full_name for PDT systemsRob Herring1-1/+0
2018-11-18net: align pcpu_sw_netstats and pcpu_lstats structsEric Dumazet1-2/+2
2018-11-17iio: ad_sigma_delta: Allow to provide custom data register addressLars-Peter Clausen1-0/+3
2018-11-17net: remove unused skb_send_sock()Cong Wang1-1/+0
2018-11-17net: remove VLAN_TAG_PRESENTMichał Mirosław2-12/+15
2018-11-17net/skbuff: add macros for VLAN_PRESENT bitMichał Mirosław1-0/+6
2018-11-17gpio: drop broken to_gpio_irq_chip() helperJohan Hovold1-5/+0
2018-11-16iio: imu: st_lsm6dsx: add i2c embedded controller supportLorenzo Bianconi1-0/+2
2018-11-16iio: st-accel: add support for lis3deHeiko Stuebner1-1/+1
2018-11-16block: remove the rq_alloc_data request_queue fieldChristoph Hellwig1-1/+0
2018-11-16block: add polled wakeup task helperJens Axboe1-0/+13