summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-10-21Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky28-149/+165
2021-10-21x86/ftrace: Make function graph use ftrace directlySteven Rostedt (VMware)1-0/+9
2021-10-21NFS: Save some space in the inodeTrond Myklebust1-18/+24
2021-10-21NFS: Fix WARN_ON due to unionization of nfs_inode.nrequestsDave Wysochanski1-1/+3
2021-10-21NFS: Fix up commit deadlocksTrond Myklebust1-0/+1
2021-10-20irqchip: Fix kernel-doc parameter typo for IRQCHIP_DECLAREFlorian Fainelli1-1/+1
2021-10-20of: make of_node_check_flag() device_node parameter constNathan Lynch1-1/+1
2021-10-20of: Add of_get_cpu_hwid() to read hardware ID from CPU nodesRob Herring1-0/+1
2021-10-20irqchip: Provide stronger type checking for IRQCHIP_MATCH/IRQCHIP_DECLAREMarc Zyngier1-2/+11
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman1-1/+0
2021-10-20driver core: Provide device_match_acpi_handle() helperAndy Shevchenko1-0/+1
2021-10-20iov_iter: Introduce fault_in_iov_iter_writeableAndreas Gruenbacher2-0/+2
2021-10-20nvmet: use macro definitions for setting cmic valueMax Gurtovoy1-0/+1
2021-10-20nvme: add CNTRLTYPE definitions for 'identify controller'Hannes Reinecke1-1/+9
2021-10-20nvme-rdma: limit the maximal queue size for RDMA controllersMax Gurtovoy1-0/+2
2021-10-20nvme-fc: add support for ->map_queuesSaurav Kashyap1-0/+7
2021-10-20mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevantMiquel Raynal1-30/+31
2021-10-20mfd: ti_am335x_tscadc: Drop unused definitions from the headerMiquel Raynal1-7/+0
2021-10-20mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macroMiquel Raynal1-1/+2
2021-10-20mfd: ti_am335x_tscadc: Fix header spacingMiquel Raynal1-5/+5
2021-10-20mfd: ti_am335x_tscadc: Replace the header license text with SPDX tagMiquel Raynal1-12/+4
2021-10-20mfd: ti_am335x_tscadc: Gather the ctrl register logic in one placeMiquel Raynal1-1/+1
2021-10-20mfd: ti_am335x_tscadc: Drop useless variables from the driver structureMiquel Raynal1-3/+0
2021-10-20mfd: ti_am335x_tscadc: Use driver dataMiquel Raynal1-0/+9
2021-10-20workqueue: Introduce show_one_worker_pool and show_one_workqueue.Imran Khan1-1/+2
2021-10-20Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-40/+9
2021-10-20block: cleanup the flush plug helpersChristoph Hellwig1-25/+4
2021-10-20blk-mq: move blk_mq_flush_plug_list to block/blk-mq.hChristoph Hellwig1-2/+0
2021-10-20Merge tag 'optee-ffa-for-v5.16' of git://git.linaro.org/people/jens.wiklander...Arnd Bergmann1-1/+6
2021-10-20block: inline a part of bio_release_pages()Pavel Begunkov1-1/+7
2021-10-20block: turn macro helpers into inline functionsPavel Begunkov1-16/+16
2021-10-20security: Return xattr name from security_dentry_init_security()Vivek Goyal3-3/+9
2021-10-20tracing/perf: Add interrupt_context_level() helperSteven Rostedt (VMware)2-6/+22
2021-10-20tracing: Reuse logic from perf's get_recursion_context()Steven Rostedt (VMware)1-5/+6
2021-10-20tracing: Use linker magic instead of recasting ftrace_ops_list_func()Steven Rostedt (VMware)1-2/+10
2021-10-20blk-mq: support concurrent queue quiesce/unquiesceMing Lei1-0/+2
2021-10-19Merge brank 'mlx5_mkey' into rdma.git for-nextJason Gunthorpe12-128/+108
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-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