summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-12-12Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown
2016-12-12Merge remote-tracking branches 'regulator/topic/gpio', 'regulator/topic/lp873...Mark Brown
2016-12-12Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/by...Mark Brown
2016-12-12Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2016-12-11sparc64:Support User Probes for sparcAllen Pais
2016-12-11fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FLDavid Gstir
2016-12-11fscrypt: Delay bounce page pool allocation until neededDavid Gstir
2016-12-11fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()David Gstir
2016-12-11fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()David Gstir
2016-12-11fscrypt: move the policy flags and encryption mode definitions to uapi headerTheodore Ts'o
2016-12-11fscrypt: move non-public structures and constants to fscrypt_private.hTheodore Ts'o
2016-12-11fscrypt: unexport fscrypt_initialize()Theodore Ts'o
2016-12-11fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()Theodore Ts'o
2016-12-11fscrypto: move ioctl processing more fully into common codeEric Biggers
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-09hwmon: (core) Rename groups parameter in API to extra_groupsGuenter Roeck
2016-12-09hwmon: (core) Deprecate hwmon_device_register()Guenter Roeck
2016-12-09hwmon: (core) Add support for string attributes to new APIGuenter Roeck
2016-12-09hwmon: (core) Clarify when read and write callbacks are mandatoryGuenter Roeck
2016-12-09nfs: add support for the umask attributeAndreas Gruenbacher
2016-12-09udp: add batching to udp_rmem_release()Eric Dumazet
2016-12-09udp: copy skb->truesize in the first cache lineEric Dumazet
2016-12-09vfs: refactor clone/dedupe_file_range common functionsDarrick J. Wong
2016-12-09configfs: Minimize #include directivesBart Van Assche
2016-12-09elevator: make the rqhash helpers exportedJens Axboe
2016-12-09blk-mq: add blk_mq_start_stopped_hw_queue()Jens Axboe
2016-12-09vfs: make generic_readlink() staticMiklos Szeredi
2016-12-09vfs: default to generic_readlink()Miklos Szeredi
2016-12-09vfs: replace calling i_op->readlink with vfs_readlink()Miklos Szeredi
2016-12-09block: improve handling of the magic discard payloadChristoph Hellwig
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)
2016-12-08clk: add devm_get_clk_from_child() APIKuninori Morimoto
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau
2016-12-08phy: add phy fixup unregister functionsWoojung.Huh@microchip.com
2016-12-08bpf: fix state equivalenceAlexei Starovoitov
2016-12-08udp: under rx pressure, try to condense skbsEric Dumazet
2016-12-08net: rfs: add a jump labelEric Dumazet
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas
2016-12-08kthread: Make struct kthread kmalloc'edOleg Nesterov
2016-12-08hotplug: Make register and unregister notifier API symmetricMichal Hocko
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-12-07PCI: Export host bridge registration interfaceThierry Reding
2016-12-07PCI: Allow driver-specific data in host bridgeThierry Reding
2016-12-07PCI: Add pci_register_host_bridge() interfaceArnd Bergmann
2016-12-07Merge branch 'thread-irq-simpler' into develLinus Walleij