summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-8/+9
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-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'o2-14/+14
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-11IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu divisionMike Marciniszyn1-1/+23
2016-12-11IB/rdmavt: Add swqe mr deref helperMike Marciniszyn1-0/+17
2016-12-11IB/rdmavt: Add a send completion helperMike Marciniszyn1-1/+39
2016-12-11IB/hfi1: Disable header suppression for short packetsJakub Pawlak1-1/+1
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar19-19/+57
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar19-19/+57
2016-12-11net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen1-7/+6
2016-12-11net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen1-1/+16
2016-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-3/+4
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+3
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
2016-12-10nfs: add support for the umask attributeAndreas Gruenbacher2-0/+3
2016-12-10Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller2-1/+17
2016-12-10udp: add batching to udp_rmem_release()Eric Dumazet1-0/+3
2016-12-10udp: copy skb->truesize in the first cache lineEric Dumazet1-1/+8
2016-12-10vfs: refactor clone/dedupe_file_range common functionsDarrick J. Wong1-0/+6
2016-12-10drm: Add TV connector states to drm_connector_stateBoris Brezillon1-0/+32
2016-12-10drm: Turn DRM_MODE_SUBCONNECTOR_xx definitions into an enumBoris Brezillon1-8/+10
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-12-09target: Minimize #include directivesBart Van Assche6-17/+29
2016-12-09configfs: Minimize #include directivesBart Van Assche1-8/+5
2016-12-09elevator: make the rqhash helpers exportedJens Axboe1-0/+5
2016-12-09blk-mq: add blk_mq_start_stopped_hw_queue()Jens Axboe1-0/+1
2016-12-09vfs: make generic_readlink() staticMiklos Szeredi1-1/+0
2016-12-09vfs: default to generic_readlink()Miklos Szeredi1-0/+1
2016-12-09vfs: replace calling i_op->readlink with vfs_readlink()Miklos Szeredi1-0/+1
2016-12-09block: improve handling of the magic discard payloadChristoph Hellwig2-4/+14
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)3-3/+3
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg1-0/+11
2016-12-09nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna1-1/+6
2016-12-09Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie1-0/+3
2016-12-09Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+11
2016-12-09clk: add devm_get_clk_from_child() APIKuninori Morimoto1-4/+25