]> Git Repo - linux.git/history - mm
mm: code cleanup for MADV_FREE
[linux.git] / mm /
2020-03-28 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2020-03-28 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2020-03-28 Thomas GleixnerMerge branch 'uaccess.futex' of git://git.kernel.org...
2020-03-27 Jason Gunthorpemm/hmm: remove HMM_FAULT_SNAPSHOT
2020-03-27 Jason Gunthorpemm/hmm: remove unused code and tidy comments
2020-03-27 Jason Gunthorpemm/hmm: return the fault type from hmm_pte_need_fault()
2020-03-27 Jason Gunthorpemm/hmm: remove pgmap checking for devmap pages
2020-03-27 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-03-27 David S. MillerMerge tag 'wireless-drivers-next-2020-03-27' of git...
2020-03-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2020-03-27 Linus WalleijMerge tag 'v5.6-rc7' into devel
2020-03-27 Linus TorvaldsMerge tag 'arm-soc-fixes-5.6' of git://git.kernel.org...
2020-03-27 Linus TorvaldsMerge tag 'riscv-for-linus-5.6' of git://git.kernel...
2020-03-27 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.6-4' of git://git...
2020-03-27 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2020-03-27 Mark BrownMerge branch 'asoc-5.7' into asoc-next
2020-03-27 Mark BrownMerge branch 'asoc-5.6' into asoc-linus
2020-03-27 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2020-03-27 Jason GunthorpeMerge branch 'mlx5_tx_steering' into rdma.git for-next
2020-03-27 Mark BrownMerge branch 'for-5.6' of https://git.kernel.org/pub...
2020-03-27 Mark BrownMerge branch 'spi-5.7' into spi-next
2020-03-27 Arnd BergmannMerge tag 'scmi-updates-5.7' of git://git.kernel.org...
2020-03-27 Arnd BergmannMerge tag 'tee-cleanup-for-5.7' of https://git.linaro...
2020-03-27 Arnd BergmannMerge tag 'soc-fsl-next-v5.7' of git://git.kernel.org...
2020-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-03-27 Dave AirlieMerge tag 'drm-misc-fixes-2020-03-26' of git://anongit...
2020-03-26 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-03-26 David S. MillerMerge tag 'mac80211-for-net-2020-03-26' of git://git...
2020-03-26 David S. MillerMerge tag 'mlx5-updates-2020-03-25' of git://git.kernel...
2020-03-26 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-03-26 Christoph Hellwigmm/hmm: check the device private page owner in hmm_rang...
2020-03-26 Christoph Hellwigmm: simplify device private page handling in hmm_range_...
2020-03-26 Christoph Hellwigmm: handle multiple owners of device private pages...
2020-03-26 Christoph Hellwigmemremap: add an owner field to struct dev_pagemap
2020-03-26 Christoph Hellwigmm: merge hmm_vma_do_fault into into hmm_vma_walk_hole_
2020-03-26 Christoph Hellwigmm/hmm: don't handle the non-fault case in hmm_vma_walk...
2020-03-26 Christoph Hellwigmm/hmm: simplify hmm_vma_walk_hugetlb_entry()
2020-03-26 Christoph Hellwigmm/hmm: remove the unused HMM_FAULT_ALLOW_RETRY flag
2020-03-26 Jason Gunthorpemm/hmm: do not check pmd_protnone twice in hmm_vma_hand...
2020-03-26 Jason Gunthorpemm/hmm: add missing call to hmm_pte_need_fault in HMM_P...
2020-03-26 Jason Gunthorpemm/hmm: return -EFAULT when setting HMM_PFN_ERROR on...
2020-03-26 Jason Gunthorpemm/hmm: reorganize how !pte_present is handled in hmm_v...
2020-03-26 Jason Gunthorpemm/hmm: add missing call to hmm_range_need_fault()...
2020-03-26 Jason Gunthorpemm/hmm: add missing pfns set to hmm_vma_walk_pmd()
2020-03-26 Jason Gunthorpemm/hmm: do not call hmm_vma_walk_hole() while holding...
2020-03-26 Jason Gunthorpemm/hmm: add missing unmaps of the ptep during hmm_vma_h...
2020-03-26 Kalle ValoMerge ath-next from git://git.kernel.org/pub/scm/linux...
2020-03-26 Arnd BergmannMerge tag 'qcom-arm64-for-5.7' of git://git.kernel...
2020-03-26 Arnd BergmannMerge tag 'omap-for-v5.7/ti-sysc-drop-pdata-ti81xx...
2020-03-26 Arnd BergmannMerge tag 'omap-for-v5.7/ti-sysc-drop-pdata-signed...
2020-03-26 Will Deaconmm/mremap: Add comment explaining the untagging behavio...
2020-03-26 Wolfram SangMerge tag 'v5.6-rc7' into i2c/for-5.7
2020-03-26 Greg Kroah-HartmanMerge tag 'usb-serial-5.7-rc1' of https://git.kernel...
2020-03-26 Arnd BergmannMerge tag 'tegra-for-5.7-memory' of git://git.kernel...
2020-03-26 Arnd BergmannMerge tag 'tegra-for-5.7-firmware' of git://git.kernel...
2020-03-26 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-03-25 Jens AxboeMerge branch 'nvme-5.7-rc1' of git://git.infradead...
2020-03-25 Arnd BergmannMerge tag 'qcom-dts-for-5.7' of git://git.kernel.org...
2020-03-25 Arnd BergmannMerge tag 'socfpga_dts_update_for_v5.7_part2' of git...
2020-03-25 Arnd BergmannMerge tag 'amlogic-dt64-2' of git://git.kernel.org...
2020-03-25 Arnd BergmannMerge tag 'at91-5.7-dt' of git://git.kernel.org/pub...
2020-03-25 Arnd BergmannMerge tag 'gemini-dts-v5.7' of git://git.kernel.org...
2020-03-25 Arnd BergmannMerge tag 'v5.6-next-dts32' of git://git.kernel.org...
2020-03-25 Arnd BergmannMerge tag 'v5.6-next-dts64' of git://git.kernel.org...
2020-03-25 Arnd BergmannMerge tag 'ti-k3-soc-for-v5.7' of git://git.kernel...
2020-03-25 Arnd BergmannMerge tag 'socfpga_dts_update_for_v5.7' of git://git...
2020-03-25 Arnd BergmannMerge tag 'imx-dt64-5.7' of git://git.kernel.org/pub...
2020-03-25 Arnd BergmannMerge tag 'imx-dt-5.7' of git://git.kernel.org/pub...
2020-03-25 Arnd BergmannMerge tag 'imx-bindings-5.7' of git://git.kernel.org...
2020-03-25 Arnd BergmannMerge tag 'uniphier-dt64-v5.7' of git://git.kernel...
2020-03-25 Arnd BergmannMerge tag 'uniphier-dt-v5.7' of git://git.kernel.org...
2020-03-25 Miquel RaynalMerge tag 'spi-nor/for-5.7' into mtd/next
2020-03-25 Miquel RaynalMerge tag 'cfi/for-5.7' into mtd/next
2020-03-25 Arnd BergmannMerge tag 'amlogic-dt64' of git://git.kernel.org/pub...
2020-03-25 Arnd BergmannMerge tag 'v5.7-rockchip-dts64-1' of git://git.kernel...
2020-03-25 Arnd BergmannMerge tag 'v5.7-rockchip-dts32-1' of git://git.kernel...
2020-03-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-03-25 Linus TorvaldsMerge tag 'gpio-v5.6-3' of git://git.kernel.org/pub...
2020-03-25 Arnd BergmannMerge tag 'samsung-dt-5.7' of git://git.kernel.org...
2020-03-25 Arnd BergmannMerge tag 'ux500-dts-v5.7' of git://git.kernel.org...
2020-03-25 Arnd BergmannMerge tag 'mvebu-dt64-5.7-1' of git://git.infradead...
2020-03-25 Arnd BergmannMerge tag 'tegra-for-5.7-arm64-dt' of git://git.kernel...
2020-03-25 Arnd BergmannMerge tag 'tegra-for-5.7-arm-dt' of git://git.kernel...
2020-03-25 Arnd BergmannMerge tag 'tegra-for-5.7-dt-bindings' of git://git...
2020-03-25 Arnd BergmannMerge tag 'stm32-dt-for-v5.7-1' of git://git.kernel...
2020-03-25 Arnd BergmannMerge tag 'renesas-dt-bindings-for-v5.7-tag1' of git...
2020-03-25 Arnd BergmannMerge tag 'renesas-arm64-dt-for-v5.7-tag2' of git:...
2020-03-25 Arnd BergmannMerge tag 'renesas-arm-dt-for-v5.7-tag2' of git://git...
2020-03-25 Arnd BergmannMerge tag 'sunxi-dt-for-5.7' of git://git.kernel.org...
2020-03-25 Arnd BergmannMerge tag 'arm-soc/for-5.7/devicetree' of https://githu...
2020-03-25 Arnd BergmannMerge tag 'omap-for-v5.7/dt-signed' of git://git.kernel...
2020-03-25 Arnd BergmannMerge tag 'versatile-dts-v5.7-1' of git://git.kernel...
2020-03-25 Arnd BergmannMerge tag 'renesas-arm64-dt-for-v5.7-tag1' of git:...
2020-03-25 Arnd BergmannMerge tag 'renesas-arm-dt-for-v5.7-tag1' of git://git...
2020-03-25 David S. MillerMerge tag 'wireless-drivers-2020-03-25' of git://git...
2020-03-25 Arnd BergmannMerge tag 'tegra-for-5.7-cpuidle' of git://git.kernel...
2020-03-25 Arnd BergmannMerge tag 'zynqmp-soc-for-v5.7' of https://github.com...
2020-03-25 Arnd BergmannMerge tag 'zynq-soc-for-v5.7' of https://github.com...
2020-03-25 Arnd BergmannMerge tag 'at91-5.7-soc' of git://git.kernel.org/pub...
2020-03-25 Arnd BergmannMerge tag 'v5.6-next-soc' of git://git.kernel.org/pub...
next
This page took 0.154593 seconds and 7 git commands to generate.