Linux Kernel 2.4 Useful Patches

Web access to the GIT repository - GIT access to the repository

combined : Combined patches for Linux Kernel 2.4

Some patches are notoriously incompatible because they touch similar areas. Some of their users regularly spend some time merging them to resolve conflicts.

Last update:2006/01/22
Description:Combined patches for Linux Kernel 2.4
Abstract:Some patches are notoriously incompatible because they touch similar areas. Some of their users regularly spend some time merging them to resolve conflicts.

Contents
  • 3G+pax : Resolves the conflicts when applying PaX on top of tunable-address-space - Willy Tarreau - 2006/01/16
    PaX and tunable-address-space both touch vmlinux.lds.S. This patch resolves the conflict which occurs when applying the PaX patch on top of a kernel patched with tunable-address-space.

  • oc+pax : Resolves the conflicts when applying PaX on top of strict-overcommit - Willy Tarreau - 2006/01/16
    PaX and strict-overcommit touch the same areas. This patch resolves the conflicts which occur when applying the PaX patch on top of a kernel patched with strict-overcommit.


(C) Willy Tarreau - 2008-06-01