aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-03-21Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+14
2021-03-21constify dentry argument of dentry_path()/dentry_path_raw()Al Viro1-2/+2
2021-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2021-03-19Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-blockLinus Torvalds1-25/+0
2021-03-19bpf: Fix umd memory leak in copy_process()Zqiang1-0/+1
2021-03-19net: add CONFIG_PCPU_DEV_REFCNTEric Dumazet1-0/+13
2021-03-19Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgentIngo Molnar1-2/+4
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-18scsi: sbitmap: Silence a debug kernel warning triggered by sbitmap_put()Bart Van Assche1-1/+1
2021-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-5/+2
2021-03-18stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee1-0/+1
2021-03-18net: move the xps maps to an arrayAntoine Tenart1-6/+11
2021-03-18net: embed nr_ids in the xps mapsAntoine Tenart1-0/+4
2021-03-18net: 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 Dmitry Osipenko <digetx@gmail.com>: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 eventsSteven 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-17bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitlyYonghong Song1-0/+1
2021-03-17Merge 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-17net: 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