All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-04 23:45:05 to 2016-11-05 02:05:22 UTC [more...]

[Qemu-devel] [PATCH v6 00/10] Convert msix_init() to error
 2016-11-05  2:07 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 01/10] msix: Follow CODING_STYLE
` [Qemu-devel] [PATCH v6 02/10] hcd-xhci: check & correct param before using it
` [Qemu-devel] [PATCH v6 03/10] pci: Convert msix_init() to Error and fix callers to check it
` [Qemu-devel] [PATCH v6 04/10] megasas: change behaviour of msix switch
` [Qemu-devel] [PATCH v6 05/10] hcd-xhci: "
` [Qemu-devel] [PATCH v6 06/10] megasas: remove unnecessary megasas_use_msix()
` [Qemu-devel] [PATCH v6 07/10] megasas: undo the overwrites of msi user configuration
` [Qemu-devel] [PATCH v6 08/10] vmxnet3: fix reference leak issue
` [Qemu-devel] [PATCH v6 09/10] vmxnet3: remove unnecessary internal msix flag
` [Qemu-devel] [PATCH v6 10/10] msi_init: convert assert to return -errno

[PATCH] xfs: testcase for kernelspace xfs_fsr extent handling flaw
 2016-11-05  2:00 UTC 

[PATCH v4 0/2] i2c: aspeed: added driver for Aspeed I2C
 2016-11-05  1:58 UTC  (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] i2c: aspeed: added documentation for Aspeed I2C driver

[PATCH] drm: make drm_get_format_name atomic/irq safe again
 2016-11-05  1:52 UTC  (9+ messages)
          ` [PATCH] drm: move allocation out of drm_get_format_name()

[meta-raspberrypi][PATCH v3] u-boot: Simplify boot script
 2016-11-05  1:50 UTC 

Regarding "git log" on "git series" metadata
 2016-11-05  1:48 UTC  (8+ messages)

[U-Boot] [PATCH 0/4] sunxi: Improve the SinA33 support
 2016-11-05  1:34 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] mmc: sunxi: Enable 8bits bus width for sun8i
` [U-Boot] [PATCH 3/4] sunxi: sina33: Enable the eMMC

Children Under Miserable Condition
 2016-11-04 22:09 UTC 

[PATCH] drm/i915: Before pageflip, also wait for shared dmabuf fences
 2016-11-05  1:17 UTC  (18+ messages)

v2_02_167 annotated tag has been created
 2016-11-05  1:14 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 1719a889f627619ff30fd26e2facb3e710b9c9d6
 2016-11-05  1:14 UTC 

master - post-release
 2016-11-05  1:14 UTC 

master - pre-release
 2016-11-05  1:14 UTC 

[net PATCH] fib_trie: Correct /proc/net/route off by one error
 2016-11-04 19:11 UTC 

[PATCH] drm/amdgpu: Attach exclusive fence to prime exported bo's. (v2)
 2016-11-05  0:56 UTC 

[Buildroot] [PATCH] makedevs: unlink device nodes before they are created
 2016-11-05  0:47 UTC  (2+ messages)

[PATCH v1 00/19] Add configuration options for split-index
 2016-11-05  0:45 UTC  (8+ messages)
` [PATCH v1 09/19] config: add git_config_get_max_percent_split_change()
` [PATCH v1 12/19] Documentation/config: add splitIndex.maxPercentChange

[GIT PULL] MD update for 4.9-rc3
 2016-11-05  0:43 UTC 

[ovmf test] 101930: all pass - PUSHED
 2016-11-05  0:43 UTC 

[PATCH 2/2] ASoC: topology: ABI - Rename be_dai_elems to dai_elems in manifest
 2016-11-05  0:42 UTC 

[PATCH 1/2] ASoC: topology: Check name strings of physical DAI links
 2016-11-05  0:42 UTC 

I Hope You Get My Message This Time
 2016-11-05  0:19 UTC 

I Hope You Get My Message This Time
 2016-11-05  0:19 UTC 

[Qemu-devel] [PATCH v1 1/1] cadence_uart: Check baud rate generator and divider values on migration
 2016-11-05  0:00 UTC 

[md PATCH 0/4] Assorted minor improvements
 2016-11-05  0:33 UTC  (3+ messages)
` [md PATCH 4/4] md/bitmap: Don't write bitmap while earlier writes might be in-flight

