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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 17 Apr 2008 01:14:01 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org,
	Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: [v2.6.26] what's brewing in x86.git for v2.6.26

On Thu, 17 Apr 2008 00:25:52 -0700 Andrew Morton <akpm@...ux-foundation.org> wrote:

> A quick grep indicates that only 644 of
> these 884 patches are in -mm.  And a lot of them only turned up a week or
> two ago.

I did a test merge.

- About 13 patch rejects agaisnt git-kvm

- Multiple minor rejects aginst the IDE tree, the PCI tree

- Minor bustage of git-semaphore

- Several core MM patches which I also had merged.  I didn't check fully
  whether they are the same.

- extensive damage to the page-flags patches

  Did you check that all architectures and configurations still have
  sufficient page flags for us to be able to consume another one for
  kmemcheck?  The MM developers have put much, much effort into avoiding
  running out of flags over numerous years and afaik none of them even know
  that this debug feature is using one of the few remaining ones.

  What do we do when we run out?

- rejects in capabilities-implement-per-process-securebits.patch

- The proposed PR_GET_TSC and PR_SET_TSC have the same values as
  PR_GET_SECUREBITS and PR_SET_SECUREBITS.  Because we never knew this
  before we didn't get to discuss which one needs to be altered as we
  normally would.

- several rejects in
  x86-olpc-add-one-laptop-per-child-architecture-support.patch

- several bitops patches (use-__fls-for-fls64-on-64-bit-archs, etc) were
  also in -mm.  I did not check for differences between the two versions.

  These are not x86 patches.

- maybe ten-odd minor rejects in other places.


So not as bad as it might have been.  kvm and page-flags are the major
problems.  Of course, none of this has been compiled and this proposed code
combination has never been tested by anyone at runtime.

--
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