All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-11 06:16:08 to 2015-09-11 07:47:11 UTC [more...]

[PATCH 5/6] sched/fair: Get rid of scaling utilization by capacity_orig
 2015-09-11  7:46 UTC  (11+ messages)

[PATCH V4 0/4] Fast MMIO eventfd fixes
 2015-09-11  7:46 UTC  (5+ messages)
` [PATCH V4 1/4] kvm: factor out core eventfd assign/deassign logic
` [PATCH V4 2/4] kvm: fix double free for fast mmio eventfd

[Qemu-devel] [PATCH] typofixes - v4 - https://github.com/vlajos/misspell_fixer
 2015-09-11  7:46 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
 2015-09-11  7:45 UTC 

[xen-4.4-testing test] 61695: regressions - FAIL
 2015-09-11  7:44 UTC 

[Qemu-devel] [PATCH v1 00/15] Multi-Arch Phase 1
 2015-09-11  7:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 10/15] exec-all: Move cpu_can_do_io() to qom/cpu.h
` [Qemu-devel] [PATCH v1 14/15] cpu-common: Define tb_page_addr_t for everyone

[PATCH] ARM: exynos_defconfig: Disable simplefb support
 2015-09-11  7:40 UTC  (8+ messages)

[Qemu-devel] [PATCH v2] ui/cocoa.m: Add Mount image file menu item
 2015-09-11  7:40 UTC  (2+ messages)

[U-Boot] [PATCH v5 3/3] at91, taurus, smartweb: add dfu support
 2015-09-11  7:39 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[PATCH 2/3] ARM: shmobile: Remove legacy r8a7790 DT clocks
 2015-09-11  7:39 UTC  (2+ messages)
` [PATCH 2/3] ARM: shmobile: Remove legacy mach/irqs.h

[U-Boot] [PATCH v5 2/3] usb: gadget: at91_udc: add at91_udc into U-Boot
 2015-09-11  7:39 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 1/3] usb: gadget: at91_udc: port linux driver at91_udc
 2015-09-11  7:39 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH] ARM: atmel: boards: use default CONFIG_SYS_PBSIZE
 2015-09-11  7:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] arm: at91: convert meesc board to generic board
 2015-09-11  7:38 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3] taurus: board updates
 2015-09-11  7:38 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3] "

[U-Boot] [PATCH v3] arm, at91: add axm extensions
 2015-09-11  7:38 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3] "

[U-Boot] [PATCH v3 2/2] corvus, dfu: add dfu support
 2015-09-11  7:38 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,2/2] "

[U-Boot] [PATCH v3 1/2] at91: corvus: board updates
 2015-09-11  7:38 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,1/2] "

[Qemu-devel] [PATCH] Makefile: suppress command echoing in silent mode (make -s)
 2015-09-11  7:38 UTC  (2+ messages)

[PATCH v2] cpufreq: imx: update the clock switch flow to support imx6ul
 2015-09-11 15:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] imx_serial: Generate interrupt on tx empty if enabled
 2015-09-11  7:37 UTC  (2+ messages)

[PATCHv2 00/16] staging: rtl8192u: code clean up
 2015-09-11  7:29 UTC  (17+ messages)
` [PATCHv2 01/16] staging: rtl8192u: r8192U_core: fix comments lines over 80 characters
` [PATCHv2 02/16] staging: rtl8192u: r8192U_core: add line breaks to keep lines under "
` [PATCHv2 03/16] staging: rtl8192u: r8192U_core: add temporary variables "
` [PATCHv2 04/16] staging: rtl8192u: r8192U_core: reverse conditions to get "
` [PATCHv2 05/16] staging: rtl8192u: r8192U_core: rtl8192_adapter_start: reorganize function
` [PATCHv2 06/16] staging: rtl8192u: r8192U_core: rtl8192_read_eeprom_info: "
` [PATCHv2 07/16] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: rename variable pprevious_stats to prev_stats
` [PATCHv2 08/16] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: rename variable slide_beacon_adc_pwdb_index to sb_index
` [PATCHv2 09/16] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: rename variable slide_beacon_adc_pwdb_statistics to sb_stats
` [PATCHv2 10/16] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: remove unneeded variable
` [PATCHv2 11/16] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: rename variable rfpath to rfp
` [PATCHv2 12/16] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: reorganize function
` [PATCHv2 13/16] staging: rtl8192u: r8192U_core: rtl8192_tx: replace some inline conditions
` [PATCHv2 14/16] staging: rtl8192u: r8192U_core: rtl8192_ioctl: reorganize function
` [PATCHv2 15/16] staging: rtl8192u: r8192U_core: replace else { if() {} } by else if () {}
` [PATCHv2 16/16] staging: rtl8192u: remove all code framed by symbol TO_DO_LIST

