Sign in
gem5
/
arm
/
linux-arm64-legacy
/
c981ff9f893b9ab229a809f8ad287ae43fc17a64
/
kernel
/
audit.c
715b49e
[PATCH] EDAC: atomic scrub operations
by Alan Cox
· 19 years ago
97a41e2
[PATCH] kernel/: small cleanups
by Adrian Bunk
· 19 years ago
7a4ae74
[PATCH] Add try_to_freeze to kauditd
by Pierre Ossman
· 19 years ago
9796fdd
[PATCH] gfp_t: kernel/*
by Al Viro
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
5d54e69
Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6
by Linus Torvalds
· 19 years ago
0662860
[NETLINK]: Add "groups" argument to netlink_kernel_create
by Patrick McHardy
· 19 years ago
4fdb3bb
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
by Harald Welte
· 19 years ago
3c789a1
AUDIT: Prevent duplicate syscall rules
by Amy Griffis
· 19 years ago
ce625a8
AUDIT: Reduce contention in audit_serial()
by David Woodhouse
· 19 years ago
d5b454f
AUDIT: Fix livelock in audit_serial().
by David Woodhouse
· 19 years ago
6c8c8ba
[AUDIT] Fix sparse warning about gfp_mask type
by Victor Fusco
· 19 years ago
ac4cec4
AUDIT: Stop waiting for backlog after audit_panic() happens
by David Woodhouse
· 20 years ago
e1b09eb
AUDIT: Use KERN_NOTICE for printk of audit records
by David Woodhouse
· 20 years ago
5bb289b
AUDIT: Clean up user message filtering
by David Woodhouse
· 20 years ago
9470178
AUDIT: Remove stray declaration of tsk from audit_receive_msg().
by David Woodhouse
· 20 years ago
9ad9ad3
AUDIT: Wait for backlog to clear when generating messages.
by David Woodhouse
· 20 years ago
4a4cd63
AUDIT: Optimise the audit-disabled case for discarding user messages
by David Woodhouse
· 20 years ago
f6a789d
AUDIT: Spawn kernel thread to list filter rules.
by David Woodhouse
· 20 years ago
d6e0e15
AUDIT: Drop user-generated messages immediately while auditing disabled.
by David Woodhouse
· 20 years ago
0f45aa1
AUDIT: Allow filtering of user messages
by David Woodhouse
· 20 years ago
bccf6ae
AUDIT: Unify auid reporting, put arch before syscall number
by David Woodhouse
· 20 years ago
bfb4496
AUDIT: Assign serial number to non-syscall messages
by David Woodhouse
· 20 years ago
326e9c8
AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned
by Steve Grubb
· 20 years ago
0547410
AUDIT: Fix AVC_USER message passing.
by Steve Grubb
· 20 years ago
fb19b4c
AUDIT: Honour audit_backlog_limit again.
by David Woodhouse
· 20 years ago
b7d1125
AUDIT: Send netlink messages from a separate kernel thread
by David Woodhouse
· 20 years ago
168b717
AUDIT: Clean up logging of untrusted strings
by Steve Grubb
· 20 years ago
209aba0
AUDIT: Treat all user messages identically.
by David Woodhouse
· 20 years ago
5e014b1
AUDIT: fix max_t thinko.
by David Woodhouse
· 20 years ago
23f32d1
AUDIT: Fix some spelling errors
by Steve Grubb
· 20 years ago
c040499
AUDIT: Add message types to audit records
by Steve Grubb
· 20 years ago
9ea74f0
AUDIT: Round up audit skb expansion to AUDIT_BUFSIZ.
by David Woodhouse
· 20 years ago
c1b773d
Add audit_log_type
by Chris Wright
· 20 years ago
197c69c
Move ifdef CONFIG_AUDITSYSCALL to header
by Chris Wright
· 20 years ago
804a6a4
Audit requires CONFIG_NET
by Chris Wright
· 20 years ago
5a241d7
AUDIT: Properly account for alignment difference in nlmsg_len.
by Chris Wright
· 20 years ago
eecb0a7
AUDIT: Fix abuse of va_args.
by David Woodhouse
· 20 years ago
e3b926b
AUDIT: pass size argument to audit_expand().
by David Woodhouse
· 20 years ago
8c5aa40
AUDIT: Fix reported length of audit messages.
by Steve Grubb
· 20 years ago
4332bdd
AUDIT: Honour gfp_mask in audit_buffer_alloc()
by David Woodhouse
· 20 years ago
5ac52f3
AUDIT: buffer audit msgs directly to skb
by Chris Wright
· 20 years ago
8fc6115
AUDIT: expand audit tmp buffer as needed
by Chris Wright
· 20 years ago
16e1904
AUDIT: Add helper functions to allocate and free audit_buffers.
by Chris Wright
· 20 years ago
c2f0c7c
The attached patch addresses the problem with getting the audit daemon
by Steve Grubb
· 20 years ago
bfd4bda
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 20 years ago
2a0a6eb
[NETLINK]: Synchronous message processing.
by Herbert Xu
· 20 years ago
0dd8e06
[PATCH] add new audit data to last skb
by Chris Wright
· 20 years ago
37509e7
[AUDIT] Requeue messages at head of queue, up to audit_backlog
by Chris Wright
· 20 years ago
c94c257
Add audit uid to netlink credentials
by Serge Hallyn
· 20 years ago
85c8721
audit: update pointer to userspace tools, remove emacs mode tags
by
· 20 years ago
c7fcb0e
[AUDIT] Avoid using %*.*s format strings.
by Peter Martuccelli
· 20 years ago
d812ddb
[AUDIT] Fix signedness of 'serial' in various routines.
by Steve Grubb
· 20 years ago
81b7854
audit_log_untrustedstring() warning fix
by Andrew Morton
· 20 years ago
83c7d09
AUDIT: Avoid log pollution by untrusted strings.
by
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago