aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-26usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede
2013-09-26USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum
2013-09-26usb: ehci-mxc: check for pdata before dereferencingDaniel Mack
2013-09-26USB: mos7720: fix big-endian control requestsJohan Hovold
2013-09-26USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter
2013-09-26staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter
2013-09-26cifs: ensure that srv_mutex is held when dealing with ssocket pointerJeff Layton
2013-09-26usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh
2013-09-26xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp
2013-09-26ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell
2013-09-26xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne
2013-09-26powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard
2013-09-26crypto: api - Fix race condition in larval lookupHerbert Xu
2013-09-26SCSI: sd: Fix potential out-of-bounds accessAlan Stern
2013-09-14Linux 3.4.62v3.4.62Greg Kroah-Hartman
2013-09-14Revert "KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x inst...Greg Kroah-Hartman
2013-09-14m32r: make memset() global for CONFIG_KERNEL_BZIP2=yGeert Uytterhoeven
2013-09-14m32r: add memcpy() for CONFIG_KERNEL_GZIP=yGeert Uytterhoeven
2013-09-14m32r: consistently use "suffix-$(...)"Geert Uytterhoeven
2013-09-14tipc: fix lockdep warning during bearer initializationYing Xue
2013-09-14macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-09-14vhost: zerocopy: poll vq in zerocopy callbackJason Wang
2013-09-14net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann
2013-09-14ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2013-09-14net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann
2013-09-14ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf
2013-09-14ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2013-09-14ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa
2013-09-14tun: signedness bug in tun_get_user()Dan Carpenter
2013-09-148139cp: Fix skb leak in rx_status_loop failure path.Dave Jones
2013-09-14ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa
2013-09-14tcp: cubic: fix bug in bictcp_acked()Eric Dumazet
2013-09-14tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet
2013-09-14fib_trie: remove potential out of bound accessEric Dumazet
2013-09-14bonding: modify only neigh_parms owned by usVeaceslav Falico
2013-09-14neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico
2013-09-14net: check net.core.somaxconn sysctl valuesRoman Gushchin
2013-09-14htb: fix sign extension bugstephen hemminger
2013-09-07Linux 3.4.61v3.4.61Greg Kroah-Hartman
2013-09-07SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a signalRoland Dreier
2013-09-07target: Fix trailing ASCII space usage in INQUIRY vendor+modelNicholas Bellinger
2013-09-07ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu
2013-09-07iwl4965: fix rfkill set state regressionStanislaw Gruszka
2013-09-07ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa
2013-09-07SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust
2013-09-07drm/i915: ivb: fix edp voltage swing reg valImre Deak
2013-09-07drm/vmwgfx: Split GMR2_REMAP commands if they are to largeJakob Bornecrantz
2013-09-07drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson
2013-09-07regmap: silence GCC warningPaul Bolle
2013-09-07powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin