summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | quota: add get_inode_usage callback to transfer multi-inode chargesTahsin Erdogan2017-06-221-0/+2
| * | | | | | | | | | | | mbcache: make mbcache naming more genericTahsin Erdogan2017-06-221-6/+5
* | | | | | | | | | | | | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-092-8/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | fscrypt: make ->dummy_context() return boolEric Biggers2017-06-231-1/+1
| * | | | | | | | | | | | fscrypt: add support for AES-128-CBCDaniel Walter2017-06-231-6/+10
| * | | | | | | | | | | | fscrypt: inline fscrypt_free_filename()Eric Biggers2017-06-231-1/+6
* | | | | | | | | | | | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-084-10/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/host-tango' into nextBjorn Helgaas2017-07-071-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge supportMarc Gonzalez2017-07-071-0/+2
| * | | | | | | | | | | | | | Merge branch 'pci/irq-fixups' into nextBjorn Helgaas2017-07-031-5/+7
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use itMatthew Minter2017-07-021-0/+1
| | * | | | | | | | | | | | | PCI: Add IRQ mapping function pointers to pci_host_bridge structMatthew Minter2017-07-021-0/+2
| | * | | | | | | | | | | | | PCI: Remove pci_scan_root_bus_msi()Lorenzo Pieralisi2017-07-021-4/+0
| | * | | | | | | | | | | | | PCI: Make pci_register_host_bridge() PCI core internalLorenzo Pieralisi2017-06-281-1/+0
| | * | | | | | | | | | | | | PCI: Add pci_scan_root_bus_bridge() interfaceLorenzo Pieralisi2017-06-281-0/+1
| | * | | | | | | | | | | | | PCI: Add devm_pci_alloc_host_bridge() interfaceLorenzo Pieralisi2017-06-281-0/+2
| | * | | | | | | | | | | | | PCI: Add pci_free_host_bridge() interfaceLorenzo Pieralisi2017-06-281-0/+1
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-07-032-1/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig2017-07-031-1/+2
| | * | | | | | | | | | | | | PCI: Restore PRI and PASID state after Function-Level ResetCQ Tang2017-05-302-0/+16
| | * | | | | | | | | | | | | PCI: Cache PRI and PASID bits in pci_devJean-Philippe Brucker2017-05-301-0/+2
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'pci/pm' into nextBjorn Helgaas2017-07-021-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/msi' into nextBjorn Helgaas2017-07-021-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez2017-05-221-2/+2
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * / | | | | | | | | | | | | PCI: Test INTx masking during enumeration, not at run-timePiotr Gregor2017-06-161-2/+10
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-085-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov2017-05-291-1/+0
| * | | | | | | | | | | | | | Merge tag 'v4.12-rc3' into nextDmitry Torokhov2017-05-29347-3074/+7166
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Input: tsc2007 - move header file out of I2C realmWolfram Sang2017-05-221-1/+1
| * | | | | | | | | | | | | | Input: mms114 - move header file out of I2C realmWolfram Sang2017-05-221-0/+0
| * | | | | | | | | | | | | | Input: mcs - move header file out of I2C realmWolfram Sang2017-05-221-0/+0
| * | | | | | | | | | | | | | Input: lm8323 - move header file out of I2C realmWolfram Sang2017-05-221-0/+0
* | | | | | | | | | | | | | | Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-07-083-17/+121
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'topic/pl08x' into for-linusVinod Koul2017-07-042-17/+120
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | dmaengine: pl08x: use GENMASK() to create bitmasksLinus Walleij2017-05-241-25/+25
| | * | | | | | | | | | | | | | | dmaengine: pl08x: Add support for Faraday Technology FTDMAC020Linus Walleij2017-05-241-1/+82
| | * | | | | | | | | | | | | | | ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij2017-05-241-4/+26
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'topic/dw' into for-linusVinod Koul2017-07-041-21/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | lib/raid6: Add log-of-2 table for RAID6 HW requiring disk positionAnup Patel2017-05-161-0/+1
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-081-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong2017-07-081-0/+1
* | | | | | | | | | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-07-082-31/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | dentry name snapshotsAl Viro2017-07-072-31/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-081-6/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | kill __copy_in_user()Al Viro2017-07-041-6/+0
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'uaccess-work.iov_iter' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-073-44/+101
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | iov_iter/hardening: move object size checks to inlined partAl Viro2017-06-291-5/+53
| * | | | | | | | | | | | | | | | | copy_{to,from}_user(): consolidate object size checksAl Viro2017-06-292-26/+29
| * | | | | | | | | | | | | | | | | copy_{from,to}_user(): move kasan checks and might_fault() out-of-lineAl Viro2017-06-291-8/+8
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-074-7/+105
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \