All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-02 07:51:25 to 2015-09-02 08:41:07 UTC [more...]

[linux-3.4 test] 61247: regressions - FAIL
 2015-09-02  8:41 UTC 

[Qemu-trivial] [trivial PATCH] hw/pci: fix pci_update_mappings() trace events
 2015-09-02  8:40 UTC  (3+ messages)
` [Qemu-devel] "

Git book figure bug
 2015-09-02  8:39 UTC  (3+ messages)

[PATCH] KVM: ppc: Fix size of the PSPB register
 2015-09-02  8:35 UTC  (9+ messages)

[PATCH v4 0/16] Add Analogix Core Display Port Driver
 2015-09-02  8:34 UTC  (6+ messages)
` [PATCH v4 09/16] drm: rockchip: add bpc and color mode setting

linux-next: build failure after merge of the rcu tree
 2015-09-02  8:34 UTC  (8+ messages)

QEMU fw_cfg DMA interface
 2015-09-02  8:33 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 0/5] "
  ` [Qemu-devel] [PATCH v2 1/5] fw_cfg: document fw_cfg_modify_iXX() update functions
` [PATCH v2] QEMU fw_cfg DMA interface documentation

Question about the CAT and CMT in Xen
 2015-09-02  8:34 UTC  (13+ messages)

[PATCH v5 0/8] Fix error message and present UFS variant
 2015-09-02  8:32 UTC  (10+ messages)
` [PATCH v5 1/8] phy: qcom-ufs: fix build error when the component is built as a module
` [PATCH v5 2/8] scsi: ufs-qcom: fix compilation warning if compiled "
` [PATCH v5 3/8] scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
` [PATCH v5 4/8] add ufshcd_get_variant ufshcd_set_variant
` [PATCH v5 5/8] scsi: ufs: creates wrapper functions for vops
` [PATCH v5 6/8] scsi: ufs: make the UFS variant a platform device
` [PATCH v5 7/8] scsi: ufs-qcom: add debug prints for test bus
` [PATCH v5 8/8] scsi: ufs-qcom: add QUniPro hardware support and power optimizations

[PATCH v4 0/4] i915 to call hda driver on HDMI plug/unplug
 2015-09-02  8:32 UTC  (9+ messages)
` [PATCH 4/4] ALSA: hda - Wake the codec up on pin/ELD notify events

[PATCH] ahci: added a new driver for supporting Freescale AHCI sata
 2015-09-02  8:31 UTC  (2+ messages)

[lm-sensors] [PATCH 1/2] hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most ch
 2015-09-02  8:31 UTC  (2+ messages)
` [lm-sensors] [PATCH 1/2] hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for mos

[net-next:master 300/401] nf_defrag_ipv6_hooks.c:undefined reference to `nf_ct_zone_dflt'
 2015-09-02  8:31 UTC  (2+ messages)

[PATCH] drm/i915: Enabling RC6 immediately during init/resume
 2015-09-02  8:30 UTC  (5+ messages)

[RFC 0/3] mmc: sdhci: pass signal voltage as an argument to ->voltage_switch()
 2015-09-02  8:26 UTC  (8+ messages)
` [RFC 2/3] mmc: sdhci: add host_ops->voltage_switch callback for all other voltages

[PATCH v3] mtd: nand: sunxi: rely on nand_dt_init initialization
 2015-09-02  8:30 UTC  (2+ messages)

[PATCH v4 0/5] sync a se with its cfs_rq when att(det)aching it
 2015-09-02  8:29 UTC  (9+ messages)
` [PATCH v4 5/5] sched: add two functions for att(det)aching a task to(from) a cfs_rq

[PATCH 00/13] power: bq24257: Add support for bq24250/bq24251
 2015-09-02  8:29 UTC  (8+ messages)
` [PATCH 03/13] power: bq24257: Add basic "
` [PATCH 04/13] power: bq24257: Allow manual setting of input current limit
` [PATCH 05/13] power: bq24257: Add SW-based approach for Power Good determination

[PATCH 0/5] Intel Code/Data Prioritization(CDP) feature enabling
 2015-09-02  8:28 UTC  (6+ messages)
