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] [day] [month] [year] [list]
Date:	Wed, 17 Oct 2007 16:59:33 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [git pull] scheduler fixes


* Ingo Molnar <mingo@...e.hu> wrote:

> Linus, please pull the latest scheduler git tree from:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git
> 
> 4 fixes - and one of the fixes could resolve the group-scheduler crashes 
> that were reported. Thanks,

update: i've replaced this one:

> Ingo Molnar (1):
>       sched: fix new task startup crash

with the better fix from Srivatsa Vaddagiri:

  Srivatsa Vaddagiri (1):
        sched: fix new task startup crash

Updated shortlog below.

(if you pulled already that's not a problem either as both trees are 
fine - i'll sort it out)

	Ingo

git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git
------------------>
Dhaval Giani (1):
      sched: fix !SYSFS build breakage

Ken Chen (1):
      sched: fix improper load balance across sched domain

Milton Miller (1):
      sched: more robust sd-sysctl entry freeing

Srivatsa Vaddagiri (1):
      sched: fix new task startup crash

 include/linux/sched.h |    2 ++
 kernel/sched.c        |   38 +++++++++++++++++++++++++++++++-------
 kernel/sched_fair.c   |    6 +-----
 kernel/user.c         |   23 +++++++++++++++--------
 4 files changed, 49 insertions(+), 20 deletions(-)
-
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