Eric Paris
|
bde02ca858
audit: use spin_lock_irqsave/restore in audit tty code
|
12 years ago |
Eric Paris
|
4d3fb709b2
helper for some session id stuff
|
12 years ago |
Eric Paris
|
b122c3767c
audit: use a consistent audit helper to log lsm information
|
12 years ago |
Eric Paris
|
152f497b9b
audit: push loginuid and sessionid processing down
|
12 years ago |
Eric Paris
|
dc9eb698f4
audit: stop pushing loginid, uid, sessionid as arguments
|
12 years ago |
Eric Paris
|
1890090916
audit: remove the old depricated kernel interface
|
12 years ago |
Eric Paris
|
62062cf8a3
audit: allow checking the type of audit message in the user filter
|
12 years ago |
Eric Paris
|
f7616102d6
audit: use data= not msg= for AUDIT_USER_TTY messages
|
12 years ago |
Richard Guy Briggs
|
6ff5e45985
audit: move kaudit thread start from auditd registration to kaudit init
|
12 years ago |
Richard Guy Briggs
|
3320c5133d
audit: flatten kauditd_thread wait queue code
|
12 years ago |
Richard Guy Briggs
|
b551d1d981
audit: refactor hold queue flush
|
12 years ago |
Andrew Morton
|
829199197a
kernel/audit.c: avoid negative sleep durations
|
12 years ago |
Kees Cook
|
0644ec0cc8
audit: catch possible NULL audit buffers
|
12 years ago |
Sasha Levin
|
d1c7d97ad5
fs: handle failed audit_log_start properly
|
12 years ago |
Linus Torvalds
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Eric W. Biederman
|
cca080d9b6
userns: Convert audit to work with user namespaces enabled
|
13 years ago |
Eric W. Biederman
|
e1760bd5ff
userns: Convert the audit loginuid to be a kuid
|
12 years ago |
Eric W. Biederman
|
860c0aaff7
audit: Don't pass pid or uid to audit_log_common_recv_msg
|
12 years ago |
Eric W. Biederman
|
017143fecb
audit: Remove the unused uid parameter from audit_receive_filter
|
12 years ago |
Eric W. Biederman
|
35ce9888ad
audit: Properly set the origin port id of audit messages.
|
12 years ago |
Eric W. Biederman
|
8aa14b6498
audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GET
|
12 years ago |
Eric W. Biederman
|
f95732e2e0
audit: kill audit_prepare_user_tty
|
12 years ago |
Eric W. Biederman
|
02276bda4a
audit: Use current instead of NETLINK_CREDS() in audit_filter
|
12 years ago |
Eric W. Biederman
|
34e36d8ecb
audit: Limit audit requests to processes in the initial pid and user namespaces.
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 years ago |
Pablo Neira Ayuso
|
9f00d9776b
netlink: hide struct module parameter in netlink_kernel_create
|
13 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Kees Cook
|
a51d9eaa41
fs: add link restriction audit reporting
|
13 years ago |
Pablo Neira Ayuso
|
a31f2d17b3
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
|
13 years ago |
David S. Miller
|
c64e66c67b
audit: netlink: Move away from NLMSG_NEW().
|
13 years ago |