All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-13 06:06:55 to 2016-12-13 08:03:17 UTC [more...]

[PATCH V2 0/4] Persistent /var/log support
 2016-12-13  8:04 UTC  (3+ messages)
` [PATCH V2 1/4] bitbake.conf: add VOLATILE_LOG_DIR variable
` [PATCH V2 2/4] base-files: respect VOLATILE_LOG_DIR

[Qemu-devel] [PATCH RFC 0/1] Allow storing the qcow2 L2 cache in disk
 2016-12-13  8:02 UTC  (4+ messages)

[PATCH 0/4] mmc: pwrseq-simple: add various functionality for devices
 2016-12-13  8:01 UTC  (6+ messages)
` [PATCH 4/4] mmc: pwrseq-simple: add disable-post-power-on option

[PATCH V2 00/22] Broadcom RoCE Driver (bnxt_re)
 2016-12-13  7:59 UTC  (13+ messages)
` [PATCH V2 13/22] bnxt_re: Support QP verbs
` [PATCH V2 18/22] bnxt_re: Support for DCB

[PATCH 0/4] Persistent /var/log support
 2016-12-13  8:00 UTC  (4+ messages)
` [PATCH 3/4] initscripts: support persistent /var/log

[PATCH v3 00/20] OMAP DRM fixes and improvements
 2016-12-13  7:58 UTC  (5+ messages)
` [PATCH v3 10/20] drm: omapdrm: Only commit planes on active CRTCs

I need your assistance to invest!!!
 2016-12-13  7:51 UTC 

[Qemu-devel] [PATCH 0/4] qtest: enable several tests for ppc64
 2016-12-13  7:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/4] qtest: add ivshmem-test "

[PATCH v2] powerpc: sstep.c: Add modsw, moduw instruction emulation
 2016-12-13  7:54 UTC  (5+ messages)

[PATCH] wusbcore: Fix one more crypto-on-the-stack bug
 2016-12-13  7:54 UTC  (3+ messages)
` [PATCH] orinoco: Use shash instead of ahash for MIC calculations

[PATCH v5 00/18] Use sysfs filter for winbond & nuvoton wakeup
 2016-12-13  7:54 UTC  (4+ messages)
` [PATCH v5 02/18] [media] img-ir: use new wakeup_protocols sysfs mechanism

[PATCH v5 0/2] mmc: sdhci: export sdhci_execute_tuning(), then add Cadence SDHCI driver
 2016-12-13  7:52 UTC  (5+ messages)
` [PATCH v5 2/2] mmc: sdhci-cadence: add Cadence SD4HC support

[PATCH] clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2
 2016-12-13  7:51 UTC  (4+ messages)

netlink: GPF in sock_sndtimeo
 2016-12-13  7:51 UTC  (10+ messages)

[PATCH] wpa-supplicant: 2.5 -> 2.6
 2016-12-13  7:49 UTC 

[RFC] Using DC in amdgpu for upcoming GPU
 2016-12-13  7:50 UTC  (10+ messages)

[LTP] [PATCH v3] syscalls/recvmsg03.c: add new testcase
 2016-12-13  7:50 UTC  (3+ messages)

[PATCH v4 0/4] Static memory controllers for the Aspeed SoC
 2016-12-13  7:50 UTC  (3+ messages)
` [PATCH v4 1/4] mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoC

[PATCH v5 1/2] usb: host: plat: Enable xhci plat runtime PM
 2016-12-13  7:49 UTC  (2+ messages)
` [PATCH v5 2/2] usb: dwc3: core: Support the dwc3 host suspend/resume

FAILED: patch "[PATCH] perf/x86: Fix full width counter, counter overflow" failed to apply to 4.4-stable tree
 2016-12-13  7:49 UTC  (3+ messages)

some minor dal cleanups and example of future patches
 2016-12-13  7:48 UTC  (11+ messages)
  ` [PATCH 1/8] dc: remove dc hub - this seems unused
  ` [PATCH 2/8] dal: remove some unused wrappers
  ` [PATCH 3/8] dal: drop register logger and pid/tgid getters
  ` [PATCH 4/8] dal: drop get platform info
  ` [PATCH 5/8] dal: drop setmode complete notifier
  ` [PATCH 6/8] drm/dp-helper: add missing defines needed by AMD display core
  ` [PATCH 7/8] dal: port to using drm dpcd defines
  ` [PATCH 8/8] dal: assign correct enum for edp revision

