linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-09 19:41:34 to 2021-04-19 16:41:20 UTC [more...]

[PATCH v1 0/5] Convert powerpc to GENERIC_PTDUMP
 2021-04-19 16:41 UTC  (24+ messages)
` [PATCH v1 1/5] mm: pagewalk: Fix walk for hugepage tables
` [PATCH v1 2/5] mm: ptdump: Fix build failure
` [PATCH v1 3/5] mm: ptdump: Provide page size to notepage()
` [PATCH v1 4/5] mm: ptdump: Support hugepd table entries
` [PATCH v1 5/5] powerpc/mm: Convert powerpc to GENERIC_PTDUMP

[PATCH v2 0/4] KVM statistics data fd-based binary interface
 2021-04-19 13:26 UTC  (9+ messages)
` [PATCH v2 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH v2 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v2 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v2 4/4] KVM: selftests: Add selftest for KVM "

[kvm-unit-tests PATCH 0/6] s390x: uv: Extend guest test and add host test
 2021-04-19 11:45 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/6] s390x: uv-guest: Add invalid share location test

[PATCH 0/6] zfcp: cleanups and qdio code refactor for 5.13/5.14
 2021-04-18 16:04 UTC  (9+ messages)
` [PATCH 1/6] zfcp: remove unneeded INIT_LIST_HEAD() for FSF requests
` [PATCH 2/6] zfcp: fix indentation coding style issue
` [PATCH 3/6] zfcp: fix sysfs roll-back on error in zfcp_adapter_enqueue()
` [PATCH 4/6] zfcp: clean up sysfs code for SFP diagnostics
` [PATCH 5/6] scsi: zfcp: move the position of put_device
` [PATCH 6/6] scsi: zfcp: lift Request Queue tasklet & timer from qdio

[PATCH 0/1] Use of /sys/bus/pci/devices/…/index for non-SMBIOS platforms
 2021-04-18  8:18 UTC  (12+ messages)
` [PATCH 1/1] s390/pci: expose a PCI device's UID as its index

[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
 2021-04-17  8:16 UTC  (7+ messages)
` [PATCH bpf-next 2/2] docs: bpf: bpf_jit_enable mode changed

[GIT PULL 0/1] KVM: s390: Fix potential crash in preemptible kernels
 2021-04-17  7:28 UTC  (2+ messages)
` [GIT PULL 1/1] KVM: s390: fix guarded storage control register handling

[RFC PATCH v4 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2021-04-16 14:41 UTC  (12+ messages)
` [RFC PATCH v4 1/4] vfio-ccw: Check initialized flag in cp_init()
` [RFC PATCH v4 2/4] vfio-ccw: Check workqueue before doing START
` [RFC PATCH v4 3/4] vfio-ccw: Reset FSM state to IDLE inside FSM
` [RFC PATCH v4 4/4] vfio-ccw: Reset FSM state to IDLE before io_mutex

[RFC] mm: support multi_freearea to the reduction of external fragmentation
 2021-04-16 11:06 UTC  (2+ messages)

[PATCH] symbol : Make the size of the compile-related array fixed
 2021-04-16  6:34 UTC  (5+ messages)
    ` 答复: "

[v2 RFC PATCH 0/7] mm: thp: use generic THP migration for NUMA hinting fault
 2021-04-15 18:57 UTC  (15+ messages)
