linux-2.6.git
19 years agoupgrade to ckrm e17
Marc Fiuczynski [Wed, 30 Mar 2005 22:30:58 +0000 (22:30 +0000)]
upgrade to ckrm e17

19 years agoInitial revision
Marc Fiuczynski [Tue, 29 Mar 2005 19:23:57 +0000 (19:23 +0000)]
Initial revision

19 years agoclean up
Marc Fiuczynski [Fri, 25 Mar 2005 17:21:44 +0000 (17:21 +0000)]
clean up

19 years agofix initialization order and add proper (c)
Marc Fiuczynski [Fri, 25 Mar 2005 17:19:42 +0000 (17:19 +0000)]
fix initialization order and add proper (c)

19 years agoignore generated files
Mark Huang [Wed, 9 Mar 2005 18:09:03 +0000 (18:09 +0000)]
ignore generated files

19 years ago- some of the CONFIG_DEBUG_* options seem to make UML segfault
Mark Huang [Fri, 4 Mar 2005 20:10:43 +0000 (20:10 +0000)]
- some of the CONFIG_DEBUG_* options seem to make UML segfault
  intermittently; turn off the ones that are off in
  arch/um/defconfig

19 years ago- revert revision 1.3 changes, Fedora UML works fine
Mark Huang [Fri, 4 Mar 2005 13:29:11 +0000 (13:29 +0000)]
- revert revision 1.3 changes, Fedora UML works fine

19 years agoarch/um/kernel/vmlinux.lds.S is generated
Mark Huang [Fri, 4 Mar 2005 02:40:10 +0000 (02:40 +0000)]
arch/um/kernel/vmlinux.lds.S is generated

19 years agoinclude/asm-um/module.h is generated
Mark Huang [Fri, 4 Mar 2005 02:37:49 +0000 (02:37 +0000)]
include/asm-um/module.h is generated

19 years agoPlanetLab UML kconfig for 2.6.10
Mark Huang [Fri, 4 Mar 2005 02:28:14 +0000 (02:28 +0000)]
PlanetLab UML kconfig for 2.6.10

19 years ago- 2.6.10 merge introduced SOCK_RAW socket ops, need to export these to
Mark Huang [Fri, 4 Mar 2005 02:12:07 +0000 (02:12 +0000)]
- 2.6.10 merge introduced SOCK_RAW socket ops, need to export these to
  vnet
- XXX should probably just export inetsw_array

19 years agoremove most uml vendor branch changes, stock fedora uml works
Mark Huang [Fri, 4 Mar 2005 02:10:38 +0000 (02:10 +0000)]
remove most uml vendor branch changes, stock fedora uml works

19 years agoexec shield for uml, fedora forgot to merge this
Mark Huang [Fri, 4 Mar 2005 02:06:48 +0000 (02:06 +0000)]
exec shield for uml, fedora forgot to merge this

19 years agodiskdump.h for uml, fedora forgot to merge this
Mark Huang [Fri, 4 Mar 2005 02:06:30 +0000 (02:06 +0000)]
diskdump.h for uml, fedora forgot to merge this

19 years agoTurn null ckrm class controller on as a module (CONFIG_CKRM_RES_NULL).
Marc Fiuczynski [Wed, 2 Mar 2005 21:13:19 +0000 (21:13 +0000)]
Turn null ckrm class controller on as a module (CONFIG_CKRM_RES_NULL).
Turn vserver filesharing option on by default  (CONFIG_VSERVER_FILESHARING).

19 years agoAdded a "null" taskclass controller for illustration purposes. It is basically
Marc Fiuczynski [Wed, 2 Mar 2005 21:10:10 +0000 (21:10 +0000)]
Added a "null" taskclass controller for illustration purposes.  It is basically
the same as ckrm_cpu_class.c, but all interactions with the existing CKRM CPU
controller have been removed.

