summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-16drm/edid: don't return stack garbage from supports_rbDaniel Vetter1-1/+1
2012-07-16Btrfs: run delayed directory updates during log replayChris Mason1-0/+6
2012-07-16ASoC: tlv320aic3x: Fix codec pll configure bugHebbar, Gururaja2-3/+2
2012-07-16ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-07-16ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan1-1/+13
2012-07-16ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+9
2012-07-16udf: Fortify loading of sparing tableJan Kara1-33/+53
2012-07-16udf: Avoid run away loop when partition table length is corruptedJan Kara1-1/+9
2012-07-16udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara1-4/+2
2012-07-16nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi2-0/+4
2012-07-16hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg1-2/+2
2012-07-16netpoll: fix netpoll_send_udp() bugsEric Dumazet1-5/+6
2012-07-16be2net: fix a race in be_xmit()Eric Dumazet1-2/+3
2012-07-16sky2: fix checksum bit management on some chipsstephen hemminger1-4/+6
2012-07-16ipv6: Move ipv6 proc file registration to end of init orderThomas Graf1-10/+31
2012-07-16bonding: Fix corrupted queue_mappingEric Dumazet2-6/+10
2012-07-16bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger3-1/+3
2012-07-16ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław1-0/+1
2012-07-16dummy: fix rcu_sched self-detected stallsEric Dumazet1-1/+4
2012-07-16net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet1-0/+2
2012-07-16cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore1-1/+28
2012-07-16net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang1-2/+5
2012-07-16ARM: fix rcu stalls on SMP platformsRussell King1-2/+10
2012-07-16media: smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky1-0/+2
2012-07-16powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard1-1/+1
2012-07-16ALSA: hda - Add Realtek ALC280 codec supportDavid Henningsson1-0/+1
2012-06-22Linux 3.0.36v3.0.36Greg Kroah-Hartman1-1/+1
2012-06-22USB: fix gathering of interface associationsDaniel Mack1-1/+2
2012-06-22USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork1-2/+4
2012-06-22USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy1-0/+4
2012-06-22usb: cdc-acm: fix devices not unthrottled on openOtto Meta1-0/+8
2012-06-22USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern6-19/+33
2012-06-22USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb2-0/+2
2012-06-22USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen1-0/+1
2012-06-22USB: mct_u232: Fix incorrect TIOCMSET returnAlan Cox1-5/+8
2012-06-22USB: qcserial: Add Sierra Wireless device IDsBjørn Mork1-0/+6
2012-06-22USB: mos7840: Fix compilation of usb serial driverTony Zelenoff1-1/+1
2012-06-22xHCI: Increase the timeout for controller save/restore state operationAndiry Xu1-4/+4
2012-06-22hfsplus: fix overflow in sector calculations in hfsplus_submit_bioJanne Kalliomäki1-1/+1
2012-06-22USB: option: fix port-data abuseJohan Hovold1-31/+3
2012-06-22USB: option: fix memory leakJohan Hovold1-1/+11
2012-06-22USB: option: add more YUGA device ids说不得1-17/+27
2012-06-22USB: option: Updated Huawei K4605 has better idAndrew Bird1-0/+2
2012-06-22USB: option: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+4
2012-06-22NFSv4.1: Fix a request leak on the back channelTrond Myklebust1-1/+2
2012-06-22xen/setup: filter APERFMPERF cpuid feature outAndre Przywara1-0/+8
2012-06-22ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen1-1/+1
2012-06-17Linux 3.0.35v3.0.35Greg Kroah-Hartman1-1/+1
2012-06-17hugetlb: fix resv_map leak in error pathDave Hansen1-6/+23
2012-06-17mm: fix faulty initialization in vmalloc_init()KyongHo1-1/+2