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, 29 Jan 2014 22:37:09 +0100
From:	Michal Marek <mmarek@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	josh@...htriplett.org, linux-kbuild@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT] kbuild: nuke remaining occurences of __TIME__/__DATE__

Hi Linus,

this series by Josh finishes the removal of __DATE__ and __TIME__ from
the kernel. The last patch adds -Werror=date-time to KBUILD_CFLAGS to
stop these from reappearing. Part of the series went through Greg's
trees during this merge window, which is why this pull request is not based
on v3.13-rc1.

Thanks,
Michal


The following changes since commit ec513b16c480c6cdda1e3d597e611eafca05227b:

  Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (2014-01-20 16:13:02 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git drop-time

Josh Triplett (4):
      mtd: denali: Drop print of build date/time
      net: wireless: brcm80211: Drop debug version with build date/time
      x86: math-emu: Drop already-disabled print of build date
      Makefile: Build with -Werror=date-time if the compiler supports it

 Makefile                                           |    3 +++
 arch/x86/math-emu/errors.c                         |    5 -----
 drivers/mtd/nand/denali_pci.c                      |    1 -
 .../net/wireless/brcm80211/brcmfmac/dhd_common.c   |    7 -------
 4 files changed, 3 insertions(+), 13 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