19 years agoIt appears that the ckrm_cpu_ctrld thread can enter an infinite loop
Marc Fiuczynski [Wed, 2 Mar 2005 21:08:09 +0000 (21:08 +0000)]
It appears that the ckrm_cpu_ctrld thread can enter an infinite loop
when it is interrupted while sleep for the MONITORINTERVAL period
at just the appropriate time.  I observed this when doing an
/sbin/ifdown eth0 on my laptop.

19 years agoAdded CONFIG_VSERVER_FILESHARING option that is used to disable the
Marc Fiuczynski [Wed, 2 Mar 2005 21:05:44 +0000 (21:05 +0000)]
Added CONFIG_VSERVER_FILESHARING option that is used to disable the
hidden file support that vserver 1.9.3.17 introduced, which broke
proper.

19 years agoPL4425: added explicit support to retain filesharing model leveraged by proper.
Marc Fiuczynski [Thu, 24 Feb 2005 14:05:51 +0000 (14:05 +0000)]
PL4425: added explicit support to retain filesharing model leveraged by proper.

Did a bit of cleanup in the filesystem specific permission functions, which
did redundant checks for readonly bind mounts.

19 years agoPatched to 2.6.10-1.14_FC2.
Marc Fiuczynski [Thu, 17 Feb 2005 16:42:09 +0000 (16:42 +0000)]
Patched to 2.6.10-1.14_FC2.

19 years agoPatched to 2.6.10-1.14_FC2.
Marc Fiuczynski [Thu, 17 Feb 2005 16:32:55 +0000 (16:32 +0000)]
Patched to 2.6.10-1.14_FC2.

19 years agoPL4310: turned off /proc security config option.
Marc Fiuczynski [Wed, 16 Feb 2005 14:25:03 +0000 (14:25 +0000)]
PL4310: turned off /proc security config option.

19 years agoback ported working CKRM O(1) memory controller to E16 framework
Marc Fiuczynski [Sat, 12 Feb 2005 15:43:39 +0000 (15:43 +0000)]
back ported working CKRM O(1) memory controller to E16 framework

19 years agofixed config file for vs1.9.3.17 merge
Marc Fiuczynski [Fri, 11 Feb 2005 05:48:27 +0000 (05:48 +0000)]
fixed config file for vs1.9.3.17 merge

19 years agoupgrade to vserver 1.9.3.17
Marc Fiuczynski [Fri, 11 Feb 2005 05:34:41 +0000 (05:34 +0000)]
upgrade to vserver 1.9.3.17

19 years agomake cvs ignore generated files
Marc Fiuczynski [Fri, 11 Feb 2005 03:49:58 +0000 (03:49 +0000)]
make cvs ignore generated files

19 years ago- check vnet_active before executing runtime vnet code
Mark Huang [Thu, 10 Feb 2005 19:39:16 +0000 (19:39 +0000)]
- check vnet_active before executing runtime vnet code

19 years agoundo erroneous 2nd addition of xid field to struct ip_conntrack
Marc Fiuczynski [Wed, 9 Feb 2005 13:42:08 +0000 (13:42 +0000)]
undo erroneous 2nd addition of xid field to struct ip_conntrack

19 years agoturn on vnet and ipod support
Marc Fiuczynski [Wed, 9 Feb 2005 13:07:15 +0000 (13:07 +0000)]
turn on vnet and ipod support

19 years agomerge missed vserver field in struct sock_common
Marc Fiuczynski [Wed, 9 Feb 2005 11:58:12 +0000 (11:58 +0000)]
merge missed vserver field in struct sock_common

19 years ago- PL4184 fix: Suppress kernel ICMP echo replies if the echo ID is bound
Mark Huang [Tue, 8 Feb 2005 20:11:39 +0000 (20:11 +0000)]
- PL4184 fix: Suppress kernel ICMP echo replies if the echo ID is bound
  to a (presumably raw) socket

