summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-12-13prctl: remove one-shot limitation for changing exe linkStanislav Kinsburskiy1-1/+5
2016-12-13kthread: add __printf attributesNicolas Iooss1-1/+1
2016-12-13Merge branch 'fscrypt' into devTheodore Ts'o1-93/+13
2016-12-13ceph: add flags parameter to send_cap_msgJeff Layton1-0/+3
2016-12-13ceph: check availability of mds cluster on mountYan, Zheng1-0/+5
2016-12-13Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2016-12-13Input: drv260x - use generic device propertiesJingkui Wang1-28/+0
2016-12-13libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov2-4/+3
2016-12-12Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+4
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-41/+76
2016-12-12Merge branches 'acpi-tables', 'acpi-osi', 'acpi-osl' and 'acpi-blacklist'Rafael J. Wysocki1-4/+0
2016-12-12Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki1-0/+2
2016-12-12Merge branch 'pm-cpuidle'Rafael J. Wysocki3-4/+10
2016-12-12Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+5
2016-12-12Merge schedutil governor updates for v4.10.Rafael J. Wysocki29-117/+180
2016-12-12Merge branch 'pm-opp'Rafael J. Wysocki1-5/+67
2016-12-12Merge branches 'pm-core', 'pm-qos' and 'pm-avs'Rafael J. Wysocki1-9/+2
2016-12-12Merge branch 'pm-domains'Rafael J. Wysocki1-4/+24
2016-12-12Input: synaptics-rmi4 - add support for F34 V7 bootloaderNick Dyer1-1/+1
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-43/+82
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+46
2016-12-12Merge branch 'pci/host-tegra' into nextBjorn Helgaas1-0/+17
2016-12-12Merge branch 'pci/host' into nextBjorn Helgaas1-0/+7
2016-12-12Merge branch 'pci/virtualization' into nextBjorn Helgaas1-5/+22
2016-12-12Merge branch 'pci/pm' into nextBjorn Helgaas1-0/+2
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-17/+45
2016-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+1
2016-12-12Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown1-0/+1
2016-12-12Merge remote-tracking branches 'regulator/topic/gpio', 'regulator/topic/lp873...Mark Brown1-0/+2
2016-12-12Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/by...Mark Brown2-0/+31
2016-12-12dma-buf: Provide wrappers for reservation's lockChris Wilson1-0/+34
2016-12-12Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini1-4/+4
2016-12-12sparc64:Support User Probes for sparcAllen Pais1-0/+1
2016-12-12fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FLDavid Gstir1-1/+0
2016-12-12fscrypt: Delay bounce page pool allocation until neededDavid Gstir1-1/+0
2016-12-12fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()David Gstir1-1/+1
2016-12-12fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()David Gstir1-4/+4
2016-12-12fscrypt: move the policy flags and encryption mode definitions to uapi headerTheodore Ts'o1-14/+0
2016-12-12fscrypt: move non-public structures and constants to fscrypt_private.hTheodore Ts'o1-65/+3
2016-12-12fscrypt: unexport fscrypt_initialize()Theodore Ts'o1-1/+0
2016-12-12fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()Theodore Ts'o1-1/+0
2016-12-12fscrypto: move ioctl processing more fully into common codeEric Biggers1-6/+6
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar9-11/+41
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar9-11/+41
2016-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+3
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2016-12-10hwmon: (core) Rename groups parameter in API to extra_groupsGuenter Roeck1-4/+4
2016-12-10hwmon: (core) Deprecate hwmon_device_register()Guenter Roeck1-0/+2
2016-12-10hwmon: (core) Add support for string attributes to new APIGuenter Roeck1-2/+17
2016-12-10hwmon: (core) Clarify when read and write callbacks are mandatoryGuenter Roeck1-4/+2