summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-17net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin1-1/+18
2019-05-17net/mlx5e: Fix number of vports for ingress ACL configurationEli Britstein1-4/+5
2019-05-17net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed1-1/+17
2019-05-17net/mlx5e: Fix wrong xmit_more applicationTariq Toukan3-6/+8
2019-05-17net/mlx5: Fix peer pf disable hca commandBodong Wang1-1/+1
2019-05-17net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit6-41/+43
2019-05-17net/mlx5: Add meaningful return codes to status_to_err functionValentine Fatiev1-1/+21
2019-05-17net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed1-0/+1
2019-05-17Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller1-7/+7
2019-05-17vsock/virtio: free packets during the socket releaseStefano Garzarella1-0/+7
2019-05-17tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu1-7/+7
2019-05-17lib: Correct comment of prandom_seedPhilippe Mazenauer1-2/+2
2019-05-17net: caif: fix the value of size argument of snprintfswkhack5-6/+5
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds91-965/+5574
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit3-0/+50
2019-05-17i2c: core: improve return value handling of i2c_new_device and i2c_new_dummyHeiner Kallweit1-13/+61
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds59-87/+72
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds9-35/+17
2019-05-17nvme: fix memory leak for power latency toleranceYufen Yu1-0/+1
2019-05-17nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig1-5/+20
2019-05-17nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig1-23/+24
2019-05-17nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig1-2/+0
2019-05-17nvme: fix srcu locking on error return in nvme_get_ns_from_diskChristoph Hellwig1-4/+9
2019-05-17nvme: Fix known effectsKeith Busch1-1/+1
2019-05-17nvme-pci: Sync queues on resetKeith Busch3-0/+14
2019-05-17nvme-pci: Unblock reset_work on IO failureKeith Busch1-5/+4
2019-05-17nvme-pci: Don't disable on timeout in reset stateKeith Busch1-1/+2
2019-05-17nvme-pci: Fix controller freeze wait disablingKeith Busch1-6/+6
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds20-15/+123
2019-05-17HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessaryJason Gerecke1-2/+8
2019-05-17HID: wacom: Correct button numbering 2nd-gen Intuos Pro over BluetoothJason Gerecke1-4/+7
2019-05-17HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contactJason Gerecke1-1/+1
2019-05-17HID: wacom: Don't report anything prior to the tool entering rangeJason Gerecke1-15/+18
2019-05-17HID: wacom: Don't set tool type until we're in rangeJason Gerecke1-1/+16
2019-05-17Merge tag 'timers-v5.2' of http://git.linaro.org/people/daniel.lezcano/linux ...Thomas Gleixner12-138/+204
2019-05-17powerpc/cacheinfo: Remove double freeTobin C. Harding1-1/+0
2019-05-17powerpc/mm/hash: Fix get_region_id() for invalid addressesAneesh Kumar K.V1-0/+4
2019-05-17bpftool: fix BTF raw dump of FWD's fwd_kindAndrii Nakryiko1-2/+2
2019-05-17kvm: fix compilation on aarch64Paolo Bonzini1-1/+1
2019-05-17selftests/bpf: fix bpf_get_current_taskAlexei Starovoitov1-1/+1
2019-05-17ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang1-0/+1
2019-05-17objtool: Allow AR to be overridden with HOSTARNathan Chancellor1-1/+2
2019-05-17fbdev/efifb: Ignore framebuffer memmap entries that lack any memory typesArd Biesheuvel1-2/+6
2019-05-17crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens1-125/+86
2019-05-17crypto: vmx - CTR: always increment IV as quadwordDaniel Axtens1-1/+1
2019-05-17crypto: hash - fix incorrect HASH_MAX_DESCSIZEEric Biggers2-1/+9
2019-05-17crypto: caam - fix typo in i.MX6 devices list for errataIuliana Prodan1-1/+1
2019-05-17riscv: fix locking violation in page fault handlerAndreas Schwab1-1/+2
2019-05-17RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCsYash Shah3-0/+192
2019-05-17RISC-V: Add DT documentation for SiFive L2 Cache ControllerYash Shah1-0/+51