summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-06iio: adc: xilinx: Fix "vccaux" channel .addressThomas Betker1-1/+1
2015-06-06iio: adc: xilinx: Fix register addressesThomas Betker1-3/+3
2015-06-06iio: adc: cc10001: Fix regulator_get_voltage() return value checkNaidu Tellapati1-1/+1
2015-06-06iio: adc: cc10001: Add delay before setting START bitNaidu Tellapati1-0/+1
2015-06-06iio: adc: cc10001: Fix incorrect use of power-up/power-down registerNaidu Tellapati1-14/+19
2015-06-06iio: adc: cc10001: Fix the channel number mappingNaidu Tellapati1-11/+13
2015-06-06iio: adc: spmi-vadc: Fix overflow in output value normalizationIvan T. Ivanov1-3/+4
2015-06-06iio: pressure: hid-sensor-press: Fix modifierSrinivas Pandruvada1-2/+0
2015-06-06iio: light: hid-sensor-prox: Fix modifierSrinivas Pandruvada1-2/+0
2015-06-06iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel5-2/+4
2015-06-06iio/axp288_adc: add missing channel info maskJacob Pan1-6/+6
2015-06-06hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGEChris Lesiak1-0/+9
2015-06-06xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel3-6/+10
2015-06-06Btrfs: fix racy system chunk allocation when setting block group roFilipe Manana2-0/+3
2015-06-06Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"Ilya Dryomov1-2/+0
2015-06-06libceph: request a new osdmap if lingering request maps to no osdIlya Dryomov1-11/+20
2015-06-06mfd: da9052: Fix broken regulator probeJohan Hovold2-6/+7
2015-06-06ovl: mount read-only if workdir can't be createdMiklos Szeredi3-5/+17
2015-06-06ovl: don't remove non-empty opaque directoryMiklos Szeredi1-5/+19
2015-06-06lguest: fix out-by-one error in address checking.Rusty Russell1-1/+1
2015-06-06xfs: xfs_iozero can return positive errnoDave Chinner1-1/+1
2015-06-06xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner4-47/+58
2015-06-06omfs: fix sign confusion for bitmap loop counterBob Copeland1-1/+2
2015-06-06fs, omfs: add NULL terminator in the end up the token listSasha Levin1-1/+2
2015-06-06ktime: Fix ktime_divns to do signed divisionJohn Stultz2-12/+29
2015-06-06kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li4-2/+27
2015-06-06KVM: MMU: fix SMAP virtualizationXiao Guangrong5-15/+30
2015-06-06kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli1-0/+2
2015-06-06KVM: MMU: fix smap permission checkXiao Guangrong2-0/+9
2015-06-06KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini1-1/+1
2015-06-06x86/fpu: Disable XSAVES* support for nowIngo Molnar1-0/+15
2015-06-06x86/mce: Fix MCE severity messagesBorislav Petkov1-2/+5
2015-06-06Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini3-0/+3
2015-06-06iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon1-28/+2
2015-06-06iommu/amd: Fix bug in put_pasid_state_waitOded Gabbay1-0/+1
2015-06-06fs_pin: Allow for the possibility that m_list or s_list go unused.Eric W. Biederman2-2/+4
2015-06-06mnt: Fail collect_mounts when applied to unmounted mountsEric W. Biederman1-2/+5
2015-05-17Linux 4.0.4v4.0.4Greg Kroah-Hartman1-1/+1
2015-05-17ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng9-44/+25
2015-05-17ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng5-43/+39
2015-05-17ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng3-11/+11
2015-05-17ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2-9/+10
2015-05-17coredump: accept any write methodAl Viro1-1/+1
2015-05-17sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)Alexey Khoroshilov1-10/+2
2015-05-17ARM: 8307/1: psci: move psci firmware calls out of lineMark Rutland3-37/+35
2015-05-17mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara1-1/+1
2015-05-17mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko1-0/+1
2015-05-17mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong3-1/+15
2015-05-17pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson3-8/+6
2015-05-17drm/radeon: more strictly validate the UVD codecChristian König1-2/+31