Commit Graph

146 Commits (e795b71799ff0b27365020c9ddaa25d0d83f99c8)

Author SHA1 Message Date
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 14 years ago
Thomas Gleixner 207032051a audit: Do not send uninitialized data for AUDIT_TTY_GET 14 years ago
Thomas Gleixner 3c80fe4ac9 audit: Call tty_audit_push_task() outside preempt disabled 14 years ago
Stephen Hemminger b8800aa5d9 audit: make functions static 14 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
Eric Paris 320f1b1ed2 [AUDIT] ratelimit printk messages audit 17 years ago
Richard Knutsson 148b38dc93 [patch 2/2] audit: complement va_copy with va_end() 17 years ago
Andrew Morton ef00be0554 [patch 1/2] kernel/audit.c: warning fix 17 years ago
Eric Paris b593d384ef [AUDIT] create context if auditing was ever enabled 17 years ago
Eric Paris 50397bd1e4 [AUDIT] clean up audit_receive_msg() 17 years ago
Eric Paris 1a6b9f2317 [AUDIT] make audit=0 really stop audit messages 17 years ago
Eric Paris de6bbd1d30 [AUDIT] break large execve argument logging into smaller messages 17 years ago
Eric Paris e445deb593 [AUDIT] include audit type in audit message when using printk 17 years ago