index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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-08
tools/power turbostat: Fix bogus SysWatt for forked program
Zhang Rui
1
-0
/
+1
2025-08-08
tools/power turbostat: Handle cap_get_proc() ENOSYS
Calvin Owens
1
-1
/
+9
2025-08-08
tools/power turbostat: Fix build with musl
Calvin Owens
1
-0
/
+1
2025-08-08
tools/power turbostat: verify arguments to params --show and --hide
Len Brown
1
-2
/
+31
2025-08-08
io_uring/memmap: cast nr_pages to size_t before shifting
Jens Axboe
1
-1
/
+1
2025-08-07
mailbox/pcc: support mailbox management of the shared buffer
Adam Young
2
-4
/
+127
2025-08-07
smb: server: Fix extension string in ksmbd_extract_shortname()
Thorsten Blum
1
-1
/
+1
2025-08-07
ksmbd: limit repeated connections from clients with the same IP
Namjae Jeon
2
-0
/
+18
2025-08-07
smb: client: only use a single wait_queue to monitor smbdirect connection status
Stefan Metzmacher
2
-11
/
+9
2025-08-07
smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_...
Stefan Metzmacher
1
-1
/
+0
2025-08-07
smb: client: improve logging in smbd_conn_upcall()
Stefan Metzmacher
1
-4
/
+10
2025-08-07
smb: client: return an error if rdma_connect does not return within 5 seconds
Stefan Metzmacher
1
-2
/
+4
2025-08-07
PCI: vmd: Fix wrong kfree() in vmd_msi_free()
Nam Cao
1
-1
/
+3
2025-08-07
perf bpf-filter: Enable events manually
Ilya Leoshkevich
1
-1
/
+4
2025-08-07
libbpf: Add the ability to suppress perf event enablement
Ilya Leoshkevich
2
-6
/
+11
2025-08-07
pptp: fix pptp_xmit() error path
Eric Dumazet
1
-3
/
+4
2025-08-07
lib/sbitmap: make sbitmap_get_shallow() internal
Yu Kuai
2
-19
/
+16
2025-08-07
lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
Yu Kuai
6
-73
/
+52
2025-08-07
nvmet: exit debugfs after discovery subsystem exits
Mohamed Khalfella
1
-1
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
282
-356
/
+355
[next]