summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 Howells1-4/+0
2014-09-16KEYS: Remove key_type::def_lookup_typeDavid Howells1-3/+0
2014-09-16KEYS: Preparse match dataDavid Howells1-3/+28
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-07-30tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe1-0/+3
2014-07-29Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris1-4/+1
2014-07-28Revert "selinux: fix the default socket labeling in sock_graft()"Paul Moore1-4/+1
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-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/g...James Morris5-2/+479
2014-07-23Merge branch 'keys-fixes' into keys-nextDavid Howells1-0/+1
2014-07-23Merge remote-tracking branch 'integrity/next-with-keys' into keys-nextDavid Howells1-0/+1
2014-07-23Merge tag 'keys-pefile-20140709' into keys-nextDavid Howells3-1/+472
2014-07-23Merge tag 'keys-pkcs7-20140708' into keys-nextDavid Howells1-0/+1
2014-07-23KEYS: Allow expiry time to be set when preparsing a keyDavid Howells1-0/+1
2014-07-23KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells1-1/+1
2014-07-18seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook1-0/+2
2014-07-18seccomp: introduce writer lockingKees Cook1-3/+3
2014-07-18sched: move no_new_privs into new atomic flagsKees Cook1-3/+15
2014-07-18seccomp: add "seccomp" syscallKees Cook1-0/+2
2014-07-18KEYS: Provide a generic instantiation functionDavid Howells1-0/+2
2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells1-0/+1
2014-07-17KEYS: validate certificate trust only with builtin keysDmitry Kasatkin1-0/+1
2014-07-16Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris1-1/+4
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2014-07-10selinux: fix the default socket labeling in sock_graft()Paul Moore1-1/+4
2014-07-09pefile: Parse the "Microsoft individual code signing" data blobDavid Howells1-1/+6
2014-07-09pefile: Parse a PE binary to find a key and a signature contained thereinDavid Howells1-0/+18
2014-07-09Provide PE binary definitionsDavid Howells1-0/+448
2014-07-08PKCS#7: Implement a parser [RFC 2315]David Howells1-0/+1
2014-07-04Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+3
2014-07-04Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2014-07-04ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+3
2014-07-02kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo1-0/+1
2014-07-02core: fix typo in percpu read_mostly sectionZhengyu He1-2/+2
2014-07-01usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern1-1/+3
2014-06-30kernfs: introduce kernfs_pin_sb()Li Zefan1-0/+1
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-5/+4
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2-5/+4
2014-06-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+11
2014-06-27Fix 32-bit regression in block device read(2)Al Viro1-1/+13
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2014-06-25block: add support for limiting gaps in SG listsJens Axboe2-0/+10
2014-06-25bio: remove unused macro bip_vec_idx()Gu Zheng1-4/+0
2014-06-24kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin1-0/+1