summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-12Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()Vitaly Kuznetsov4-18/+28
2017-03-12PCI: altera: Fix TLP_CFG_DW0 for TLP writeLey Foon Tan1-3/+7
2017-03-12pci/hotplug/pnv-php: Disable MSI and PCI device properlyGavin Shan1-8/+14
2017-03-12PCI: hv: Fix wslot_to_devfn() to fix warnings on device removalDexuan Cui1-3/+5
2017-03-12ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter1-2/+2
2017-03-12ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau5-26/+48
2017-03-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau1-2/+1
2017-03-12ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam1-5/+9
2017-03-12mei: remove support for broken parallel readAlexander Usyskin1-22/+26
2017-03-12samples/seccomp: fix 64-bit comparison macrosMathias Svensson1-53/+72
2017-03-12ext4: return EROFS if device is r/o and journal replay is neededTheodore Ts'o1-1/+2
2017-03-12ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o1-2/+4
2017-03-12ext4: fix inline data error pathsTheodore Ts'o2-6/+23
2017-03-12ext4: fix use-after-iput when fscrypt contexts are inconsistentEric Biggers1-2/+4
2017-03-12ext4: fix data corruption in data=journal modeJan Kara1-10/+13
2017-03-12ext4: trim allocation requests to group sizeJan Kara1-0/+7
2017-03-12ext4: do not polute the extents cache while shifting extentsRoman Pen1-3/+6
2017-03-12ext4: Include forgotten start block on fallocate insert rangeRoman Pen1-6/+12
2017-03-12loop: fix LO_FLAGS_PARTSCAN hangOmar Sandoval1-7/+8
2017-03-12block/loop: fix race between I/O and set_statusMing Lei1-5/+12
2017-03-12jbd2: don't leak modified metadata buffers on an aborted journalTheodore Ts'o1-1/+3
2017-03-12Fix: Disable sys_membarrier when nohz_full is enabledMathieu Desnoyers1-0/+4
2017-03-12power: reset: at91-poweroff: timely shutdown LPDDR memoriesAlexandre Belloni3-3/+102
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke3-18/+28
2017-03-12scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta1-4/+17
2017-03-12scsi: storvsc: properly set residual data length on errorsLong Li1-3/+13
2017-03-12scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li1-0/+7
2017-03-12scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li1-0/+9
2017-03-12dm raid: fix data corruption on reshape requestHeinz Mauelshagen1-1/+11
2017-03-12dm round robin: revert "use percpu 'repeat_count' and 'current_path'"Mike Snitzer1-53/+14
2017-03-12dm stats: fix a leaked s->histogram_boundaries arrayMikulas Patocka1-0/+1
2017-03-12dm cache: fix corruption seen when using cache > 2TBJoe Thornber1-3/+3
2017-03-12PM / devfreq: Fix wrong trans_stat of passive devfreq deviceChanwoo Choi3-1/+9
2017-03-12PM / devfreq: Fix available_governor sysfsChanwoo Choi3-4/+31
2017-03-12ima: fix ima_d_path() possible race with renameMimi Zohar3-6/+24
2017-03-12ipc/shm: Fix shmat mmap nil-page protectionDavidlohr Bueso1-4/+9
2017-03-12sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev2-3/+12
2017-03-12mm, vmscan: consider eligible zones in get_scan_countMichal Hocko1-2/+2
2017-03-12mm, vmscan: cleanup lru size claculationsMichal Hocko3-44/+41
2017-03-12mm balloon: umount balloon_mnt when removing vb deviceYisheng Xie1-0/+4
2017-03-12mm: do not access page->mapping directly on page_endioMinchan Kim1-2/+5
2017-03-12mm: vmpressure: fix sending wrong events on underflowVinayak Menon1-1/+9
2017-03-12mm/page_alloc: fix nodes for reclaim in fast pathGavin Shan1-1/+1
2017-03-12mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}Dan Williams1-0/+6
2017-03-12CIFS: Fix splice read for non-cached filesPavel Shilovsky1-1/+9
2017-03-12iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj1-1/+2
2017-03-12iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang1-7/+7
2017-03-12tpm_tis: fix the error handling of init_tis()Wei Yongjun1-1/+1
2017-03-12regulator: Fix regulator_summary for deviceless consumersLeonard Crestez1-2/+3
2017-03-12coresight: STM: Balance enable/disableSuzuki K Poulose1-1/+1