summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-10dma-mapping: take dma_pfn_offset into account in dma_max_pfnChristoph Hellwig
2018-01-10gpiolib: Export gpiochip_irqchip_irq_valid() to driversStephen Boyd
2018-01-10bpf: export function to write into verifier log bufferQuentin Monnet
2018-01-10sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG...Juri Lelli
2018-01-10sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameterJuri Lelli
2018-01-10sched/cpufreq: Change the worker kthread to SCHED_DEADLINEJuri Lelli
2018-01-10sched/cpufreq: Use the DEADLINE utilization signalJuri Lelli
2018-01-10sched/deadline: Implement "runtime overrun signal" supportJuri Lelli
2018-01-10IIO: consumer: allow to set buffer sizesArnaud Pouliquen
2018-01-10IIO: ADC: add stm32 DFSDM support for PDM microphoneArnaud Pouliquen
2018-01-10IIO: inkern: API for manipulating channel attributesArnaud Pouliquen
2018-01-10IIO: hw_consumer: add devm_iio_hw_consumer_allocArnaud Pouliquen
2018-01-10iio: Add hardware consumer buffer supportLars-Peter Clausen
2018-01-10Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2018-01-10jbd2: fix sphinx kernel-doc build warningsTobin C. Harding
2018-01-10PM / sleep: Make lock/unlock_system_sleep() available to kernel modulesBart Van Assche
2018-01-10ACPI: utils: Introduce acpi_dev_get_first_match_name()Andy Shevchenko
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-09bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann
2018-01-09blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcuTejun Heo
2018-01-09blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mqTejun Heo
2018-01-09blk-mq: replace timeout synchronization with a RCU and generation based schemeTejun Heo
2018-01-09tuntap: XDP transmissionJason Wang
2018-01-09tun/tap: use ptr_ring instead of skb_arrayJason Wang
2018-01-09mux: add SPDX identifiers to all mux source filesPeter Rosin
2018-01-09serial: core: Make uart_parse_options take const char* argumentPaul Cercueil
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-09sysfs.h: Use octal permissionsJoe Perches
2018-01-09usb: renesas_usbhs: Add support for RZ/A1Chris Brandt
2018-01-09PM / wakeup: Add device_set_wakeup_path() helper to control wakeup pathUlf Hansson
2018-01-09symbol lookup: introduce dereference_symbol_descriptor()Sergey Senozhatsky
2018-01-09sections: split dereference_function_descriptor()Sergey Senozhatsky
2018-01-09net/core: Add drop counters to VF statisticsEugenia Emantayev
2018-01-09net/mlx5: Hairpin pair core object setupOr Gerlitz
2018-01-09net/mlx5: Add hairpin definitions to the FW APIOr Gerlitz
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-08net: No line break on netdev_WARN* formattingGal Pressman
2018-01-08net: Fix netdev_WARN_ONCE macroGal Pressman
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-01-09bpf: prevent out-of-bounds speculationAlexei Starovoitov
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig
2018-01-08memremap: drop private struct page_mapLogan Gunthorpe
2018-01-08memremap: remove to_vmem_altmapChristoph Hellwig
2018-01-08mm: move get_dev_pagemap out of lineChristoph Hellwig
2018-01-08mm: split altmap memory map allocation from normal caseChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig