summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-12-07bridge: Add br_fdb_clear_offload()Petr Machata
2018-12-07Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe
2018-12-07HID: input: use the Resolution Multiplier for high-resolution scrollingPeter Hutterer
2018-12-07HID: core: process the Resolution MultiplierPeter Hutterer
2018-12-07HID: core: store the collections as a basic treePeter Hutterer
2018-12-07preempt: Move PREEMPT_NEED_RESCHED definition into arch codeWill Deacon
2018-12-07fs/locks: merge posix_unblock_lock() and locks_delete_block()NeilBrown
2018-12-07mtd: spinand: add support for GigaDevice GD5FxGQ4xAChuanhong Guo
2018-12-07mtd: rawnand: Deprecate the dummy_controller fieldBoris Brezillon
2018-12-07mtd: rawnand: Move ->setup_data_interface() to nand_controller_opsBoris Brezillon
2018-12-07mtd: rawnand: Move the ->exec_op() method to nand_controller_opsBoris Brezillon
2018-12-07mtd: rawnand: Deprecate the ->select_chip() hookBoris Brezillon
2018-12-07mtd: rawnand: Pass the CS line to be selected in struct nand_operationBoris Brezillon
2018-12-07mtd: rawnand: Add nand_[de]select_target() helpersBoris Brezillon
2018-12-07mtd: rawnand: Remove unused NAND_CONTROLLER_ALLOC flagBoris Brezillon
2018-12-07mtd: rawnand: Move nand_exec_op() to internal.hBoris Brezillon
2018-12-07mtd: spinand: Add initial support for Toshiba TC58CVG2S0HSchrempf Frieder
2018-12-07crypto: user - Add crypto_stats_initCorentin Labbe
2018-12-07crypto: user - rename err_cnt parameterCorentin Labbe
2018-12-07crypto: user - Split stats in multiple structuresCorentin Labbe
2018-12-07crypto: user - fix use_after_free of struct xxx_requestCorentin Labbe
2018-12-07crypto: user - convert all stats from u32 to u64Corentin Labbe
2018-12-07crypto: user - made crypto_user_stat optionalCorentin Labbe
2018-12-07net/mlx5: Expose packet based credit modeDanit Goldberg
2018-12-06Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-12-07Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-12-06net: core: dev: Add extack argument to __dev_change_flags()Petr Machata
2018-12-06net: core: dev: Add extack argument to dev_change_flags()Petr Machata
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-12-06PCI: Remove unnecessary space before function pointer argumentsBenjamin Young
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-12-06io_pgetevents: use __kernel_timespecDeepa Dinamani
2018-12-06pselect6: use __kernel_timespecDeepa Dinamani
2018-12-06ppoll: use __kernel_timespecDeepa Dinamani
2018-12-06signal: Add restore_user_sigmask()Deepa Dinamani
2018-12-06signal: Add set_user_sigmask()Deepa Dinamani
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig
2018-12-06dma-mapping: return an error code from dma_mapping_errorChristoph Hellwig
2018-12-06dma-mapping: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06iommu/dma-iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06dma-direct: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06dma-mapping: provide a generic DMA_MAPPING_ERRORChristoph Hellwig
2018-12-06bus: fsl-mc: explicitly define the fsl_mc_command endiannessIoana Ciornei
2018-12-06mtd: add support for reading MTD devices via the nvmem APIAlban Bedel
2018-12-06nvmem: add new config optionBartosz Golaszewski
2018-12-06nvmem: Move nvmem_type_str array to its only userAndy Shevchenko
2018-12-06nvmem: add type attributeAlexandre Belloni
2018-12-06include: pe.h: remove message[] from mz header definitionAKASHI Takahiro
2018-12-06powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()AKASHI Takahiro
2018-12-06s390, kexec_file: drop arch_kexec_mem_walk()AKASHI Takahiro