19 years agoupgrade to linux 2.6.10-1.12_FC2
Marc Fiuczynski [Tue, 8 Feb 2005 14:58:48 +0000 (14:58 +0000)]
upgrade to linux 2.6.10-1.12_FC2

19 years ago- merge revision 1.13.2.2
Mark Huang [Mon, 7 Feb 2005 23:26:04 +0000 (23:26 +0000)]
- merge revision 1.13.2.2
date: 2005/02/07 23:05:42;  author: mlhuang;  state: Exp;  lines: +10 -3
- PL4167 fix: Transfer ownership of reusable TIME_WAIT buckets to
  whomever VNET decided should own the packet.

19 years agoInitial revision
Marc Fiuczynski [Mon, 7 Feb 2005 22:28:18 +0000 (22:28 +0000)]
Initial revision

19 years agoThis commit was generated by cvs2svn to compensate for changes in r517,
Marc Fiuczynski [Mon, 7 Feb 2005 21:51:36 +0000 (21:51 +0000)]
This commit was generated by cvs2svn to compensate for changes in r517,
which included commits to RCS files with non-trunk default branches.

19 years agoAn incomplete merge prevented this file from being properly compiled.
Marc Fiuczynski [Thu, 3 Feb 2005 16:12:37 +0000 (16:12 +0000)]
An incomplete merge prevented this file from being properly compiled.

This snuck by because the file is not part of the regular PlanetLab kernel.

I am now building the non-planetlab kernel for my laptop, which includes a
bunch more stuff.  My hope is that we gain better coverage this way.

19 years agoRemoved duplicate "Early Printk" menu options and changed the menu text
Marc Fiuczynski [Thu, 3 Feb 2005 16:06:06 +0000 (16:06 +0000)]
Removed duplicate "Early Printk" menu options and changed the menu text
for my stackoverflow check support.

19 years agoenable CONFIG_VNET
Mark Huang [Tue, 1 Feb 2005 03:58:41 +0000 (03:58 +0000)]
enable CONFIG_VNET

19 years ago- bound vnet mods by #ifdef
Mark Huang [Tue, 1 Feb 2005 03:27:07 +0000 (03:27 +0000)]
- bound vnet mods by #ifdef
- bound runtime vnet code by if (vnet_active)
- vnet needs packet_ops and packet_family_ops, export them if configured

19 years ago- remove deprecated code; no longer using nfmark to set xid
Mark Huang [Tue, 1 Feb 2005 03:26:15 +0000 (03:26 +0000)]
- remove deprecated code; no longer using nfmark to set xid

19 years ago- bound vnet mods by #ifdef
Mark Huang [Tue, 1 Feb 2005 03:23:58 +0000 (03:23 +0000)]
- bound vnet mods by #ifdef

19 years ago- bound vnet mods by #ifdef
Mark Huang [Tue, 1 Feb 2005 03:23:33 +0000 (03:23 +0000)]
- bound vnet mods by #ifdef
- remove deprecated code

19 years ago- bound vnet mods by #ifdef
Mark Huang [Tue, 1 Feb 2005 03:19:52 +0000 (03:19 +0000)]
- bound vnet mods by #ifdef
- bound runtime vnet code by if (vnet_active)

19 years ago- bound vnet mods by #ifdef
Mark Huang [Tue, 1 Feb 2005 03:15:09 +0000 (03:15 +0000)]
- bound vnet mods by #ifdef
- bound runtime vnet code by if (vnet_active)
- vnet needs inet_family_ops, export if configured
- PL3976 fix: inet_release(): don't reset sk_xid

19 years ago- bound vnet mods by #ifdef
Mark Huang [Tue, 1 Feb 2005 03:12:33 +0000 (03:12 +0000)]
- bound vnet mods by #ifdef

19 years ago- vnet needs dev_queue_xmit_nit(), export it
Mark Huang [Tue, 1 Feb 2005 03:11:34 +0000 (03:11 +0000)]
- vnet needs dev_queue_xmit_nit(), export it
- bound vnet mods by #ifdef

