lkml.org 
[lkml]   [2012]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectLinux 3.1.8
I'm announcing the release of the 3.1.8 kernel.

All users of the 3.1 kernel series must upgrade.

The updated 3.1.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.1.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/arm/mach-omap2/board-rx51-peripherals.c | 2
arch/arm/oprofile/common.c | 2
arch/arm/plat-mxc/pwm.c | 16
arch/s390/oprofile/init.c | 2
arch/sh/oprofile/common.c | 4
arch/sparc/include/asm/pgtable_32.h | 20
arch/sparc/include/asm/pgtable_64.h | 20
arch/sparc/kernel/entry.h | 7
arch/sparc/kernel/module.c | 27
arch/sparc/kernel/pci_sun4v.c | 4
arch/sparc/kernel/setup_64.c | 48 -
arch/sparc/kernel/signal32.c | 18
arch/sparc/kernel/signal_32.c | 30 -
arch/sparc/kernel/signal_64.c | 42 -
arch/sparc/kernel/visemul.c | 32 -
arch/sparc/lib/memcpy.S | 804 +++------------------------
arch/sparc/mm/Makefile | 1
arch/sparc/mm/btfixup.c | 3
arch/sparc/mm/generic_32.c | 98 ---
arch/sparc/mm/generic_64.c | 164 -----
arch/x86/net/bpf_jit_comp.c | 4
block/blk-core.c | 14
block/cfq-iosched.c | 16
drivers/gpu/drm/i915/i915_dma.c | 10
drivers/gpu/drm/i915/i915_drv.h | 1
drivers/gpu/drm/i915/i915_reg.h | 8
drivers/gpu/drm/i915/intel_sdvo.c | 8
drivers/gpu/drm/radeon/evergreen.c | 12
drivers/gpu/drm/radeon/radeon_atombios.c | 6
drivers/infiniband/hw/mlx4/main.c | 6
drivers/input/mouse/synaptics.c | 11
drivers/media/video/omap/omap_vout.c | 1
drivers/media/video/s5p-fimc/fimc-core.c | 2
drivers/mfd/twl-core.c | 16
drivers/mfd/twl4030-madc.c | 22
drivers/mmc/host/mmci.c | 14
drivers/mmc/host/vub300.c | 2
drivers/net/pptp.c | 4
drivers/net/wireless/ath/ath9k/main.c | 3
drivers/net/wireless/ath/ath9k/rc.c | 4
drivers/net/wireless/iwlwifi/iwl-agn-rxon.c | 4
drivers/net/wireless/iwlwifi/iwl-agn-tx.c | 5
drivers/net/wireless/iwlwifi/iwl-trans.c | 4
drivers/net/wireless/rtlwifi/rtl8192ce/phy.c | 2
drivers/net/wireless/rtlwifi/rtl8192cu/phy.c | 2
drivers/net/wireless/rtlwifi/rtl8192de/phy.c | 2
drivers/net/wireless/rtlwifi/rtl8192se/phy.c | 2
drivers/oprofile/oprofile_files.c | 7
drivers/oprofile/oprofilefs.c | 11
drivers/rtc/interface.c | 44 -
drivers/rtc/rtc-m41t80.c | 9
drivers/s390/scsi/zfcp_scsi.c | 4
drivers/scsi/fcoe/fcoe.c | 1
drivers/scsi/mpt2sas/mpt2sas_base.c | 59 -
drivers/scsi/mpt2sas/mpt2sas_base.h | 4
drivers/scsi/mpt2sas/mpt2sas_scsih.c | 2
drivers/ssb/driver_pcicore.c | 8
drivers/watchdog/hpwdt.c | 5
fs/nfs/file.c | 2
fs/nfs/nfs4state.c | 8
fs/nilfs2/ioctl.c | 13
include/linux/blkdev.h | 3
include/linux/i2c/twl4030-madc.h | 4
include/linux/lglock.h | 36 +
include/net/dst.h | 1
include/net/flow.h | 1
include/net/sctp/structs.h | 4
kernel/cgroup.c | 5
kernel/exit.c | 9
kernel/futex.c | 28
kernel/hung_task.c | 14
kernel/ptrace.c | 13
kernel/signal.c | 2
kernel/sysctl_binary.c | 2
mm/filemap.c | 7
mm/hugetlb.c | 2
mm/memcontrol.c | 3
mm/mempolicy.c | 11
mm/oom_kill.c | 2
mm/percpu.c | 6
net/bridge/br_netfilter.c | 2
net/core/flow.c | 12
net/ipv4/devinet.c | 5
net/ipv4/ipconfig.c | 4
net/ipv4/ipip.c | 7
net/ipv4/route.c | 111 +++
net/ipv6/ip6_output.c | 2
net/ipv6/route.c | 2
net/ipv6/sit.c | 7
net/llc/af_llc.c | 14
net/mac80211/agg-tx.c | 86 +-
net/sched/sch_gred.c | 2
net/sched/sch_mqprio.c | 2
net/sctp/associola.c | 2
net/sctp/output.c | 8
net/sctp/outqueue.c | 6
net/sctp/protocol.c | 3
net/sctp/socket.c | 2
net/sctp/sysctl.c | 13
net/sunrpc/xprt.c | 10
net/xfrm/xfrm_policy.c | 18
security/selinux/netport.c | 4
sound/pci/hda/hda_intel.c | 1
sound/soc/codecs/wm8996.c | 1
105 files changed, 851 insertions(+), 1334 deletions(-)

Alex Deucher (1):
drm/radeon/kms: bail on BTC parts if MC ucode is missing

Alex Juncu (1):
llc: llc_cmsg_rcv was getting called after sk_eat_skb.

Alexander Müller (1):
drm/radeon/kms/atom: fix possible segfault in pm setup

