summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-08-31RDMA/rxe: Address an issue with hardened user copyBob Pearson
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson
2020-08-31RDMA/core: Trigger a WARN_ON if the driver causes uobjects to become leakedJason Gunthorpe
2020-08-31RDMA/hns: Get udp sport num dynamically instead of using a fixed valueWeihang Li
2020-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-08-30Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-30Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-30Merge tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-29Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-29fsldma: fix very broken 32-bit ppc ioread64 functionalityLinus Torvalds
2020-08-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-29Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-29Merge tag 'hwmon-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-28Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-28Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-28Merge tag 'acpi-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-28Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-28Merge branch 'acpi-mm'Rafael J. Wysocki
2020-08-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-08-28Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-08-28Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-28mfd: mfd-core: Ensure disabled devices are ignored without errorLee Jones
2020-08-28usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern
2020-08-27md/raid5: make sure stripe_size as power of twoYufen Yu
2020-08-28Merge tag 'drm-intel-fixes-2020-08-27' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-08-28Merge tag 'drm-misc-fixes-2020-08-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-08-27media: dib0700: Fix identation issue in dib8096_set_param_override()Gustavo A. R. Silva
2020-08-27hwmon: (gsc-hwmon) Scale temperature to millidegreesTim Harvey
2020-08-27EDAC/ghes: Fix NULL pointer dereference in ghes_edac_register()Shiju Jose
2020-08-27RDMA/rxe: Fix style warningsBob Pearson
2020-08-27RDMA/hns: Add a check for current state before modifying QPLang Cheng
2020-08-27RDMA/usnic: Remove the query_pkey callbackKamal Heib
2020-08-27RDMA/ucma: Remove closing and the close_wqJason Gunthorpe
2020-08-27RDMA/ucma: Rework how new connections are passed through event deliveryJason Gunthorpe
2020-08-27RDMA/ucma: Narrow file->mut in ucma_event_handler()Jason Gunthorpe
2020-08-27RDMA/ucma: Change backlog into an atomicJason Gunthorpe
2020-08-27RDMA/ucma: Add missing locking around rdma_leave_multicast()Jason Gunthorpe
2020-08-27RDMA/ucma: Fix locking for ctx->events_reportedJason Gunthorpe
2020-08-27RDMA/ucma: Fix the locking of ctx->fileJason Gunthorpe
2020-08-27RDMA/ucma: Do not use file->mut to lock destroyingJason Gunthorpe
2020-08-27RDMA/cma: Add missing locking to rdma_accept()Jason Gunthorpe
2020-08-27RDMA/ucma: Remove mc_list and rely on xarrayJason Gunthorpe
2020-08-27RDMA/ucma: Fix error cases around ucma_alloc_ctx()Jason Gunthorpe
2020-08-27RDMA/ucma: Consolidate the two destroy flowsJason Gunthorpe
2020-08-27RDMA/ucma: Remove unnecessary locking of file->ctx_list in closeJason Gunthorpe
2020-08-27RDMA/ucma: Fix refcount 0 incr in ucma_get_ctx()Jason Gunthorpe
2020-08-27IB/mlx5: Add DCT RoCE LAG supportMark Zhang
2020-08-27IB/mlx5: Add tx_affinity support for DCI QPMark Zhang