summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-05-30audit: return on memory error to avoid null pointer dereferenceRichard Guy Briggs1-0/+2
2017-12-16audit: ensure that 'audit=1' actually enables audit for PID 1Paul Moore1-5/+5
2016-10-04Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds4-10/+18
2016-08-30audit: consistently record PIDs with task_tgid_nr()Paul Moore3-9/+15
2016-07-30Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds6-272/+236
2016-06-29Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds4-28/+25
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs4-25/+21
2016-06-27audit: add fields to exclude filter by reusing user filterRichard Guy Briggs4-102/+57
2016-05-19Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds5-30/+48
2016-04-26audit: add tty field to LOGIN eventRichard Guy Briggs3-15/+35
2016-04-04audit: we don't need to __set_current_state(TASK_RUNNING)Paul Moore1-7/+5
2016-03-20Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds4-5/+24
2016-01-28tty: audit: Handle tty audit enable atomicallyPeter Hurley4-45/+38
2016-01-28tty: audit: Combine push functionsPeter Hurley3-39/+6
2016-01-25audit: log failed attempts to change audit_pid configurationRichard Guy Briggs1-2/+6
2016-01-25audit: stop an old auditd being starved out by a new auditdRichard Guy Briggs2-1/+16
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds53-374/+1281
2016-01-13audit: Delete unnecessary checks before two function callsMarkus Elfring1-5/+2
2016-01-13audit: wake up threads if queue switched from limited to unlimitedRichard Guy Briggs1-1/+2
2016-01-13audit: include auditd's threads in audit_log_start() wait exceptionRichard Guy Briggs1-1/+1
2016-01-13audit: remove audit_backlog_wait_overflowPaul Moore1-2/+1
2016-01-13audit: don't needlessly reset valid wait timeRichard Guy Briggs1-1/+1
2015-12-24security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher9-15/+15
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman66-172/+210
2015-11-04audit: make audit_log_common_recv_msg() a void functionPaul Moore1-5/+3
2015-11-04audit: removing unused variableSaurabh Sengar1-4/+3
2015-11-04audit: audit_string_contains_control can be booleanYaowei Bai2-4/+4
2015-11-04audit: try harder to send to auditd upon netlink failureRichard Guy Briggs1-5/+22
2015-09-08Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds10-38/+359
2015-08-06audit: use macros for unset inode and device valuesRichard Guy Briggs4-8/+11
2015-06-27Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-6/+4
2015-05-29audit: fix for typo in comment to function audit_log_link_denied()Shailendra Verma1-1/+1
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds343-1867/+1877
2015-04-22Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds4-53/+94
2015-04-15VFS: audit: d_backing_inode() annotationsDavid Howells4-13/+13
2015-03-13audit: Remove condition which always evaluates to falsePranith Kumar1-3/+2
2015-02-23audit: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso1-8/+14
2015-02-23audit: consolidate handling of mm->exe_fileDavidlohr Bueso3-16/+19
2015-02-23audit: code clean upAmeen Ali1-3/+2
2015-02-23audit: don't reset working wait time accidentally with auditdRichard Guy Briggs1-1/+2
2015-02-23audit: don't lose set wait time on first successful call to audit_log_start()Richard Guy Briggs1-3/+4
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-1393/+628
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg7-25/+28
2014-12-24Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds4-21/+28
2014-12-19audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skbRichard Guy Briggs1-4/+4
2014-12-13Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-7/+17
2014-12-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds31-335/+915
2014-12-09Merge branch 'next' into upstream for v3.19Paul Moore3-7/+17
2014-11-17audit: convert status version to a feature bitmapRichard Guy Briggs2-5/+14
2014-11-13Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2-1/+2
[next]