19 years ago- bound vnet mods by #ifdef
Mark Huang [Tue, 1 Feb 2005 03:10:21 +0000 (03:10 +0000)]
- bound vnet mods by #ifdef
- bound runtime vnet code by if (vnet_active)

19 years agofix inline declaration, gcc-3.4 complains
Mark Huang [Mon, 31 Jan 2005 20:33:28 +0000 (20:33 +0000)]
fix inline declaration, gcc-3.4 complains

19 years agofixed merge mistake that picked up 2.6.9 rather than 2.6.9-1.11_FC2 code
Marc Fiuczynski [Fri, 28 Jan 2005 05:16:37 +0000 (05:16 +0000)]
fixed merge mistake that picked up 2.6.9 rather than 2.6.9-1.11_FC2 code

19 years agocleanup to reduce diff w/ 2.6.9-1.11_FC2
Marc Fiuczynski [Fri, 28 Jan 2005 05:14:00 +0000 (05:14 +0000)]
cleanup to reduce diff w/ 2.6.9-1.11_FC2

19 years agosync up with 2.6.9-1.11_FC2 release
Marc Fiuczynski [Fri, 28 Jan 2005 05:13:32 +0000 (05:13 +0000)]
sync up with 2.6.9-1.11_FC2 release

19 years agofixed merge bug
Marc Fiuczynski [Fri, 28 Jan 2005 05:12:43 +0000 (05:12 +0000)]
fixed merge bug

19 years agomoved stackoverflow checking out of mainline files
Marc Fiuczynski [Fri, 28 Jan 2005 05:09:30 +0000 (05:09 +0000)]
moved stackoverflow checking out of mainline files

19 years agoComment out return statement that prevents shares from being initialized correctly
Andy Bavier [Thu, 27 Jan 2005 22:45:17 +0000 (22:45 +0000)]
Comment out return statement that prevents shares from being initialized correctly

19 years agoupgrade to linux 2.6.9-1.11_FC2
Marc Fiuczynski [Fri, 21 Jan 2005 05:04:36 +0000 (05:04 +0000)]
upgrade to linux 2.6.9-1.11_FC2

19 years agoInitial revision
Marc Fiuczynski [Fri, 21 Jan 2005 03:41:42 +0000 (03:41 +0000)]
Initial revision

19 years agoThis commit was generated by cvs2svn to compensate for changes in r366,
Marc Fiuczynski [Fri, 21 Jan 2005 03:34:18 +0000 (03:34 +0000)]
This commit was generated by cvs2svn to compensate for changes in r366,
which included commits to RCS files with non-trunk default branches.

19 years agoThis commit was generated by cvs2svn to compensate for changes in r363,
Marc Fiuczynski [Fri, 21 Jan 2005 03:34:16 +0000 (03:34 +0000)]
This commit was generated by cvs2svn to compensate for changes in r363,
which included commits to RCS files with non-trunk default branches.

19 years agoThis commit was generated by cvs2svn to compensate for changes in r344,
Mark Huang [Fri, 21 Jan 2005 03:33:58 +0000 (03:33 +0000)]
This commit was generated by cvs2svn to compensate for changes in r344,
which included commits to RCS files with non-trunk default branches.

19 years agoThis commit was generated by cvs2svn to compensate for changes in r338,
Marc Fiuczynski [Fri, 21 Jan 2005 03:33:53 +0000 (03:33 +0000)]
This commit was generated by cvs2svn to compensate for changes in r338,
which included commits to RCS files with non-trunk default branches.

19 years agoFixes CAN-2004 security reports 1016, 1017, and 1068
Marc Fiuczynski [Wed, 19 Jan 2005 22:42:27 +0000 (22:42 +0000)]
Fixes CAN-2004 security reports 1016, 1017, and 1068

