summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-13debugfs: add support for self-protecting attribute file fopsNicolai Stange1-0/+26
2016-04-13debugfs: prevent access to removed files' private dataNicolai Stange1-0/+20
2016-04-13debugfs: prevent access to possibly dead file_operations at file openNicolai Stange1-3/+0
2016-04-13blk-mq: Make blk_mq_all_tag_busy_iter staticSagi Grimberg1-2/+0
2016-04-13netfilter: conntrack: move expectation event helper to ecache.cFlorian Westphal1-39/+3
2016-04-13netfilter: conntrack: de-inline nf_conntrack_eventmask_reportFlorian Westphal1-54/+12
2016-04-12blk-mq: Export tagset iter functionSagi Grimberg1-0/+2
2016-04-12block: add offset in blk_add_request_payload()Ming Lin1-1/+1
2016-04-12Merge branch 'keys-sig' into keys-nextDavid Howells3-5/+10
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau1-0/+10
2016-04-12fscrypto: don't let data integrity writebacks fail with ENOMEMJaegeuk Kim1-4/+5
2016-04-12dmaengine: ensure dmaengine helpers check valid callbackVinod Koul1-1/+19
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg3-38/+22
2016-04-12cfg80211: Improve Connect/Associate command documentationJouni Malinen2-6/+36
2016-04-12devlink: add missing install of headerstephen hemminger1-0/+1
2016-04-12clk: imx: vf610: fix whitespace in vf610-clock.hShawn Guo1-1/+1
2016-04-12clk: imx: vf610: add TCON ipg clockStefan Agner1-1/+3
2016-04-12net: mdio: Fix lockdep falls positive splatAndrew Lunn1-0/+11
2016-04-12acpi: widen acpi_evaluate_dsm() revision and function-index argumentsJerry Hoemann1-3/+3
2016-04-12IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells1-11/+2
2016-04-12certs: Add a secondary system keyring that can be added to dynamicallyDavid Howells1-0/+9
2016-04-12KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells3-18/+5
2016-04-12KEYS: Move the point of trust determination to __key_link()David Howells2-12/+14
2016-04-12KEYS: Generalise x509_request_asymmetric_key()David Howells1-4/+4
2016-04-12KEYS: Move x509_request_asymmetric_key() to asymmetric_type.cDavid Howells2-6/+5
2016-04-12KEYS: Add a facility to restrict new links into a keyringDavid Howells1-10/+43
2016-04-11scsi-trace: define ZBC_IN and ZBC_OUTHannes Reinecke2-0/+11
2016-04-11scsi-trace: remove service action definitionsHannes Reinecke1-4/+0
2016-04-11scsi: disable automatic target scanHannes Reinecke1-1/+8
2016-04-11net: vrf: Fix dst reference countingDavid Ahern2-0/+6
2016-04-11rxrpc: Differentiate local and remote abort codes in structsDavid Howells1-1/+2
2016-04-11rxrpc: Static arrays of strings should be const char *const[]David Howells1-2/+0
2016-04-11rxrpc: Move some miscellaneous bits out into their own fileDavid Howells1-0/+1
2016-04-11PCI: Add support for multiple DMA aliasesJacek Lawrynowicz1-3/+2
2016-04-11net: ipv4: Consider failed nexthops in multipath routesDavid Ahern1-0/+3
2016-04-11PCI: Add pci_add_dma_alias() to abstract implementationBjorn Helgaas1-0/+1
2016-04-11libnvdimm, test: add mock SMART data payloadDan Williams1-1/+35
2016-04-11Merge tag 'v4.6-rc3' into drm-intel-next-queuedDaniel Vetter553-3566/+16593
2016-04-11i2c: introduce helper function to get 8 bit address from a messageWolfram Sang1-0/+5
2016-04-11i2c: guarantee that I2C_M_RD will be 0x0001 foreverWolfram Sang1-6/+7
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman40-90/+235
2016-04-11drm,i915: Introduce drm_malloc_gfp()Chris Wilson1-0/+19
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller1-0/+4
2016-04-11regulator: as3722: Add bypass support for LDO6Jon Hunter1-0/+1
2016-04-11mfd: syscon: Include errno.h from headerArnd Bergmann1-0/+1
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro2-2/+3
2016-04-11sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner1-1/+7
2016-04-11security: drop the unused hook skb_owned_byPaolo Abeni1-1/+0
2016-04-11xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro1-1/+2
2016-04-11don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro1-3/+3