similar to: 2.6.17 released... merge window is opening

Displaying 20 results from an estimated 60000 matches similar to: "2.6.17 released... merge window is opening"

2006 May 01
2
klibc: s390 errno...
I'm trying to do a full rebase (history clean) of the klibc kernel tree, and came across the following changesets between klibc 1.3.12 and .16: --- a/usr/klibc/arch/s390/syscall.c +++ b/usr/klibc/arch/s390/syscall.c @@ -11,6 +11,6 @@ long int __syscall_common(long int err) { if ((unsigned long)(err) < (unsigned long)(-125)) return err; - errno = err; +
2006 Mar 20
5
Merge strategy for klibc
Okay, as of this point, I think klibc is in quite good shape; my testing so far is showing that it can be used as a drop-in replacement for the kernel root-mounting code. That being said, there is guaranteed to be breakage, for two reasons: a. There are several architectures which don't have klibc ports yet. Since I don't have access to them, I can't really do them, either.
2005 Dec 30
0
kernel-klibc merge git tree published
I've published a git tree for the kernel-klibc merge. So far, not much has happened with it other than actually merging the repositories, but that comes next. The tree is at: git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-klibc.git -hpa
2006 Apr 27
0
klibc kernel tree updated to 2.6.17-rc3
The klibc kernel tree is now updated to be based on 2.6.17-rc3, with a few improvements such as printing human-friendly device names in kinit. -hpa
2006 May 15
0
klibc now in 2.6.17-rc4-mm1
klibc has been integrated into Andrew Morton's tree as of 2.6.17-rc4-mm1. This obviously means that it's going to be a high priority to fix bugs as they crop up. -hpa
2014 Dec 15
0
[PATCH] add mips64 support
Hello, Any updates on mips64 support for klibc? Can I do anything to help merging mips64 changes? ________________________________________ From: H. Peter Anvin [hpa at zytor.com] Sent: Monday, September 08, 2014 8:45 PM To: Dejan Latinovic; YunQiang Su; klibc at zytor.com Subject: Re: [klibc] [PATCH] add mips64 support On 09/08/2014 05:57 AM, Dejan Latinovic wrote: >> From: H. Peter
2006 Jun 26
1
[klibc 00/43] klibc as a historyless patchset
As some people have requested, here is klibc as a historyless patchset against 2.6.17. The patchset consists of two parts: changes to the main kernel code taken straight from the git history (as it is rather few patches), and additions, grouped by rough divisions. The majority of the patches are independent in the sense that they should apply independently, but Makefile/Kbuild files may have to
2013 Dec 03
0
[klibc:master] 2.0.3 released, next version is 2.0.4
Commit-ID: e0c108682e87aaf0567cb851e1a7918a0d3cd650 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=e0c108682e87aaf0567cb851e1a7918a0d3cd650 Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Tue, 3 Dec 2013 10:57:09 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Tue, 3 Dec 2013 10:57:09 -0800 [klibc] 2.0.3 released, next version is 2.0.4
2014 Jul 09
0
[klibc:master] 2.0.4 released, next version is 2.0.5
Commit-ID: 68848113de73373a7a7ed3aec4ce8d1213e18b35 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=68848113de73373a7a7ed3aec4ce8d1213e18b35 Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Wed, 9 Jul 2014 11:26:40 -0700 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Wed, 9 Jul 2014 11:26:40 -0700 [klibc] 2.0.4 released, next version is 2.0.5
2010 Aug 25
0
[patch] ipconfig fixes + run-init nit
hello, Preparing my first klibc maintainenace release. :) My plan is to have the patches cook in klibc-queue and once everythings is fine deploy them in the main klibc repo. Please test/review belows patches. I plan to release the current queue really soon for klibc 1.5.20 due to the urgent ipconfig fixes. For now you find my patch queue on:
2006 Jun 26
0
[klibc 38/43] Simple test suite for klibc
[klibc] Simple test suite for klibc A very simple handful of tests for klibc. This is not by any means an exhaustive test suite, nor are most of the tests auto-verifying, but they are very useful to spot common porting problems. Signed-off-by: H. Peter Anvin <hpa at zytor.com> --- commit b64a5142ab2aa6c030b2a254eb94384161f93f0c tree 84a5bea0d108e9365018d4698548764be7dc68ea parent
2013 Nov 12
0
[klibc:master] arm64: remove useless <klibc/asmmacros.h> file
Commit-ID: 45647d9f97cac184d399eae9bcbe24aef2223f70 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=45647d9f97cac184d399eae9bcbe24aef2223f70 Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Mon, 11 Nov 2013 19:33:40 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Mon, 11 Nov 2013 19:33:40 -0800 [klibc] arm64: remove useless
2016 Jan 06
0
[klibc:master] Update README.klibc
Commit-ID: f7fc5bed64d20699fbcc15751f1ac2caf8028847 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=f7fc5bed64d20699fbcc15751f1ac2caf8028847 Author: H. Peter Anvin <hpa at linux.intel.com> AuthorDate: Tue, 5 Jan 2016 17:07:00 -0800 Committer: H. Peter Anvin <hpa at linux.intel.com> CommitDate: Tue, 5 Jan 2016 17:07:00 -0800 [klibc] Update README.klibc In
2014 Jan 25
0
[klibc:master] i386: use the vdso for system calls on i386
Commit-ID: c830ba8d7d4f1653b36321c103c02251528e47d6 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=c830ba8d7d4f1653b36321c103c02251528e47d6 Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Fri, 24 Jan 2014 20:31:26 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Fri, 24 Jan 2014 20:31:26 -0800 [klibc] i386: use the vdso for system calls
2011 Jun 04
1
[RFC] klibc dash merge
Hello, Since klibc dash last merge is a bit dated yesterday I resyncronised the dash in klibc repo from dc2bc17c7bbe3188cfb0c695dc472b39bcf0b27a up to ec2c84d3c4dba4b74440d72bdd1de416a9acd2a9 commit. Please test it: git://git.kernel.org/pub/scm/libs/klibc/klibc-queue.git http://git.kernel.org/?p=libs/klibc/klibc-queue.git;a=shortlog Without objections this will land in klibc-1.5.23. It got
2013 Nov 12
0
[klibc:master] poll, select: fix style problems
Commit-ID: 3892f676f83d4da24f6417846645272d367a97a7 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=3892f676f83d4da24f6417846645272d367a97a7 Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Mon, 11 Nov 2013 19:48:04 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Mon, 11 Nov 2013 19:48:04 -0800 [klibc] poll, select: fix style problems
2014 Sep 08
2
[PATCH] add mips64 support
On 09/08/2014 05:57 AM, Dejan Latinovic wrote: >> From: H. Peter Anvin [hpa at zytor.com] >> Sent: Friday, September 05, 2014 7:13 PM >> To: Dejan Latinovic; YunQiang Su; klibc at zytor.com; maximilian attems >> Subject: Re: [klibc] [PATCH] add mips64 support > >> Why copy the files rather than share them? > > Hi Peter, > here is new version of
2016 Jan 06
0
[klibc:master] Remove obsolete getpt() function
Commit-ID: 7671eacc1ad3b8582dce1ec6f1e295c517f514ff Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=7671eacc1ad3b8582dce1ec6f1e295c517f514ff Author: H. Peter Anvin <hpa at linux.intel.com> AuthorDate: Tue, 5 Jan 2016 18:01:55 -0800 Committer: H. Peter Anvin <hpa at linux.intel.com> CommitDate: Tue, 5 Jan 2016 18:01:55 -0800 [klibc] Remove obsolete getpt()
2016 Jan 27
0
[klibc:master] Make posix_openpt() an inline
Commit-ID: b4babe7a3618705a283fc9458de19aba1d12401d Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=b4babe7a3618705a283fc9458de19aba1d12401d Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Tue, 26 Jan 2016 15:58:49 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Tue, 26 Jan 2016 15:58:49 -0800 [klibc] Make posix_openpt() an inline This
2015 Nov 05
0
[klibc:master] Inline __arch_libcinit()
Commit-ID: bc18ea796db39b8d3575948b3d0de28daee38261 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=bc18ea796db39b8d3575948b3d0de28daee38261 Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Thu, 5 Nov 2015 08:52:33 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Thu, 5 Nov 2015 14:22:01 -0800 [klibc] Inline __arch_libcinit()