Anton Blanchard (1):
SCSI: mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt context

Dave Kleikamp (1):
vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL

David Henningsson (1):
ALSA: HDA: Set position fix to LPIB for an Atom/Poulsbo based device

David Howells (1):
SELinux: Fix RCU deref check warning in sel_netport_insert()

David S. Miller (10):
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
sparc32: Be less strict in matching %lo part of relocation.
sparc64: Patch sun4v code sequences properly on module load.
sparc: Kill custom io_remap_pfn_range().
sparc32: Remove non-kernel code from memcpy implementation.
sparc32: Remove uses of %g7 in memcpy implementation.
sparc32: Correct the return value of memcpy.
sparc64: Fix masking and shifting in VIS fpcmp emulation.
sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.
ipv6: Check dest prefix length on original route not copied one in rt6_alloc_cow().

Djalal Harouni (1):
ppp: fix pptp double release_sock in pptp_bind()

Dmitry Torokhov (1):
Input: synaptics - fix touchpad not working after S2R on Vostro V13

Emmanuel Grumbach (1):
iwlwifi: update SCD BC table for all SCD queues

Eric Dumazet (3):
sch_gred: should not use GFP_KERNEL while holding a spinlock
net: introduce DST_NOPEER dst flag
ipv4: reintroduce route cache garbage collector

Eugene Surovegin (1):
percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses

Eugeni Dodonov (1):
drm/i915: prevent division by zero when asking for chipset power

Felipe Contreras (1):
ARM: OMAP: rx51: fix USB

Frantisek Hrbata (1):
oom: fix integer overflow of points in oom_badness

Gary Thomas (1):
media: omap_vout: Fix compile error in 3.1

Gerlando Falauto (1):
net: have ipconfig not wait if no dev is available

Greg Kroah-Hartman (1):
Linux 3.1.8

Hauke Mehrtens (1):
ssb: fix init regression with SoCs

Hillf Danton (2):
memcg: keep root group unchanged if creation fails
mm: hugetlb: fix non-atomic enqueue of huge page

Hugh Dickins (1):
futex: Fix uninterruptible loop due to gate_area

Ilya Yanok (1):
mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver

Jason Chen (2):
MXC PWM: should active during DOZE/WAIT/DBG mode
ARM:imx:fix pwm period value

Johannes Berg (1):
mac80211: fix another race in aggregation start

John Stultz (1):
rtc: m41t80: Workaround broken alarm functionality

KOSAKI Motohiro (1):
mm/mempolicy.c: refix mbind_range() vma issue

Kyle Manna (1):
mfd: Turn on the twl4030-madc MADC clock

Linus Torvalds (1):
Revert "rtc: Disable the alarm in the hardware"

Mandeep Singh Baines (2):
cgroups: fix a css_set not found bug in cgroup_attach_proc
hung_task: fix false positive during vfork

Mark Brown (1):
ASoC: Fix WM8996 24.576MHz clock operation

Markus Kötter (1):
net: bpf_jit: fix an off-one bug in x86_64 cond jump target

Michel Lespinasse (1):
binary_sysctl(): fix memory leak

Mike Snitzer (1):
block: initialize request_queue's numa node during

Mingarelli, Thomas (1):
watchdog: hpwdt: Changes to handle NX secure bit in 32bit path

Mohammed Shafi Shajakhan (1):
ath9k: Fix kernel panic in AR2427 in AP mode

Nagalakshmi Nandigama (1):
mpt2sas: fix non-x86 crash on shutdown

Oleg Nesterov (2):
ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race
ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach

Paulo Zanoni (1):
drm/i915: set the right SDVO transcoder for CPT

Philipp Dreimann (1):
rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition

Rajkumar Manoharan (1):
ath9k: fix max phy rate at rate control init

Robert Richter (1):
oprofile: Fix uninitialized memory access when writing to writing to oprofilefs

Roland Dreier (1):
IB/mlx4: Fix shutdown crash accessing a non-existent bitmap

Rusty Russell (1):
mmc: vub300: fix type of firmware_rom_wait_states module parameter

Srivatsa S. Bhat (1):
VFS: Fix race between CPU hotplug and lglocks

Steffen Klassert (1):
net: Add a flow_cache_flush_deferred function

Steffen Maier (1):
SCSI: zfcp: return early from slave_destroy if slave_alloc returned early

Stephen Rothwell (1):
ipv4: using prefetch requires including prefetch.h

Sylwester Nawrocki (1):
media: s5p-fimc: Use correct fourcc for RGB565 colour format

Ted Feng (1):
ipip, sit: copy parms.name after register_netdevice

Thomas Gleixner (1):
SCSI: fcoe: Fix preempt count leak in fcoe_filter_frames()

Thomas Graf (2):
mqprio: Avoid panic if no options are provided
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd

Thomas Meyer (1):
nilfs2: unbreak compat ioctl

Trond Myklebust (3):
SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot
NFS: Fix a regression in nfs_file_llseek()
NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.

Ulf Hansson (2):
ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR
ARM: 7220/1: mmc: mmci: Fixup error handling for dma

Vladimir Zapolskiy (1):
oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue

Weiping Pan (1):
ipv4: flush route cache after change accept_local

Wey-Yi Guy (2):
iwlwifi: do not set the sequence control bit is not needed
iwlwifi: allow to switch to HT40 if not associated

Xi Wang (1):
sctp: fix incorrect overflow check on autoclose

Yasuaki Ishimatsu (1):
cfq-iosched: fix cfq_cic_link() race confition

majianpeng (1):
cfq-iosched: free cic_index if blkio_alloc_blkg_stats fails

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2012-01-07 00:57    [W:2.042 / U:0.828 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site