public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-27 17:01:20 to 2023-07-06 22:21:46 UTC [more...]

[PATCH v5 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-06 22:20 UTC  (6+ messages)
` [PATCH v5 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v5 03/13] arm/kexec: "
` [PATCH v5 04/13] ia64/kexec: "
` [PATCH v5 05/13] arm64/kexec: "

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-06 21:02 UTC  (14+ messages)
` [PATCH v2 07/92] fs: add ctime accessors infrastructure
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
      ` [apparmor] "
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime

[GIT PULL] s390 updates for 6.5 merge window part 2
 2023-07-06 20:54 UTC  (2+ messages)

[PATCH v2 00/12] mm: free retracted page table by RCU
 2023-07-06 19:45 UTC  (34+ messages)
` [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page
` [PATCH v2 07/12] s390: "

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-06 16:14 UTC  (15+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
` [PATCH 15/32] s390/dasd: Convert to blkdev_get_handle_by_path()
` [PATCH 32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put()

[PATCH v4 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-06 16:07 UTC  (24+ messages)
` [PATCH v4 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v4 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v4 03/13] arm/kexec: "
` [PATCH v4 04/13] ia64/kexec: "
` [PATCH v4 05/13] arm64/kexec: "
` [PATCH v4 06/13] loongarch/kexec: "
` [PATCH v4 07/13] m68k/kexec: "
` [PATCH v4 08/13] mips/kexec: "
` [PATCH v4 09/13] parisc/kexec: "
` [PATCH v4 10/13] powerpc/kexec: "
` [PATCH v4 11/13] riscv/kexec: "
` [PATCH v4 12/13] s390/kexec: "
` [PATCH v4 13/13] sh/kexec: "

[PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
 2023-07-06 15:55 UTC  (3+ messages)

[PATCH v8 10/19] s390: mm: Convert to GENERIC_IOREMAP
 2023-07-06 15:45 UTC 

[PATCH] KVM: s390: Don't WARN on PV validities
 2023-07-06 14:53 UTC 

next: s390: arch/s390/kernel/machine_kexec.c:192:18: error: invalid use of undefined type 'struct kimage'
 2023-07-06 12:06 UTC 

[PATCH net] s390/ism: Fix locking for forwarding of IRQs and events to clients
 2023-07-06 12:00 UTC  (3+ messages)

[kvm-unit-tests PATCH v10 0/2] S390x: CPU Topology Information
 2023-07-06 10:48 UTC  (9+ messages)
` [kvm-unit-tests PATCH v10 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v10 2/2] s390x: topology: Checking Configuration Topology Information

[PATCH v2 16/92] s390: convert to ctime accessor functions
 2023-07-05 19:00 UTC 

[PATCH v2 0/2] KVM: s390: pv: fix two small bugs
 2023-07-05 11:19 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: s390: pv: simplify shutdown and fix race
` [PATCH v2 2/2] KVM: s390: pv: fix index value of replaced ASCE

[RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-05 10:24 UTC  (7+ messages)
` [RESEND PATCH v9 2/2] "

[PATCH net] s390/qeth: Fix vipa deletion
 2023-07-05  9:50 UTC  (3+ messages)

[PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-07-03 14:09 UTC  (6+ messages)
` [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs

[kvm-unit-tests RFC 0/3] s390x: Improve console handling
 2023-07-03 12:30 UTC  (11+ messages)
` [kvm-unit-tests RFC 1/3] lib: s390x: sclp: Add carriage return to line feed
` [kvm-unit-tests RFC 2/3] lib: s390x: sclp: Clear ASCII screen on setup
` [kvm-unit-tests RFC 3/3] lib: s390x: sclp: Add line mode input handling

[PATCH v3 0/3] Make fprobe + rethook immune to recursion
 2023-07-03  6:52 UTC  (4+ messages)
` [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free

[PATCH AUTOSEL 6.4 08/16] s390/kasan: avoid short by one page shadow memory
 2023-07-02 19:38 UTC  (3+ messages)
` [PATCH AUTOSEL 6.4 09/16] s390/crash: use the correct type for memory allocation
` [PATCH AUTOSEL 6.4 10/16] s390/boot: fix physmem_info virtual vs physical address confusion

[GIT PULL 00/11] kvm: s390: Changes for 6.5
 2023-07-01 11:01 UTC  (2+ messages)

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-30 22:12 UTC  (2+ messages)
  ` [PATCH 01/79] fs: add ctime accessors infrastructure

[kvm-unit-tests PATCH v3 0/6] s390x: Add support for running guests without MSO/MSL
 2023-06-30 15:53 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 5/6] s390x: lib: sie: don't reenter SIE on pgm int

[PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-30 14:33 UTC  (7+ messages)
` [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v3 12/13] s390/kexec: "

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-06-30  5:33 UTC  (3+ messages)

[PATCH v1 00/10] variable-order, large folios for anonymous memory
 2023-06-29 17:05 UTC  (41+ messages)
` [PATCH v1 01/10] mm: Expose clear_huge_page() unconditionally
` [PATCH v1 03/10] mm: Introduce try_vma_alloc_movable_folio()
` [PATCH v1 04/10] mm: Implement folio_add_new_anon_rmap_range()
` [PATCH v1 06/10] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v1 08/10] mm: Kconfig hooks to determine max anon folio allocation order
` [PATCH v1 10/10] mm: Allocate large folios for anonymous memory

[PATCH] s390/lcs: Remove FDDI option
 2023-06-29 12:08 UTC  (6+ messages)

[PATCH 0/2] KVM: s390: interrupt: Fix stepping into interrupt handlers
 2023-06-29  8:32 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: s390: interrupt: Fix stepping into program "

prospective 13/12 s390 pgtable_list patch
 2023-06-28 19:15 UTC  (2+ messages)

[PATCH v6 00/33] Split ptdesc from struct page
 2023-06-28 18:51 UTC  (11+ messages)
` [PATCH v6 03/33] pgtable: Create struct ptdesc

[PATCH] s390/net: lcs: fix build errors when FDDI is a loadable module
 2023-06-28 15:29 UTC  (8+ messages)

[PATCH v12 00/24] Add vfio_device cdev for iommufd support
 2023-06-28 14:41 UTC  (9+ messages)
` [PATCH v12 18/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD

[PATCH v1 1/1] KVM: s390: pv: simplify shutdown and fix race
 2023-06-28 13:10 UTC 

[PATCH v13 00/22] Add vfio_device cdev for iommufd support
 2023-06-28 12:34 UTC  (9+ messages)
` [PATCH v13 22/22] docs: vfio: Add vfio device cdev description

[GIT PULL] s390 updates for 6.5 merge window
 2023-06-27 23:10 UTC  (2+ messages)

[PATCH v5 00/33] Split ptdesc from struct page
 2023-06-27 21:57 UTC  (11+ messages)
` [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs


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