aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-07IB/mlx5: Fix implicit MR release flowYishai Hadas2-19/+9
2019-08-04Linux 5.3-rc3Linus Torvalds1-1/+1
2019-08-05tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain4-17/+47
2019-08-05tpm: Fix null pointer dereference on chip register error pathMilan Broz1-7/+16
2019-08-04MAINTAINERS: Add Geert as Renesas SoC Co-MaintainerGeert Uytterhoeven1-0/+4
2019-08-04kconfig: Clear "written" flag to avoid data lossM. Vefa Bicakci1-0/+4
2019-08-03drivers/acpi/scan.c: document why we don't need the device_hotplug_lockDavid Hildenbrand1-0/+6
2019-08-03memremap: move from kernel/ to mm/Christoph Hellwig3-1/+1
2019-08-03lib/test_meminit.c: use GFP_ATOMIC in RCU critical sectionAlexander Potapenko1-1/+1
2019-08-03asm-generic: fix -Wtype-limits compiler warningsQian Cai1-30/+20
2019-08-03cgroup: kselftest: relax fs_spec checksChris Down1-2/+1
2019-08-03mm/memory_hotplug.c: remove unneeded return for void functionWeitao Hou1-2/+0
2019-08-03mm/migrate.c: initialize pud_entry in migrate_vma()Ralph Campbell1-10/+7
2019-08-03coredump: split pipe command whitespace before expanding templatePaul Wise1-5/+39
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann2-7/+12
2019-08-03ubsan: build ubsan.c more conservativelyArnd Bergmann1-1/+2
2019-08-03kasan: remove clang version check for KASAN_STACKArnd Bergmann1-6/+5
2019-08-03mm: compaction: avoid 100% CPU usage during compaction when a task is killedMel Gorman1-4/+7
2019-08-03mm: migrate: fix reference check race between __find_get_block() and migrationJan Kara1-1/+3
2019-08-03mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab shrinkerYang Shi1-1/+8
2019-08-03ocfs2: remove set but not used variable 'last_hash'YueHaibing1-3/+0
2019-08-03Revert "kmemleak: allow to coexist with fault injection"Yang Shi1-1/+1
2019-08-03kernel/signal.c: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2019-08-03mtd: hyperbus: Add hardware dependency to AM654 driverJean Delvare1-0/+1
2019-08-03mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependenciesVignesh Raghavendra1-1/+1
2019-08-03mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch1-3/+11
2019-08-02Revert "drm/vgem: fix cache synchronization on arm/arm64"Chris Wilson1-83/+47
2019-08-02s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthroughVasily Gorbik2-13/+5
2019-08-02arm64: Make debug exception handlers visible from RCUMasami Hiramatsu1-8/+49
2019-08-02arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu2-34/+8
2019-08-02drm/exynos: fix missing decrement of retry counterColin Ian King1-2/+2
2019-08-02drm/exynos: add CONFIG_MMU dependencyArnd Bergmann1-0/+1
2019-08-02drm/exynos: remove redundant assignment to pointer 'node'Colin Ian King1-1/+1
2019-08-02drm/exynos: using dev_get_drvdata directlyFuqian Huang2-2/+2
2019-08-01s390/dasd: fix endless loop after read unit address configurationStefan Haberland1-6/+16
2019-08-02drm/nouveau: Only release VCPI slots on mode changesLyude Paul1-1/+1
2019-08-01ACPI: PM: Fix regression in acpi_device_set_power()Rafael J. Wysocki1-1/+3
2019-08-01i2c: s3c2410: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-01i2c: at91: fix clk_offset for sama5d2Michał Mirosław1-1/+1
2019-08-01i2c: at91: disable TXRDY interrupt after sending dataMichał Mirosław1-4/+5
2019-08-01block: Fix __blkdev_direct_IO() for bio fragmentsDamien Le Moal1-1/+2
2019-08-01Add entry in MAINTAINERS file for SafeSetID LSMMicah Morton1-0/+6
2019-08-01RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun1-1/+3
2019-08-01drm: msm: Fix add_gpu_componentsJeffrey Hugo1-1/+2
2019-08-01RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky1-4/+3
2019-08-01IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-08-01IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein1-10/+10
2019-08-01RDMA/restrack: Track driver QP types in resource trackerGal Pressman1-1/+4
2019-08-01IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi1-18/+9
2019-08-01RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe2-22/+27