Children Under Miserable Condition
 2016-11-04 22:15 UTC 

[PATCH] ptrlist: use after free in last_ptr_list()
 2016-11-05  0:30 UTC  (6+ messages)

[PATCH v2 00/39] xfsprogs: online scrub/repair support
 2016-11-05  0:28 UTC  (40+ messages)
` [PATCH 01/39] xfs: plumb in needed functions for range querying of the freespace btrees
` [PATCH 02/39] xfs: provide a query_range function for "
` [PATCH 03/39] xfs: create a function to query all records in a btree
` [PATCH 04/39] xfs: introduce the XFS_IOC_GETFSMAP ioctl
` [PATCH 05/39] xfs_io: support the new getfsmap ioctl
` [PATCH 06/39] xfs: use GPF_NOFS when allocating btree cursors
` [PATCH 07/39] xfs: add scrub tracepoints
` [PATCH 08/39] xfs: create an ioctl to scrub AG metadata
` [PATCH 09/39] xfs: generic functions to scrub metadata and btrees
` [PATCH 10/39] xfs: scrub the backup superblocks
` [PATCH 11/39] xfs: scrub AGF and AGFL
` [PATCH 12/39] xfs: scrub the AGI
` [PATCH 13/39] xfs: support scrubbing free space btrees
` [PATCH 14/39] xfs: support scrubbing inode btrees
` [PATCH 15/39] xfs: support scrubbing rmap btree
` [PATCH 16/39] xfs: support scrubbing refcount btree
` [PATCH 17/39] xfs: scrub inodes
` [PATCH 18/39] xfs: scrub inode block mappings
` [PATCH 19/39] xfs: scrub directory/attribute btrees
` [PATCH 20/39] xfs: scrub directories
` [PATCH 21/39] xfs: scrub extended attributes
` [PATCH 22/39] xfs: scrub symbolic links
` [PATCH 23/39] xfs: scrub realtime bitmap/summary
` [PATCH 24/39] xfs: scrub should cross-reference with the bnobt
` [PATCH 25/39] xfs: cross-reference bnobt records with cntbt
` [PATCH 26/39] xfs: cross-reference inode btrees during scrub
` [PATCH 27/39] xfs: cross-reference reverse-mapping btree
` [PATCH 28/39] xfs: cross-reference refcount btree during scrub
` [PATCH 29/39] xfs: scrub should cross-reference the realtime bitmap
` [PATCH 30/39] xfs: add helper routines for the repair code
` [PATCH 31/39] xfs: repair inode btrees
` [PATCH 32/39] xfs: rebuild the rmapbt
` [PATCH 33/39] xfs: repair refcount btrees
` [PATCH 34/39] xfs: repair inode block maps
` [PATCH 35/39] xfs: query the per-AG reservation counters
` [PATCH 36/39] xfs_db: introduce fuzz command
` [PATCH 37/39] xfs_db: print attribute remote value blocks
` [PATCH 38/39] xfs_io: provide an interface to the scrub ioctls
` [PATCH 39/39] xfs_scrub: create online filesystem scrub program

[SPDK] nvmf target
 2016-11-05  0:28 UTC 

[GIT PULL] MTD updates for 4.9-rc4
 2016-11-05  0:24 UTC 

[PATCH v2 00/41] xfs: online scrub/repair support
 2016-11-05  0:23 UTC  (42+ messages)
` [PATCH 01/41] xfs: plumb in needed functions for range querying of the freespace btrees
` [PATCH 02/41] xfs: provide a query_range function for "
` [PATCH 03/41] xfs: create a function to query all records in a btree
` [PATCH 04/41] xfs: introduce the XFS_IOC_GETFSMAP ioctl
` [PATCH 05/41] xfs: report shared extents in getfsmapx
` [PATCH 06/41] xfs: have getfsmap fall back to the freesp btrees when rmap is not present
` [PATCH 07/41] xfs: getfsmap should fall back to rtbitmap when rtrmapbt "
` [PATCH 08/41] xfs: use GPF_NOFS when allocating btree cursors
` [PATCH 09/41] xfs: add scrub tracepoints
` [PATCH 10/41] xfs: create an ioctl to scrub AG metadata
` [PATCH 11/41] xfs: generic functions to scrub metadata and btrees
` [PATCH 12/41] xfs: scrub the backup superblocks
` [PATCH 13/41] xfs: scrub AGF and AGFL
` [PATCH 14/41] xfs: scrub the AGI
` [PATCH 15/41] xfs: support scrubbing free space btrees
` [PATCH 16/41] xfs: support scrubbing inode btrees
` [PATCH 17/41] xfs: support scrubbing rmap btree
` [PATCH 18/41] xfs: support scrubbing refcount btree
` [PATCH 19/41] xfs: scrub inodes
` [PATCH 20/41] xfs: scrub inode block mappings
` [PATCH 21/41] xfs: scrub directory/attribute btrees
` [PATCH 22/41] xfs: scrub directory metadata
` [PATCH 23/41] xfs: scrub extended attributes
` [PATCH 24/41] xfs: scrub symbolic links
` [PATCH 25/41] xfs: scrub realtime bitmap/summary
` [PATCH 26/41] xfs: scrub should cross-reference with the bnobt
` [PATCH 27/41] xfs: cross-reference bnobt records with cntbt
` [PATCH 28/41] xfs: cross-reference extents with AG header
` [PATCH 29/41] xfs: cross-reference inode btrees during scrub
` [PATCH 30/41] xfs: cross-reference reverse-mapping btree
` [PATCH 31/41] xfs: cross-reference refcount btree during scrub
` [PATCH 32/41] xfs: scrub should cross-reference the realtime bitmap
` [PATCH 33/41] xfs: implement the metadata repair ioctl flag
` [PATCH 34/41] xfs: add helper routines for the repair code
` [PATCH 35/41] xfs: repair free space btrees
` [PATCH 36/41] xfs: repair inode btrees
` [PATCH 37/41] xfs: rebuild the rmapbt
` [PATCH 38/41] xfs: repair refcount btrees
` [PATCH 39/41] xfs: online repair of inodes
` [PATCH 40/41] xfs: repair inode block maps
` [PATCH 41/41] xfs: query the per-AG reservation counters

