summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-17tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RTThomas Gleixner1-10/+2
2021-03-17tasklets: Replace spin wait in tasklet_unlock_wait()Peter Zijlstra1-11/+2
2021-03-17tasklets: Use spin wait in tasklet_disable() temporarilyThomas Gleixner1-1/+2
2021-03-17tasklets: Provide tasklet_disable_in_atomic()Thomas Gleixner1-0/+22
2021-03-17tasklets: Use static inlines for stub implementationsThomas Gleixner1-3/+3
2021-03-17tasklets: Replace barrier() with cpu_relax() in tasklet_unlock_wait()Thomas Gleixner1-1/+2
2021-03-17quota: wire up quotactl_pathSascha Hauer1-0/+2
2021-03-17locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...Waiman Long1-2/+3
2021-03-17phy: Add media type and speed serdes configuration interfacesSteen Hegelund1-0/+26