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