Linus Torvalds
|
a3443cda55
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
8 years ago |
Vivek Goyal
|
43af5de742
lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE
|
9 years ago |
Paul Moore
|
fa2bea2f5c
audit: consistently record PIDs with task_tgid_nr()
|
9 years ago |
William Roberts
|
8b31f456c7
selinux: print leading 0x on ioctlcmd audits
|
9 years ago |
Javier Martinez Canillas
|
1a93a6eac3
security: Use IS_ENABLED() instead of checking for built-in or module
|
9 years ago |
James Morris
|
3e5f206c00
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
|
10 years ago |
Jeff Vander Stoep
|
671a2781ff
security: add ioctl specific auditing to lsm_audit
|
10 years ago |
Linus Torvalds
|
4a10a91756
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 years ago |
Richard Guy Briggs
|
5c5bc97e2f
lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message type
|
10 years ago |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
David Howells
|
c6f493d631
VFS: security/: d_backing_inode() annotations
|
10 years ago |
Richard Guy Briggs
|
5deeb5cece
lsm: copy comm before calling audit_log to avoid race in string printing
|
10 years ago |
Richard Guy Briggs
|
f1dc4867ff
audit: anchor all pid references in the initial pid namespace
|
11 years ago |
Linus Torvalds
|
3eaded86ac
Merge git://git.infradead.org/users/eparis/audit
|
11 years ago |
Richard Guy Briggs
|
a20b62bdf7
audit: suppress stock memalloc failure warnings since already managed
|
12 years ago |
Eric Dumazet
|
c2bb06db59
net: fix build errors if ipv6 is disabled
|
12 years ago |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 years ago |
Eric Paris
|
07f62eb66c
LSM: BUILD_BUG_ON if the common_audit_data union ever grows
|
13 years ago |
Eric Paris
|
b466066f9b
LSM: remove the task field from common_audit_data
|
13 years ago |
Linus Torvalds
|
b61c37f579
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data'
|
13 years ago |
Eric Paris
|
48c62af68a
LSM: shrink the common_audit_data data union
|
13 years ago |
Al Viro
|
40ffe67d2e
switch unix_sock to struct path
|
13 years ago |
Kees Cook
|
c158a35c8a
audit: no leading space in audit_log_d_path prefix
|
13 years ago |
Kees Cook
|
41fdc3054e
audit: treat s_id as an untrusted string
|
13 years ago |
Jesse Gross
|
75f2811c64
ipv6: Add fragment reporting to ipv6_skip_exthdr().
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Eric Paris
|
a269434d2f
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
|
14 years ago |
Eric Paris
|
f48b739984
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
|
14 years ago |
James Morris
|
0ffbe2699c
Merge branch 'master' into next
|
15 years ago |
Eric Paris
|
cb84aa9b42
LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE
|
15 years ago |