messages from 2020-06-18 15:03:16 to 2020-06-18 15:31:48 UTC [more...]
[PATCH 0/4] Paravirtualized Control Register pinning
2020-06-18 15:26 UTC (4+ messages)
` [PATCH 4/4] X86: Use KVM CR pin MSRs
[Intel-gfx] [PATCH 01/11] drm/i915/gt: Decouple completed requests on unwind
2020-06-18 15:31 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/i915/gt: Decouple completed requests on unwind (rev7)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[dpdk-dev] DPDK Release Status Meeting 18/06/2020
2020-06-18 15:30 UTC (4+ messages)
[RFC PATCH v2 00/51] introduce parallel fsck to e2fsck pass1
2020-06-18 15:27 UTC (52+ messages)
` [RFC PATCH v2 01/51] e2fsck: cleanup struct e2fsck_struct
` [RFC PATCH v2 02/51] e2fsck: remove unused fs_ext_attr_inodes/blocks
` [RFC PATCH v2 03/51] e2fsck: add -m option for multithread
` [RFC PATCH v2 04/51] e2fsck: copy context when using multi-thread fsck
` [RFC PATCH v2 05/51] e2fsck: copy fs "
` [RFC PATCH v2 06/51] e2fsck: copy dblist "
` [RFC PATCH v2 07/51] e2fsck: clear icache "
` [RFC PATCH v2 08/51] e2fsck: add assert when copying context
` [RFC PATCH v2 09/51] e2fsck: copy bitmaps "
` [RFC PATCH v2 10/51] e2fsck: copy badblocks when copying fs
` [RFC PATCH v2 11/51] e2fsck: open io-channel "
` [RFC PATCH v2 12/51] e2fsck: create logs for mult-threads
` [RFC PATCH v2 13/51] e2fsck: create one thread to fsck
` [RFC PATCH v2 14/51] e2fsck: add start/end group for thread
` [RFC PATCH v2 15/51] e2fsck: split groups to different threads
` [RFC PATCH v2 16/51] e2fsck: print thread log properly
` [RFC PATCH v2 17/51] e2fsck: merge bitmaps after thread completes
` [RFC PATCH v2 18/51] e2fsck: do not change global variables
` [RFC PATCH v2 19/51] e2fsck: optimize the inserting of dir_info_db
` [RFC PATCH v2 20/51] e2fsck: merge dir_info after thread finishes
` [RFC PATCH v2 21/51] e2fsck: rbtree bitmap for dir
` [RFC PATCH v2 22/51] e2fsck: merge badblocks after thread finishes
` [RFC PATCH v2 23/51] e2fsck: merge icounts "
` [RFC PATCH v2 24/51] e2fsck: merge dblist "
` [RFC PATCH v2 25/51] e2fsck: add debug codes for multiple threds
` [RFC PATCH v2 26/51] e2fsck: merge counts when threads finish
` [RFC PATCH v2 27/51] LU-8465 e2fsck: merge fs flags "
` [RFC PATCH v2 28/51] e2fsck: merge dx_dir_info
` [RFC PATCH v2 29/51] e2fsck: make threads splitting aware of flex_bg
` [RFC PATCH v2 30/51] e2fsck: merge dirs_to_hash when threads finish
` [RFC PATCH v2 31/51] e2fsck: merge context flags properly
` [RFC PATCH v2 32/51] e2fsck: split and merge quota context
` [RFC PATCH v2 33/51] e2fsck: serialize fix operations
` [RFC PATCH v2 34/51] e2fsck: move some fixes out of parallel pthreads
` [RFC PATCH v2 35/51] e2fsck: split and merge invalid bitmaps
` [RFC PATCH v2 36/51] e2fsck: fix to protect EA checking
` [RFC PATCH v2 37/51] e2fsck: allow admin specify number of threads
` [RFC PATCH v2 38/51] e2fsck: kickoff mutex lock for block found map
` [RFC PATCH v2 39/51] e2fsck: fix readahead for pfsck of pass1
` [RFC PATCH v2 40/51] e2fsck: kick off ea mutex lock from pfsck
` [RFC PATCH v2 41/51] e2fsck: merge encrypted_files after threads finish
` [RFC PATCH v2 42/51] e2fsck: merge inode_bad_map "
` [RFC PATCH v2 43/51] e2fsck: simplify e2fsck context merging codes
` [RFC PATCH v2 44/51] e2fsck: merge options after threads finish
` [RFC PATCH v2 45/51] e2fsck: reset lost_and_found "
` [RFC PATCH v2 46/51] LU-8465 e2fsck: merge extent depth count "
` [RFC PATCH v2 47/51] e2fsck: only set E2F_FLAG_ALLOC_OK if all threads succeed
` [RFC PATCH v2 48/51] e2fsck: only setup threads if -m option required
` [RFC PATCH v2 49/51] e2fsck: wait fix thread finish before checking
` [RFC PATCH v2 50/51] e2fsck: fix to free icache leak
` [RFC PATCH v2 51/51] e2fsck: fix to avoid too much memory allocation for pfsck
[PATCH v2] ARM: dts: at91: sama5d2_xplained: Remove pdmic node
2020-06-18 15:28 UTC (2+ messages)
[PATCH v2 0/6] add regmap & indirect access support
2020-06-18 15:25 UTC (4+ messages)
` [PATCH v2 4/6] spi: altera: use regmap-mmio instead of direct mmio register access
` [PATCH v2 5/6] spi: altera: support indirect access to the registers
` [PATCH v2 6/6] spi: altera: fix size mismatch on 64 bit processors
[Bug 207901] New: Nouveau: In a 4 monitor setup, 1-2 displays remains black after boot
2020-06-18 15:30 UTC (3+ messages)
` [Bug 207901] "
net/mlx5e: bind() always returns EINVAL with XDP_ZEROCOPY
2020-06-18 15:23 UTC (6+ messages)
[PATCH 0/8] Drivers: hv: vmbus: Miscellaneous cleanups
2020-06-18 15:29 UTC (9+ messages)
` [PATCH 1/8] Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct
` [PATCH 2/8] Drivers: hv: vmbus: Remove the numa_node "
` [PATCH 3/8] Drivers: hv: vmbus: Replace cpumask_test_cpu(, cpu_online_mask) with cpu_online()
` [PATCH 4/8] Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list readers)
[PATCH v3 0/3] btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation
2020-06-18 15:29 UTC (9+ messages)
` [PATCH v3 1/3] btrfs: add comments for check_can_nocow() and can_nocow_extent()
` [PATCH v3 2/3] btrfs: refactor check_can_nocow() into two variants
[virtio-dev] Constraining where a guest may allocate virtio accessible resources
2020-06-18 15:29 UTC (9+ messages)
` [virtio-dev] "
fix ATAPI support for libsas drivers
2020-06-18 15:28 UTC (3+ messages)
[PATCH v3] HID: i2c-hid: Enable touchpad wakeup from Suspend-to-Idle
2020-06-18 15:28 UTC (2+ messages)
#yocto - meta-anaconda installer gives "An unknown error has occurred"
2020-06-18 15:28 UTC
[meta-python][PATCH 0/7] Adding new packages
2020-06-18 15:28 UTC (8+ messages)
` [meta-python][PATCH 1/7] python3-configobj: Add package
` [meta-python][PATCH 2/7] python3-croniter: add package
` [meta-python][PATCH 3/7] python3-flask-versioned: Add package
` [meta-python][PATCH 4/7] python3-huey: "
` [meta-python][PATCH 5/7] python3-sqlsoup: add package
` [meta-python][PATCH 6/7] python3-smpplib: "
` [meta-python][PATCH 7/7] python3-pyrad: "
[PATCH 0/7] Fix muitpath/multipathd flush issue
2020-06-18 15:27 UTC (3+ messages)
` [PATCH 1/7] libmultipath: change do_get_info returns
[igt-dev] [PATCH i-g-t] tests/kms_plane_scaling: set minimum height and width to 20
2020-06-18 15:27 UTC
[PATCH] mac80211: Send deauth to STA's upon AP stop
2020-06-18 15:26 UTC (10+ messages)
[PATCH v6 00/12] xfs_repair: use btree bulk loading
2020-06-18 15:26 UTC (9+ messages)
` [PATCH 07/12] xfs_repair: rebuild free space btrees with bulk loader
` [PATCH 08/12] xfs_repair: rebuild inode "
` [PATCH 09/12] xfs_repair: rebuild reverse mapping "
` [PATCH 10/12] xfs_repair: rebuild refcount "
[Cocci] moving variable declarations up
2020-06-18 15:25 UTC (5+ messages)
[PATCH v1 0/7] Implement support for external IPT monitoring
2020-06-18 15:25 UTC (4+ messages)
` [PATCH v1 4/7] x86/vmx: add do_vmtrace_op
[PATCH][next] drm/i915/query: Use struct_size() helper
2020-06-18 15:25 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[OE-core][PATCH] igt-gpu-tools: add new package
2020-06-18 15:25 UTC (8+ messages)
[PATCH] dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR
2020-06-18 15:25 UTC (2+ messages)
[PATCH v3 0/2] loop: replace kill_bdev with invalidate_bdev
2020-06-18 15:24 UTC (2+ messages)
[PATCH 00/38] dt-bindings: json-schema conversions and cleanups
2020-06-18 15:23 UTC (14+ messages)
` [PATCH 07/38] dt-bindings: display: tegra: Convert to json-schema
` [PATCH 25/38] dt-bindings: gpio: "
Message registries continuation
2020-06-18 15:23 UTC (3+ messages)
[help][coccinelle] coccicheck failed
2020-06-18 15:23 UTC (3+ messages)
[PATCH 1/2] nvme: remove workarounds for gcc bug wrt unnamed fields in initializers
2020-06-18 15:23 UTC (4+ messages)
` [PATCH 2/2] nvmet: "
[RFC PATCH v1 0/6] Fair scheduling
2020-06-18 15:23 UTC (11+ messages)
` [RFC PATCH v1 4/6] xentop: collect IRQ and HYP time statistics
[Cluster-devel] [PATCH v11 00/25] Change readahead API
2020-06-18 15:03 UTC (10+ messages)
` [Cluster-devel] [PATCH v11 16/25] fs: Convert mpage_readpages to mpage_readahead
` [f2fs-dev] "
Rename offensive terminology (master)
2020-06-18 15:23 UTC (10+ messages)
[PATCH v3] xfs: Fix false positive lockdep warning with sb_internal & fs_reclaim
2020-06-18 15:20 UTC (2+ messages)
[RFC PATCH 0/9] Hirschmann Hellcreek DSA driver
2020-06-18 15:22 UTC (3+ messages)
` [RFC PATCH 2/9] net: dsa: Add DSA driver for Hirschmann Hellcreek switches
[PATCH v3 00/13] x86: tag application address space for devices
2020-06-18 15:22 UTC (5+ messages)
` [PATCH v3 01/13] iommu: Change type of pasid to unsigned int
properly support exec and wait with kernel pointers v2
2020-06-18 14:46 UTC (5+ messages)
` [PATCH 3/6] exec: cleanup the count() function
` [PATCH 4/6] exec: split prepare_arg_pages
` [PATCH 5/6] exec: add a kernel_execveat helper
` [PATCH 6/6] kernel: add a kernel_wait helper
[PATCH] drm/arm: fix unintentional integer overflow on left shift
2020-06-18 15:22 UTC (8+ messages)
[dpdk-dev] [PATCH 1/2] common/mlx5: share kernel interface name getter
2020-06-18 15:22 UTC (4+ messages)
` [dpdk-dev] [PATCH 2/2] vdpa/mlx5: support MTU feature
[PATCH v3] libata: Use per port sync for detach
2020-06-18 15:21 UTC (2+ messages)
[Bug 1883560] [NEW] mips linux-user builds occasionly crash randomly only to be fixed by a full clean re-build
2020-06-18 15:11 UTC (4+ messages)
[PATCH for-4.14 0/8] x86/vpt: fixes for vpt and enable vPIT for PVH dom0
2020-06-18 15:20 UTC (18+ messages)
` [PATCH for-4.14 2/8] x86/hvm: don't force vCPU 0 for IRQ 0 when using fixed destination mode
` [PATCH for-4.14 3/8] x86/hvm: fix ISA IRQ 0 handling when set as lowest priority mode in IO APIC
` [PATCH for-4.14 5/8] x86/hvm: only translate ISA interrupts to GSIs in virtual timers
` [PATCH for-4.14 6/8] x86/vpt: fix injection to remote vCPU
[PATCH net] geneve: allow changing DF behavior after creation
2020-06-18 15:20 UTC (4+ messages)
schedule/sleep over mmget()
2020-06-18 15:20 UTC
Patchwork housekeeping for: linux-renesas-soc
2020-06-18 15:20 UTC
Patchwork housekeeping for: spi-devel-general
2020-06-18 15:20 UTC
[PATCH v9 0/5] vhost-user block device backend implementation
2020-06-18 15:17 UTC (3+ messages)
` [PATCH v9 5/5] new qTest case to test the vhost-user-blk-server
[PATCH][dunfell] u-boot: introduce UBOOT_INITIAL_ENV
2020-06-18 15:18 UTC
[PATCH] drm/noveau: fix reference count leak in nv50_disp_atomic_commit
2020-06-18 15:18 UTC (3+ messages)
[PATCH v1] partitions/ldm: Replace uuid_copy() with import_uuid() where it makes sense
2020-06-18 15:18 UTC (2+ messages)
[dpdk-dev] [PATCH 1/3] eventdev: fix race condition on timer list counter
2020-06-18 15:17 UTC (2+ messages)
[PATCH v1] lightnvm: pblk: Replace guid_copy() with export_guid()/import_guid()
2020-06-18 15:17 UTC (4+ messages)
[Ksummit-discuss] [TECH TOPIC] Documentation
2020-06-18 14:40 UTC (10+ messages)
[OE-core][master][PATCH] libjpeg-turbo: Fix CVE-2020-13790
2020-06-18 15:17 UTC (2+ messages)
[PATCH] xfsprogs: xfs_quota command error message improvement
2020-06-18 15:14 UTC (2+ messages)
[PATCH] ext2fs: fix to avoid invalid memory access
2020-06-18 15:16 UTC
[PATCH v4 0/5] spi: spi-geni-qcom: Fixes / perf improvements
2020-06-18 15:15 UTC (7+ messages)
` [PATCH v4 1/5] spi: spi-geni-qcom: No need for irqsave variant of spinlock calls
` [PATCH v4 2/5] spi: spi-geni-qcom: Mo' betta locking
` [PATCH v4 3/5] spi: spi-geni-qcom: Check for error IRQs
` [PATCH v4 4/5] spi: spi-geni-qcom: Actually use our FIFO
` [PATCH v4 5/5] spi: spi-geni-qcom: Don't keep a local state variable
[PATCH] drm/amdgpu: remove redundant initialization of variable ret
2020-06-18 15:15 UTC (5+ messages)
[PATCH] iomap: Make sure iomap_end is called after iomap_begin
2020-06-18 15:15 UTC (6+ messages)
[virtio-dev] [PATCH v25 QEMU 0/3] virtio-balloon: add support for page poison and free page reporting
2020-06-18 15:14 UTC (6+ messages)
` [virtio-dev] [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
` [virtio-dev] "
` "
[dunfell-backport meta-python PATCH 01/22] python3-argh: Add recipe version 0.26.2
2020-06-18 15:15 UTC (4+ messages)
` [oe] "
[PATCH rc1 00/15] hw: Renesas patches (SH4 and RX)
2020-06-18 15:12 UTC (2+ messages)
[dpdk-dev] [PATCH 1/2] common/mlx5: add virtio queue protection domain
2020-06-18 15:13 UTC (3+ messages)
` [dpdk-dev] [PATCH 2/2] vdpa/mlx5: adjust "
[PATCH 0/7] x86/entry: noinstr fixes
2020-06-18 15:13 UTC (5+ messages)
` [PATCH 3/7] x86/entry: Fixup bad_iret vs noinstr
` [PATCH 4/7] x86/entry: Increase entry_stack size to a full page
[dpdk-dev] [RFC PATCH 0/6] Improve mlx5 PMD common driver framework for multiple classes
2020-06-18 15:13 UTC (5+ messages)
` [dpdk-dev] [RFC PATCH 6/6] bus/mlx5_pci: enable net and vDPA to use mlx5 PCI bus driver
[PATCH v8 00/21] Add virtual device fuzzing support
2020-06-18 15:08 UTC (4+ messages)
` [PATCH v8 13/21] main: keep rcu_atfork callback enabled for qtest
[PATCH] ASoC: codecs: Added MAX98373 Soundwire Driver
2020-06-18 15:10 UTC (4+ messages)
[PULL 00/15] bitmaps patches for 2020-06-09
2020-06-18 15:09 UTC (5+ messages)
` [PULL 14/15] qcow2_format.py: dump bitmaps header extension
[PATCH 0/3] Add Scripts for Finding Top 25 Executed Functions
2020-06-18 15:07 UTC (7+ messages)
` [PATCH 3/3] scripts/performance: Add perf_top_25.py script
fs/cifs/transport.c:1284:2-8: preceding lock on line 1277 (fwd)
2020-06-18 15:08 UTC (2+ messages)
[PATCH v3 0/2] iotests: Make _filter_img_create more active
2020-06-18 15:06 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] iotests: filter few more luks specific create options
[dpdk-dev] [PATCH 1/5] app/testpmd: clock gettime call in throughput calculation
2020-06-18 15:08 UTC (4+ messages)
` [dpdk-dev] [PATCH 5/5] app/testpmd: enable empty polls in burst stats
[PATCH net v1] net: phy: smsc: fix printing too many logs
2020-06-18 15:08 UTC (7+ messages)
[dpdk-dev] [PATCH 0/3] net/bnxt: vector mode enhancements
2020-06-18 15:07 UTC (4+ messages)
` [dpdk-dev] [PATCH 3/3] net/bnxt: add ARM64 vector support
[PATCH 0/2] btrfs-progs: mkfs: fix mkfs --rootdir size problem
2020-06-18 15:06 UTC (2+ messages)
[PATCH v3 0/5] spi: spi-geni-qcom: Fixes / perf improvements
2020-06-18 15:05 UTC (4+ messages)
` [PATCH v3 5/5] spi: spi-geni-qcom: Don't keep a local state variable
[PATCH 1/1] drm/amdgpu: remove unused functions
2020-06-18 15:05 UTC (2+ messages)
[PATCH v2] i2c: sh_mobile: implement atomic transfers
2020-06-18 15:05 UTC
Trunking Support in 4.1
2020-06-18 15:04 UTC
[PATCH v2 0/6] Make fstests support new behavior of DAX
2020-06-18 15:04 UTC (3+ messages)
[PATCH 1/4] pci: Keep the ACS capability offset in device
2020-06-18 15:03 UTC (11+ messages)
` [PATCH 4/4] pci: export untrusted attribute in sysfs
[Intel-gfx] [PATCH] drm/i915/params: switch to device specific parameters
2020-06-18 15:04 UTC
[PATCH 0/3] sched, arch_topology: Thermal pressure configuration cleanup
2020-06-18 15:03 UTC (4+ messages)
` [PATCH 1/3] thermal/cpu-cooling, sched/core: Cleanup thermal pressure definition
[RFC] SLUB: list_slab_objects() looks like a miss-merge
2020-06-18 15:03 UTC (2+ messages)
[PATCH 00/18] [PULL REQUEST] iommu/vt-d: patches for v5.8
2020-06-18 15:03 UTC (5+ messages)
` [PATCH 18/18] iommu/vt-d: Remove IOVA handling code from the non-dma_ops path
` [Regression] "
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.