[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160526205134.GA5103@pobox.suse.cz>
Date: Thu, 26 May 2016 22:51:34 +0200
From: Michal Marek <mmarek@...e.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: asamson@...eaurora.org, bjorn@...k.no, jkosina@...e.cz,
keescook@...omium.org, srinivas.pandruvada@...ux.intel.com,
vaishali.thakkar@...cle.com, wsa@...-dreams.de,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] kbuild misc changes for v4.7-rc1
Hi Linus,
this is the non-critical part of kbuild:
- Coccinelle fixes, one semantic patch less in this round [Vaishali
Thakkar, Wolfram Sang, Kees Cook]
- rpm-pkg support for (open)SUSE's update-bootloader [Jiří Kosian]
- rpm-pkg restored support for $RPMOPTS [Srinivas Pandruvada]
- deb-pkg fixes for the linux-headers package [Bjørn Mork, Azriel
Samson]
Thanks,
Michal
The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc
for you to fetch changes up to 2552a39facb6609007a02eeda5d5edee4fcaca30:
coccicheck: Fix missing 0 index in kill loop (2016-05-19 09:56:59 +0200)
----------------------------------------------------------------
Azriel Samson (1):
builddeb: fix missing headers in linux-headers package
Bjørn Mork (1):
builddeb: include objtool binary in headers package
Jiri Kosina (1):
kbuild/mkspec: support 'update-bootloader'-based systems
Kees Cook (1):
coccicheck: Fix missing 0 index in kill loop
Srinivas Pandruvada (1):
scripts/package/Makefile: rpmbuild add support of RPMOPTS
Vaishali Thakkar (1):
Coccinelle: setup_timer: Add space in front of parentheses
Wolfram Sang (1):
scripts: coccinelle: remove check to move constants to right
scripts/coccicheck | 2 +-
scripts/coccinelle/api/setup_timer.cocci | 4 +-
scripts/coccinelle/misc/compare_const_fl.cocci | 171 -------------------------
scripts/package/Makefile | 4 +-
scripts/package/builddeb | 5 +-
scripts/package/mkspec | 5 +
6 files changed, 14 insertions(+), 177 deletions(-)
delete mode 100644 scripts/coccinelle/misc/compare_const_fl.cocci
Powered by blists - more mailing lists