19 years ago- patch from https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=40
Mark Huang [Mon, 17 Jan 2005 20:07:16 +0000 (20:07 +0000)]
- patch from https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=40
  fixes crash if PPTP packets are received out of order
- PPTP headers are variable length. Specifically, PPTP ACKs without
  sequence numbers are 4 bytes shorter and will not be properly
  tracked. Pass the minimum length required to skb_header_pointer() when
  trying to parse a generic PPTP header out of a packet.
- Fix a call to DUMP_TUPLE_GRE()

19 years ago- PL3791 fix: Suppress RST if the port was bound to a (presumably raw) socket
Mark Huang [Mon, 17 Jan 2005 20:02:29 +0000 (20:02 +0000)]
- PL3791 fix: Suppress RST if the port was bound to a (presumably raw) socket

19 years ago- PL3791 fix: Suppress ICMP Unreachable if the port was bound to a (presumably raw...
Mark Huang [Mon, 17 Jan 2005 20:01:59 +0000 (20:01 +0000)]
- PL3791 fix: Suppress ICMP Unreachable if the port was bound to a (presumably raw) socket

19 years agoAdded some debug printk's for shares_write problems that Steve is seeing
Marc Fiuczynski [Fri, 14 Jan 2005 21:24:42 +0000 (21:24 +0000)]
Added some debug printk's for shares_write problems that Steve is seeing
on a bunch of nodes.  It is not clear what exactly is causing the problem
he (i.e., NM) is observing.  Hopefully these debug messages will reveal
something.

19 years agoThere is a bug in the CKRM CPU scheduler. This has been reported to the
Marc Fiuczynski [Tue, 11 Jan 2005 04:56:07 +0000 (04:56 +0000)]
There is a bug in the CKRM CPU scheduler.  This has been reported to the
folks at IBM.  I am going to back out of the scheduler changes until I
am certain that the scheduler works as well as what we have now (ideally
better).

19 years agocompile PPTP/GRE connection tracking modules
Mark Huang [Mon, 10 Jan 2005 20:31:05 +0000 (20:31 +0000)]
compile PPTP/GRE connection tracking modules

19 years agoCKRM CPU controller version 9 rc1.
Marc Fiuczynski [Mon, 10 Jan 2005 19:43:12 +0000 (19:43 +0000)]
CKRM CPU controller version 9 rc1.

19 years ago- backport 2.6.9 addition of skb_header_pointer() macro to support
Mark Huang [Mon, 10 Jan 2005 19:31:58 +0000 (19:31 +0000)]
- backport 2.6.9 addition of skb_header_pointer() macro to support
  pptp-conntrack-nat patch

19 years ago- fix DEBUGP() macro; newer gcc versions refuse to concatenate __FILE__
Mark Huang [Mon, 10 Jan 2005 19:06:38 +0000 (19:06 +0000)]
- fix DEBUGP() macro; newer gcc versions refuse to concatenate __FILE__
  and __FUNCTION__
- fix DUMP_TUPLE_GRE() macro
- 2.6.9 changed print_tuple() and print_conntrack() methods to use
  seq_printf(), but we are running 2.6.8, so change to just sprintf()

19 years ago- fix DEBUGP() macro; newer gcc versions refuse to concatenate __FILE__
Mark Huang [Mon, 10 Jan 2005 19:05:12 +0000 (19:05 +0000)]
- fix DEBUGP() macro; newer gcc versions refuse to concatenate __FILE__
  and __FUNCTION__
- exp_gre: expectations must now be allocated by the helper/caller; it's
  been this way for at least a year, this patch was probably never
  tested

19 years agoInitial revision
Marc Fiuczynski [Mon, 10 Jan 2005 19:02:43 +0000 (19:02 +0000)]
Initial revision

19 years agopatch-o-matic-ng-20050103 pptp-conntrack-nat
Mark Huang [Mon, 10 Jan 2005 19:02:29 +0000 (19:02 +0000)]
patch-o-matic-ng-20050103 pptp-conntrack-nat

19 years agopatch-o-matic-20050103 pptp-conntrack-nat
Mark Huang [Mon, 10 Jan 2005 18:58:16 +0000 (18:58 +0000)]
patch-o-matic-20050103 pptp-conntrack-nat

19 years agopatch-o-matic-ng-20050103 pptp-conntrack-nat
Mark Huang [Mon, 10 Jan 2005 18:55:08 +0000 (18:55 +0000)]
patch-o-matic-ng-20050103 pptp-conntrack-nat

19 years agopatch-o-matic-ng-20050103 conntrack-acct
Mark Huang [Mon, 10 Jan 2005 18:38:07 +0000 (18:38 +0000)]
patch-o-matic-ng-20050103 conntrack-acct

19 years agopatch-o-matic-ng-20050103 pptp-conntrack-nat conntrack-acct
Mark Huang [Mon, 10 Jan 2005 18:31:25 +0000 (18:31 +0000)]
patch-o-matic-ng-20050103 pptp-conntrack-nat conntrack-acct

19 years agopatch-o-matic-ng-20050103 pptp-conntrack-nat
Mark Huang [Mon, 10 Jan 2005 18:29:17 +0000 (18:29 +0000)]
patch-o-matic-ng-20050103 pptp-conntrack-nat

19 years agoIncorporate vserver 1.9.3 changes to check_kill_permission (eliminates
Steve Muir [Fri, 7 Jan 2005 21:13:59 +0000 (21:13 +0000)]
Incorporate vserver 1.9.3 changes to check_kill_permission (eliminates
call to vx_check in group_send_sig_info)

19 years agoCheck that SIGALRM got delivered (should never fail)
Steve Muir [Fri, 7 Jan 2005 21:12:01 +0000 (21:12 +0000)]
Check that SIGALRM got delivered (should never fail)

19 years ago- fix do_mprotect() prototype
Mark Huang [Tue, 4 Jan 2005 18:46:08 +0000 (18:46 +0000)]
- fix do_mprotect() prototype

19 years ago- remove 2004.12.14 from EXTRAVERSION
Mark Huang [Wed, 29 Dec 2004 18:55:30 +0000 (18:55 +0000)]
- remove 2004.12.14 from EXTRAVERSION

19 years agoTurn off CKRM IO controller. It should never have been turned on in the
Marc Fiuczynski [Tue, 28 Dec 2004 04:48:53 +0000 (04:48 +0000)]
Turn off CKRM IO controller.  It should never have been turned on in the
first place until we are truly ready to deploy it.

19 years agockrm e16 io controller merge v5
Marc Fiuczynski [Mon, 27 Dec 2004 22:13:16 +0000 (22:13 +0000)]
ckrm e16 io controller merge v5

19 years agoPL3009: Implemented a UDP variant of IPOD. Sending a packet to port 664
Marc Fiuczynski [Tue, 21 Dec 2004 21:50:42 +0000 (21:50 +0000)]
PL3009: Implemented a UDP variant of IPOD.  Sending a packet to port 664
with the IPOD key as data will also cause the machine to restart.

19 years agoTurns X86_STACK_CHECK on by default.
Marc Fiuczynski [Fri, 17 Dec 2004 22:55:21 +0000 (22:55 +0000)]
Turns X86_STACK_CHECK on by default.

19 years agoUpdated stack overflow handling support.
Marc Fiuczynski [Fri, 17 Dec 2004 20:41:32 +0000 (20:41 +0000)]
Updated stack overflow handling support.

19 years agoMoved code around to fix bug related to ".previous" section definition.
Marc Fiuczynski [Thu, 16 Dec 2004 08:59:09 +0000 (08:59 +0000)]
Moved code around to fix bug related to ".previous" section definition.

19 years agoenable floppy module generation for boot cd
Aaron Klingaman [Tue, 14 Dec 2004 19:47:57 +0000 (19:47 +0000)]
enable floppy module generation for boot cd

19 years agoenable kexec
Aaron Klingaman [Tue, 14 Dec 2004 19:46:42 +0000 (19:46 +0000)]
enable kexec

19 years agokexec patch backported from 2.6.10-mm
Aaron Klingaman [Tue, 14 Dec 2004 19:35:17 +0000 (19:35 +0000)]
kexec patch backported from 2.6.10-mm

19 years agoaccidently delete
Aaron Klingaman [Tue, 14 Dec 2004 19:29:05 +0000 (19:29 +0000)]
accidently delete

19 years agoThis stack check implementation leverages the compiler's profiling (gcc -p)
Marc Fiuczynski [Tue, 14 Dec 2004 19:13:38 +0000 (19:13 +0000)]
This stack check implementation leverages the compiler's profiling (gcc -p)
support to determine precisely when there is a stack overflow.  The compiler
generates a call to the special function 'mcount' in the prologue of each
function.  This special 'mcount' function checks whether the stack has
grown beyond STACK_WARN size; and, if so, it will call the stack_overflowed
function, which generates a stack trace.  If the stack has grown to STACK_PANIC
size, the stack_overflowed function will panic() the system.

The hope is that with this support we can track down precisely the execution
context when the stack overflows.

19 years agoAdded configuration support for:
Marc Fiuczynski [Mon, 13 Dec 2004 22:00:04 +0000 (22:00 +0000)]
Added configuration support for:
1) 4KB, 8KB, and 16KB stacks
2) separate IRQSTACKS
3) stack overflow warnings at a user-specified size

