summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* integrity: define a new function integrity_read_file()Dmitry Kasatkin2014-11-183-32/+85
* ima: added support for new kernel cmdline parameter ima_template_fmtRoberto Sassu2014-10-133-20/+52
* ima: allocate field pointers array on demand in template_desc_init_fields()Roberto Sassu2014-10-131-21/+13
* ima: don't allocate a copy of template_fmt in template_desc_init_fields()Roberto Sassu2014-10-131-13/+17
* ima: display template format in meas. list if template name length is zeroRoberto Sassu2014-10-132-5/+15
* ima: added error messages to template-related functionsRoberto Sassu2014-10-131-5/+17
* ima: use atomic bit operations to protect policy update interfaceDmitry Kasatkin2014-10-122-28/+18
* ima: ignore empty and with whitespaces policy linesDmitry Kasatkin2014-10-121-1/+2
* ima: no need to allocate entry for commentDmitry Kasatkin2014-10-121-8/+6
* ima: report policy load statusDmitry Kasatkin2014-10-121-0/+2
* ima: use path names cacheDmitry Kasatkin2014-10-072-3/+4
* evm: skip replacing EVM signature with HMAC on read-only filesystemDmitry Kasatkin2014-10-071-3/+8
* integrity: add missing '__init' keyword for integrity_init_keyring()Dmitry Kasatkin2014-10-072-2/+2
* ima: check ima_policy_flag in the ima_file_free() hookDmitry Kasatkin2014-10-073-7/+1
* integrity: do zero padding of the key idDmitry Kasatkin2014-10-061-1/+1
* KEYS: output last portion of fingerprint in /proc/keysDmitry Kasatkin2014-10-061-5/+5
* KEYS: strip 'id:' from ca_keyidDmitry Kasatkin2014-10-061-1/+1
* KEYS: use swapped SKID for performing partial matchingDmitry Kasatkin2014-10-062-9/+9
* KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin2014-10-066-25/+81
* X.509: If available, use the raw subjKeyId to form the key descriptionDavid Howells2014-10-033-2/+11
* KEYS: handle error code encoded in pointerDmitry Kasatkin2014-10-031-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2014-10-027-48/+95
|\
| * ima: detect violations for mmaped filesRoberto Sassu2014-09-182-9/+5
| * ima: fix race condition on ima_rdwr_violation_check and process_measurementRoberto Sassu2014-09-181-21/+33
| * ima: added ima_policy_flag variableRoberto Sassu2014-09-174-5/+34
| * ima: return an error code from ima_add_boot_aggregate()Roberto Sassu2014-09-171-6/+15
| * ima: provide 'ima_appraise=log' kernel optionDmitry Kasatkin2014-09-173-3/+6
| * ima: move keyring initialization to ima_init()Dmitry Kasatkin2014-09-172-8/+6
* | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-09-305-83/+115
|\ \
| * | selinux: normalize audit log formattingRichard Guy Briggs2014-09-221-6/+8
| * | selinux: cleanup error reporting in selinux_nlmsg_perm()Richard Guy Briggs2014-09-221-4/+3
| * | selinux: make the netif cache namespace awarePaul Moore2014-09-104-36/+46
| * | selinux: register nf hooks with single nf_register_hooks callJiri Pirko2014-09-091-25/+10
| * | selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute()Paul Moore2014-09-031-0/+1
| * | selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID.Stephen Smalley2014-08-281-12/+47
| * | Merge tag 'v3.16' into nextPaul Moore2014-08-059755-248081/+494622
| |\ \
* | \ \ Merge commit 'v3.16' into nextJames Morris2014-09-30467-2301/+4180
|\ \ \ \ | | |/ / | |/| |
| * | | Linux 3.16v3.16Linus Torvalds2014-08-041-1/+1
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-08-032-5/+9
| |\ \ \
| | * | | timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara2014-08-011-4/+6
| | * | | sched_clock: Avoid corrupting hrtimer tree during suspendStephen Boyd2014-07-241-1/+3
| * | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-026-17/+43
| |\ \ \ \
| | * | | | ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval2014-08-021-0/+4
| | * | | | ARM: idmap: add identity mapping usage noteRussell King2014-08-021-0/+5
| | * | | | ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov2014-07-291-0/+7
| | * | | | ARM: fix alignment of keystone page table fixupRussell King2014-07-291-3/+3
| | * | | | ARM: 8112/1: only select ARM_PATCH_PHYS_VIRT if MMU is enabledUwe Kleine-König2014-07-241-2/+2
| | * | | | ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable()Sebastian Hesselbarth2014-07-181-11/+12
| | * | | | ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King2014-07-171-1/+10
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-022-8/+6
| |\ \ \ \ \