summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-12fscrypt: new helper functions for ->symlink()Eric Biggers3-0/+86
2018-01-12fscrypt: trim down fscrypt.h includesEric Biggers2-6/+3
2018-01-12fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.cEric Biggers1-11/+0
2018-01-12fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.hEric Biggers1-14/+0
2018-01-12fscrypt: move fscrypt_operations declaration to fscrypt_supp.hEric Biggers2-18/+18
2018-01-12fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versionsEric Biggers3-8/+11
2018-01-12fscrypt: move fscrypt_ctx declaration to fscrypt_supp.hEric Biggers2-15/+16
2018-01-12fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.hEric Biggers1-1/+0
2018-01-12fscrypt: move fscrypt_control_page() to supp/notsupp headersEric Biggers3-16/+13
2018-01-12fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headersEric Biggers3-10/+10
2018-01-12Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/peo...Olof Johansson1-1/+2
2018-01-12net/mlx5: Fix get vector affinity helper functionSaeed Mahameed1-1/+18
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha1-2/+3
2018-01-11libfdt: remove unnecessary include directive from <linux/libfdt.h>Masahiro Yamada1-1/+0
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+3
2018-01-11sound: Remove unused register_sound_midi() and coTakashi Iwai1-2/+0
2018-01-11livepatch: Remove immediate featureMiroslav Benes1-4/+0
2018-01-11scsi: ata: enhance the definition of SET MAX feature field valuechenxiang1-0/+2
2018-01-11clk: Show symbolic clock flags in debugfsGeert Uytterhoeven1-0/+2
2018-01-10tuntap: fix for "tuntap: XDP transmission"Stephen Rothwell1-2/+2
2018-01-10net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not setJesper Dangaard Brouer1-3/+0
2018-01-10net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek1-7/+3
2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek1-0/+377
2018-01-10Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-8/+56
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-10dma-mapping: take dma_pfn_offset into account in dma_max_pfnChristoph Hellwig1-1/+1
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 Lelli1-0/+4
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 Molnar44-355/+216
2018-01-10jbd2: fix sphinx kernel-doc build warningsTobin C. Harding1-163/+268
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 Shevchenko1-0/+6
2018-01-10Construct init thread stack in the linker script rather than by unionDavid Howells2-0/+12