aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-06vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-03-06ACPI: Add DMI entry for Sony VGN-FW41E_HJoseph Salisbury
2013-03-06staging: comedi: check s->async for poll(), read() and write()Ian Abbott
2013-03-06nfsd: Fix memleakmajianpeng
2013-03-06hrtimer: Prevent hrtimer_enqueue_reprogram raceLeonid Shatz
2013-03-06tty: set_termios/set_termiox should not return -EINTROleg Nesterov
2013-03-06UBIFS: fix double free of ubifs_orphan objectsAdam Thomas
2013-03-06ALSA: aloop: Fix Oops while PM resumeTakashi Iwai
2013-03-06Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas
2013-03-06zram: Fix deadlock bug in partial read/writeMinchan Kim
2013-03-06ext4: fix race in ext4_mb_add_n_trim()Niu Yawei
2013-03-06ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()Takashi Iwai
2013-03-06x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen
2013-03-06ALSA: usb-audio: fix Roland A-PRO supportClemens Ladisch
2013-03-06staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott
2013-03-06s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger
2013-03-06ext4: fix possible use-after-free with AIOJan Kara
2013-03-06quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o
2013-03-06USB: option: add and update Alcatel modemsBjørn Mork
2013-03-06ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg
2013-03-06Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin
2013-03-06pcmcia/vrc4171: Add missing spinlock initJean Delvare
2013-03-06ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o
2013-03-06powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo
2013-03-06dca: check against empty dca_domains list before unregister providerMaciej Sosnowski
2013-03-06omap_vout: find_vma() needs ->mmap_sem heldAl Viro
2013-03-06v4l: Reset subdev v4l2_dev field to NULL if registration failsLaurent Pinchart
2013-03-06workqueue: consider work function when searching for busy work itemsTejun Heo
2013-03-06KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck
2013-03-06genirq: Avoid deadlock in spurious handlingThomas Gleixner
2013-03-06sunvdc: Fix off-by-one in generic_request().David S. Miller
2013-02-20Linux 3.2.39v3.2.39Ben Hutchings
2013-02-20x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-02-20tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir
2013-02-20tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir
2013-02-20bridge: Pull ip header into skb->data before looking into ip header.Sarveshwar Bandi
2013-02-20tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet
2013-02-20tcp: fix for zero packets_in_flight was too broadIlpo Järvinen
2013-02-20tcp: frto should not set snd_cwnd to 0Eric Dumazet
2013-02-20netback: correct netbk_tx_err to handle wrap around.Ian Campbell
2013-02-20xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell
2013-02-20xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley
2013-02-20xen/netback: shutdown the ring if it contains garbage.Ian Campbell
2013-02-20net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann
2013-02-20net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann
2013-02-20sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman
2013-02-20atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens
2013-02-20packet: fix leakage of tx_ring memoryPhil Sutter
2013-02-20ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner
2013-02-20pktgen: correctly handle failures when adding a deviceCong Wang