[U-Boot] [PATCHv5 01/17] configs: ls1021a: enable DT and DM support
 2016-12-13  7:48 UTC  (19+ messages)
` [U-Boot] [PATCHv5 02/17] dm: pci: return the real controller in pci_bus_to_hose()
` [U-Boot] [PATCHv5 03/17] dm: pci: remove pci_bus_to_hose(0) calling
` [U-Boot] [PATCHv5 04/17] arm: ls1021a: add PCIe dts node
` [U-Boot] [PATCHv5 05/17] arm: ls1012a: "
` [U-Boot] [PATCHv5 06/17] armv8: ls1043a: "
` [U-Boot] [PATCHv5 07/17] armv8: ls1046a: "
` [U-Boot] [PATCHv5 08/17] armv8: ls2080a: "
` [U-Boot] [PATCHv5 09/17] pci: layerscape: move kernel DT fixup to a separate file
` [U-Boot] [PATCHv5 10/17] pci: layerscape: add pci driver based on DM
` [U-Boot] [PATCHv5 11/17] arm: ls1021a: Enable PCIe in defconfigs
` [U-Boot] [PATCHv5 12/17] arm: ls1012a: Enable PCIe and E1000 "
` [U-Boot] [PATCHv5 13/17] armv8: ls1043a: "
` [U-Boot] [PATCHv5 14/17] armv8: ls1046a: "
` [U-Boot] [PATCHv5 15/17] armv8: ls2080a: Enable PCIe "
` [U-Boot] [PATCHv5 16/17] pci: layerscape: remove unnecessary legacy code
` [U-Boot] [PATCHv5 17/17] kconfig: move FSL_PCIE_COMPAT to platform Kconfig

epoll_wait inaccurate timeout
 2016-12-13  7:47 UTC  (3+ messages)

[PATCH 0/5] perf record: Allow to ignore missing pid
 2016-12-13  7:46 UTC  (4+ messages)
` [PATCH 4/5] perf tools: "
    ` [PATCHv2 "

[LTP] [PATCH 1/4] ipc/lib: add header files for new API
 2016-12-13  7:46 UTC  (8+ messages)
` [LTP] [PATCH v2 1/5] tst_test.h: move test result description to tst_res.h
    ` [LTP] [PATCH v3 1/4] syscalls/ipc: add newipc library for new API
      ` [LTP] [PATCH v3 2/4] ipc/msgget01.c: cleanup && convert to "
      ` [LTP] [PATCH v3 3/4] ipc/msgget02.c: reconstruct "
      ` [LTP] [PATCH v3 4/4] ipc/msgget03.c: cleanup "

[Qemu-devel] [RFC PATCH 00/13] VT-d replay and misc cleanup
 2016-12-13  7:45 UTC  (2+ messages)

[PATCH rdma-rc 0/5] RXE fixes for 4.9
 2016-12-13  7:44 UTC  (4+ messages)
` [PATCH rdma-rc 2/5] IB/rxe: Fix handling of erroneous WR

[PATCH 00/14] drm/i915: VLV/CHV two-stage watermarks
 2016-12-13  7:42 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v3 0/7] Fuzzing targets for oss-fuzz
 2016-12-13  7:42 UTC  (5+ messages)
