summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-23Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky1-6/+6
2017-05-23drm/i915/gvt: Disable compression workaround for Gen9Chuanxiao Dong1-9/+21
2017-05-23crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef1-4/+2
2017-05-23crypto: drbg - wait for crypto op not signal safeGilad Ben-Yossef1-3/+2
2017-05-23crypto: asymmetric_keys - handle EBUSY due to backlog correctlyGilad Ben-Yossef1-1/+1
2017-05-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+39
2017-05-23Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+11
2017-05-23Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-4/+25
2017-05-23Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds11-303/+787
2017-05-23i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka1-1/+1
2017-05-23usb: chipidea: core: check before accessing ci_role in ci_role_showMichael Thalmeier1-1/+4
2017-05-23usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier1-1/+2
2017-05-23Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-Bélanger1-0/+1
2017-05-23Input: edt-ft5x06 - increase allowed data range for threshold parameterMartin Kepplinger3-3/+3
2017-05-23efi-pstore: Fix write/erase id trackingKees Cook1-6/+11
2017-05-23dm ioctl: restore __GFP_HIGH in copy_params()Junaid Shahid1-2/+3
2017-05-23PCI: imx6: Fix config read timeout handlingLucas Stach1-3/+30
2017-05-23switchtec: Fix minor bug with partition ID registerLogan Gunthorpe1-1/+4
2017-05-23switchtec: Use new cdev_device_add() helper functionLogan Gunthorpe1-9/+2
2017-05-23PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-05-22blk-throttle: force user to configure all settings for io.lowShaohua Li1-43/+37
2017-05-22blk-throttle: respect 0 bps/iops settings for io.lowShaohua Li1-12/+29
2017-05-22blk-throttle: output some debug info in traceShaohua Li1-1/+14
2017-05-22blk-throttle: add hierarchy support for latency target and idle timeShaohua Li1-14/+36
2017-05-22kthread: Fix use-after-free if kthread fork failsVegard Nossum1-5/+12
2017-05-22futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()Peter Zijlstra1-6/+18
2017-05-22Merge tag 'iio-fixes-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman7-35/+44
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-133/+335
2017-05-22leds: pca955x: Correct I2C FunctionalityTin Huynh1-1/+1
2017-05-22nvme_fc: remove extra controller reference taken on reconnectJames Smart1-3/+2
2017-05-22nvme_fc: correct nvme status set on abortJames Smart1-2/+2
2017-05-22nvme_fc: set logging level on resets/deletesJames Smart1-10/+4
2017-05-22nvme_fc: revise comment on teardownJames Smart1-4/+4
2017-05-22nvme_fc: Support ctrl_loss_tmoJames Smart1-67/+49
2017-05-22nvme_fc: get rid of local reconnect_delayJames Smart1-6/+4
2017-05-22net: sched: cls_matchall: fix null pointer dereferenceJiri Pirko1-1/+0
2017-05-22blk-mq: remove blk_mq_abort_requeue_list()Ming Lei2-20/+0
2017-05-22nvme: avoid to use blk_mq_abort_requeue_list()Ming Lei1-2/+3
2017-05-22nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()Ming Lei1-1/+7
2017-05-22nvme-rdma: support devices with queue size < 32Marta Rybczynska1-4/+14
2017-05-22vsock: use new wait API for vsock_stream_sendmsg()WANG Cong1-13/+8
2017-05-22bonding: fix randomly populated arp target arrayJarod Wilson1-3/+2
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki4-8/+8
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki3-4/+25
2017-05-22Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki7-295/+779
2017-05-22dm integrity: use kvmalloc() instead of dm_integrity_kvmalloc()Mikulas Patocka1-21/+6
2017-05-22dm verity: fix no salt use caseGilad Ben-Yossef1-2/+2
2017-05-22net: Make IP alignment calulations clearer.David S. Miller1-4/+8
2017-05-22mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam1-1/+2
2017-05-22bonding: fix accounting of active ports in 3adJarod Wilson1-1/+1