summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-19Merge brank 'mlx5_mkey' into rdma.git for-nextJason Gunthorpe28-219/+159
2021-10-19lib/xz: Add MicroLZMA decoderLasse Collin1-0/+106
2021-10-19ASoC: Intel: Move soc_intel_is_foo() helpers to a generic headerHans de Goede1-0/+65
2021-10-19perf: Add mem_hops field in perf_mem_data_src structureKajol Jain1-2/+9
2021-10-19perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...Kajol Jain1-1/+7
2021-10-19block: attempt direct issue of plug listJens Axboe1-0/+1
2021-10-19block: change plugging to use a singly linked listJens Axboe1-3/+2
2021-10-19block: move blk_mq_tag_to_rq() inlineJens Axboe1-1/+35
2021-10-19block: don't call blk_status_to_errno in blk_update_requestChristoph Hellwig1-3/+3
2021-10-19block: move bdev_read_only() into the headerJens Axboe1-0/+5
2021-10-19io_uring: add flag to not fail link after timeoutPavel Begunkov1-0/+1
2021-10-19io_uring: dump sqe contents if issue failsJens Axboe1-0/+61
2021-10-19ethernet: add a helper for assigning port addressesJakub Kicinski1-0/+21
2021-10-19RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ibAharon Landau1-13/+0
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau1-8/+6
2021-10-19RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau1-1/+0
2021-10-19RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau1-1/+0
2021-10-19RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau1-1/+0
2021-10-19net: sch_tbf: Add a graft commandPetr Machata1-0/+2
2021-10-19mmc: sdhci-pci: Remove dead code (struct sdhci_pci_data et al)Andy Shevchenko1-18/+0
2021-10-19Merge branch 'timers/drivers/armv8.6_arch_timer' of https://git.linaro.org/pe...Will Deacon1-1/+1
2021-10-19Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman7-15/+51
2021-10-19counter: drop chrdev_lockDavid Lechner1-7/+0
2021-10-19ARM: 9121/1: amba: Drop unused functions about APB/AHB devices addWang Kefeng1-18/+0
2021-10-19platform_data/mlxreg: Add new field for secured accessVadim Pasternak1-0/+1
2021-10-19platform/mellanox: mlxreg-hotplug: Extend logic for hotplug devices operationsVadim Pasternak1-0/+24
2021-10-19platform_data/mlxreg: Add new type to support modular systemsVadim Pasternak1-0/+57
2021-10-19Merge branch 'timers/drivers/armv8.6_arch_timer' into timers/drivers/nextDaniel Lezcano1-1/+1
2021-10-19Merge tag 'misc-habanalabs-next-2021-10-18' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman1-25/+59
2021-10-19iio: triggered-buffer: extend support to configure output buffersAlexandru Ardelean1-2/+9
2021-10-19iio: Add output buffer supportMihail Chindris2-0/+18
2021-10-19iio: core: Introduce iio_push_to_buffers_with_ts_unaligned()Jonathan Cameron2-0/+8
2021-10-19iio: adis: handle devices that cannot unmask the drdy pinNuno Sá1-0/+2
2021-10-19iio: inkern: introduce devm_iio_map_array_register() short-hand functionAlexandru Ardelean1-0/+14
2021-10-19Merge tag 'counter-for-5.16a-take2' of https://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman5-389/+539
2021-10-19mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()Sean Christopherson1-1/+1
2021-10-19elfcore: correct reference to CONFIG_UMLLukas Bulwahn1-1/+1
2021-10-19mm/migrate: fix CPUHP state to update node demotion orderHuang Ying1-0/+4
2021-10-19mm/migrate: add CPU hotplug to demotion #ifdefDave Hansen1-1/+4
2021-10-19ALSA: memalloc: Drop superfluous snd_dma_buffer_sync() declarationTakashi Iwai1-3/+0
2021-10-19net/mlx5: Introduce new uplink destination typeMaor Gottlieb1-0/+1
2021-10-19net/mlx5: Add support to create match definerMaor Gottlieb2-27/+253
2021-10-19net/mlx5: Introduce port selection namespaceMaor Gottlieb3-2/+39
2021-10-19scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O pathMike Christie1-1/+1
2021-10-19scsi: target: Fix ordered tag handlingMike Christie1-2/+4
2021-10-19bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song1-4/+4
2021-10-19tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)1-40/+9
2021-10-19ucounts: Fix signal ucount refcountingEric W. Biederman1-0/+2
2021-10-18block: cache inode size in bdevJens Axboe2-4/+5
2021-10-18block: add a sb_bdev_nr_blocks helperChristoph Hellwig1-0/+6