` [PATCH 1/5] x86: detect Intel CDP feature
` [PATCH 2/5] x86: Support enable/disable CDP dynamically and get CDP status
` [PATCH 3/5] x86: add domctl cmd to set/get CDP code/data CBM
` [PATCH 4/5] tools: add tools support for Intel CDP
` [PATCH 5/5] docs: add document to introduce CDP command

[PATCH] MAINTAINERS: fix David Scott's email
 2015-09-02  8:29 UTC  (3+ messages)

[PATCH] build: update top-level make help
 2015-09-02  8:28 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin
 2015-09-02  8:27 UTC  (4+ messages)

[Qemu-devel] [PATCH COLO-Frame v9 00/32] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2015-09-02  8:23 UTC  (33+ messages)
` [Qemu-devel] [PATCH COLO-Frame v9 01/32] configure: Add parameter for configure to enable/disable COLO support
` [Qemu-devel] [PATCH COLO-Frame v9 02/32] migration: Introduce capability 'colo' to migration
` [Qemu-devel] [PATCH COLO-Frame v9 03/32] COLO: migrate colo related info to slave
` [Qemu-devel] [PATCH COLO-Frame v9 04/32] migration: Add state records for migration incoming
` [Qemu-devel] [PATCH COLO-Frame v9 05/32] migration: Integrate COLO checkpoint process into migration
` [Qemu-devel] [PATCH COLO-Frame v9 06/32] migration: Integrate COLO checkpoint process into loadvm
` [Qemu-devel] [PATCH COLO-Frame v9 07/32] migration: Rename the'file' member of MigrationState and MigrationIncomingState
` [Qemu-devel] [PATCH COLO-Frame v9 08/32] COLO/migration: establish a new communication path from destination to source
` [Qemu-devel] [PATCH COLO-Frame v9 09/32] COLO: Implement colo checkpoint protocol
` [Qemu-devel] [PATCH COLO-Frame v9 10/32] COLO: Add a new RunState RUN_STATE_COLO
` [Qemu-devel] [PATCH COLO-Frame v9 11/32] QEMUSizedBuffer: Introduce two help functions for qsb
` [Qemu-devel] [PATCH COLO-Frame v9 12/32] COLO: Save PVM state to secondary side when do checkpoint
` [Qemu-devel] [PATCH COLO-Frame v9 13/32] COLO: Load PVM's dirty pages into SVM's RAM cache temporarily
` [Qemu-devel] [PATCH COLO-Frame v9 14/32] COLO: Load VMState into qsb before restore it
` [Qemu-devel] [PATCH COLO-Frame v9 15/32] COLO: Flush PVM's cached RAM into SVM's memory
` [Qemu-devel] [PATCH COLO-Frame v9 16/32] COLO: synchronize PVM's state to SVM periodically
` [Qemu-devel] [PATCH COLO-Frame v9 17/32] COLO failover: Introduce a new command to trigger a failover
` [Qemu-devel] [PATCH COLO-Frame v9 18/32] COLO failover: Introduce state to record failover process
` [Qemu-devel] [PATCH COLO-Frame v9 19/32] COLO: Implement failover work for Primary VM
` [Qemu-devel] [PATCH COLO-Frame v9 20/32] COLO: Implement failover work for Secondary VM
` [Qemu-devel] [PATCH COLO-Frame v9 21/32] COLO: implement default failover treatment
` [Qemu-devel] [PATCH COLO-Frame v9 22/32] qmp event: Add event notification for COLO error
` [Qemu-devel] [PATCH COLO-Frame v9 23/32] COLO failover: Shutdown related socket fd when do failover
` [Qemu-devel] [PATCH COLO-Frame v9 24/32] COLO failover: Don't do failover during loading VM's state
` [Qemu-devel] [PATCH COLO-Frame v9 25/32] COLO: Control the checkpoint delay time by migrate-set-parameters command
` [Qemu-devel] [PATCH COLO-Frame v9 26/32] COLO: Implement shutdown checkpoint
` [Qemu-devel] [PATCH COLO-Frame v9 27/32] COLO: Update the global runstate after going into colo state
` [Qemu-devel] [PATCH COLO-Frame v9 28/32] savevm: Split load vm state function qemu_loadvm_state
` [Qemu-devel] [PATCH COLO-Frame v9 29/32] COLO: Separate the process of saving/loading ram and device state
` [Qemu-devel] [PATCH COLO-Frame v9 30/32] COLO: Split qemu_savevm_state_begin out of checkpoint process
` [Qemu-devel] [PATCH COLO-Frame v9 31/32] COLO: Add block replication into colo process
` [Qemu-devel] [PATCH COLO-Frame v9 32/32] COLO: Add net packets treatment into COLO

[PATCH] Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"
 2015-09-02  8:09 UTC  (3+ messages)

[Qemu-devel] [RFC] spapr: Fix default NUMA node allocation for threads
 2015-09-02  8:25 UTC  (2+ messages)

[PATCH v6 1/4] drm/i915: Add audio sync_audio_rate callback
 2015-09-02  8:24 UTC  (6+ messages)
` [PATCH v6 2/4] drm/i915: implement "
` [PATCH v6 4/4] drm/i915: set proper N/CTS in modeset

[PATCH v5 00/05] Renesas R-Car Gen3 CPG support V5
 2015-09-02  8:24 UTC  (6+ messages)
` [PATCH v5 02/05] clk: shmobile: Add Renesas R-Car Gen3 CPG support

