aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-12crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers1-0/+2
2018-01-12gpio: Export devm_gpiod_get_from_of_node() for consumersLinus Walleij1-0/+17
2018-01-12drm/bridge: Provide a way to embed timing info in bridgesLinus Walleij1-0/+33
2018-01-11fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()Eric Biggers2-3/+2
2018-01-11fscrypt: fix up fscrypt_fname_encrypted_size() for internal useEric Biggers2-9/+0
2018-01-11fscrypt: define fscrypt_fname_alloc_buffer() to be for presented namesEric Biggers1-1/+1
2018-01-11fscrypt: move fscrypt_symlink_data to fscrypt_private.hEric Biggers1-9/+0
2018-01-11fscrypt: remove fscrypt_fname_usr_to_disk()Eric Biggers2-9/+0
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+18
2018-01-11fscrypt: new helper function - fscrypt_get_symlink()Eric Biggers2-0/+11
2018-01-11fscrypt: new helper functions for ->symlink()Eric Biggers3-0/+86
2018-01-11fscrypt: trim down fscrypt.h includesEric Biggers2-6/+3
2018-01-11fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.cEric Biggers1-11/+0
2018-01-11fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.hEric Biggers1-14/+0
2018-01-11fscrypt: move fscrypt_operations declaration to fscrypt_supp.hEric Biggers2-18/+18
2018-01-11fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versionsEric Biggers3-8/+11
2018-01-11fscrypt: move fscrypt_ctx declaration to fscrypt_supp.hEric Biggers2-15/+16
2018-01-11fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.hEric Biggers1-1/+0
2018-01-11fscrypt: move fscrypt_control_page() to supp/notsupp headersEric Biggers3-16/+13
2018-01-11fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headersEric Biggers3-10/+10
2018-01-12Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-11/+0
2018-01-11Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/driversOlof Johansson1-1/+2
2018-01-12Merge tag 'drm/tegra/for-4.16-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-18/+20
2018-01-11Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/dtOlof Johansson1-0/+71
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-11netfilter: nf_defrag: Skip defrag if NOTRACK is setSubash Abhinov Kasiviswanathan2-0/+2
2018-01-11livepatch: Remove immediate featureMiroslav Benes1-4/+0
2018-01-10RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_pathsParav Pandit1-4/+4
2018-01-10scsi: ata: enhance the definition of SET MAX feature field valuechenxiang1-0/+2
2018-01-10scsi: libsas: direct call probe and destructJason Yan2-2/+2
2018-01-10PCI: Add #defines for Completion Timeout Disable featureBjorn Helgaas1-0/+2
2018-01-10clk: Show symbolic clock flags in debugfsGeert Uytterhoeven1-0/+2
2018-01-10net: sch: red: Change the name of the stats struct to be genericNogah Frankel1-5/+6
2018-01-10tuntap: fix for "tuntap: XDP transmission"Stephen Rothwell1-2/+2
2018-01-10drm/ttm: remove ttm_bo_default_io_mem_pfnTan Xiaojun1-11/+0
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-10ipv6: Add support for non-equal-cost multipathIdo Schimmel1-0/+1
2018-01-10ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel2-0/+8
2018-01-10Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller4-8/+58
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