index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
p2pdma.c
Age
Commit message (
Expand
)
Author
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-24
mm/zone_device: rename page_free callback to folio_free
Balbir Singh
2025-11-20
PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
Leon Romanovsky
2025-11-20
PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
Leon Romanovsky
2025-11-20
PCI/P2PDMA: Separate the mmap() support from the core logic
Leon Romanovsky
2025-09-03
PCI/P2PDMA: Reduce scope of pci_has_p2pmem()
Leon Romanovsky
2025-08-20
PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() call
Sungho Kim
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-05-06
PCI/P2PDMA: Refactor the p2pdma mapping helpers
Christoph Hellwig
2025-03-17
mm: allow compound zone device pages
Alistair Popple
2025-03-17
mm/mm_init: move p2pdma page refcount initialisation to p2pdma
Alistair Popple
2024-12-03
PCI/P2PDMA: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-11-05
sysfs: treewide: constify attribute callback of bin_attribute::mmap()
Thomas Weißschuh
2024-02-08
PCI/P2PDMA: Fix a sleeping issue in a RCU read section
Christophe JAILLET
2023-10-23
PCI/P2PDMA: Remove redundant goto
Tadeusz Struk
2023-10-03
PCI/P2PDMA: Fix undefined behavior bug in struct pci_p2pdma_pagemap
Gustavo A. R. Silva
2023-08-25
PCI: Fix typos in docs and comments
Bjorn Helgaas
2023-08-14
PCI/P2PDMA: Use pci_dev_id() to simplify the code
Zheng Zengkai
2023-04-06
PCI/P2PDMA: Fix pci_p2pmem_find_many() kernel-doc
Cai Huoqing
2023-02-16
PCI/P2PDMA: Annotate RCU dereference
Logan Gunthorpe
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-09
PCI/P2PDMA: Allow userspace VMA allocations through sysfs
Logan Gunthorpe
2022-09-19
PCI/P2PDMA: Use for_each_pci_dev() helper
Yang Yingliang
2022-07-26
PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
Logan Gunthorpe
2022-07-26
PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
Logan Gunthorpe
2022-07-26
PCI/P2PDMA: Attempt to set map_type if it has not been set
Logan Gunthorpe
2022-04-11
PCI/P2PDMA: Whitelist Intel Skylake-E Root Ports at any devfn
Shlomo Pongratz
2022-02-25
PCI/P2PDMA: Add Intel 3rd Gen Intel Xeon Scalable Processors to whitelist
Michael J. Ruhl
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-15
PCI/P2PDMA: Use percpu_ref_tryget_live_rcu() inside RCU critical section
Christophe JAILLET
2021-12-04
memremap: remove support for external pgmap refcounts
Christoph Hellwig
2021-11-05
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-09-28
PCI: Use kstrtobool() directly, sans strtobool() wrapper
Krzysztof Wilczyński
2021-09-20
PCI/P2PDMA: Apply bus offset correctly in DMA address calculation
Wang Lu
2021-07-06
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-07-06
PCI/P2PDMA: Finish RCU conversion of pdev->p2pdma
Eric Dumazet
2021-06-16
PCI/P2PDMA: Simplify distance calculation
Christoph Hellwig
2021-06-10
PCI/P2PDMA: Avoid pci_get_slot(), which may sleep
Logan Gunthorpe
2021-06-10
PCI/P2PDMA: Refactor pci_p2pdma_map_type()
Logan Gunthorpe
2021-06-10
PCI/P2PDMA: Warn if host bridge not in whitelist
Logan Gunthorpe
2021-06-10
PCI/P2PDMA: Use correct calc_map_type_and_dist() return type
Logan Gunthorpe
2021-06-10
PCI/P2PDMA: Collect acs list in stack buffer to avoid sleeping
Logan Gunthorpe
2021-06-10
PCI/P2PDMA: Rename upstream_bridge_distance() and rework doc
Logan Gunthorpe
2021-06-03
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-11-30
PCI: Fix kernel-doc markup
Mauro Carvalho Chehab
2020-11-17
PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bit
Christoph Hellwig
2020-11-17
PCI/P2PDMA: Remove the DMA_VIRT_OPS hacks
Christoph Hellwig
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]