]> git.kernelconcepts.de Git - karo-tx-linux.git/history - kernel/audit.c
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
[karo-tx-linux.git] / kernel / audit.c
2005-08-29 Harald Welte[NETLINK]: Add properly module refcounting for kernel...
2005-08-15 Len BrownMerge ../to-linus-stable/
2005-08-04 Len Brown/home/lenb/src/to-linus-stable branch 'acpi-2.6.12'
2005-08-03 Len Brown/home/lenb/src/to-linus branch 'acpi-2.6.12'
2005-07-30 Len Brown/home/lenb/src/to-linus branch 'acpi-2.6.12'
2005-07-23 Luming Yu/home/lenb/linux-2.6 branch 'acpi-2.6.12'
2005-07-12 Len Brown[ACPI] merge acpi-2.6.12 branch into latest Linux 2...
2005-06-28 Tony LuckAuto merge with /home/aegl/GIT/ia64-test
2005-06-27 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-06-26 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-06-26 Thomas GleixnerMerge with rsync://fileserver/linux
2005-06-26 Jeff GarzikMerge upstream (approx. 2.6.12-git8) into 'janitor...
2005-06-23 Anton AltaparmakovAutomatic merge with /usr/src/ntfs-2.6.git.
2005-06-21 Jaroslav KyselaMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2005-06-20 Tony LuckAuto merge with /home/aegl/GIT/linus
2005-06-20 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-06-19 Russell KingMerge with ../linux-2.6-smp
2005-06-18 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-06-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2...
2005-06-18 David WoodhouseMerge with master.kernel.org:/pub/scm/linux/kernel...
2005-06-15 Tony LuckAuto merge with /home/aegl/GIT/linus
2005-06-02 David WoodhouseMerge with master.kernel.org:/pub/scm/linux/kernel...
2005-05-23 David WoodhouseAUDIT: Unify auid reporting, put arch before syscall...
2005-05-21 David WoodhouseAUDIT: Assign serial number to non-syscall messages
2005-05-20 Steve GrubbAUDIT: Fix inconsistent use of loginuid vs. auid, signe...
2005-05-20 Steve GrubbAUDIT: Fix AVC_USER message passing.
2005-05-20 James Bottomleymerge by hand - fix up rejections in Documentation...
2005-05-19 David WoodhouseAUDIT: Honour audit_backlog_limit again.
2005-05-19 David WoodhouseMerge with master.kernel.org:/pub/scm/linux/kernel...
2005-05-19 David WoodhouseAUDIT: Send netlink messages from a separate kernel...
2005-05-19 Steve GrubbAUDIT: Clean up logging of untrusted strings
2005-05-18 David WoodhouseAUDIT: Treat all user messages identically.
2005-05-17 Tony LuckMerge with temp tree to get David's gdb inferior calls...
2005-05-17 David WoodhouseMerge with master.kernel.org:/pub/scm/linux/kernel...
2005-05-13 David WoodhouseAUDIT: fix max_t thinko.
2005-05-13 Steve GrubbAUDIT: Fix some spelling errors
2005-05-13 Steve GrubbAUDIT: Add message types to audit records
2005-05-13 David WoodhouseAUDIT: Round up audit skb expansion to AUDIT_BUFSIZ.
2005-05-11 Chris WrightAdd audit_log_type
2005-05-11 Chris WrightMove ifdef CONFIG_AUDITSYSCALL to header
2005-05-11 Chris WrightAudit requires CONFIG_NET
2005-05-11 Chris WrightAUDIT: Properly account for alignment difference in...
2005-05-10 David WoodhouseAUDIT: Fix abuse of va_args.
2005-05-10 David WoodhouseAUDIT: pass size argument to audit_expand().
2005-05-10 Steve GrubbAUDIT: Fix reported length of audit messages.
2005-05-08 David WoodhouseMerge with master.kernel.org:/pub/scm/linux/kernel...
2005-05-06 Linus TorvaldsAutomatic merge of rsync://www.parisc-linux.org/~jejb...
2005-05-06 David WoodhouseAUDIT: Honour gfp_mask in audit_buffer_alloc()
2005-05-06 Chris WrightAUDIT: buffer audit msgs directly to skb
2005-05-06 Chris WrightAUDIT: expand audit tmp buffer as needed
2005-05-06 Chris WrightAUDIT: Add helper functions to allocate and free audit_...
2005-05-06 Steve GrubbThe attached patch addresses the problem with getting...
2005-05-05 Linus TorvaldsAutomatic merge of master.kernel.org:/home/rmk/linux...
2005-05-05 Anton AltaparmakovMerge with /usr/src/ntfs-2.6.git
2005-05-05 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-05-05 David WoodhouseMerge with master.kernel.org:/pub/scm/linux/kernel...
2005-05-05 Linus TorvaldsAutomatic merge of rsync://rsync.kernel.org/pub/scm...
2005-05-04 Linus TorvaldsMerge of rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-05-03 Herbert Xu[NETLINK]: Synchronous message processing.
2005-05-03 Chris Wright[PATCH] add new audit data to last skb
2005-05-03 David WoodhouseMerge with master.kernel.org:/pub/scm/linux/kernel...
2005-04-29 Chris Wright[AUDIT] Requeue messages at head of queue, up to audit_...
2005-04-29 Serge HallynAdd audit uid to netlink credentials
2005-04-29 <dwmw2@shinybook... audit: update pointer to userspace tools, remove emacs...
2005-04-29 Peter Martuccelli[AUDIT] Avoid using %*.*s format strings.
2005-04-29 Steve Grubb[AUDIT] Fix signedness of 'serial' in various routines.
2005-04-29 Andrew Mortonaudit_log_untrustedstring() warning fix
2005-04-29 <dwmw2@shinybook... AUDIT: Avoid log pollution by untrusted strings.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2