index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
file.c
Age
Commit message (
Expand
)
Author
2025-08-04
Merge tag 'apparmor-pr-2025-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-20
apparmor: transition from a list of rules to a vector of rules
John Johansen
2025-07-20
apparmor: shift ouid when mediating hard links in userns
Gabriel Totev
2025-07-20
apparmor: make sure unix socket labeling is correctly updated.
John Johansen
2025-06-17
apparmor: file never has NULL f_path.mnt
Al Viro
2025-02-10
apparmor: Remove unused variable 'sock' in __file_sock_perm()
Nathan Chancellor
2025-02-10
apparmor: Modify mismatched function name
Jiapeng Chong
2025-01-18
apparmor: gate make fine grained unix mediation behind v9 abi
John Johansen
2025-01-18
apparmor: add fine grained af_unix mediation
John Johansen
2025-01-18
apparmor: add additional flags to extended permission.
John Johansen
2025-01-18
apparmor: cleanup: refactor file_perm() to doc semantics of some checks
John Johansen
2024-05-10
apparmor: remove useless static inline function is_deleted
Colin Ian King
2023-10-18
apparmor: refcount the pdb
John Johansen
2023-10-18
apparmor: pass cred through to audit info.
John Johansen
2023-10-18
apparmor: rename audit_data->label to audit_data->subj_label
John Johansen
2023-10-18
apparmor: combine common_audit_data and apparmor_audit_data
John Johansen
2023-07-10
apparmor: Fix kernel-doc warnings in apparmor/file.c
Gaosheng Cui
2023-07-07
Merge tag 'apparmor-pr-2023-07-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-10
apparmor: fix kernel-doc complaints
Randy Dunlap
2022-12-14
Merge tag 'apparmor-pr-2022-12-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-10-26
apparmor: use type safe idmapping helpers
Christian Brauner
2022-10-24
apparmor: remove useless static inline functions
Gaosheng Cui
2022-10-03
apparmor: make __aa_path_perm() static
Xiu Jianfeng
2022-10-03
apparmor: rework profile->rules to be a list
John Johansen
2022-10-03
apparmor: refactor profile rules and attachments
John Johansen
2022-10-03
apparmor: add mediation class information to auditing
John Johansen
2022-10-03
apparmor: preparse for state being more than just an integer
John Johansen
2022-10-03
apparmor: convert fperm lookup to use accept as an index
John Johansen
2022-10-03
apparmor: combine file_rules and aa_policydb into a single shared struct
John Johansen
2022-10-03
apparmor: move fperm computation into policy_unpack
John Johansen
2022-10-03
apparmor: compute file permissions on profile load
Mike Salvatore
2021-01-24
apparmor: handle idmapped mounts
Christian Brauner
2020-07-21
audit: purge audit_log_string from the intra-kernel audit API
Richard Guy Briggs
2020-05-15
apparmor: Use true and false for bool variable
Zou Wei
2020-01-02
apparmor: only get a label reference if the fast path check fails
John Johansen
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-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-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-10-03
apparmor: Replace spin_is_locked() with lockdep
Lance Roy
2018-07-19
apparmor: Check buffer bounds when mapping permissions mask
Tyler Hicks
2018-03-13
apparmor: add base infastructure for socket mediation
John Johansen
2018-02-09
apparmor: move context.h to cred.h
John Johansen
2017-11-21
apparmor: initialized returned struct aa_perms
Arnd Bergmann
2017-10-26
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen
2017-06-28
apparmor: put back designators in struct initialisers
Stephen Rothwell
[next]