summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
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