summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.70v3.4.70Greg Kroah-Hartman2013-11-201-1/+1
* usb: fix cleanup after failure in hub_configure()Krzysztof Mazur2013-11-201-0/+1
* PCI/PM: Clear state_saved during suspendRafael J. Wysocki2013-11-201-0/+4
* ARM: 7670/1: fix the memset fixNicolas Pitre2013-11-201-20/+13
* ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic2013-11-201-41/+44
* tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt2013-11-201-1/+4
* netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy2013-11-201-1/+1
* ALSA: hda - Move one-time init codes from generic_hdmi_init()Takashi Iwai2013-11-201-5/+17
* USB: add new zte 3g-dongle's pid to option.cRui li2013-11-201-0/+17
* PCI: fix truncation of resource size to 32 bitsNikhil P Rao2013-11-201-1/+2
* net: flow_dissector: fail on evil iph->ihlJason Wang2013-11-201-1/+1
* xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu2013-11-203-7/+7
* 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 abor...Marc 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 ...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