linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/3] vfio/pci: Support 8-byte PCI loads and stores
 2024-05-20  9:02 UTC  (10+ messages)
` [PATCH v3 1/3] vfio/pci: Extract duplicated code into macro
` [PATCH v3 2/3] vfio/pci: Support 8-byte PCI loads and stores
` [PATCH v3 3/3] vfio/pci: Continue to refactor vfio_pci_core_do_io_rw

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-05-18  1:25 UTC  (10+ messages)

[PATCH net-next v2 0/3] Introduce IPPROTO_SMC
 2024-05-17 19:19 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net/smc: refatoring initialization of smc sock
` [PATCH net-next v2 2/3] net/smc: expose smc proto operations
` [PATCH net-next v2 3/3] net/smc: Introduce IPPROTO_SMC

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-17 16:09 UTC  (23+ messages)
` [PATCH RESEND v8 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH RESEND v8 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH RESEND v8 03/16] nios2: define virtual address space for modules
` [PATCH RESEND v8 04/16] sparc: simplify module_alloc()
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH RESEND v8 08/16] mm/execmem, arch: convert remaining "
` [PATCH RESEND v8 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH RESEND v8 10/16] arm64: extend execmem_info "
` [PATCH RESEND v8 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH RESEND v8 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH RESEND v8 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH RESEND v8 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH RESEND v8 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

some questions about restrictions in SMC-R v2's implementation
 2024-05-17  7:41 UTC  (6+ messages)

[PATCH vhost v9 0/6] refactor the params of find_vqs()
 2024-05-17  1:25 UTC  (2+ messages)

[PATCH] sched/core: Test online status in available_idle_cpu()
 2024-05-16 16:38 UTC  (4+ messages)

[PATCH v3] kprobe/ftrace: bail out if ftrace was killed
 2024-05-16  0:23 UTC  (8+ messages)

[GIT PULL] s390 updates for 6.10 merge window
 2024-05-13 16:15 UTC  (2+ messages)

[PATCH net-next 0/2] Introduce IPPROTO_SMC
 2024-05-13  3:22 UTC  (15+ messages)
` [PATCH net-next 1/2] net/smc: refatoring initialization of smc sock
` [PATCH net-next 2/2] net/smc: Introduce IPPROTO_SMC

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-13  2:57 UTC  (14+ messages)

[PATCH v2 0/6] Ensure the copied buf is NUL terminated
 2024-05-11 18:39 UTC  (6+ messages)
` [PATCH v2 3/6] bfa: ensure "
` [PATCH v2 4/6] qedf: "

[PATCH 0/6] s390: Unify IUCV device allocation
 2024-05-10 10:55 UTC  (11+ messages)
` [PATCH 1/6] s390/iucv: Provide iucv_alloc_device() / iucv_release_device()
` [PATCH 2/6] s390/vmlogrdr: Make use of iucv_alloc_device()
` [PATCH 3/6] s390/netiucv: "
` [PATCH 4/6] s390/smsgiucv_app: "
` [PATCH 5/6] tty: hvc-iucv: "
` [PATCH 6/6] s390/iucv: Unexport iucv_root

[PATCH v2 00/10] s390: PG_arch_1+folio cleanups for uv+hugetlb
 2024-05-10  8:45 UTC  (22+ messages)
` [PATCH v2 02/10] s390/uv: gmap_make_secure() cleanups for further changes
` [PATCH v2 03/10] s390/uv: split large folios in gmap_make_secure()
` [PATCH v2 04/10] s390/uv: convert PG_arch_1 users to only work on small folios
` [PATCH v2 06/10] s390/uv: make uv_convert_from_secure() a static function
` [PATCH v2 07/10] s390/uv: convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
` [PATCH v2 08/10] s390/uv: convert uv_convert_owned_from_secure() to uv_convert_from_secure_(folio|pte)()
` [PATCH v2 09/10] s390/uv: implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE
` [PATCH v2 10/10] s390/hugetlb: convert PG_arch_1 code to work on folio->flags

[PATCH v3 00/10] s390: PG_arch_1+folio cleanups for uv+hugetlb
 2024-05-09 17:26 UTC  (13+ messages)
` [PATCH v3 01/10] s390/uv: don't call folio_wait_writeback() without a folio reference
` [PATCH v3 02/10] s390/uv: gmap_make_secure() cleanups for further changes
` [PATCH v3 03/10] s390/uv: split large folios in gmap_make_secure()
` [PATCH v3 04/10] s390/uv: convert PG_arch_1 users to only work on small folios
` [PATCH v3 05/10] s390/uv: update PG_arch_1 comment
` [PATCH v3 06/10] s390/uv: make uv_convert_from_secure() a static function
` [PATCH v3 07/10] s390/uv: convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
` [PATCH v3 08/10] s390/uv: convert uv_convert_owned_from_secure() to uv_convert_from_secure_(folio|pte)()
` [PATCH v3 09/10] s390/uv: implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE
` [PATCH v3 10/10] s390/hugetlb: convert PG_arch_1 code to work on folio->flags

[PATCH net v2] net/smc: fix neighbour and rtable leak in smc_ib_find_route()
 2024-05-09  8:20 UTC  (3+ messages)

[PATCH v3] s390/pkey: use kfree_sensitive() to fix Coccinelle warnings
 2024-05-08  8:59 UTC  (3+ messages)

[PATCH net-next v7 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-05-08  6:39 UTC  (6+ messages)

[PATCH] mm: Remove mm argument from mm_get_unmapped_area()
 2024-05-07 22:38 UTC  (7+ messages)

[GIT PULL 0/1] KVM: s390: Fix for 6.9
 2024-05-07 17:01 UTC  (3+ messages)
` [GIT PULL 1/1] KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M

