Re: Linux 3.14-rc8 (LXC broken)

2014-03-25 Thread Eric Paris
On Tue, 2014-03-25 at 21:36 +0100, Andre Tomt wrote: > *testing hat on* > > PAM within namespaces (say, LXC) does not work anymore with 3.14-rc8, > making login, ssh etc fail in containers unless you boot with audit=0. > > This is due to a change in return value to user space; and is > appearantl

Re: Linux 3.14-rc8 (LXC broken)

2014-03-25 Thread Serge Hallyn
Quoting Andre Tomt (an...@tomt.net): > *testing hat on* > > PAM within namespaces (say, LXC) does not work anymore with 3.14-rc8, > making login, ssh etc fail in containers unless you boot with audit=0. > > This is due to a change in return value to user space; and is > appearantly a known issue

Re: Linux 3.14-rc8 (LXC broken)

2014-03-25 Thread Andre Tomt
*testing hat on* PAM within namespaces (say, LXC) does not work anymore with 3.14-rc8, making login, ssh etc fail in containers unless you boot with audit=0. This is due to a change in return value to user space; and is appearantly a known issue as evident in this earlier post from february: http

Re: Linux 3.14-rc8

2014-03-25 Thread Dave Jones
On Mon, Mar 24, 2014 at 07:40:06PM -0700, Linus Torvalds wrote: > I delayed things a day from my normal schedule, hoping I'd feel more > comfortable doing a 3.14 release, but that was not to be. So here's an > rc8, and I expect to do the final 3.14 release next weekend. > > There wasn't that

Linux 3.14-rc8

2014-03-24 Thread Linus Torvalds
G_PARISC_TMPALIAS code Lars Persson (1): MIPS: Fix syscall tracing interface Li RongQing (1): netpoll: fix the skb check in pkt_is_ns Li Zefan (1): cgroup: fix a failure path in create_css() Linus Torvalds (2): futex: revert back to the explicit waiter counting code Linu