summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-12crypto: hash - prevent using keyed hashes without setting keyEric Biggers
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-01-12gpio: Export devm_gpiod_get_from_of_node() for consumersLinus Walleij
2018-01-11fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()Eric Biggers
2018-01-11fscrypt: fix up fscrypt_fname_encrypted_size() for internal useEric Biggers
2018-01-11fscrypt: define fscrypt_fname_alloc_buffer() to be for presented namesEric Biggers
2018-01-11fscrypt: move fscrypt_symlink_data to fscrypt_private.hEric Biggers
2018-01-11fscrypt: remove fscrypt_fname_usr_to_disk()Eric Biggers
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-11fscrypt: new helper function - fscrypt_get_symlink()Eric Biggers
2018-01-11fscrypt: new helper functions for ->symlink()Eric Biggers
2018-01-11fscrypt: trim down fscrypt.h includesEric Biggers
2018-01-11fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.cEric Biggers
2018-01-11fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.hEric Biggers
2018-01-11fscrypt: move fscrypt_operations declaration to fscrypt_supp.hEric Biggers
2018-01-11fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versionsEric Biggers
2018-01-11fscrypt: move fscrypt_ctx declaration to fscrypt_supp.hEric Biggers
2018-01-11fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.hEric Biggers
2018-01-11fscrypt: move fscrypt_control_page() to supp/notsupp headersEric Biggers
2018-01-11fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headersEric Biggers
2018-01-11Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/peo...Olof Johansson
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-11libfdt: remove unnecessary include directive from <linux/libfdt.h>Masahiro Yamada
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-11sound: Remove unused register_sound_midi() and coTakashi Iwai
2018-01-11livepatch: Remove immediate featureMiroslav Benes
2018-01-10scsi: ata: enhance the definition of SET MAX feature field valuechenxiang
2018-01-10clk: Show symbolic clock flags in debugfsGeert Uytterhoeven
2018-01-10tuntap: fix for "tuntap: XDP transmission"Stephen Rothwell
2018-01-10net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not setJesper Dangaard Brouer
2018-01-10net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek
2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek
2018-01-10Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
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