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:	Wed, 13 Nov 2013 16:24:32 +0000
From:	James Hogan <james.hogan@...tec.com>
To:	Florian Fainelli <f.fainelli@...il.com>
CC:	"Steven J. Hill" <Steven.Hill@...tec.com>,
	LMOL <linux-mips@...ux-mips.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: Release of Linux MTI-3.10-LTS kernel.

On 12/11/13 18:29, Florian Fainelli wrote:
> 2013/11/12 Steven J. Hill <Steven.Hill@...tec.com>:
>> Imagination Technologies is pleased to announce the release of its 3.10 LTS
>> (Long-Term Support) MIPS kernel. The changelog below is based off the stable
>> Linux 3.10.14 release done by Greg Kroah-Hartman in commit
>> 8c15abc94c737f9120d3d4a550abbcbb9be121f6 back on October 1st. The code
>> repository is hosted at the Linux/MIPS project GIT:
>>
>> http://git.linux-mips.org/?p=linux-mti.git;a=summary
>>
>> We look forward to any comments or feedback.
> 
> Nice job! Do you have a rough idea of the delta between your LTS
> kernel and the current status of mainline/pending submissions?

Hi Florian,

Regarding the delta, hopefully the following stats give a rough idea:

I see 105 patches in the mti branch with the following total diffstat:
182 files changed, 18614 insertions(+), 1210 deletions(-)

With the help of git log's cherry-mark feature I count 66 of those
patches corresponding to a patch in mainline since v3.10 (the largest of
which is Aaro's Octeon USB HCD support patch, with 9992 insertions). 42
of these upstream patches were authored by somebody at IMG.

Out of the rest (patches not in mainline), the total insertions is 8175
and total deletions is 826. The largest of these patches by
insertions are:

1) 4e5dd4434d94 MIPS: MIPS32R2 Segment/EVA support upto 3GB
36 files changed, 3819 insertions(+), 173 deletions(-)

2) 0d6f34364a6e MIPS: VPE: Re-implement as writes to a pseudo-device.
4 files changed, 826 insertions(+), 101 deletions(-)

3) 6442e3516c84 MIPS: -mfp64 for abi=o32 ELF binaries support.
17 files changed, 517 insertions(+), 77 deletions(-)

4) 65b4e451fc32 MIPS: Add proAPTIV CPU support.
21 files changed, 505 insertions(+), 44 deletions(-)

I'm optimistic the out-of-mainline delta will drop significantly over time.

Cheers
James

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