public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-28 15:20:07 to 2025-02-07 20:53:51 UTC [more...]

[PATCH v4 0/4] iommu/s390: add support for IOMMU passthrough
 2025-02-07 20:53 UTC 

[PATCH v2 03/31] KVM: s390: Switch to use hrtimer_setup()
 2025-02-07 10:29 UTC 

[PATCH v3 00/18] vDSO: Introduce generic data storage
 2025-02-07 10:15 UTC  (23+ messages)
` [PATCH v3 01/18] x86/vdso: Fix latent bug in vclock_pages calculation
` [PATCH v3 02/18] parisc: Remove unused symbol vdso_data
` [PATCH v3 03/18] vdso: Introduce vdso/align.h
` [PATCH v3 04/18] vdso: Rename included Makefile
` [PATCH v3 05/18] vdso: Add generic time data storage
` [PATCH v3 06/18] vdso: Add generic random "
` [PATCH v3 07/18] vdso: Add generic architecture-specific "
` [PATCH v3 08/18] arm64: vdso: Switch to generic storage implementation
` [PATCH v3 09/18] riscv: "
` [PATCH v3 10/18] LoongArch: vDSO: "
` [PATCH v3 11/18] arm: vdso: "
` [PATCH v3 12/18] s390/vdso: "
` [PATCH v3 13/18] MIPS: vdso: "
` [PATCH v3 14/18] powerpc/vdso: "
` [PATCH v3 15/18] x86/vdso: "
` [PATCH v3 16/18] x86/vdso/vdso2c: Remove page handling
` [PATCH v3 17/18] vdso: Remove remnants of architecture-specific random state storage
` [PATCH v3 18/18] vdso: Remove remnants of architecture-specific time storage

[PATCH 0/2 v3] perf test: perf record tests (114) changes
 2025-02-07  2:15 UTC  (12+ messages)
` [PATCH 1/2 v3] perf test: Fix perf test 114 perf record test subtest precise_max
` [PATCH 2/2 v3] perf test: Change event in perf test 114 perf record test subtest test_leader_sampling

[PATCH v3 03/28] mm/cma: introduce cma_intersects function
 2025-02-06 18:50 UTC 

[RFC net-next 0/7] Provide an ism layer
 2025-02-06 17:36 UTC  (10+ messages)
` [RFC net-next 5/7] net/ism: Move ism_loopback to net/ism

[kvm-unit-tests PATCH] lib: s390x: css: Name inline assembly arguments and clean them up
 2025-02-06 17:22 UTC  (9+ messages)

[kvm-unit-tests PATCH] lib: s390x: css: Cleanup chsc inline assembly
 2025-02-06 17:27 UTC  (2+ messages)

[PATCH v4 2/2] dm-integrity: introduce ahash support for the internal hash
 2025-02-06 15:22 UTC  (3+ messages)

[PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
 2025-02-06 14:12 UTC  (6+ messages)

[GIT PULL v2 00/20] KVM: s390: some non-trivial fixes and cleanups for 6.14
 2025-02-06  9:39 UTC  (22+ messages)
` [GIT PULL v2 01/20] KVM: s390: vsie: fix some corner-cases when grabbing vsie pages
` [GIT PULL v2 02/20] KVM: s390: vsie: stop using page->index
` [GIT PULL v2 03/20] KVM: s390: vsie: stop messing with page refcount
` [GIT PULL v2 04/20] KVM: s390: vsie: stop using "struct page" for vsie page
` [GIT PULL v2 05/20] KVM: Do not restrict the size of KVM-internal memory regions
` [GIT PULL v2 06/20] KVM: s390: wrapper for KVM_BUG
` [GIT PULL v2 07/20] KVM: s390: fake memslot for ucontrol VMs
` [GIT PULL v2 08/20] KVM: s390: selftests: fix ucontrol memory region test
` [GIT PULL v2 09/20] KVM: s390: move pv gmap functions into kvm
` [GIT PULL v2 10/20] KVM: s390: use __kvm_faultin_pfn()
` [GIT PULL v2 11/20] KVM: s390: get rid of gmap_fault()
` [GIT PULL v2 12/20] KVM: s390: get rid of gmap_translate()
` [GIT PULL v2 13/20] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [GIT PULL v2 14/20] KVM: s390: stop using page->index for non-shadow gmaps
` [GIT PULL v2 15/20] KVM: s390: stop using lists to keep track of used dat tables
` [GIT PULL v2 16/20] KVM: s390: move gmap_shadow_pgt_lookup() into kvm
` [GIT PULL v2 17/20] KVM: s390: remove useless page->index usage
` [GIT PULL v2 18/20] KVM: s390: move PGSTE softbits
` [GIT PULL v2 19/20] KVM: s390: remove the last user of page->index
` [GIT PULL v2 20/20] KVM: s390: selftests: Streamline uc_skey test to issue iske after sske

