index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
lsm.c
Age
Commit message (
Expand
)
Author
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-11-02
Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-12
apparmor: add #ifdef checks for secmark filtering
Arnd Bergmann
2018-10-10
LSM: Record LSM name in struct lsm_info
Kees Cook
2018-10-10
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-10-03
apparmor: don't try to replace stale label in ptraceme check
Jann Horn
2018-10-03
apparmor: Allow filtering based on secmark policy
Matthew Garrett
2018-09-13
apparmor: don't try to replace stale label in ptrace access check
Jann Horn
2018-07-12
->file_open(): lose cred argument
Al Viro
2018-06-07
apparmor: fix ptrace read check
John Johansen
2018-06-07
apparmor: fixup secid map conversion to using IDR
John Johansen
2018-06-07
apparmor: Add support for audit rule filtering
Matthew Garrett
2018-06-07
apparmor: Convert to use match_string() helper
Andy Shevchenko
2018-05-02
apparmor: add the ability to get a task's secid
John Johansen
2018-05-02
apparmor: add support for mapping secids and using secctxes
John Johansen
2018-04-13
Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-03-13
apparmor: add base infastructure for socket mediation
John Johansen
2018-03-07
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
2018-02-09
apparmor: move context.h to cred.h
John Johansen
2018-02-09
apparmor: move task related defines and fns to task.X files
John Johansen
2018-02-09
apparmor: rename tctx to ctx
John Johansen
2018-02-09
apparmor: drop cred_ctx and reference the label directly
John Johansen
2018-02-09
apparmor: move task domain change info to task security
John Johansen
2018-02-09
apparmor: rename task_ctx to the more accurate cred_ctx
John Johansen
2017-11-23
Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-21
apparmor: Fix bool initialization/comparison
Thomas Meyer
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-26
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
2017-09-23
Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen
2017-09-22
apparmor: add mount mediation
John Johansen
2017-09-22
apparmor: add the ability to mediate signals
John Johansen
2017-08-01
apparmor: Refactor to remove bprm_secureexec hook
Kees Cook
2017-06-10
apparmor: add stacked domain labels interface
John Johansen
2017-06-10
apparmor: mediate files when they are received
John Johansen
2017-06-10
apparmor: move path_link mediation to using labels
John Johansen
2017-06-10
apparmor: refactor path name lookup and permission checks around labels
John Johansen
2017-06-10
apparmor: move aa_file_perm() to use labels
John Johansen
2017-06-10
apparmor: move ptrace checks to using labels
John Johansen
2017-06-10
apparmor: move resource checks to using labels
John Johansen
2017-06-10
apparmor: move capability checks to using labels
John Johansen
2017-06-10
apparmor: switch getprocattr to using label_print fns()
John Johansen
2017-06-10
apparmor: switch from profiles to using labels on contexts
John Johansen
2017-06-10
apparmor: revalidate files during exec
John Johansen
2017-06-10
apparmor: cleanup rename XXX_file_context() to XXX_file_ctx()
John Johansen
[next]