Jeff Layton
|
79f6530cb5
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record
|
12 years ago |
Eric W. Biederman
|
780a7654ce
audit: Make testing for a valid loginuid explicit.
|
12 years ago |
Eric Paris
|
b24a30a730
audit: fix event coverage of AUDIT_ANOM_LINK
|
12 years ago |
Eric Paris
|
b122c3767c
audit: use a consistent audit helper to log lsm information
|
12 years ago |
Eric Paris
|
34c474de7b
audit: fix build break when AUDIT_DEBUG == 2
|
12 years ago |
Eric Paris
|
ad395abece
Audit: do not print error when LSMs disabled
|
12 years ago |
Andrew Morton
|
e2c5adc88a
auditsc: remove audit_set_context() altogether - fold it into its caller
|
12 years ago |
Rakib Mullick
|
17c6ee707a
auditsc: Use kzalloc instead of kmalloc+memset.
|
12 years ago |
Chen Gang
|
2950fa9d32
kernel: audit: beautify code, for extern function, better to check its parameters by itself
|
12 years ago |
Dmitry Monakhov
|
65ada7bc02
audit: destroy long filenames correctly
|
12 years ago |
Matvejchikov Ilya
|
37eebe39c9
audit: improve GID/EGID comparation logic
|
13 years ago |
Kees Cook
|
0644ec0cc8
audit: catch possible NULL audit buffers
|
12 years ago |
Kees Cook
|
7b9205bd77
audit: create explicit AUDIT_SECCOMP event type
|
12 years ago |
Linus Torvalds
|
9977d9b379
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Al Viro
|
c62d773a37
audit: no nested contexts anymore...
|
12 years ago |
Alan Cox
|
8ae763cd7e
audit: remove bogus tty name check
|
12 years ago |
Jeff Layton
|
adb5c2473d
audit: make audit_inode take struct filename
|
12 years ago |
Jeff Layton
|
7ac86265dc
audit: allow audit code to satisfy getname requests from its names_list
|
12 years ago |
Jeff Layton
|
91a27b2a75
vfs: define struct filename and have getname() return it
|
12 years ago |
Jeff Layton
|
4fa6b5ecbf
audit: overhaul __audit_inode_child to accomodate retrying
|
12 years ago |
Jeff Layton
|
e3d6b07b8b
audit: optimize audit_compare_dname_path
|
12 years ago |
Jeff Layton
|
563a0d1236
audit: remove dirlen argument to audit_compare_dname_path
|
12 years ago |
Jeff Layton
|
bfcec70874
audit: set the name_len in audit_inode for parent lookups
|
12 years ago |
Jeff Layton
|
78e2e802a8
audit: add a new "type" field to audit_names struct
|
12 years ago |
Jeff Layton
|
c43a25abba
audit: reverse arguments to audit_inode_child
|
12 years ago |
Jeff Layton
|
9cec9d68ae
audit: no need to walk list in audit_inode if name is NULL
|
12 years ago |
Jeff Layton
|
1c2e51e8c1
audit: pass in dentry to audit_copy_inode wherever possible
|
12 years ago |
Konstantin Khlebnikov
|
2dd8ad81e3
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
|
12 years ago |
Linus Torvalds
|
88265322c1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
Eric W. Biederman
|
cca080d9b6
userns: Convert audit to work with user namespaces enabled
|
13 years ago |