` [v2 PATCH 1/7] mm: memory: add orig_pmd to struct vm_fault
` [v2 PATCH 2/7] mm: memory: make numa_migrate_prep() non-static
` [v2 PATCH 3/7] mm: thp: refactor NUMA fault handling
` [v2 PATCH 4/7] mm: migrate: account THP NUMA migration counters correctly
` [v2 PATCH 5/7] mm: migrate: don't split THP for misplaced NUMA page
` [v2 PATCH 6/7] mm: migrate: check mapcount for THP instead of ref count
` [v2 PATCH 7/7] mm: thp: skip make PMD PROT_NONE if THP migration is not supported

[GIT PULL 0/7] KVM: s390: Updates for 5.13
 2021-04-15 17:02 UTC  (9+ messages)
` [GIT PULL 1/7] KVM: s390: Fix comment spelling in kvm_s390_vcpu_start()
` [GIT PULL 2/7] KVM: s390: diag9c (directed yield) forwarding
` [GIT PULL 3/7] KVM: s390: split kvm_s390_logical_to_effective
` [GIT PULL 4/7] KVM: s390: extend kvm_s390_shadow_fault to return entry pointer
` [GIT PULL 5/7] KVM: s390: VSIE: correctly handle MVPG when in VSIE
` [GIT PULL 6/7] KVM: s390: split kvm_s390_real_to_abs
` [GIT PULL 7/7] KVM: s390: VSIE: fix MVPG handling for prefixing and MSO

[PATCH v2 0/2] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-04-15 16:26 UTC  (6+ messages)
` [PATCH v2 1/2] sparc: explicitly set PCI_IOBASE to 0
` [PATCH v2 2/2] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE

consolidate the flock uapi definitions
 2021-04-15 12:20 UTC  (16+ messages)
` [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
` [PATCH 2/5] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH 3/5] uapi: merge the 32-bit mips struct flock into the generic one
` [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH 5/5] compat: consolidate the compat_flock{,64} definition

[PATCH 0/5] perf: oprofile spring cleanup
 2021-04-15 12:12 UTC  (12+ messages)
` [PATCH 1/5] KVM: arm64: Divorce the perf code from oprofile helpers
` [PATCH 2/5] arm64: Get rid of oprofile leftovers
` [PATCH 3/5] s390: "
` [PATCH 4/5] sh: "
` [PATCH 5/5] perf: "

[PATCH] KVM: s390: fix guarded storage control register handling
 2021-04-15 10:50 UTC  (5+ messages)

Inaccessible pages & folios
 2021-04-15  9:28 UTC  (6+ messages)

[PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
 2021-04-15  4:40 UTC  (5+ messages)

[PATCH v2 00/18] Make vfio_mdev type safe
 2021-04-14 18:17 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.12-rc8 / 5.12
 2021-04-14 18:02 UTC  (2+ messages)

[PATCH rdma-next 00/10] Enable relaxed ordering for ULPs
 2021-04-14 14:49 UTC  (22+ messages)

[PATCH] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-04-14 14:02 UTC  (12+ messages)

[PATCH -next] s390/protvirt: fix error return code in uv_info_init()
 2021-04-13 14:15 UTC  (2+ messages)

[Patch net] smc: disallow TCP_ULP in smc_setsockopt()
 2021-04-13  7:48 UTC  (4+ messages)

[s390:features 40/44] drivers/gpu/drm/drm_lock.c:75:10: error: passing 'typeof (lock)' (aka 'volatile unsigned int *') to parameter of type 'void *' discards qualifiers
 2021-04-12 20:49 UTC 

[s390:features 40/44] drivers/gpu/drm/drm_lock.c:75:24: sparse: sparse: incorrect type in argument 1 (different modifiers)
 2021-04-12 17:25 UTC 

[PATCH 5/8] scsi: remove the unchecked_isa_dma flag
 2021-04-12 14:04 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 0/7] s390: Add support for large pages
 2021-04-12 13:52 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 1/7] s390x: lib: add and use macros for control register bits
` [kvm-unit-tests PATCH v3 5/7] s390x: lib: add PGM_TEID_* macros
` [kvm-unit-tests PATCH v3 7/7] s390x: edat test

[PATCH] mm: memcontrol: fix forget to obtain the ref to objcg in split_page_memcg
 2021-04-12 11:05 UTC  (3+ messages)
  ` [External] "

[PATCH v2 1/1] kernel.h: Split out panic and oops helpers
 2021-04-09 22:39 UTC  (3+ messages)


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 NNTP newsgroup(s).