[Bug 186981] New: ext4 is not working on kernel 4.8.6
 2016-11-05  0:19 UTC 

[ovmf baseline-only test] 67997: trouble: broken/pass
 2016-11-05  0:19 UTC 

[PATCH] transport: add core.allowProtocol config option
 2016-11-05  0:18 UTC  (6+ messages)
` [PATCH v3] transport: add protocol policy "

[PATCH v2 0/9] xfstests: online scrub/repair support
 2016-11-05  0:18 UTC  (10+ messages)
` [PATCH 1/9] populate: create all types of XFS metadata
` [PATCH 2/9] populate: add _require_populate_commands to check for tools
` [PATCH 3/9] populate: optionally fill the filesystem when populating fs
` [PATCH 4/9] populate: fix some silly errors when modifying a fs while fuzzing
` [PATCH 5/9] common/fuzzy: move fuzzing helper functions here
` [PATCH 6/9] populate: cache scratch metadata images
` [PATCH 7/9] populate: discover XFS structure fields and fuzz verbs, and use them to fuzz fields
` [PATCH 8/9] xfs: fuzz every field of every structure
` [PATCH 9/9] common/populate: create attrs in different namespaces

[PATCH 1/2] drm/i915: Make sure engines are idle during GPU idling in LR mode
 2016-11-05  0:11 UTC  (8+ messages)

[PATCH v2 00/10] xfs: miscellaneous libxfs cleanups
 2016-11-05  0:10 UTC  (11+ messages)
` [PATCH 01/10] libxfs: convert ushort to unsigned short
` [PATCH 02/10] libxfs: synchronize dinode_verify with userspace
` [PATCH 03/10] libxfs: fix whitespace problems
` [PATCH 04/10] libxfs: fix xfs_attr_shortform_bytesfit declaration
` [PATCH 05/10] libxfs: clean up _dir2_data_freescan
` [PATCH 06/10] xfs: don't call xfs_sb_quota_from_disk twice
` [PATCH 07/10] xfs: defer should abort intent items if the trans roll fails
` [PATCH 08/10] xfs: move dir_ino_validate declaration per xfsprogs
` [PATCH 09/10] xfs: check return value of _trans_reserve_quota_nblks
` [PATCH 10/10] xfs: check minimum block size for CRC filesystems

