summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-14tun: signedness bug in tun_get_user()Dan Carpenter1-2/+4
2013-09-148139cp: Fix skb leak in rx_status_loop failure path.Dave Jones1-0/+1
2013-09-14ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa1-4/+12
2013-09-14tcp: cubic: fix bug in bictcp_acked()Eric Dumazet1-1/+1
2013-09-14tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet1-4/+6
2013-09-14fib_trie: remove potential out of bound accessEric Dumazet1-4/+1
2013-09-14bonding: modify only neigh_parms owned by usVeaceslav Falico1-1/+7
2013-09-14neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico1-4/+6
2013-09-14net: check net.core.somaxconn sysctl valuesRoman Gushchin1-1/+6
2013-09-14htb: fix sign extension bugstephen hemminger1-1/+1
2013-09-08Linux 3.4.61v3.4.61Greg Kroah-Hartman1-1/+1
2013-09-08SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a signalRoland Dreier1-5/+15
2013-09-08target: Fix trailing ASCII space usage in INQUIRY vendor+modelNicholas Bellinger1-3/+6
2013-09-08ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu1-0/+4
2013-09-08iwl4965: fix rfkill set state regressionStanislaw Gruszka1-1/+1
2013-09-08ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa1-0/+10
2013-09-08SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust1-3/+6
2013-09-08drm/i915: ivb: fix edp voltage swing reg valImre Deak1-1/+1
2013-09-08drm/vmwgfx: Split GMR2_REMAP commands if they are to largeJakob Bornecrantz1-19/+39
2013-09-08drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson1-0/+2
2013-09-08regmap: silence GCC warningPaul Bolle1-1/+1
2013-09-08powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin1-2/+2
2013-09-08powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2-0/+11
2013-09-08ALSA: opti9xx: Fix conflicting driver object nameTakashi Iwai1-6/+2
2013-09-08jfs: fix readdir cookie incompatibility with NFSv4Dave Kleikamp1-8/+23
2013-08-29Linux 3.4.60v3.4.60Greg Kroah-Hartman1-1/+1
2013-08-29x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel1-0/+22
2013-08-29SCSI: zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke1-7/+22
2013-08-29SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2-6/+59
2013-08-29libata: apply behavioral quirks to sil3826 PMPTerry Suereth1-6/+6
2013-08-29Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter1-2/+2
2013-08-29nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko1-1/+1
2013-08-29nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko1-2/+1
2013-08-29of: fdt: fix memory initialization for expanded DTWladislav Wiebe1-0/+2
2013-08-29drm/i915: Invalidate TLBs for the rings after a resetChris Wilson2-0/+14
2013-08-29xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel1-1/+1
2013-08-29zd1201: do not use stack as URB transfer_bufferJussi Kivilinna1-1/+3
2013-08-29workqueue: consider work function when searching for busy work itemsTejun Heo1-11/+31
2013-08-29workqueue: fix possible stall on try_to_grab_pending() of a delayed work itemLai Jiangshan1-3/+22
2013-08-20Linux 3.4.59v3.4.59Greg Kroah-Hartman1-1/+1
2013-08-20jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()Jan Kara1-4/+4
2013-08-20m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven1-4/+19
2013-08-20m68k: Truncate base in do_div()Andreas Schwab1-4/+5
2013-08-20ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-20xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2-5/+4
2013-08-20xtensa: fix linker script transformation for .text.unlikelyMax Filippov1-0/+1
2013-08-20USB: mos7720: fix broken control requestsJohan Hovold1-7/+14
2013-08-20usb: add two quirky touchscreenOliver Neukum1-0/+6
2013-08-20can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean1-1/+1
2013-08-20iwl4965: reset firmware after rfkill offStanislaw Gruszka2-5/+6