[meta-xfce][PATCH] libxfce4ui: add RDEPENDS on PN for PN-gtk2 and PN-gtk3
 2015-09-11  7:34 UTC  (2+ messages)

[PATCH 0/2] [media] Fix race between graph enumeration and entities registration
 2015-09-11  7:31 UTC  (9+ messages)
` [PATCH 2/2] [media] media-device: split media initialization and registration

post-receive: pub/scm/linux/kernel/git/nab/target-pending
 2015-09-11  7:33 UTC 

[nightly] Core TISDK (fido/1.8) 2015.09 build 2015-09-10_23-01-41
 2015-09-11  7:32 UTC 

[Qemu-devel] [PATCH v4 00/38] blockdev: BlockBackend and media
 2015-09-11  7:30 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 29/38] blockdev: Add blockdev-insert-medium

[Qemu-devel] [PATCH v2 0/2] ppc/spapr_hcall: Implement H_RANDOM hypercall
 2015-09-11  7:30 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 1/2] spapr: Add support for hwrng when available
      ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] virtio-vga: enable for i386
 2015-09-11  7:30 UTC  (2+ messages)

[OSSTest Nested v12 00/21] Introduction of netsted HVM test job
 2015-09-11  7:29 UTC  (4+ messages)
` [OSSTest Nested v12 01/21] Optimize and re-format previous code of 'submenu' parsing

[PATCH 1/2] ARM: dts: support Highspeed for rk3188-radxarock
 2015-09-11  7:25 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: support Highspeed for rk3066a platform

[PATCH/RFC v2 5/5] arm64: defconfig: enable EthernetAVB
 2015-09-11  7:27 UTC  (2+ messages)

[PATCH/RFC v2 4/5] arm64: dts: r8a7795: enable nfs root on Salvator-X board
 2015-09-11  7:26 UTC  (2+ messages)

[PATCH/RFC v2 2/5] arm64: dts: r8a7795: add EthernetAVB device node
 2015-09-11  7:26 UTC  (2+ messages)

[PATCH/RFC v2 3/5] arm64: dts: r8a7795: enable EthernetAVB on Salvator-X
 2015-09-11  7:25 UTC  (2+ messages)

tools: any user of xc_dom_image->allocate?
 2015-09-11  7:25 UTC 

[Qemu-devel] [PATCH] specs/vhost-user.txt: fix name of messages
 2015-09-11  7:24 UTC  (2+ messages)

[PATCH] webkitgtk: add a new recipe for latest upstream version
 2015-09-11  7:23 UTC  (5+ messages)

Missing snd_pcm_link() for the rate plugin
 2015-09-11  7:42 UTC 

[PATCH] drm: Nuke drm_framebuffer->helper_private
 2015-09-11  7:18 UTC  (3+ messages)

[Qemu-devel] typofixes
 2015-09-11  7:18 UTC  (3+ messages)

[Qemu-devel] [PATCH] qapi-schema: remove legacy<> from doc
 2015-09-11  7:16 UTC  (2+ messages)

[PATCH BlueZ] obexd: Fix not destroying session if owner disconnects
 2015-09-11  7:16 UTC 

[PATCH/RFC v2 1/5] arm64: dts: r8a7795: add clock for EthernetAVB
 2015-09-11  7:16 UTC  (2+ messages)

[PATCH v1 0/3] libibverbs: On-demand paging support
 2015-09-11  7:14 UTC  (5+ messages)

kooperace?
 2015-09-10 22:09 UTC 

kooperace?
 2015-09-10 22:09 UTC 

[Buildroot] [PATCH] modem-manager: now needs libgudev under systemd
 2015-09-11  7:13 UTC  (4+ messages)

