messages from 2019-01-16 13:44:04 to 2019-01-24 12:59:28 UTC [more...]
[PATCH v6 00/13] KVM: s390: make use of the GIB
2019-01-24 12:59 UTC (3+ messages)
` [PATCH v6 01/13] KVM: s390: drop obsolete else path
` [PATCH v6 02/13] KVM: s390: make bitmap declaration consitent
[PATCH v2 0/5] vfio-ccw: support hsch/csch (kernel part)
2019-01-24 11:45 UTC (31+ messages)
` [PATCH v2 1/5] vfio-ccw: make it safe to access channel programs
` [PATCH v2 2/5] vfio-ccw: concurrent I/O handling
` [PATCH v2 3/5] vfio-ccw: add capabilities chain
` [qemu-s390x] "
` [PATCH v2 4/5] s390/cio: export hsch to modules
` [qemu-s390x] "
` [PATCH v2 5/5] vfio-ccw: add handling for async channel instructions
[PATCH v2 1/4] kbuild: simplify rules of data compression with size appending
2019-01-24 4:27 UTC (7+ messages)
` [PATCH v2 2/4] s390: make thin archives not directly depend on *.o.chkbss files
` [PATCH v2 3/4] kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
` [PATCH v2 4/4] kbuild: remove unnecessary in-subshell execution
[PATCH v2 0/7] perf: Communicate sink via event::attr:config2
2019-01-23 21:08 UTC (9+ messages)
` [PATCH v2 1/7] perf/aux: Make perf_event accessible to setup_aux()
` [PATCH v2 2/7] coresight: perf: Add "sinks" group to PMU directory
` [PATCH v2 3/7] coresight: Use event attributes for sink selection
` [PATCH v2 4/7] perf pmu: Moving EVENT_SOURCE_DEVICE_PATH to PMU header file
` [PATCH v2 5/7] perf tools: Use event attributes to send sink information to kernel
` [PATCH v2 6/7] perf tools: Removing CoreSight set_drv_config() API
` [PATCH v2 7/7] perf tools: Remove PMU::set_drv_config API
[PATCH 0/7] perf: Communicate sink via event::attr:config2
2019-01-23 21:05 UTC (17+ messages)
` [PATCH 2/7] coresight: perf: Add "sinks" group to PMU directory
` [PATCH 3/7] coresight: Use event attributes for sink selection
[GIT PULL] s390 patches for 5.0 #2
2019-01-23 20:30 UTC (2+ messages)
[Qemu-devel] [PATCH v1 2/2] s390x/pci: Fix hotplugging of PCI bridges
2019-01-23 14:26 UTC (2+ messages)
[PATCH] s390/jump_label: Correct asm contraint
2019-01-23 13:24 UTC (2+ messages)
WARN_ON_ONCE(!new_owner) within wake_futex_pi() triggered
2019-01-23 12:40 UTC (9+ messages)
[PATCH] s390: pci: no need to check return value of debugfs_create functions
2019-01-23 9:35 UTC (2+ messages)
[PATCH] s390: kernel: no need to check return value of debugfs_create functions
2019-01-23 9:35 UTC (4+ messages)
[PATCH v1] iommu/s390: Declare s390 iommu reserved regions
2019-01-22 17:58 UTC (9+ messages)
[RFC v1 2/2] vfio-ccw: Don't exit early if state of the vfio-ccw subchannel is not idle
2019-01-22 16:46 UTC
[PATCH] s390: hypfs: no need to check return value of debugfs_create functions
2019-01-22 15:21 UTC
[RFC v1 1/2] vfio-ccw: Don't assume there are more ccws after a TIC
2019-01-22 10:12 UTC
[PATCH v2 01/29] ia64: add __NR_umount2 definition
2019-01-21 20:40 UTC (17+ messages)
` [PATCH v2 02/29] ia64: add statx and io_pgetevents syscalls
` [PATCH v2 03/29] ia64: assign syscall numbers for perf and seccomp
` [PATCH v2 04/29] alpha: wire up io_pgetevents system call
` [PATCH v2 06/29] ARM: add migrate_pages() "
` [PATCH v2 07/29] ARM: add kexec_file_load system call number
` [PATCH v2 10/29] sh: add statx system call
` [PATCH v2 13/29] arch: add split IPC system calls where needed
` [PATCH v2 14/29] arch: add pkey and rseq syscall numbers everywhere
` [PATCH v2 00/29] y2038: add time64 syscalls
` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
` [PATCH v2 08/29] m68k: assign syscall number for seccomp
[PATCH 0/3] virtio-ccw: updates
2019-01-21 19:30 UTC (5+ messages)
` [PATCH 1/3] virtio-ccw: diag 500 may return a negative cookie
` [PATCH 2/3] s390/virtio: handle find on invalid queue gracefully
` [PATCH 3/3] virtio-ccw: wire up ->bus_name callback
[PATCH v2 00/21] Refine memblock API
2019-01-21 17:18 UTC (23+ messages)
` [PATCH v2 01/21] openrisc: prefer memblock APIs returning virtual address
` [PATCH v2 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
` [PATCH v2 04/21] memblock: drop memblock_alloc_base_nid()
` [PATCH v2 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
` [PATCH v2 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH v2 07/21] memblock: memblock_phys_alloc(): "
` [PATCH v2 08/21] memblock: drop __memblock_alloc_base()
` [PATCH v2 09/21] memblock: drop memblock_alloc_base()
` [PATCH v2 10/21] memblock: refactor internal allocation functions
` [PATCH v2 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
` [PATCH v2 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [PATCH v2 13/21] arch: don't memset(0) memory returned by memblock_alloc()
` [PATCH v2 14/21] ia64: add checks for the return value of memblock_alloc*()
` [PATCH v2 15/21] sparc: "
` [PATCH v2 16/21] mm/percpu: "
` [PATCH v2 17/21] init/main: "
` [PATCH v2 18/21] swiotlb: "
` [PATCH v2 19/21] treewide: "
` [PATCH v2 20/21] memblock: memblock_alloc_try_nid: don't panic
` [PATCH v2 21/21] memblock: drop memblock_alloc_*_nopanic() variants
[RFC v1 0/2] Small vfio-ccw fixes
2019-01-21 14:54 UTC
[PATCH v2 0/2] vfio-ccw: support hsch/csch (QEMU part)
2019-01-21 11:05 UTC (3+ messages)
` [PATCH v2 1/2] vfio-ccw: new capability chain support
` [PATCH v2 2/2] vfio-ccw: support async command subregion
[kvm-unit-tests PATCH v6 00/11] s390x: Add cross hypervisor and disk boot
2019-01-21 10:52 UTC
[kvm-unit-tests PATCH v6 07/11] s390x: Use interrupts in SCLP and add locking
2019-01-21 9:47 UTC
[PATCH 0/5] s390: rework compat wrapper generation
2019-01-21 9:43 UTC (14+ messages)
` [PATCH 2/5] ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390
` [PATCH 4/5] s390: autogenerate compat syscall wrappers
[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
2019-01-19 23:57 UTC (3+ messages)
[PATCH 00/21] Refine memblock API
2019-01-18 18:02 UTC (32+ messages)
` [PATCH 04/21] memblock: drop memblock_alloc_base_nid()
` [PATCH 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
` [PATCH 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH 07/21] memblock: memblock_phys_alloc(): "
` [PATCH 08/21] memblock: drop __memblock_alloc_base()
` [PATCH 09/21] memblock: drop memblock_alloc_base()
` [PATCH 10/21] memblock: refactor internal allocation functions
` [PATCH 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
` [PATCH 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [PATCH 13/21] arch: don't memset(0) memory returned by memblock_alloc()
` [PATCH 14/21] ia64: add checks for the return value of memblock_alloc*()
` [PATCH 15/21] sparc: "
` [PATCH 16/21] mm/percpu: "
` [PATCH 17/21] init/main: "
` [PATCH 18/21] swiotlb: "
` [PATCH 19/21] treewide: "
` [Xen-devel] "
` [PATCH 20/21] memblock: memblock_alloc_try_nid: don't panic
` [PATCH 21/21] memblock: drop memblock_alloc_*_nopanic() variants
[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
2019-01-18 13:53 UTC (10+ messages)
` [PATCH 3/3] vfio-ccw: add handling for asnyc channel instructions
[kvm-unit-tests PATCH v6 11/11] s390x: Initialize the physical allocator on mem init
2019-01-18 11:42 UTC
[kvm-unit-tests PATCH v6 10/11] s390x: Add binary generation to makefile
2019-01-18 11:42 UTC
[kvm-unit-tests PATCH v6 09/11] s390x: Add linemode buffer to fix newline on every print
2019-01-18 11:42 UTC
[kvm-unit-tests PATCH v6 08/11] s390x: Add linemode console
2019-01-18 11:42 UTC
[kvm-unit-tests PATCH v6 06/11] s390x: Move common sclp data and functions to sclp.c
2019-01-18 11:41 UTC
[kvm-unit-tests PATCH v6 05/11] s390x: Add BSS clearing for non ELF boot
2019-01-18 11:41 UTC
[kvm-unit-tests PATCH v6 04/11] s390x: Switch to z/Arch and enable 64 bit addressing mode
2019-01-18 11:41 UTC
[kvm-unit-tests PATCH v6 03/11] s390x: Make tests bootable from disk
2019-01-18 11:41 UTC
[kvm-unit-tests PATCH v6 02/11] s390x: Rename and cleanup sclp-ascii.c
2019-01-18 11:41 UTC
[kvm-unit-tests PATCH v6 01/11] s390x: Add Sigp header file
2019-01-18 11:41 UTC
[PATCH 1/1] s390/dasd: fix using offset into zero size array error
2019-01-18 10:26 UTC
[PATCH 0/1] Re: [bug report] [S390] dasd: security and PSF update patch for EMC CKD ioctl
2019-01-18 10:26 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