messages from 2022-03-10 10:32:47 to 2022-03-16 07:05:54 UTC [more...]
[PATCH V8 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
2022-03-16 7:03 UTC (16+ messages)
` [PATCH V8 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V8 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V8 03/20] compat: consolidate the compat_flock{,64} definition
` [PATCH V8 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V8 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V8 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V8 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V8 08/20] riscv: Fixup difference with defconfig
` [PATCH V8 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V8 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V8 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V8 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V8 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V8 14/20] riscv: compat: Add elf.h implementation
` [PATCH V8 15/20] riscv: compat: Add hw capability check for elf
[linux-next:master] BUILD REGRESSION a32cd981a6da2373c093d471ee4405a915e217d5
2022-03-16 5:09 UTC
[PATCH v2] s390: crypto: Use min() instead of doing it manually
2022-03-16 1:48 UTC (5+ messages)
` 答复: "
cleanup swiotlb initialization v5
2022-03-16 0:39 UTC (23+ messages)
` [PATCH 01/15] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/15] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/15] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/15] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/15] arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
` [PATCH 06/15] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/15] x86: remove the IOMMU table infrastructure
` [PATCH 08/15] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/15] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
` [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
` [PATCH 15/15] x86: remove cruft from <asm/dma-mapping.h>
[GIT PULL 0/7] KVM: s390: Fix, test and feature for 5.18 part 2
2022-03-15 21:19 UTC (9+ messages)
` [GIT PULL 1/7] KVM: s390: pv: make use of ultravisor AIV support
` [GIT PULL 2/7] KVM: s390x: fix SCK locking
` [GIT PULL 3/7] KVM: s390: selftests: Split memop tests
` [GIT PULL 4/7] KVM: s390: selftests: Add macro as abstraction for MEM_OP
` [GIT PULL 5/7] KVM: s390: selftests: Add named stages for memop test
` [GIT PULL 6/7] KVM: s390: selftests: Add more copy memop tests
` [GIT PULL 7/7] KVM: s390: selftests: Add error "
[patch v12 01/13] s390: add support for TIF_TASK_ISOL
2022-03-15 15:31 UTC
[PATCH kvm-unit-tests v2 0/6] s390x SIGP fixes
2022-03-15 17:39 UTC (12+ messages)
` [PATCH kvm-unit-tests v2 1/6] lib: s390x: smp: Retry SIGP SENSE on CC2
` [PATCH kvm-unit-tests v2 2/6] s390x: smp: Test SIGP RESTART against stopped CPU
` [PATCH kvm-unit-tests v2 3/6] s390x: smp: Fix checks for SIGP STOP STORE STATUS
` [PATCH kvm-unit-tests v2 4/6] s390x: smp: Create and use a non-waiting CPU stop
` [PATCH kvm-unit-tests v2 5/6] s390x: smp: Create and use a non-waiting CPU restart
` [PATCH kvm-unit-tests v2 6/6] lib: s390x: smp: Remove smp_sigp_retry
[PATCH v4 00/11] Fix broken usage of driver_override (and kfree of static memory)
2022-03-15 18:01 UTC (16+ messages)
` [PATCH v4 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v4 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v4 03/11] fsl-mc: "
` [PATCH v4 04/11] hv: "
` [PATCH v4 05/11] PCI: "
` [PATCH v4 06/11] s390/cio: "
` [PATCH v4 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v4 08/11] vdpa: "
` [PATCH v4 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v4 10/11] slimbus: qcom-ngd: "
` [PATCH v4 11/11] rpmsg: "
[PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
2022-03-15 17:25 UTC (55+ messages)
` [PATCH v4 01/32] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v4 02/32] s390/sclp: detect the AISII facility
` [PATCH v4 03/32] s390/sclp: detect the AENI facility
` [PATCH v4 04/32] s390/sclp: detect the AISI facility
` [PATCH v4 05/32] s390/airq: pass more TPI info to airq handlers
` [PATCH v4 06/32] s390/airq: allow for airq structure that uses an input vector
` [PATCH v4 07/32] s390/pci: externalize the SIC operation controls and routine
` [PATCH v4 08/32] s390/pci: stash associated GISA designation
` [PATCH v4 09/32] s390/pci: export some routines related to RPCIT processing
` [PATCH v4 10/32] s390/pci: stash dtsm and maxstbl
` [PATCH v4 11/32] s390/pci: add helper function to find device by handle
` [PATCH v4 12/32] s390/pci: get SHM information from list pci
` [PATCH v4 13/32] s390/pci: return status from zpci_refresh_trans
` [PATCH v4 14/32] iommu: introduce iommu_domain_alloc_type and the KVM type
` [PATCH v4 15/32] vfio: introduce KVM-owned IOMMU type
` [PATCH v4 16/32] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v4 17/32] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v4 18/32] iommu/s390: add support for IOMMU_DOMAIN_KVM
` [PATCH v4 19/32] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v4 20/32] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v4 21/32] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v4 22/32] KVM: s390: pci: routines for (dis)associating zPCI devices with a KVM
` [PATCH v4 23/32] KVM: s390: pci: provide routines for enabling/disabling interpretation
` [PATCH v4 24/32] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v4 25/32] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
` [PATCH v4 26/32] KVM: s390: pci: handle refresh of PCI translations
` [PATCH v4 27/32] KVM: s390: intercept the rpcit instruction
` [PATCH v4 28/32] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v4 29/32] vfio-pci/zdev: add DTSM to clp group capability
` [PATCH v4 30/32] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v4 31/32] MAINTAINERS: additional files related kvm s390 pci passthrough
` [PATCH v4 32/32] MAINTAINERS: update s390 IOMMU entry
[PATCH v1 0/7] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
2022-03-15 17:14 UTC (13+ messages)
` [PATCH v1 1/7] mm/swap: remember PG_anon_exclusive via a swp pte bit
` [PATCH v1 2/7] mm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v1 3/7] x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v1 4/7] arm64/pgtable: "
` [PATCH v1 5/7] s390/pgtable: "
` [PATCH v1 6/7] powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s
` [PATCH v1 7/7] powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE "
[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
2022-03-15 14:13 UTC (7+ messages)
` [PATCH v18 10/18] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
` [PATCH v18 12/18] s390/vfio-ap: reset queues after adapter/domain unassignment
[PATCH 00/30] fix typos in comments
2022-03-15 13:40 UTC (5+ messages)
` [PATCH 26/30] s390/pkey: "
` (subset) [PATCH 00/30] "
[PATCH v3] s390: crypto: Use min() instead of doing it manually
2022-03-15 9:24 UTC
[PATCH v2] s390/tape: Use bitwise instead of arithmetic operator for flags
2022-03-15 8:53 UTC
[PATCH] s390/tape: Use bitwise instead of arithmetic operator for flags
2022-03-15 7:56 UTC (2+ messages)
[PATCH] s390: crypto: Use min() instead of doing it manually
2022-03-15 7:46 UTC (2+ messages)
[PATCH v1 1/1] KVM: s390x: fix SCK locking
2022-03-14 14:20 UTC (4+ messages)
[PATCH v2 0/9] kvm: s390: Add PV dump support
2022-03-14 10:34 UTC (12+ messages)
` [PATCH v2 3/9] KVM: s390: pv: Add query interface
` [PATCH v2 4/9] KVM: s390: pv: Add dump support definitions
` [PATCH v2 5/9] KVM: s390: pv: Add query dump information
` [PATCH v2 6/9] kvm: s390: Add configuration dump functionality
` [PATCH v2 7/9] kvm: s390: Add CPU "
[PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64
2022-03-12 12:46 UTC (7+ messages)
` [PATCH V7 13/20] riscv: compat: process: Add UXL_32 support in start_thread
[PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory)
2022-03-11 20:19 UTC (3+ messages)
` [PATCH v3 11/11] rpmsg: Fix kfree() of static memory on setting driver_override
[PATCH v7 00/26] virtio pci support VIRTIO_F_RING_RESET
2022-03-11 5:09 UTC (19+ messages)
` [PATCH v7 09/26] virtio_ring: split: implement virtqueue_reset_vring_split()
` [PATCH v7 17/26] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
Buffered I/O broken on s390x with page faults disabled (gfs2)
2022-03-10 20:23 UTC (21+ 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