summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-14arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEIJames Morse1-1/+2
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+7
2018-01-14net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel1-0/+1
2018-01-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov1-0/+2
2018-01-13firmware: arm_sdei: Add support for CPU and system power statesJames Morse1-0/+1
2018-01-13firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse1-0/+79
2018-01-13error-injection: Add injectable error typesMasami Hiramatsu2-1/+8
2018-01-13error-injection: Separate error-injection from kprobeMasami Hiramatsu4-15/+24
2018-01-12signal: Remove unnecessary ifdefs now that there is only one struct siginfoEric W. Biederman1-2/+0
2018-01-12signal: Introduce clear_siginfoEric W. Biederman1-0/+5
2018-01-12signal: Reduce copy_siginfo to just a memcpyEric W. Biederman1-6/+2
2018-01-12Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...Mark Brown1-1/+42
2018-01-12Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...Mark Brown1-0/+7
2018-01-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-7/+0
2018-01-12ARM: OMAP2+: Remove gpmc-onenandLadislav Michl1-34/+0
2018-01-12mtd: onenand: omap2: Configure driver from DTLadislav Michl1-0/+28
2018-01-12Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas1-0/+7
2018-01-12Merge tag 'asoc-v4.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai8-30/+118
2018-01-12Merge remote-tracking branches 'asoc/topic/hdac_hdmi', 'asoc/topic/hisilicon'...Mark Brown5-28/+104
2018-01-12crypto: hash - prevent using keyed hashes without setting keyEric Biggers1-0/+2
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+6
2018-01-12gpio: Export devm_gpiod_get_from_of_node() for consumersLinus Walleij1-0/+17
2018-01-12fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()Eric Biggers2-3/+2
2018-01-12fscrypt: fix up fscrypt_fname_encrypted_size() for internal useEric Biggers2-9/+0
2018-01-12fscrypt: define fscrypt_fname_alloc_buffer() to be for presented namesEric Biggers1-1/+1
2018-01-12fscrypt: move fscrypt_symlink_data to fscrypt_private.hEric Biggers1-9/+0
2018-01-12fscrypt: remove fscrypt_fname_usr_to_disk()Eric Biggers2-9/+0
2018-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+18
2018-01-12fscrypt: new helper function - fscrypt_get_symlink()Eric Biggers2-0/+11
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