messages from 2020-04-07 18:38:01 to 2020-04-14 08:32:11 UTC [more...]
[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-04-14 8:32 UTC (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
` [PATCH v2 "
[PATCH] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
2020-04-14 8:18 UTC (3+ messages)
more partition handling cleanups v2
2020-04-14 8:12 UTC (13+ messages)
` [PATCH 01/10] block: refactor blkpg_ioctl
` [PATCH 02/10] block: pass a hd_struct to delete_partition
` [PATCH 03/10] block: cleanup hd_struct freeing
` [PATCH 04/10] block: remove hd_struct_kill
` [PATCH 05/10] block: remove the disk argument from blk_drop_partitions
` [PATCH 06/10] dasd: use blk_drop_partitions instead of badly reimplementing it
` [PATCH 07/10] block: don't call invalidate_partition from blk_drop_partitions
` [PATCH 08/10] block: simplify block device syncing in bdev_del_partition
` [PATCH 09/10] block: mark invalidate_partition static
` [PATCH 10/10] block: fold bdev_unhash_inode into invalidate_partition
[PATCH] vhost: do not enable VHOST_MENU by default
2020-04-14 7:26 UTC (3+ messages)
[RFC][Qusetion] the value of cleared_(ptes|pmds|puds|p4ds) in struct mmu_gather
2020-04-14 7:05 UTC (4+ messages)
[RFC PATCH 00/34] iommu: Move iommu_group setup to IOMMU core code
2020-04-13 22:10 UTC (28+ messages)
` [RFC PATCH 11/34] iommu: Split off default domain allocation from group assignment
` [RFC PATCH 17/34] iommu/arm-smmu: Store device instead of group in arm_smmu_s2cr
` [RFC PATCH 20/34] iommu/s390: Convert to probe/release_device() call-backs
` [RFC PATCH 21/34] iommu/virtio: "
` [RFC PATCH 24/34] iommu/mediatek-v1 "
` [RFC PATCH 25/34] iommu/qcom: "
` [RFC PATCH 27/34] iommu/tegra: "
` [RFC PATCH 28/34] iommu/renesas: "
` [RFC PATCH 29/34] iommu/omap: Remove orphan_dev tracking
` [RFC PATCH 30/34] iommu/omap: Convert to probe/release_device() call-backs
` [RFC PATCH 31/34] iommu/exynos: Create iommu_device in struct exynos_iommu_owner
` [PATCH] iommu/exynos: Get rid of 'struct exynos_iommu_owner' exynos_iommu_owner
` [PATCH] iommu/exynos: Rework intialization
` [RFC PATCH 32/34] iommu/exynos: Convert to probe/release_device() call-backs
` [RFC PATCH 33/34] iommu: Remove add_device()/remove_device() code-paths
` [RFC PATCH 34/34] iommu: Unexport iommu_group_get_for_dev()
[PATCH v4 0/2] add callbacks for inaccessible pages
2020-04-13 20:22 UTC (3+ messages)
` [PATCH v4 2/2] mm/gup/writeback: "
decruft the vmalloc API
2020-04-13 20:03 UTC (72+ messages)
` [PATCH 01/28] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 02/28] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 03/28] staging: media: ipu3: use vmap insted of reimplementing it
` [PATCH 04/28] dma-mapping: "
` [PATCH 05/28] powerpc: add an ioremap_phb helper
` [PATCH 06/28] powerpc: remove __ioremap_at and __iounmap_at
` [PATCH 07/28] mm: remove __get_vm_area
` [PATCH 08/28] mm: unexport unmap_kernel_range_noflush
` [PATCH 09/28] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 11/28] mm: pass addr as unsigned long to vb_free
` [PATCH 12/28] mm: remove vmap_page_range_noflush and vunmap_page_range
` [PATCH 13/28] mm: rename vmap_page_range to map_kernel_range
` [PATCH 14/28] mm: don't return the number of pages from map_kernel_range{,_noflush}
` [PATCH 15/28] mm: remove map_vm_range
` [PATCH 16/28] mm: remove unmap_vmap_area
` [PATCH 17/28] mm: remove the prot argument from vm_map_ram
` [PATCH 18/28] mm: enforce that vmap can't map pages executable
` [PATCH 19/28] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [PATCH 20/28] mm: remove the pgprot argument to __vmalloc
` [PATCH 21/28] mm: remove the prot argument to __vmalloc_node
` [PATCH 22/28] mm: remove both instances of __vmalloc_node_flags
` [PATCH 23/28] mm: remove __vmalloc_node_flags_caller
` [PATCH 24/28] mm: switch the test_vmalloc module to use __vmalloc_node
` [PATCH 25/28] mm: remove vmalloc_user_node_flags
` [PATCH 26/28] arm64: use __vmalloc_node in arch_alloc_vmap_stack
` [PATCH 27/28] s390: use __vmalloc_node in alloc_vm_stack
` [PATCH 28/28] s390: use __vmalloc_node in stack_alloc
[PATCH v2 0/4] Clean up hugetlb boot command line processing
2020-04-13 17:59 UTC (11+ messages)
` [PATCH v2 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v2 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH v2 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH v2 4/4] hugetlbfs: clean up command line processing
(no subject)
2020-04-13 13:41 UTC (21+ messages)
` [PATCH 01/10] block: refactor blkpg_ioctl
` [PATCH 02/10] block: pass a hd_struct to delete_partition
` [PATCH 03/10] block: cleanup hd_struct freeing
` [PATCH 04/10] block: remove hd_struct_kill
` [PATCH 05/10] block: remove the disk argument from blk_drop_partitions
` [PATCH 06/10] dasd: use blk_drop_partitions instead of badly reimplementing it
` [PATCH 07/10] block: don't call invalidate_partition from blk_drop_partitions
` [PATCH 08/10] block: simplify block device syncing in bdev_del_partition
` [PATCH 09/10] block: mark invalidate_partition static
` [PATCH 10/10] block: fold bdev_unhash_inode into invalidate_partition
[PATCH] KVM: Optimize kvm_arch_vcpu_ioctl_run function
2020-04-13 9:07 UTC (3+ messages)
[PATCH] s390: ptrace: hard-code "s390x" instead of UTS_MACHINE
2020-04-13 1:31 UTC
[GIT PULL] s390 patches for the 5.7 merge window #2
2020-04-10 17:30 UTC (2+ messages)
[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
2020-04-10 15:41 UTC (27+ messages)
` [PATCH v7 01/15] s390/vfio-ap: store queue struct in hash table for quick access
` [PATCH v7 02/15] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v7 03/15] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v7 04/15] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v7 05/15] s390/vfio-ap: introduce shadow CRYCB
` [PATCH v7 06/15] s390/vfio-ap: sysfs attribute to display the guest CRYCB
` [PATCH v7 07/15] s390/vfio-ap: filter CRYCB bits for unavailable queue devices
` [PATCH v7 08/15] s390/vfio_ap: add qlink from ap_matrix_mdev struct to vfio_ap_queue struct
` [PATCH v7 09/15] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v7 10/15] s390/vfio-ap: allow configuration of matrix mdev in use by a KVM guest
` [PATCH v7 11/15] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [PATCH v7 12/15] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v7 13/15] s390/vfio-ap: handle host AP config change notification
` [PATCH v7 14/15] s390/vfio-ap: handle AP bus scan completed notification
` [PATCH v7 15/15] s390/vfio-ap: handle probe/remove not due to host AP config changes
s390 boot woe due to "block: fix busy device checking in blk_drop_partitions"
2020-04-10 12:20 UTC (3+ messages)
[PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
2020-04-10 6:50 UTC (19+ messages)
` [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)
[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
2020-04-09 1:06 UTC (7+ messages)
[PATCH 0/1] s390/dasd: Kconfig patch
2020-04-07 19:24 UTC (5+ messages)
` [PATCH 1/1] s390: Cleanup removed IOSCHED_DEADLINE
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).