Commit Graph

156 Commits (b78f29ca0516266431688c5eb42d39ce42ec039a)

Author SHA1 Message Date
Al Viro 66b3fad3f4 constify path argument of audit_log_d_path() 13 years ago
Kees Cook c158a35c8a audit: no leading space in audit_log_d_path prefix 13 years ago
Eric Paris 3035c51e8a audit: drop the meaningless and format breaking word 'user' 13 years ago
Jesper Juhl a0e86bd425 audit: always follow va_copy() with va_end() 13 years ago
Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() 13 years ago
Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Mr Dash Four 131ad62d8f netfilter: add SELinux context support to AUDIT target 14 years ago
Patrick McHardy c53fa1ed92 netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms 14 years ago
Jan Engelhardt ae9d67aff6 audit: export symbol for use with xt_AUDIT 14 years ago
Ross Kirk 9db3b9bcc7 audit: error message typo correction 14 years ago
Thomas Gleixner ab263f47c9 audit: Use rcu for task lookup protection 15 years ago
Thomas Gleixner 207032051a audit: Do not send uninitialized data for AUDIT_TTY_GET 15 years ago
Thomas Gleixner 3c80fe4ac9 audit: Call tty_audit_push_task() outside preempt disabled 15 years ago
Stephen Hemminger b8800aa5d9 audit: make functions static 15 years ago
Eric Paris ae7b8f4108 Audit: clean up the audit_watch split 15 years ago
Neil Horman 70d4bf6d46 drop_monitor: convert some kfree_skb call sites to consume_skb 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Adam Buchbinder c9404c9c39 Fix misspelling of "should" and "shouldn't" in comments. 15 years ago
Eric Paris 939cbf260c Audit: send signal info if selinux is disabled 16 years ago
Al Viro 916d75761c Fix rule eviction order for AUDIT_DIR 16 years ago
Eric Paris 9d96098510 Audit: clean up all op= output to include string quoting 16 years ago
Eric Paris cfcad62c74 audit: seperate audit inode watches into a subfile 16 years ago
Eric Paris ea7ae60bfe Audit: clean up audit_receive_skb 16 years ago
Eric Paris ee080e6ce9 Audit: cleanup netlink mesg handling 16 years ago
Eric Paris 038cbcf65f Audit: unify the printk of an skb when auditd not around 16 years ago
Eric Paris def5754341 Audit: remove spaces from audit_log_d_path 16 years ago
Miloslav Trmac 55ad2f8d34 audit: ignore terminating NUL in AUDIT_USER_TTY messages 16 years ago
Miloslav Trmac b3897f5671 Audit: fix handling of 'strings' with NULL characters 16 years ago
Al Viro 48887e63d6 [PATCH] fix broken timestamps in AVC generated by kernel threads 16 years ago
Eric Paris a3f07114e3 [PATCH] Audit: make audit=0 actually turn off audit 16 years ago
zhangxiliang 20c6aaa39a [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output. 17 years ago
Vesa-Matti J Kari 1d6c9649e2 kernel/audit.c control character detection is off-by-one 17 years ago
Peng Haitao d8de72473e [PATCH] remove useless argument type in audit_filter_user() 17 years ago
Peng Haitao 13d5ef97f0 [PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than once 17 years ago
Andrew Morton fcaf1eb868 [patch 1/1] audit_send_reply(): fix error-path memory leak 17 years ago
Pavel Emelyanov 4a761b8c1d [patch 2/2] Use find_task_by_vpid in audit code 17 years ago
Harvey Harrison 7719e437fa [PATCH 2/2] audit: fix sparse shadowed variable warnings 17 years ago
Eric Paris b556f8ad58 Audit: standardize string audit interfaces 17 years ago
Eric Paris f09ac9db2a Audit: stop deadlock from signals under load 17 years ago
Eric Paris f3d357b092 Audit: save audit_backlog_limit audit messages in case auditd comes back 17 years ago
Eric Paris 2532386f48 Audit: collect sessionid in netlink messages 17 years ago
Ahmed S. Darwish d7a96f3a1a Audit: internally use the new LSM audit hooks 17 years ago
Ahmed S. Darwish 2a862b32f3 Audit: use new LSM hooks instead of SELinux exports 17 years ago
Dave Jones f706d5d22c audit: silence two kerneldoc warnings in kernel/audit.c 17 years ago
Pavel Emelyanov 75c0371a2d audit: netlink socket can be auto-bound to pid other than current->pid (v2) 17 years ago
Steve Grubb 8d07a67cfa [PATCH] drop EOE records from printk 17 years ago
Eric Paris b29ee87e9b [RFC] AUDIT: do not panic when printk loses messages 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Jan Blunck 44707fdf59 d_path: Use struct path in struct avc_audit_data 17 years ago