summaryrefslogtreecommitdiff
path: root/include/linux/unaligned
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-07 12:07:38 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-07 12:07:38 +0100
commit87a72e81764d2fc5411706c551462d61cdb97660 (patch)
tree7a9aa3f71c14e39c92fcf777fd81969a7736a5fc /include/linux/unaligned
parent56836c32a4b5df796b19635b84a7ba4e202ffca9 (diff)
downloadkernel-linux-4.9.y.tar.gz
Linux 4.9.337linux-4.9.y
Link: https://lore.kernel.org/r/20230105125334.727282894@linuxfoundation.org Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/unaligned')
0 files changed, 0 insertions, 0 deletions
ced82d940ddb7aec42a9d'>mm: allow compound zone device pagesAlistair Popple 2025-03-17mm/mm_init: move p2pdma page refcount initialisation to p2pdmaAlistair Popple 2024-12-03PCI/P2PDMA: Constify 'struct bin_attribute'Thomas Weißschuh 2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh 2024-02-08PCI/P2PDMA: Fix a sleeping issue in a RCU read sectionChristophe JAILLET 2023-10-23PCI/P2PDMA: Remove redundant gotoTadeusz Struk 2023-10-03PCI/P2PDMA: Fix undefined behavior bug in struct pci_p2pdma_pagemapGustavo A. R. Silva 2023-08-25PCI: Fix typos in docs and commentsBjorn Helgaas 2023-08-14PCI/P2PDMA: Use pci_dev_id() to simplify the codeZheng Zengkai 2023-04-06PCI/P2PDMA: Fix pci_p2pmem_find_many() kernel-docCai Huoqing 2023-02-16PCI/P2PDMA: Annotate RCU dereferenceLogan Gunthorpe