[PATCH v2] s390/pkey: use kvfree_sensitive() to fix Coccinelle warning
 2024-05-07 13:53 UTC  (2+ messages)

[PATCH net-next v6 0/8] sysctl: Remove sentinel elements from networking
 2024-05-07  8:02 UTC  (10+ messages)
` [PATCH net-next v6 3/8] net: rds: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH net-next v6 8/8] ax.25: x.25: "

[PATCH net] net/smc: fix netdev refcnt leak in smc_ib_find_route()
 2024-05-07  5:26 UTC  (5+ messages)

[kvm-unit-tests PATCH v3 0/5] add shellcheck support
 2024-05-07  4:26 UTC  (8+ messages)

[PATCH 0/3] drivers/s390: Fix instances of -Wcast-function-type-strict
 2024-05-06 19:26 UTC  (8+ messages)
` [PATCH 1/3] s390/vmlogrdr: Remove function pointer cast

[PATCH v8 00/17] mm: jit/text allocator
 2024-05-06 18:22 UTC  (21+ messages)
` [PATCH v8 01/17] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v8 02/17] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v8 03/17] nios2: define virtual address space for modules
` [PATCH v8 04/17] sparc: simplify module_alloc()
` [PATCH v8 05/17] module: make module_memory_{alloc,free} more self-contained
` [PATCH v8 06/17] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v8 07/17] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v8 08/17] mm/execmem, arch: convert remaining "
` [PATCH v8 09/17] riscv: extend execmem_params for generated code allocations
` [PATCH v8 10/17] arm64: extend execmem_info "
` [PATCH v8 11/17] powerpc: extend execmem_params for kprobes allocations
` [PATCH v8 12/17] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v8 13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v8 14/17] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v8 15/17] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v8 16/17] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
` [PATCH v8 17/17] fixup: convert remaining archs: defaults handling

[PATCH] s390/pkey: use kvfree_sensitive() to fix Coccinelle warning
 2024-05-06 16:53 UTC 

[kvm-unit-tests PATCH v9 23/31] common/sieve: Use vmalloc.h for setup_mmu definition
 2024-05-04 12:28 UTC  (2+ messages)
` [kvm-unit-tests PATCH v9 28/31] configure: Make arch_libdir a first-class entity

[linux-next:master] BUILD REGRESSION 9221b2819b8a4196eecf5476d66201be60fbcf29
 2024-05-03 20:11 UTC 

[PATCH v2] sysctl: treewide: constify ctl_table_header::ctl_table_arg
 2024-05-03 12:56 UTC  (2+ messages)

[PATCH net-next v6 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
 2024-05-03 12:40 UTC  (2+ messages)

[PATCH v7 00/16] mm: jit/text allocator
 2024-05-03 10:40 UTC  (7+ messages)

[PATCH v2] s390: Remove comment about TIF_FPU
 2024-05-03  8:21 UTC  (3+ messages)

[PATCH] s390: Remove comment about TIF_FPU
 2024-05-03  7:50 UTC  (2+ messages)

[s390:features 50/52] arch/s390/kvm/../../../virt/kvm/vfio.c:60:(.text+0x186): relocation truncated to fit: R_390_PLT32DBL against undefined symbol `vfio_file_enforced_coherent'
 2024-05-02 23:04 UTC 

[s390:features 50/52] ibm.c:(.text+0x8bc): relocation truncated to fit: R_390_PLT32DBL against undefined symbol `dasd_biodasdinfo'
 2024-05-02 19:13 UTC 

[GIT PULL] s390 fixes for 6.9-rc7
 2024-05-02 17:57 UTC  (2+ messages)


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).