aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-01Merge commit 'v3.16' into nextJames Morris22-100/+105
2014-09-16KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells1-2/+3
2014-09-16KEYS: Implement binary asymmetric key ID handlingDavid Howells1-0/+38
2014-09-16KEYS: Make the key matching functions return boolDavid Howells1-4/+6
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2-7/+0
2014-09-16KEYS: Remove key_type::def_lookup_typeDavid Howells1-3/+0
2014-09-16KEYS: Preparse match dataDavid Howells2-4/+31
2014-09-16Provide a binary to hex conversion functionDavid Howells1-0/+1
2014-09-09ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin1-2/+2
2014-09-02security: Silence shadow warningMark Rustad1-1/+1
2014-08-06Merge tag 'keys-next-20140805' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into nextJames Morris1-0/+4
2014-08-02Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris1-41/+53
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore1-55/+45
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore1-2/+24
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore1-4/+4
2014-07-30kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai1-0/+1
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+3
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds1-3/+0
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-10/+4
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel1-0/+1
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott1-0/+1
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott1-0/+2
2014-07-29tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe1-0/+3
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum1-0/+3
2014-07-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+4
2014-07-30Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris1-4/+1
2014-07-29PKCS#7: Use x509_request_asymmetric_key()David Howells1-0/+4
2014-07-28ip: make IP identifiers less predictableEric Dumazet1-10/+1
2014-07-28Revert "selinux: fix the default socket labeling in sock_graft()"Paul Moore1-4/+1
2014-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-0/+3
2014-07-25ima: add support for measuring and appraising firmwareMimi Zohar1-0/+6
2014-07-25security: introduce kernel_fw_from_file hookKees Cook1-0/+17
2014-07-24Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann1-3/+4
2014-07-24CAPABILITIES: remove undefined caps from all processesEric Paris1-1/+4
2014-07-24Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into nextJames Morris9-5/+528
2014-07-23Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+1
2014-07-23mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi1-0/+12
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-0/+1
2014-07-23pinctrl: dra: dt-bindings: Fix pull enable/disableNishanth Menon1-3/+4
2014-07-22Merge branch 'keys-fixes' into keys-nextDavid Howells1-0/+1
2014-07-22Merge remote-tracking branch 'integrity/next-with-keys' into keys-nextDavid Howells2-1/+10
2014-07-22Merge tag 'keys-pefile-20140709' into keys-nextDavid Howells3-1/+472
2014-07-22Merge tag 'keys-pkcs7-20140708' into keys-nextDavid Howells2-0/+37
2014-07-22KEYS: big_key: Use key preparsingDavid Howells1-1/+2
2014-07-22KEYS: user: Use key preparsingDavid Howells1-1/+2
2014-07-22KEYS: Allow expiry time to be set when preparsing a keyDavid Howells1-0/+1
2014-07-22KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells1-1/+1
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher1-0/+3
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5