All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-05 00:25:13 to 2016-11-05 07:34:26 UTC [more...]

[PATCH 00/22] mtd: nand: return error code of nand_scan(_ident,_tail) on error
 2016-11-05  7:34 UTC  (2+ messages)
` [PATCH 00/22] mtd: nand: return error code of nand_scan(_ident, _tail) "

[PATCH 0/1] ARM: spi supports 32bytes buffer for DUAL and QUAD
 2016-11-05  7:32 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2 1/2] ARM: imx: mmdc perf function support i.MX6QP
 2016-11-05  7:31 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-11-04
 2016-11-05  7:30 UTC 

[PATCH RFT] ASoC: msm8916-wcd-analog: Update correct register setting for MIC BIAS Internal1
 2016-11-05  7:28 UTC 

[Qemu-devel] [PATCH 0/4] make SMBUS/SATA/PIT configurable and introduce
 2016-11-05  7:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] pc: make smbus configurable
` [Qemu-devel] [PATCH 2/4] pc: make sata configurable
` [Qemu-devel] [PATCH 3/4] pc: make pit configurable
` [Qemu-devel] [PATCH 4/4] q35: introduce q35-lite

What's cooking in git.git (Oct 2016, #09; Mon, 31)
 2016-11-05  7:27 UTC  (4+ messages)

57919 linux-scsi
 2016-11-05  7:27 UTC 

debug coredump on teuthology
 2016-11-05  7:24 UTC  (2+ messages)

[BUG] Btrfs scrub sometime recalculate wrong parity in raid5
 2016-11-05  7:23 UTC  (3+ messages)

[U-Boot] Issues coupling am335x with VSC8601 PHY
 2016-11-05  7:07 UTC 

[PATCH v2 1/4] ARM: dts: imx23: Remove skeleton.dtsi inclusion
 2016-11-05  7:05 UTC  (5+ messages)
` [PATCH v2 4/4] ARM: dts: imx28: Fix build warnings with W=1

[PATCH 1/3] f2fs: count dirty inodes to flush node pages during checkpoint
 2016-11-05  7:02 UTC  (6+ messages)
` [PATCH 3/3] f2fs: keep dirty inodes selectively for checkpoint
  ` [PATCH 3/3 v2] "
    ` [f2fs-dev] "

[PATCH 1/2] f2fs: fix wrong i_atime recovery
 2016-11-05  7:02 UTC  (7+ messages)
` [PATCH 2/2] f2fs: don't skip recovering inode depend on i_times

[PATCH] ARM: dts: imx6: Add support for Logic PD SOM and Baseboard
 2016-11-05  7:00 UTC  (4+ messages)

[PATCH] drm: make drm_get_format_name atomic/irq safe again
 2016-11-05  6:56 UTC  (12+ messages)
          ` [PATCH] drm: move allocation out of drm_get_format_name()
` ✓ Fi.CI.BAT: success for "

[GIT PULL] overlayfs fixes for 4.9-rc3
 2016-11-05  6:44 UTC  (3+ messages)

Problems with item delivery, n.000880833
 2016-11-05  6:33 UTC 

[PATCH] drm/sun4i: Fix error handling
 2016-11-05  6:15 UTC  (6+ messages)

[PATCH 0/8] net/virtio: fix queue reconfigure issue
 2016-11-05  6:15 UTC  (5+ messages)
` [PATCH 4/8] net/virtio: allocate queue at init stage

United States Postal Inspection Services (USPIS)
 2016-11-05  5:20 UTC 

[PATCH] xfs/021: filter out detailed array element info from xfs_db
 2016-11-05  5:51 UTC  (2+ messages)

[PATCH] phy-rockchip-pcie: remove deassert of phy_rst from exit callback
 2016-11-05  5:48 UTC  (4+ messages)

[PATCH v2] phy: sun4i: check PMU presence when poking unknown bit of pmu
 2016-11-05  5:48 UTC  (4+ messages)

[xen-4.7-testing test] 101932: regressions - FAIL
 2016-11-05  5:47 UTC 

[U-Boot] cubieboard sunxi u-boot help me
 2016-11-05  5:34 UTC 

[PATCH V3 0/6] ARM64: Uprobe support added
 2016-11-05  5:31 UTC  (5+ messages)

[PATCH 0/1] trace-cmd: fix QA warning
 2016-11-05  5:29 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 00/39] xfsprogs: online scrub/repair support
 2016-11-05  5:22 UTC  (38+ messages)
` [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

[PATCH v2 0/3] davinci: ohci: fix usb ohci device name
 2016-11-05  5:21 UTC  (4+ messages)
` [PATCH v2 2/3] phy: da8xx-usb: rename the ohci device to ohci-da8xx

[RFC 0/8] Define coherent device memory node
 2016-11-05  5:21 UTC  (5+ messages)

[Qemu-devel] [PATCH for-2.8] block: Don't mark node clean after failed flush
 2016-11-04 23:45 UTC  (2+ messages)

[meta-oe][PATCH] augeas: fix QA warning
 2016-11-05  5:18 UTC 

[PATCH] RBD: Add support readv,writev for rbd
 2016-11-05  5:17 UTC  (2+ messages)
` [Qemu-devel] "

[qemu-mainline baseline-only test] 67996: regressions - FAIL
 2016-11-05  5:17 UTC 

[PATCH] Add support readv,writev for rbd
 2016-11-05  5:12 UTC  (2+ messages)
` [Qemu-devel] "

