summaryrefslogtreecommitdiffstats
path: root/kernel/audit.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] audit: watching subtreesAl Viro2007-10-211-0/+87
* whitespace fixes: system auditingDaniel Walker2007-10-181-7/+7
* [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-101-10/+2
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-101-2/+2
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* Audit: add TTY input auditingMiloslav Trmac2007-07-161-8/+88
* audit: add spaces on either side of case "..." operator.Robert P. J. Day2007-05-081-4/+4
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-251-1/+1
* [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-251-3/+3
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-4/+4
* [PATCH] audit config lockdownSteve Grubb2007-02-171-59/+157
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* [PATCH] kauditd_thread warning fixAndrew Morton2006-10-061-1/+2
* [PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley2006-09-261-7/+7
* [PATCH] sanity check audit_bufferAmy Griffis2006-09-111-0/+6
* [PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALLAmy Griffis2006-08-031-3/+1
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-291-4/+4
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* [PATCH] log more info for directory entry change eventsAmy Griffis2006-06-201-4/+50
* [PATCH] audit: path-based rulesAmy Griffis2006-06-201-8/+33
* [PATCH] minor audit updatesSerge E. Hallyn2006-06-201-9/+10
* [PATCH] collect sid of those who send signals to auditdAl Viro2006-06-201-11/+20
* [PATCH] execve argument loggingAl Viro2006-06-201-3/+5
* [PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULESAl Viro2006-06-201-17/+45
* [PATCH] More user space subject labelsSteve Grubb2006-05-011-30/+102
* [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-011-3/+19
* [PATCH] support for context based audit filtering, part 2Darrel Goeddel2006-05-011-0/+8
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
* [PATCH] fix audit_init failure pathAmy Griffis2006-03-201-1/+2
* [PATCH] EXPORT_SYMBOL patch for audit_log, audit_log_start, audit_log_end and...lorenzo@gnu.org2006-03-201-0/+5
* [PATCH] sem2mutex: audit_netlink_semIngo Molnar2006-03-201-3/+3
* [PATCH] audit string fields interface + consumerAmy Griffis2006-03-201-2/+17
* [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALLDavid Woodhouse2006-03-201-0/+1
* [PATCH] Capture selinux subject/object context information.Dustin Kirkland2006-03-201-1/+1
* [PATCH] Exclude messages by message typeDustin Kirkland2006-03-201-0/+3
* [PATCH] Define new range of userspace messages.Steve Grubb2006-03-201-0/+2
* [PATCH] AUDIT: kerneldoc for kernel/audit*.cRandy Dunlap2006-03-201-28/+106
* [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-181-1/+1
* [PATCH] kernel/: small cleanupsAdrian Bunk2006-01-081-1/+1
* [PATCH] Add try_to_freeze to kauditdPierre Ossman2005-12-121-1/+3
* [PATCH] gfp_t: kernel/*Al Viro2005-10-281-3/+3
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-131-49/+79
|\
| * AUDIT: Prevent duplicate syscall rulesAmy Griffis2005-08-171-5/+0
| * AUDIT: Reduce contention in audit_serial()David Woodhouse2005-07-181-1/+3
| * AUDIT: Fix livelock in audit_serial().David Woodhouse2005-07-151-11/+10
| * [AUDIT] Fix sparse warning about gfp_mask typeVictor Fusco2005-07-131-1/+1
| * AUDIT: Stop waiting for backlog after audit_panic() happensDavid Woodhouse2005-07-021-5/+10
| * AUDIT: Use KERN_NOTICE for printk of audit recordsDavid Woodhouse2005-06-241-2/+2
| * AUDIT: Clean up user message filteringDavid Woodhouse2005-06-241-1/+1