1. 79f6530 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record by Jeff Layton · 11 years ago
  2. 780a765 audit: Make testing for a valid loginuid explicit. by Eric W. Biederman · 11 years ago
  3. b24a30a audit: fix event coverage of AUDIT_ANOM_LINK by Eric Paris · 11 years ago
  4. 4d3fb70 helper for some session id stuff by Eric Paris · 11 years ago
  5. b122c37 audit: use a consistent audit helper to log lsm information by Eric Paris · 11 years ago
  6. dc9eb69 audit: stop pushing loginid, uid, sessionid as arguments by Eric Paris · 11 years ago
  7. 62062cf audit: allow checking the type of audit message in the user filter by Eric Paris · 11 years ago
  8. 2950fa9 kernel: audit: beautify code, for extern function, better to check its parameters by itself by Chen Gang · 11 years ago
  9. cdee390 audit: Syscall rules are not applied to existing processes on non-x86 by Anton Blanchard · 12 years ago
  10. c0a3a20 linux/audit.h: move ptrace.h include to kernel header by Mike Frysinger · 12 years ago
  11. 7b9205b audit: create explicit AUDIT_SECCOMP event type by Kees Cook · 12 years ago
  12. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  13. 18a022d Merge tag 'for-3.7' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  14. adb5c24 audit: make audit_inode take struct filename by Jeff Layton · 12 years ago
  15. 7ac8626 audit: allow audit code to satisfy getname requests from its names_list by Jeff Layton · 12 years ago
  16. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  17. 4fa6b5e audit: overhaul __audit_inode_child to accomodate retrying by Jeff Layton · 12 years ago
  18. bfcec70 audit: set the name_len in audit_inode for parent lookups by Jeff Layton · 12 years ago
  19. 78e2e80 audit: add a new "type" field to audit_names struct by Jeff Layton · 12 years ago
  20. c43a25a audit: reverse arguments to audit_inode_child by Jeff Layton · 12 years ago
  21. 9321d52 audit.h: replace defines with C stubs by Kees Cook · 12 years ago
  22. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  23. e2bebb4 audit: define AUDIT_ARCH_OPENRISC by Kees Cook · 12 years ago
  24. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  25. ca57ec0 audit: Add typespecific uid and gid comparators by Eric W. Biederman · 12 years ago
  26. 017143f audit: Remove the unused uid parameter from audit_receive_filter by Eric W. Biederman · 12 years ago
  27. 02276bd audit: Use current instead of NETLINK_CREDS() in audit_filter by Eric W. Biederman · 12 years ago
  28. e23eb92 audit: export audit_log_task_info by Peter Moody · 12 years ago
  29. a51d9ea fs: add link restriction audit reporting by Kees Cook · 12 years ago
  30. 3dc1c1b seccomp: remove duplicated failure logging by Kees Cook · 12 years ago
  31. 66b3fad constify path argument of audit_log_d_path() by Al Viro · 12 years ago
  32. 10d6836 audit: comparison on interprocess fields by Peter Moody · 13 years ago
  33. 4a6633e audit: implement all object interfield comparisons by Peter Moody · 13 years ago
  34. c9fe685 audit: allow interfield comparison between gid and ogid by Eric Paris · 13 years ago
  35. 02d86a5 audit: allow interfield comparison in audit rules by Eric Paris · 13 years ago
  36. 0a300be audit: remove task argument to audit_set_loginuid by Eric Paris · 13 years ago
  37. 54d3218 audit: allow audit matching on inode gid by Eric Paris · 13 years ago
  38. efaffd6 audit: allow matching on obj_uid by Eric Paris · 13 years ago
  39. 6422e78 audit: remove audit_finish_fork as it can't be called by Eric Paris · 13 years ago
  40. a4ff8db audit: inline audit_free to simplify the look of generic code by Eric Paris · 13 years ago
  41. 38cdce5 audit: drop audit_set_macxattr as it doesn't do anything by Eric Paris · 13 years ago
  42. 07c4941 audit: inline checks for not needing to collect aux records by Eric Paris · 13 years ago
  43. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  44. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  45. 85e7bac seccomp: audit abnormal end to a process due to seccomp by Eric Paris · 13 years ago
  46. 2570ebb switch kern_ipc_perm to umode_t by Al Viro · 13 years ago
  47. df0a428 switch mq_open() to umode_t by Al Viro · 13 years ago
  48. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  49. 131ad62 netfilter: add SELinux context support to AUDIT target by Mr Dash Four · 13 years ago
  50. 14f0290 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  51. fbabf31 netfilter: create audit records for x_tables replaces by Thomas Graf · 14 years ago
  52. 43f393c netfilter: audit target to record accepted/dropped packets by Thomas Graf · 14 years ago
  53. 37721e1 headers: path.h redux by Alexey Dobriyan · 14 years ago
  54. 120a795 audit mmap by Al Viro · 14 years ago
  55. 1676eff gcc-4.6: fs: fix unused but set warnings by Andi Kleen · 14 years ago
  56. cccc6bb Lose the first argument of audit_inode_child() by Al Viro · 15 years ago
  57. 9d96098 Audit: clean up all op= output to include string quoting by Eric Paris · 15 years ago
  58. 523979a integrity: audit update by Mimi Zohar · 15 years ago
  59. cb5629b Merge branch 'master' into next by James Morris · 15 years ago
  60. 3323eec9 integrity: IMA as an integrity service provider by Mimi Zohar · 15 years ago
  61. 5af75d8 audit: validate comparison operations, store them in sane form by Al Viro · 16 years ago
  62. e45aa21 audit rules ordering, part 2 by Al Viro · 16 years ago
  63. 0590b93 fixing audit rule ordering mess, part 1 by Al Viro · 16 years ago
  64. 57f71a0 sanitize audit_log_capset() by Al Viro · 16 years ago
  65. 157cf64 sanitize audit_fd_pair() by Al Viro · 16 years ago
  66. 564f699 sanitize audit_mq_open() by Al Viro · 16 years ago
  67. c32c8af sanitize AUDIT_MQ_SENDRECV by Al Viro · 16 years ago
  68. 20114f7 sanitize audit_mq_notify() by Al Viro · 16 years ago
  69. 7392906 sanitize audit_mq_getsetattr() by Al Viro · 16 years ago
  70. e816f37 sanitize audit_ipc_set_perm() by Al Viro · 16 years ago
  71. a33e675 sanitize audit_ipc_obj() by Al Viro · 16 years ago
  72. f3298dc sanitize audit_socketcall by Al Viro · 16 years ago
  73. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  74. 48887e6 [PATCH] fix broken timestamps in AVC generated by kernel threads by Al Viro · 16 years ago
  75. a64e649 [PATCH] return records for fork() both to child and parent by Al Viro · 16 years ago
  76. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  77. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  78. e68b75a0 When the capset syscall is used it is not possible for audit to record the by Eric Paris · 16 years ago
  79. 3fc689e Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a by Eric Paris · 16 years ago
  80. f606ddf remove the v850 port by Adrian Bunk · 16 years ago
  81. d8de724 [PATCH] remove useless argument type in audit_filter_user() by Peng Haitao · 16 years ago
  82. 8b67dca [PATCH] new predicate - AUDIT_FILETYPE by Al Viro · 16 years ago
  83. a42da93 Audit: increase the maximum length of the key field by Eric Paris · 16 years ago
  84. b556f8a Audit: standardize string audit interfaces by Eric Paris · 16 years ago
  85. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  86. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 16 years ago
  87. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 16 years ago
  88. 44707fd d_path: Use struct path in struct avc_audit_data by Jan Blunck · 16 years ago
  89. de6bbd1 [AUDIT] break large execve argument logging into smaller messages by Eric Paris · 17 years ago
  90. c0641f2 [AUDIT] Add End of Event record by Eric Paris · 17 years ago
  91. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
  92. bfef93a [PATCH] get rid of loginuid races by Al Viro · 17 years ago
  93. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
  94. 13541b3 NetLabel: Add auditing to the static labeling mechanism by Paul Moore · 16 years ago
  95. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago
  96. 5a190ae [PATCH] pass dentry to audit_inode()/audit_inode_child() by Al Viro · 17 years ago
  97. ab5f5e8 [XFRM]: xfrm audit calls by Joy Latten · 17 years ago
  98. 6dc2c1b Renumber AUDIT_TTY_[GS]ET by Miloslav Trmac · 17 years ago
  99. 4259fa0 [PATCH] get rid of AVC_PATH postponed treatment by Al Viro · 17 years ago
  100. 74f2345 [PATCH] allow audit filtering on bit & operations by Eric Paris · 17 years ago