summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov2018-12-284-18/+23
| * kasan, mm: change hooks signaturesAndrey Konovalov2018-12-282-16/+31
* | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-12-299-41/+296
|\ \
| * | mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PMUlf Hansson2018-12-171-1/+1
| * | misc: cardreader: add new Alcor Micro Cardreader PCI driverOleksij Rempel2018-12-171-0/+286
| * | mmc: slot-gpio: Delete legacy GPIO handlingLinus Walleij2018-12-171-5/+0
| * | mmc: pxa: Use GPIO descriptor for powerLinus Walleij2018-12-171-2/+0
| * | mmc: pxamci: Delete platform data handling of CD and WPLinus Walleij2018-12-171-2/+0
| * | mmc: s3cmci: Use the slot GPIO descriptorLinus Walleij2018-12-171-4/+0
| * | mmc: host: tmio: Use GPIO descriptorsLinus Walleij2018-12-171-7/+2
| * | mmc: spi: Convert to use GPIO descriptorsLinus Walleij2018-12-171-15/+0
| * | mmc: core: Add ->hs400_prepare_ddr() callbackYinbo Zhu2018-12-171-0/+3
| * | mmc: document 'Reliable Write' bit in uapi headerWolfram Sang2018-12-171-1/+4
| * | mmc: sdhci: imx: Use the slot GPIO descriptorLinus Walleij2018-12-171-4/+0
* | | Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-292-5/+74
|\ \ \
| * \ \ Merge miscellaneous libnvdimm updates for 4.21Dan Williams2018-12-2816-42/+109
| |\ \ \
| * | | | acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase supportDave Jiang2018-12-211-3/+11
| * | | | acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang2018-12-211-0/+9
| * | | | acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimmDave Jiang2018-12-211-0/+2
| * | | | acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm.Dave Jiang2018-12-211-0/+2
| * | | | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang2018-12-141-0/+12
| * | | | acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimmDave Jiang2018-12-141-0/+1
| * | | | acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang2018-12-141-2/+25
| * | | | keys: Export lookup_user_key to external usersDave Jiang2018-12-141-0/+3
| * | | | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimmDave Jiang2018-12-141-4/+13
| * | | | acpi/nfit: Add support for Intel DSM 1.8 commandsDave Jiang2018-12-041-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-2819-406/+793
|\ \ \ \ \
| * | | | | IB/core: Move query port to ioctlMichael Guralnik2018-12-202-0/+14
| * | | | | RDMA/nldev: Expose port_cap_flags2Michael Guralnik2018-12-201-0/+3
| * | | | | IB/core: uverbs copy to struct or zero helperMichael Guralnik2018-12-201-0/+8
| * | | | | IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas2018-12-201-20/+42
| * | | | | Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe2018-12-204-14/+141
| |\ \ \ \ \
| | * | | | | IB/mlx5: Introduce uid as part of alloc/dealloc transport domainYishai Hadas2018-12-201-2/+2
| | * | | | | net/mlx5: Add shared Q counter bitsLeon Romanovsky2018-12-191-1/+5
| * | | | | | RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-201-2/+8
| * | | | | | RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-201-2/+9
| * | | | | | include/scsi/srp.h: Add support for immediate dataBart Van Assche2018-12-191-3/+16
| * | | | | | include/scsi/srp.h: Move response flag definitions into this fileBart Van Assche2018-12-191-0/+7
| * | | | | | RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch2018-12-181-6/+7
| * | | | | | IB/uverbs: Add support to advise_mrMoni Shoua2018-12-183-0/+21
| * | | | | | IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua2018-12-181-0/+22
| * | | | | | RDMA/uverbs: Add an ioctl method to destroy an objectParav Pandit2018-12-181-0/+52
| * | | | | | RDMA/uverbs: Add a method to introspect handles in a contextJason Gunthorpe2018-12-181-0/+7
| * | | | | | RDMA/uverbs: Implement an ioctl that can call write and write_ex handlersJason Gunthorpe2018-12-182-1/+11
| * | | | | | RDMA: Start use ib_device_opsKamal Heib2018-12-122-296/+19
| * | | | | | RDMA/core: Introduce ib_device_opsKamal Heib2018-12-111-0/+242
| * | | | | | RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky2018-12-111-4/+5
| * | | | | | Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe2018-12-1177-247/+601
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik2018-12-111-2/+2
| * | | | | | IB/core: Add new IB ratesMichael Guralnik2018-12-111-1/+5