Commit Graph

53 Commits (4cbf2beac2265b3619be9c8e88ff4ff45b49d7c2)

Author SHA1 Message Date
Al Viro 9796fdd829 [PATCH] gfp_t: kernel/* 19 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
Chris Wright 5ac52f33b6 AUDIT: buffer audit msgs directly to skb 20 years ago
Chris Wright 8fc6115c2a AUDIT: expand audit tmp buffer as needed 20 years ago
Chris Wright 16e1904e69 AUDIT: Add helper functions to allocate and free audit_buffers. 20 years ago
Steve Grubb c2f0c7c356 The attached patch addresses the problem with getting the audit daemon 20 years ago
Herbert Xu 2a0a6ebee1 [NETLINK]: Synchronous message processing. 20 years ago
Chris Wright 0dd8e06bda [PATCH] add new audit data to last skb 20 years ago
Chris Wright 37509e749d [AUDIT] Requeue messages at head of queue, up to audit_backlog 20 years ago
Serge Hallyn c94c257c88 Add audit uid to netlink credentials 20 years ago
85c8721ff3 audit: update pointer to userspace tools, remove emacs mode tags 20 years ago
Peter Martuccelli c7fcb0ee74 [AUDIT] Avoid using %*.*s format strings. 20 years ago
Steve Grubb d812ddbb89 [AUDIT] Fix signedness of 'serial' in various routines. 20 years ago
Andrew Morton 81b7854d52 audit_log_untrustedstring() warning fix 20 years ago
83c7d09173 AUDIT: Avoid log pollution by untrusted strings. 20 years ago