summaryrefslogtreecommitdiffstats
path: root/kernel/audit.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-07-291-2/+2
|\
| * audit: add fields to exclude filter by reusing user filterRichard Guy Briggs2016-06-271-2/+2
* | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-06-291-0/+17
|\ \
| * | audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs2016-06-281-0/+17
* | | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-05-181-20/+10
|\| | | |/ |/|
| * audit: add tty field to LOGIN eventRichard Guy Briggs2016-04-261-13/+5
| * audit: we don't need to __set_current_state(TASK_RUNNING)Paul Moore2016-04-041-7/+5
* | Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-03-191-1/+19
|\ \
| * | audit: log failed attempts to change audit_pid configurationRichard Guy Briggs2016-01-251-2/+6
| * | audit: stop an old auditd being starved out by a new auditdRichard Guy Briggs2016-01-251-1/+15
* | | tty: audit: Handle tty audit enable atomicallyPeter Hurley2016-01-271-13/+12
* | | tty: audit: Combine push functionsPeter Hurley2016-01-271-1/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-171-1/+1
|\ \ | |/ |/|
| * security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2015-12-241-1/+1
* | audit: Delete unnecessary checks before two function callsMarkus Elfring2016-01-131-5/+2
* | audit: wake up threads if queue switched from limited to unlimitedRichard Guy Briggs2016-01-131-1/+2
* | audit: include auditd's threads in audit_log_start() wait exceptionRichard Guy Briggs2016-01-131-1/+1
* | audit: remove audit_backlog_wait_overflowPaul Moore2016-01-131-2/+1
* | audit: don't needlessly reset valid wait timeRichard Guy Briggs2016-01-131-1/+1
|/
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-3/+3
* audit: make audit_log_common_recv_msg() a void functionPaul Moore2015-11-041-5/+3
* audit: removing unused variableSaurabh Sengar2015-11-041-4/+3
* audit: audit_string_contains_control can be booleanYaowei Bai2015-11-041-3/+3
* audit: try harder to send to auditd upon netlink failureRichard Guy Briggs2015-11-041-5/+22
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-09-081-1/+1
|\
| * audit: use macros for unset inode and device valuesRichard Guy Briggs2015-08-061-1/+1
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-06-271-1/+1
|\|
| * audit: fix for typo in comment to function audit_log_link_denied()Shailendra Verma2015-05-291-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-1/+1
|\ \
| * | VFS: audit: d_backing_inode() annotationsDavid Howells2015-04-151-1/+1
| |/
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-04-221-17/+30
|\ \ | |/ |/|
| * audit: Remove condition which always evaluates to falsePranith Kumar2015-03-131-3/+2
| * audit: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso2015-02-231-8/+14
| * audit: consolidate handling of mm->exe_fileDavidlohr Bueso2015-02-231-8/+15
| * audit: code clean upAmeen Ali2015-02-231-3/+2
| * audit: don't reset working wait time accidentally with auditdRichard Guy Briggs2015-02-231-1/+2
| * audit: don't lose set wait time on first successful call to audit_log_start()Richard Guy Briggs2015-02-231-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-301-1/+1
|\ \
| * | netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-271-1/+1
* | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-231-4/+4
|\ \ \ | |/ / |/| / | |/
| * audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skbRichard Guy Briggs2014-12-191-4/+4
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-131-1/+1
|\|
| * Merge branch 'next' into upstream for v3.19Paul Moore2014-12-091-1/+1
| |\
| | * audit: convert status version to a feature bitmapRichard Guy Briggs2014-11-171-1/+1
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-091-10/+1
|\ \ \
| * | | audit, sched/wait: Fixup kauditd_thread() wait loopPeter Zijlstra2014-11-041-10/+1
* | | | Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-11-131-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / audit: AUDIT_FEATURE_CHANGE message format missing delimiting spaceRichard Guy Briggs2014-10-301-1/+1
| |/
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-20/+10
|\|
| * audit: get comm using lock to avoid race in string printingRichard Guy Briggs2014-09-231-3/+2