` [PATCH v3 5/7] tools/fuzz: introduce x86 instruction emulator target

[PATCH] Input: ar1021-i2c - fix too long name in driver's device table
 2016-12-13  7:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] doc: Propose NBD_FLAG_INIT_ZEROES extension
 2016-12-13  7:38 UTC  (3+ messages)
` [Qemu-devel] [Nbd] "
  ` [Qemu-devel] [Qemu-block] "

[RFC PATCH 0/3] staging: remove fbdev drivers
 2016-12-13  7:36 UTC  (10+ messages)

[Qemu-devel] [PATCH for-2.9 v3 0/6] crypto: add HMAC algorithms support
 2016-12-13  7:35 UTC  (9+ messages)
` [Qemu-devel] [PATCH for-2.9 v3 1/6] configure: add CONFIG_GCRYPT_HMAC item
` [Qemu-devel] [PATCH for-2.9 v3 2/6] crypto: add HMAC algorithms framework
` [Qemu-devel] [PATCH for-2.9 v3 3/6] crypto: support HMAC algorithms based on libgcrypt
` [Qemu-devel] [PATCH for-2.9 v3 4/6] crypto: support HMAC algorithms based on glibc
` [Qemu-devel] [PATCH for-2.9 v3 5/6] crypto: support HMAC algorithms based on nettle
` [Qemu-devel] [PATCH for-2.9 v3 6/6] crypto: add HMAC algorithms testcases

[RFC] Using DC in amdgpu for upcoming GPU
 2016-12-13  7:31 UTC  (2+ messages)

Nftables / ipset / multiple tables
 2016-12-13  7:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] usb_modeswitch: bump to version 2.4.0
 2016-12-13  7:30 UTC  (3+ messages)

[PATCH 0/3] misc cpumask adjustments
 2016-12-13  7:30 UTC  (6+ messages)
` [PATCH 2/3] VT-d: correct dma_msi_set_affinity()

[Buildroot] [autobuild.buildroot.net] Build results for 2016-12-12
 2016-12-13  7:29 UTC 

[PATCH 0/6] git-rm absorbs submodule git directory before deletion
 2016-12-13  7:28 UTC  (2+ messages)

[Qemu-devel] aarch64-linux-user compilation error
 2016-12-13  7:25 UTC  (6+ messages)

[PATCH 0/5] firmware: doc revamp
 2016-12-13  7:26 UTC  (5+ messages)
` [PATCH 3/5] firmware: revamp firmware documentation
` [PATCH 4/5] firmware: add SmPL report for custom fallback mechanism

[PATCH] x86/kbuild: enable modversions for symbols exported from asm
 2016-12-13  7:25 UTC  (13+ messages)

[Qemu-devel] [PATCH for-2.9 v2 0/2] VT-d supports 48 bits address width
 2016-12-13  7:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.9 v2 1/2] intel_iommu: check validity for GAW bits in CE
` [Qemu-devel] [PATCH for-2.9 v2 2/2] intel_iommu: provide "aw-bits" parameter

[PATCH] libelf: Fix div0 issues in elf_{shdr, phdr}_count()
 2016-12-13  7:24 UTC  (8+ messages)
` [PATCH 0/8] libelf: safety enhancements
  ` [PATCH 1/8] libelf: loop safety: Introduce elf_iter_ok and elf_strcmp_safe

[U-Boot] [PATCH v3] rockchip: rk3288: set isp/vop qos priority level
 2016-12-13  7:24 UTC 

[Qemu-devel] experience with SDL2, event loop & main thread
 2016-12-13  7:21 UTC  (12+ messages)

[Xenomai] copperplate/registry daemon connection failure
 2016-12-13  7:23 UTC 

Synopsys Ethernet QoS
 2016-12-13  7:22 UTC  (11+ messages)
                `  "

[PATCH] drm_fourcc: Document linear modifier
 2016-12-13  7:20 UTC  (4+ messages)

[RFC PATCH 0/3] staging: remove fbdev drivers
 2016-12-13  7:18 UTC  (15+ messages)

[Qemu-devel] [PATCH] display: virtio-gpu-3d: check virgl capabilities max_size
 2016-12-13  7:14 UTC 

Issue with DRM and "reimplement IDR and IDA using the radix tree"
 2016-12-13  7:14 UTC 

[PATCH] t3600: slightly modernize style
 2016-12-13  7:11 UTC  (2+ messages)

[PATCH 0/7] xfstests: misc reflink test fixes
 2016-12-13  7:11 UTC  (7+ messages)
` [PATCH 1/7] ocfs2: test reflinking to inline data files
        ` [Ocfs2-devel] "

[PATCH] app/testpmd: fix invalid port ID
 2016-12-13  7:11 UTC 

[RFC][PATCH 0/5] Fixes and workarounds for dwc2 on HiKey board
 2016-12-13  7:09 UTC  (6+ messages)
