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-next>] [day] [month] [year] [list]
Date:	Mon, 29 Oct 2007 21:39:26 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [git pull] scheduler fixes


Linus, please pull the latest scheduler git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git

it contains 7 commits: 3 (small) fixes, 1 code cleanup and 3 style 
cleanups - all fallout of recent merges.

[ There is one commit that is borderline for post-rc1 inclusion: "sched:
  report CPU usage in CFS cgroup directories" which completes/fixes 
  cgroup CPU accounting by introducing a small piece of new code. It's 
  only relevant to cgroups which is a new feature in 2.6.24 so there are 
  no regression/compatibility worries, so i included it. ]

Thanks,

	Ingo

------------------>
Adrian Bunk (1):
      sched: make kernel/sched.c:account_guest_time() static

Ingo Molnar (2):
      sched: fix style of swap() macro in kernel/sched_fair.c
      sched: fix style in kernel/sched.c

James Bottomley (1):
      sched: fix incorrect assumption that cpu 0 exists

Paul Menage (1):
      sched: report CPU usage in CFS cgroup directories

Peter Zijlstra (1):
      sched: keep utime/stime monotonic

Srivatsa Vaddagiri (1):
      sched: move rcu_head to task_group struct

 fs/proc/array.c       |    3 +-
 include/linux/sched.h |    1 
 kernel/fork.c         |    1 
 kernel/sched.c        |   70 +++++++++++++++++++++++++++++++++++---------------
 kernel/sched_fair.c   |    2 -
 5 files changed, 54 insertions(+), 23 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