index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
Age
Commit message (
Expand
)
Author
2022-10-03
apparmor: cleanup: move perm accumulation into perms.h
John Johansen
2022-10-03
apparmor: make sure perm indexes are accumulated
John Johansen
2022-10-03
apparmor: verify permission table indexes
John Johansen
2022-10-03
apparmor: add the ability for policy to specify a permission table
John Johansen
2022-10-03
apparmor: make unpack_array return a trianary value
John Johansen
2022-10-03
apparmor: group dfa policydb unpacking
John Johansen
2022-10-03
apparmor: make transition table unpack generic so it can be reused
John Johansen
2022-10-03
apparmor: add user mode flag
John Johansen
2022-10-03
apparmor: add mediation class information to auditing
John Johansen
2022-10-03
apparmor: extend permissions to support a label and tag string
John Johansen
2022-10-03
apparmor: isolate policy backwards compatibility to its own file
John Johansen
2022-10-03
apparmor: extend xindex size
John Johansen
2022-10-03
apparmor: move dfa perm macros into policy_unpack
John Johansen
2022-10-03
apparmor: extend policydb permission set by making use of the xbits
John Johansen
2022-10-03
apparmor: fix apparmor mediating locking non-fs unix sockets
John Johansen
2022-10-03
apparmor: Fix abi check to include v8 abi
John Johansen
2022-10-03
apparmor: preparse for state being more than just an integer
John Johansen
2022-10-03
apparmor: convert policy lookup to use accept as an index
John Johansen
2022-10-03
apparmor: cleanup shared permission struct
John Johansen
2022-10-03
apparmor: convert xmatch lookup to use accept as an index
John Johansen
2022-10-03
apparmor: convert fperm lookup to use accept as an index
John Johansen
2022-10-03
apparmor: convert xmatch to using the new shared policydb struct
John Johansen
2022-10-03
apparmor: combine file_rules and aa_policydb into a single shared struct
John Johansen
2022-10-03
apparmor: compute policydb permission on profile load
John Johansen
2022-10-03
apparmor: convert xmatch to use aa_perms structure
John Johansen
2022-10-03
apparmor: rework and cleanup fperm computation
John Johansen
2022-10-03
apparmor: move fperm computation into policy_unpack
John Johansen
2022-10-03
apparmor: compute xmatch permissions on profile load
Mike Salvatore
2022-10-03
apparmor: compute file permissions on profile load
Mike Salvatore
2022-10-03
apparmor: expose compression level limits in sysfs
Jon Tourville
2022-10-03
apparmor: use zstd compression for profile data
Jon Tourville
2022-10-03
apparmor: reserve mediation classes
John Johansen
2022-10-03
apparmor: fix lockdep warning when removing a namespace
John Johansen
2022-10-03
apparmor: fix a memleak in multi_transaction_new()
Gaosheng Cui
2022-09-01
->getprocattr(): attribute name is const char *, TYVM...
Al Viro
2022-07-20
apparmor: correct config reference to intended one
Lukas Bulwahn
2022-07-19
apparmor: move ptrace mediation to more logical task.{h,c}
John Johansen
2022-07-19
apparmor: extend policydb permission set by making use of the xbits
John Johansen
2022-07-19
apparmor: allow label to carry debug flags
John Johansen
2022-07-19
apparmor: fix overlapping attachment computation
John Johansen
2022-07-19
apparmor: fix setting unconfined mode on a loaded profile
John Johansen
2022-07-19
apparmor: Fix some kernel-doc comments
Yang Li
2022-07-19
apparmor: Mark alloc_unconfined() as static
Souptick Joarder (HPE)
2022-07-13
apparmor: disable showing the mode as part of a secid to secctx
John Johansen
2022-07-13
apparmor: Convert secid mapping to XArrays instead of IDR
Matthew Wilcox
2022-07-13
apparmor: add a kernel label to use on kernel objects
John Johansen
2022-07-09
apparmor: test: Remove some casts which are no-longer required
David Gow
2022-07-09
apparmor: Fix memleak in aa_simple_write_to_buffer()
Xiu Jianfeng
2022-07-09
apparmor: fix reference count leak in aa_pivotroot()
Xin Xiong
2022-07-09
apparmor: Fix some kernel-doc comments
Yang Li
[prev]
[next]