aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Smack: Fix the bug smackcipso can't set CIPSO correctlyPassion,Zhao2013-06-03
* Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()Tetsuo Handa2013-05-28
* Smack: Add smkfstransmute mount optionCasey Schaufler2013-05-28
* Smack: Improve access check performanceCasey Schaufler2013-05-28
* Smack: Local IPv6 port based controlsCasey Schaufler2013-05-28
* security: clarify cap_inode_getsecctx descriptionJ. Bruce Fields2013-05-12
* apparmor: no need to delay vfree()Al Viro2013-05-12
* Merge tag 'aa-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux...James Morris2013-05-12
|\
| * apparmor: fix fully qualified name parsingJohn Johansen2013-04-28
| * apparmor: fix setprocattr arg processing for onexecJohn Johansen2013-04-28
| * apparmor: localize getting the security context to a few macrosJohn Johansen2013-04-28
| * apparmor: fix sparse warningsJohn Johansen2013-04-28
| * apparmor: Fix smatch warning in aa_remove_profilesJohn Johansen2013-04-28
| * apparmor: fix the audit type tableJohn Johansen2013-04-28
| * apparmor: reserve and mask off the top 8 bits of the base fieldJohn Johansen2013-04-28
| * apparmor: move the free_profile fn ahead of aa_alloc_profileJohn Johansen2013-04-28
| * apparmor: remove sid from profilesJohn Johansen2013-04-28
| * apparmor: move perm defines into policy_unpackJohn Johansen2013-04-28
| * apparmor: misc cleanup of matchJohn Johansen2013-04-28
| * apparmor: relax the restrictions on setting rlimitsJohn Johansen2013-04-28
| * apparmor: remove "permipc" commandJohn Johansen2013-04-28
| * apparmor: use common fn to clear task_context for domain transitionsJohn Johansen2013-04-28
| * apparmor: add kvzalloc to handle zeroing for kvmallocJohn Johansen2013-04-28
| * apparmor: add utility function to get an arbitrary tasks profile.John Johansen2013-04-28
| * apparmor: fix error code to failure message mapping for name lookupJohn Johansen2013-04-28
| * apparmor: refactor profile mode macrosJohn Johansen2013-04-28
| * apparmor: Remove -W1 warningsJohn Johansen2013-04-28
| * apparmor: fix auditing of domain transition failures due to incomplete policyJohn Johansen2013-04-28
* | Linux 3.10-rc1Linus Torvalds2013-05-11
* | Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-11
|\ \
| * | tracing/kprobes: Support soft-mode disablingMasami Hiramatsu2013-05-09
| * | tracing/kprobes: Support ftrace_event_file base multibufferMasami Hiramatsu2013-05-09
| * | tracing/kprobes: Pass trace_probe directly from dispatcherMasami Hiramatsu2013-05-09
| * | tracing/kprobes: Increment probe hit-count even if it is used by perfMasami Hiramatsu2013-05-09
| * | tracing/kprobes: Use bool for retprobe checkerMasami Hiramatsu2013-05-09
| * | ftrace: Fix function probe when more than one probe is addedSteven Rostedt (Red Hat)2013-05-09
| * | ftrace: Fix the output of enabled_functions debug fileSteven Rostedt (Red Hat)2013-05-09
| * | ftrace: Fix locking in register_ftrace_function_probe()Steven Rostedt (Red Hat)2013-05-09
| * | tracing: Add helper function trace_create_new_event() to remove duplicate codeSteven Rostedt (Red Hat)2013-05-09
| * | tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2013-05-09
| * | tracing: Indicate enabled soft-mode in enable fileMasami Hiramatsu2013-05-09
| * | tracing/kprobes: Fix to increment return event probe hit-countMasami Hiramatsu2013-05-09
| * | ftrace: Cleanup regex_lock and ftrace_lock around hash updatingMasami Hiramatsu2013-05-09
| * | ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu2013-05-09
| * | ftrace: Have ftrace_regex_write() return either read or errorSteven Rostedt (Red Hat)2013-05-09
| * | tracing: Return error if register_ftrace_function_probe() fails for event_ena...Steven Rostedt (Red Hat)2013-05-09
| * | tracing: Don't succeed if event_enable_func did not register anythingMasami Hiramatsu2013-05-09
| * | ring-buffer: Select IRQ_WORKSteven Rostedt (Red Hat)2013-05-03
* | | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-11
|\ \ \
| * | | xen/pci: Used cached MSI-X capability offsetBjorn Helgaas2013-05-10