Re: Linux 3.15-rc4

2014-05-05 Thread Linus Torvalds
On Mon, May 5, 2014 at 6:40 AM, Konstantin Ryabitsev wrote: > > Looks like it got placed into /v3.x/ instead of /testing/. I'll move it > into /testing/ shortly, which should kick off the site update (the > script only looks for -rc kernels in /testing/). Thanks Konstantin. My bad. My release au

Re: Linux 3.15-rc4

2014-05-05 Thread Josh Boyer
On Mon, May 5, 2014 at 9:40 AM, Konstantin Ryabitsev wrote: > On 05/05/14 08:38 AM, Josh Boyer wrote: >> Did the patch-3.15-rc4.xz tarball not get uploaded/created on >> kernel.org? The frontpage doesn't seem to have been updated for -rc4, >> and I can't find it here either: >> >> https://www.ker

Re: Linux 3.15-rc4

2014-05-05 Thread Konstantin Ryabitsev
On 05/05/14 08:38 AM, Josh Boyer wrote: > Did the patch-3.15-rc4.xz tarball not get uploaded/created on > kernel.org? The frontpage doesn't seem to have been updated for -rc4, > and I can't find it here either: > > https://www.kernel.org/pub/linux/kernel/v3.x/testing/ Looks like it got placed in

Re: Linux 3.15-rc4

2014-05-05 Thread Josh Boyer
On Sun, May 4, 2014 at 10:29 PM, Linus Torvalds wrote: > Nothing particularly unusual going on. 45% drivers (drm, sound, md, > pin-control, acpi etc), 40% arch (mainly powerpc/powernv, but x86 and > arm too), 15% misc (perf tooling, documentation updates, core code). > The appended shortlog gives

Linux 3.15-rc4

2014-05-04 Thread Linus Torvalds
powerpc: Fix Oops in rtas_stop_self() powerpc/pseries: Protect remove_memory() with device hotplug lock Linus Torvalds (2): mm: don't pointlessly use BUG_ON() for sanity check Linux 3.15-rc4 Lorenzo Pieralisi (1): clocksource: arch_arm_timer: Fix age-old arc