[PATCH] [v2] PM / hibernate: Fix hibernation panic caused by inconsistent e820 map
 2015-09-02  8:24 UTC  (2+ messages)

[Qemu-devel] [RFC] spapr_drc: Fix potential undefined behaviour
 2015-09-02  8:21 UTC  (2+ messages)

[PATCH 0/2] arm64: Support Hisilicon Hip05-D02 board
 2015-09-02  8:20 UTC  (10+ messages)
` [PATCH 2/2] arm64: dts: add dts files for Hisilicon Hip05-D02 Development Board

[PATCH v2] mtd: nand: sunxi: rely on nand_dt_init initialization
 2015-09-02  8:21 UTC  (4+ messages)

[PATCH v2 1/4] perf tests: take into account address of each objdump line
 2015-09-02  8:19 UTC  (4+ messages)
` [PATCH v2 2/4] perf tests: make objdump disassemble zero blocks
` [PATCH v2 3/4] perf tests: stop reading if objdump output crossed sections
` [PATCH v2 4/4] perf tests: print objdump/dso buffers if they don't match

[PATCH 0/7] drm/intel: guest i915 changes for Broadwell to run inside VM with Intel GVT-g
 2015-09-02  8:19 UTC  (14+ messages)
` [PATCH 2/7] drm/i915: Enable full ppgtt for vgpu
` [PATCH 4/7] drm/i915: always pin lrc context for vgpu with Intel GVT-g
    ` About the iGVT-g's requirement to pin guest contexts in VM

[U-Boot] [PATCHv2] arm: socfpga: Add support for the Terasic DE-0 Atlas board
 2015-09-02  8:18 UTC  (2+ messages)

[PATCH v4 0/8] Fix error message and present UFS variant
 2015-09-02  8:18 UTC  (5+ messages)
` [PATCH v4 6/8] scsi: ufs: make the UFS variant a platform device

linux-next: Tree for Sep 2
 2015-09-02  8:17 UTC 

[Qemu-devel] [PATCH qemu 0/2] spapr_pci: Merge spapr-vfio-phb into spapr-phb
 2015-09-02  8:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH qemu 1/2] spapr_pci_vfio: Remove redundant spapr-pci-vfio-host-bridge
` [Qemu-devel] [PATCH qemu 2/2] spapr_pci: Remove constraints about VFIO-PCI devices

[PATCH V2] PM / Domains: Try power off masters in error path of __pm_genpd_poweron()
 2015-09-02  8:16 UTC 

[U-Boot] [PATCH] arm: socfpga: Add support for DENX MCV SoM and MCVEVK board
 2015-09-02  8:14 UTC 

[U-Boot] [PATCH] arm: socfpga: Add support for Terasic SoCkit board
 2015-09-02  8:14 UTC 

[alsa-devel] Fwd: [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend)
 2015-09-02  8:13 UTC  (11+ messages)
        `  "
              ` Fwd: [alsa-devel] "

[PATCH resend 1/2] video: vpl: depend on OFTREE
 2015-09-02  8:11 UTC  (2+ messages)
` [PATCH resend 2/2] video: imx-hdmi: depend on EDID support

