summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-10block: rearrange a few request fields for better cache layoutJens Axboe1-13/+15
2018-01-10block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bitJens Axboe1-2/+0
2018-01-10block: add accessors for setting/querying request deadlineJens Axboe1-1/+3
2018-01-10block: remove REQ_ATOM_POLL_SLEPTJens Axboe1-0/+2
2018-01-10block: Provide blk_status_t decoding for path errorsKeith Busch1-0/+28
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-8/+18
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig1-0/+9
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-0/+32
2018-01-10netfilter: add IPv6 segment routing header 'srh' matchAhmed Abdelsalam1-0/+57
2018-01-10dma-mapping: take dma_pfn_offset into account in dma_max_pfnChristoph Hellwig1-1/+1
2018-01-10netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso1-21/+2
2018-01-10netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso2-9/+2
2018-01-10netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso2-4/+5
2018-01-10netfilter: nf_tables: remove flag field from struct nft_af_infoPablo Neira Ayuso1-6/+0
2018-01-10netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso1-2/+0
2018-01-10gpiolib: Export gpiochip_irqchip_irq_valid() to driversStephen Boyd1-0/+3
2018-01-10bpf: export function to write into verifier log bufferQuentin Monnet1-0/+3
2018-01-10sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG...Juri Lelli1-6/+6
2018-01-10sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameterJuri Lelli1-1/+1
2018-01-10sched/cpufreq: Change the worker kthread to SCHED_DEADLINEJuri Lelli1-0/+1
2018-01-10sched/cpufreq: Use the DEADLINE utilization signalJuri Lelli1-2/+0
2018-01-10sched/deadline: Implement "runtime overrun signal" supportJuri Lelli2-0/+9
2018-01-10IIO: consumer: allow to set buffer sizesArnaud Pouliquen1-0/+11
2018-01-10IIO: ADC: add stm32 DFSDM support for PDM microphoneArnaud Pouliquen1-0/+18
2018-01-10IIO: inkern: API for manipulating channel attributesArnaud Pouliquen3-28/+54
2018-01-10IIO: hw_consumer: add devm_iio_hw_consumer_allocArnaud Pouliquen1-0/+2
2018-01-10iio: Add hardware consumer buffer supportLars-Peter Clausen1-0/+19
2018-01-10Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar72-458/+371
2018-01-10jbd2: fix sphinx kernel-doc build warningsTobin C. Harding1-163/+268
2018-01-10Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani1-0/+11
2018-01-10PM / sleep: Make lock/unlock_system_sleep() available to kernel modulesBart Van Assche1-26/+2
2018-01-10ACPI: utils: Introduce acpi_dev_get_first_match_name()Andy Shevchenko2-0/+9
2018-01-10Construct init thread stack in the linker script rather than by unionDavid Howells3-0/+16
2018-01-09bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann1-8/+16
2018-01-09tipc: improve groupcast scope handlingJon Maloy1-4/+3
2018-01-09drm: export gem dmabuf_ops for drivers to reuseSamuel Li1-0/+22
2018-01-09virtio_net: propagate linkspeed/duplex settings from the hypervisorJason Baron1-0/+13
2018-01-09macsec: Add support for GCM-AES-256 cipher suiteFelix Walter1-3/+8
2018-01-09blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcuTejun Heo1-1/+1
2018-01-09blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mqTejun Heo1-0/+2
2018-01-09blk-mq: replace timeout synchronization with a RCU and generation based schemeTejun Heo2-0/+24
2018-01-09tuntap: XDP transmissionJason Wang1-0/+17
2018-01-09tun/tap: use ptr_ring instead of skb_arrayJason Wang2-5/+5
2018-01-09mux: add SPDX identifiers to all mux source filesPeter Rosin2-8/+2
2018-01-09serial: core: Make uart_parse_options take const char* argumentPaul Cercueil1-1/+1
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-27/+144
2018-01-09sysfs.h: Use octal permissionsJoe Perches1-8/+6
2018-01-09usb: renesas_usbhs: Add support for RZ/A1Chris Brandt1-0/+1
2018-01-09USB: clarify USB_DT_USB_SSP_CAP_SIZE(ssac) definitionMathias Nyman1-2/+2
2018-01-09drm/bridge/synopsys: stop clobbering drvdataBrian Norris1-6/+11