John Johansen
dac75a66bd
refresh patches against latest git kernel
2007-05-25 17:04:33 +00:00
John Johansen
9f508f8c86
remove patches from series that shouldn't be there
2007-05-25 14:50:55 +00:00
Andreas Gruenbacher
4465abb29a
Typo.
2007-05-25 12:47:34 +00:00
Andreas Gruenbacher
c77be398f7
Add first steps to cleaning up audit.
2007-05-25 12:35:47 +00:00
John Johansen
ae94aaec9e
- update apparmor-audit.diff to change comment reserving 1500-1599 from
...
LSPP to AppArmor. And add to patch comment explaining the change.
- refresh patches against latest git
2007-05-23 16:39:31 +00:00
John Johansen
c1e9893e4a
actually refresh the patch this time - update explanation of why the lockdep irq inversion is false. NOTE: it would be correct on SMP systems if the kernel could take a dead tasks lock.
2007-05-14 07:00:57 +00:00
John Johansen
ac05361294
update explanation of why the lockdep irq inversion is false. NOTE: it would be correct on SMP systems if the kernel could take a dead tasks lock.
2007-05-14 06:59:11 +00:00
Andreas Gruenbacher
760dc14a12
This shoul dbe slightly cleaner
2007-05-13 05:05:59 +00:00
John Johansen
2d1a5cb38e
Add short descriptions to patch headers.
2007-05-13 04:12:26 +00:00
John Johansen
afc5cd418f
restore patch headers that got stripped when patches where merged
2007-05-13 03:59:25 +00:00
John Johansen
a8bb3dcff4
add header to apparmor-locking-2.diff
2007-05-12 22:13:13 +00:00
John Johansen
5ec8f8d16a
merge lockdep patching into a single locking patch to make it easier to
...
review as a single entity.
2007-05-12 22:01:04 +00:00
Andreas Gruenbacher
8e3e7cdac9
Comment cleanups. Reorder and reenable the NOT YET patches that would make sense to push out, and clean them up a little.
2007-05-12 21:50:15 +00:00
John Johansen
2fc2e5a520
fix comment for lockdep
2007-05-12 21:45:15 +00:00
John Johansen
284309bcce
Update lockdep patch to handle aa_release irq false irq inversion
...
reorder patches
2007-05-12 21:40:54 +00:00
John Johansen
318529da54
remove kernel-doc_book comment header styles from comments that shouldn't have them
2007-05-12 19:09:10 +00:00
Andreas Gruenbacher
4dcef5e417
Remove unneeded hunk from remove_suid.diff. Some header corrections.
2007-05-12 19:07:40 +00:00
Andreas Gruenbacher
b8d555bc77
Some new rejects; some line offsets
2007-05-12 18:28:28 +00:00
John Johansen
97886d3244
refresh remove_suid.diff, which should have been in previous commit
2007-05-12 18:19:27 +00:00
Andreas Gruenbacher
3aa2d7989a
Comment out apparmor_inline2.diff
2007-05-12 18:13:52 +00:00
John Johansen
c4a9f21fa8
rediff vfs-notify_change and remove_suid by removing changes to
...
should_remove_suid into a seperate patch. The should_remove_suid
patch isn't needed so it should probably be removed.
Add first attempt at using lockdep typing to get rid of false
irq inversion messages.
2007-05-12 18:09:56 +00:00
John Johansen
7a22fb7b34
add patch header
2007-05-10 09:40:12 +00:00
Andreas Gruenbacher
78a5076f79
Switch to krealloc() -- but later
2007-05-10 08:15:33 +00:00
Andreas Gruenbacher
fc638c8a87
Add missing patch
2007-05-09 13:34:01 +00:00
Andreas Gruenbacher
405c6f3815
Fold patches together
2007-05-09 13:29:44 +00:00
Andreas Gruenbacher
9e0fe0ef90
Rediff for latest GIT
2007-05-09 12:51:20 +00:00
Andreas Gruenbacher
7b1603be01
Add dummy lsm for testing (needs to be removed from series before submission.)
2007-05-05 12:59:56 +00:00
Andreas Gruenbacher
24acf94b9d
Fix rediff error in mangle_on_audit-3.diff. Rediff for line offsets.
2007-05-04 19:45:26 +00:00
Andreas Gruenbacher
53c5d49cab
Rediff for offsets. Fix apparmorfs_dentry_refcount_fix. Remove two obsolete patches in the NOT YET section.
2007-05-04 18:46:50 +00:00
Steve Beattie
4ff1a9cfad
Revert rediff on remove_suid.diff, as it was not against a linus' tree.
2007-05-03 20:57:50 +00:00
Andreas Gruenbacher
f8334039a3
Add acked-by header
2007-05-03 20:31:48 +00:00
John Johansen
c9fe817b4a
refresh against latest git pull
2007-05-03 20:28:01 +00:00
John Johansen
2aa250e65a
refresh patch for removal of last comm
2007-05-03 20:20:39 +00:00
Andreas Gruenbacher
83f12d961c
remove_suid.diff rediff. fold fix_leaf.diff into leaf.diff.
2007-05-03 20:16:34 +00:00
Steve Beattie
142cd5ea0c
Fixup leaf.diff to take into account the mangle patches.
2007-05-03 19:43:23 +00:00
Steve Beattie
452c8e5c74
Reverting change 645 to patches/remove_suid.diff, as it breaks
...
compilation on git current.
2007-05-03 17:49:27 +00:00
Andreas Gruenbacher
60d2b63e42
Further audit fixes/cleanups
2007-05-03 14:35:48 +00:00
Andreas Gruenbacher
fe02a75aa1
Rediff against latest git.
2007-05-03 10:37:28 +00:00
Steve Beattie
a4a2ab16d0
Add dentry refcounting possible fix.
2007-05-03 04:09:35 +00:00
John Johansen
b7308dda2a
mask off MAX_EXEC checks for directories in inode_permission
2007-05-03 02:26:14 +00:00
John Johansen
1bd96a3266
comment_cleanup.diff - small patch to cleanup a couple of comments
...
mangle_on_audit.diff - mangle pathnames when outputting an audit message
2007-05-03 02:25:24 +00:00
John Johansen
eb01df5a9f
remove patch to export get_task_comm since we no longer use it in audit messages
2007-04-30 22:55:33 +00:00
John Johansen
85beaaac65
remove comm from apparmor messages. They are only human readable hints and getting task->comm using proper locking results in a deadlock in interrupt context
2007-04-30 22:53:38 +00:00
Andreas Gruenbacher
3256de5ffa
Rediff against latest GIT. Add leaf.diff.
2007-04-29 19:39:47 +00:00
Andreas Gruenbacher
88306ac952
Move one further patch out of the way; do not initialize unused fields intemporary nameidata.
2007-04-27 19:57:30 +00:00
Andreas Gruenbacher
769179ccf4
Fold apparmor-sysctl-pathname.diff into the other patches.
2007-04-27 19:02:03 +00:00
Andreas Gruenbacher
7ee57d5e7a
Fold patches, and remove obsolete ones.
2007-04-27 11:20:11 +00:00
John Johansen
a2e6d3cbf4
move kconfig patch in series to before split-up-nameidata.diff, convert AUDIT dependency to select
2007-04-26 19:03:21 +00:00
John Johansen
d21771b703
modify apparmor kconfig dependencies to include audit
2007-04-26 18:20:01 +00:00
Andreas Gruenbacher
fb7bda4009
Refresh for line offsets.
2007-04-26 17:52:18 +00:00