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:	Fri, 26 Aug 2011 17:36:49 -0700
From:	john stultz <johnstul@...ibm.com>
To:	lkml <linux-kernel@...r.kernel.org>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Ingo Molnar <mingo@...e.hu>
Subject: [GIT PULL] RTC fixes for 3.1

Hey Thomas, Ingo, Andrew,

	I had sent most of these out earlier, but so far have not gotten any
response on them (I know tglx has been out). Since that posting a few
more changes have been submitted, so I've added them to my tree and
wanted to re-request the pull.

You can find the changes here:
  git://git.linaro.org/people/jstultz/linux.git fortglx/3.1/tip/timers/rtc

Axel Lin (1):
      rtc: ep93xx: Fix 'rtc' may be used uninitialized warning

Ilkka Koskinen (1):
      rtc: rtc-twl: Switch to using threaded irq

John Stultz (1):
      rtc: Fix RTC PIE frequency limit

Mike Waychison (1):
      rtc: Initialized rtc_time->tm_isdst

Sebastian Reichel (1):
      rtc: rtc-twl: Remove lockdep related local_irq_enable()

Todd Poynor (1):
      rtc: twl: Fix registration vs. init order

 drivers/rtc/interface.c  |    2 +-
 drivers/rtc/rtc-ep93xx.c |   16 ++++++------
 drivers/rtc/rtc-lib.c    |    2 +
 drivers/rtc/rtc-twl.c    |   60 ++++++++++++++++++---------------------------
 include/linux/rtc.h      |    3 ++
 5 files changed, 38 insertions(+), 45 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