` [RFC][PATCH 1/5] usb: dwc2: Avoid sleeping while holding hsotg->lock
` [RFC][PATCH 2/5] usb: dwc2: Workaround case where GOTGCTL state is wrong
` [RFC][PATCH 3/5] usb: dwc2: Force port resume on switching to device mode
` [RFC][PATCH 4/5] usb: dwc2: Avoid suspending if we're in gadget mode
` [RFC][PATCH 5/5] usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220

[PATCH 00/14] Tinfoil rework - OE-Core changes
 2016-12-13  7:09 UTC  (15+ messages)
` [PATCH 01/14] lib/oe/recipeutils: use cooker function instead of bb.providers
` [PATCH 02/14] oe-selftest: make tinfoil quiet when using to start QEMU
` [PATCH 03/14] oe-selftest: use tinfoil.parse_recipe()
` [PATCH 04/14] devtool / recipetool: use tinfoil parsing API
` [PATCH 05/14] classes/base: fix license file checksumming when source not under TMPDIR
` [PATCH 06/14] classes/patch: move in logic to commit for additional tasks
` [PATCH 07/14] classes/patch: move several functions to oe.patch
` [PATCH 08/14] recipetool: add OE lib path
` [PATCH 09/14] devtool: fix extraction of source to work in memres mode
` [PATCH 10/14] lib/oe/recipeutils: drop parse_recipe_simple()
` [PATCH 11/14] devtool: extract: disable basehash mismatch errors
` [PATCH 12/14] devtool: prevent BBHandledException from showing traceback
` [PATCH 13/14] oe-selftest: devtool: improve test_devtool_modify slightly
` [PATCH 14/14] oe-selftest: add basic tinfoil tests

[PATCH 00/15] Tinfoil rework
 2016-12-13  7:07 UTC  (16+ messages)
` [PATCH 01/15] data_smart: fix resetting of reference on variablehistory
` [PATCH 02/15] knotty: make quiet option a level option
` [PATCH 03/15] knotty: fix --observe-only option
` [PATCH 04/15] server/xmlrpc: send back 503 response with correct encoding
` [PATCH 05/15] data_smart: implement remote datastore functionality
` [PATCH 06/15] command: provide a means to shut down from the client in memres mode
` [PATCH 07/15] tinfoil: rewrite as a wrapper around the UI
` [PATCH 08/15] remotedata: enable transporting datastore from the client to the server
` [PATCH 09/15] tinfoil: implement server-side recipe parsing
` [PATCH 10/15] tinfoil: pass datastore to server when expanding python references
` [PATCH 11/15] cooker: allow buildFile warning to be hidden programmatically
` [PATCH 12/15] data_smart: support serialisation
` [PATCH 13/15] runqueue: enable setVariable command to affect task execution
` [PATCH 14/15] siggen: add means of ignoring basehash mismatch
` [PATCH 15/15] server/process: don't change UI process signal handler on terminate

[Makedumpfile PATCH V2 0/4] x86_64: Fix page_offset for randomized base enabled
 2016-12-13  7:03 UTC  (11+ messages)
` [Makedumpfile PATCH V2 2/4] x86_64: translate all VA to PA using page table values

[Qemu-devel] [PATCH for-2.9 v2 0/7] crypto: add HMAC algorithms support
 2016-12-13  7:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.9 v2 7/7] crypto: add HMAC algorithms testcases

[PATCH v3 0/6] Add filesystem-level encryption tests
 2016-12-13  7:05 UTC  (7+ messages)
` [PATCH v3 1/6] generic: add utilities for testing filesystem encryption
` [PATCH v3 5/6] generic: test enforcement of one encryption policy per tree

[GIT PULL] s390 patches for 4.10 merge window #1
 2016-12-13  7:04 UTC 

[PATCH] SDK: Add scripts to initialize DPDK runtime
 2016-12-13  7:00 UTC  (4+ messages)

[PATCH] xfstests-bld: format filesystem with '-O encrypt' in encrypt config
 2016-12-13  6:59 UTC 

[PATCH] generic/062: don't assume same readdir order after re-creating directory
 2016-12-13  6:57 UTC 

[PATCH] xfstests-bld: populate keyring with default key for test_dummy_encryption
 2016-12-13  6:54 UTC 

[PATCH 00/13] Introducing EAL Bus-Device-Driver Model
 2016-12-13  6:56 UTC  (7+ messages)

[PATCH] fscrypt / ext4: make test_dummy_encryption require a keyring key
 2016-12-13  6:52 UTC 

[Qemu-devel] Meeting notes on -blockdev, dynamic backend reconfiguration
 2016-12-13  6:51 UTC  (10+ messages)
  ` [Qemu-devel] [Qemu-block] "

