Merge tag 'v6.4-rc5' into v4l_for_linus
[linux-2.6-microblaze.git] / mm / dmapool.c
2023-06-02 Linus TorvaldsMerge tag 'for-6.4-rc4-tag' of git://git./linux/kernel...
2023-06-02 Linus TorvaldsMerge tag 'nfsd-6.4-2' of git://git./linux/kernel/git...
2023-06-01 Linus TorvaldsMerge tag 'for-linus-2023060101' of git://git./linux...
2023-05-30 Linus TorvaldsMerge tag 'for-6.4-rc4-tag' of git://git./linux/kernel...
2023-05-29 Linus TorvaldsMerge tag 'v6.4-p3' of git://git./linux/kernel/git...
2023-05-28 Linus TorvaldsMerge tag 'core-debugobjects-2023-05-28' of git://git...
2023-05-27 Linus TorvaldsMerge tag 'for-linus-6.4-rc4-tag' of git://git./linux...
2023-05-26 Linus TorvaldsMerge tag 'for-6.4-rc3-tag' of git://git./linux/kernel...
2023-05-25 Arnd BergmannMerge tag 'optee-async-notif-fix-for-v6.3' of https...
2023-05-23 Linus TorvaldsMerge tag 'xtensa-20230523' of https://github.com/jcmvb...
2023-05-19 Jens AxboeMerge tag 'nvme-6.4-2023-05-18' of git://git.infradead...
2023-05-19 Dave AirlieMerge tag 'drm-msm-fixes-2023-05-17' of https://gitlab...
2023-05-17 Linus TorvaldsMerge tag 'nfsd-6.4-1' of git://git./linux/kernel/git...
2023-05-17 Jakub KicinskiMerge tag 'ipsec-2023-05-16' of git://git./linux/kernel...
2023-05-14 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2023-05-12 Linus TorvaldsMerge tag 'for-6.4-rc1-tag' of git://git./linux/kernel...
2023-05-12 Maxime RipardMerge drm/drm-fixes into drm-misc-fixes
2023-05-11 Linus TorvaldsMerge tag 'xfs-6.4-rc1-fixes' of git://git./fs/xfs...
2023-05-11 Dave AirlieMerge tag 'drm-misc-fixes-2023-05-11' of git://anongit...
2023-05-11 Marc ZyngierMerge branch kvm-arm64/pgtable-fixes-6.4 into kvmarm...
2023-05-11 Marc ZyngierMerge branch kvm-arm64/misc-6.4 into kvmarm-master...
2023-05-11 Linus TorvaldsMerge tag 'net-6.4-rc2' of git://git./linux/kernel...
2023-05-10 Linus TorvaldsMerge tag 'fsnotify_for_v6.4-rc2' of git://git./linux...
2023-05-10 Linus TorvaldsMerge tag 'gfs2-v6.3-fix' of git://git./linux/kernel...
2023-05-09 Linus TorvaldsMerge tag 'for-6.4-rc1-tag' of git://git./linux/kernel...
2023-05-07 Linus TorvaldsMerge tag 'perf-tools-for-v6.4-3-2023-05-06' of git...
2023-05-07 Linus TorvaldsMerge tag 'core-debugobjects-2023-05-06' of git://git...
2023-05-07 Linus TorvaldsMerge tag 'v6.4-p2' of git://git./linux/kernel/git...
2023-05-07 Linus TorvaldsMerge tag '6.4-rc-smb3-client-fixes-part2' of git:...
2023-05-07 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2023-05-07 Linus TorvaldsMerge tag 'mailbox-v6.4' of git://git.linaro.org/landin...
2023-05-07 Linus TorvaldsMerge tag 'for-6.4/io_uring-2023-05-07' of git://git...
2023-05-06 Linus TorvaldsMerge tag 'mm-stable-2023-05-06-10-49' of git://git...
2023-05-06 Keith Buschdmapool: link blocks across pages
2023-05-06 Keith Buschdmapool: don't memset on free twice
2023-05-06 Keith Buschdmapool: simplify freeing
2023-05-06 Keith Buschdmapool: consolidate page initialization
2023-05-06 Keith Buschdmapool: rearrange page alloc failure handling
2023-05-06 Keith Buschdmapool: move debug code to own functions
2023-05-06 Tony Battersbydmapool: speedup DMAPOOL_DEBUG with init_on_alloc
2023-05-06 Tony Battersbydmapool: cleanup integer types
2023-05-06 Tony Battersbydmapool: use sysfs_emit() instead of scnprintf()
2023-05-06 Tony Battersbydmapool: remove checks for dev == NULL
2023-04-06 Keith Buschdmapool: create/destroy cleanup
2023-04-06 Keith Buschdmapool: link blocks across pages
2023-04-06 Keith Buschdmapool: don't memset on free twice
2023-04-06 Keith Buschdmapool: simplify freeing
2023-04-06 Keith Buschdmapool: consolidate page initialization
2023-04-06 Keith Buschdmapool: rearrange page alloc failure handling
2023-04-06 Keith Buschdmapool: move debug code to own functions
2023-04-06 Tony Battersbydmapool: speedup DMAPOOL_DEBUG with init_on_alloc
2023-04-06 Tony Battersbydmapool: cleanup integer types
2023-04-06 Tony Battersbydmapool: use sysfs_emit() instead of scnprintf()
2023-04-06 Tony Battersbydmapool: remove checks for dev == NULL
2022-12-12 Palmer DabbeltMerge patch series "RISC-V: Align the shadow stack"
2022-12-01 Palmer DabbeltRISC-V: Fix a race condition during kernel stack overflow
2022-07-12 Rodrigo ViviMerge tag 'gvt-fixes-2022-07-11' of https://github...
2022-05-31 Konstantin KomarovMerge tag 'v5.18'
2022-05-21 Takashi IwaiMerge tag 'asoc-fix-v5.18-rc7' of https://git./linux...
2022-04-01 Russell King (Oracle)Merge branches 'fixes' and 'misc' into for-linus
2022-03-31 Linus TorvaldsMerge tag 'for-linus-5.18-rc1' of git://git./linux...
2022-03-26 Linus TorvaldsMerge tag 'write-page-prefaulting' of git://git./linux...
2022-03-24 Linus TorvaldsMerge tag 'fs.rt.v5.18' of git://git./linux/kernel...
2022-03-24 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-03-23 Linus TorvaldsMerge branch 'for-5.18' of git://git./linux/kernel...
2022-03-23 Linus TorvaldsMerge branch 'for-5.18' of git://git./linux/kernel...
2022-03-23 Linus TorvaldsMerge tag 'printk-for-5.18' of git://git./linux/kernel...
2022-03-23 Jiri KosinaMerge branch 'for-5.18/amd-sfh' into for-linus
2022-03-21 Petr MladekMerge branch 'rework/fast-next-seq' into for-linus
2022-03-17 Mark Brownspi: Get sgs size fix into branch
2022-03-14 Thomas GleixnerMerge tag 'timers-v5.18-rc1' of https://git.linaro...
2022-03-10 Takashi IwaiMerge tag 'asoc-fix-v5.17-rc7' of https://git./linux...
2022-03-10 Linus TorvaldsMerge tag 'spi-fix-v5.17-rc7' of git://git./linux/kerne...
2022-03-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-03-08 Linus TorvaldsMerge tag 'for-linus-bhb' of git://git.armlinux.org...
2022-03-08 Arnd BergmannMerge tag 'tegra-for-5.17-arm-dt-fixes-2' of git:/...
2022-03-07 Arnd BergmannMerge tag 'tegra-for-5.17-arm64-dt-fixes' of git:/...
2022-03-06 Linus TorvaldsMerge tag 'for-5.17-rc6-tag' of git://git./linux/kernel...
2022-03-03 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-03-01 Arnd BergmannMerge tag 'qcom-arm64-defconfig-for-5.17' of git:/...
2022-03-01 Arnd BergmannMerge tag 'qcom-defconfig-for-5.18' of git://git./linux...
2022-03-01 Arnd BergmannMerge tag 'qcom-dts-fixes-for-5.17' of git://git./linux...
2022-03-01 Dmitry TorokhovMerge tag 'v5.17-rc4' into for-linus
2022-02-25 Linus TorvaldsMerge tag 'for-5.17-rc5-tag' of git://git./linux/kernel...
2022-02-25 Linus TorvaldsMerge tag 'spi-fix-v5.17-rc5' of git://git./linux/kerne...
2022-02-25 Linus TorvaldsMerge tag 'regulator-fix-v5.17-rc5' of git://git./linux...
2022-02-25 Linus TorvaldsMerge tag 'regmap-fix-v5.17-rc5' of git://git./linux...
2022-02-25 Arnd BergmannMerge tag 'ti-k3-config-for-v5.17-v2' of git://git...
2022-02-25 Arnd BergmannMerge tag 'amlogic-arm64-dt-for-v5.18' of git://git...
2022-02-25 Paolo BonziniMerge branch 'kvm-hv-xmm-hypercall-fixes' into HEAD
2022-02-24 Arnd BergmannMerge tag 'tegra-for-5.17-arm-dt-fixes' of git://git...
2022-02-23 Takashi IwaiMerge tag 'asoc-fix-v5.17-rc5' of https://git./linux...
2022-02-23 Linus TorvaldsMerge branch 'for-5.17-fixes' of git://git./linux/kerne...
2022-02-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-02-18 Dmitry TorokhovMerge tag 'v5.17-rc4' into next
2022-02-17 Mark Brownspi: New support and problem adjustment of SPI rockchip
2022-02-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-02-15 Linus TorvaldsMerge tag 'for-5.17-rc4-tag' of git://git./linux/kernel...
2022-02-14 Linus TorvaldsMerge tag 'regulator-fix-v5.17-rc4' of git://git./linux...
2022-02-14 Takashi IwaiMerge tag 'asoc-fix-v5.17-rc4' of https://git./linux...
next