messages from 2021-09-23 07:44:29 to 2021-10-04 09:37:02 UTC [more...]
[PATCH v2 0/5] mm/memory_hotplug: full support for add_memory_driver_managed() with CONFIG_ARCH_KEEP_MEMBLOCK
2021-10-04 9:36 UTC (5+ messages)
` [PATCH v2 1/5] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [PATCH v2 2/5] memblock: improve MEMBLOCK_HOTPLUG documentation
` [PATCH v2 3/5] memblock: allow to specify flags with memblock_add_node()
` [PATCH v2 4/5] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
[RFC PATCH 1/1] virtio: write back features before verify
2021-10-04 9:25 UTC (22+ messages)
[GIT PULL 0/1] KVM: s390: allow to compile without warning with W=1
2021-10-04 7:58 UTC (3+ messages)
` [GIT PULL 1/1] KVM: s390: Function documentation fixes
[GIT PULL] s390 updates for 5.15-rc4
2021-10-01 21:46 UTC (2+ messages)
[PATCH v3 00/10] Move vfio_ccw to the new mdev API
2021-10-01 17:52 UTC (11+ messages)
` [PATCH v3 01/10] vfio/ccw: Remove unneeded GFP_DMA
` [PATCH v3 02/10] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
` [PATCH v3 03/10] vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions
` [PATCH v3 04/10] vfio/ccw: Convert to use vfio_register_emulated_iommu_dev()
` [PATCH v3 05/10] vfio/ccw: Make the FSM complete and synchronize it to the mdev
` [PATCH v3 06/10] vfio/mdev: Consolidate all the device_api sysfs into the core code
` [PATCH v3 07/10] vfio/mdev: Add mdev available instance checking to the core
` [PATCH v3 08/10] vfio/ccw: Remove private->mdev
` [PATCH v3 09/10] vfio: Export vfio_device_try_get()
` [PATCH v3 10/10] vfio/ccw: Move the lifecycle of the struct vfio_ccw_private to the mdev
[PATCH v1 0/4] mm/memory_hotplug: full support for
2021-10-01 14:03 UTC (15+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [PATCH v1 2/4] memblock: allow to specify flags with memblock_add_node()
` [PATCH v1 3/4] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
` [PATCH v1 4/4] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED
[PATCH v1 1/1] s390: Use string_upper() instead of open coded variant
2021-10-01 13:02 UTC
DPAA2 triggers, [PATCH] dma debug: report -EEXIST errors in add_dma_entry
2021-10-01 12:52 UTC (2+ messages)
[PATCH v3 1/4] mm: Create a new system state and fix core_kernel_text()
2021-10-01 7:14 UTC (5+ messages)
` [PATCH v3 2/4] mm: Make generic arch_is_kernel_initmem_freed() do what it says
` [PATCH v3 3/4] powerpc: Use generic version of arch_is_kernel_initmem_freed()
` [PATCH v3 4/4] s390: "
[PATCH v2 0/6] memblock: cleanup memblock_free interface
2021-09-30 22:10 UTC (9+ messages)
` [PATCH v2 1/6] arch_numa: simplify numa_distance allocation
` [PATCH v2 2/6] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH v2 3/6] memblock: drop memblock_free_early_nid() and memblock_free_early()
` [PATCH v2 4/6] memblock: stop aliasing __memblock_free_late with memblock_free_late
` [PATCH v2 5/6] memblock: rename memblock_free to memblock_phys_free
` [PATCH v2 6/6] memblock: use memblock_free for freeing virtual pointers
[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
2021-09-30 17:47 UTC (11+ messages)
` [RFC PATCH 3/8] s390: add CPU field to struct thread_info
` [RFC PATCH 4/8] powerpc: "
[PATCH v2 1/4] mm: Create a new system state and fix core_kernel_text()
2021-09-29 3:30 UTC (6+ messages)
` [PATCH v2 2/4] mm: Make generic arch_is_kernel_initmem_freed() do what it says
` [PATCH v2 3/4] powerpc: Use generic version of arch_is_kernel_initmem_freed()
` [PATCH v2 4/4] s390: "
[PATCH V2 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
2021-09-29 2:33 UTC (12+ messages)
` [PATCH V2 net-next 1/6] ethtool: add support to set/get tx copybreak buf size via ethtool
` [PATCH V2 net-next 2/6] net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 driver
` [PATCH V2 net-next 3/6] ethtool: add support to set/get rx buf len via ethtool
` [PATCH V2 net-next 5/6] net: hns3: add support to set/get rx buf len via ethtool for hns3 driver
` [PATCH V2 net-next 6/6] net: hns3: remove the way to set tx spare buf via module parameter
[RFC PATCH 7/8] riscv: rely on core code to keep thread_info::cpu updated
2021-09-28 22:07 UTC (2+ messages)
[PATCH v4 0/8] Implement generic cc_platform_has() helper function
2021-09-28 21:40 UTC (15+ messages)
` [PATCH 1/8] x86/ioremap: Selectively build arch override encryption functions
` [PATCH 2/8] arch/cc: Introduce a function to check for confidential computing features
` [PATCH 3/8] x86/sev: Add an x86 version of cc_platform_has()
` [PATCH 4/8] powerpc/pseries/svm: Add a powerpc "
` [PATCH 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
` [PATCH 6/8] x86/sev: Replace occurrences of sev_active() "
` [PATCH 7/8] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH 8/8] treewide: Replace the use of mem_encrypt_active() "
[PATCH v2 4/4] s390/pci: implement minimal PCI error recovery
2021-09-28 18:50 UTC (5+ messages)
[PATCH v2 0/4] s390/pci: automatic error recovery
2021-09-28 18:10 UTC (4+ messages)
` [PATCH v2 3/4] PCI: Export pci_dev_lock()
[kvm-unit-tests PATCH 0/9] s390x: Cleanup and maintenance 2
2021-09-28 16:28 UTC (22+ messages)
` [kvm-unit-tests PATCH 1/9] s390x: uv: Tolerate 0x100 query return code
` [kvm-unit-tests PATCH 2/9] s390x: pfmf: Fix 1MB handling
` [kvm-unit-tests PATCH 3/9] s390x: uv-host: Fence a destroy cpu test on z15
` [kvm-unit-tests PATCH 4/9] lib: s390x: uv: Fix share return value and print
` [kvm-unit-tests PATCH 5/9] lib: s390x: uv: Add UVC_ERR_DEBUG switch
` [kvm-unit-tests PATCH 6/9] lib: s390x: Print PGM code as hex
` [kvm-unit-tests PATCH 7/9] s390x: Makefile: Remove snippet flatlib linking
[PATCH resend RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
2021-09-28 16:03 UTC (11+ messages)
` [PATCH resend RFC 4/9] s390/mm: fix VMA and page table handling code in storage key handling functions
` [PATCH resend RFC 8/9] s390/mm: optimize set_guest_storage_key()
` [PATCH resend RFC 9/9] s390/mm: optimize reset_guest_reference_bit()
[PATCH v2 0/6] block: 5th batch of add_disk() error handling conversions
2021-09-28 12:28 UTC (10+ messages)
` [PATCH v2 1/6] cdrom/gdrom: add error handling support for add_disk()
` [PATCH v2 2/6] rbd: add add_disk() error handling
` [PATCH v2 3/6] mtd: "
` [PATCH v2 4/6] s390/block/dasd_genhd: add error handling support for add_disk()
` [PATCH v2 5/6] s390/block/dcssblk: "
` [PATCH v2 6/6] s390/block/scm_blk: "
debug_defconfig: error: call to '__write_overflow' declared with attribute error: detected write beyond size of object passed as 1st parameter
2021-09-28 10:43 UTC (2+ messages)
[PATCH 5.10 048/103] s390/qeth: fix deadlock during failing recovery
2021-09-28 10:29 UTC
[PATCH] x86/entry/ia32: Ensure s32 is sign extended to s64
2021-09-28 9:02 UTC (5+ messages)
[PATCH] s390/sclp_vt220: fix unused function warning
2021-09-28 8:32 UTC (2+ messages)
[PATCH v2 7/9] vfio/ccw: Remove private->mdev
2021-09-27 20:45 UTC (4+ messages)
[PATCH RESEND bpf] bpf, s390: Fix potential memory leak about jit_data
2021-09-27 16:13 UTC (4+ messages)
[PATCH 1/3] mm: Make generic arch_is_kernel_initmem_freed() do what it says
2021-09-27 13:51 UTC (5+ messages)
` [PATCH 2/3] powerpc: Use generic version of arch_is_kernel_initmem_freed()
` [PATCH 3/3] s390: "
[PATCH v2 3/9] vfio/ccw: Convert to use vfio_register_group_dev()
2021-09-27 12:17 UTC (3+ messages)
[PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
2021-09-24 13:31 UTC (14+ messages)
[PATCH 0/3] memblock: cleanup memblock_free interface
2021-09-24 5:32 UTC (13+ messages)
` [PATCH 1/3] arch_numa: simplify numa_distance allocation
` [PATCH 2/3] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH 3/3] memblock: cleanup memblock_free interface
[PATCH v2 2/9] vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions
2021-09-24 2:53 UTC (2+ messages)
[PATCH v2 6/9] vfio/mdev: Add mdev available instance checking to the core
2021-09-24 2:54 UTC (4+ messages)
[PATCH v2 1/9] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
2021-09-24 2:53 UTC (2+ messages)
[PATCH v3] vfio/ap_ops: Add missed vfio_uninit_group_dev()
2021-09-24 2:24 UTC (5+ messages)
[PATCH net] MAINTAINERS: remove Guvenc Gulce as net/smc maintainer
2021-09-23 12:00 UTC (2+ messages)
[PATCH 0/9] block: 5th batch of add_disk() error handling conversions
2021-09-23 8:52 UTC (7+ messages)
` [PATCH 7/9] s390/block/dcssblk: add error handling support for add_disk()
[PATCH] [backport for 4.19/5.4 stable] KVM: remember position in kvm->vcpus array
2021-09-23 7:49 UTC (3+ messages)
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