Bayesian rate control
 2016-11-05  5:09 UTC  (8+ messages)
          ` [ath9k-devel] "

[RFC PATCH 0/5] recursively grep across submodules
 2016-11-05  5:09 UTC  (6+ messages)
` [PATCH 4/5] grep: optionally recurse into submodules
` [PATCH v2 0/6] recursively grep across submodules
  ` [PATCH v2 1/6] submodules: add helper functions to determine presence of submodules

[PATCH] Add support readv,writev for rbd
 2016-11-05  5:07 UTC  (2+ messages)
` [Qemu-devel] "

[ath9k-devel] Cryptography of ath9k driver
 2016-11-05  5:08 UTC  (4+ messages)

Regarding "git log" on "git series" metadata
 2016-11-05  5:00 UTC  (12+ messages)

[PATCH] fix detection of non-LUKS CRYPT
 2016-11-05  4:58 UTC 

cron job: media_tree daily build: ERRORS
 2016-11-05  4:40 UTC 

redraw issues on i915 since 4.9-rc
 2016-11-05  4:27 UTC  (5+ messages)

[PATCH] Fix a typo in radix encodings print
 2016-11-05  4:24 UTC 

[PATCH v15 00/13] support "task_isolation" mode
 2016-11-05  4:04 UTC  (2+ messages)
` task isolation discussion at Linux Plumbers

[PATCH] Fix the message in facility unavailable exception
 2016-11-05  4:14 UTC 

[Buildroot] [PATCH] get-developers: fix parentheses for print
 2016-11-05  4:10 UTC 

[meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-disable-bt-overlay.dtb
 2016-11-05  3:56 UTC 

[Buildroot] pseudo: fix build for python3 based distros
 2016-11-05  3:55 UTC  (2+ messages)
` [Buildroot] [PATCH] "

reduce latency in __purge_vmap_area_lazy
 2016-11-05  3:43 UTC  (5+ messages)
` [PATCH 4/7] mm: defer vmalloc from atomic context

[PATCH 1/2] toaster: layerindex updater Take into account layers being predefined
 2016-11-05  3:37 UTC  (2+ messages)

[PATCH] btrfs: remove old tree_root dirent processing in btrfs_real_readdir()
 2016-11-05  3:24 UTC  (2+ messages)

25501 linux-kernel
 2016-11-05  3:18 UTC 

[linux-3.10 test] 101923: regressions - FAIL
 2016-11-05  3:18 UTC 

[PATCH 0/3] ARM: cache-uniphier: slight cleanups and trivial coding style fix
 2016-11-05  3:17 UTC  (7+ messages)
` [PATCH 2/3] ARM: cache-uniphier: refactor jump label to follow coding style guideline

[PATCH v2 2/2] Revert "f2fs: do not recover from previous remained wrong dnodes"
 2016-11-05  3:12 UTC  (2+ messages)

[B.A.T.M.A.N.] Batman an more than one Gateway
 2016-11-05  3:14 UTC  (2+ messages)

[PATCH net] sock: fix sendmmsg for partial sendmsg
 2016-11-05  3:10 UTC  (2+ messages)

[PATCH] include/linux/rtmutex.h: NOOP rt_mutex_destroy if !CONFIG_DEBUG_RT_MUTEXES
 2016-11-05  3:12 UTC  (2+ messages)

[PATCH 0/3] Migrate TPM documentation to rst/Sphinx scheme
 2016-11-05  3:01 UTC  (5+ messages)
` [PATCH 1/3] tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV
` [PATCH 2/3] tpm: transition tpm_vtpm_proxy documentation to the Sphinx

[U-Boot] [PATCH] buildman: Fix building based on 'options' field
 2016-11-05  2:59 UTC 

[PATCH v2 0/2] support USB2 PHY OTG port for rk3399
 2016-11-05  2:58 UTC  (6+ messages)
` [PATCH v2 1/2] phy: rockchip-inno-usb2: support otg-port "

[PATCH 0/3] Add memremap executable mapping and extend drivers/misc/sram.c
 2016-11-05  2:47 UTC  (3+ messages)

[RFC] V4L2 unified low-level decoder API
 2016-11-05  2:44 UTC  (4+ messages)

[PATCH] KVM: nVMX: add tracepoint for vmwrite
 2016-11-05 10:48 UTC  (2+ messages)

[PATCH 1/2] rtc: omap: Fix selecting external osc
 2016-11-05  2:35 UTC  (4+ messages)
` [rtc-linux] "

[PATCH 0/2] xfs: fix up xfs_swap_extent_forks inline extent handling
 2016-11-05  2:27 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] xfs: provide helper for counting extents from if_bytes

[Qemu-devel] [Bug 1639394] [NEW] Unable to boot Solaris 8/9 x86 under Fedora 24
 2016-11-05  2:16 UTC 

[PATCH] pstore/dump: solution pstore data abort
 2016-11-05  2:15 UTC 

[HP Pavilion x2 - 12-b003nf] Synaptics touchpad not configured by HID RMI
 2016-11-05  2:10 UTC  (3+ messages)

[PATCH 0/4] qla2xxx: feature updates for driver
 2016-11-05  2:08 UTC  (4+ messages)
` [PATCH 3/4] qla2xxx: Add Block Multi Queue functionality

How to debug DEBUG_TEST_DRIVER_REMOVE hang during loading of kernel?
 2016-11-05  2:07 UTC  (4+ messages)

[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

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

[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)

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

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


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.