summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-27hdpvr: register the video node at the end of probeHans Verkuil1-6/+7
2013-10-27fuse: hotfix truncate_pagecache() issueMaxim Patlasov4-3/+25
2013-10-27fuse: invalidate inode attributes on xattr modificationAnand Avati1-0/+4
2013-10-27fuse: postpone end_page_writeback() in fuse_writepage_locked()Maxim Patlasov1-1/+2
2013-10-27ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CAAnssi Hannula1-0/+11
2013-10-27drm/radeon: fix handling of variable sized arrays for router objectsAlex Deucher1-3/+6
2013-10-27drm/radeon: fix resume on some rs4xx boards (v2)Alex Deucher1-3/+6
2013-10-27drm/radeon: fix LCD record parsingAlex Deucher1-1/+3
2013-10-27drm/radeon: update line buffer allocation for dce4.1/5Alex Deucher2-4/+25
2013-10-27drm/edid: add quirk for Medion MD30217PGAlex Deucher1-0/+3
2013-10-27USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern1-1/+1
2013-10-27of: Fix missing memory initialization on FDT unflatteningGrant Likely1-0/+1
2013-10-27HID: validate HID report id sizeKees Cook2-4/+10
2013-10-27ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu1-0/+4
2013-10-27USB: OHCI: Allow runtime PM without system sleepAlan Stern1-1/+1
2013-10-27usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh1-0/+22
2013-10-27rt2800: fix wrong TX power compensationStanislaw Gruszka1-0/+7
2013-10-27mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov1-2/+2
2013-10-27usb: ehci-mxc: check for pdata before dereferencingDaniel Mack1-1/+1
2013-10-27staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter1-1/+2
2013-10-27USB: mos7720: fix big-endian control requestsJohan Hovold1-2/+2
2013-10-27USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter1-1/+1
2013-10-27rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo1-2/+3
2013-10-27ASoC: wm8960: Fix PLL register writesMike Dyer1-3/+3
2013-10-27ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau1-0/+4
2013-10-27ath9k: fix rx descriptor related race conditionFelix Fietkau2-8/+14
2013-10-27intel-iommu: Fix leaks in pagetable freeingAlex Williamson1-37/+35
2013-10-27powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard1-0/+10
2013-10-27USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum1-4/+9
2013-10-27usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede1-1/+2
2013-10-27libceph: unregister request in __map_request failed and nofail == falsemajianpeng1-0/+2
2013-10-27ath9k: always clear ps filter bit on new assocFelix Fietkau1-0/+1
2013-10-27xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne1-2/+11
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