[PATCH/RFC v2 net-next 0/4] ravb: Add support for r8a7795 SoC
 2015-09-11  7:12 UTC  (5+ messages)
` [PATCH/RFC v2 net-next 3/4] ravb: Document binding "

post-receive: pub/scm/network/connman/connman
 2015-09-11  7:11 UTC 

[Buildroot] [PATCH v3] modem-manager: select libgudev, if systemd is enabled
 2015-09-11  7:09 UTC 

[Qemu-devel] [PATCH] ui/cocoa.m: Add Mount image file menu item
 2015-09-11  7:09 UTC  (12+ messages)

[PATCH] PM / devfreq: Fix incorrect type issue
 2015-09-11  7:06 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/nab/target-pending
 2015-09-11  7:08 UTC 

[PATCH] target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
 2015-09-11  7:07 UTC  (8+ messages)

[Qemu-devel] [PATCH RFC v5 00/32] qapi: QMP introspection
 2015-09-11  7:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC v5 30/32] qapi: New QMP command query-qmp-schema for "

laina
 2015-09-10 20:46 UTC 

[Qemu-devel] [PATCH] docs: update the usage example of "dtrace" backend in tracing.txt
 2015-09-11  6:58 UTC 

[PATCH v4 1/3] media: atmel-isi: setup the ISI_CFG2 register directly
 2015-09-11  7:00 UTC  (6+ messages)
` [PATCH v4 2/3] media: atmel-isi: move configure_geometry() to start_streaming()
` [PATCH v4 3/3] media: atmel-isi: add sanity check for supported formats in try/set_fmt()

[Qemu-devel] Aspirant for AMD IOMMU emulation project for Outreachy
 2015-09-11  6:58 UTC  (9+ messages)

post-receive: pub/scm/network/connman/connman
 2015-09-11  6:57 UTC 

[Buildroot] [PATCHv3 00/15] DirectFB stack bump
 2015-09-11  6:57 UTC  (4+ messages)
` [Buildroot] [PATCHv3 02/15] directfb: mark as available only for gcc >= 4.5

[Qemu-devel] [PATCH] ide: fix ATAPI command permissions
 2015-09-11  6:56 UTC  (2+ messages)

[PATCH-v2 0/2] mpt3sas: Reference counting fixes from for-next mpt2sas
 2015-09-11  6:55 UTC  (6+ messages)
` [PATCH-v2 1/2] mpt3sas: Refcount sas_device objects and fix unsafe list usage

[PATCH 06/14][RFC] arm64: renesas: r8a7795: add SSI DMA support
 2015-09-11  6:55 UTC  (2+ messages)

Bug: "git rebase --no-autostash" not recognized
 2015-09-11  6:49 UTC  (3+ messages)
` [PATCH 0/2] rebase: support --no-autostash

'control ... is already present' message
 2015-09-11  6:48 UTC 

[Nemo, Chitra, and Electra] Linux kernel 4.3 testing
 2015-09-11  5:48 UTC 

J1939 message length
 2015-09-11  6:46 UTC  (12+ messages)
  ` J1939 + iMX6 + yocto

[PATCH v2 0/4] serial: samsung: Fix UART status handling and other fixes
 2015-09-11  6:45 UTC  (6+ messages)
` [PATCH v2 4/4] serial: samsung: Fix UART status handling in DMA mode

[PATCH 7/7] f2fs: fix overflow of size calculation
 2015-09-11  6:43 UTC  (2+ messages)

[PATCH 6/7] f2fs: fix incorrect searching position when shrinking extent cache
 2015-09-11  6:43 UTC 

[Qemu-devel] [RFC PATCH v1 00/25] error: Automatic error concatenation and prefixing
 2015-09-11  6:42 UTC  (2+ messages)

[PATCH v5 0/8] arm64, numa: Add numa support for arm64 platforms
 2015-09-11  6:43 UTC  (11+ messages)
