summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-10-21regulator: lp872x: Remove lp872x_dvs_stateNathan Chancellor
2021-10-21net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean
2021-10-21counter: Fix use-after-free race condition for events_queue_size writeWilliam Breathitt Gray
2021-10-21rpmsg: core: add API to get MTUArnaud Pouliquen
2021-10-21cpufreq: Fix typo in cpufreq.hRafael J. Wysocki
2021-10-21compiler-gcc.h: Define __SANITIZE_ADDRESS__ under hwaddress sanitizerKees Cook
2021-10-21iio: adc: ti_am335x_adc: Add a unit to the timeout delayMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Add ADC1/magnetic reader supportMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardwareMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Add TSC prefix in certain macrosMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Rename the subsystem enable macroMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Drop useless definitions from the headerMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Clarify the maximum values for DT entriesMiquel Raynal
2021-10-21Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky
2021-10-20x86/ftrace: Make function graph use ftrace directlySteven Rostedt (VMware)
2021-10-20NFS: Save some space in the inodeTrond Myklebust
2021-10-20NFS: Fix WARN_ON due to unionization of nfs_inode.nrequestsDave Wysochanski
2021-10-20NFS: Fix up commit deadlocksTrond Myklebust
2021-10-20irqchip: Fix kernel-doc parameter typo for IRQCHIP_DECLAREFlorian Fainelli
2021-10-20of: make of_node_check_flag() device_node parameter constNathan Lynch
2021-10-20of: Add of_get_cpu_hwid() to read hardware ID from CPU nodesRob Herring
2021-10-20irqchip: Provide stronger type checking for IRQCHIP_MATCH/IRQCHIP_DECLAREMarc Zyngier
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman
2021-10-20driver core: Provide device_match_acpi_handle() helperAndy Shevchenko
2021-10-20iov_iter: Introduce fault_in_iov_iter_writeableAndreas Gruenbacher
2021-10-20nvmet: use macro definitions for setting cmic valueMax Gurtovoy
2021-10-20nvme: add CNTRLTYPE definitions for 'identify controller'Hannes Reinecke
2021-10-20nvme-rdma: limit the maximal queue size for RDMA controllersMax Gurtovoy
2021-10-20nvme-fc: add support for ->map_queuesSaurav Kashyap
2021-10-20mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevantMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Drop unused definitions from the headerMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macroMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Fix header spacingMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Replace the header license text with SPDX tagMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Gather the ctrl register logic in one placeMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Drop useless variables from the driver structureMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Use driver dataMiquel Raynal
2021-10-20workqueue: Introduce show_one_worker_pool and show_one_workqueue.Imran Khan
2021-10-20Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-20block: cleanup the flush plug helpersChristoph Hellwig
2021-10-20blk-mq: move blk_mq_flush_plug_list to block/blk-mq.hChristoph Hellwig
2021-10-20Merge tag 'optee-ffa-for-v5.16' of git://git.linaro.org/people/jens.wiklander...Arnd Bergmann
2021-10-20block: inline a part of bio_release_pages()Pavel Begunkov
2021-10-20block: turn macro helpers into inline functionsPavel Begunkov
2021-10-20security: Return xattr name from security_dentry_init_security()Vivek Goyal
2021-10-19tracing/perf: Add interrupt_context_level() helperSteven Rostedt (VMware)
2021-10-19tracing: Reuse logic from perf's get_recursion_context()Steven Rostedt (VMware)
2021-10-19tracing: Use linker magic instead of recasting ftrace_ops_list_func()Steven Rostedt (VMware)
2021-10-19blk-mq: support concurrent queue quiesce/unquiesceMing Lei
2021-10-19Merge brank 'mlx5_mkey' into rdma.git for-nextJason Gunthorpe