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, 1 May 2009 12:15:03 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kbuild <linux-kbuild@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>,
	Anders Kaseorg <andersk@....edu>,
	Ralf Baechle <ralf@...ux-mips.org>,
	Nico Schottelius <nico@....schottelius.org>,
	Cedric Hombourger <chombourger@...il.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Randy Dunlap <randy.dunlap@...cle.com>,
	Matt Kraai <kraai@...fs.org>,
	Frédéric Brière <fbriere@...iere.net>,
	Jesper Nilsson <jesper.nilsson@...s.com>,
	Haavard Skinnemoen <hskinnemoen@...el.com>
Subject: [GIT] kbuild

Hi Linus.

kbuild fixes:

o fixed check for section flags. Replace a heuristics with correct check of the flags

o a cygwin build fix (people do build kernels with cygwin these days)

o remove more files when cleaning

o fix tags so we do not append to the tags database

o improve support for git tags in setlocalversion


	Sam

The following changes since commit 091438dd5668396328a3419abcbc6591159eb8d1:
  Linus Torvalds (1):
        Linux 2.6.30-rc4

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git master

Anders Kaseorg (1):
      kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"

Cedric Hombourger (1):
      kbuild: fix Module.markers permission error under cygwin

Frédéric Brière (1):
      kbuild: clean Module.markers and modules.order for out-of-tree modules

Matt Kraai (1):
      kbuild: remove a tag file before it is regenerated

Nico Schottelius (1):
      kbuild: fix scripts/setlocalversion with git

Randy Dunlap (1):
      docs: also clean index.html

Robert P. J. Day (1):
      kbuild: "make prepare" should be "make modules_prepare"

Sam Ravnborg (2):
      avr32: drop unused CLEAN_FILES
      kbuild: fix comment in modpost.c

 Documentation/DocBook/Makefile |    5 ++-
 Makefile                       |    6 +++-
 arch/avr32/Makefile            |    2 -
 scripts/mod/modpost.c          |   55 +++++++++++++++------------------------
 scripts/setlocalversion        |   13 ++++-----
 scripts/tags.sh                |    2 +
 6 files changed, 36 insertions(+), 47 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