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:	Wed, 16 Oct 2013 11:16:06 -0700
From:	Ben Segall <bsegall@...gle.com>
To:	peterz@...radead.org, mingo@...hat.com
Cc:	pjt@...gle.com, linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] Fix several races in CFS_BANDWIDTH

There are several races we've found in CFS_BANDWIDTH that cause crashes or stuck
tasks.

---

Ben Segall (4):
      sched: Fix race on toggling cfs_bandwidth_used
      sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
      sched: Fix hrtimer_cancel/rq->lock deadlock
      sched: Avoid throttle_cfs_rq racing with period_timer stopping

Paul Turner (1):
      sched: Guarantee new group-entities always have weight


 kernel/sched/core.c  |    9 ++++++++-
 kernel/sched/debug.c |    8 ++++++++
 kernel/sched/fair.c  |   50 +++++++++++++++++++++++++++++++++++---------------
 kernel/sched/sched.h |    3 ++-
 4 files changed, 53 insertions(+), 17 deletions(-)

-- 
Signature
--
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