lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 13 Jun 2009 00:44:57 +0300
From:	Izik Eidus <ieidus@...hat.com>
To:	hugh.dickins@...cali.co.uk
Cc:	linux-kernel@...r.kernel.org, Izik Eidus <ieidus@...hat.com>
Subject: [PATCH 0/3] ksm: write protect pages from inside ksm

Hugh, so untill here we are sync,

Question is what you want me to do now?,
(Beacuse we are skipping 2.6.31, It is ok to you to tell me something
 like: "Shut up and let me see what i can get with this madvise" -
 that from one side.
 From another side if you want me to do anything please say.

Thanks.

Izik Eidus (3):
  ksm: remove ksm from being a module.
  ksm: remove page_wrprotect() from rmap.c
  withdraw ksm-add-page_wrprotect-write-protecting-page.patch

 include/linux/mm.h   |    2 +-
 include/linux/rmap.h |   12 ----
 mm/Kconfig           |    5 +-
 mm/ksm.c             |   92 +++++++++++++++++++++++----------
 mm/memory.c          |    2 +-
 mm/rmap.c            |  139 --------------------------------------------------
 6 files changed, 69 insertions(+), 183 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