public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-22 20:20:35 to 2024-09-04 19:07:17 UTC [more...]

[PATCH 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
 2024-09-04 19:07 UTC  (18+ messages)
` [PATCH 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
` [PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
` [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area

[PATCH] s390/dasd: fix redundant /proc/dasd* entries removal
 2024-09-04 17:31 UTC 

[PATCH v2 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
 2024-09-04 16:58 UTC  (4+ messages)
` [PATCH v2 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
` [PATCH v2 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
` [PATCH v2 3/3] mm: Care about shadow stack guard gap when getting an unmapped area

[kvm-unit-tests PATCH v2 0/4] Support cross compiling with clang
 2024-09-04 10:57 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/4] riscv: Drop mstrict-align
` [kvm-unit-tests PATCH v2 2/4] Makefile: Prepare for clang EFI builds
` [kvm-unit-tests PATCH v2 3/4] configure: Support cross compiling with clang
` [kvm-unit-tests PATCH v2 4/4] riscv: gitlab-ci: Add clang build tests

[kvm-unit-tests PATCH 0/3] Support cross compiling with clang
 2024-09-04 10:31 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/3] riscv: Drop mstrict-align
` [kvm-unit-tests PATCH 2/3] configure: Support cross compiling with clang
` [kvm-unit-tests PATCH 3/3] riscv: gitlab-ci: Add clang build tests

[PATCH 1/7] tracing: add ftrace_regs to function_graph_enter()
 2024-09-04  6:58 UTC  (2+ messages)
` [PATCH 3/7] s390/tracing: pass "

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-09-03 17:18 UTC  (22+ messages)
` [PATCH RFC v2 1/4] mm: Add MAP_BELOW_HINT
` [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info
` [PATCH RFC v2 3/4] mm: Support MAP_BELOW_HINT in vm_unmapped_area()
` [PATCH RFC v2 4/4] selftests/mm: Create MAP_BELOW_HINT test

[kvm-unit-tests PATCH 0/2] configure: Support CONFIG_* extension
 2024-09-03 14:39 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] configure: Introduce add-config
` [kvm-unit-tests PATCH 2/2] riscv: Make NR_CPUS configurable

[kvm-unit-tests PATCH v3 0/7] s390x: STFLE nested interpretation
 2024-09-03 10:46 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 7/7] s390x: Add test for STFLE interpretive execution (format-0)

clearly mark DMA_OPS support as an architecture feature v2
 2024-09-03  9:39 UTC  (8+ messages)
` [PATCH 1/2] vdpa_sim: don't select DMA_OPS
` [PATCH 2/2] dma-mapping: clearly mark DMA ops as an architecture feature

[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-09-03  6:27 UTC  (4+ messages)

[PATCH v2 0/3] selftests: kvm: s390: Add ucontrol memory selftests
 2024-09-02 11:50 UTC  (4+ messages)
` [PATCH v2 1/3] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH v2 2/3] selftests: kvm: s390: Add uc_skey "
` [PATCH v2 3/3] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs

[PATCH v13 04/10] mm: split a folio in minimum folio order chunks
 2024-08-31 22:38 UTC  (12+ messages)

[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
 2024-08-31 16:30 UTC  (33+ messages)
` [PATCH 01/16] mm: Add MAP_BELOW_HINT
` [PATCH 02/16] riscv: mm: Do not restrict mmap address based on hint
` [PATCH 03/16] mm: Add flag and len param to arch_get_mmap_base()
` [PATCH 04/16] mm: Add generic MAP_BELOW_HINT
` [PATCH 05/16] riscv: mm: Support MAP_BELOW_HINT
` [PATCH 06/16] arm64: "
` [PATCH 07/16] powerpc: "
` [PATCH 08/16] x86: "
` [PATCH 09/16] loongarch: "
` [PATCH 10/16] arm: "
` [PATCH 11/16] mips: "
` [PATCH 12/16] parisc: "
` [PATCH 13/16] s390: "
` [PATCH 14/16] sh: "
` [PATCH 15/16] sparc: "
` [PATCH 16/16] selftests/mm: Create MAP_BELOW_HINT test

[PATCH 0/3] selftests: kvm: s390: Add ucontrol memory selftests
 2024-08-30 15:51 UTC  (12+ messages)
` [PATCH 1/3] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH 2/3] selftests: kvm: s390: Add uc_skey "

[PATCH net,v7] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-30 12:30 UTC  (3+ messages)

[PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB
 2024-08-29 14:54 UTC  (10+ messages)
  ` [PATCH v6 RESED 1/2] dma: replace zone_dma_bits by zone_dma_limit

[PATCH -next] s390/hypfs: Remove obsoleted declaration for hypfs_dbfs_exit
 2024-08-29 14:27 UTC  (2+ messages)

[PATCH net-next 0/4] Make SMC-R can work with rxe devices
 2024-08-28 10:29 UTC  (6+ messages)

Incorrect vmcoreinfo KERNELOFFSET after "s390/boot: Rework deployment of the kernel image"
 2024-08-27 19:38 UTC  (10+ messages)

clearly mark DMA_OPS support as an architecture feasture
 2024-08-27 12:31 UTC  (9+ messages)
` [PATCH] dma-mapping: clear mark DMA ops as an architecture feature

[PATCH v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-27  8:52 UTC 

[kvm-unit-tests PATCH v1] s390x: Split and rework cpacf query functions
 2024-08-27  8:40 UTC  (2+ messages)

[PATCH net-next 00/13] net: header and core spelling corrections
 2024-08-27  8:25 UTC  (16+ messages)
` [PATCH net-next 01/13] packet: Correct spelling in if_packet.h
` [PATCH net-next 06/13] net: qualcomm: rmnet: Correct spelling in if_rmnet.h
` [PATCH net-next 08/13] NFC: Correct spelling in headers
` [PATCH net-next 11/13] x25: Correct spelling in x25.h
` [PATCH net-next 12/13] net: Correct spelling in headers

[PATCH net,v5,2/2] net/smc: modify smc_sock structure
 2024-08-27  3:50 UTC  (6+ messages)

[PATCH v3] iommu/s390: Implement blocking domain
 2024-08-27  2:54 UTC  (4+ messages)

[PATCH v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-26 22:46 UTC 

[PATCH v2 11/19] s390/pci_mmio: Use follow_pfnmap API
 2024-08-26 20:43 UTC 

[PATCH net-next v2] net/smc: add sysctl for smc_limit_hs
 2024-08-26 19:14 UTC  (4+ messages)

[PATCH RFC 0/6] mm: THP-agnostic refactor on huge mappings
 2024-08-26 14:34 UTC  (6+ messages)
` [PATCH RFC 2/6] mm: PGTABLE_HAS_P[MU]D_LEAVES config options

Problem testing with S390x under QEMU on x86_64
 2024-08-26 10:50 UTC  (8+ messages)

[GIT PULL] s390 updates for 6.11-rc5
 2024-08-25  0:13 UTC  (2+ messages)

[PATCH net v2] s390/iucv: Fix vargs handling in iucv_alloc_device()
 2024-08-24  3:12 UTC  (2+ messages)

[syzbot] [net?] [s390?] KASAN: slab-use-after-free Read in __pnet_find_base_ndev
 2024-08-23 14:56 UTC 

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-08-23 12:05 UTC  (11+ messages)
` [PATCH linux-next v3 05/14] crash: clean up kdump "

[PATCH net v4] s390/iucv: Fix vargs handling in iucv_alloc_device()
 2024-08-22 20:20 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