public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-23 06:21:20 to 2020-08-05 17:10:35 UTC [more...]

[PATCH v2 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-05 17:10 UTC  (33+ messages)
` [PATCH v2 01/17] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
` [PATCH v2 02/17] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH v2 03/17] arm, xtensa: simplify initialization of high memory pages
` [PATCH v2 04/17] arm64: numa: simplify dummy_numa_init()
` [PATCH v2 05/17] h8300, nds32, openrisc: simplify detection of memory extents
` [PATCH v2 06/17] riscv: drop unneeded node initialization
` [PATCH v2 07/17] mircoblaze: drop unneeded NUMA and sparsemem initializations
` [PATCH v2 08/17] memblock: make for_each_memblock_type() iterator private
` [PATCH v2 09/17] memblock: make memblock_debug and related functionality private
` [PATCH v2 10/17] memblock: reduce number of parameters in for_each_mem_range()
` [PATCH v2 11/17] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH v2 12/17] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH v2 13/17] x86/setup: simplify initrd relocation and reservation
` [PATCH v2 14/17] x86/setup: simplify reserve_crashkernel()
` [PATCH v2 15/17] memblock: remove unused memblock_mem_size()
` [PATCH v2 16/17] memblock: implement for_each_reserved_mem_region() using __next_mem_region()
` [PATCH v2 17/17] memblock: use separate iterators for memory and reserved regions

[PATCH] s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP
 2020-08-05 15:50 UTC 

[PATCH RFC v3] s390: convert to GENERIC_VDSO
 2020-08-05  6:33 UTC  (7+ messages)
` [PATCH v3 1/3] vdso: allow to add architecture-specific vdso data
` [PATCH v3 2/3] timekeeping/vsyscall: Provide vdso_update_begin/end()
` [PATCH v3 3/3] s390: convert to GENERIC_VDSO

[PATCH v9 00/15] s390/vfio-ap: dynamic configuration support
 2020-08-04 14:28 UTC  (6+ messages)
` [PATCH v9 02/15] s390/vfio-ap: use new AP bus interface to search for queue devices

[PATCH RFC v2] s390: convert to GENERIC_VDSO
 2020-08-04 11:46 UTC  (5+ messages)
` [PATCH 1/3] vdso: allow to add architecture-specific vdso data
` [PATCH 2/3] timekeeping/vsyscall: Provide vdso_update_begin/end()
` [PATCH 3/3] s390: convert to GENERIC_VDSO

[PATCH RFC] s390: convert to GENERIC_VDSO
 2020-08-04  9:22 UTC  (9+ messages)
` [PATCH 2/2] "

[GIT PULL] s390 updates for 5.9 merge window
 2020-08-03 21:25 UTC  (2+ messages)

[GIT PULL 0/2] KVM: s390: feature for 5.9
 2020-08-03 18:18 UTC  (4+ messages)
` [GIT PULL 1/2] s390/setup: diag 318: refactor struct
` [GIT PULL 2/2] s390/kvm: diagnose 0x318 sync and reset

[Linux-kernel-mentees] [PATCH net] net/smc: Prevent kernel-infoleak in __smc_diag_dump()
 2020-08-03 12:18 UTC  (2+ messages)

[PATCH 0/3] Modernize tasklet callback API
 2020-08-03  8:46 UTC  (2+ messages)

[PATCH] s390/pkey: Remove redundant variable initialization
 2020-08-03  7:18 UTC  (2+ messages)

INFO: task hung in pipe_release (2)
 2020-08-02 18:26 UTC 

[PATCH 00/15] memblock: seasonal cleaning^w cleanup
 2020-08-02 13:14 UTC  (34+ messages)
` [PATCH 01/15] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
` [PATCH 02/15] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH 03/15] arm, xtensa: simplify initialization of high memory pages
` [PATCH 04/15] arm64: numa: simplify dummy_numa_init()
` [PATCH 05/15] h8300, nds32, openrisc: simplify detection of memory extents
` [PATCH 06/15] powerpc: fadamp: simplify fadump_reserve_crash_area()
` [PATCH 07/15] riscv: drop unneeded node initialization
` [PATCH 08/15] mircoblaze: drop unneeded NUMA and sparsemem initializations
` [PATCH 09/15] memblock: make for_each_memblock_type() iterator private
` [PATCH 10/15] memblock: make memblock_debug and related functionality private
` [PATCH 11/15] memblock: reduce number of parameters in for_each_mem_range()
` [PATCH 12/15] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH 13/15] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH 14/15] x86/numa: remove redundant iteration over memblock.reserved
` [PATCH 15/15] memblock: remove 'type' parameter from for_each_memblock()

[PATCH net-next 0/4] s390/qeth: updates 2020-07-30
 2020-07-31 23:44 UTC  (9+ messages)
` [PATCH net-next 1/4] s390/qeth: tolerate pre-filled RX buffer
` [PATCH net-next 2/4] s390/qeth: integrate RX refill worker with NAPI
` [PATCH net-next 3/4] s390/qeth: don't process empty bridge port events
` [PATCH net-next 4/4] s390/qeth: use all configured RX buffers

[kvm-unit-tests GIT PULL 00/11] s390x patches
 2020-07-31 12:31 UTC  (16+ messages)
` [kvm-unit-tests GIT PULL 01/11] s390x/cpumodel: The missing DFP facility on TCG is expected
` [kvm-unit-tests GIT PULL 02/11] s390x: saving regs for interrupts
` [kvm-unit-tests GIT PULL 03/11] s390x: I/O interrupt registration
` [kvm-unit-tests GIT PULL 04/11] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests GIT PULL 05/11] s390x: clock and delays calculations
` [kvm-unit-tests GIT PULL 06/11] s390x: define function to wait for interrupt
` [kvm-unit-tests GIT PULL 07/11] s390x: Library resources for CSS tests
` [kvm-unit-tests GIT PULL 08/11] s390x: css: stsch, enumeration test
` [kvm-unit-tests GIT PULL 09/11] s390x: css: msch, enable test
` [kvm-unit-tests GIT PULL 10/11] s390x: css: ssch/tsch with sense and interrupt
` [kvm-unit-tests GIT PULL 11/11] s390x: fix inline asm on gcc10

[PATCH] s390/test_unwind: fix possible memleak in test_unwind()
 2020-07-31 11:52 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/3] PV tests part 1
 2020-07-31  9:21 UTC  (14+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: Add custom pgm cleanup function
` [kvm-unit-tests PATCH v2 2/3] s390x: skrf: Add exception new skey test and add test to unittests.cfg
` [kvm-unit-tests PATCH v2 3/3] s390x: Ultravisor guest API test

[kvms390:hlp_vsie 11/15] arch/s390/mm/gmap.c:2183:6: warning: no previous prototype for function 'gmap_shadow_pgt_lookup'
 2020-07-30 23:30 UTC 

[PATCH v7 0/2] s390: virtio: let arch validate VIRTIO features
 2020-07-30 11:31 UTC  (6+ messages)
` [PATCH v7 2/2] s390: virtio: PV needs VIRTIO I/O device protection

linux plumbers + clang + s390 virtualized testing
 2020-07-29 13:51 UTC  (3+ messages)

[PATCH RESEND] lockdep: Move list.h inclusion into lockdep.h
 2020-07-28  8:50 UTC  (2+ messages)
` [tip: locking/header] "

get rid of the address_space override in setsockopt v2
 2020-07-28  8:17 UTC  (41+ messages)
` [PATCH 01/26] bpfilter: fix up a sparse annotation
` [PATCH 03/26] bpfilter: reject kernel addresses
` [PATCH 04/26] net: add a new sockptr_t type
` [PATCH 08/26] net: switch sock_set_timeout to sockptr_t
  ` [MPTCP] "
` [PATCH 12/26] netfilter: switch nf_setsockopt "
` [PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt "
` [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt "
` [PATCH 25/26] net: pass a sockptr_t into ->setsockopt
  ` [MPTCP] "

[PATCH 18/24] s390: use asm-generic/mmu_context.h for no-op implementations
 2020-07-28  3:33 UTC 

[PATCH net-next 0/2] net/smc: show unique rsn code for exceeded max dmb count
 2020-07-27 17:30 UTC  (4+ messages)
` [PATCH net-next 1/2] s390/ism: indicate correct error reason in ism_alloc_dmb()
` [PATCH net-next 2/2] net/smc: unique reason code for exceeded max dmb count

[kvms390:hlp_vsie 11/15] arch/s390/mm/gmap.c:2183:6: warning: no previous prototype for 'gmap_shadow_pgt_lookup'
 2020-07-27 14:51 UTC 

[v3 PATCH RESEND] printk: Make linux/printk.h self-contained
 2020-07-27  8:53 UTC  (2+ messages)

[PATCH v2 0/9] s390: implement and optimize vmemmap_free()
 2020-07-24 14:32 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.8-rc7
 2020-07-23 20:55 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] PV tests part 1
 2020-07-23 12:30 UTC  (12+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Add custom pgm cleanup function
` [kvm-unit-tests PATCH 2/3] s390x: skrf: Add exception new skey test and add test to unittests.cfg

[PATCH v6 0/5] clean up redundant 'kvm_run' parameters
 2020-07-23  6:19 UTC  (3+ messages)
` [PATCH v6 3/5] KVM: PPC: clean up redundant kvm_run parameters in assembly


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