index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-03
dma-mapping: fix direction in dma_alloc direction traces
Petr Tesarik
1
-0
/
+1
2025-10-03
kmsan: fix kmsan_handle_dma() to avoid false positives
Shigeru Yoshida
1
-2
/
+1
2025-09-17
kmsan: fix missed kmsan_handle_dma() signature conversion
Leon Romanovsky
1
-2
/
+1
2025-09-12
mm/hmm: properly take MMIO path
Leon Romanovsky
1
-7
/
+8
2025-09-12
mm/hmm: migrate to physical address-based DMA mapping API
Leon Romanovsky
1
-4
/
+4
2025-09-12
dma-mapping: export new dma_*map_phys() interface
Leon Romanovsky
9
-134
/
+50
2025-09-12
xen: swiotlb: Open code map_resource callback
Leon Romanovsky
1
-1
/
+20
2025-09-12
dma-mapping: implement DMA_ATTR_MMIO for dma_(un)map_page_attrs()
Leon Romanovsky
1
-5
/
+21
2025-09-12
kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
5
-13
/
+15
2025-09-12
dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Leon Romanovsky
5
-34
/
+49
2025-09-12
iommu/dma: implement DMA_ATTR_MMIO for iommu_dma_(un)map_phys()
Leon Romanovsky
1
-4
/
+11
2025-09-12
iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
Leon Romanovsky
4
-17
/
+14
2025-09-12
dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
Leon Romanovsky
2
-4
/
+4
2025-09-12
dma-debug: refactor to use physical addresses for page mapping
Leon Romanovsky
5
-35
/
+35
2025-09-12
iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link().
Leon Romanovsky
1
-4
/
+14
2025-09-12
dma-mapping: introduce new DMA attribute to indicate MMIO memory
Leon Romanovsky
4
-1
/
+43
2025-09-12
Merge tag 'dma-mapping-6.17-2025-09-09' into HEAD
Marek Szyprowski
7
-11
/
+86
2025-09-02
dma-debug: don't enforce dma mapping check on noncoherent allocations
Baochen Qiang
3
-3
/
+69
2025-08-13
dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted
Shanker Donthineni
1
-2
/
+2
2025-08-11
of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
Oreoluwa Babatunde
3
-6
/
+15
2025-08-11
swiotlb: Remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-08-11
dma-direct: clean up the logic in __dma_direct_alloc_pages()
Petr Tesarik
1
-18
/
+13
2025-08-10
Linux 6.17-rc1
v6.17-rc1
Linus Torvalds
1
-2
/
+2
2025-08-10
Merge tag 'turbostat-2025.09.09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-225
/
+554
2025-08-10
Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+1
2025-08-10
Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-15
/
+20
2025-08-10
Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-20
/
+60
2025-08-10
Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2025-08-09
tools/power turbostat: version 2025.09.09
Len Brown
1
-1
/
+1
2025-08-09
tools/power turbostat: Handle non-root legacy-uncore sysfs permissions
Len Brown
1
-1
/
+2
2025-08-09
tools/power turbostat: standardize PER_THREAD_PARAMS
Len Brown
1
-20
/
+22
2025-08-09
tools/power turbostat: Fix DMR support
Zhang Rui
1
-14
/
+15
2025-08-09
tools/power turbostat: add format "average" for external attributes
Michael Hebenstreit
2
-11
/
+22
2025-08-09
tools/power turbostat: delete GET_PKG()
Len Brown
1
-15
/
+6
2025-08-09
tools/power turbostat: probe and display L3 cache topology
Len Brown
1
-3
/
+31
2025-08-09
tools/power turbostat: Support more than 64 built-in-counters
Len Brown
1
-154
/
+406
2025-08-09
tools/power turbostat.8: Document Totl%C0, Any%C0, GFX%C0, CPUGFX% columns
Len Brown
1
-0
/
+8
2025-08-09
Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-17
/
+17
2025-08-09
Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-2
/
+141
2025-08-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-7
/
+18
2025-08-09
Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linux
Linus Torvalds
38
-442
/
+519
2025-08-09
Merge tag 'io_uring-6.17-20250808' of git://git.kernel.dk/linux
Linus Torvalds
3
-3
/
+12
2025-08-09
Merge tag 'spi-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+9
2025-08-09
Merge tag 'regulator-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-08-09
Merge tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-9
/
+21
2025-08-09
Merge tag 'pci-v6.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2025-08-09
Merge tag 'mailbox-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
18
-63
/
+1214
2025-08-09
Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...
Linus Torvalds
283
-388
/
+359
2025-08-09
Merge tag 'sound-fix-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-56
/
+137
2025-08-09
Merge tag 'soc-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+7
[next]