index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
/
lib.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
apparmor: refcount the pdb
John Johansen
2023-10-19
1
-0
/
+2
*
apparmor: Free up __cleanup() name
Peter Zijlstra
2023-06-26
1
-3
/
+3
*
apparmor: extend permissions to support a label and tag string
John Johansen
2022-10-03
1
-0
/
+6
*
apparmor: preparse for state being more than just an integer
John Johansen
2022-10-03
1
-2
/
+2
*
apparmor: fix absroot causing audited secids to begin with =
John Johansen
2022-07-10
1
-0
/
+5
*
apparmor: fix zero-length compiler warning in AA_BUG()
John Johansen
2021-11-03
1
-1
/
+6
*
apparmor: avoid -Wempty-body warning
Arnd Bergmann
2021-11-03
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
Infrastructure management of the cred security blob
Casey Schaufler
2019-01-08
1
-0
/
+4
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-1
/
+1
*
locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi...
Will Deacon
2017-10-10
1
-11
/
+0
*
apparmor: move exec domain mediation to using labels
John Johansen
2017-06-11
1
-1
/
+86
*
apparmor: share profile name on replacement
John Johansen
2017-06-11
1
-1
/
+31
*
apparmor: make internal lib fn skipn_spaces available to the rest of apparmor
John Johansen
2017-06-08
1
-0
/
+1
*
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-09
1
-11
/
+0
*
apparmor: fix parameters so that the permission test is bypassed at boot
John Johansen
2017-04-07
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-02-21
1
-6
/
+0
*
apparmor: pass gfp param into aa_policy_init()
John Johansen
2017-01-16
1
-1
/
+1
*
apparmor: constify policy name and hname
John Johansen
2017-01-16
1
-2
/
+2
*
apparmor: rename hname_tail to basename
John Johansen
2017-01-16
1
-2
/
+2
*
apparmor: rename mediated_filesystem() to path_mediated_fs()
John Johansen
2017-01-16
1
-1
/
+1
*
apparmor: add debug assert AA_BUG and Kconfig to control debug info
John Johansen
2017-01-16
1
-1
/
+13
*
apparmor: add macro for bug asserts to check that a lock is held
John Johansen
2017-01-16
1
-0
/
+11
*
apparmor: add lib fn to find the "split" for fqnames
John Johansen
2017-01-16
1
-0
/
+2
*
apparmor: split out shared policy_XXX fns to lib
John Johansen
2017-01-16
1
-0
/
+81
*
apparmor: move lib definitions into separate lib include
John Johansen
2017-01-16
1
-0
/
+94