` [PATCH v5 2/4] Documentation: arm64/arm: dt bindings for numa

osd: new pool flags: noscrub, nodeep-scrub
 2015-09-11  6:42 UTC 

[PATCH 5/7] f2fs: enhance multithread dio write performance
 2015-09-11  6:41 UTC  (2+ messages)

[PATCH 0/7 v3] tools/hotplug: systemd changes for 4.5
 2015-09-11  6:42 UTC  (11+ messages)
` [PATCH 1/7] tools/hotplug: remove SELinux options from var-lib-xenstored.mount
` [PATCH 7/7] tools/hotplug: add wrapper to start xenstored

[PATCH 4/7] f2fs: readahead cp payload pages when mount
 2015-09-11  6:40 UTC 

[PATCH 3/7] f2fs: verify file type early in f2fs_fallocate
 2015-09-11  6:39 UTC  (2+ messages)

[PATCH 2/7] f2fs: do in batches truncation in truncate_hole
 2015-09-11  6:38 UTC 

[PATCH 1/7] f2fs: reorganize f2fs_map_blocks
 2015-09-11  6:37 UTC 

[PATCH v2 0/1] Enable axp209 on OLinuXino lime2
 2015-09-11  6:37 UTC  (7+ messages)
` [PATCH v2 1/1] ARM: dts: sun7i: Enable axp209 driver on olinuxino lime2

[PATCH] qtbase: Fix qeglplatformscreen.c compilation issue due refinition on None
 2015-09-11  6:34 UTC  (2+ messages)

PATCH: netdev: add a cast NLMSG_OK to avoid a GCC warning in users' code
 2015-09-11  6:34 UTC  (6+ messages)

[PATCH][fido] bind: CVE-2015-1349 CVE-2015-4620 CVE-2015-5722
 2015-09-11  6:32 UTC  (2+ messages)

[PATCH 0/5] virtio-gpu: add virgl/3d rendering support
 2015-09-11  6:32 UTC  (10+ messages)
` [PATCH 5/5] virtgpu: mark as a render gpu

[Qemu-devel] [PATCH v17 00/21] Deterministic replay core
 2015-09-11  6:31 UTC  (2+ messages)

[RFC PATCH v3 0/5] UBIFS: add ACL support
 2015-09-11  9:09 UTC  (9+ messages)
` [RFC PATCH v3 1/5] UBIFS: ACL: introduce init/set/get functions for ACL
` [RFC PATCH v3 3/5] UBIFS: ACL: handle ACL through xattr

[Bug 91972] New: xorg/nouveau crashes when running wine's unit tests under valgrind: EXA: malloc failed for size -262140 bytes
 2015-09-11  6:31 UTC  (2+ messages)
  ` [Bug 91972] [NVE7] "

[Buildroot] [autobuild.buildroot.net] Build results for 2015-09-10
 2015-09-11  6:30 UTC 

post-receive: pub/scm/linux/kernel/git/nab/target-pending
 2015-09-11  6:28 UTC 

[PATCH 0/5] RC6/Forcewake/Turbo related changes for Gen9
 2015-09-11  6:23 UTC  (8+ messages)
` [PATCH 2/5] drm/i915/bxt: WaGsvDisableTurbo
` [PATCH 3/5] drm/i915: WaRsDisableCoarsePowerGating
` [PATCH 5/5] drm/i915: Notify Coarse Power Gating changes to GuC

Patch "sd: Fix maximum I/O size for BLOCK_PC requests" has been added to the 4.1-stable tree
 2015-09-11  6:23 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2015-09-11  6:23 UTC 

[U-Boot] [PATCH 1/4 v2] mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600
 2015-09-11  6:23 UTC  (2+ messages)
` [U-Boot] [PATCH 1/4 v3] "

Patch "Revert x86 sigcontext cleanups" has been added to the 4.1-stable tree
 2015-09-11  6:23 UTC 

Patch "Revert "libata: Implement support for sense data reporting"" has been added to the 4.1-stable tree
 2015-09-11  6:23 UTC 

Patch "Revert "libata: Implement NCQ autosense"" has been added to the 4.1-stable tree
 2015-09-11  6:23 UTC 

Patch "Revert "libata-eh: Set 'information' field for autosense"" has been added to the 4.1-stable tree
 2015-09-11  6:23 UTC 

Patch "regmap: regcache-rbtree: Clean new present bits on present bitmap resize" has been added to the 4.1-stable tree
 2015-09-11  6:23 UTC 

Patch "MIPS: Fix seccomp syscall argument for MIPS64" has been added to the 4.1-stable tree
 2015-09-11  6:23 UTC 

