summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.65v3.10.65Greg Kroah-Hartman2015-01-161-1/+1
* mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds2015-01-161-2/+5
* mm: propagate error from stack expansion even for guard pageLinus Torvalds2015-01-162-3/+3
* mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka2015-01-161-11/+13
* perf session: Do not fail on processing out of order eventJiri Olsa2015-01-162-2/+4
* perf: Fix events installation during moving groupJiri Olsa2015-01-161-2/+2
* perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa2015-01-161-3/+19
* Btrfs: don't delay inode ref updates during log replayChris Mason2015-01-161-0/+8
* ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni2015-01-161-0/+23
* scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg2015-01-161-1/+1
* nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() racesRyusuke Konishi2015-01-162-11/+36
* nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington2015-01-161-0/+3
* fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes2015-01-161-8/+7
* serial: samsung: wait for transfer completion before clock disableRobert Baldyga2015-01-161-0/+4
* writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo2015-01-161-7/+22
* cdc-acm: memory leak in error caseOliver Neukum2015-01-161-0/+1
* genhd: check for int overflow in disk_expand_part_tbl()Jens Axboe2015-01-161-2/+9
* USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman2015-01-161-4/+5
* ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecsTakashi Iwai2015-01-161-2/+2
* ALSA: hda - using uninitialized dataDan Carpenter2015-01-161-1/+3
* ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPACJiri Jaburek2015-01-161-3/+12
* driver core: Fix unbalanced device reference in drivers_probeAlex Williamson2015-01-161-3/+5
* x86, vdso: Use asm volatile in __getcpuAndy Lutomirski2015-01-161-1/+1
* x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski2015-01-161-14/+29
* HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius2015-01-164-0/+7
* HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton2015-01-161-0/+3
* HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter2015-01-161-2/+6
* HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou2015-01-161-1/+1
* HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol2015-01-161-4/+8
* iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu2015-01-161-5/+3
* UBI: Fix double free after do_sync_erase()Richard Weinberger2015-01-161-7/+3
* UBI: Fix invalid vfree()Richard Weinberger2015-01-161-4/+6
* pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren2015-01-164-14/+47
* pstore-ram: Fix hangs by using write-combine mappingsRob Herring2015-01-161-2/+2
* PCI: Restore detection of read-only BARsMyron Stowe2015-01-161-0/+3
* ASoC: dwc: Ensure FIFOs are flushed to prevent channel swapAndrew Jackson2015-01-161-0/+14
* ASoC: max98090: Fix ill-defined sidetone routeJarkko Nikula2015-01-161-2/+2
* ASoC: sigmadsp: Refuse to load firmware files with a non-supported versionLars-Peter Clausen2015-01-161-0/+7
* ath5k: fix hardware queue index assignmentFelix Fietkau2015-01-161-7/+1
* swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini2015-01-161-1/+1
* can: peak_usb: fix memset() usageStephane Grosjean2015-01-161-2/+1
* can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean2015-01-161-7/+10
* ath9k: fix BE/BK queue orderFelix Fietkau2015-01-161-2/+2
* ath9k_hw: fix hardware queue allocationFelix Fietkau2015-01-161-8/+1
* ocfs2: fix journal commit deadlockJunxiao Bi2015-01-161-2/+14
* Linux 3.10.64v3.10.64Greg Kroah-Hartman2015-01-081-1/+1
* Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana2015-01-082-10/+6
* Btrfs: do not move em to modified list when unpinningJosef Bacik2015-01-081-2/+0
* eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow2015-01-081-1/+0
* eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks2015-01-082-15/+13