aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-16driver core: Fix unbalanced device reference in drivers_probeAlex Williamson
2015-01-16x86, vdso: Use asm volatile in __getcpuAndy Lutomirski
2015-01-16x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski
2015-01-16kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini
2015-01-16HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius
2015-01-16HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton
2015-01-16HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter
2015-01-16HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou
2015-01-16HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol
2015-01-16blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu mapJens Axboe
2015-01-16iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu
2015-01-16UBI: Fix double free after do_sync_erase()Richard Weinberger
2015-01-16UBI: Fix invalid vfree()Richard Weinberger
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2015-01-16pstore-ram: Fix hangs by using write-combine mappingsRob Herring
2015-01-16PCI: Restore detection of read-only BARsMyron Stowe
2015-01-16powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar
2015-01-16powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard
2015-01-16ASoC: dwc: Ensure FIFOs are flushed to prevent channel swapAndrew Jackson
2015-01-16ASoC: max98090: Fix ill-defined sidetone routeJarkko Nikula
2015-01-16ASoC: sigmadsp: Refuse to load firmware files with a non-supported versionLars-Peter Clausen
2015-01-16ath5k: fix hardware queue index assignmentFelix Fietkau
2015-01-16iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach
2015-01-16swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini
2015-01-16swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini
2015-01-16swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini
2015-01-16swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpuStefano Stabellini
2015-01-16can: peak_usb: fix memset() usageStephane Grosjean
2015-01-16can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean
2015-01-16ath9k: fix BE/BK queue orderFelix Fietkau
2015-01-16ath9k_hw: fix hardware queue allocationFelix Fietkau
2015-01-16ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei
2015-01-16ocfs2: fix journal commit deadlockJunxiao Bi
2015-01-16drivers/rtc/rtc-isl12057.c: fix masking of register valuesArnaud Ebalard
2015-01-16drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probeGuo Zeng
2015-01-16usb: gadget: f_accessory: fix missing NULL pointer checkAmit Pundir
2015-01-16export tcp_nuke_addr to build ipv6 as moduleAndrey Konovalov
2015-01-16Merge branch 'upstream/android-3.14' into linaro-fixes/android-3.14Amit Pundir
2015-01-14pstore: selinux: add security in-core xattr support for pstore and debugfsMark Salyzyn
2015-01-14pstore: add pmsgMark Salyzyn
2015-01-14pstore: handle zero-sized prz in seriesMark Salyzyn
2015-01-14pstore: remove superfluous memory size checkMark Salyzyn
2015-01-14pstore: use scnprintfMark Salyzyn
2015-01-14pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX
2015-01-14prctl: make PR_SET_TIMERSLACK_PID pid namespace awareMicha Kalfon
2015-01-14prctl: fix misplaced PR_SET_TIMERSLACK_PID caseMicha Kalfon
2015-01-14ARM: 8120/1: crypto: sha512: add ARM NEON implementationJussi Kivilinna
2015-01-14ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna
2015-01-14ARM: 8118/1: crypto: sha1/make use of common SHA-1 structuresJussi Kivilinna
2015-01-14crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka