index
:
pm24.git
master
perf-mon
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
Age
Commit message (
Expand
)
Author
2021-11-03
apparmor: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2021-11-03
apparmor: fix zero-length compiler warning in AA_BUG()
John Johansen
2021-11-03
apparmor: use per file locks for transactional queries
Hamza Mahfooz
2021-11-03
apparmor: fix doc warning
ChenXiaoSong
2021-11-03
apparmor: Remove the repeated declaration
Shaokun Zhang
2021-11-03
apparmor: avoid -Wempty-body warning
Arnd Bergmann
2021-11-01
apparmor: Fix internal policy capable check for policy management
John Johansen
2021-02-07
apparmor: fix error check
Tom Rix
2021-02-07
security: apparmor: delete repeated words in comments
Randy Dunlap
2021-02-07
security: apparmor: file.h: delete duplicated word
Randy Dunlap
2021-02-07
apparmor: switch to apparmor to internal capable check for policy management
John Johansen
2021-02-07
apparmor: update policy capable checks to use a label
John Johansen
2020-06-05
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
2020-06-05
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
2020-05-15
apparmor: Use true and false for bool variable
Zou Wei
2020-05-15
security/apparmor/label.c: Clean code by removing redundant instructions
Mateusz Nosek
2020-05-15
apparmor: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-08
apparmor: ensure that dfa state tables have entries
John Johansen
2020-01-21
apparmor: remove duplicate check of xattrs on profile attachment.
John Johansen
2020-01-21
apparmor: add outofband transition and use it in xattr match
John Johansen
2020-01-21
apparmor: fail unpack if profile mode is unknown
John Johansen
2020-01-21
apparmor: fix nnp subset test for unconfined
John Johansen
2020-01-21
apparmor: remove useless aafs_create_symlink
John Johansen
2020-01-18
apparmor: add consistency check between state and dfa diff encode flags
John Johansen
2020-01-18
apparmor: add a valid state flags check
John Johansen
2020-01-18
AppArmor: Remove semicolon
Vasyl Gomonovych
2020-01-18
apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint()
Markus Elfring
2020-01-04
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
2020-01-02
apparmor: only get a label reference if the fast path check fails
John Johansen
2020-01-02
apparmor: fix bind mounts aborting with -ENOMEM
Patrick Steinhardt
2019-12-03
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-22
apparmor: make it so work buffers can be allocated from atomic context
John Johansen
2019-11-22
apparmor: reduce rcu_read_lock scope for aa_file_perm mediation
John Johansen
2019-11-22
apparmor: fix wrong buffer allocation in aa_new_mount
John Johansen
2019-11-22
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-04
vfs: Convert apparmorfs to use the new mount API
David Howells
2019-06-20
apparmor: increase left match history buffer size
John Johansen
2019-06-20
apparmor: Switch to GFP_KERNEL where possible
Sebastian Andrzej Siewior
2019-06-20
apparmor: Use a memory pool instead per-CPU caches
Sebastian Andrzej Siewior
2019-06-20
apparmor: Force type-casting of current->real_cred
Bharath Vedartham
2019-06-18
apparmor: reset pos on failure to unpack for various functions
Mike Salvatore
2019-06-18
apparmor: enforce nullbyte at end of tag string
Jann Horn
2019-06-18
apparmor: fix PROFILE_MEDIATES for untrusted input
John Johansen
2019-06-17
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
[next]