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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 13 Apr 2012 09:46:39 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:	lwn@....net
Subject: Linux 3.0.28

I'm announcing the release of the 3.0.28 kernel.

All users of the 3.0 kernel series must upgrade.

The updated 3.0.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y
and can be browsed at the normal kernel.org git web browser:
        http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                             |    2 
 arch/m68k/mac/config.c               |    3 
 arch/x86/include/asm/timer.h         |    8 -
 arch/x86/kernel/amd_iommu_init.c     |   24 +++--
 arch/x86/kernel/apic/io_apic.c       |   40 +-------
 arch/x86/kernel/kgdb.c               |   60 +++++++++++++
 arch/x86/kernel/tsc.c                |    3 
 arch/x86/net/bpf_jit_comp.c          |    2 
 arch/x86/pci/acpi.c                  |   10 ++
 drivers/acpi/acpica/tbfadt.c         |    8 -
 drivers/acpi/processor_thermal.c     |   45 ++++++++-
 drivers/gpu/drm/drm_fb_helper.c      |    8 +
 drivers/gpu/drm/i915/i915_drv.c      |    2 
 drivers/gpu/drm/i915/i915_reg.h      |    1 
 drivers/gpu/drm/i915/intel_bios.c    |   23 ++++-
 drivers/gpu/drm/i915/intel_display.c |    6 +
 drivers/gpu/drm/i915/intel_lvds.c    |    8 +
 drivers/gpu/drm/radeon/atom.c        |   15 +++
 drivers/gpu/drm/radeon/atom.h        |    1 
 drivers/mfd/twl6030-irq.c            |   13 ++
 drivers/misc/kgdbts.c                |  160 +++++++++++++++++++++++++----------
 drivers/mmc/host/atmel-mci.c         |    9 +
 drivers/mtd/devices/block2mtd.c      |    1 
 drivers/mtd/devices/lart.c           |    1 
 drivers/mtd/devices/m25p80.c         |    1 
 drivers/mtd/devices/sst25l.c         |    1 
 drivers/net/usb/cdc_eem.c            |    1 
 drivers/net/usb/zaurus.c             |    5 +
 drivers/platform/x86/acer-wmi.c      |    1 
 drivers/pnp/pnpacpi/core.c           |    7 +
 include/linux/kernel.h               |   13 ++
 include/linux/kgdb.h                 |    7 -
 kernel/cred.c                        |    2 
 kernel/debug/debug_core.c            |   53 +++++------
 kernel/irq/migration.c               |   10 +-
 kernel/sysctl.c                      |    8 -
 kernel/trace/trace_entries.h         |   16 ++-
 kernel/trace/trace_export.c          |    2 
 net/bluetooth/hci_conn.c             |    4 
 net/mac80211/agg-rx.c                |    3 
 net/rose/rose_dev.c                  |    4 
 scripts/mod/modpost.c                |   36 +++++++
 scripts/mod/modpost.h                |    1 
 security/tomoyo/mount.c              |   38 ++++----
 sound/soc/codecs/ak4642.c            |    2 
 45 files changed, 486 insertions(+), 182 deletions(-)

Alessio Igor Bogani (1):
      modpost: Fix modpost's license checking V3

Alex Deucher (1):
      drm/radeon/kms: fix fans after resume

Andi Kleen (1):
      ACPI: Do cpufreq clamping for throttling per package v2

Anisse Astier (1):
      drm/i915: no-lvds quirk on MSI DC500

Artem Bityutskiy (3):
      mtd: sst25l: initialize writebufsize
      mtd: block2mtd: initialize writebufsize
      mtd: lart: initialize writebufsize

Brian Norris (1):
      mtd: m25p80: set writebufsize

Chris Wilson (2):
      drm: Validate requested virtual size against allocated fb size
      drm/i915: Sanitize BIOS debugging bits from PIPECONF

Daniel Vetter (1):
      drm/i915: quirk away broken OpRegion VBT

Frank Rowand (1):
      modpost: Fix modpost license checking of vmlinux.o

Geert Uytterhoeven (1):
      m68k/mac: Add missing platform check before registering platform devices

Greg Kroah-Hartman (2):
      Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"
      Linux 3.0.28

Guan Xin (1):
      USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"

Jan Beulich (1):
      modpost: fix ALL_INIT_DATA_SECTIONS

Jason Wessel (5):
      kgdb,debug_core: pass the breakpoint struct instead of address and memory
      kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA
      kgdbts: (1 of 2) fix single step awareness to work correctly with SMP
      kgdbts: (2 of 2) fix single step awareness to work correctly with SMP
      x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()

Jiang Liu (1):
      genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value

Joerg Roedel (1):
      iommu/amd: Make sure IOMMU interrupts are re-enabled on resume

Jonathan Nieder (2):
      x86/PCI: use host bridge _CRS info on MSI MS-7253
      x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version

Julian Anastasov (1):
      ACPICA: Fix regression in FADT revision checks

Kees Cook (1):
      sysctl: fix write access to dmesg_restrict/kptr_restrict

Kuninori Morimoto (1):
      ASoC: ak4642: fixup: mute needs +1 step

Lee, Chun-Yi (1):
      acer-wmi: No wifi rfkill on Sony machines

Ludovic Desroches (1):
      mmc: atmel-mci: correct data timeout computation

Nishanth Menon (1):
      mfd: Clear twl6030 IRQ status register only once

Oleg Nesterov (1):
      cred: copy_process() should clear child->replacement_session_keyring

Peter Hurley (1):
      Bluetooth: Fix l2cap conn failures for ssp devices

Rabin Vincent (1):
      net: usb: cdc_eem: fix mtu

Salman Qazi (1):
      sched/x86: Fix overflow in cyc2ns_offset

Sean Paul (1):
      drm/i915: Add lock on drm_helper_resume_force_mode

Stanislaw Gruszka (1):
      mac80211: fix possible tid_rx->reorder_timer use after free

Tetsuo Handa (1):
      TOMOYO: Fix mount flags checking order.

Wolfgang Mauerer (1):
      tracing: Fix ftrace stack trace entries

Yinghai Lu (1):
      PNPACPI: Fix device ref leaking in acpi_pnp_match

danborkmann@...earbox.net (1):
      rose_dev: fix memcpy-bug in rose_set_mac_address

zhuangfeiran@....ac.cn (1):
      x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND


Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