Log of /trunk/kernel/source/kernel-source-2.6.11-2.6.11
Directory Listing
Revision
2627 -
Directory Listing
Modified
Sat Mar 5 21:28:13 2005 UTC
(8 years, 2 months ago)
by
luther
removed 029-random_poolsize_overflow as the sizectl got removed in 2.6.11 - thanks to trippeh.
Revision
2626 -
Directory Listing
Modified
Sat Mar 5 21:13:57 2005 UTC
(8 years, 2 months ago)
by
luther
droppes outs.dpatch and sec_brk-locked.dpatch
Revision
2625 -
Directory Listing
Modified
Sat Mar 5 21:01:10 2005 UTC
(8 years, 2 months ago)
by
luther
Added marvell powerpc dpatch from Dale Farnsworth.
Revision
2617 -
Directory Listing
Modified
Sat Mar 5 14:02:19 2005 UTC
(8 years, 2 months ago)
by
luther
Added altivec-raid6 dpatch, to fix FTBFS on powerpc.
Revision
2614 -
Directory Listing
Modified
Sat Mar 5 10:41:41 2005 UTC
(8 years, 2 months ago)
by
luther
Dropped # commenting of series entries, as i don't seem to have shell skills enough to make it happen.
Revision
2613 -
Directory Listing
Modified
Sat Mar 5 10:07:31 2005 UTC
(8 years, 2 months ago)
by
luther
dropped another upstream patch, and marked another as droppable.
Revision
2612 -
Directory Listing
Modified
Sat Mar 5 10:01:53 2005 UTC
(8 years, 2 months ago)
by
luther
Two more patches processed, all apart one hunk is upstream
Revision
2611 -
Directory Listing
Modified
Sat Mar 5 09:52:00 2005 UTC
(8 years, 2 months ago)
by
luther
Rediffed another bunch of dpatches. All missing ones are in TODO.
Would appreciate if someone looks the already okeyed ones over though.
Revision
2610 -
Directory Listing
Modified
Sat Mar 5 09:34:01 2005 UTC
(8 years, 2 months ago)
by
luther
Removed a bunch of upstream applied patches, which where not directly marked as backported.
Revision
2604 -
Directory Listing
Modified
Fri Mar 4 18:39:26 2005 UTC
(8 years, 2 months ago)
by
luther
Added tau calibration and 750Cxe recognition patch on powerpc G3.
Revision
2603 -
Directory Listing
Modified
Fri Mar 4 18:02:08 2005 UTC
(8 years, 2 months ago)
by
luther
Sorted patches from series, all correctly applying patches added,
categorized others in OK but needs rediff, FAILED and REVERTED maybe upstream.
Revision
2602 -
Directory Listing
Modified
Fri Mar 4 17:41:01 2005 UTC
(8 years, 2 months ago)
by
luther
Adapted fs-asfs dpatch.
Revision
2601 -
Directory Listing
Modified
Fri Mar 4 17:33:54 2005 UTC
(8 years, 2 months ago)
by
luther
Adapted powerpc-g4-l2-flush-errata.dpatch.
Revision
2600 -
Directory Listing
Modified
Fri Mar 4 17:26:30 2005 UTC
(8 years, 2 months ago)
by
luther
Fixed powerpc-serial.dpatch.
Revision
2599 -
Directory Listing
Modified
Fri Mar 4 16:45:09 2005 UTC
(8 years, 2 months ago)
by
luther
Let's add # commenting in series.
Revision
2598 -
Directory Listing
Modified
Fri Mar 4 16:37:41 2005 UTC
(8 years, 2 months ago)
by
luther
Commented out all patches for now.
Revision
2597 -
Directory Listing
Modified
Fri Mar 4 15:40:07 2005 UTC
(8 years, 2 months ago)
by
luther
Moved 2.6.10->2.6.11 also in debian/control :/
Revision
2596 -
Directory Listing
Modified
Fri Mar 4 10:02:04 2005 UTC
(8 years, 2 months ago)
by
luther
removed another upstream patch.
Revision
2595 -
Directory Listing
Modified
Fri Mar 4 09:59:48 2005 UTC
(8 years, 2 months ago)
by
luther
Removed all patches marked as backports.
Added series/2.6.11-1
Revision
2594 -
Directory Listing
Modified
Fri Mar 4 09:48:09 2005 UTC
(8 years, 2 months ago)
by
luther
Further cleanup.
Revision
2593 -
Directory Listing
Modified
Fri Mar 4 09:44:49 2005 UTC
(8 years, 2 months ago)
by
luther
First step of move around of patches for 2.6.11
Revision
2583 -
Directory Listing
Modified
Thu Mar 3 05:50:08 2005 UTC
(8 years, 2 months ago)
by
jurij-guest
Original Path:
trunk/kernel/source/kernel-source-2.6.10-2.6.10
Added a (sparc64-specific) patch by David Miller, enabling the
recognition of the clock chip found on SunBlade 1500, required
for it to boot. Branches: 2.4.27-9, 2.6.8-14, 2.6.10-6.
Revision
2284 -
Directory Listing
Modified
Thu Jan 13 06:47:07 2005 UTC
(8 years, 4 months ago)
by
dilinger-guest
Original Path:
trunk/kernel/source/kernel-source-2.6.10-2.6.10
* [SECURITY] 033-rlimit_memlock_check.dpatch
RLIMIT_MEMLOCK isn't checked properly, allowing for a DoS attack.
See http://seclists.org/lists/fulldisclosure/2005/Jan/0270.html for
more details. This patch fixes it, and all reorganizes the stack resize
stuff a bit (*sigh*) (Andres Salomon).
* [SECURITY] 034-stack_resize_exploit.dpatch
Fix exploitable race condition on SMP and HT systems where two
threads attempt to expand the stack at the same time. This is
CAN-2005-0001 (happy new year!) (Andres Salomon).
* [SECURITY] 035-do_brk_security_fixes-2.dpatch
Further do_brk fixes; just to be safe, lock everywhere do_brk
is used (Andres Salomon).
Revision
2216 -
Directory Listing
Modified
Sun Jan 9 11:36:12 2005 UTC
(8 years, 4 months ago)
by
hch-guest
Original Path:
trunk/kernel/source/kernel-source-2.6.10-2.6.10
* Rework the modular ide patch:
- dropped support for unloading modules that didn't find devices
- splited the rest into two patches, one that fixes modular ide
support and one that fixes __init vs __devinit problems.
(Christoph Hellwig).
Revision
2174 -
Directory Listing
Modified
Fri Jan 7 23:30:58 2005 UTC
(8 years, 4 months ago)
by
dilinger-guest
Original Path:
trunk/kernel/source/kernel-source-2.6.10-2.6.10
Dropped the earlier do_brk fix; applied the one from alan's tree, instead.
* [SECURITY] 028-do_brk_security_fixes.dpatch
Fix local root vulnerability for various do_brk() calls;
ensure an exclusive lock on memory while modifying it; CAN-2004-1235
(Andres Salomon).
* [SECURITY] 029-random_poolsize_overflow.dpatch
drivers/char/random allows you to set the poolsize; its sanity checking
on that input isn's very good. We fix that here.
See http://seclists.org/lists/fulldisclosure/2005/Jan/0270.html for
more details. This fixes #3 on that list (Andres Salomon).
* [SECURITY] 030-moxa_user_copy_checking.dpatch
The moxa driver does some ugly things w/ signed integers. This fixes
#4 on Brad Spengler's advisory (Andres Salomon).
* [SECURITY] 031-sg_scsi_ioctl_int_overflows.dpatch
SG ioctl stuff doesn't actually check whether the scsi command length
is positive. #5 on the above advisory (Andres Salomon).