public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Congrats Marcelo,
@ 2002-02-26 20:38 Dennis, Jim
  2002-02-26 20:50 ` H. Peter Anvin
                   ` (3 more replies)
  0 siblings, 4 replies; 47+ messages in thread
From: Dennis, Jim @ 2002-02-26 20:38 UTC (permalink / raw)
  To: 'linux-kernel@vger.kernel.org'



Marcelo,

 Contratulations on your first "official" kernel release.  It seems to have
gone
 well (except for some complaints on slashdot about -rc4 SPARC patches
missing from
 the patch, but apparently in the full tarball).

 Now I need to know about the status of several unofficial patches:

	XFS
	LVM
	i2c
	Crypto
	FreeS/WAN KLIPS
	LIDS
	rmap


 Shawn was very helpful regarding the XFS+rmap patches --- though I've been
having 
 some trouble with compiling kernels out of that in some configurations
(I'll try to 
 isolate those and submit a coherent bug report, if I can.  Shawn, are you
going to 
 update your set of XFS+rmap patches soon?

 Marcelo, there were some i2c updates included in the lmsensors package,
have they
 submitted those to you for integration into 2.4.19?

(As for the patch-int, that seems to apply with only a couple minor rejects,
to the
 top level Makefile, and Documentation/Configure.help; so that's not a
problem --- 
 beside I want KLIPS, LIDS and patch-int for home, not for work.)

 

^ permalink raw reply	[flat|nested] 47+ messages in thread
* RE: crypto (was Re: Congrats Marcelo,)
@ 2002-02-26 23:18 Dennis, Jim
  2002-02-27  0:24 ` Chris Wright
  0 siblings, 1 reply; 47+ messages in thread
From: Dennis, Jim @ 2002-02-26 23:18 UTC (permalink / raw)
  To: 'Jeff Garzik', Andreas Dilger
  Cc: Dennis, Jim, 'linux-kernel@vger.kernel.org'



> Andreas Dilger wrote:
>> On Feb 26, 2002  12:38 -0800, Dennis, Jim wrote:
>>>  Now I need to know about the status of several unofficial patches:

>>>       i2c
>>>       Crypto
>>>       FreeS/WAN KLIPS
>>>       LIDS
 
>> No idea.

> I would -love- to see crypto in the mainstream kernel.  Distribution of
> crypto software on kernel.org has been OK for a while now.

> Who knows what the kerneli guys, freeswan, etc. guys think.

> IMO it's time to get a good IPsec implementation in the kernel...

>	Jeff

 I think some people may have misinterpreted my question.  I was actually 
 asking about how soon the maintainers of these unofficial patches will
 be updating their patches to apply cleanly to 2.4.18 (and hopefully in
 conjunction with one another).  I wasn't actually asking when or if these
 would be merged into the mainstream.

 I understand that XFS is not slated for 2.4.x merging; and I presume that
the
 ACL and extended ACL stuff is also slated to remain separate.  I also
understand
 the wariness of the kernel maintainers regarding any inclusion of the
crypto
 code in mainstream given the ongoing U.S. and international political and
legal
 issues that are STILL associated with it.  (Who was it who said that
"reform
 is the enemy of revolution" --- like it or not that seems to be the case
with
 U.S. crypto policy; they've opened the doors enough for most practical
purposes
 leaving a spectre of doubt that they may still have the "right" to control
 the use and export of future cryptographic --- and by extension *other*
software
 --- technologies).  So I understand that the international and KLIPS
patches will
 probably be "unofficial" for the foreseeable future.

 The i2c work seems like a good candidate for inclusion (since lmsensors is
*THE*
 major user of these APIs and it requires the new version.

 As for LIDS, grsecurity, etc: I suspect it will be a cold day in hell
before Linus
 includes any of those into the mainstream.  I think it is sufficient that
he's willing 
 to accommodate the LSM (security module) to provide a common interface to
all of the 
 competing kernel hardening packages.  (I think a bit of consolidation
between the 
 international crypto patch and the LIDS patches might be in order, are they
each
 defining their own versions of the common hashing and encryption
algorithms?).

 The rmap patches are the ones which I would expect to cause the most
debate.  On the
 one hand it seems that they have significant performance and robustness
benefits
 (when the system is pushed to VM pressure) on the other hand I could
understand that
 Marcelo might be VERY reluctant to make such a deep change in a "stable"
series.
 (Linus took a lot of flack for earlier 2.4 VM changes and *he's* the
benevolent
 dictator! --- one can only imagine what will happen to any mortal that
would tempt
 fate so audaciously).  (Anyway, it seems to be a non-issue since you say
that Rik
 isn't even proposing their inclusion; I guess he has just been waiting for
an appropriate
 merge point in 2.5)

 So, I just wanted to know when the (minor) unofficial patches were getting
updated.
 Actually what I'd like is a focal point, perhaps a web site like the old
"big Mama" 
 patches (that Kurt Hewig? used to maintain), which would track and merge
these collections
 of unofficial patches.

 I'll check the FOLK (folk.sourceforge.net) pages ... [click, click]
 ... O.K. those were updated for 2.4.18rc2 so I guess they'll probably be
pretty durn
 close.

 Hmmm.  It seems that I'm rambling and wasting everyone's visual bandwidth.
I'll go 
 away now.  ;)




^ permalink raw reply	[flat|nested] 47+ messages in thread
* RE: crypto (was Re: Congrats Marcelo,)
@ 2002-02-27  0:42 Dennis, Jim
  2002-02-27  1:02 ` Chris Wright
  0 siblings, 1 reply; 47+ messages in thread
From: Dennis, Jim @ 2002-02-27  0:42 UTC (permalink / raw)
  To: 'Chris Wright', Dennis, Jim
  Cc: 'Jeff Garzik', Andreas Dilger,
	'linux-kernel@vger.kernel.org'


 


> * Dennis, Jim (jdennis@snapserver.com) wrote:
> <snip>
>> As for LIDS, grsecurity, etc: I suspect it will be a cold day in hell
>> before Linus includes any of those into the mainstream.  I think it is
>> sufficient that he's willing to accommodate the LSM (security module)
>> to provide a common interface to all of the competing kernel hardening
>> packages.
> <snip>

> You may interested to know, LIDS has been ported to LSM, which is kept
> up-to-date for stable 2.4 releases, and (for those with bitkeeper) all
> 2.5-pres/stable.

> cheers,
> -chris

 Yes, I had read that.  Do you know of any effort to consolidate the 
 crypto libs in LIDS, patch-int, and FreeS/WAN KLIPS?  I'd like to think 
 that they can be maintained more efficiently and result in lower overhead
 and integration effort if the core crypto algorithms are consolidated
 among those three.

 (I remember someone found three? or four? different implementations of the
 same checksum code in the mainstream kernel a couple of years ago; I hope
 that's been fixed long since).

 (Any flames about my armchair coaching and pointed suggestions that I
 get in there and help with this are welcome --- off the list! I won't take 
 offense, I just don't want to burden everyone else's mailbox with that).


^ permalink raw reply	[flat|nested] 47+ messages in thread

end of thread, other threads:[~2002-03-02 22:36 UTC | newest]

Thread overview: 47+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-26 20:38 Congrats Marcelo, Dennis, Jim
2002-02-26 20:50 ` H. Peter Anvin
2002-02-26 21:06 ` Andreas Dilger
2002-02-26 21:15   ` crypto (was Re: Congrats Marcelo,) Jeff Garzik
2002-02-26 21:35     ` Robert Love
2002-02-26 21:40       ` arjan
2002-02-26 21:47         ` Robert Love
2002-02-24 23:51           ` Daniel Phillips
2002-02-28 22:32             ` Bill Davidsen
2002-03-01  9:50               ` Francois Romieu
2002-02-27  9:41       ` Francois Romieu
2002-02-26 22:33     ` Rik van Riel
2002-02-27 21:15       ` Michael H. Warfield
2002-02-27 21:57         ` Rik van Riel
2002-02-27 22:29           ` Michael H. Warfield
2002-02-27 23:06             ` Rik van Riel
2002-02-26 21:56   ` Congrats Marcelo, Steve Lord
2002-02-24 23:39     ` Daniel Phillips
2002-02-26 23:07       ` Steve Lord
2002-02-25  0:10         ` Daniel Phillips
2002-02-26 23:23       ` Rainer Ellinger
2002-02-25  0:38         ` Daniel Phillips
2002-02-26 23:59         ` Martin J. Bligh
2002-02-27  0:47           ` Rainer Ellinger
2002-02-27  1:03             ` Martin J. Bligh
2002-02-27  1:08             ` Matthew D. Pitts
2002-02-26 22:59     ` Alan Cox
2002-02-26 22:59       ` Steve Lord
2002-02-25  0:28         ` Whither XFS? (was: Congrats Marcelo) Daniel Phillips
2002-02-26 23:39           ` Steve Lord
2002-02-25  8:22             ` Daniel Phillips
2002-02-26 23:00     ` Congrats Marcelo, J.A. Magallon
2002-02-28 21:52 ` Marcelo Tosatti
2002-03-01  0:01   ` Alan Cox
2002-03-01  0:37     ` Dave Jones
2002-03-01  1:13       ` Alan Cox
2002-03-01  1:03         ` Dave Jones
2002-03-01  1:51           ` Alan Cox
2002-03-01  1:28     ` Theodore Tso
2002-03-01  1:53       ` Mike Fedyk
2002-03-02 22:35         ` Hans-Peter Jansen
2002-03-02  3:43   ` Stephen Degler
2002-02-28 22:41 ` Bill Davidsen
  -- strict thread matches above, loose matches on Subject: below --
2002-02-26 23:18 crypto (was Re: Congrats Marcelo,) Dennis, Jim
2002-02-27  0:24 ` Chris Wright
2002-02-27  0:42 Dennis, Jim
2002-02-27  1:02 ` Chris Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox