summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* integrity: move integrity_audit_msg()Mimi Zohar2013-06-208-38/+41
* evm: calculate HMAC after initializing posix acl on tmpfsMimi Zohar2013-06-201-8/+8
* maintainers: add Dmitry KasatkinMimi Zohar2013-06-201-0/+1
* Merge branch 'smack-for-3.11' of git://git.gitorious.org/smack-next/kernel in...James Morris2013-06-114-280/+610
|\
| * Smack: Fix the bug smackcipso can't set CIPSO correctlyPassion,Zhao2013-06-031-1/+1
| * Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()Tetsuo Handa2013-05-281-0/+2
| * Smack: Add smkfstransmute mount optionCasey Schaufler2013-05-282-5/+21
| * Smack: Improve access check performanceCasey Schaufler2013-05-284-249/+282
| * Smack: Local IPv6 port based controlsCasey Schaufler2013-05-282-40/+319
* | tpm: fix regression caused by section type conflict of tpm_dev_release() in p...Peter Huewe2013-05-272-1/+2
* | maintainers: Remove Kent from maintainersKent Yoder2013-05-231-2/+4
* | tpm: move TPM_DIGEST_SIZE defintionMimi Zohar2013-05-212-1/+2
* | tpm_tis: missing platform_driver_unregister() on error in init_tis()Wei Yongjun2013-05-211-5/+12
|/
* security: clarify cap_inode_getsecctx descriptionJ. Bruce Fields2013-05-121-1/+2
* apparmor: no need to delay vfree()Al Viro2013-05-121-21/+3
* Merge tag 'aa-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux...James Morris2013-05-1219-248/+286
|\
| * apparmor: fix fully qualified name parsingJohn Johansen2013-04-281-2/+4
| * apparmor: fix setprocattr arg processing for onexecJohn Johansen2013-04-281-16/+21
| * apparmor: localize getting the security context to a few macrosJohn Johansen2013-04-284-21/+24
| * apparmor: fix sparse warningsJohn Johansen2013-04-282-11/+11
| * apparmor: Fix smatch warning in aa_remove_profilesJohn Johansen2013-04-281-8/+6
| * apparmor: fix the audit type tableJohn Johansen2013-04-281-1/+1
| * apparmor: reserve and mask off the top 8 bits of the base fieldJohn Johansen2013-04-281-7/+9
| * apparmor: move the free_profile fn ahead of aa_alloc_profileJohn Johansen2013-04-281-75/+75
| * apparmor: remove sid from profilesJohn Johansen2013-04-284-21/+11
| * apparmor: move perm defines into policy_unpackJohn Johansen2013-04-282-2/+3
| * apparmor: misc cleanup of matchJohn Johansen2013-04-282-8/+14
| * apparmor: relax the restrictions on setting rlimitsJohn Johansen2013-04-281-3/+12
| * apparmor: remove "permipc" commandJohn Johansen2013-04-283-9/+0
| * apparmor: use common fn to clear task_context for domain transitionsJohn Johansen2013-04-283-16/+20
| * apparmor: add kvzalloc to handle zeroing for kvmallocJohn Johansen2013-04-283-8/+22
| * apparmor: add utility function to get an arbitrary tasks profile.John Johansen2013-04-284-32/+49
| * apparmor: fix error code to failure message mapping for name lookupJohn Johansen2013-04-281-1/+1
| * apparmor: refactor profile mode macrosJohn Johansen2013-04-281-6/+6
| * apparmor: Remove -W1 warningsJohn Johansen2013-04-282-6/+0
| * apparmor: fix auditing of domain transition failures due to incomplete policyJohn Johansen2013-04-281-0/+2
* | Linux 3.10-rc1v3.10-rc1Linus Torvalds2013-05-111-2/+2
* | Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-116-108/+368
|\ \
| * | tracing/kprobes: Support soft-mode disablingMasami Hiramatsu2013-05-091-0/+6
| * | tracing/kprobes: Support ftrace_event_file base multibufferMasami Hiramatsu2013-05-091-36/+214
| * | tracing/kprobes: Pass trace_probe directly from dispatcherMasami Hiramatsu2013-05-091-17/+16
| * | tracing/kprobes: Increment probe hit-count even if it is used by perfMasami Hiramatsu2013-05-091-4/+4
| * | tracing/kprobes: Use bool for retprobe checkerMasami Hiramatsu2013-05-091-1/+1
| * | ftrace: Fix function probe when more than one probe is addedSteven Rostedt (Red Hat)2013-05-091-1/+5
| * | ftrace: Fix the output of enabled_functions debug fileSteven Rostedt (Red Hat)2013-05-091-1/+1
| * | ftrace: Fix locking in register_ftrace_function_probe()Steven Rostedt (Red Hat)2013-05-091-4/+6
| * | tracing: Add helper function trace_create_new_event() to remove duplicate codeSteven Rostedt (Red Hat)2013-05-091-12/+20
| * | tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2013-05-092-2/+11
| * | tracing: Indicate enabled soft-mode in enable fileMasami Hiramatsu2013-05-091-0/+2
| * | tracing/kprobes: Fix to increment return event probe hit-countMasami Hiramatsu2013-05-091-0/+2
OpenPOWER on IntegriCloud