summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-11-22regulator: core: Only count load for enabled consumersDouglas Anderson
2018-11-22Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-11-22Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-11-22include: Add lantiq.h in include/linux/Songjun Wu
2018-11-22Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires
2018-11-21bridge: Allow querying bridge port flagsIdo Schimmel
2018-11-21tcp: defer SACK compression after DupThreshEric Dumazet
2018-11-21net/vlan: introduce skb_vlan_tag_get_cfi() helperMichał Mirosław
2018-11-21dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLBRobin Murphy
2018-11-21drivers/perf: xgene: Add CPU hotplug supportHoan Tran
2018-11-21arm64: perf: Add support for Armv8.1 PMCEID register formatWill Deacon
2018-11-21blk-mq: not embed .mq_kobj and ctx->kobj into queue instanceMing Lei
2018-11-20bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not definedYonghong Song
2018-11-20bpf: Introduce bpf_func_infoYonghong Song
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-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-20regulator: Fix return value of _set_load() stubMark Brown
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula
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-19nvme-fc: remove ->poll implementationJens Axboe
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-19audit: localize audit_log_session_info prototypeRichard Guy Briggs
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-19block: have ->poll_fn() return number of entries polledJens Axboe
2018-11-19Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2018-11-19regulator: core: Use ww_mutex for regulators lockingDmitry Osipenko
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-18Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe
2018-11-18of: Drop full path from full_name for PDT systemsRob Herring
2018-11-17net: align pcpu_sw_netstats and pcpu_lstats structsEric Dumazet
2018-11-17iio: ad_sigma_delta: Allow to provide custom data register addressLars-Peter Clausen
2018-11-16net: remove unused skb_send_sock()Cong Wang
2018-11-16net: remove VLAN_TAG_PRESENTMichał Mirosław
2018-11-16net/skbuff: add macros for VLAN_PRESENT bitMichał Mirosław
2018-11-16gpio: drop broken to_gpio_irq_chip() helperJohan Hovold