linux-armadaxp 3.2.0-1601.4 source package in Ubuntu

Changelog

linux-armadaxp (3.2.0-1601.4) precise; urgency=low

  [ Ike Panhc ]

  * Rebase onto Ubuntu-3.2.0-20.32
  * [Config] Enable CODA_FS
  * Rebase onto Ubuntu-3.2.0-21.34

  [ Upstream Kernel Changes ]

  * KBuild: Allow scripts/* to be cross compiled
  * LINARO: Use KBUILD_SCRIPTROOT to cross build scripts

  [ Ubuntu: 3.2.0-21.34 ]

  * SAUCE: (drop after 3.4) asus-wmi: add scalar board brightness adj.
    support
    - LP: #961879
  * SAUCE: (drop after 3.4) asus-wmi: store backlight power status for AIO
    machine
    - LP: #961880
  * [Config]: enable CONFIG_DRM_LOAD_EDID_FIRMWARE
  * SAUCE: AppArmor: Add the ability to mediate mount
  * SAUCE: AppArmor: Add profile introspection file to interface
  * SAUCE: AppArmor: basic networking rules
  * SAUCE: Update aufs for build failure caused by apparmor backport
  * SAUCE: AppArmor: Fix change_onexec when called from a confined task
    - LP: #963756
  * Revert "SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux
    device"
  * Rebase to v3.2.13
  * d-i: Fix iwl3945 driver name typo in nic-modules
  * d-i: Add missing iwl* drivers to nic-modules
    - LP: #965116
  * d-i: Remove obsolete bcm43xx* drivers from nic-modules
  * d-i: Add brcm*mac drivers to nic-modules
  * SAUCE: (drop after 3.3) apple_bl: Add register/unregister functions
  * SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux device
  * Add isci to debian scsi-modules udeb
    - LP: #963306
  * SAUCE: fsam7400: use UMH_WAIT_PROC consistently
    - LP: #963685
  * SAUCE: disable_nx should not be in __cpuinitdata section for X86_32
    - LP: #968233
  * Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.
    - LP: #916319
  * x86: Report cpb and eff_freq_ro flags correctly
    - LP: #960461
  * x86/amd: Add missing feature flag for fam15h models 10h-1fh processors
    - LP: #960461
  * KVM: Move cpuid code to new file
    - LP: #960466
  * KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guest
    - LP: #960466
  * apparmor: add missing rcu_dereference()
  * apparmor: fix module parameter handling
  * btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
  * switch security_path_chmod() to umode_t
  * switch securityfs_create_file() to umode_t
  * switch ->path_mkdir() to umode_t
  * switch ->path_mknod() to umode_t
  * capabilities: remove the task from capable LSM hook entirely
  * switch security_path_chmod() to struct path *
  * AppArmor: refactor securityfs to use structures
  * AppArmor: add initial "features" directory to securityfs
  * AppArmor: add "file" details to securityfs
  * AppArmor: export known rlimit names/value mappings in securityfs
  * AppArmor: Add mising end of structure test to caps unpacking
  * AppArmor: Fix dropping of allowed operations that are force audited
  * AppArmor: Fix underflow in xindex calculation
  * AppArmor: fix mapping of META_READ to audit and quiet flags
  * AppArmor: Fix the error case for chroot relative path name lookup
  * AppArmor: Fix error returned when a path lookup is disconnected
  * AppArmor: Fix oops in policy unpack auditing
  * AppArmor: Add const qualifiers to generated string tables
  * AppArmor: Retrieve the dentry_path for error reporting when path lookup
    fails
  * AppArmor: Minor cleanup of d_namespace_path to consolidate error
    handling
  * AppArmor: Update dfa matching routines.
  * AppArmor: Move path failure information into aa_get_name and rename
  * AppArmor: Add ability to load extended policy
  * AppArmor: add const qualifiers to string arrays
  * AppArmor: Fix location of const qualifier on generated string tables
  * drm: allow loading an EDID as firmware to override broken monitor
  * usermodehelper: use UMH_WAIT_PROC consistently
    - LP: #963685
  * usermodehelper: introduce umh_complete(sub_info)
    - LP: #963685
  * usermodehelper: implement UMH_KILLABLE
    - LP: #963685
  * usermodehelper: kill umh_wait, renumber UMH_* constants
    - LP: #963685
  * usermodehelper: ____call_usermodehelper() doesn't need do_exit()
    - LP: #963685
  * kmod: introduce call_modprobe() helper
    - LP: #963685
  * kmod: make __request_module() killable
    - LP: #963685
  * x86, tsc: Fix SMI induced variation in quick_pit_calibrate()
    - LP: #965586
  * drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin client
    - LP: #911916, #911920
  * drm/i915: Add Clientron E830 to the ignore LVDS list
    - LP: #907055
  * rebase to v3.2.13

  [ Ubuntu: 3.2.0-20.33 ]

  * (pre-stable) ASPM: Fix pcie devices with non-pcie children
    - LP: #961482

  [ Ubuntu: 3.2.0-20.32 ]

  * SAUCE: SECCOMP: Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from
    granting privs
  * SAUCE: SECCOMP: Fix apparmor for PR_{GET,SET}_NO_NEW_PRIVS
  * SAUCE: SECCOMP: seccomp: remove duplicated failure logging
  * [Config] SECCOMP_FILTER=y
  * seccomp: audit abnormal end to a process due to seccomp
  * SAUCE: SECCOMP: sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
  * SAUCE: SECCOMP: net/compat.c,linux/filter.h: share compat_sock_fprog
  * SAUCE: SECCOMP: seccomp: kill the seccomp_t typedef
  * SAUCE: SECCOMP: arch/x86: add syscall_get_arch to syscall.h
  * SAUCE: SECCOMP: asm/syscall.h: add syscall_get_arch
  * SAUCE: SECCOMP: seccomp: add system call filtering using BPF
  * SAUCE: SECCOMP: seccomp: add SECCOMP_RET_ERRNO
  * SAUCE: SECCOMP: signal, x86: add SIGSYS info and make it synchronous.
  * SAUCE: SECCOMP: seccomp: Add SECCOMP_RET_TRAP
  * SAUCE: SECCOMP: ptrace,seccomp: Add PTRACE_SECCOMP support
  * SAUCE: SECCOMP: x86: Enable HAVE_ARCH_SECCOMP_FILTER
  * SAUCE: SECCOMP: Documentation: prctl/seccomp_filter

  [ Ubuntu: 3.2.0-19.31 ]

  * d-i: Add dm-multipath and scsi device handlers
    - LP: #959749
  * d-i: Move multipath modules into their own udeb
    - LP: #598251, #959749
  * [Config] Auto-detect do_tools setting
  * [Config] correctly specify CROSS_COMPILE for tools build
  * [Config] CONFIG_DRM_PSB_CDV=n
  * Rebase to v3.2.12
  * powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
    - LP: #959959
  * rebase to v3.2.12

  [ Ubuntu: 3.2.0-19.30 ]

  * [Config] Fix typeo in the Hyper-V module names
  * [Config] Move kernels to "Section: kernel"
    - LP: #499557
  * SAUCE: AppArmor: Add ability to load extended policy
  * SAUCE: AppArmor: Add the ability to mediate mount
  * SAUCE: AppArmor: Add profile introspection file to interface
  * SAUCE: AppArmor: basic networking rules
  * [Config] Disable CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER
    - LP: #952035
  * Rebase to v3.2.10
  * [Config] Update configs after rebase to v3.2.10
  * Rebase to v3.2.11
  * [Config] Disable CONFIG_STUB_POULSBO
    - LP: #899244
  * [Config] Add CONFIG_DRM_PSB check to enforcer
    - LP: #899244
  * [Config] Drop non-SMP powerpc
  * net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
  * x86: Derandom delay_tsc for 64 bit
  * Bluetooth: Fix l2cap conn failures for ssp devices
    - LP: #872044
  * KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
    - LP: #917842
    - CVE-2012-0045
  * KVM: x86: fix missing checks in syscall emulation
    - LP: #917842
    - CVE-2012-0045
  * rebase to v3.2.11
  * rebase to v3.2.10
 -- Ike Panhc <email address hidden>   Thu, 22 Mar 2012 15:52:24 +0800

Upload details

Uploaded by:
Ike Panhc
Sponsored by:
Jani Monoses
Uploaded to:
Precise
Original maintainer:
Ubuntu Kernel Team
Architectures:
armhf
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] armhf

Downloads

File Size SHA-256 Checksum
linux-armadaxp_3.2.0-1601.4.tar.gz 102.0 MiB 13910dd8b438b30ca75166c320aedb5d8c8f9723b333a2b72a0e2fafb5ef3d45
linux-armadaxp_3.2.0-1601.4.dsc 3.7 KiB a32bd4610ddc86aa86eab2c9f4fa7745911f6860d5e5aeb3f7f94740bba01756

Available diffs

View changes file

Binary packages built by this source

block-modules-3.2.0-1601-armadaxp-di: No summary available for block-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for block-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

crypto-modules-3.2.0-1601-armadaxp-di: No summary available for crypto-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for crypto-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

fs-core-modules-3.2.0-1601-armadaxp-di: No summary available for fs-core-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for fs-core-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

fs-secondary-modules-3.2.0-1601-armadaxp-di: No summary available for fs-secondary-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for fs-secondary-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

input-modules-3.2.0-1601-armadaxp-di: No summary available for input-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for input-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

irda-modules-3.2.0-1601-armadaxp-di: No summary available for irda-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for irda-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

kernel-image-3.2.0-1601-armadaxp-di: No summary available for kernel-image-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for kernel-image-3.2.0-1601-armadaxp-di in ubuntu precise.

linux-headers-3.2.0-1601: No summary available for linux-headers-3.2.0-1601 in ubuntu precise.

No description available for linux-headers-3.2.0-1601 in ubuntu precise.

linux-headers-3.2.0-1601-armadaxp: No summary available for linux-headers-3.2.0-1601-armadaxp in ubuntu precise.

No description available for linux-headers-3.2.0-1601-armadaxp in ubuntu precise.

linux-image-3.2.0-1601-armadaxp: No summary available for linux-image-3.2.0-1601-armadaxp in ubuntu precise.

No description available for linux-image-3.2.0-1601-armadaxp in ubuntu precise.

md-modules-3.2.0-1601-armadaxp-di: No summary available for md-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for md-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

mouse-modules-3.2.0-1601-armadaxp-di: No summary available for mouse-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for mouse-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

nic-modules-3.2.0-1601-armadaxp-di: No summary available for nic-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for nic-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

nic-shared-modules-3.2.0-1601-armadaxp-di: No summary available for nic-shared-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for nic-shared-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

nic-usb-modules-3.2.0-1601-armadaxp-di: No summary available for nic-usb-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for nic-usb-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

parport-modules-3.2.0-1601-armadaxp-di: No summary available for parport-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for parport-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

plip-modules-3.2.0-1601-armadaxp-di: No summary available for plip-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for plip-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

ppp-modules-3.2.0-1601-armadaxp-di: No summary available for ppp-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for ppp-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

scsi-modules-3.2.0-1601-armadaxp-di: No summary available for scsi-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for scsi-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

squashfs-modules-3.2.0-1601-armadaxp-di: No summary available for squashfs-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for squashfs-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

storage-core-modules-3.2.0-1601-armadaxp-di: No summary available for storage-core-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for storage-core-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

usb-modules-3.2.0-1601-armadaxp-di: No summary available for usb-modules-3.2.0-1601-armadaxp-di in ubuntu precise.

No description available for usb-modules-3.2.0-1601-armadaxp-di in ubuntu precise.