summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-03-19dma-mapping: remove a pointless empty line in dma_alloc_coherentWang Qing1-1/+0
2021-03-19locking/ww_mutex: Remove DEFINE_WW_MUTEX() macroWaiman Long1-15/+2
2021-03-19Merge branch 'locking/urgent' into locking/core, to pick up dependent commitsIngo Molnar29-41/+104
2021-03-19efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel1-2/+4
2021-03-19swiotlb: remove swiotlb_nr_tblChristoph Hellwig1-1/+0
2021-03-19swiotlb: dynamically allocate io_tlb_default_memChristoph Hellwig1-8/+10
2021-03-19swiotlb: move global variables into a new io_tlb_mem structureClaire Chang1-2/+41
2021-03-19scsi: sbitmap: Silence a debug kernel warning triggered by sbitmap_put()Bart Van Assche1-1/+1
2021-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-5/+2
2021-03-19stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee1-0/+1
2021-03-19net: move the xps maps to an arrayAntoine Tenart1-6/+11
2021-03-19net: embed nr_ids in the xps mapsAntoine Tenart1-0/+4
2021-03-19net: embed num_tc in the xps mapsAntoine Tenart1-0/+6
2021-03-18Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+11
2021-03-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-7/+5
2021-03-18Merge series "Fix reset controls and RPM of NVIDIA Tegra ASoC drivers" from D...Mark Brown1-0/+315
2021-03-18seq_buf: Add seq_buf_terminate() APISteven Rostedt (VMware)1-0/+25
2021-03-18ring-buffer: Allow ring_buffer_event_time_stamp() to return time stamp of all...Steven Rostedt (VMware)1-1/+2
2021-03-18tracing: Pass buffer of event to trigger operationsSteven Rostedt (VMware)1-2/+3
2021-03-18firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0Richard Gong1-1/+1
2021-03-18io_uring: remove structures from include/linux/io_uring.hStefan Metzmacher1-25/+0
2021-03-18thunderbolt: Allow multiple DMA tunnels over a single XDomain connectionMika Westerberg1-12/+20
2021-03-18thunderbolt: Add support for maxhopid XDomain propertyMika Westerberg1-5/+14
2021-03-18thunderbolt: Add tb_property_copy_dir()Mika Westerberg1-0/+1
2021-03-18thunderbolt: Do not re-establish XDomain DMA paths automaticallyMika Westerberg1-2/+0
2021-03-18Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the treeIngo Molnar27-38/+101
2021-03-18regmap-irq: Extend sub-irq to support non-fixed reg stridesGuru Das Srinagesh1-0/+7
2021-03-18reset: Add reset_control_bulk APIPhilipp Zabel1-0/+315
2021-03-18remoteproc: Properly deal with the resource table when detachingMathieu Poirier1-0/+3
2021-03-18remoteproc: Introduce function rproc_detach()Mathieu Poirier1-0/+1
2021-03-18remoteproc: Add new detach() remoteproc operationMathieu Poirier1-0/+2
2021-03-18remoteproc: Add new get_loaded_rsc_table() to rproc_opsMathieu Poirier1-1/+5
2021-03-18remoteproc: Properly represent the attached stateMathieu Poirier1-2/+0
2021-03-18remoteproc: Add new RPROC_ATTACHED stateMathieu Poirier1-2/+5
2021-03-18iommu/vt-d: Report more information about invalidation errorsLu Baolu1-0/+6
2021-03-18iommu/dma: Resurrect the "forcedac" optionRobin Murphy1-0/+2
2021-03-18bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitlyYonghong Song1-0/+1
2021-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-4/+20
2021-03-18bpf: Fix fexit trampoline.Alexei Starovoitov1-4/+20
2021-03-18net: fix race between napi kthread mode and busy pollWei Wang1-0/+2
2021-03-17usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern1-0/+2
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-3/+0
2021-03-17rpmsg: Move RPMSG_ADDR_ANY in user APIArnaud Pouliquen1-2/+1
2021-03-17ethtool: Add common function for filling out stringsAlexander Duyck1-0/+9
2021-03-17Merge tag 'mlx5-updates-2021-03-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-5/+9
2021-03-17rcu: Prevent false positive softirq warning on RTThomas Gleixner1-1/+2
2021-03-17tick/sched: Prevent false positive softirq pending warnings on RTThomas Gleixner1-0/+6
2021-03-17softirq: Make softirq control and processing RT awareThomas Gleixner1-1/+1
2021-03-17softirq: Add RT specific softirq accountingThomas Gleixner3-1/+9
2021-03-17tasklets: Switch tasklet_disable() to the sleep wait variantThomas Gleixner1-2/+1