Commit Graph

8036 Commits

Author SHA1 Message Date
Ben Hutchings c65ef00232 [rt] Drop the workqueue patches
Patches 280-281 revert the changes made by 227-230.  So there is no
point continuing to fix up 227 to apply!  Just drop them all.

svn path=/dists/sid/linux/; revision=19312
2012-08-07 05:41:22 +00:00
Ben Hutchings 9411d323eb lirc_sir: make device registration work (Closes: #680762)
svn path=/dists/sid/linux/; revision=19311
2012-08-05 22:55:38 +00:00
Ben Hutchings 4a4fd06c67 fs: Update link security restrictions to match Linux 3.6:
- Drop kconfig options; restrictions can only be disabled by sysctl
- Change the audit message type from AUDIT_AVC (1400) to AUDIT_ANON_LINK (1702)

svn path=/dists/sid/linux/; revision=19310
2012-08-05 21:02:07 +00:00
Ben Hutchings b91d68d275 Update to 3.2.26
svn path=/dists/sid/linux/; revision=19309
2012-08-05 19:58:55 +00:00
Ben Hutchings e398cff2ef net: Add byte queue limits (bql) for reduced buffer-bloat
[prerequisite] net: new counter for tx_timeout errors in sysfs
bnx2,bnx2x,e1000e,forcedeth,igb,ixgbe,r8169,sfc,skge,sky2,tg3: Add support for bql


svn path=/dists/sid/linux/; revision=19307
2012-08-04 13:32:28 +00:00
Ben Hutchings 608bf2b1f8 Undo context change for Debian ABI bodge, now removed
svn path=/dists/sid/linux/; revision=19306
2012-08-03 01:55:45 +00:00
Ben Hutchings 28f28f994c Bump ABI to 4
The mm fixes in 3.2.25 changed struct address_space_operations and
struct task_struct.

svn path=/dists/sid/linux/; revision=19305
2012-08-03 01:41:42 +00:00
Ben Hutchings 1d65a00c89 Update to 3.2.25
Drop one bug fix that was included.
Refresh various other patches with more or less serious conflicts.

svn path=/dists/sid/linux/; revision=19304
2012-08-03 01:37:42 +00:00
Ben Hutchings 01a5ea1aab debugfs: Avoid ABI change for mount options
svn path=/dists/sid/linux/; revision=19295
2012-07-26 12:38:15 +00:00
Ben Hutchings 3175cdc576 debugfs: Add mode, uid and gid mount options; set default mode to 700 (Closes: #681418)
svn path=/dists/sid/linux/; revision=19294
2012-07-26 03:51:00 +00:00
Ben Hutchings aa7975939f Update to 3.2.24
Drop many bugfix patches that passed review in this version.
Resolve conflicts between rt featureset and the leap second fixes.
Add patches to undo various ABI changes.

svn path=/dists/sid/linux/; revision=19293
2012-07-26 01:04:02 +00:00
Ben Hutchings 14fd890c1d linux-source: Suggest pkg-config, needed to build kconfig GUIs (Closes: #682726)
svn path=/dists/sid/linux/; revision=19292
2012-07-25 03:25:11 +00:00
Ben Hutchings 86d9aaadec udeb: Add snd-hda-codec-ca0132 to sound-modules (Closes: #682368)
svn path=/dists/sid/linux/; revision=19291
2012-07-24 03:11:20 +00:00
Ben Hutchings 40f0b32367 linux-image: Include package version along with kernel release in stack traces
Currently only some architectures (arm,ia64,powerpc,s390,sh,x86)
include the kernel release.  Don't add the package version on other
architectures at this time, as it's less obvious where it should go.

svn path=/dists/sid/linux/; revision=19290
2012-07-24 02:57:54 +00:00
Ben Hutchings aca61360d7 linux-image: Include package version in utsname version string (Closes: #638878)
There is not enough space for both timestamp and package version, so
replace the timestamp by setting KBUILD_BUILD_TIMESTAMP.

We now need to get the distribution name in debian/rules.real, but
we already have DISTRIBUTION as the suite name so use DISTRIBUTOR for
the distribution name (!).

The utsname version string also appears in /proc/version and the init
banner, so don't bother including it again explicitly.  This means we
no longer need to patch init/version.c and scripts/mkcompile_h at all.
Instead, split maintainer at the '@' and set KBUILD_BUILD_USER and
KBUILD_BUILD_HOST accordingly.

Carry on generating <generated/package.h>, but drop the parentheses
from LINUX_PACKAGE_ID now that it's not used in init/version.c.

Drop support for version.$DISTRIBUTION files.  Any derived
distribution can set KBUILD_BUILD_* in the same way we are doing.

svn path=/dists/sid/linux/; revision=19289
2012-07-24 01:52:31 +00:00
Ben Hutchings f24a365c2a Move definition of LINUX_PACKAGE_ID to new header <generated/package.h>
svn path=/dists/sid/linux/; revision=19288
2012-07-24 00:28:08 +00:00
Ben Hutchings 58eb042b32 Move pasting of package version information from init/version.c to mkcompile_h
We should be using this information elsewhere, which will be easier
if we don't have to use lots of #ifdefs.

svn path=/dists/sid/linux/; revision=19287
2012-07-23 23:22:18 +00:00
Ben Hutchings 1de472acc1 Prepare to release linux (3.2.23-1).
svn path=/dists/sid/linux/; revision=19284
2012-07-23 00:28:12 +00:00
Ben Hutchings 84d89090ef [rt] Replace check-series with convert-series, which JFDI
There is no point in generating a diff when we can just do the
conversion and let the VCS show the diff afterwards.

Also, don't strip comments and blanks; there's no harm in copying
them into series-rt.

svn path=/dists/sid/linux/; revision=19283
2012-07-22 22:25:20 +00:00
Ben Hutchings bfb6be40df [rt] Update to 3.2.23-rt37
svn path=/dists/sid/linux/; revision=19282
2012-07-22 22:17:50 +00:00
Ben Hutchings 2d5f13701e [rt] linux-source: Include -rt version suffix
There is no good reason to drop the patches adding the -rt version
suffix; we will override them in official packages but the suffix
is likely to be desirable in custom packages.

svn path=/dists/sid/linux/; revision=19281
2012-07-22 22:13:12 +00:00
Ben Hutchings cd86181839 Remove outdated filename from rt/check-series diff
svn path=/dists/sid/linux/; revision=19280
2012-07-22 22:04:57 +00:00
Ben Hutchings bf234df7d8 Add ABI reference for 3.2.0-3 on armel, m68k, sparc
svn path=/dists/sid/linux/; revision=19279
2012-07-22 21:04:47 +00:00
Ben Hutchings e07f15eef7 Ignore ABI changes in ath driver modules
svn path=/dists/sid/linux/; revision=19278
2012-07-22 19:07:41 +00:00
Ben Hutchings 7bc48edffc Add more fixes currently in the patch queue for 3.2.24
svn path=/dists/sid/linux/; revision=19277
2012-07-22 17:58:25 +00:00
Ben Hutchings 3eb84c68dc raid5: delayed stripe fix (Closes: #680366)
svn path=/dists/sid/linux/; revision=19274
2012-07-22 16:28:43 +00:00
Ben Hutchings 45ce64535b Fix context in atl1c bug fix patch
svn path=/dists/sid/linux/; revision=19273
2012-07-22 02:53:36 +00:00
Ben Hutchings 1069c39990 atl1c: fix issue of transmit queue 0 timed out
svn path=/dists/sid/linux/; revision=19272
2012-07-22 02:37:20 +00:00
Ben Hutchings c0468ba004 [x86] hwmon: Enable SENSORS_SCH5636 as module (Closes: #680934)
svn path=/dists/sid/linux/; revision=19269
2012-07-21 22:07:39 +00:00
Ben Hutchings 0f113817b2 cipso: don't follow a NULL pointer when setsockopt() is called
svn path=/dists/sid/linux/; revision=19267
2012-07-21 18:38:08 +00:00
Ben Hutchings 8e01cd4b5c [x86] drm/i915: prefer wide & slow to fast & narrow in DP configs (Closes: #658662)
svn path=/dists/sid/linux/; revision=19266
2012-07-21 18:06:28 +00:00
Ben Hutchings f0ee42b4df e100: ucode is optional in some cases
svn path=/dists/sid/linux/; revision=19265
2012-07-21 17:49:18 +00:00
Arnaud Patard 0631f38bca Add r8169 to nic-modules udeb
svn path=/dists/sid/linux/; revision=19264
2012-07-19 14:43:17 +00:00
Ben Hutchings 219ef1bb1e nouveau: Update to support Fermi (NVC0+) acceleration (Closes: #679566)
svn path=/dists/sid/linux/; revision=19254
2012-07-15 22:16:20 +00:00
Ben Hutchings 01d775979f epoll: clear the tfile_check_list on -ELOOP (CVE-2012-3375)
svn path=/dists/sid/linux/; revision=19253
2012-07-14 22:09:58 +00:00
Ben Hutchings 6edd9fa52a CIFS: Respect negotiated MaxMpxCount (deferred from 3.2.14)
svn path=/dists/sid/linux/; revision=19250
2012-07-13 04:37:28 +00:00
Ben Hutchings 5bf5b53ca5 Really remove a dropped patch
svn path=/dists/sid/linux/; revision=19249
2012-07-13 04:33:49 +00:00
Ben Hutchings 0fbbb5a0f2 udf: Improve table length check to avoid possible overflow
svn path=/dists/sid/linux/; revision=19248
2012-07-13 03:19:25 +00:00
Ben Hutchings abb330e8bb Properly group the two changes supposed to fix CVE-2012-3400
svn path=/dists/sid/linux/; revision=19247
2012-07-13 03:18:35 +00:00
Ben Hutchings 016f1a0814 Update to 3.2.23
svn path=/dists/sid/linux/; revision=19246
2012-07-12 05:16:31 +00:00
Ben Hutchings 65a94ef6e2 Add the missing piece of "x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM"
svn path=/dists/sid/linux/; revision=19244
2012-07-09 13:49:39 +00:00
Ben Hutchings bfa25d48b7 Explicitly set QUILT_PC when invoking quilt
Derived packages (e.g. for extra featuresets) may be maintained using
yet another patch series (touching the debian directory).  This will
require an additional status directory, specified by setting QUILT_PC.
Override this when we invoke quilt to apply the main and featureset
patch series.  (Thanks to Yves-Alexis Perez.)

svn path=/dists/sid/linux/; revision=19243
2012-07-09 13:42:47 +00:00
Ben Hutchings 369f4bd8be Ignore .git directory when copying/comparing source
This helps people using git-svn checkouts (thanks to Yves-Alexis Perez)

svn path=/dists/sid/linux/; revision=19242
2012-07-09 13:28:07 +00:00
Ben Hutchings aff4522f3d linux-image: Remove versioned relations where stable version is new enough
svn path=/dists/sid/linux/; revision=19241
2012-07-06 05:11:39 +00:00
Ben Hutchings 6561e8a8ae Update to 3.2.22
svn path=/dists/sid/linux/; revision=19239
2012-07-04 06:06:11 +00:00
Ben Hutchings 1c7e2e3c94 Update Czech debconf template translations (Michal Simunek) (Closes: #679674)
svn path=/dists/sid/linux/; revision=19238
2012-07-03 05:25:56 +00:00
Ben Hutchings d801403393 scsi: Silence unnecessary warnings about ioctl to partition (Closes: #656899)
svn path=/dists/sid/linux/; revision=19237
2012-07-03 05:08:29 +00:00
Ben Hutchings 230325e109 [sh] Fix up store queue code for subsys_interface changes (Closes: #680025)
svn path=/dists/sid/linux/; revision=19236
2012-07-03 05:03:29 +00:00
Ben Hutchings 74ce5845ea README.source: Correct name of main patch series file
svn path=/dists/sid/linux/; revision=19234
2012-07-01 13:34:49 +00:00
Ben Hutchings 894e3286e9 linux-libc-dev: Fix redundant 'GNU glibc' in description (Closes: #631228)
svn path=/dists/sid/linux/; revision=19233
2012-06-29 14:02:01 +00:00