messages from 2019-05-23 16:05:35 to 2019-05-23 16:27:30 UTC [more...]
[GIT PULL] nvme fixes for 5.2-rc2
2019-05-23 16:27 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/4] mips: Add more Avocado tests
2019-05-23 16:18 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 2/4] BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPU
` [Qemu-devel] [PATCH v2 3/4] BootLinuxConsoleTest: Run kerneltests BusyBox on Malta
` [Qemu-devel] [PATCH v2 4/4] BootLinuxSshTest: Test some userspace commands "
[PATCH bpf-next 00/12] BTF-to-C converter
2019-05-23 16:27 UTC (7+ messages)
` [PATCH bpf-next 10/12] bpftool: add C output format option to btf dump subcommand
[Qemu-devel] [PATCH v2 0/4] blockdev-backup: don't check aio_context too early
2019-05-23 16:16 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 3/4] iotests.py: rewrite run_job to be pickier
[PATCH v1 1/2] open: add close_range()
2019-05-23 16:22 UTC (17+ messages)
[PATCH] swiotlb: sync buffer when mapping FROM_DEVICE
2019-05-23 16:25 UTC (10+ messages)
[PATCH v3 0/3] Retrieving zPCI specific info with VFIO
2019-05-23 16:24 UTC (4+ messages)
` [PATCH v3 2/3] vfio: zpci: defining the VFIO headers
[PATCH v6 0/8] drm/fb-helper: Move modesetting code to drm_client
2019-05-23 16:24 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/fb-helper: Move modesetting code to drm_client (rev7)
Citation Needed: BTRFS Failure Resistance
2019-05-23 16:24 UTC (3+ messages)
[Qemu-devel] [PATCH v4 0/3] qemu-img: rebase: Improve/optimize rebase operation
2019-05-23 16:14 UTC (7+ messages)
` [Qemu-devel] [PATCH v4 1/3] qemu-img: rebase: Reuse parent BlockDriverState
` [Qemu-devel] [PATCH v4 2/3] qemu-img: rebase: Reduce reads on in-chain rebase
` [Qemu-devel] [PATCH v4 3/3] qemu-img: rebase: Reuse in-chain BlockDriverState
kernel-devsrc used to be full source - not the case since thud
2019-05-23 16:23 UTC (9+ messages)
[PATCH v2 0/2] close_range()
2019-05-23 16:20 UTC (8+ messages)
` [PATCH v2 1/2] open: add close_range()
[PATCH v2 0/8] s390: virtio: support protected virtualization
2019-05-23 16:22 UTC (18+ messages)
` [PATCH v2 1/8] s390/mm: force swiotlb for "
` [PATCH v2 2/8] s390/cio: introduce DMA pools to cio
` [PATCH v2 3/8] s390/cio: add basic protected virtualization support
` [PATCH v2 4/8] s390/airq: use DMA memory for adapter interrupts
` [PATCH v2 5/8] virtio/s390: use cacheline aligned airq bit vectors
` [PATCH v2 6/8] virtio/s390: add indirection to indicators access
` [PATCH v2 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH v2 8/8] virtio/s390: make airq summary indicators DMA
[PATCH v3 net-next 0/3] flow_offload: Re-add per-action statistics
2019-05-23 16:21 UTC (5+ messages)
[PATCH] drm/amdgpu: enable PCIE atomics ops support
2019-05-23 16:21 UTC
[Qemu-devel] [PATCH 00/15] block: AioContext management, part 2
2019-05-23 16:01 UTC (15+ messages)
` [Qemu-devel] [PATCH 01/15] test-block-iothread: Check filter node in test_propagate_mirror
` [Qemu-devel] [PATCH 02/15] block: Add Error to blk_set_aio_context()
` [Qemu-devel] [PATCH 03/15] block: Add BlockBackend.ctx
` [Qemu-devel] [PATCH 04/15] block: Add qdev_prop_drive_iothread property type
` [Qemu-devel] [PATCH 05/15] scsi-disk: Use qdev_prop_drive_iothread
` [Qemu-devel] [PATCH 06/15] block: Adjust AioContexts when attaching nodes
` [Qemu-devel] [PATCH 07/15] test-block-iothread: Test adding parent to iothread node
` [Qemu-devel] [PATCH 08/15] test-block-iothread: BlockBackend AioContext across root node change
` [Qemu-devel] [PATCH 10/15] blockdev: Use bdrv_try_set_aio_context() for monitor commands
` [Qemu-devel] [PATCH 11/15] block: Remove wrong bdrv_set_aio_context() calls
` [Qemu-devel] [PATCH 12/15] virtio-scsi-test: Test attaching new overlay with iothreads
` [Qemu-devel] [PATCH 13/15] iotests: Attach new devices to node in non-default iothread
` [Qemu-devel] [PATCH 14/15] test-bdrv-drain: Use bdrv_try_set_aio_context()
` [Qemu-devel] [PATCH 15/15] block: Remove bdrv_set_aio_context()
[Qemu-devel] qapi/misc.json is too big, let's bite off a few chunks
2019-05-23 16:14 UTC
[PATCH v3 00/15] fs-verity: read-only file-based authenticity protection
2019-05-23 16:18 UTC (35+ messages)
` [f2fs-dev] "
` [PATCH v3 01/15] fs-verity: add a documentation file
` [PATCH v3 02/15] fs-verity: add MAINTAINERS file entry
` [PATCH v3 03/15] fs-verity: add UAPI header
` [PATCH v3 04/15] fs-verity: add Kconfig and the helper functions for hashing
` [f2fs-dev] "
` [PATCH v3 05/15] fs-verity: add inode and superblock fields
` [PATCH v3 06/15] fs-verity: add the hook for file ->open()
` [PATCH v3 07/15] fs-verity: add the hook for file ->setattr()
` [f2fs-dev] "
` [PATCH v3 08/15] fs-verity: add data verification hooks for ->readpages()
` [PATCH v3 09/15] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v3 10/15] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v3 11/15] fs-verity: add SHA-512 support
` [PATCH v3 12/15] fs-verity: support builtin file signatures
` [PATCH v3 13/15] ext4: add basic fs-verity support
` [PATCH v3 14/15] ext4: add fs-verity read support
` [PATCH v3 15/15] f2fs: add fs-verity support
[PATCH bpf-next v2 0/3] tools: bpftool: add an option for debug output from libbpf and verifier
2019-05-23 16:20 UTC (5+ messages)
` [PATCH bpf-next v2 1/3] tools: bpftool: add -d option to get debug output from libbpf
` [PATCH bpf-next v2 2/3] libbpf: add bpf_object__load_xattr() API function to pass log_level
-Wuninitialized warning in drivers/misc/sgi-xp/xpc_partition.c
2019-05-23 16:15 UTC (2+ messages)
` [PATCH] misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa
[MPTCP] [PATCH mptcp v2] net: mptcp: don't leak 'slab' and 'slab_name' on exit
2019-05-23 16:20 UTC
[PATCH net-next v2] net: phy: lxt: Add suspend/resume support to LXT971 and LXT973
2019-05-23 16:19 UTC (2+ messages)
[PATCH v4 00/18] btrfs dax support
2019-05-23 16:19 UTC (5+ messages)
` [PATCH 12/18] btrfs: allow MAP_SYNC mmap
Logo printing on the USB drives
2019-05-23 13:20 UTC
Logo printing on the USB drives
2019-05-23 13:20 UTC
Logo printing on the USB drives
2019-05-23 13:20 UTC
[PATCH v2 0/7] mm: process_vm_mmap() -- syscall for duplication a process mapping
2019-05-23 16:19 UTC (9+ messages)
[PATCH 00/23] nfs: Mount API conversion
2019-05-23 16:19 UTC (24+ messages)
` [PATCH 01/23] saner calling conventions for nfs_fs_mount_common()
` [PATCH 02/23] nfs: stash server into struct nfs_mount_info
` [PATCH 03/23] nfs: lift setting mount_info from nfs4_remote{, _referral}_mount
` [PATCH 04/23] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type
` [PATCH 05/23] nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
` [PATCH 06/23] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path
` [PATCH 07/23] nfs: lift setting mount_info from nfs_xdev_mount()
` [PATCH 08/23] nfs: stash nfs_subversion reference into nfs_mount_info
` [PATCH 09/23] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()
` [PATCH 10/23] nfs: merge xdev and remote file_system_type
` [PATCH 11/23] nfs: unexport nfs_fs_mount_common()
` [PATCH 12/23] nfs: don't pass nfs_subversion to ->create_server()
` [PATCH 13/23] nfs: get rid of mount_info ->fill_super()
` [PATCH 14/23] nfs_clone_sb_security(): simplify the check for server bogosity
` [PATCH 15/23] nfs: get rid of ->set_security()
` [PATCH 16/23] NFS: Move mount parameterisation bits into their own file
` [PATCH 17/23] NFS: Constify mount argument match tables
` [PATCH 18/23] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
` [PATCH 19/23] NFS: Split nfs_parse_mount_options()
` [PATCH 20/23] NFS: Deindent nfs_fs_context_parse_option()
` [PATCH 21/23] NFS: Add a small buffer in nfs_fs_context to avoid string dup
` [PATCH 22/23] NFS: Do some tidying of the parsing code
` [PATCH 23/23] NFS: Add fs_context support
[PATCH v2] signal: Adjust error codes according to restore_user_sigmask()
2019-05-23 16:18 UTC (8+ messages)
[PATCH net-next 00/18] net: stmmac: Improvements and Selftests
2019-05-23 16:18 UTC (3+ messages)
[PATCH net-next] selftests: pmtu: Simplify cleanup and namespace names
2019-05-23 16:17 UTC (4+ messages)
[PATCH 0/2] drm/i915: timeline semaphore support
2019-05-23 16:16 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Maintain consistent documentation subsection ordering
2019-05-23 16:16 UTC
[PATCH v7 bpf-next 00/16] bpf: eliminate zero extensions for sub-register writes
2019-05-23 16:16 UTC (5+ messages)
` [PATCH v7 bpf-next 01/16] bpf: verifier: mark verified-insn with sub-register zext flag
[PATCH V7 0/4] Add support for crypto agile logs
2019-05-23 16:15 UTC (2+ messages)
[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
2019-05-23 16:15 UTC (16+ messages)
` [PATCH v8 00/50] x86emul: remaining "
` [PATCH v8 19/50] x86emul: support AVX512F floating-point conversion insns
` [Xen-devel] "
` [PATCH v8 26/50] x86emul: support remaining AVX512BW legacy-equivalent insns
` [Xen-devel] "
` [PATCH v8 27/50] x86emul: support AVX512{F, ER} reciprocal insns
` [Xen-devel] "
[REVIEW][PATCH 00/26] signal: Remove task argument from force_sig_info
2019-05-23 16:15 UTC (8+ messages)
` [REVIEW][PATCH 03/26] signal/arm64: Use force_sig not force_sig_fault for SIGKILL
` [REVIEW][PATCHv2 "
[PATCH] PCI/P2PDMA: Root complex whitelist should not apply when an IOMMU is present
2019-05-23 16:14 UTC (5+ messages)
[PATCH 0/3] arm64: dts: meson: g12a: add drive strength and hwrng
2019-05-23 16:13 UTC (17+ messages)
` [PATCH 1/3] arm64: dts: meson: g12a: add drive-strength hdmi ddc pins
` [PATCH 2/3] arm64: dts: meson: g12a: add drive strength for eth pins
` [PATCH 3/3] arm64: dts: meson: g12a: Add hwrng node
[PATCH BlueZ v3 0/6] mesh: Add App and Net Key Refresh keyring back-end
2019-05-23 16:13 UTC (7+ messages)
` [PATCH BlueZ v3 1/6] mesh: Add new method for Key Refresh procedure
` [PATCH BlueZ v3 2/6] mesh: Centralize definition of PRIMARY_NET_IDX
` [PATCH BlueZ v3 3/6] mesh: Implement Net Key keyring storage handling
` [PATCH BlueZ v3 4/6] mesh: Implement App "
` [PATCH BlueZ v3 5/6] mesh: Implement Key Refresh Phasing in keyring
` [PATCH BlueZ v3 6/6] mesh: Implement remote dev key methods for keyring
[PATCH net] net: mvpp2: cls: Fix leaked ethtool_rx_flow_rule
2019-05-23 16:13 UTC (2+ messages)
[PATCH 01/10] drm/i915/dmc: use kernel types
2019-05-23 16:13 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [01/10] "
[PATCH] mm: Rename mm_vmscan_lru_shrink_inactive trace event variables
2019-05-23 16:13 UTC (4+ messages)
` [PATCH v2] "
` [lttng-dev] "
` [PATCH v3] "
[patch net-next v2] devlink: add warning in case driver does not set port type
2019-05-23 16:12 UTC (2+ messages)
[PATCH] bluez5: remove udev dependency
2019-05-23 16:12 UTC (3+ messages)
[U-Boot] Cannot boot mx6qsabred with 2019.07-rc2
2019-05-23 16:11 UTC (6+ messages)
[RESEND][PATCH] Fix MACsec kernel panics, oopses and bugs
2019-05-23 16:11 UTC (2+ messages)
linux-next: manual merge of the drm-misc tree with Linus' tree
2019-05-23 16:10 UTC (4+ messages)
[nfs-utils:nfsidmap PATCH] Add LDAP_tls_reqcert tunable to idmapd.conf
2019-05-23 16:10 UTC (2+ messages)
` [nfs-utils:nfsidmap PATCH v2] "
HPPA problems with the PCI
2019-05-23 16:10 UTC (4+ messages)
[PATCH net-next v4] net: sched: Introduce act_ctinfo action
2019-05-23 16:09 UTC
Logo printing on the USB drives
2019-05-23 13:16 UTC
[PATCH v2 0/9] GuC fixes
2019-05-23 16:08 UTC (5+ messages)
` [PATCH v2 8/9] drm/i915/uc: Stop talking with GuC when resetting
[PATCH] drm/amdgpu: Need to set the baco cap before baco reset
2019-05-23 16:08 UTC (2+ messages)
[PATCH] ASoC: qdsp6: q6core: Use struct_size() in kmemdup()
2019-05-23 16:07 UTC
Used disk size of a received subvolume?
2019-05-23 16:06 UTC (5+ messages)
[PATCH] Revert "musl: Add TEMP_FAILURE_RETRY from glibc"
2019-05-23 16:06 UTC (2+ messages)
[PATCH bpf] selftests: bpf: add zero extend checks for ALU32 and/or/xor
2019-05-23 16:05 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.