summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-25net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold1-1/+1
2017-05-25usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen1-1/+1
2017-05-25xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman1-2/+5
2017-05-25USB: xhci: fix lock-inversion problemAlan Stern1-2/+3
2017-05-25usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni1-1/+1
2017-05-25xhci: remove GFP_DMA flag from allocationMatthias Lange1-1/+1
2017-05-25xhci: Fix command ring stop regression in 4.11Mathias Nyman3-9/+9
2017-05-25EDAC, amd64: Fix reporting of Chip Select sizes on Fam17hYazen Ghannam1-21/+19
2017-05-25dax: fix data corruption when fault races with writeJan Kara1-16/+16
2017-05-25libnvdimm: fix clear length of nvdimm_forget_poison()Toshi Kani1-1/+4
2017-05-25Make stat/lstat/fstatat pass AT_NO_AUTOMOUNT to vfs_statx()David Howells1-3/+5
2017-05-25USB: chaoskey: fix Alea quirk on big-endian hostsJohan Hovold1-1/+1
2017-05-25USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov2-4/+6
2017-05-25USB: serial: ftdi_sio: fix setting latency for unprivileged usersAnthony Mallet1-1/+1
2017-05-25pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()Kirill Tkhai1-2/+6
2017-05-25pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processesEric W. Biederman1-1/+1
2017-05-25IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl3-15/+23
2017-05-25IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl1-0/+1
2017-05-25iio: stm32 trigger: fix sampling_frequency readFabrice Gasnier1-3/+3
2017-05-25IIO: bmp280-core.c: fix error in humidity calculationAndreas Klinger1-5/+6
2017-05-25iio: dac: ad7303: fix channel descriptionPavel Roskin1-3/+3
2017-05-25scsi: lpfc: Fix panic on BFS configurationJames Smart3-7/+20
2017-05-25ibmvscsis: Do not send aborted task responseBryant G. Ly2-25/+91
2017-05-25of: fdt: add missing allocation-failure checkJohan Hovold1-0/+3
2017-05-25of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()Tyrel Datwyler1-0/+2
2017-05-25of: fix sparse warning in of_pci_range_parser_oneRob Herring1-1/+1
2017-05-25proc: Fix unbalanced hard link numbersTakashi Iwai1-0/+1
2017-05-25cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain1-6/+9
2017-05-25cxl: Force context lock during EEH flowVaibhav Jain1-2/+17
2017-05-25ohci-pci: add qemu quirkGerd Hoffmann3-1/+19
2017-05-25cdc-acm: fix possible invalid access when processing notificationTobias Herzog1-4/+9
2017-05-25gpio: omap: return error if requested debounce time is not possibleDavid Rivshin1-6/+17
2017-05-25drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs1-10/+16
2017-05-25drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs1-3/+13
2017-05-25drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs1-7/+10
2017-05-25drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs1-1/+1
2017-05-25drm/nouveau/kms/nv50: skip core channel cursor update on position-only changesBen Skeggs1-3/+7
2017-05-25drm/nouveau/kms/nv50: fix source-rect-only plane updatesBen Skeggs1-5/+3
2017-05-25drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs4-4/+4
2017-05-25drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.Mario Kleiner1-1/+6
2017-05-25drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner4-64/+12
2017-05-25drm/amdgpu: Make display watermark calculations more accurateMario Kleiner4-20/+20
2017-05-25ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-05-25ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin1-0/+1
2017-05-25s390/cputime: fix incorrect system timeMartin Schwidefsky1-3/+18
2017-05-25s390/kdump: Add final noteMichael Holzheu1-0/+15
2017-05-25regulator: tps65023: Fix inverted core enable logic.Richard Cochran1-2/+1
2017-05-25regulator: rk808: Fix RK818 LDO2Wadim Egorov1-1/+1
2017-05-25x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3
2017-05-25KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li1-9/+15