summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-13Linux 3.4.69v3.4.69Greg Kroah-Hartman1-1/+1
2013-11-13drm/radeon/atom: workaround vbios bug in transmitter table on rs780Alex Deucher1-1/+1
2013-11-13drm: Prevent overwriting from userspace underallocating core ioctl structsChris Wilson1-1/+8
2013-11-13mm: fix aio performance regression for database caused by THPKhalid Aziz1-2/+29
2013-11-13aacraid: missing capable() check in compat ioctlDan Carpenter1-0/+2
2013-11-13lib/scatterlist.c: don't flush_kernel_dcache_page on slab pageMing Lei1-1/+2
2013-11-13xtensa: don't use alternate signal stack on threadsBaruch Siach1-1/+1
2013-11-13uml: check length in exitcode_proc_write()Dan Carpenter1-1/+3
2013-11-13Staging: bcm: info leak in ioctlDan Carpenter1-0/+1
2013-11-13staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter1-0/+3
2013-11-13ASoC: dapm: Fix source list debugfs outputsTakashi Iwai1-1/+1
2013-11-13ASoC: wm_hubs: Add missing break in hp_supply_event()Takashi Iwai1-0/+1
2013-11-13ALSA: fix oops in snd_pcm_info() caused by ASoC DPCMRussell King1-0/+4
2013-11-13ALSA: hda - Add a fixup for ASUS N76VZTakashi Iwai1-0/+1
2013-11-13parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller1-0/+4
2013-11-13clockevents: Sanitize ticks to nsec conversionThomas Gleixner1-15/+50
2013-11-13md: Fix skipping recovery for read-only arrays.Lukasz Dorau2-0/+2
2013-11-13libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou1-3/+3
2013-11-13can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde1-2/+8
2013-11-13jfs: fix error path in iallocDave Kleikamp1-2/+1
2013-11-13rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland1-1/+2
2013-11-13mac80211: update sta->last_rx on acked tx framesFelix Fietkau1-0/+3
2013-11-13mac80211: correctly close cancelled scansEmmanuel Grumbach2-0/+22
2013-11-13USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко2-0/+7
2013-11-13USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum1-0/+3
2013-11-13USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum1-0/+3
2013-11-13USB: support new huawei devices in option.cFangxiaozhi (Franko)1-0/+216
2013-11-04Linux 3.4.68v3.4.68Greg Kroah-Hartman1-1/+1
2013-11-04usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso1-1/+3
2013-11-04USB: serial: option: add support for Inovia SEW858 deviceGreg Kroah-Hartman1-0/+5
2013-11-04USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò1-0/+1
2013-11-04wireless: radiotap: fix parsing buffer overrunJohannes Berg1-1/+6
2013-11-04writeback: fix negative bdi max pauseFengguang Wu1-5/+5
2013-11-04dm snapshot: fix data corruptionMikulas Patocka1-6/+12
2013-11-04ext3: return 32/64-bit dir name hash according to usage typeEric Sandeen3-48/+129
2013-11-04davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier1-2/+1
2013-11-04inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa3-2/+7
2013-11-04net: fix cipso packet validation when !NETLABELSeif Mazareeb1-2/+4
2013-11-04net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann1-0/+10
2013-11-04wanxl: fix info leak in ioctlSalva Peiró1-0/+1
2013-11-04sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich1-1/+1
2013-11-04sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du1-1/+2
2013-11-04net: dst: provide accessor function to dst->xfrmVlad Yasevich1-0/+12
2013-11-04bnx2x: record rx queue for LRO packetsEric Dumazet1-0/+1
2013-11-04connector: use nlmsg_len() to check message lengthMathias Krause1-3/+4
2013-11-04unix_diag: fix info leakMathias Krause1-0/+1
2013-11-04farsync: fix info leak in ioctlSalva Peiró1-0/+1
2013-11-04l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet1-0/+4
2013-11-04net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde1-1/+1
2013-11-04bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich1-1/+1