[PATCH v2 0/5] KVM: arm64: Implement API for vGICv3 live migration
 2015-09-02  8:09 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: arm/arm64: Refactor vGIC attributes handling code
` [PATCH v2 2/5] KVM: arm64: Implement vGICv3 distributor and redistributor access from userspace
` [PATCH v2 3/5] KVM: arm64: Refactor system register handlers
` [PATCH v2 4/5] KVM: arm64: Introduce find_reg_by_id()
` [PATCH v2 5/5] Implement vGICv3 CPU interface access

[PATCH v4] deb-pkg: add source package
 2015-09-02  8:09 UTC  (3+ messages)

[PATCH v4 0/4] 32-bit domU PVH support
 2015-09-02  8:08 UTC  (5+ messages)
` [PATCH v4 2/4] x86/compat: Test both PV and PVH guests for compat mode

[ovmf test] 61246: regressions - FAIL
 2015-09-02  8:08 UTC 

Question about patch "pinctrl: cherryview: Do not mask all interrupts on probe"
 2015-09-02  8:06 UTC  (3+ messages)

[PATCH 3/7] drm/i915: Always enable execlists on BDW for vgpu
 2015-09-02  8:06 UTC  (11+ messages)

[PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs
 2015-09-02  8:06 UTC  (13+ messages)

[U-Boot] [PATCH 1/2] mmc: dw_mmc: Increase timeout to 20 seconds
 2015-09-02  8:06 UTC  (4+ messages)

[PATCH 2/2] date: make "local" orthogonal to date format
 2015-09-02  8:05 UTC  (5+ messages)
` [PATCH v2 0/6] Make "

[PATCH 0/9] sh-pfc: modify PINMUX_IPSR_MSEL() and r8a7795 support
 2015-09-02  8:05 UTC  (4+ messages)
` [PATCH 1/9] sh-pfc: modify PINMUX_IPSR_MSEL() macro order

[U-Boot] [PATCH] arm: socfpga: Add support for the Terasic DE-0 Atlas board
 2015-09-02  8:05 UTC  (4+ messages)

[PATCH v2 00/18] implement vNVDIMM
 2015-09-02  8:05 UTC  (4+ messages)
` [PATCH v2 01/18] acpi: allow aml_operation_region() working on 64 bit offset
  ` [Qemu-devel] "

[PATCH 0/3] Fixes for gapped scatters
 2015-09-02  8:04 UTC  (10+ messages)
` [PATCH 3/3] block: Refuse adding appending a gapped integrity page to a bio

[PATCH i-g-t 0/2] patches for testing nv12
 2015-09-02  8:04 UTC  (5+ messages)
` [PATCH i-g-t 2/2] Adding kms_nv12 to test display NV12 feature

[PATCH] i2c-mux-reg: fix compilation warnings
 2015-09-02  8:03 UTC 

[Bug 91841] Juniper 5770 entering Hibernate crashes the system (instant reboot)
 2015-09-02  8:03 UTC  (2+ messages)

[U-Boot] [PATCH] mxs: mxsboot: fix endianess for sd boot images
 2015-09-02  8:03 UTC  (3+ messages)

[PATCH] rtc: Abracon ABX8XX write RTC fix
 2015-09-02  8:02 UTC  (2+ messages)
` [rtc-linux] "

[PATCH 00/15] drm/i915: Adding NV12 for skylake display
 2015-09-02  8:02 UTC  (5+ messages)
` [PATCH 14/15] drm/i915: skl nv12 workarounds

fdisk
 2015-09-02  8:01 UTC  (4+ messages)

[PATCH v2 1/2] ARM: dts: Split audio configuration to separate exynos5422-odroidxu3-audio
 2015-09-02  8:01 UTC  (7+ messages)
` [PATCH v2 2/2] ARM: dts: Add exynos5422-odroidxu4 board

