summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-05-25of: fdt: add missing allocation-failure checkJohan Hovold
2017-05-25of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()Tyrel Datwyler
2017-05-25of: fix sparse warning in of_pci_range_parser_oneRob Herring
2017-05-25proc: Fix unbalanced hard link numbersTakashi Iwai
2017-05-25cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain
2017-05-25cxl: Force context lock during EEH flowVaibhav Jain
2017-05-25ohci-pci: add qemu quirkGerd Hoffmann
2017-05-25cdc-acm: fix possible invalid access when processing notificationTobias Herzog
2017-05-25gpio: omap: return error if requested debounce time is not possibleDavid Rivshin
2017-05-25drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs
2017-05-25drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs
2017-05-25drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs
2017-05-25drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs
2017-05-25drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs
2017-05-25drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.Mario Kleiner
2017-05-25drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner
2017-05-25drm/amdgpu: Make display watermark calculations more accurateMario Kleiner
2017-05-25ath9k_htc: fix NULL-deref at probeJohan Hovold
2017-05-25ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin
2017-05-25s390/cputime: fix incorrect system timeMartin Schwidefsky
2017-05-25s390/kdump: Add final noteMichael Holzheu
2017-05-25regulator: tps65023: Fix inverted core enable logic.Richard Cochran
2017-05-25regulator: rk808: Fix RK818 LDO2Wadim Egorov
2017-05-25x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds
2017-05-25KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li
2017-05-25KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li
2017-05-25KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li
2017-05-25ima: accept previously set IMA_NEW_FILEDaniel Glöckner
2017-05-25mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris
2017-05-25mwifiex: MAC randomization should not be persistentBrian Norris
2017-05-25rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger
2017-05-25md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stopNeilBrown
2017-05-25md: update slab_cache before releasing new stripes when stripes resizingDennis Yang
2017-05-25dm space map disk: fix some book keeping in the disk space mapJoe Thornber
2017-05-25dm thin metadata: call precommit before saving the rootsJoe Thornber
2017-05-25dm bufio: make the parameter "retain_bytes" unsigned longMikulas Patocka
2017-05-25dm cache metadata: fail operations if fail_io mode has been establishedMike Snitzer
2017-05-25dm mpath: split and rename activate_path() to prepare for its expanded useBart Van Assche
2017-05-25dm bufio: check new buffer allocation watermark every 30 secondsMikulas Patocka
2017-05-25dm bufio: avoid a possible ABBA deadlockMikulas Patocka
2017-05-25dm raid: select the Kconfig option CONFIG_MD_RAID0Mikulas Patocka
2017-05-25dm btree: fix for dm_btree_find_lowest_key()Vinothkumar Raja
2017-05-25infiniband: call ipv6 route lookup via the stub interfacePaolo Abeni
2017-05-25mlx5: Fix mlx5_ib_map_mr_sg mr lengthSagi Grimberg
2017-05-25ASoC: cs4271: configure reset GPIO as outputAlexander Sverdlin
2017-05-25tpm_crb: check for bad response sizeJerry Snitselaar
2017-05-25tpm: add sleep only for retry in i2c_nuvoton_write_status()Nayna Jain
2017-05-25tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driverNayna Jain
2017-05-25tpm_tis_spi: Add small delay after last transferPeter Huewe
2017-05-25tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytesPeter Huewe