summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-14Linux 3.4.62v3.4.62Greg Kroah-Hartman1-1/+1
2013-09-14Revert "KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x inst...Greg Kroah-Hartman1-4/+0
2013-09-14m32r: make memset() global for CONFIG_KERNEL_BZIP2=yGeert Uytterhoeven1-1/+1
2013-09-14m32r: add memcpy() for CONFIG_KERNEL_GZIP=yGeert Uytterhoeven1-0/+10
2013-09-14m32r: consistently use "suffix-$(...)"Geert Uytterhoeven1-3/+3
2013-09-14tipc: fix lockdep warning during bearer initializationYing Xue1-1/+14
2013-09-14macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-25/+37
2013-09-14vhost: zerocopy: poll vq in zerocopy callbackJason Wang1-0/+1
2013-09-14net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann1-1/+1
2013-09-14ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac2-1/+11
2013-09-14net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann1-1/+2
2013-09-14ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf1-7/+9
2013-09-14ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2-0/+6
2013-09-14ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa1-6/+4
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