[PATCH V2] mm/ptdump: Drop GENERIC_PTDUMP
 2025-02-06  4:21 UTC  (3+ messages)

[PATCH net-next] s390/net: Remove LCS driver
 2025-02-06  2:30 UTC  (3+ messages)

[PATCH v4 1/2] dm-integrity: use internal variable for digestsize
 2025-02-05 20:22 UTC 

[PATCH v3 0/2] dm-integrity: Implement asynch digest support
 2025-02-05 20:20 UTC  (7+ messages)
` [PATCH v3 1/2] dm-integrity: use internal variable for digestsize
` [PATCH v3 2/2] dm-integrity: introduce ahash support for the internal hash

[PATCH v3 0/3] iommu/s390: add support for IOMMU passthrough
 2025-02-05 19:55 UTC  (10+ messages)
` [PATCH v3 1/3] s390/pci: check for relaxed translation capability
` [PATCH v3 2/3] s390/pci: store DMA offset in bus_dma_region
` [PATCH v3 3/3] iommu/s390: implement iommu passthrough via identity domain

[PATCH] perf test: Fix perf test 11 hwmon endianess issue
 2025-02-05 18:39 UTC  (8+ messages)

[PATCH v2 0/6] iommu/s390: support additional table regions
 2025-02-05 15:08 UTC  (3+ messages)
` [PATCH v2 1/6] iommu/s390: add initial fields to track table size

[syzbot] Monthly s390 report (Feb 2025)
 2025-02-05 12:43 UTC 

[PATCH 0/2 v2] perf test: Fix endianess issue in hwmon test on
 2025-02-05 10:18 UTC  (3+ messages)
` [PATCH 1/2 v2] perf test: Fix perf test 11 hwmon endianess issue
` [PATCH 2/2 v2] perf test: Hwmon align structure on boundary in union

[PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-05  9:06 UTC  (7+ messages)
` [PATCH v4 3/7] syscall.h: add syscall_set_arguments()
` [PATCH v4 4/7] syscall.h: introduce syscall_set_nr()

[PATCH bpf-next v7 0/6] net/smc: Introduce smc_ops
 2025-02-05  8:02 UTC  (5+ messages)
` [PATCH bpf-next v7 3/6] net/smc: Introduce generic hook smc_ops

[PATCH] s390/mm: Simplify gap clamping in mmap_base() using clamp()
 2025-02-04 16:25 UTC 

[PATCH v3] kbuild: Strip runtime const RELA sections correctly
 2025-02-03 19:16 UTC  (7+ messages)

[PATCH v2 0/6] Account page tables at all levels
 2025-02-03 19:15 UTC  (2+ messages)

[PATCH v2 6/9] s390: Rely on generic printing of preemption model
 2025-02-03 14:28 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 0/2] s390x: Improve out-of-source builds
 2025-01-31  9:28 UTC  (8+ messages)
` [kvm-unit-tests PATCH v1 1/2] s390x/Makefile: Make sure the linker script is generated in the build directory
` [kvm-unit-tests PATCH v1 2/2] s390x/Makefile: Add auxinfo.o to cflatobjs

[PATCH] s390/vfio-ap: Replace one-element array with flexible array member
 2025-01-31  8:06 UTC  (9+ messages)

[GIT PULL] s390 fixes for 6.14 merge window
 2025-01-30 18:56 UTC  (2+ messages)

[GIT PULL] more s390 updates for 6.14 merge window
 2025-01-30 18:56 UTC  (2+ messages)

[PATCH v2 0/2] mm: zswap: remove z3fold and zbud
 2025-01-30 16:43 UTC  (6+ messages)
` [PATCH v2 1/2] mm: z3fold: remove z3fold
` [PATCH v2 2/2] mm: zbud: remove zbud

[PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
 2025-01-30 11:36 UTC  (6+ messages)

[GIT PULL v1 00/20] KVM: s390: some non-trivial fixes and cleanups for 6.14
 2025-01-30  9:51 UTC  (21+ messages)
` [GIT PULL v1 01/20] KVM: s390: vsie: fix some corner-cases when grabbing vsie pages
` [GIT PULL v1 02/20] KVM: s390: vsie: stop using page->index
` [GIT PULL v1 03/20] KVM: s390: vsie: stop messing with page refcount
` [GIT PULL v1 04/20] KVM: s390: vsie: stop using "struct page" for vsie page
` [GIT PULL v1 05/20] KVM: Do not restrict the size of KVM-internal memory regions
` [GIT PULL v1 06/20] KVM: s390: wrapper for KVM_BUG
` [GIT PULL v1 07/20] KVM: s390: fake memslot for ucontrol VMs
` [GIT PULL v1 08/20] KVM: s390: selftests: fix ucontrol memory region test
` [GIT PULL v1 09/20] KVM: s390: move pv gmap functions into kvm
` [GIT PULL v1 10/20] KVM: s390: use __kvm_faultin_pfn()
` [GIT PULL v1 11/20] KVM: s390: get rid of gmap_fault()
` [GIT PULL v1 12/20] KVM: s390: get rid of gmap_translate()
` [GIT PULL v1 13/20] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [GIT PULL v1 14/20] KVM: s390: stop using page->index for non-shadow gmaps
` [GIT PULL v1 15/20] KVM: s390: stop using lists to keep track of used dat tables
` [GIT PULL v1 16/20] KVM: s390: move gmap_shadow_pgt_lookup() into kvm
` [GIT PULL v1 17/20] KVM: s390: remove useless page->index usage
` [GIT PULL v1 18/20] KVM: s390: move PGSTE softbits
` [GIT PULL v1 19/20] KVM: s390: remove the last user of page->index
` [GIT PULL v1 20/20] KVM: s390: selftests: Streamline uc_skey test to issue iske after sske

[PATCH v2 03/28] mm/cma: introduce cma_intersects function
 2025-01-29 22:41 UTC 

[PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-01-29 18:51 UTC  (2+ messages)

[PATCH v2 0/2] dm-integrity: Implement asynch digest support
 2025-01-29 16:25 UTC  (3+ messages)
` [PATCH v2 1/2] dm-integrity: use internal variable for digestsize
` [PATCH v2 2/2] dm-integrity: introduce ahash support for the internal hash

[PATCH] s390/vfio-ap: Fix indentation in vfio_ap_mdev_ioctl()
 2025-01-29 15:53 UTC  (2+ messages)

[PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-01-29 13:01 UTC  (3+ messages)

[PATCH 0/2] tracing: s390: Fix fprobes on s390
 2025-01-29  9:12 UTC  (5+ messages)
` [PATCH 1/2] s390: fgraph: Fix to remove ftrace_test_recursion_trylock()
` [PATCH 2/2] s390: tracing: Define ftrace_get_symaddr() for s390

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-29  8:49 UTC  (10+ messages)
  `  "
      `  "
            `  "
                `  "

[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
 2025-01-29  0:56 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS
 2025-01-29  0:16 UTC  (6+ messages)

[PATCH v2 00/13] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-01-28 16:46 UTC  (4+ messages)
` [PATCH v2 05/13] cpumask: deprecate cpumask_next_wrap()
` [PATCH v2 06/13] cpumask: re-introduce cpumask_next{,_and}_wrap()
` [PATCH v2 09/13] s390: switch stop_machine_yield() to using cpumask_next_wrap()

[PATCH v3 3/6] syscall.h: introduce syscall_set_nr()
 2025-01-28 16:25 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox