summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-01-14NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust
2018-01-14arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEIJames Morse
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov
2018-01-13firmware: arm_sdei: Add support for CPU and system power statesJames Morse
2018-01-13firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse
2018-01-12signal: Remove unnecessary ifdefs now that there is only one struct siginfoEric W. Biederman
2018-01-12signal: Introduce clear_siginfoEric W. Biederman
2018-01-12signal: Reduce copy_siginfo to just a memcpyEric W. Biederman
2018-01-12Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...Mark Brown
2018-01-12Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...Mark Brown
2018-01-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-01-12ARM: OMAP2+: Remove gpmc-onenandLadislav Michl
2018-01-12mtd: onenand: omap2: Configure driver from DTLadislav Michl
2018-01-12Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas
2018-01-12Merge tag 'asoc-v4.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2018-01-12Merge remote-tracking branches 'asoc/topic/hdac_hdmi', 'asoc/topic/hisilicon'...Mark Brown
2018-01-12gpio: Export devm_gpiod_get_from_of_node() for consumersLinus Walleij
2018-01-12net/mlx5: Fix get vector affinity helper functionSaeed Mahameed
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha
2018-01-11sound: Remove unused register_sound_midi() and coTakashi Iwai
2018-01-10scsi: ata: enhance the definition of SET MAX feature field valuechenxiang
2018-01-10block: rearrange a few request fields for better cache layoutJens Axboe
2018-01-10block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bitJens Axboe
2018-01-10block: add accessors for setting/querying request deadlineJens Axboe
2018-01-10block: remove REQ_ATOM_POLL_SLEPTJens Axboe
2018-01-10block: Provide blk_status_t decoding for path errorsKeith Busch
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-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-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