summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-10-19ASoC: Intel: Move soc_intel_is_foo() helpers to a generic headerHans de Goede1-0/+65
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: move bdev_read_only() into the headerJens Axboe1-0/+5
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-19mmc: sdhci-pci: Remove dead code (struct sdhci_pci_data et al)Andy Shevchenko1-18/+0
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-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-Hartman4-389/+385
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-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-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
2021-10-18block: add a bdev_nr_bytes helperChristoph Hellwig1-1/+6
2021-10-18block: move the SECTOR_SIZE related definitions to blk_types.hChristoph Hellwig2-17/+17
2021-10-18block: add support for blk_mq_end_request_batch()Jens Axboe1-0/+29
2021-10-18sbitmap: add helper to clear a batch of tagsJens Axboe1-0/+11
2021-10-18block: add a struct io_comp_batch argument to fops->iopoll()Jens Axboe3-4/+15
2021-10-18block: provide helpers for rq_list manipulationJens Axboe1-0/+29
2021-10-18block: remove some blk_mq_hw_ctx debugfs entriesJens Axboe1-10/+0
2021-10-18treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook1-15/+15
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook1-2/+4
2021-10-18stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook1-0/+13
2021-10-18string.h: Introduce memset_startat() for wiping trailing members and paddingKees Cook1-0/+18
2021-10-18string.h: Introduce memset_after() for wiping trailing members/paddingKees Cook1-0/+17
2021-10-18PCI: Remove unused pci_pool wrappersCai Huoqing1-11/+0
2021-10-18rtc: add BSM parameterAlexandre Belloni1-0/+2
2021-10-18block: store elevator state in requestJens Axboe1-0/+2