summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-02-27Linux 3.7.10v3.7.10Greg Kroah-Hartman
2013-02-27sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause
2013-02-27target: Fix divide by zero bug in fabric_max_sectors for unconfigured devicesNicholas Bellinger
2013-02-27drm/i915: Fix up mismerge of 3490ea5d in 3.7.yAdam Jackson
2013-02-27sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.David S. Miller
2013-02-27sparc64: Fix tsb_grow() in atomic context.David S. Miller
2013-02-27sparc64: Handle hugepage TSB being NULL.David S. Miller
2013-02-27sparc64: Fix gfp_flags setting in tsb_grow().David S. Miller
2013-02-27sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller
2013-02-27sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller
2013-02-27sunvdc: Fix off-by-one in generic_request().David S. Miller
2013-02-27GFS2: Get a block reservation before resizing a fileBob Peterson
2013-02-27ALSA: hda - hdmi: ELD shouldn't be valid after unplugDavid Henningsson
2013-02-27ALSA: hda - Workaround for silent output on Sony Vaio VGC-LN51JGB with ALC889Fernando Luis Vazquez Cao
2013-02-27ALSA: hda - Fix default multichannel HDMI mapping regressionAnssi Hannula
2013-02-27ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()Takashi Iwai
2013-02-27ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll
2013-02-27ALSA: usb-audio: fix Roland A-PRO supportClemens Ladisch
2013-02-27p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2013-02-27NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson
2013-02-27NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust
2013-02-27umount oops when remove blocklayoutdriver firstfanchaoting
2013-02-27drivercore: Fix ordering between deferred_probe and exiting initcallsGrant Likely
2013-02-27xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Jan Beulich
2013-02-27mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all ...Mel Gorman
2013-02-27tmpfs: fix use-after-free of mempolicy objectGreg Thelen
2013-02-27drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen
2013-02-27ocfs2: unlock super lock if lockres refresh failedJunxiao Bi
2013-02-27fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo
2013-02-27inotify: remove broken mask checks causing unmount to be EINVALJim Somerville
2013-02-27futex: Revert "futex: Mark get_robust_list as deprecated"Thomas Gleixner
2013-02-27s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger
2013-02-27KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck
2013-02-27mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt
2013-02-27Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas
2013-02-27zram: Fix deadlock bug in partial read/writeMinchan Kim
2013-02-27xen: close evtchn port if binding to irq failsWei Liu
2013-02-27xen: Send spinlock IPI to all waitersStefan Bader
2013-02-27tty vt: fix character insertion overflowNicolas Pitre
2013-02-27rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna
2013-02-27rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2013-02-27b43: Increase number of RX DMA slotsLarry Finger
2013-02-27serial_core: Fix type definition for PORT_BRCM_TRUMANAGE.Michael Chan
2013-02-27serial: imx: Fix recursive locking bugThomas Gleixner
2013-02-27USB: serial: fix null-pointer dereferences on disconnectJohan Hovold
2013-02-27tty: set_termios/set_termiox should not return -EINTROleg Nesterov
2013-02-27tty: Prevent deadlock in n_gsm driverDirkjan Bussink
2013-02-27ALSA: rme32.c irq enabling after spin_lock_irqDenis Efremov
2013-02-27ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov
2013-02-27workqueue: un-GPL function delayed_work_timer_fn()Konstantin Khlebnikov