Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-14audit: fixup audit_init()Paul Moore
2016-12-14audit: move kaudit thread start from auditd registration to kaudit init (#2)Richard Guy Briggs
2016-12-06audit_log_{name,link_denied}: constify struct pathAl Viro
2016-12-01audit: remove useless synchronize_net()WANG Cong
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-10-05Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-08-31audit: consistently record PIDs with task_tgid_nr()Paul Moore
2016-07-30Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-06-30Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs
2016-06-27audit: add fields to exclude filter by reusing user filterRichard Guy Briggs
2016-05-19Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-04-27audit: add tty field to LOGIN eventRichard Guy Briggs
2016-04-04audit: we don't need to __set_current_state(TASK_RUNNING)Paul Moore
2016-03-20Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-01-28tty: audit: Handle tty audit enable atomicallyPeter Hurley
2016-01-28tty: audit: Combine push functionsPeter Hurley
2016-01-26audit: log failed attempts to change audit_pid configurationRichard Guy Briggs
2016-01-26audit: stop an old auditd being starved out by a new auditdRichard Guy Briggs
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-01-13audit: Delete unnecessary checks before two function callsMarkus Elfring
2016-01-13audit: wake up threads if queue switched from limited to unlimitedRichard Guy Briggs
2016-01-13audit: include auditd's threads in audit_log_start() wait exceptionRichard Guy Briggs
2016-01-13audit: remove audit_backlog_wait_overflowPaul Moore
2016-01-13audit: don't needlessly reset valid wait timeRichard Guy Briggs
2015-12-24security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-04audit: make audit_log_common_recv_msg() a void functionPaul Moore
2015-11-04audit: removing unused variableSaurabh Sengar
2015-11-04audit: audit_string_contains_control can be booleanYaowei Bai
2015-11-04audit: try harder to send to auditd upon netlink failureRichard Guy Briggs
2015-09-08Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2015-08-06audit: use macros for unset inode and device valuesRichard Guy Briggs
2015-06-27Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2015-05-29audit: fix for typo in comment to function audit_log_link_denied()Shailendra Verma
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-23Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2015-04-15VFS: audit: d_backing_inode() annotationsDavid Howells
2015-03-14audit: Remove condition which always evaluates to falsePranith Kumar
2015-02-24audit: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso
2015-02-24audit: consolidate handling of mm->exe_fileDavidlohr Bueso
2015-02-23audit: code clean upAmeen Ali
2015-02-23audit: don't reset working wait time accidentally with auditdRichard Guy Briggs
2015-02-23audit: don't lose set wait time on first successful call to audit_log_start()Richard Guy Briggs
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg
2014-12-24Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2014-12-20audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skbRichard Guy Briggs
2014-12-14Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2014-12-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds