All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-25 21:04:48 to 2019-09-25 21:39:33 UTC [more...]

[PATCH 0/1] make OPENSSL_ENGINES match install path
 2019-09-25 21:39 UTC  (7+ messages)
` [PATCH 1/1] openssl: "

[PATCH 00/18] xfs_scrub: remove moveon space aliens
 2019-09-25 21:39 UTC  (11+ messages)
` [PATCH 01/18] xfs_scrub: remove moveon from filemap iteration
` [PATCH 02/18] xfs_scrub: remove moveon from the fscounters functions
` [PATCH 03/18] xfs_scrub: remove moveon from inode iteration
` [PATCH 04/18] xfs_scrub: remove moveon from vfs directory tree iteration
` [PATCH 05/18] xfs_scrub: remove moveon from spacemap
` [PATCH 06/18] xfs_scrub: remove moveon from unicode name collision helpers
` [PATCH 08/18] xfs_scrub: remove moveon from scrub ioctl wrappers
` [PATCH 09/18] xfs_scrub: remove moveon from repair action list helpers
` [PATCH 12/18] xfs_scrub: remove moveon from phase 5 functions
` [PATCH 13/18] xfs_scrub: remove moveon from phase 4 functions

[PATCH v2 00/13] crypto/luks: preparation for encryption key managment
 2019-09-25 21:35 UTC  (3+ messages)
` [PATCH v2 01/13] block-crypto: misc refactoring
` [PATCH v2 03/13] qcrypto-luks: don't overwrite cipher_mode in header

[PATCH 00/11] xfs_scrub: fix IO error reporting
 2019-09-25 21:37 UTC  (12+ messages)
` [PATCH 01/11] xfs_scrub: separate media error reporting for attribute forks
` [PATCH 02/11] xfs_scrub: improve reporting of file data media errors
` [PATCH 03/11] xfs_scrub: better reporting of metadata "
` [PATCH 04/11] xfs_scrub: improve reporting of file "
` [PATCH 05/11] xfs_scrub: don't report media errors on unwritten extents
` [PATCH 06/11] xfs_scrub: reduce fsmap activity for media errors
` [PATCH 07/11] xfs_scrub: request fewer bmaps when we can
` [PATCH 08/11] xfs_scrub: fix media verification thread pool size calculations
` [PATCH 09/11] libfrog: clean up platform_nproc
` [PATCH 10/11] xfs_scrub: clean out the nproc global variable
` [PATCH 11/11] xfs_scrub: create a new category for unfixable errors

[PATCH] udf: prevent memory leak in udf_new_inode
 2019-09-25 21:39 UTC 

[PATCH 0/3] xfs_scrub: media scan entire disks
 2019-09-25 21:38 UTC  (4+ messages)
` [PATCH 1/3] xfs_scrub: implement background mode for phase 6
` [PATCH 2/3] xfs_scrub: perform media scans of entire devices
` [PATCH 3/3] xfs_scrub: relabel verified data block counts in output

[PATCH] ipv6: Properly check reference count flag before taking reference
 2019-09-25 21:37 UTC  (3+ messages)

KVM: x86: Pass additional FPU bits to the guest
 2019-09-25 21:37 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: svm: Pass XSAVES to guest if available on host
` [PATCH 2/2] KVM: x86: Expose CLZERO and XSAVEERPTR to the guest

[PATCH 0/3] xfs_scrub: deferred labelling to save time
 2019-09-25 21:37 UTC  (3+ messages)
` [PATCH 1/3] xfs_scrub: bump work_threads to include the controller thread
` [PATCH 3/3] xfs_scrub: adapt phase5 to deferred descriptions

[PATCH 00/11] xfs_scrub: fix IO error detection during media verify
 2019-09-25 21:36 UTC  (12+ messages)
` [PATCH 01/11] xfs_scrub: fix handling of read-verify pool runtime errors
` [PATCH 02/11] xfs_scrub: abort all read verification work immediately on error
` [PATCH 03/11] xfs_scrub: fix read-verify pool error communication problems
` [PATCH 04/11] xfs_scrub: fix queue-and-stash of non-contiguous verify requests
` [PATCH 05/11] xfs_scrub: only call read_verify_force_io once per pool
` [PATCH 06/11] xfs_scrub: refactor inode prefix rendering code
` [PATCH 07/11] xfs_scrub: record disk LBA size
` [PATCH 08/11] xfs_scrub: enforce read verify pool minimum io size
` [PATCH 09/11] xfs_scrub: return bytes verified from a SCSI VERIFY command
` [PATCH 10/11] xfs_scrub: fix read verify disk error handling strategy
` [PATCH 11/11] xfs_scrub: simulate errors in the read-verify phase

[PATCH] promisor-remote: skip move_to_tail when n=1
 2019-09-25 21:37 UTC 

[Bug 102322] System crashes after "[drm] IP block:gmc_v8_0 is hung!" / [drm] IP block:sdma_v3_0 is hung!
 2019-09-25 21:37 UTC  (2+ messages)

[PATCH] greybus: remove excessive check in gb_connection_hd_cport_quiesce()
 2019-09-25 21:36 UTC 

[PATCH] nvme: Add ctrl attributes for queue_count and sqsize
 2019-09-25 21:36 UTC  (3+ messages)

[PATCH][meta-oe 1/2] tesseract: update to 4.1.0
 2019-09-25 21:36 UTC  (2+ messages)
` [PATCH][meta-oe 2/2] tesseract-lang: update to 4.0.0

[PATCH v2 0/2] soc: amlogic: ee-pwrc: cleanup init state
 2019-09-25 21:35 UTC  (9+ messages)
` [PATCH v2 1/2] soc: amlogic: ee-pwrc: rename get_power
` [PATCH v2 2/2] soc: amlogic: ee-pwrc: ensure driver state maches HW state

[PATCH 00/13] libfrog/xfs_scrub: fix error handling
 2019-09-25 21:34 UTC  (14+ messages)
` [PATCH 01/13] libfrog: fix workqueue error communication problems
` [PATCH 02/13] libfrog: fix missing error checking in workqueue code
` [PATCH 03/13] libfrog: split workqueue destroy functions
` [PATCH 04/13] xfs_scrub: redistribute read verify pool flush and destroy responsibilities
` [PATCH 05/13] libfrog: fix per-thread variable error communication problems
` [PATCH 06/13] libfrog: add missing per-thread variable error handling
` [PATCH 07/13] libfrog: fix bitmap error communication problems
` [PATCH 08/13] libfrog: fix missing error checking in bitmap code
` [PATCH 09/13] xfs_scrub: fix per-thread counter error communication problems
` [PATCH 10/13] xfs_scrub: report all progressbar creation failures
` [PATCH 11/13] xfs_scrub: check progress bar timedwait failures
` [PATCH 12/13] xfs_scrub: move all the queue_subdir error reporting to callers
` [PATCH 13/13] xfs_scrub: fix error handling problems in vfs.c

[Xen-devel] [PATCH v13 0/4] add per-domain IOMMU control
 2019-09-25 21:34 UTC  (7+ messages)

[pull] amdgpu drm-fixes-5.4
 2019-09-25 21:35 UTC 

[PATCH 0/4] xfsprogs: bulkstat v5
 2019-09-25 21:33 UTC  (5+ messages)
` [PATCH 1/4] xfs_io: add a bulkstat command
` [PATCH 2/4] xfs_spaceman: remove open-coded per-ag bulkstat
` [PATCH 3/4] xfs_scrub: convert to per-ag inode bulkstat operations
` [PATCH 4/4] xfs_scrub: batch inumbers calls during fscounters calculation

[PATCH v9 00/15] Multicolor Framework
 2019-09-25 21:34 UTC  (9+ messages)
` [PATCH v9 05/15] leds: multicolor: Introduce a multicolor class definition
` [PATCH v9 07/15] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v9 08/15] dt: bindings: lp55xx: Be consistent in the document with LED
` [PATCH v9 09/15] dt: bindings: lp55xx: Update binding for Multicolor Framework

[PATCH 0/3] iotests: Fix 125
 2019-09-25 21:31 UTC  (7+ messages)
` [PATCH 1/3] iotests: Fix 125 for growth_mode = metadata
` [PATCH 2/3] iotests: Disable 125 on broken XFS versions
` [PATCH 3/3] iotests: Use stat -c %b in 125

[PATCH 0/4] xfsprogs: port utilities to bulkstat v5
 2019-09-25 21:32 UTC  (5+ messages)
` [PATCH 1/4] man: add documentation for v5 bulkstat ioctl
` [PATCH 2/4] man: add documentation for v5 inumbers ioctl
` [PATCH 3/4] misc: convert xfrog_bulkstat functions to have v5 semantics
` [PATCH 4/4] misc: convert from XFS_IOC_FSINUMBERS to XFS_IOC_INUMBERS

[PATCH 0/4] xfsprogs: help mkfs shed its AG initialization code
 2019-09-25 21:32 UTC  (5+ messages)
` [PATCH 1/4] libxfs: fix uncached buffer refcounting
` [PATCH 2/4] libxfs: fix buffer refcounting in delwri_queue
` [PATCH 3/4] libxfs: make xfs_buf_delwri_submit actually do something
` [PATCH 4/4] mkfs: use libxfs to write out new AGs

[PATCH v2] hv_sock: Add the support of hibernation
 2019-09-25 21:34 UTC 

[PATCH 0/3] xfs_scrub: fix bugs in vfs tree walk code
 2019-09-25 21:31 UTC  (4+ messages)
` [PATCH 1/3] xfs_scrub: refactor queueing of subdir scan work item
` [PATCH 2/3] xfs_scrub: fix nr_dirs accounting problems
` [PATCH 3/3] xfs_scrub: remove unnecessary wakeup wait in scan_fs_tree

[Qemu-devel] [Bug 1841990] [NEW] instruction 'denbcdq' misbehaving
 2019-09-25 21:21 UTC  (2+ messages)
` [Bug 1841990] "

[PATCH 00/11] of: Fix DMA configuration for non-DT masters
 2019-09-25 21:33 UTC  (11+ messages)
            ` [Xen-devel] "

[PATCH 0/5] xfsprogs: scrub filesystem summary counters
 2019-09-25 21:31 UTC  (6+ messages)
` [PATCH 1/5] xfs_scrub: remove unnecessary fd parameter from file scrubbers
` [PATCH 2/5] libfrog: share scrub headers
` [PATCH 3/5] libfrog: add online scrub/repair for superblock counters
` [PATCH 4/5] xfs_scrub: separate internal metadata scrub functions
` [PATCH 5/5] xfs_scrub: check summary counters

[PATCH] staging: rtl8188eu: fix possible null dereference
 2019-09-25 21:32 UTC  (2+ messages)

errors found in extent allocation tree or chunk allocation after power failure
 2019-09-25 21:32 UTC  (5+ messages)

[iptables PATCH v2 00/24] Improve iptables-nft performance with large rulesets
 2019-09-25 21:31 UTC  (26+ messages)
` [iptables PATCH v2 01/24] xtables_error() does not return
` [iptables PATCH v2 02/24] tests/shell: Speed up ipt-restore/0004-restore-race_0
` [iptables PATCH v2 03/24] tests: shell: Support running for legacy/nft only
` [iptables PATCH v2 04/24] nft: Fix for add and delete of same rule in single batch
` [iptables PATCH v2 05/24] nft: Make nftnl_table_list_get() fetch only tables
` [iptables PATCH v2 06/24] xtables-restore: Minimize caching when flushing
` [iptables PATCH v2 07/24] nft: Support fetch_rule_cache() per chain
` [iptables PATCH v2 08/24] nft: Fetch only chains in nft_chain_list_get()
` [iptables PATCH v2 09/24] nft: Support fetch_chain_cache() per table
` [iptables PATCH v2 10/24] nft: Support fetch_chain_cache() per chain
` [iptables PATCH v2 11/24] nft: Support nft_chain_list_get() "
` [iptables PATCH v2 12/24] nft: Reduce cache overhead of adding a custom chain
` [iptables PATCH v2 13/24] nft: Reduce cache overhead of nft_chain_builtin_init()
` [iptables PATCH v2 14/24] nft: Support nft_is_table_compatible() per chain
` [iptables PATCH v2 15/24] nft: Optimize flushing all chains of a table
` [iptables PATCH v2 16/24] xtables-restore: Introduce rule counter tokenizer function
` [iptables PATCH v2 17/24] xtables-restore: Carry in_table in struct nft_xt_restore_parse
` [iptables PATCH v2 18/24] xtables-restore: Use xt_params->program_name
` [iptables PATCH v2 19/24] xtables-restore: Carry curtable in struct nft_xt_restore_parse
` [iptables PATCH v2 20/24] xtables-restore: Introduce line parsing function
` [iptables PATCH v2 21/24] tests: shell: Add ipt-restore/0007-flush-noflush_0
` [iptables PATCH v2 22/24] xtables-restore: Remove some pointless linebreaks
` [iptables PATCH v2 23/24] xtables-restore: Allow lines without trailing newline character
` [iptables PATCH v2 24/24] xtables-restore: Improve performance of --noflush operation

[PATCH 0/1] xfsprogs: online health tracking support
 2019-09-25 21:31 UTC  (2+ messages)
` [PATCH 1/1] xfs_spaceman: report health problems

[Xen-devel] [PATCH v4 0/8] xen/arm: Rework head.S to make it more compliant with the Arm Arm
 2019-09-25 21:29 UTC  (4+ messages)
` [Xen-devel] [PATCH v4 3/8] xen/arm32: head: Remove 1:1 mapping as soon as it is not used

[PATCH v3 00/12] Fix some git clean issues
 2019-09-25 21:28 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 04/12] dir: also check directories for matching pathspecs
    ` [BUG] git is segfaulting, was "

[Xen-devel] [PATCH v5 0/8] dom0less device assignment
 2019-09-25 21:27 UTC  (7+ messages)
` [Xen-devel] [PATCH v5 5/8] xen/arm: assign devices to boot domains
` [Xen-devel] [PATCH v5 7/8] xen/arm: introduce nr_spis
` [Xen-devel] [PATCH v5 8/8] xen/arm: add dom0-less device assignment info to docs

[Buildroot] [PATCH v3] package/pkg-utils.mk: add dl_dir to show-info output
 2019-09-25 21:28 UTC  (4+ messages)

[PATCH] drm/omap: Migrate minimum FCK/PCK ratio from Kconfig to dts
 2019-09-25 21:26 UTC  (4+ messages)

[PATCH 0/2] soc: amlogic: ee-pwrc: cleanup init state
 2019-09-25 21:25 UTC  (5+ messages)
` [PATCH 2/2] soc: amlogic: ee-pwrc: ensure driver state maches HW state

Add support for TGL in SAGV code paths
 2019-09-25 21:25 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Extract SAGV block time function

[PATCH v2] dt-bindings: riscv: Fix CPU schema errors
 2019-09-25 21:24 UTC  (3+ messages)

[Buildroot] [PATCH] package/python-entrypoints: new package
 2019-09-25 21:23 UTC  (2+ messages)

[PATCH v6 0/7] Implement UNIT_CELL_SIZE control
 2019-09-25 21:15 UTC  (10+ messages)
` [PATCH v6 1/7] media: v4l2-core: Implement v4l2_ctrl_new_std_compound
` [PATCH v6 4/7] Documentation: media: Document V4L2_CTRL_TYPE_AREA
` [PATCH v6 7/7] media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE

[PATCH] drm/amdkfd: Use hex print format for pasid
 2019-09-25 21:22 UTC 

[PATCH] drm/amdgpu: Add SMUIO values for other I2C controller v2
 2019-09-25 21:21 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/9] imx: mxs: Fixes and DM/DTS conversion code for several i.MX28 drivers
 2019-09-25 21:21 UTC  (10+ messages)
` [U-Boot] [PATCH v2 8/9] spl: Introduce SPL_DM_GPIO Kconfig define

[PATCH v4] qga: add command guest-get-devices for reporting VirtIO devices
 2019-09-25 21:18 UTC  (2+ messages)

[PATCH][meta-oe] sanlock: update to 3.6.0
 2019-09-25 21:19 UTC 

[RFC PATCH 00/18] crypto: wireguard using the existing crypto API
 2019-09-25 21:19 UTC  (5+ messages)
` [RFC PATCH 11/18] int128: move __uint128_t compiler test to Kconfig

[PATCH v8 0/6] PM / devfreq: Add dev_pm_qos support
 2019-09-25 21:18 UTC  (5+ messages)
  ` [PATCH v8 5/6] PM / devfreq: Add PM QoS support

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-09-25 21:16 UTC  (8+ messages)
` [PATCH v4 06/25] ibtrs: client: main functionality

[Buildroot] [PATCH 1/1] configs/imx6ullevk: add imx6ullevk support
 2019-09-25 21:17 UTC  (2+ messages)

[PATCH V2] bnvdimm/namsepace: Don't set claim_class on error
 2019-09-25 21:15 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/1] package/uclibc: fix termios redefinition issue for PowerPC
 2019-09-25 21:14 UTC  (2+ messages)

[PATCH v2][meta-oe] proj: update to 6.1.1
 2019-09-25 21:14 UTC 

[PATCH] drm/amdkfd: use navi12 specific family id for navi12 code path
 2019-09-25 21:14 UTC 

[PATCH V3] libnvdimm/namsepace: Don't set claim_class on error
 2019-09-25 21:13 UTC 

[PATCH v2][meta-oe] can-utils: bump to latest revision
 2019-09-25 21:12 UTC  (2+ messages)

[MODERATED] Re: [PATCH v4 06/10] TAAv4 6
 2019-09-25 21:11 UTC  (2+ messages)
  ` [MODERATED] [AUTOREPLY] [AUTOREPLY] Automatic reply: "

[PATCH v3 00/33] testing/next (docker,tcg, alpha ;-)
 2019-09-25 21:08 UTC  (4+ messages)
` [PATCH v3 25/33] tests/docker: Add fedora-win10sdk-cross image

[PATCH] drm/i915: Add feature flag for platforms with DRAM
 2019-09-25 21:07 UTC 

[PATCH 04/32] riscv: Use pr_warn instead of pr_warning
 2019-09-25 21:05 UTC  (2+ messages)

[CI 1/2] drm/i915/guc: Enable guc logging on guc log relay write
 2019-09-25 20:59 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/2] "

[PATCH] drm/amdgpu: return tcc_disabled_mask to userspace
 2019-09-25 21:05 UTC  (3+ messages)


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.