The original FC code only supports 4KB kernel stacks w/ a separate,
per-cpu, IRQ stack and the stack overflow warning was printed whenever
the kernel approached 1/8 of the current stack size.

The new support permits one to select different stack sizes and
separate IRQ stack using configuration options.  The default right
now is to use a 8KB kernel stack with a separate IRQ stack.

19 years ago- return -EPERM instead of silently freeing
Mark Huang [Tue, 30 Nov 2004 16:32:22 +0000 (16:32 +0000)]
- return -EPERM instead of silently freeing

19 years agoPL3069
Marc Fiuczynski [Tue, 30 Nov 2004 15:59:12 +0000 (15:59 +0000)]
PL3069

Fixed memory leak of skbuff.  Requires changes to accurately do statistics
and some additional cosmetic changes.  But this should be sufficient for
the next release candidate.

19 years agoPL3131 fix: prevent vservers from escaping chroot() barriers
Mark Huang [Tue, 23 Nov 2004 15:15:05 +0000 (15:15 +0000)]
PL3131 fix: prevent vservers from escaping chroot() barriers

19 years ago- apply patch to enable legacy ioctl() programs such as 0.30 stable
Mark Huang [Tue, 23 Nov 2004 15:11:39 +0000 (15:11 +0000)]
- apply patch to enable legacy ioctl() programs such as 0.30 stable
  util-vserver showattr/setattr to set the immulink and barrier
  high bits
- this is patch-2.6.9-final-vs1.9.3-rc3-legacyimmulinkioctl.patch

From: Sam Vilain <sam@vilain.net>
Re: [Vserver] [PATCH] immulink ioctl is not available on vs1.9.3-rc2,  even with CONFIG_VSERVER_LEGACY
To: vserver@list.linux-vserver.org
Date: 10/18/04 12:48 am

19 years agoPL3131 fix: prevent vservers from escaping chroot() barriers
Mark Huang [Tue, 23 Nov 2004 15:08:22 +0000 (15:08 +0000)]
PL3131 fix: prevent vservers from escaping chroot() barriers

19 years ago- make sure that all extended attributes are passed properly to the
Mark Huang [Tue, 23 Nov 2004 15:08:03 +0000 (15:08 +0000)]
- make sure that all extended attributes are passed properly to the
  inode structure