messages from 2025-01-23 14:46:46 to 2025-02-04 12:06:08 UTC [more...]
[PATCH v3 00/18] vDSO: Introduce generic data storage
2025-02-04 12:05 UTC (2+ messages)
` [PATCH v3 02/18] parisc: Remove unused symbol vdso_data
[PATCH v3 0/2] dm-integrity: Implement asynch digest support
2025-02-04 11:49 UTC (6+ 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 net-next] s390/net: Remove LCS driver
2025-02-04 10:31 UTC
[kvm-unit-tests PATCH] lib: s390x: css: Name inline assembly arguments and clean them up
2025-02-04 9:51 UTC
[PATCH 0/2 v3] perf test: perf record tests (114) changes
2025-02-04 3:42 UTC (5+ 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] perf test: Fix perf test 11 hwmon endianess issue
2025-02-04 3:35 UTC (7+ messages)
[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)
[PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-02-03 10:35 UTC (5+ messages)
` [PATCH v4 3/7] syscall.h: add syscall_set_arguments()
` [PATCH v4 4/7] syscall.h: introduce syscall_set_nr()
[GIT PULL v2 00/20] KVM: s390: some non-trivial fixes and cleanups for 6.14
2025-01-31 11:25 UTC (21+ 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
[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 (10+ 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 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-01-30 11:36 UTC (11+ messages)
` [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
` [PATCH v3 3/6] syscall.h: introduce syscall_set_nr()
[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 v3 0/3] iommu/s390: add support for IOMMU passthrough
2025-01-30 7:43 UTC (9+ 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 v2 03/28] mm/cma: introduce cma_intersects function
2025-01-29 22:41 UTC
[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()
[RFC net-next 0/7] Provide an ism layer
2025-01-28 16:04 UTC (8+ messages)
[PATCH] KVM: s390: selftests: Streamline uc_skey test to issue iske after sske
2025-01-28 13:18 UTC
[PATCH 03/27] mm/cma: introduce cma_intersects function
2025-01-27 23:21 UTC
[PATCH v1 0/1] dm-integrity: Implement asynch digest support
2025-01-27 17:57 UTC (5+ messages)
` [PATCH v1 1/1] "
[PATCH v4 00/15] KVM: s390: Stop using page->index and other things
2025-01-27 9:36 UTC (19+ messages)
` [PATCH v4 04/15] KVM: s390: selftests: fix ucontrol memory region test
` [PATCH v4 05/15] KVM: s390: move pv gmap functions into kvm
` [PATCH v4 08/15] KVM: s390: get rid of gmap_translate()
` [PATCH v4 09/15] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [PATCH v4 10/15] KVM: s390: stop using page->index for non-shadow gmaps
` [PATCH v4 11/15] KVM: s390: stop using lists to keep track of used dat tables
` [PATCH v4 12/15] KVM: s390: move gmap_shadow_pgt_lookup() into kvm
` [PATCH v4 13/15] KVM: s390: remove useless page->index usage
` [PATCH v4 14/15] KVM: s390: move PGSTE softbits
` [PATCH v4 15/15] KVM: s390: remove the last user of page->index
[syzbot] [net?] [s390?] KASAN: slab-use-after-free Read in __pnet_find_base_ndev (2)
2025-01-27 7:59 UTC
[s390:for-next 68/91] arch/s390/mm/vmem.c:665:36: warning: performing pointer arithmetic on a null pointer has undefined behavior
2025-01-26 19:47 UTC
[PATCH AUTOSEL 6.6 3/5] s390/stackleak: Use exrl instead of ex in __stackleak_poison()
2025-01-26 14:49 UTC
[PATCH AUTOSEL 6.12 4/6] s390/stackleak: Use exrl instead of ex in __stackleak_poison()
2025-01-26 14:48 UTC
[PATCH AUTOSEL 6.13 4/7] s390/stackleak: Use exrl instead of ex in __stackleak_poison()
2025-01-26 14:48 UTC
[syzbot] [net?] [s390?] possible deadlock in smc_shutdown (2)
2025-01-26 13:59 UTC
[PATCH bpf-next v7 0/6] net/smc: Introduce smc_ops
2025-01-26 9:48 UTC (3+ messages)
` [PATCH bpf-next v7 6/6] bpf/selftests: add selftest for bpf_smc_ops
[PATCH v2 0/6] iommu/s390: support additional table regions
2025-01-24 20:18 UTC (7+ messages)
` [PATCH v2 1/6] iommu/s390: add initial fields to track table size
` [PATCH v2 2/6] s390/pci: set appropriate IOTA region type
` [PATCH v2 3/6] iommu/s390: support cleanup of additional table regions
` [PATCH v2 4/6] iommu/s390: support iova_to_phys for "
` [PATCH v2 5/6] iommu/s390: support map/unmap "
` [PATCH v2 6/6] iommu/s390: allow larger region tables
[PATCH] s390/mm: Add missing ctor/dtor on page table upgrade
2025-01-24 12:39 UTC (9+ messages)
[kvm-unit-tests PATCH v2 00/18] arm/arm64: Add kvmtool to the runner script
2025-01-23 16:12 UTC (13+ messages)
` [kvm-unit-tests PATCH v2 13/18] run_tests: Do not probe for maximum number of VCPUs when using kvmtool
` [kvm-unit-tests PATCH v2 14/18] run_tests: Add KVMTOOL environment variable for kvmtool binary path
` [kvm-unit-tests PATCH v2 15/18] Add kvmtool_params to test specification
` [kvm-unit-tests PATCH v2 16/18] scripts/mkstandalone: Export $TARGET
` [kvm-unit-tests PATCH v2 17/18] unittest: Add disabled_if parameter and use it for kvmtool
` [kvm-unit-tests PATCH v2 18/18] run_tests: Enable kvmtool
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