messages from 2020-07-28 10:56:02 to 2020-08-12 16:43:57 UTC [more...]
[PATCH] PCI: Identifying detached virtual functions
2020-08-12 16:43 UTC (3+ messages)
` [PATCH] PCI: Introduce flag for "
[PATCH 0/3] Modernize tasklet callback API
2020-08-12 12:31 UTC (7+ messages)
[kvm-unit-tests RFC v2 0/4] s390x: Add Protected VM support
2020-08-12 9:27 UTC (5+ messages)
` [kvm-unit-tests RFC v2 1/4] common.bash: run `cmd` only if a test case was found
` [kvm-unit-tests RFC v2 2/4] scripts: add support for architecture dependent functions
` [kvm-unit-tests RFC v2 3/4] run_tests/mkstandalone: add arch dependent function to `for_each_unittest`
` [kvm-unit-tests RFC v2 4/4] s390x: add Protected VM support
[PATCH 00/22] crypto: add check for xts input length equal to zero
2020-08-12 0:36 UTC (33+ messages)
` [PATCH 01/22] crypto: arm/aes-ce - "
` [PATCH 02/22] crypto: arm/aes-neonbs "
` [PATCH 03/22] crypto: arm64/aes "
` [PATCH 04/22] crypto: arm64/aes-neonbs "
` [PATCH 05/22] crypto: powerpc/aes-spe "
` [PATCH 06/22] crypto: s390/aes "
` [PATCH 07/22] crypto: s390/paes "
` [PATCH 08/22] crypto: x86/glue_helper "
` [PATCH 09/22] crypto: xts - add check for block "
` [PATCH 10/22] crypto: atmel-aes - add check for xts input "
` [PATCH 11/22] crypto: artpec6 "
` [PATCH 12/22] crypto: bcm "
` [PATCH 13/22] crypto: cavium/cpt "
` [PATCH 14/22] crypto: cavium/nitrox "
` [PATCH 15/22] crypto: ccp "
` [PATCH 16/22] crypto: ccree "
` [PATCH 17/22] crypto: chelsio "
` [PATCH 18/22] crypto: hisilicon/sec "
` [PATCH 19/22] crypto: inside-secure "
` [PATCH 20/22] crypto: octeontx "
` [PATCH 21/22] crypto: qce "
` [PATCH 22/22] crypto: vmx "
[kvm-unit-tests PATCH v2 0/3] PV tests part 1
2020-08-11 7:29 UTC (15+ 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
` [kvm-unit-tests PATCH v3] "
[PATCH v9 00/15] s390/vfio-ap: dynamic configuration support
2020-08-10 15:39 UTC (3+ messages)
get rid of the address_space override in setsockopt v2
2020-08-08 13:54 UTC (7+ messages)
` [PATCH 25/26] net: pass a sockptr_t into ->setsockopt
linux plumbers + clang + s390 virtualized testing
2020-08-08 13:05 UTC (5+ messages)
[PATCH v1 0/1] s390: virtio-ccw: PV needs VIRTIO I/O device protection
2020-08-07 14:25 UTC (4+ messages)
` [PATCH v1 1/1] "
[PATCH RFC v3] s390: convert to GENERIC_VDSO
2020-08-06 17:10 UTC (8+ messages)
` [PATCH v3 1/3] vdso: allow to add architecture-specific vdso data
` [PATCH v3 2/3] timekeeping/vsyscall: Provide vdso_update_begin/end()
` [tip: timers/urgent] "
` [PATCH v3 3/3] s390: convert to GENERIC_VDSO
[PATCH v7 0/2] s390: virtio: let arch validate VIRTIO features
2020-08-06 14:19 UTC (7+ messages)
` [PATCH v7 2/2] s390: virtio: PV needs VIRTIO I/O device protection
[PATCH] s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP
2020-08-06 11:00 UTC (2+ messages)
[PATCH v2 00/17] memblock: seasonal cleaning^w cleanup
2020-08-05 17:11 UTC (34+ 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 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] 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 (24+ messages)
` [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 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 14/15] x86/numa: remove redundant iteration over memblock.reserved
[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 (12+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).