lkml.org 
[lkml]   [2012]   [Apr]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectLinux 3.0.27
I'm announcing the release of the 3.0.27 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/x86/include/asm/kvm_emulate.h | 16 +++
arch/x86/kernel/apic/io_apic.c | 40 ++++++--
arch/x86/kernel/entry_32.S | 17 ++-
arch/x86/kernel/tls.c | 4
arch/x86/kernel/tsc.c | 10 ++
arch/x86/kernel/vm86_32.c | 2
arch/x86/kvm/emulate.c | 51 ++++++++++
arch/x86/kvm/x86.c | 23 ++++
arch/x86/net/bpf_jit_comp.c | 14 +-
drivers/ata/pata_legacy.c | 3
drivers/bluetooth/ath3k.c | 1
drivers/bluetooth/btusb.c | 10 --
drivers/firewire/ohci.c | 5 -
drivers/gpu/drm/i915/i915_drv.c | 7 +
drivers/gpu/drm/i915/intel_drv.h | 2
drivers/gpu/drm/i915/intel_fb.c | 10 ++
drivers/gpu/drm/radeon/radeon_atombios.c | 14 ++
drivers/gpu/drm/radeon/radeon_connectors.c | 4
drivers/gpu/drm/radeon/radeon_cursor.c | 13 ++
drivers/gpu/drm/radeon/radeon_object.c | 18 +++
drivers/gpu/drm/radeon/radeon_object.h | 2
drivers/hid/hid-chicony.c | 7 +
drivers/hid/hid-core.c | 1
drivers/hid/hid-ids.h | 1
drivers/hwmon/fam15h_power.c | 2
drivers/infiniband/ulp/iser/iscsi_iser.c | 18 ---
drivers/infiniband/ulp/iser/iscsi_iser.h | 1
drivers/infiniband/ulp/iser/iser_initiator.c | 30 +++---
drivers/md/bitmap.c | 2
drivers/md/dm-crypt.c | 38 ++++---
drivers/md/dm-exception-store.c | 2
drivers/md/raid1.c | 17 +++
drivers/md/raid10.c | 17 +++
drivers/media/dvb/frontends/lgdt330x.c | 6 -
drivers/media/video/pvrusb2/pvrusb2-devattr.c | 10 ++
drivers/mtd/ubi/scan.c | 8 -
drivers/mtd/ubi/wl.c | 10 --
drivers/net/e1000e/e1000.h | 1
drivers/net/e1000e/netdev.c | 23 ++++
drivers/net/sky2.c | 11 ++
drivers/net/usb/usbnet.c | 10 +-
drivers/net/wireless/p54/p54spi.c | 14 ++
drivers/net/wireless/rt2x00/rt2800usb.c | 1
drivers/net/wireless/rtlwifi/pci.c | 16 ++-
drivers/net/wireless/rtlwifi/rtl8192c/dm_common.c | 15 ++-
drivers/pci/pcie/aspm.c | 13 ++
drivers/rtc/interface.c | 15 ++-
drivers/target/loopback/tcm_loop.c | 6 +
drivers/target/target_core_alua.c | 7 -
drivers/target/target_core_cdb.c | 2
drivers/target/tcm_fc/tfc_cmd.c | 6 -
drivers/tty/moxa.c | 2
drivers/tty/serial/sh-sci.c | 15 ++-
drivers/tty/vt/consolemap.c | 51 ++++++++--
drivers/usb/class/cdc-wdm.c | 17 ++-
drivers/usb/gadget/fsl_udc_core.c | 18 +--
drivers/usb/gadget/hid.c | 6 -
drivers/usb/gadget/inode.c | 2
drivers/usb/host/ehci-fsl.c | 4
drivers/usb/host/ehci-fsl.h | 1
drivers/usb/host/fsl-mph-dr-of.c | 1
drivers/usb/musb/musb_gadget.c | 18 +++
drivers/usb/serial/cp210x.c | 44 ++++++++
drivers/usb/serial/ftdi_sio.c | 32 +++++-
drivers/usb/serial/ftdi_sio.h | 3
drivers/usb/serial/ftdi_sio_ids.h | 19 +++
drivers/usb/serial/generic.c | 4
drivers/usb/serial/mos7840.c | 83 +++++++++++-----
drivers/usb/serial/option.c | 16 +++
drivers/usb/serial/qcserial.c | 109 ++++++++++++++--------
drivers/video/backlight/tosa_lcd.c | 2
drivers/video/fbmem.c | 18 +++
drivers/video/udlfb.c | 2
fs/cifs/connect.c | 3
fs/dcache.c | 3
fs/ext4/ext4_jbd2.h | 56 +++++------
fs/ext4/extents.c | 2
fs/ext4/inode.c | 45 +++++----
fs/hugetlbfs/inode.c | 25 +----
fs/jbd2/transaction.c | 2
fs/lockd/svc.c | 2
fs/nfs/delegation.c | 11 ++
fs/nfs/delegation.h | 1
fs/nfs/nfs4_fs.h | 3
fs/nfs/nfs4proc.c | 31 +++++-
fs/nfs/nfs4state.c | 29 +++++
fs/proc/namespaces.c | 2
fs/proc/task_mmu.c | 9 +
fs/sysfs/inode.c | 11 +-
fs/udf/file.c | 2
fs/xfs/xfs_iget.c | 18 ++-
fs/xfs/xfs_log_recover.c | 33 ++----
include/asm-generic/pgtable.h | 61 ++++++++++++
include/asm-generic/unistd.h | 2
include/linux/fb.h | 1
include/linux/math64.h | 4
kernel/futex.c | 19 ++-
kernel/irq/chip.c | 3
kernel/irq/manage.c | 2
kernel/module.c | 3
kernel/power/hibernate.c | 7 -
kernel/time/ntp.c | 2
lib/kobject_uevent.c | 19 +--
mm/bootmem.c | 5 -
mm/memcontrol.c | 4
mm/memory.c | 16 ++-
mm/mempolicy.c | 2
mm/mincore.c | 2
mm/pagewalk.c | 2
mm/slub.c | 3
mm/sparse.c | 30 ++----
mm/swapfile.c | 4
net/core/dev.c | 3
net/ipv6/route.c | 8 +
net/l2tp/l2tp_ppp.c | 2
net/rds/send.c | 1
net/sunrpc/cache.c | 2
net/sunrpc/sched.c | 15 ++-
net/xfrm/xfrm_replay.c | 6 -
sound/soc/pxa/pxa-ssp.c | 61 +++++++-----
121 files changed, 1172 insertions(+), 450 deletions(-)

