public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-16 07:40:51 to 2026-01-26 05:03:03 UTC [more...]

[PATCH net-next v2] net: ethernet: neterion: s2io: remove unused driver
 2026-01-26  3:08 UTC 

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

[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 net-next 0/3] net/smc: buffer allocation and registration improvements
 2026-01-24 14:57 UTC  (13+ 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] 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 v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-23  0:01 UTC  (37+ 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 v9 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1

[PATCH v8 0/9] Error recovery for vfio-pci devices on s390x
 2026-01-22 19:44 UTC  (10+ 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 00/15] tick/sched: Refactor idle cputime accounting
 2026-01-22 14:40 UTC  (39+ messages)
` [PATCH 01/15] sched/idle: Handle offlining first in idle loop
` [PATCH 02/15] sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
` [PATCH 03/15] sched/cputime: Correctly support generic vtime idle time
` [PATCH 04/15] powerpc/time: Prepare to stop elapsing in dynticks-idle
` [PATCH 05/15] s390/time: "
` [PATCH 06/15] tick/sched: Unify idle cputime accounting
` [PATCH 07/15] cpufreq: ondemand: Simplify idle cputime granularity test
` [PATCH 08/15] tick/sched: Remove nohz disabled special case in cputime fetch
` [PATCH 09/15] tick/sched: Move dyntick-idle cputime accounting to cputime code
` [PATCH 10/15] tick/sched: Remove unused fields
` [PATCH 11/15] tick/sched: Account tickless idle cputime only when tick is stopped
` [PATCH 12/15] tick/sched: Consolidate idle time fetching APIs
` [PATCH 13/15] sched/cputime: Consolidate get_cpu_[idle|iowait]_time_us()
` [PATCH 14/15] sched/cputime: Handle idle irqtime gracefully
` [PATCH 15/15] sched/cputime: Handle dyntick-idle steal time correctly

[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  (9+ 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  (31+ messages)
` [PATCH 1/4] sparc64: vdso: "
` [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

[PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
 2026-01-16 12:10 UTC  (3+ messages)

[RFC] s390x/kdump: pass dm-crypt keys to kdump kernel
 2026-01-16 10:33 UTC 


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