[diamon-discuss] CTF2-PROP-1.0: Proposal for a major revision of the Common Trace Format, version 1.8
 2016-11-05  0:09 UTC  (4+ messages)
` [diamon-discuss] [lttng-dev] "
  `  "

[PATCH] libbsd 0.8.3: BBCLASSEXTEND to native and nativesdk
 2016-11-05  0:09 UTC  (7+ messages)

[PATCH v2 00/16] xfsprogs: miscellaneous libxfs cleanups
 2016-11-05  0:09 UTC  (17+ messages)
` [PATCH 01/16] xfs_repair: fix some potential null pointer deferences
` [PATCH 02/16] xfs_repair: fix bogus rmapbt record owner check
` [PATCH 03/16] xfs_io: fix libxfs naming violation
` [PATCH 04/16] libxfs: remove unnecessary hascrc test in btree verifiers
` [PATCH 05/16] xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
` [PATCH 06/16] libxfs: refactor btree crc verifier
` [PATCH 07/16] libxfs: fix whitespace to match the kernel
` [PATCH 08/16] libxfs: return bool from sb_version_hasmetauuid
` [PATCH 09/16] xfs: fix btree cursor error cleanups
` [PATCH 10/16] libxfs: clean up _dir2_data_freescan
` [PATCH 11/16] tools: create libxfs-diff to compare libxfses
` [PATCH 12/16] libxfs: fix line lengths
` [PATCH 13/16] libxfs: synchronize dinode_verify with userspace
` [PATCH 14/16] libxfs: remove useless stuff from the kernel
` [PATCH 15/16] xfs: check return value of _trans_reserve_quota_nblks
` [PATCH 16/16] xfs: check minimum block size for CRC filesystems

[PATCH v8 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-11-05  0:09 UTC  (5+ messages)
` [PATCH v8 7/7] KVM: x86: virtualize cpuid faulting

[Buildroot] warp7_defconfig build error
 2016-11-05  0:03 UTC  (7+ messages)

[lustre-devel] [PATCH] staging: lustre: o2iblnd: replace space indentation with tabs
 2016-11-05  0:03 UTC  (2+ messages)
`  "

[PATCH net-next 5/7] vxlan: simplify RTF_LOCAL handling
 2016-11-05  0:01 UTC  (2+ messages)

[PATCH] db: disable the ARM assembler mutex code
 2016-11-05  0:01 UTC  (5+ messages)

[Qemu-devel] virtio-serial guest agent channel timing requirements
 2016-11-05  0:01 UTC  (2+ messages)

[RFC] A proposal for adding case insensitive lookups to ext4
 2016-11-05  0:00 UTC  (2+ messages)

[PATCH 0/6] xfs: miscellaneous libxfs cleanups
 2016-11-05  0:00 UTC  (6+ messages)
` [PATCH 5/6] libxfs: clean up _dir2_data_freescan

[PATCH] DAX: use proper length when the range is not aligned to PAGE_SIZE
 2016-11-04 23:55 UTC  (3+ messages)

[Bug 98582] New: A regression with nouveau under wayland+xorg: laptop doesn't resume properly from suspension
 2016-11-04 23:55 UTC  (3+ messages)
  ` [Bug 98582] "

[PATCH v2 1/3] remoteproc: qcom: Encapsulate pvt data structure for q6v56 hexagon
 2016-11-04 23:51 UTC  (4+ messages)

U-Boot upstreaming
 2016-11-04 23:51 UTC  (4+ messages)

[PATCH] multipath-tools: remove old multipath/{01_udev, 02_multipath} scripts
 2016-11-04 23:48 UTC 

[Buildroot] [PATCH 1/8] gsettings-desktop-schemas: bump to version 3.22.0
 2016-11-04 23:47 UTC  (5+ messages)
` [Buildroot] [PATCH 6/8] python-libxml2: new host package

[PATCH] mm: only enable sys_pkey* when ARCH_HAS_PKEYS
 2016-11-04 23:44 UTC  (4+ 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.