Alex Deucher (2):
drm/radeon/kms: fix analog load detection on DVI-I connectors
drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 board

Alexander Gordeev (1):
genirq: Fix incorrect check for forced IRQ thread handler

Alok Kataria (1):
x86, tsc: Skip refined tsc calibration on systems with reliable TSC

Andrea Arcangeli (1):
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode

Andreas Herrmann (1):
hwmon: (fam15h_power) Correct sign extension of running_avg_capture

Andrei Warkentin (1):
dm exception store: fix init error path

Andrew Vagin (1):
uevent: send events in correct order according to seqnum (v3)

Aneesh Kumar K.V (1):
hugetlbfs: avoid taking i_mutex from hugetlbfs_read()

Artem Bityutskiy (1):
UBI: fix eraseblock picking criteria

Ben Hutchings (2):
cdc-wdm: Fix more races on the read path
cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptied

Benjamin LaHaise (1):
Fix pppol2tp getsockname()

Bing Zhao (1):
Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints

Bjørn Mork (2):
USB: option: make interface blacklist work again
USB: option: add ZTE MF820D

Bruno Thomsen (1):
USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.

Chris Metcalf (1):
compat: use sys_sendfile64() implementation for sendfile syscall

Christoph Lameter (1):
slub: Do not hold slub_lock when calling sysfs_slab_add()

Clemens Ladisch (1):
firewire: ohci: fix too-early completion of IR multichannel buffers

Dan Carpenter (3):
tty: moxa: fix bit test in moxa_start()
x86, tls: Off by one limit check
nfsd: don't allow zero length strings in cache_parse()

Dan Williams (1):
USB: qcserial: don't grab QMI port on Gobi 1000 devices

Daniel Mack (1):
ASoC: pxa-ssp: atomically set stream active masks

Daniele Palmas (1):
USB: option driver: adding support for Telit CC864-SINGLE, CC864-DUAL and DE910-DUAL modems

Dave Airlie (1):
drm/i915: suspend fbdev device around suspend/hibernate

Dave Chinner (1):
xfs: fix inode lookup race

Dave Jones (1):
Remove printk from rds_sendmsg

Dmitry Adamushko (1):
x86-32: Fix endless loop when processing signals for kernel tasks

Donald Lee (1):
USB: serial: mos7840: Fixed MCS7820 device attach problem

Eric Dumazet (3):
net: bpf_jit: fix BPF_S_LDX_B_MSH compilation
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
net: fix napi_reuse_skb() skb reserve

Eric Sandeen (1):
jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer

Gertjan van Wingerde (1):
rt2x00: Add support for D-Link DWA-127 to rt2800usb.

Greg Kroah-Hartman (2):
USB: ftdi_sio: fix problem when the manufacture is a NULL string
Linux 3.0.27

Jan Kara (2):
udf: Fix deadlock in udf_release_file()
xfs: Fix oops on IO error during xlog_recover_process_iunlinks()

Jeff Kirsher (1):
e1000e: Avoid wrong check on TX hang

Jeff Layton (1):
cifs: fix issue mounting of DFS ROOT when redirecting from one domain controller to the next

