From mboxrd@z Thu Jan 1 00:00:00 1970 Reply-To: kernel-hardening@lists.openwall.com Date: Thu, 13 Oct 2016 22:26:18 +0300 From: Hans Liljestrand Message-ID: <20161013192618.GA3711@thigreal> References: <1476016472.2329.38.camel@cvidal.org> <1476040182.2329.72.camel@cvidal.org> <20161009193731.GD14666@pc.thejh.net> <2236FBA76BA1254E88B949DDB74E612B41BDCAF6@IRSMSX102.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [kernel-hardening] self introduction To: kernel-hardening@lists.openwall.com Cc: Colin Vidal List-ID: On Thu, Oct 13, 2016 at 11:53:29AM -0700, Kees Cook wrote: > On Sun, Oct 9, 2016 at 11:02 PM, Reshetova, Elena > wrote: > > This branch to be precise: > > https://github.com/ereshetova/linux-stable/tree/hardened_atomic_on_next > > Github seems to think this hasn't been touched in 2 weeks and shows an > error of "Failed to load latest commit information." in its web UI. Is > there some place to find the last version? (Or rather, is there an RFC > v2 coming soon?) Not sure what's up with the github repository, I've been getting the same error since we started. The most recent change was two days ago, which shows up on the commit page: https://github.com/ereshetova/linux-stable/commits/hardened_atomic_on_next ..although it seems the individual dates haven't been updated, so maybe it's some issue with how we've been doing the updates. Anyays, the most recent code should be available there. I'm working under the assumption we're trying to get the RFC v2 out next week, so hopefully soon. Best Regards, -hans