summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-30blk-mq: pass request queue into get/put budget callbackMing Lei1-2/+2
2020-06-30xsk: Replace the cheap_dma flag with a dma_need_sync flagChristoph Hellwig1-3/+3
2020-06-30dma-mapping: Add a new dma_need_sync APIChristoph Hellwig2-0/+6
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu3-1/+2
2020-06-30firmware: arm_scmi: Add fast_switch_possible() interfaceNicola Mazzucato1-0/+2
2020-06-30firmware: arm_scmi: Use signed integer to report transfer statusSudeep Holla1-3/+3
2020-06-30drm: Introduce epoch counter to drm_connectorStanislav Lisovskiy1-0/+2
2020-06-30drm: Add helper to compare edids.Stanislav Lisovskiy1-0/+9
2020-06-30iommu: Move sg_table wrapper out of CONFIG_IOMMU_SUPPORTMarek Szyprowski1-16/+16
2020-06-30iommu: Allow page responses without PASIDJean-Philippe Brucker1-1/+5
2020-06-30Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie6-16/+66
2020-06-30ethtool: Add link extended stateAmit Cohen3-0/+95
2020-06-30net:qos: police action offloading parameter 'burst' change to the original valuePo Liu3-4/+32
2020-06-30Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller6-10/+92
2020-06-30genetlink: get rid of family->attrbufCong Wang1-2/+0
2020-06-30net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata2-0/+4
2020-06-30net: sched: Introduce helpers for qevent blocksPetr Machata1-0/+49
2020-06-30net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata1-2/+4
2020-06-30Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux...David S. Miller1-0/+4
2020-06-30audit: add gfp parameter to audit_log_nfcfgRichard Guy Briggs1-4/+4
2020-06-30drm: pl111: Absorb the external register headerLinus Walleij1-87/+0
2020-06-30video: fbdev: amba-clcd: Retire elder CLCD driverLinus Walleij1-290/+0
2020-06-29Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+1
2020-06-29ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede1-0/+1
2020-06-29rculist: Add ASSERT_EXCLUSIVE_ACCESS() to __list_splice_init_rcu()Paul E. McKenney1-0/+2
2020-06-29Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...Paul E. McKenney7-22/+83
2020-06-29rcutorture: Add races with task-exit processingPaul E. McKenney1-0/+5
2020-06-29rcu-tasks: Fix synchronize_rcu_tasks_trace() header commentPaul E. McKenney1-2/+2
2020-06-29rcu: Introduce single argument kvfree_rcu() interfaceUladzislau Rezki (Sony)1-4/+34
2020-06-29rcu: Support reclaim for head-less objectUladzislau Rezki (Sony)1-1/+17
2020-06-29rcu: Introduce 2 arg kvfree_rcu() interfaceUladzislau Rezki (Sony)1-0/+9
2020-06-29rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*Uladzislau Rezki (Sony)4-13/+13
2020-06-29rcu: Fix some kernel-doc warningsMauro Carvalho Chehab1-1/+1
2020-06-29trace: events: rcu: Change description of rcu_dyntick trace eventMadhuparna Bhowmik1-5/+6
2020-06-29docs: RCU: Convert rculist_nulls.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz1-1/+1
2020-06-29thermal: Add mode helpersAndrzej Pietrasiewicz1-0/+13
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz1-2/+0
2020-06-29thermal: Add current mode to thermal zone deviceAndrzej Pietrasiewicz1-0/+2
2020-06-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+2
2020-06-29blk-mq: remove the BLK_MQ_REQ_INTERNAL flagChristoph Hellwig1-2/+0
2020-06-29blk-cgroup: remove blkcg_bio_issue_checkChristoph Hellwig1-54/+2
2020-06-29blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bioChristoph Hellwig1-2/+0
2020-06-29blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_checkChristoph Hellwig1-14/+1
2020-06-29block: move the bio cgroup associatation helpers to blk-cgroup.cChristoph Hellwig1-30/+0
2020-06-29block: move bio_associate_blkg_from_page to mm/page_io.cChristoph Hellwig1-7/+0
2020-06-29block: remove bio_disassociate_blkgChristoph Hellwig1-2/+0
2020-06-29blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flagsHou Tao1-0/+1
2020-06-29dt-bindings: phy: Add DT bindings for Xilinx ZynqMP PSGTR PHYAnurag Kumar Vulisha1-0/+1
2020-06-29Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst791-5947/+23263