Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2254f637dbd18f6432da526552d19a616ffbf8d6
/
security
/
apparmor
b5b3ee6
apparmor: no need to delay vfree()
by Al Viro
· 12 years ago
2654bfb
apparmor: fix fully qualified name parsing
by John Johansen
· 12 years ago
3eea57c
apparmor: fix setprocattr arg processing for onexec
by John Johansen
· 12 years ago
214beac
apparmor: localize getting the security context to a few macros
by John Johansen
· 12 years ago
53fe8b9
apparmor: fix sparse warnings
by John Johansen
· 12 years ago
41d1b3e
apparmor: Fix smatch warning in aa_remove_profiles
by John Johansen
· 12 years ago
b492d50
apparmor: fix the audit type table
by John Johansen
· 12 years ago
ed68630
apparmor: reserve and mask off the top 8 bits of the base field
by John Johansen
· 12 years ago
4da05cc
apparmor: move the free_profile fn ahead of aa_alloc_profile
by John Johansen
· 12 years ago
a498785
apparmor: remove sid from profiles
by John Johansen
· 12 years ago
180a6f5
apparmor: move perm defines into policy_unpack
by John Johansen
· 12 years ago
8e4ff10
apparmor: misc cleanup of match
by John Johansen
· 12 years ago
cf47aed
apparmor: relax the restrictions on setting rlimits
by John Johansen
· 12 years ago
4b7c331
apparmor: remove "permipc" command
by John Johansen
· 12 years ago
7a2871b
apparmor: use common fn to clear task_context for domain transitions
by John Johansen
· 12 years ago
0ca554b
apparmor: add kvzalloc to handle zeroing for kvmalloc
by John Johansen
· 12 years ago
3cfcc19
apparmor: add utility function to get an arbitrary tasks profile.
by John Johansen
· 12 years ago
e573cc3
apparmor: fix error code to failure message mapping for name lookup
by John Johansen
· 12 years ago
50c5ecd5
apparmor: refactor profile mode macros
by John Johansen
· 12 years ago
0426623
apparmor: Remove -W1 warnings
by John Johansen
· 12 years ago
17322cc
apparmor: fix auditing of domain transition failures due to incomplete policy
by John Johansen
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
2e680dd
apparmor: fix IRQ stack overflow during free_profile
by John Johansen
· 12 years ago
43c422e
apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40
by John Johansen
· 12 years ago
8a1ab31
UAPI: (Scripted) Disintegrate include/asm-generic
by David Howells
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
d2b31ca
userns: Teach security_path_chown to take kuids and kgids
by Eric W. Biederman
· 12 years ago
2db8145
userns: Convert apparmor to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
ec2e1ed
AppArmor: remove af_names.h from .gitignore
by Paul Bolle
· 12 years ago
e546785
split ->file_mmap() into ->mmap_addr()/->mmap_file()
by Al Viro
· 12 years ago
d007794
split cap_mmap_addr() out of cap_file_mmap()
by Al Viro
· 12 years ago
ff2bb04
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 12 years ago
cffee16
apparmor: fix long path failure due to disconnected path
by John Johansen
· 12 years ago
bf83208
apparmor: fix profile lookup for unconfined
by John Johansen
· 12 years ago
c29bceb
Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS
by John Johansen
· 13 years ago
259e5e6
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
by Andy Lutomirski
· 13 years ago
50c205f
LSM: do not initialize common_audit_data to 0
by Eric Paris
· 13 years ago
0972c74
apparmor: move task from common_audit_data to apparmor_audit_data
by Eric Paris
· 13 years ago
bd5e50f
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
by Eric Paris
· 13 years ago
83d4985
SELinux: rename dentry_open to file_open
by Eric Paris
· 13 years ago
b61c37f
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data'
by Linus Torvalds
· 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
7e57014
AppArmor: Fix location of const qualifier on generated string tables
by Tetsuo Handa
· 13 years ago
2d4cee7
AppArmor: add const qualifiers to string arrays
by Jan Engelhardt
· 13 years ago
ad5ff3d
AppArmor: Add ability to load extended policy
by John Johansen
· 13 years ago
57fa1e1
AppArmor: Move path failure information into aa_get_name and rename
by John Johansen
· 13 years ago
0fe1212
AppArmor: Update dfa matching routines.
by John Johansen
· 13 years ago
3372b68
AppArmor: Minor cleanup of d_namespace_path to consolidate error handling
by John Johansen
· 13 years ago
fbba8d8
AppArmor: Retrieve the dentry_path for error reporting when path lookup fails
by John Johansen
· 13 years ago
33e521a
AppArmor: Add const qualifiers to generated string tables
by John Johansen
· 13 years ago
b1b4bc2
AppArmor: Fix oops in policy unpack auditing
by John Johansen
· 13 years ago
ef9a762
AppArmor: Fix error returned when a path lookup is disconnected
by John Johansen
· 13 years ago
28042fa
AppArmor: Fix the error case for chroot relative path name lookup
by John Johansen
· 13 years ago
38305a4
AppArmor: fix mapping of META_READ to audit and quiet flags
by John Johansen
· 13 years ago
8b964ea
AppArmor: Fix underflow in xindex calculation
by John Johansen
· 13 years ago
ade3ddc
AppArmor: Fix dropping of allowed operations that are force audited
by John Johansen
· 13 years ago
cdbd288
AppArmor: Add mising end of structure test to caps unpacking
by John Johansen
· 13 years ago
d384b0a
AppArmor: export known rlimit names/value mappings in securityfs
by Kees Cook
· 13 years ago
a9bf8e9
AppArmor: add "file" details to securityfs
by Kees Cook
· 13 years ago
e74abcf
AppArmor: add initial "features" directory to securityfs
by Kees Cook
· 13 years ago
9acd494
AppArmor: refactor securityfs to use structures
by Kees Cook
· 13 years ago
c49c41a
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
e7691a1
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
8fcc995
Merge branch 'next' into for-linus
by James Morris
· 13 years ago
cdcf116
switch security_path_chmod() to struct path *
by Al Viro
· 13 years ago
6a9de49
capabilities: remove the task from capable LSM hook entirely
by Eric Paris
· 13 years ago
04fc66e
switch ->path_mknod() to umode_t
by Al Viro
· 13 years ago
4572bef
switch ->path_mkdir() to umode_t
by Al Viro
· 13 years ago
52ef0c0
switch securityfs_create_file() to umode_t
by Al Viro
· 13 years ago
910f4ece
switch security_path_chmod() to umode_t
by Al Viro
· 13 years ago
e407699
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
by Al Viro
· 13 years ago
b8aa09f
apparmor: fix module parameter handling
by Rusty Russell
· 13 years ago
2053c47
apparmor: add missing rcu_dereference()
by Kees Cook
· 13 years ago
02125a8
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
by Al Viro
· 13 years ago
cc7db09
apparmor: sparse fix: include procattr.h in procattr.c
by James Morris
· 13 years ago
7ee9585
apparmor: sparse fix: rename shadowed variables in policy_unpack.c
by James Morris
· 13 years ago
32c3df6
apparmor: sparse fix: add apparmor.h to lib.c
by James Morris
· 13 years ago
33f8bf5
apparmor: sparse fix: include ipc.h
by James Morris
· 13 years ago
3417d8d
apparmor: sparse fix: make aa_create_aafs static
by James Morris
· 13 years ago
95b6886
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 13 years ago
8209f53
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 13 years ago
25e75df
AppArmor: Fix masking of capabilities in complain mode
by John Johansen
· 13 years ago
04fdc09
AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock
by John Johansen
· 13 years ago
06d9847
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
by Tejun Heo
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
1780f2d
AppArmor: Fix sleep in invalid context from task_setrlimit
by John Johansen
· 13 years ago
a5b2c5b
AppArmor: fix oops in apparmor_setprocattr
by Kees Cook
· 13 years ago
d410fa4
Create Documentation/security/,
by Randy Dunlap
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
3486740
userns: security: make capabilities relative to the user namespace
by Serge E. Hallyn
· 14 years ago
c151694
Merge branch 'security-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev into next
by James Morris
· 14 years ago
1936113
AppArmor: kill unused macros in lsm.c
by Shan Wei
· 14 years ago
0f82502
AppArmor: cleanup generated files correctly
by Michal Hocko
· 14 years ago
4fdef21
AppArmor: Cleanup make file to remove cruft and make it easier to read
by John Johansen
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
57cc721
headers: kobject.h redux
by Alexey Dobriyan
· 14 years ago
37721e1
headers: path.h redux
by Alexey Dobriyan
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
Next »