summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-30soundwire: bus: initialize bus clock base and scale registersPierre-Louis Bossart
2020-06-30soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart
2020-06-30soundwire: add definitions for 1.2 specPierre-Louis Bossart
2020-06-30blk-mq: pass request queue into get/put budget callbackMing Lei
2020-06-30xsk: Replace the cheap_dma flag with a dma_need_sync flagChristoph Hellwig
2020-06-30dma-mapping: Add a new dma_need_sync APIChristoph Hellwig
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu
2020-06-30firmware: arm_scmi: Add fast_switch_possible() interfaceNicola Mazzucato
2020-06-30firmware: arm_scmi: Use signed integer to report transfer statusSudeep Holla
2020-06-30drm: Introduce epoch counter to drm_connectorStanislav Lisovskiy
2020-06-30drm: Add helper to compare edids.Stanislav Lisovskiy
2020-06-30iommu: Move sg_table wrapper out of CONFIG_IOMMU_SUPPORTMarek Szyprowski
2020-06-30iommu: Allow page responses without PASIDJean-Philippe Brucker
2020-06-30Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-29ethtool: Add link extended stateAmit Cohen
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu
2020-06-29Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2020-06-29genetlink: get rid of family->attrbufCong Wang
2020-06-29net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata
2020-06-29net: sched: Introduce helpers for qevent blocksPetr Machata
2020-06-29net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata
2020-06-29Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-06-29audit: add gfp parameter to audit_log_nfcfgRichard Guy Briggs
2020-06-30drm: pl111: Absorb the external register headerLinus Walleij
2020-06-30video: fbdev: amba-clcd: Retire elder CLCD driverLinus Walleij
2020-06-29Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-06-29ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede
2020-06-29rculist: Add ASSERT_EXCLUSIVE_ACCESS() to __list_splice_init_rcu()Paul E. McKenney
2020-06-29Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...Paul E. McKenney
2020-06-29rcutorture: Add races with task-exit processingPaul E. McKenney
2020-06-29rcu-tasks: Fix synchronize_rcu_tasks_trace() header commentPaul E. McKenney
2020-06-29rcu: Introduce single argument kvfree_rcu() interfaceUladzislau Rezki (Sony)
2020-06-29rcu: Support reclaim for head-less objectUladzislau Rezki (Sony)
2020-06-29rcu: Introduce 2 arg kvfree_rcu() interfaceUladzislau Rezki (Sony)
2020-06-29rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*Uladzislau Rezki (Sony)
2020-06-29rcu: Fix some kernel-doc warningsMauro Carvalho Chehab
2020-06-29trace: events: rcu: Change description of rcu_dyntick trace eventMadhuparna Bhowmik
2020-06-29docs: RCU: Convert rculist_nulls.txt to ReSTMauro Carvalho Chehab
2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz
2020-06-29thermal: Add mode helpersAndrzej Pietrasiewicz
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz
2020-06-29thermal: Add current mode to thermal zone deviceAndrzej Pietrasiewicz
2020-06-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-29blk-mq: remove the BLK_MQ_REQ_INTERNAL flagChristoph Hellwig
2020-06-29blk-cgroup: remove blkcg_bio_issue_checkChristoph Hellwig
2020-06-29blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bioChristoph Hellwig
2020-06-29blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_checkChristoph Hellwig
2020-06-29block: move the bio cgroup associatation helpers to blk-cgroup.cChristoph Hellwig
2020-06-29block: move bio_associate_blkg_from_page to mm/page_io.cChristoph Hellwig
2020-06-29block: remove bio_disassociate_blkgChristoph Hellwig