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:	Sun, 27 Jan 2013 20:58:36 -0800
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, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 3.4.28

I'm announcing the release of the 3.4.28 kernel.

All users of the 3.4 kernel series must upgrade.

The updated 3.4.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.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 
 drivers/acpi/processor_idle.c              |    4 +
 drivers/ata/ahci.c                         |   13 ++++
 drivers/dma/ioat/dma_v3.c                  |    2 
 drivers/firmware/dmi_scan.c                |   78 ++++++++++++++++++++++-------
 drivers/gpu/drm/i915/i915_gem_execbuffer.c |   21 +++++++
 drivers/gpu/drm/i915/i915_reg.h            |    3 +
 drivers/gpu/drm/i915/intel_display.c       |    4 +
 drivers/pci/hotplug/pciehp.h               |    2 
 drivers/pci/hotplug/pciehp_core.c          |   11 ----
 drivers/pci/hotplug/pciehp_ctrl.c          |    8 +-
 drivers/pci/hotplug/pciehp_hpc.c           |   11 +++-
 drivers/pci/hotplug/shpchp.h               |    1 
 drivers/pci/hotplug/shpchp_core.c          |   10 ---
 drivers/pci/hotplug/shpchp_ctrl.c          |    2 
 drivers/pci/pcie/aer/aerdrv_core.c         |    1 
 drivers/pci/pcie/aspm.c                    |    3 +
 drivers/scsi/sd.c                          |   13 ++--
 drivers/usb/dwc3/gadget.c                  |    1 
 drivers/usb/host/uhci-hcd.c                |   15 +++--
 include/linux/sched.h                      |   11 +++-
 kernel/ptrace.c                            |   72 +++++++++++++++++++++-----
 kernel/sched/core.c                        |    3 -
 kernel/signal.c                            |   19 +++----
 kernel/trace/ftrace.c                      |    2 
 security/integrity/evm/evm_crypto.c        |    4 -
 sound/usb/endpoint.c                       |    6 --
 27 files changed, 230 insertions(+), 92 deletions(-)

Alan Cox (1):
      ahci: Add identifiers for ASM106x devices

Alan Stern (1):
      USB: UHCI: fix IRQ race during initialization

Betty Dall (1):
      PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()

Bjorn Helgaas (1):
      PCI: shpchp: Handle push button event asynchronously

Chris Wilson (1):
      drm/i915: Invalidate the relocation presumed_offsets along the slow path

Colin Ian King (1):
      PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported

Daniel Vetter (1):
      drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled

Dmitry Kasatkin (1):
      evm: checking if removexattr is not a NULL

Greg Kroah-Hartman (1):
      Linux 3.4.28

Hugh Daschbach (1):
      libata: ahci: Add support for Enmotus Bobcat device.

Joel D. Diaz (1):
      SCSI: sd: Reshuffle init_sd to avoid crash

Konrad Rzeszutek Wilk (1):
      ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled

Oleg Nesterov (3):
      ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
      ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
      wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task

Pratyush Anand (1):
      usb: dwc3: gadget: fix ep->maxburst for ep0

Shuah Khan (1):
      ioat: Fix DMA memory sync direction correct flag

Steven Rostedt (1):
      ftrace: Be first to run code modification on modules

Takashi Iwai (1):
      ALSA: usb-audio: Fix regression by disconnection-race-fix patch

Thomas Schlichter (1):
      ACPI / processor: Get power info before updating the C-states

Yijing Wang (1):
      PCI: pciehp: Use per-slot workqueues to avoid deadlock

Zhenzhong Duan (2):
      drivers/firmware/dmi_scan.c: check dmi version when get system uuid
      drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