开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
/
lib.h
Age
Commit message (
Expand
)
Author
2023-10-18
apparmor: refcount the pdb
John Johansen
2023-06-26
apparmor: Free up __cleanup() name
Peter Zijlstra
2022-10-03
apparmor: extend permissions to support a label and tag string
John Johansen
2022-10-03
apparmor: preparse for state being more than just an integer
John Johansen
2022-07-09
apparmor: fix absroot causing audited secids to begin with =
John Johansen
2021-11-03
apparmor: fix zero-length compiler warning in AA_BUG()
John Johansen
2021-11-03
apparmor: avoid -Wempty-body warning
Arnd Bergmann
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-01-08
Infrastructure management of the cred security blob
Casey Schaufler
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-10-10
locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi...
Will Deacon
2017-06-10
apparmor: move exec domain mediation to using labels
John Johansen
2017-06-10
apparmor: share profile name on replacement
John Johansen
2017-06-08
apparmor: make internal lib fn skipn_spaces available to the rest of apparmor
John Johansen
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-04-07
apparmor: fix parameters so that the permission test is bypassed at boot
John Johansen
2017-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-01-16
apparmor: pass gfp param into aa_policy_init()
John Johansen
2017-01-16
apparmor: constify policy name and hname
John Johansen
2017-01-16
apparmor: rename hname_tail to basename
John Johansen
2017-01-16
apparmor: rename mediated_filesystem() to path_mediated_fs()
John Johansen
2017-01-16
apparmor: add debug assert AA_BUG and Kconfig to control debug info
John Johansen
2017-01-16
apparmor: add macro for bug asserts to check that a lock is held
John Johansen
2017-01-16
apparmor: add lib fn to find the "split" for fqnames
John Johansen
2017-01-16
apparmor: split out shared policy_XXX fns to lib
John Johansen
2017-01-16
apparmor: move lib definitions into separate lib include
John Johansen