[PATCH 00/15] perf tools: Cleanup filesystem api
 2015-09-02  8:01 UTC  (17+ messages)
` [PATCH 01/15] perf tools: Fix parse_events_add_pmu caller
` [PATCH 02/15] perf tools: Remove mountpoint arg from perf_debugfs_mount
` [PATCH 03/15] perf tools: Move tracing_path stuff under same namespace
` [PATCH 04/15] perf tools: Move tracing_path interface into api/fs/tracing_path.c
` [PATCH 05/15] tools lib api: Move debugfs__strerror_open into tracing_path.c object
` [PATCH 06/15] tools lib api: Make tracing_path_strerror_open message generic
` [PATCH 07/15] tools lib api: Add STR and PATH_MAX macros to fs object
` [PATCH 08/15] tools lib api: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c
` [PATCH 09/15] tools lib api: Add debugfs into fs.c object
` [PATCH 10/15] tools lib api: Add tracefs "
` [PATCH 11/15] tools lib api: Add mount support for fs
` [PATCH 12/15] tools lib api: Add configured "
` [PATCH 13/15] tools lib api: Replace debugfs/tracefs objects interface with fs.c
` [PATCH 14/15] tools lib api: Remove debugfs, tracefs and findfs objects
` [PATCH 15/15] perf tools: Switch to tracing_path interface on appropriate places

[U-Boot] [PATCH v3 00/13] sf: BAR/wait_ready logic updates
 2015-09-02  8:00 UTC  (3+ messages)
` [U-Boot] [PATCH v3 07/13] sf: Add FSR support to spi_flash_cmd_wait_ready

[arm64/apm] add support for the gigabyte mp30-ar0 board
 2015-09-02  7:59 UTC  (4+ messages)
` [PATCH 2/2] arm64/apm: add dts for Gigabyte MP30-AR0 board

[Qemu-devel] [PATCH V2 0/8] virtio 1.0 pci optimizations and fixes
 2015-09-02  7:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH V2 6/8] virtio-pci: use wildcard mmio eventfd for 1.0 notification cap

[PATCHv2] ARM: EXYNOS: reset Little cores when cpu is up
 2015-09-02  7:59 UTC  (7+ messages)

[PATCH v2] nand: sunxi: fix write to USER_DATA reg
 2015-09-02  7:57 UTC  (2+ messages)

[PATCH] drm/i915: Notify GuC rc6 state
 2015-09-02  7:56 UTC  (3+ messages)

[PATCH] drm/i915/guc: Support GuC version 4.3
 2015-09-02  7:55 UTC  (3+ messages)

drm/i915: Fix module initialisation
 2015-09-02  7:53 UTC  (9+ messages)
      ` [PATCH] drm/i915: Fix module initialisation, v2

[PATCH 00/16] FBC bug fixes
 2015-09-02  7:52 UTC  (7+ messages)
` [PATCH 02/16] drm/i915: fix the FBC work allocation failure path

[PATCH RFC 00/14] Qgroup reserved space fixing framework
 2015-09-01  0:31 UTC  (12+ messages)
` [PATCH RFC 04/14] btrfs: qgroup: Introduce function to insert non-overlap reserve range
` [PATCH RFC 05/14] btrfs: qgroup: Introduce function to reserve data range per inode
` [PATCH RFC 06/14] btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
` [PATCH RFC 08/14] btrfs: qgroup: Introduce function to release/free reserved data range
` [PATCH RFC 09/14] btrfs: delayed_ref: Add new function to record reserved space into delayed ref
` [PATCH RFC 10/14] btrfs: delayed_ref: release and free qgroup reserved at proper timing
` [PATCH RFC 11/14] btrfs: qgroup: Introduce new functions to reserve/free metadata
` [PATCH RFC 12/14] btrfs: qgroup: Use new metadata reservation
` [PATCH RFC 13/14] btrfs: extent-tree: Add new verions of btrfs_check_data_free_space
` [PATCH RFC 14/14] btrfs: Use new check_data_free_space for buffered write
` [PATCH 15/15] btrfs: fallocate: Add support to accurate qgroup reserve


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.