Patch "mfd: arizona: Fix initialisation of the PM runtime" has been added to the 4.1-stable tree
 2015-09-11  6:23 UTC 

[PATCH 0/3] net: irda: pxaficp_ir: dmaengine conversion
 2015-09-11  6:18 UTC  (9+ messages)
` [PATCH 2/3] net: irda: pxaficp_ir: convert to readl and writel

Patch "libiscsi: Fix host busy blocking during connection teardown" has been added to the 4.1-stable tree
 2015-09-11  6:23 UTC 

Patch "libfc: Fix fc_fcp_cleanup_each_cmd()" has been added to the 4.1-stable tree
 2015-09-11  6:23 UTC 

Patch "libfc: Fix fc_exch_recv_req() error path" has been added to the 4.1-stable tree
 2015-09-11  6:23 UTC 

Patch "crypto: nx - respect sg limit bounds when building sg lists for SHA" has been added to the 4.1-stable tree
 2015-09-11  6:23 UTC 

Patch "crypto: caam - fix memory corruption in ahash_final_ctx" has been added to the 4.1-stable tree
 2015-09-11  6:22 UTC 

Patch "ARM: v7 setup function should invalidate L1 cache" has been added to the 4.1-stable tree
 2015-09-11  6:22 UTC 

Patch "ARM: invalidate L1 before enabling coherency" has been added to the 4.1-stable tree
 2015-09-11  6:22 UTC 

Patch "ARM: imx6: correct i.MX6 PCIe interrupt routing" has been added to the 4.1-stable tree
 2015-09-11  6:22 UTC 

Patch "ARM: dts: OMAP5: Fix broken pbias device creation" has been added to the 4.1-stable tree
 2015-09-11  6:22 UTC 

Patch "ARM: dts: OMAP4: Fix broken pbias device creation" has been added to the 4.1-stable tree
 2015-09-11  6:22 UTC 

Patch "ARM: dts: dra7: Fix broken pbias device creation" has been added to the 4.1-stable tree
 2015-09-11  6:22 UTC 

Patch "ARM: dts: omap243x: Fix broken pbias device creation" has been added to the 4.1-stable tree
 2015-09-11  6:22 UTC 

Patch "ARM: 8385/1: VDSO: group link options" has been added to the 4.1-stable tree
 2015-09-11  6:22 UTC 

Patch "ARM: 8384/1: VDSO: force use of BFD linker" has been added to the 4.1-stable tree
 2015-09-11  6:22 UTC 

[PATCH v2] ARM: rockchip: add reboot notifier
 2015-09-11  6:22 UTC  (5+ messages)

FAILED: patch "[PATCH] Revert "libata: Implement support for sense data reporting"" failed to apply to 4.1-stable tree
 2015-09-11  6:22 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2015-09-11  6:21 UTC 

Patch "regmap: regcache-rbtree: Clean new present bits on present bitmap resize" has been added to the 3.14-stable tree
 2015-09-11  6:21 UTC 

Patch "libfc: Fix fc_fcp_cleanup_each_cmd()" has been added to the 3.14-stable tree
 2015-09-11  6:21 UTC 

Patch "libfc: Fix fc_exch_recv_req() error path" has been added to the 3.14-stable tree
 2015-09-11  6:21 UTC 

Patch "crypto: caam - fix memory corruption in ahash_final_ctx" has been added to the 3.14-stable tree
 2015-09-11  6:21 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2015-09-11  6:21 UTC 

Patch "libfc: Fix fc_fcp_cleanup_each_cmd()" has been added to the 3.10-stable tree
 2015-09-11  6:20 UTC 

Patch "crypto: caam - fix memory corruption in ahash_final_ctx" has been added to the 3.10-stable tree
 2015-09-11  6:20 UTC 

"This is a bug."
 2015-09-11  6:19 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2015-09-11  6:18 UTC 

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2015-09-11  6:18 UTC 

[Bug 78562] [gma500] wrong pixel clock on LVDS (half the correct frequency)
 2015-09-11  6:18 UTC 

FAILED: patch "[PATCH] Revert "libata: Implement NCQ autosense"" failed to apply to 4.1-stable tree
 2015-09-11  6:17 UTC 

[review-request][PATCH] toaster: Fix import of custom layers from toasterjson.conf
 2015-09-11  6:16 UTC  (17+ 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.