1. 5ee9a75 audit: fix dangling keywords in audit_log_set_loginuid() output by Richard Guy Briggs · 11 years ago
  2. 4440e85 audit: convert all sessionid declaration to unsigned int by Eric Paris · 11 years ago
  3. ff235f5 audit: Added exe field to audit core dump signal log by Paul Davies C · 11 years ago
  4. 61c0ee8 audit: drop audit_log_abend() by Paul Davies C · 11 years ago
  5. c2412d9 audit: don't generate loginuid log when audit disabled by Gao feng · 11 years ago
  6. ca24a23 audit: Simplify and correct audit_log_capset by Eric W. Biederman · 11 years ago
  7. 9175c9d audit: fix type of sessionid in audit_set_loginuid() by Eric Paris · 11 years ago
  8. 9410d22 audit: call audit_bprm() only once to add AUDIT_EXECVE information by Richard Guy Briggs · 11 years ago
  9. d9cfea9 audit: move audit_aux_data_execve contents into audit_context union by Richard Guy Briggs · 11 years ago
  10. 9462dc5 audit: remove unused envc member of audit_aux_data_execve by Richard Guy Briggs · 11 years ago
  11. bd131fb audit: Kill the unused struct audit_aux_data_capset by Eric W. Biederman · 11 years ago
  12. db510fc audit: update AUDIT_INODE filter rule to comparator function by Richard Guy Briggs · 11 years ago
  13. 21b85c3 audit: audit feature to set loginuid immutable by Eric Paris · 11 years ago
  14. d040e5a audit: audit feature to only allow unsetting the loginuid by Eric Paris · 11 years ago
  15. 81407c8 audit: allow unsetting the loginuid (with priv) by Eric Paris · 11 years ago
  16. 83fa6bb audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLE by Eric Paris · 11 years ago
  17. da0a610 audit: loginuid functions coding style by Eric Paris · 11 years ago
  18. d48d805 audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_context by Oleg Nesterov · 11 years ago
  19. 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
  20. 780a765 audit: Make testing for a valid loginuid explicit. by Eric W. Biederman · 11 years ago
  21. b24a30a audit: fix event coverage of AUDIT_ANOM_LINK by Eric Paris · 11 years ago
  22. b122c37 audit: use a consistent audit helper to log lsm information by Eric Paris · 11 years ago
  23. 34c474d audit: fix build break when AUDIT_DEBUG == 2 by Eric Paris · 11 years ago
  24. ad395ab Audit: do not print error when LSMs disabled by Eric Paris · 12 years ago
  25. e2c5adc auditsc: remove audit_set_context() altogether - fold it into its caller by Andrew Morton · 11 years ago
  26. 17c6ee7 auditsc: Use kzalloc instead of kmalloc+memset. by Rakib Mullick · 11 years ago
  27. 2950fa9 kernel: audit: beautify code, for extern function, better to check its parameters by itself by Chen Gang · 11 years ago
  28. 65ada7b audit: destroy long filenames correctly by Dmitry Monakhov · 11 years ago
  29. 37eebe3 audit: improve GID/EGID comparation logic by Matvejchikov Ilya · 13 years ago
  30. 0644ec0 audit: catch possible NULL audit buffers by Kees Cook · 11 years ago
  31. 7b9205b audit: create explicit AUDIT_SECCOMP event type by Kees Cook · 11 years ago
  32. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  33. c62d773 audit: no nested contexts anymore... by Al Viro · 12 years ago
  34. 8ae763c audit: remove bogus tty name check by Alan Cox · 12 years ago
  35. adb5c24 audit: make audit_inode take struct filename by Jeff Layton · 12 years ago
  36. 7ac8626 audit: allow audit code to satisfy getname requests from its names_list by Jeff Layton · 12 years ago
  37. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  38. 4fa6b5e audit: overhaul __audit_inode_child to accomodate retrying by Jeff Layton · 12 years ago
  39. e3d6b07 audit: optimize audit_compare_dname_path by Jeff Layton · 12 years ago
  40. 563a0d1 audit: remove dirlen argument to audit_compare_dname_path by Jeff Layton · 12 years ago
  41. bfcec70 audit: set the name_len in audit_inode for parent lookups by Jeff Layton · 12 years ago
  42. 78e2e80 audit: add a new "type" field to audit_names struct by Jeff Layton · 12 years ago
  43. c43a25a audit: reverse arguments to audit_inode_child by Jeff Layton · 12 years ago
  44. 9cec9d6 audit: no need to walk list in audit_inode if name is NULL by Jeff Layton · 12 years ago
  45. 1c2e51e audit: pass in dentry to audit_copy_inode wherever possible by Jeff Layton · 12 years ago
  46. 2dd8ad8 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file by Konstantin Khlebnikov · 12 years ago
  47. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  48. cca080d userns: Convert audit to work with user namespaces enabled by Eric W. Biederman · 12 years ago
  49. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  50. ca57ec0 audit: Add typespecific uid and gid comparators by Eric W. Biederman · 12 years ago
  51. e23eb92 audit: export audit_log_task_info by Peter Moody · 12 years ago
  52. 3dc1c1b seccomp: remove duplicated failure logging by Kees Cook · 12 years ago
  53. 42ae610c kernel-doc: fix new warnings in auditsc.c by Randy Dunlap · 12 years ago
  54. c158a35 audit: no leading space in audit_log_d_path prefix by Kees Cook · 12 years ago
  55. 5afb8a3 audit: fix signedness bug in audit_log_execve_info() by Xi Wang · 13 years ago
  56. 10d6836 audit: comparison on interprocess fields by Peter Moody · 12 years ago
  57. 4a6633e audit: implement all object interfield comparisons by Peter Moody · 13 years ago
  58. c9fe685 audit: allow interfield comparison between gid and ogid by Eric Paris · 12 years ago
  59. b34b039 audit: complex interfield comparison helper by Eric Paris · 12 years ago
  60. 02d86a5 audit: allow interfield comparison in audit rules by Eric Paris · 12 years ago
  61. 4043cde audit: do not call audit_getname on error by Eric Paris · 12 years ago
  62. 633b454 audit: only allow tasks to set their loginuid if it is -1 by Eric Paris · 12 years ago
  63. 0a300be audit: remove task argument to audit_set_loginuid by Eric Paris · 12 years ago
  64. 54d3218 audit: allow audit matching on inode gid by Eric Paris · 12 years ago
  65. efaffd6 audit: allow matching on obj_uid by Eric Paris · 12 years ago
  66. 6422e78 audit: remove audit_finish_fork as it can't be called by Eric Paris · 12 years ago
  67. a4ff8db audit: inline audit_free to simplify the look of generic code by Eric Paris · 12 years ago
  68. 07c4941 audit: inline checks for not needing to collect aux records by Eric Paris · 12 years ago
  69. 56179a6 audit: drop some potentially inadvisable likely notations by Eric Paris · 12 years ago
  70. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 12 years ago
  71. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 12 years ago
  72. 85e7bac seccomp: audit abnormal end to a process due to seccomp by Eric Paris · 12 years ago
  73. 16c174b audit: check current inode and containing object when filtering on major and minor by Eric Paris · 12 years ago
  74. 5195d8e audit: dynamically allocate audit_names when not enough space is in the names array by Eric Paris · 12 years ago
  75. 5ef30ee audit: make filetype matching consistent with other filters by Eric Paris · 12 years ago
  76. 93d3a10 auditsc: propage umode_t by Al Viro · 13 years ago
  77. 2570ebb switch kern_ipc_perm to umode_t by Al Viro · 13 years ago
  78. df0a428 switch mq_open() to umode_t by Al Viro · 13 years ago
  79. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  80. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  81. f562988 audit: acquire creds selectively to reduce atomic op overhead by Tony Jones · 13 years ago
  82. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  83. 120a795 audit mmap by Al Viro · 14 years ago
  84. f7ad3c6 vfs: add helpers to get root and pwd by Miklos Szeredi · 14 years ago
  85. e61ce86 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark by Eric Paris · 15 years ago
  86. 2dfc1ca inotify: remove inotify in kernel interface by Eric Paris · 15 years ago
  87. 28a3a7e audit: reimplement audit_trees using fsnotify rather than inotify by Eric Paris · 15 years ago
  88. ae7b8f4 Audit: clean up the audit_watch split by Eric Paris · 15 years ago
  89. 449cedf audit: preface audit printk with audit by Eric Paris · 14 years ago
  90. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  91. cccc6bb Lose the first argument of audit_inode_child() by Al Viro · 15 years ago
  92. 5300990 Sanitize f_flags helpers by Al Viro · 15 years ago
  93. 44e51a1 Audit: rearrange audit_context to save 16 bytes per struct by Eric Paris · 15 years ago
  94. 916d757 Fix rule eviction order for AUDIT_DIR by Al Viro · 15 years ago
  95. 9d96098 Audit: clean up all op= output to include string quoting by Eric Paris · 15 years ago
  96. cfcad62 audit: seperate audit inode watches into a subfile by Eric Paris · 15 years ago
  97. b87ce6e Audit: better estimation of execve record length by Eric Paris · 15 years ago
  98. def5754 Audit: remove spaces from audit_log_d_path by Eric Paris · 15 years ago
  99. 679173b audit: audit_set_auditable defined but not used by Eric Paris · 15 years ago
  100. 6d208da audit: Fix possible return value truncation in audit_get_context() by Paul Moore · 15 years ago