summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-27HID: hidraw: correctly deallocate memory on device disconnectManoj Chourasia1-35/+25
2013-10-27HID: hidraw: put old deallocation mechanism in placeJiri Kosina1-26/+43
2013-10-27inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet2-5/+16
2013-10-27inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert3-1/+83
2013-10-27tipc: fix lockdep warning during bearer initializationYing Xue1-1/+14
2013-10-27ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac2-1/+11
2013-10-27net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann1-1/+2
2013-10-27ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf1-7/+9
2013-10-27ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2-0/+6
2013-10-27ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa1-6/+4
2013-10-27tun: signedness bug in tun_get_user()Dan Carpenter1-2/+4
2013-10-278139cp: Add dma_mapping_error checkingNeil Horman1-3/+46
2013-10-27ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa1-4/+12
2013-10-27tcp: cubic: fix bug in bictcp_acked()Eric Dumazet1-1/+1
2013-10-27tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet1-4/+6
2013-10-27fib_trie: remove potential out of bound accessEric Dumazet1-4/+1
2013-10-27net: check net.core.somaxconn sysctl valuesRoman Gushchin1-1/+6
2013-10-27htb: fix sign extension bugstephen hemminger1-1/+1
2013-09-10Linux 3.2.51v3.2.51Ben Hutchings1-1/+1
2013-09-10x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel1-0/+22
2013-09-10KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel1-6/+11
2013-09-10target: Fix trailing ASCII space usage in INQUIRY vendor+modelNicholas Bellinger1-5/+6
2013-09-10ALSA: opti9xx: Fix conflicting driver object nameTakashi Iwai1-6/+2
2013-09-10sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller1-2/+2
2013-09-10sparc32: add ucmpdi2Sam Ravnborg2-1/+20
2013-09-10microblaze: Fix __futex_atomic_op macro register usageMichal Simek1-1/+1
2013-09-10m32r: make memset() global for CONFIG_KERNEL_BZIP2=yGeert Uytterhoeven1-1/+1
2013-09-10m32r: add memcpy() for CONFIG_KERNEL_GZIP=yGeert Uytterhoeven1-0/+10
2013-09-10m32r: consistently use "suffix-$(...)"Geert Uytterhoeven1-3/+3
2013-09-10pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker1-0/+1
2013-09-10x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea3-3/+6
2013-09-10drm/vmwgfx: Split GMR2_REMAP commands if they are to largeJakob Bornecrantz1-19/+39
2013-09-10drm/i915: ivb: fix edp voltage swing reg valImre Deak1-1/+1
2013-09-10workqueue: cond_resched() after processing each work itemTejun Heo1-0/+9
2013-09-10drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson1-0/+2
2013-09-10SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust1-3/+6
2013-09-10sunrpc: remove the second argument of k[un]map_atomic()Cong Wang4-18/+18
2013-09-10powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin1-2/+2
2013-09-10powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2-0/+11
2013-09-10powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt1-14/+9
2013-09-10ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa1-0/+10
2013-09-10iwl4965: fix rfkill set state regressionStanislaw Gruszka1-1/+1
2013-09-10Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo4-0/+4
2013-09-10sparc32: support atomic64_tSam Ravnborg2-0/+3
2013-09-10include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang1-0/+2
2013-09-10alpha: makefile: don't enforce small data model for kernel buildsWill Deacon1-1/+1
2013-09-10CRIS: Add _sdata to vmlinux.lds.SJesper Nilsson1-0/+1
2013-09-10sound: Fix make allmodconfig on MIPS correctlyPaul Bolle1-1/+1
2013-09-10sound: Fix make allmodconfig on MIPSTakashi Iwai1-0/+1
2013-09-10microblaze: Update microblaze defconfigsMichal Simek2-45/+75