Commit Graph

66 Commits (ad1588798620901c12ba86c71865150a4eb727bf)

Author SHA1 Message Date
OGAWA Hirofumi 9b41046cd0 [PATCH] Don't pass boot parameters to argv_init[] 19 years ago
Amy Griffis 71e1c784b2 [PATCH] fix audit_init failure path 19 years ago
lorenzo@gnu.org bf45da97a4 [PATCH] EXPORT_SYMBOL patch for audit_log, audit_log_start, audit_log_end and audit_format 19 years ago
Ingo Molnar 5a0bbce58b [PATCH] sem2mutex: audit_netlink_sem 19 years ago
Amy Griffis 93315ed6dd [PATCH] audit string fields interface + consumer 19 years ago
David Woodhouse fe7752bab2 [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL 19 years ago
Dustin Kirkland 8c8570fb8f [PATCH] Capture selinux subject/object context information. 19 years ago
Dustin Kirkland c8edc80c8b [PATCH] Exclude messages by message type 19 years ago
Steve Grubb 90d526c074 [PATCH] Define new range of userspace messages. 19 years ago
Randy Dunlap b0dd25a826 [PATCH] AUDIT: kerneldoc for kernel/audit*.c 19 years ago
Alan Cox 715b49ef2d [PATCH] EDAC: atomic scrub operations 19 years ago
Adrian Bunk 97a41e2612 [PATCH] kernel/: small cleanups 19 years ago
Pierre Ossman 7a4ae749a4 [PATCH] Add try_to_freeze to kauditd 19 years ago
Al Viro 9796fdd829 [PATCH] gfp_t: kernel/* 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Patrick McHardy 066286071d [NETLINK]: Add "groups" argument to netlink_kernel_create 20 years ago
Harald Welte 4fdb3bb723 [NETLINK]: Add properly module refcounting for kernel netlink sockets. 20 years ago
Amy Griffis 3c789a1905 AUDIT: Prevent duplicate syscall rules 20 years ago
David Woodhouse ce625a8016 AUDIT: Reduce contention in audit_serial() 20 years ago
David Woodhouse d5b454f2c4 AUDIT: Fix livelock in audit_serial(). 20 years ago
Victor Fusco 6c8c8ba5d7 [AUDIT] Fix sparse warning about gfp_mask type 20 years ago
David Woodhouse ac4cec443a AUDIT: Stop waiting for backlog after audit_panic() happens 20 years ago
David Woodhouse e1b09eba26 AUDIT: Use KERN_NOTICE for printk of audit records 20 years ago
David Woodhouse 5bb289b5a0 AUDIT: Clean up user message filtering 20 years ago
David Woodhouse 9470178e62 AUDIT: Remove stray declaration of tsk from audit_receive_msg(). 20 years ago
David Woodhouse 9ad9ad385b AUDIT: Wait for backlog to clear when generating messages. 20 years ago
David Woodhouse 4a4cd633b5 AUDIT: Optimise the audit-disabled case for discarding user messages 20 years ago
David Woodhouse f6a789d198 AUDIT: Spawn kernel thread to list filter rules. 20 years ago
David Woodhouse d6e0e1585a AUDIT: Drop user-generated messages immediately while auditing disabled. 20 years ago
David Woodhouse 0f45aa18e6 AUDIT: Allow filtering of user messages 20 years ago
David Woodhouse bccf6ae083 AUDIT: Unify auid reporting, put arch before syscall number 20 years ago
David Woodhouse bfb4496e72 AUDIT: Assign serial number to non-syscall messages 20 years ago
Steve Grubb 326e9c8ba6 AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned 20 years ago
Steve Grubb 05474106a4 AUDIT: Fix AVC_USER message passing. 20 years ago
David Woodhouse fb19b4c6aa AUDIT: Honour audit_backlog_limit again. 20 years ago
David Woodhouse b7d1125817 AUDIT: Send netlink messages from a separate kernel thread 20 years ago
Steve Grubb 168b717395 AUDIT: Clean up logging of untrusted strings 20 years ago
David Woodhouse 209aba0324 AUDIT: Treat all user messages identically. 20 years ago
David Woodhouse 5e014b10ef AUDIT: fix max_t thinko. 20 years ago
Steve Grubb 23f32d18aa AUDIT: Fix some spelling errors 20 years ago
Steve Grubb c04049939f AUDIT: Add message types to audit records 20 years ago
David Woodhouse 9ea74f0655 AUDIT: Round up audit skb expansion to AUDIT_BUFSIZ. 20 years ago
Chris Wright c1b773d87e Add audit_log_type 20 years ago
Chris Wright 197c69c6af Move ifdef CONFIG_AUDITSYSCALL to header 20 years ago
Chris Wright 804a6a49d8 Audit requires CONFIG_NET 20 years ago
Chris Wright 5a241d7703 AUDIT: Properly account for alignment difference in nlmsg_len. 20 years ago
David Woodhouse eecb0a7338 AUDIT: Fix abuse of va_args. 20 years ago
David Woodhouse e3b926b4c1 AUDIT: pass size argument to audit_expand(). 20 years ago
Steve Grubb 8c5aa40c94 AUDIT: Fix reported length of audit messages. 20 years ago
David Woodhouse 4332bdd332 AUDIT: Honour gfp_mask in audit_buffer_alloc() 20 years ago