summaryrefslogtreecommitdiff
path: root/kernel/audit.c
Commit message (Expand)AuthorAge
...
| * | audit: move kaudit thread start from auditd registration to kaudit init (#2)Richard Guy Briggs2016-12-14
* | | audit: remove useless synchronize_net()WANG Cong2016-12-01
* | | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
| |/ |/|
* | Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-10-04
|\ \ | |/ |/|
| * audit: consistently record PIDs with task_tgid_nr()Paul Moore2016-08-30
* | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-07-29
|\ \ | |/ |/|
| * audit: add fields to exclude filter by reusing user filterRichard Guy Briggs2016-06-27
* | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-06-29
|\ \
| * | audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs2016-06-28
* | | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-05-18
|\ \ \ | |/ / | | / | |/ |/|
| * audit: add tty field to LOGIN eventRichard Guy Briggs2016-04-26
| * audit: we don't need to __set_current_state(TASK_RUNNING)Paul Moore2016-04-04
* | Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-03-19
|\ \
| * | audit: log failed attempts to change audit_pid configurationRichard Guy Briggs2016-01-25
| * | audit: stop an old auditd being starved out by a new auditdRichard Guy Briggs2016-01-25
* | | tty: audit: Handle tty audit enable atomicallyPeter Hurley2016-01-27
* | | tty: audit: Combine push functionsPeter Hurley2016-01-27
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-17
|\ \ | |/ |/|
| * security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2015-12-24
* | audit: Delete unnecessary checks before two function callsMarkus Elfring2016-01-13
* | audit: wake up threads if queue switched from limited to unlimitedRichard Guy Briggs2016-01-13
* | audit: include auditd's threads in audit_log_start() wait exceptionRichard Guy Briggs2016-01-13
* | audit: remove audit_backlog_wait_overflowPaul Moore2016-01-13
* | audit: don't needlessly reset valid wait timeRichard Guy Briggs2016-01-13
|/
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* audit: make audit_log_common_recv_msg() a void functionPaul Moore2015-11-04
* audit: removing unused variableSaurabh Sengar2015-11-04
* audit: audit_string_contains_control can be booleanYaowei Bai2015-11-04
* audit: try harder to send to auditd upon netlink failureRichard Guy Briggs2015-11-04
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-09-08
|\
| * audit: use macros for unset inode and device valuesRichard Guy Briggs2015-08-06
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-06-27
|\ \ | |/
| * audit: fix for typo in comment to function audit_log_link_denied()Shailendra Verma2015-05-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\ \
| * | VFS: audit: d_backing_inode() annotationsDavid Howells2015-04-15
| |/
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-04-22
|\ \ | |/ |/|
| * audit: Remove condition which always evaluates to falsePranith Kumar2015-03-13
| * audit: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso2015-02-23
| * audit: consolidate handling of mm->exe_fileDavidlohr Bueso2015-02-23
| * audit: code clean upAmeen Ali2015-02-23
| * audit: don't reset working wait time accidentally with auditdRichard Guy Briggs2015-02-23
| * audit: don't lose set wait time on first successful call to audit_log_start()Richard Guy Briggs2015-02-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-30
|\ \
| * | netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-27
* | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-23
|\ \ \ | |/ / |/| / | |/
| * audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skbRichard Guy Briggs2014-12-19
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-13
|\ \ | |/
| * Merge branch 'next' into upstream for v3.19Paul Moore2014-12-09
| |\
| | * audit: convert status version to a feature bitmapRichard Guy Briggs2014-11-17
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-09
|\ \ \