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>] [day] [month] [year] [list]
Date:	Wed, 23 Dec 2009 21:39:01 +0100
From:	Andi Kleen <andi@...stfloor.org>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org, ebiederm@...ssion.com
Subject: [GIT PULL] Please pull sysctl fixes


Hi Linus,

When I looked into sysctls last week I ended up with a patchkit fixing
various issues. This branch has the 2.6.33 worthy versions of the
patches, fixing more serious issues. The other stuff is for 2.6.34

- Only print compat sysctls once using an external hash table
as discussed. This gives better compatibility to all possible
old sysctl users.
- Fix nasty race in zone_list_fallback sysctl

Please pull from

  ssh://master.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc-2.6.git sysctl

to get

Andi Kleen (2):
      SYSCTL: Print binary sysctl warnings (nearly) only once
      SYSCTL: Add a mutex to the page_alloc zone order sysctl

 kernel/sysctl_binary.c |   31 ++++++++++++++++++++++++++++++-
 mm/page_alloc.c        |   11 +++++++----
 2 files changed, 37 insertions(+), 5 deletions(-)

-Andi

-- 
ak@...ux.intel.com -- Speaking for myself only.
--
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