[RESEND PATCH v2] remoteproc: qcom: Venus firmware loader support for msm8996
 2016-12-13  6:51 UTC  (6+ messages)
` [RESEND PATCH v2] remoteproc: qcom: Add venus rproc support on msm8996 platform

[GIT PULL] xen: features and fixes for 4.10 rc0
 2016-12-13  6:49 UTC 

[GIT PULL] xen: features and fixes for 4.10 rc0
 2016-12-13  6:49 UTC 

stmmac DT property snps,axi_all
 2016-12-13  6:47 UTC  (6+ messages)

[PATCH 0/4] UEFI: EFI_MEMORY_ATTRIBUTES_TABLE support for x86
 2016-12-13  6:47 UTC  (7+ messages)

[RFC 1/5] drm/virtio: add virtio_gpu_alloc_fence()
 2016-12-13  6:47 UTC  (2+ messages)

[PATCH 0/8] Fixes for eSDK and testsdkext
 2016-12-13  6:47 UTC  (9+ messages)
` [PATCH 2/8] oeqa/sdkext/devtool.py: remove workspace/sources before running test cases
` [PATCH 5/8] oeqa/sdkext/devtool.py: don't reset when the test is failed

[PATCH 1/3] update_unicode.sh: update the uniset repo if it exists
 2016-12-13  6:42 UTC  (8+ messages)

[PATCH] btrfs: fix hole read corruption for compressed inline extents
 2016-12-13  6:40 UTC  (4+ messages)

[tip:smp/urgent] hotplug: Make register and unregister notifier API symmetric
 2016-12-13  6:39 UTC 

[PATCH v2 0/4] road to reentrant real_path
 2016-12-13  6:39 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/4] real_path: have callers use real_pathdup and strbuf_realpath

[PATCH 5/5] versioncmp: cope with common leading parts in versionsort.prereleaseSuffix
 2016-12-13  6:39 UTC  (6+ messages)
` [PATCHv2 0/7] Fix and generalize version sort reordering
  ` [PATCHv2 5/7] versioncmp: cope with common part overlapping with prerelease suffix

[PATCH] libxi: 1.7.7 -> 1.7.8
 2016-12-13 14:36 UTC 

[RFC][PATCH] powerpc: build-time fixup alternate feature relative addresses
 2016-12-13  6:30 UTC 

CVE-2016-7097 causes acl leak
 2016-12-13  6:26 UTC  (4+ messages)

[PATCH net] virtio-net: correctly enable multiqueue
 2016-12-13  6:23 UTC 

[PATCH] overlay/01[6,8]: do not cd into $SCRATCH_MNT
 2016-12-13  6:20 UTC  (3+ messages)

[PATCH] SPCR: check bit width for the 16550 UART
 2016-12-13  6:20 UTC  (10+ messages)

[PATCH v3] overlay: test unstable inode number
 2016-12-13  6:18 UTC 

[PATCH v2] overlay/016: do not cd into $SCRATCH_MNT
 2016-12-13  6:15 UTC 

[PATCH] ASoC: nau8825: Add Class G function options
 2016-12-13  6:12 UTC 

[PATCH v3 0/4] pinctrl: aspeed: Implement remaining pins
 2016-12-13  6:12 UTC  (4+ messages)
` [PATCH v3 1/4] pinctrl: aspeed: Read and write bits in LPC and GFX controllers

[Qemu-devel] [PATCH for-2.9 0/2] VT-d extend GAW to 48 bits
 2016-12-13  6:12 UTC  (10+ messages)
` [Qemu-devel] [PATCH for-2.9 2/2] intel_iommu: extend supported guest aw "

[PATCH v2] cxl: prevent read/write to AFU config space while AFU not configured
 2016-12-13  6:11 UTC  (3+ messages)

[powerpc/nmi: RFC 0/2] Support Soft NMI
 2016-12-13  6:06 UTC  (5+ messages)
` [powerpc/nmi: RFC 2/2] Keep interrupts enabled even on soft disable


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.