Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-05 09:01:33 to 2024-04-11 16:01:46 UTC [more...]

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-11 16:00 UTC 

[PATCH] treewide: Fix common grammar mistake "the the"
 2024-04-11 15:37 UTC  (4+ messages)

[PATCH net] Revert "s390/ism: fix receive message buffer allocation"
 2024-04-11 13:52 UTC  (5+ messages)

[PATCH v1 0/5] s390: page_mapcount(), page_has_private() and PG_arch_1
 2024-04-11 13:13 UTC  (18+ messages)
` [PATCH v1 1/5] s390/uv: don't call wait_on_page_writeback() without a reference
` [PATCH v1 2/5] s390/uv: convert gmap_make_secure() to work on folios
` [PATCH v1 3/5] s390/uv: convert PG_arch_1 users to only work on small folios
` [PATCH v1 4/5] s390/uv: update PG_arch_1 comment

[PATCH v2 0/2] s390/mm: shared zeropage + KVM fixes
 2024-04-11 12:55 UTC  (8+ messages)
` [PATCH v2 1/2] mm/userfaultfd: don't place zeropages when zeropages are disallowed
` [PATCH v2 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[PATCH] bug: Fix no-return-statement warning with !CONFIG_BUG
 2024-04-11 11:26 UTC  (11+ messages)

[RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-11 11:12 UTC  (14+ messages)
` [RFC PATCH net-next v5 04/11] net/smc: implement some unsupported operations of loopback-ism

[kvm-unit-tests PATCH 0/2] s390x: run script fixes for PV tests
 2024-04-11  9:40 UTC  (12+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: Fix misspelt variable name in func.bash
` [kvm-unit-tests PATCH 2/2] s390x: Fix is_pv check in run script

[RFC kvm-unit-tests PATCH v2 00/14] add shellcheck support
 2024-04-11  7:03 UTC  (19+ messages)
` [RFC kvm-unit-tests PATCH v2 01/14] Add initial shellcheck checking
` [RFC kvm-unit-tests PATCH v2 02/14] shellcheck: Fix SC2223
` [RFC kvm-unit-tests PATCH v2 03/14] shellcheck: Fix SC2295
` [RFC kvm-unit-tests PATCH v2 04/14] shellcheck: Fix SC2094
` [RFC kvm-unit-tests PATCH v2 05/14] shellcheck: Fix SC2006
` [RFC kvm-unit-tests PATCH v2 06/14] shellcheck: Fix SC2155
` [RFC kvm-unit-tests PATCH v2 07/14] shellcheck: Fix SC2143
` [RFC kvm-unit-tests PATCH v2 08/14] shellcheck: Fix SC2013
` [RFC kvm-unit-tests PATCH v2 09/14] shellcheck: Fix SC2145
` [RFC kvm-unit-tests PATCH v2 10/14] shellcheck: Fix SC2124
` [RFC kvm-unit-tests PATCH v2 11/14] shellcheck: Fix SC2294
` [RFC kvm-unit-tests PATCH v2 12/14] shellcheck: Fix SC2178
` [RFC kvm-unit-tests PATCH v2 13/14] shellcheck: Fix SC2048
` [RFC kvm-unit-tests PATCH v2 14/14] shellcheck: Suppress various messages

[PATCH vhost v8 0/6] refactor the params of find_vqs()
 2024-04-11  2:35 UTC  (7+ messages)
` [PATCH vhost v8 1/6] virtio_balloon: remove the dependence where names[] is null
` [PATCH vhost v8 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v8 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v8 4/6] virtio: vring_create_virtqueue: "
` [PATCH vhost v8 5/6] virtio: vring_new_virtqueue(): "
` [PATCH vhost v8 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH v2 0/7] arch/mm/fault: accelerate pagefault when badaccess
 2024-04-11  1:17 UTC  (17+ messages)
` [PATCH v2 1/7] arm64: mm: cleanup __do_page_fault()
` [PATCH v2 2/7] arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
` [PATCH v2 4/7] powerpc: mm: accelerate pagefault when badaccess
` [PATCH v2 5/7] riscv: "
` [PATCH v2 6/7] s390: "

[PATCH v1 0/3] mm: follow_pte() improvements and acrn follow_pte() fixes
 2024-04-10 20:12 UTC  (6+ messages)
` [PATCH v1 1/3] drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()
` [PATCH v1 2/3] mm: pass VMA instead of MM to follow_pte()
` [PATCH v1 3/3] mm: follow_pte() improvements

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2024-04-10 17:28 UTC  (5+ messages)
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis

[PATCH] mm/shmem: Inline shmem_is_huge() for disabled transparent hugepages
 2024-04-10 17:03 UTC  (10+ messages)

[PATCH v2 RESEND 0/5] sched/vtime: vtime.h headers cleanup
 2024-04-10 15:09 UTC  (6+ messages)
` [PATCH v2 RESEND 1/5] sched/vtime: remove confusing arch_vtime_task_switch() declaration
` [PATCH v2 RESEND 2/5] sched/vtime: get rid of generic vtime_task_switch() implementation
` [PATCH v2 RESEND 3/5] s390/vtime: remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover
` [PATCH v2 RESEND 4/5] s390/irq,nmi: include <asm/vtime.h> header directly
` [PATCH v2 RESEND 5/5] sched/vtime: do not include <asm/vtime.h> header

[PATCH] vdso: Fix powerpc build U64_MAX undeclared error
 2024-04-10  2:47 UTC  (3+ messages)

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-09 18:11 UTC  (15+ messages)
` [PATCH v3 01/15] bug/kunit: Core "
` [PATCH v3 02/15] kunit: bug: Count suppressed "
` [PATCH v3 03/15] kunit: Add test cases for backtrace warning suppression
` [PATCH v3 04/15] kunit: Add documentation for warning backtrace suppression API
` [PATCH v3 06/15] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH v3 13/15] sh: Move defines needed for suppressing warning backtraces

[PATCH 6.6 000/252] 6.6.26-rc1 review
 2024-04-09 12:20 UTC  (3+ messages)

[PATCH net v2] s390/ism: fix receive message buffer allocation
 2024-04-09  7:58 UTC  (6+ messages)

[PATCH RFC v2 0/5] arm64: support DMA zone starting above 4GB
 2024-04-09  6:17 UTC  (6+ messages)
` [PATCH RFC v2 1/5] dma-mapping: replace zone_dma_bits by zone_dma_limit
` [PATCH RFC v2 2/5] of: get dma area lower limit
` [PATCH RFC v2 3/5] of: unittest: add test for of_dma_get_cpu_limits() 'min' param
` [PATCH RFC v2 4/5] dma-direct: add base offset to zone_dma_bits
` [PATCH RFC v2 5/5] arm64: mm: take DMA zone offset into account

[PATCH 0/2] Convert some gmap functions to use folios
 2024-04-08 15:20 UTC  (2+ messages)

[PATCH v4 0/5] s390/vfio-ap: ap_config sysfs attribute for mdevctl automation
 2024-04-08 14:22 UTC  (3+ messages)
` [PATCH v4 4/5] s390/vfio-ap: Add write support to sysfs attr ap_config

[PATCH] s390/tools: Use ARRAY_SIZE() to fix Coccinelle warnings
 2024-04-08 12:42 UTC  (3+ messages)

[PATCH] s390/smp: Use min() to fix Coccinelle warning
 2024-04-08 11:48 UTC  (2+ messages)

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-08 10:03 UTC  (8+ messages)
` [PATCH 3/9] IB: Convert from tasklet to BH workqueue
` [PATCH 7/9] s390: "
` [PATCH 9/9] mmc: "

[PATCH v2 4/4] ax.25: Remove the now superfluous sentinel elements from ctl_table array
 2024-04-08  7:20 UTC  (5+ messages)

[PATCH vhost v7 0/6] refactor the params of find_vqs()
 2024-04-07  6:07 UTC  (3+ messages)

[kvm-unit-tests RFC PATCH 00/17] add shellcheck support
 2024-04-06 10:56 UTC  (43+ messages)
` [kvm-unit-tests RFC PATCH 01/17] Add initial shellcheck checking
` [kvm-unit-tests RFC PATCH 02/17] shellcheck: Fix SC2223
` [kvm-unit-tests RFC PATCH 03/17] shellcheck: Fix SC2295
` [kvm-unit-tests RFC PATCH 04/17] shellcheck: Fix SC2094
` [kvm-unit-tests RFC PATCH 05/17] shellcheck: Fix SC2006
` [kvm-unit-tests RFC PATCH 06/17] shellcheck: Fix SC2155
` [kvm-unit-tests RFC PATCH 07/17] shellcheck: Fix SC2235
` [kvm-unit-tests RFC PATCH 08/17] shellcheck: Fix SC2119, SC2120
` [kvm-unit-tests RFC PATCH 09/17] shellcheck: Fix SC2143
` [kvm-unit-tests RFC PATCH 10/17] shellcheck: Fix SC2013
` [kvm-unit-tests RFC PATCH 11/17] shellcheck: Fix SC2145
` [kvm-unit-tests RFC PATCH 12/17] shellcheck: Fix SC2124
` [kvm-unit-tests RFC PATCH 13/17] shellcheck: Fix SC2294
` [kvm-unit-tests RFC PATCH 14/17] shellcheck: Fix SC2178
` [kvm-unit-tests RFC PATCH 15/17] shellcheck: Fix SC2048
` [kvm-unit-tests RFC PATCH 16/17] shellcheck: Fix SC2153
` [kvm-unit-tests RFC PATCH 17/17] shellcheck: Suppress various messages

[GIT PULL] s390 fixes for 6.9-rc3
 2024-04-05 21:06 UTC  (2+ messages)

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2024-04-05 16:20 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH net 0/1] s390/ism: Fix splice for SMC-D
 2024-04-05 14:36 UTC  (8+ messages)
` [PATCH net 1/1] s390/ism: fix receive message buffer allocation

[PATCH v2] s390/ism: fix receive message buffer allocation
 2024-04-05 11:12 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).