Jiaying Zhang (1):
ext4: flush any pending end_io requests before DIO reads w/dioread_nolock

Jim Paris (1):
USB: ftdi_sio: add support for FT-X series devices

Jingjun Wu (1):
rtlwifi: rtl8192ce: Fix loss of receive performance

Johan Hovold (1):
USB: serial: fix console error reporting

Kay Sievers (1):
udlfb: remove sysfs framebuffer device with USB .disconnect()

Keng-Yu Lin (3):
Bluetooth: Add AR30XX device ID on Asus laptops
HID: add extra hotkeys in Asus AIO keyboards
HID: add more hotkeys in Asus AIO keyboards

Larry Finger (1):
rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu

Liz Clark (1):
TTY: Wrong unicode value copied in con_set_unimap()

Lukas Czerner (1):
ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc

Masami Ichikawa (1):
sysfs: Fix memory leak in sysfs_sd_setsecdata().

Masanari Iida (1):
backlight: fix typo in tosa_lcd.c

Matthew Garrett (1):
ASPM: Fix pcie devices with non-pcie children

Max Filippov (1):
p54spi: Release GPIO lines and IRQ on error in p54spi_probe

Meng Zhang (1):
USB: option: Add MediaTek MT6276M modem&app interfaces

Michael Krufky (1):
pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5

Michał Wróbel (2):
USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
USB: ftdi_sio: new PID: LUMEL PD12

Michel Dänzer (1):
drm/radeon: Restrict offset for legacy hardware cursor.

Michel Lespinasse (1):
vfs: fix d_ancestor() case in d_materialize_unique

Mikulas Patocka (2):
dm crypt: fix mempool deadlock
dm crypt: add missing error handling

NeilBrown (3):
md/bitmap: ensure to load bitmap when creating via sysfs.
md/raid1,raid10: avoid deadlock during resync/recovery.
lockd: fix arg parsing for grace_period and timeout.

Nicholas Bellinger (1):
tcm_fc: Fix fc_exch memory leak in ft_send_resp_status

Nishanth Aravamudan (1):
bootmem/sparsemem: remove limit constraint in alloc_bootmem_section

Or Gerlitz (1):
IB/iser: Post initial receive buffers before sending the final login request

Orjan Friberg (1):
USB: gadget: Make g_hid device class conform to spec.

Peter Chen (2):
usb: fsl_udc_core: Fix scheduling while atomic dump message
usb: Fix build error due to dma_mask is not at pdev_archdata at ARM

Peter Korsgaard (1):
USB: ftdi_sio: add support for BeagleBone rev A5+

Pravin B Shelar (1):
proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().

Preston Fick (1):
usb: cp210x: Update to support CP2105 and multiple interface devices

Rabin Vincent (1):
rtc: Disable the alarm in the hardware (v2)

Richard Weinberger (1):
UBI: fix error handling in ubi_scan()

Roland Dreier (3):
tcm_loop: Set residual field for SCSI commands
target: Don't set WBUS16 or SYNC bits in INQUIRY response
target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation

Russell King (1):
genirq: Fix long-term regression in genirq irq_set_irq_type() handling

Sasha Levin (3):
math: Introduce div64_long
ntp: Fix integer overflow when setting time
module: Remove module size limit

Scott Dial (1):
usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS device

Sergei Shtylyov (1):
pata_legacy: correctly mask recovery field for HT6560B

Shengzhou Liu (1):
powerpc/usb: fix bug of kernel hang when initializing usb

Simon Graham (1):
rtlwifi: Handle previous allocation failures when freeing device memory

Srivatsa S. Bhat (1):
PM / Hibernate: Enable usermodehelpers in hibernate() error path

Steffen Klassert (1):
xfrm: Access the replay notify functions via the registered callbacks

Stephan Bärwolf (2):
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
KVM: x86: fix missing checks in syscall emulation

Supriya Karanth (1):
usb: musb: Reselect index reg in interrupt context

Suresh Siddha (1):
x86/ioapic: Add register level checks to detect bogus io-apic entries

Takashi YOSHII (1):
serial: sh-sci: fix a race of DMA submit_tx on transfer

Theodore Ts'o (1):
ext4: check for zero length extent

Thomas Faber (1):
usb: gadgetfs: return number of bytes on ep0 read request

Thomas Gleixner (1):
futex: Cover all PI opcodes with cmpxchg enabled check

Thomas Tuttle (1):
USB: qcserial: add several new serial devices

Trond Myklebust (3):
NFS: Properly handle the case where the delegation is revoked
NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()

Xi Wang (1):
lgdt330x: fix signedness error in i2c_read_demod_bytes()

stephen hemminger (1):
sky2: override for PCI legacy power management

tom.leiming@gmail.com (2):
usbnet: increase URB reference count before usb_unlink_urb
usbnet: don't clear urb->dev in tx_complete

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2012-04-02 18:55    [W:0.061 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site