Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c24449b321095d8c80cdda3d68107269c1d5569f
/
security
/
apparmor
/
file.c
3cee607
apparmor: handle idmapped mounts
by Christian Brauner
· 4 years ago
f1d9b23
audit: purge audit_log_string from the intra-kernel audit API
by Richard Guy Briggs
· 4 years, 6 months ago
e379860
apparmor: Use true and false for bool variable
by Zou Wei
· 4 years, 8 months ago
20d4e80
apparmor: only get a label reference if the fast path check fails
by John Johansen
· 5 years ago
79e178a
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 5 years ago
341c1fd
apparmor: make it so work buffers can be allocated from atomic context
by John Johansen
· 5 years ago
bce4e7e
apparmor: reduce rcu_read_lock scope for aa_file_perm mediation
by John Johansen
· 5 years ago
8ac2ca3
apparmor: Switch to GFP_KERNEL where possible
by Sebastian Andrzej Siewior
· 6 years ago
df32333
apparmor: Use a memory pool instead per-CPU caches
by Sebastian Andrzej Siewior
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
0fb871c
apparmor: Replace spin_is_locked() with lockdep
by Lance Roy
· 6 years ago
7f3ebcf
apparmor: Check buffer bounds when mapping permissions mask
by Tyler Hicks
· 6 years ago
56974a6
apparmor: add base infastructure for socket mediation
by John Johansen
· 7 years ago
d8889d4
apparmor: move context.h to cred.h
by John Johansen
· 7 years ago
7bba39a
apparmor: initialized returned struct aa_perms
by Arnd Bergmann
· 7 years ago
80c094a
Revert "apparmor: add base infastructure for socket mediation"
by Linus Torvalds
· 7 years ago
651e28c
apparmor: add base infastructure for socket mediation
by John Johansen
· 7 years ago
c4758fa
apparmor: put back designators in struct initialisers
by Stephen Rothwell
· 8 years ago
496c931
apparmor: rework file permission to cache file access in file->ctx
by John Johansen
· 8 years ago
8014370
apparmor: move path_link mediation to using labels
by John Johansen
· 8 years ago
aebd873
apparmor: refactor path name lookup and permission checks around labels
by John Johansen
· 8 years ago
98c3d18
apparmor: update aa_audit_file() to use labels
by John Johansen
· 8 years ago
190a951
apparmor: move aa_file_perm() to use labels
by John Johansen
· 8 years ago
637f688
apparmor: switch from profiles to using labels on contexts
by John Johansen
· 8 years ago
192ca6b
apparmor: revalidate files during exec
by John Johansen
· 8 years ago
2d679f3
apparmor: switch from file_perms to aa_perms
by John Johansen
· 8 years ago
aa9aeea
apparmor: add gerneric permissions struct and support fns
by John Johansen
· 8 years ago
e53cfe6
apparmor: rework perm mapping to a slightly broader set
by John Johansen
· 8 years ago
4227c33
apparmor: Move path lookup to using preallocated buffers
by John Johansen
· 8 years ago
72c8a76
apparmor: allow profiles to provide info to disconnected paths
by John Johansen
· 8 years ago
ef88a7a
apparmor: change aad apparmor_audit_data macro to a fn macro
by John Johansen
· 8 years ago
47f6e5c
apparmor: change op from int to const char *
by John Johansen
· 8 years ago
8486adf
apparmor: use designated initializers
by Kees Cook
· 8 years ago
b6b1b81
apparmor: fix uninitialized lsm_audit member
by John Johansen
· 11 years ago
3539aaf
apparmor: constify aa_path_link()
by Al Viro
· 9 years ago
2c7661f
[apparmor] constify struct path * in a bunch of helpers
by Al Viro
· 9 years ago
c6f493d
VFS: security/: d_backing_inode() annotations
by David Howells
· 10 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
2db8145
userns: Convert apparmor to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
50c205f
LSM: do not initialize common_audit_data to 0
by Eric Paris
· 13 years ago
bd5e50f
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
by Eric Paris
· 13 years ago
3b3b0e4
LSM: shrink sizeof LSM specific portion of common_audit_data
by Eric Paris
· 13 years ago
0421ea9
apparmor: Fix change_onexec when called from a confined task
by John Johansen
· 13 years ago
57fa1e1
AppArmor: Move path failure information into aa_get_name and rename
by John Johansen
· 13 years ago
38305a4
AppArmor: fix mapping of META_READ to audit and quiet flags
by John Johansen
· 13 years ago
6380bd8
AppArmor: file enforcement routines
by John Johansen
· 14 years ago