aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-02md: make sure metadata is updated when spares are activated or removed.NeilBrown
2012-10-02md: Don't truncate size at 4TB for RAID0 and LinearNeilBrown
2012-10-02digsig: add hash size comparision on signature verificationDmitry Kasatkin
2012-10-02Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-10-02kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork
2012-10-02ahci: Add alternate identifier for the 88SE9172Alan Cox
2012-10-02oprofile, s390: Fix uninitialized memory access when writing to oprofilefsRobert Richter
2012-10-02mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2012-10-02mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo
2012-10-02mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala
2012-10-02ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu
2012-10-02ACPI / PM: Fix resource_lock dead lock in acpi_power_on_deviceLin Ming
2012-10-02perf_event: Switch to internal refcount, fix race with close()Al Viro
2012-10-02sound: tegra_alc5632: remove HP detect GPIO inversionStephen Warren
2012-10-02fs/proc: fix potential unregister_sysctl_table hangFrancesco Ruggeri
2012-10-02USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork
2012-10-02staging: comedi: das08: Correct AO output for das08jr-16-aoIan Abbott
2012-10-02staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet
2012-10-02staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley
2012-10-02staging: zcache: fix cleancache race condition with shrinkerSeth Jennings
2012-10-02Staging: speakup: fix an improperly-declared variable.Christopher Brannon
2012-10-02ALSA: hda - Workaround for silent output on VAIO Z with ALC889Takashi Iwai
2012-10-02ALSA: ice1724: Use linear scale for AK4396 volume control.Matteo Frigo
2012-10-02ALSA: hda - Fix Oops at codec reset/reconfigTakashi Iwai
2012-10-02ALSA: hda - Fix missing Master volume for STAC9200/925xTakashi Iwai
2012-10-02ARM: Fix ioremap() of address zeroRussell King
2012-10-02Staging: Android alarm: IOCTL command encoding fixDae S. Kim
2012-10-02ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King
2012-10-02ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon
2012-10-02ARM: 7513/1: Make sure dtc is built before running itDavid Brown
2012-10-02ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon
2012-10-02target: Fix ->data_length re-assignment bug with SCSI overflowNicholas Bellinger
2012-10-02eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks
2012-10-02netconsole: remove a redundant netconsole_target_put()Amerigo Wang
2012-10-02vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi
2012-10-02vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds
2012-10-02cciss: fix handling of protocol errorStephen M. Cameron
2012-10-02cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo
2012-10-02workqueue: reimplement work_on_cpu() using system_wqTejun Heo
2012-10-02openvswitch: Reset upper layer protocol info on internal devices.Jesse Gross
2012-10-02bnx2x: fix 57840_MF pci idYuval Mintz
2012-10-02net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri
2012-10-02l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru
2012-10-02gianfar: fix default tx vlan offload feature flagClaudiu Manoil
2012-10-02sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings
2012-10-02tcp: fix cwnd reduction for non-sack recoveryYuchung Cheng
2012-10-02netlink: fix possible spoofing from non-root processesPablo Neira Ayuso
2012-10-02af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet
2012-10-02af_packet: don't emit packet on orig fanout groupEric Leblond
2012-10-02net: fix info leak in compat dev_ifconf()Mathias Krause