public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-16 17:28:31 to 2026-01-27 15:20:01 UTC [more...]

[PATCH v4 00/12] s390: SFrame user space unwinding
 2026-01-27 15:19 UTC  (10+ messages)
` [PATCH v4 02/12] s390/vdso: Avoid emitting DWARF CFI for non-vDSO
` [PATCH v4 03/12] s390/vdso: Keep function symbols in vDSO
` [PATCH v4 04/12] s390/vdso: Enable SFrame V3 generation "
` [PATCH v4 05/12] unwind_user: Enable archs that define CFA = SP_callsite + offset
` [PATCH v4 06/12] unwind_user/sframe: Enable archs with encoded SFrame CFA offsets
` [PATCH v4 07/12] s390/ptrace: Convert function macros to inline functions
` [PATCH v4 10/12] unwind_user: Introduce FP/RA recovery rule unknown
` [PATCH v4 11/12] unwind_user/fp: Use arch-specific helper to initialize FP frame
` [PATCH v4 12/12] s390/unwind_user/fp: Enable back chain unwinding of user space

[PATCH 00/15] tick/sched: Refactor idle cputime accounting
 2026-01-27 14:45 UTC  (31+ messages)
` [PATCH 01/15] sched/idle: Handle offlining first in idle loop
` [PATCH 03/15] sched/cputime: Correctly support generic vtime idle time
` [PATCH 05/15] s390/time: Prepare to stop elapsing in dynticks-idle
` [PATCH 06/15] tick/sched: Unify idle cputime accounting
` [PATCH 07/15] cpufreq: ondemand: Simplify idle cputime granularity test
` [PATCH 09/15] tick/sched: Move dyntick-idle cputime accounting to cputime code

[PATCH net-next 0/3] net/smc: buffer allocation and registration improvements
 2026-01-27 13:34 UTC  (17+ messages)
` [PATCH net-next 1/3] net/smc: cap allocation order for SMC-R physically contiguous buffers
` [PATCH net-next 2/3] mm: vmalloc: export find_vm_area()
` [PATCH net-next 3/3] net/smc: optimize MTTE consumption for SMC-R buffers

[PATCH net v2] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
 2026-01-27 12:00 UTC  (4+ messages)

[PATCH v8 0/9] Error recovery for vfio-pci devices on s390x
 2026-01-27 11:16 UTC  (18+ messages)
` [PATCH v8 1/9] PCI: Allow per function PCI slots
` [PATCH v8 2/9] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v8 3/9] PCI: Avoid saving config space state if inaccessible
` [PATCH v8 4/9] PCI: Add additional checks for flr reset
` [PATCH v8 5/9] s390/pci: Update the logic for detecting passthrough device
` [PATCH v8 6/9] s390/pci: Store PCI error information for passthrough devices
` [PATCH v8 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v8 8/9] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v8 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[PATCH net-next v2] net: ethernet: neterion: s2io: remove unused driver
 2026-01-27  1:19 UTC  (2+ messages)

[PATCH linux-next] perf test: Fix test perf evlist for z/VM s390x
 2026-01-26 20:34 UTC  (3+ messages)

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-26 16:56 UTC  (35+ messages)
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
 2026-01-26 16:53 UTC  (16+ messages)
` [PATCH v10 01/15] set_memory: set_direct_map_* to take address
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v10 03/15] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v10 04/15] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v10 05/15] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v10 06/15] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v10 07/15] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v10 08/15] KVM: arm64: "
` [PATCH v10 09/15] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v10 10/15] KVM: selftests: load elf via bounce buffer
` [PATCH v10 11/15] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v10 12/15] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v10 13/15] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v10 14/15] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v10 15/15] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH v7] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
 2026-01-26  4:21 UTC  (2+ messages)

[PATCH net-next] net: ethernet: neterion: s2io: remove unused driver
 2026-01-25 21:41 UTC  (7+ messages)

[PATCH] s390/con3215: add unregister in tty3215_init()
 2026-01-25 13:14 UTC 

[PATCH] s390/raw3270: add unregister in raw3270_init()
 2026-01-25 13:06 UTC 

[PATCH] lib/random32: convert selftest to KUnit
 2026-01-24  5:41 UTC 

[PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
 2026-01-24  0:18 UTC  (13+ messages)

[GIT PULL] s390 fixes for 6.19-rc7
 2026-01-23 22:03 UTC  (2+ messages)

[PATCH V2 linux-next] perf test: Subtest Exclude disjoint subcmd names fails
 2026-01-22 10:48 UTC  (4+ messages)

[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-21 14:48 UTC  (20+ messages)
` [PATCH v4 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v4 2/3] prandom: Add __always_inline version of prandom_u32_state()
` [PATCH v4 3/3] randomize_kstack: Unify random source across arches

[PATCH] btrfs: fix the folio leak on S390 hardware acceleration
 2026-01-21  9:28 UTC  (3+ messages)

[PATCH v7 0/9] Error recovery for vfio-pci devices on s390x
 2026-01-20 22:34 UTC  (19+ messages)
` [PATCH v7 2/9] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v7 3/9] PCI: Avoid saving config space state if inaccessible
` [PATCH v7 4/9] PCI: Add additional checks for flr reset
` [PATCH v7 6/9] s390/pci: Store PCI error information for passthrough devices
` [PATCH v7 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v7 8/9] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v7 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[PATCH] KVM: s390: vsie: retry SIE when unable to get vsie_page
 2026-01-20 15:23 UTC  (8+ messages)

[PATCH] perf test: Subtest Exclude disjoint subcmd names fails
 2026-01-20 12:15 UTC 

[PATCH 0/4] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
 2026-01-20 12:01 UTC  (26+ messages)
` [PATCH 2/4] x86/vdso: "
` [PATCH 3/4] s390/vdso: Trim includes in linker script
` [PATCH 4/4] asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONG

[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-19 12:59 UTC  (11+ messages)
` [PATCH v3 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
` [PATCH v3 3/3] randomize_kstack: Unify random source across arches


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