All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-07 00:57:41 to 2016-06-07 03:12:57 UTC [more...]

linux-next: build failure after merge of the clockevents tree
 2016-06-07  3:12 UTC 

linux-next: Tree for Jun 6
 2016-06-07  3:10 UTC  (2+ messages)
` linux-next: Tree for Jun 6 (scsi_debug.c)

[Qemu-devel] [PATCH qemu v17 07/12] vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
 2016-06-07  3:10 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] Reveal 'to' parameter of 'vnc' option to user
 2016-06-07  3:09 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/2] Explicitly print out default vnc option in use

[PATCH net-next v10 0/5] openvswitch: support for layer 3 encapsulated packets
 2016-06-07  3:08 UTC  (10+ messages)
` [PATCH net-next v10 2/5] openvswitch: set skb protocol and mac_len when receiving on internal device
` [PATCH net-next v10 3/5] openvswitch: add support to push and pop mpls for layer3 packets
` [PATCH net-next v10 4/5] openvswitch: add layer 3 flow/port support

[Qemu-devel] [PATCH 1/9] ppc: Properly tag the translation cache based on MMU mode
 2016-06-07  2:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/9] ppc: POWER7 has lq/stq instructions and stq need to check ISA
` [Qemu-devel] [PATCH 6/9] ppc: Fix mtmsr decoding
` [Qemu-devel] [PATCH 9/9] ppc: Do not take exceptions on unknown SPRs in privileged mode

fio bw and iops logs broken
 2016-06-07  3:08 UTC  (2+ messages)

fio hang (sleep forever) after first job with ramp_time?
 2016-06-07  3:07 UTC  (2+ messages)

[RFC PATCH v4 0/3] Add Mediated device support[was: Add vGPU support]
 2016-06-07  3:03 UTC  (11+ messages)
` [RFC PATCH v4 1/3] Mediated device Core driver
                ` [Qemu-devel] "

[PATCH] ASoC: rt5670: fix HP Playback Volume control
 2016-06-07  3:03 UTC 

linux-next: manual merge of the clockevents tree with Linus' tree
 2016-06-07  3:03 UTC 

[PATCH v3 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga
 2016-06-07  3:01 UTC  (2+ messages)

[PATCH v4 0/5] sched/fair: Fix attach and detach sched avgs for task group change or sched class change
 2016-06-06 19:05 UTC  (4+ messages)
` [PATCH v4 2/5] sched/fair: Fix attaching task sched avgs twice when switching to fair or changing task group

[radeon-alex:drm-next-4.8-wip-si 99/115] drivers/gpu/drm/amd/amdgpu/dce_v6_0.c:1587:40: error: 'EVERGREEN_GRPH_ENDIAN_8IN16' undeclared
 2016-06-07  3:00 UTC 

cron job: media_tree daily build: WARNINGS
 2016-06-07  3:00 UTC 

[PATCH v3 0/2] Add a new Rockchip usb2 phy driver
 2016-06-07  2:59 UTC  (5+ messages)
` [PATCH v3 1/2] Documentation: bindings: add DT documentation for Rockchip USB2PHY

linux-next: manual merge of the clockevents tree with the arm-soc tree
 2016-06-07  2:56 UTC 

[PATCH 0/9] pinctrl: make non-modular drivers really non modular
 2016-06-07  2:54 UTC  (22+ messages)
` [PATCH 1/9] pinctrl: as3722: make it explicitly non-modular
` [PATCH 2/9] pinctrl: baytrail: "
` [PATCH 3/9] pinctrl: at91: "
` [PATCH 4/9] pinctrl: lpc18xx: "
` [PATCH 5/9] pinctrl: amd: "
` [PATCH 6/9] pinctrl: palmas: "
` [PATCH 7/9] pinctrl: zynq: "
` [PATCH 8/9] pinctrl: digicolor: "
` [PATCH 9/9] pinctrl: at91-pio4: "

[U-Boot] [PATCH v3 00/11] sunxi: PSCI implementation rewrite in C
 2016-06-07  2:54 UTC  (12+ messages)
` [U-Boot] [PATCH v3 01/11] ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()
` [U-Boot] [PATCH v3 02/11] ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all
` [U-Boot] [PATCH v3 03/11] ARM: PSCI: export common PSCI function declarations for C code
` [U-Boot] [PATCH v3 04/11] ARM: allocate extra space for PSCI stack in secure section during link phase
` [U-Boot] [PATCH v3 05/11] sunxi: Make CPUCFG_BASE macro names the same across families
` [U-Boot] [PATCH v3 06/11] sunxi: Add packed attribute to struct sunxi_prcm_reg
` [U-Boot] [PATCH v3 07/11] sunxi: Add missing linux/types.h header for cpucfg_sun6i.h
` [U-Boot] [PATCH v3 08/11] sunxi: Group cpu core related controls together
` [U-Boot] [PATCH v3 09/11] sunxi: Add CPUCFG debug lock and sun7i cpu power controls
` [U-Boot] [PATCH v3 10/11] sunxi: Add base address for GIC
` [U-Boot] [PATCH v3 11/11] sunxi: Add PSCI implementation in C

[PATCH 1/8] Add basic Coccinelle transforms
 2016-06-07  2:54 UTC  (9+ messages)
` [PATCH 2/8] Apply standard object_id Coccinelle transformations
` [PATCH 5/8] merge-recursive: convert struct stage_data to use object_id
` [PATCH 6/8] merge-recursive: convert struct merge_file_info to object_id
` [PATCH 7/8] merge-recursive: convert leaf functions to use struct object_id
` [PATCH 8/8] merge-recursive: convert merge_recursive_generic to object_id

[Qemu-devel] [PATCH v5 0/3] Add guest PMU in machine virt
 2016-06-07  2:46 UTC  (8+ messages)
` [Qemu-arm] [PATCH v5 1/3] target-arm: kvm64: set guest PMUv3 feature bit if supported
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v5 2/3] hw/arm/virt: Add PMU node for virt machine
` [Qemu-devel] [PATCH v5 3/3] hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI table

fsl-dcu not works on latest "drm-next"
 2016-06-07  2:46 UTC  (8+ messages)

[PATCH v3] ASoC: rockchip: Add machine driver for MAX98357A/RT5514/DA7219
 2016-06-07  2:49 UTC  (7+ messages)

[PATCH] loop: Make user notify for adding loop device failed
 2016-06-07  2:49 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] This series adds support for fastboot related to USB
 2016-06-07  2:48 UTC  (5+ messages)

[RFC PATCH v3 3/3] VFIO Type1 IOMMU change: to support with iommu and without iommu
 2016-06-07  2:47 UTC  (16+ messages)
            ` [Qemu-devel] "

[ovmf test] 95331: regressions - FAIL
 2016-06-07  2:46 UTC 

[PATCH] generic/015, generic/274: add to the 'enospc' group
 2016-06-07  2:45 UTC  (2+ messages)

[PATCH v8 0/3] Mediatek MT8173 CMDQ support
 2016-06-07  2:45 UTC  (13+ messages)
` [PATCH v8 2/3] CMDQ: Mediatek CMDQ driver

[Buildroot] [PATCH] m68k: remove BR2_GCC_TARGET_ARCH
 2016-06-07  2:45 UTC 

[Qemu-devel] coroutines: block: Co-routine re-entered recursively when migrating disk with iothreads
 2016-06-07  2:44 UTC  (6+ messages)

[RFC v2] sparc64: Meaning of /sys/**/core_siblings on newer platforms
 2016-06-07  2:45 UTC 

[Buildroot] [PATCHv2 1/2] toolchain: add coldfire support
 2016-06-07  2:44 UTC  (3+ messages)

[PATCH 1/7] dt-bindings: Update QorIQ TMU thermal bindings
 2016-06-07  2:26 UTC  (5+ messages)
  ` 答复: "

[Qemu-devel] [PATCH 0/6] Small tests/docker fixes
 2016-06-07  2:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] tests/docker: fix make-archive-maybe

[pci:r/yinghai-v12 1/15] arch/microblaze/pci/pci-common.c:313:19: error: 'rp' redeclared as different kind of symbol
 2016-06-07  2:49 UTC 

[PATCH v5 1/2] drm/bridge: Add sii902x driver
 2016-06-07  2:40 UTC  (4+ messages)

rgw: object null version delete
 2016-06-07  2:30 UTC  (3+ messages)

RT, what to do about up/down_read_non_owner()
 2016-06-07  2:39 UTC  (6+ messages)

[Qemu-arm] [PATCH v4 0/3] Add guest PMU in machine virt
 2016-06-07  2:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 2/3] hw/arm/virt: Add PMU node for virt machine
    ` [Qemu-arm] "

[PATCH 00/10] mm: balance LRU lists based on relative thrashing
 2016-06-07  2:34 UTC  (9+ messages)
` [PATCH 05/10] mm: remove LRU balancing effect of temporary page isolation
` [PATCH 06/10] mm: remove unnecessary use-once cache bias from LRU balancing
` [PATCH 07/10] mm: base LRU balancing on an explicit cost model

[PATCH net-next 1/3] arm64: bpf: implement bpf_tail_call() helper
 2016-06-07  2:33 UTC  (6+ messages)

[PATCH] block: correctly fallback for zeroout
 2016-06-07  2:32 UTC  (5+ messages)
    `  "

Deploy specific iptables ruleset for each container
 2016-06-07  2:30 UTC 

[PATCH] ASoC: nau8825: cross talk suppression measurement function
 2016-06-07  2:29 UTC 

[PATCH] fsnotify: do not initialise statics to false
 2016-06-07  2:17 UTC 

[Buildroot] [PATCH v4] uboot-tools: fix FIT support and make it optional
 2016-06-07  2:25 UTC  (2+ messages)
` [Buildroot] [PATCH v5] util-linux: rework utilities menu for finer control

mm: add NR_ZSMALLOC to vmstat
 2016-06-07  2:21 UTC  (2+ messages)

[PATCH V5 libibverbs 0/7] Completion timestamping
 2016-06-07  2:20 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v2] spapr: Ensure all LMBs are represented in ibm, dynamic-memory
 2016-06-07  2:16 UTC  (3+ messages)

Re: [RESEND][PATCH] drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherent
 2016-06-07  2:17 UTC  (2+ messages)

[Qemu-devel] [PATCH 2/2] ppc: Fix tlb invalidations on 6xx/7xx/7xxx 32-bit processors
 2016-06-07  2:14 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH v4 0/6] GW code: make it algorithm-agnostic and add B.A.T.M.A.N. V support
 2016-06-07  2:13 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH v4 1/6] batman-adv: split routing API data structure in subobjects

[PATCH v2] usb: dwc3: host: Set the dma_ops for xhci device
 2016-06-07  2:11 UTC  (3+ messages)

[RFC] sparc64: Meaning of /sys/**/core_siblings on newer platforms
 2016-06-07  2:11 UTC  (2+ messages)

[PATCH qemu 00/12] SMC and network support
 2016-06-07  2:08 UTC  (3+ messages)
` [PATCH qemu 01/12] ast2400: add SMC controllers (FMC and SPI)

[Qemu-devel] [PATCH 1/6] ppc: POWER7 had ACOP and PID registers
 2016-06-07  2:08 UTC 

[B.A.T.M.A.N.] [PATCH v4] batman-adv: B.A.T.M.A.N. V - implement hard-iface init function
 2016-06-07  2:06 UTC  (3+ messages)

[PATCH kexec-tools v2 00/32] Keystone II updates for kexec tools
 2016-06-07  2:05 UTC  (4+ messages)
` [PATCH kexec-tools v2 04/32] kdump: fix kdump mapping

[target:nvmet-configfs-ng 20/49] ERROR: "__udivdi3" [drivers/nvme/target/nvmet.ko] undefined!
 2016-06-07  2:06 UTC 

[U-Boot] [PATCH v3 00/11] armv8: ls2080aqds: Enable QSPI boot support
 2016-06-07  2:05 UTC  (3+ messages)

[PATCH][V2] net: fec: fix spelling mistakes and add missing newline
 2016-06-07  1:29 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/6] ppc: POWER7 had ACOP and PID registers
 2016-06-07  1:36 UTC 

[PATCH] reiserfs: do not initialise statics to NULL
 2016-06-07  1:58 UTC 

[U-Boot] [PATCH] arm: mxs: Remove misleading comments
 2016-06-07  1:56 UTC  (2+ messages)

[balbi-usb:testing/next 64/67] phy-generic.c:undefined reference to `usb_gadget_vbus_connect'
 2016-06-07  1:54 UTC  (4+ messages)

[PATCH v4] extcon: gpio: Add the support for Device tree bindings
 2016-06-07  1:52 UTC  (7+ messages)

[PATCH v2 0/6] Support BCM23550 SoC
 2016-06-07  1:50 UTC  (7+ messages)
` [PATCH v2 1/6] power: Introduce Broadcom kona reset driver

Temporarily remounting rootfs as rw leads to kernel panic on reboot
 2016-06-07  1:47 UTC  (2+ messages)

[PATCH v2] tpm_tis: Increase ST19NP18 TPM command timeout to avoid chip lockup
 2016-06-07  1:48 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] ppc: Properly tag the translation cache based on MMU mode
 2016-06-07  0:44 UTC  (2+ messages)

[PATCH v1] change log level for check when add port in blacklist
 2016-06-07  1:47 UTC  (2+ messages)

[PATCH] python-keystone: fix QA warning of host uid contamination
 2016-06-07  1:47 UTC 

[lustre-devel] New tag 2.8.54
 2016-06-07  1:47 UTC 

[U-Boot] u-boot on Minnowboard max
 2016-06-07  1:46 UTC 

[Qemu-devel] [PATCH] scsi-disk: fix reads from scsi-disk devices
 2016-06-07  1:44 UTC  (2+ messages)

[LTP] [PATCH] controllers/memcg: Mark testcase_2 as pass when mlock failed
 2016-06-07  1:44 UTC  (6+ messages)
` [LTP] [Re-Send][PATCH] "
    ` [LTP] [PATCH V2] "
        ` [LTP] [PATCH V3] "

[qemu-mainline test] 95329: regressions - trouble: broken/fail/pass
 2016-06-07  1:44 UTC 

crash in xfs in current
 2016-06-07  1:43 UTC 

[PATCH] mm: add NR_ZSMALLOC to vmstat
 2016-06-07  1:43 UTC  (6+ messages)

[Qemu-devel] [PATCH 6/6] ppc: Do not take exceptions on unknown SPRs in privileged mode
 2016-06-07  1:37 UTC 

[Qemu-devel] [PATCH 4/6] ppc: Fix slbia decode
 2016-06-07  1:37 UTC 

[Qemu-devel] [PATCH 5/6] ppc: Add missing slbfee. instruction on ppc64 BookS processors
 2016-06-07  1:37 UTC 

[PATCH v2 1/2] ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround
 2016-06-07  1:40 UTC  (5+ messages)

Regression in "kbuild: fix if_change and friends to consider argument order"
 2016-06-07  1:38 UTC 

[Qemu-devel] [PATCH 3/6] ppc: Fix mtmsr decoding
 2016-06-07  1:37 UTC 

[Qemu-devel] [PATCH 2/6] ppc: POWER7 has lq/stq instructions and stq need to check ISA version
 2016-06-07  1:36 UTC 

[PATCH v17 00/13] arm64 kexec kernel patches
 2016-06-07  1:36 UTC  (3+ messages)

[PATCH] pinctrl: uniphier: fix NAND pin-mux settings for PH1-LD11/LD20
 2016-06-07  1:36 UTC  (2+ messages)

linux-next: manual merge of the drm-misc tree with Linus' tree
 2016-06-07  1:32 UTC  (2+ messages)

[PATCH phosphor-host-ipmid] Implement Network Override
 2016-06-07  1:29 UTC  (3+ messages)

[ath9k-devel] [RFC/RFT 0/5] Adding an airtime fairness scheduler to ath9k
 2016-06-07  1:31 UTC  (8+ messages)
` [ath9k-devel] [RFC/RFT 5/5] ath9k: Count RX airtime in airtime deficit
          ` [ath9k-devel] [Make-wifi-fast] "
            `  "

[U-Boot] [PATCH 0/5] LS2080ARDB: Enable EFI boot support
 2016-06-07  1:28 UTC  (5+ messages)
` [U-Boot] [PATCH 1/5] ls2080: Exit dpaa only right before exiting U-Boot

[PATCH] sched/cputime: add steal clock warps handling during cpu hotplug
 2016-06-07  1:24 UTC  (5+ messages)

[PATCH v3] parisc: add <asm/hash.h>
 2016-06-07  1:22 UTC 

[Buildroot] [PATCH] gcc: bump 5.x series to version 5.4.0
 2016-06-07  1:21 UTC 

TPM microconf at Linux Plumbers Conference?
 2016-06-07  1:20 UTC  (5+ messages)
` [Linux-ima-devel] "

performance delta after VFS i_mutex=>i_rwsem conversion
 2016-06-07  1:19 UTC  (10+ messages)

btrfs device delete /dev/sdc1 /mnt/raid1 user experience
 2016-06-07  1:19 UTC  (3+ messages)

[qemu-upstream-4.3-testing test] 95336: trouble: blocked/broken
 2016-06-07  1:18 UTC 

questions of vm save/restore on arm64
 2016-06-07  1:17 UTC  (11+ messages)

[PATCH] net: ethernet: cavium: liquidio: request_manager: Remove create_workqueue
 2016-06-07  1:17 UTC  (2+ messages)

[PATCH] net: ethernet: cavium: liquidio: response_manager: Remove create_workqueue
 2016-06-07  1:17 UTC  (2+ messages)

[Patch net] net_sched: keep backlog updated with qlen
 2016-06-07  1:15 UTC  (2+ messages)

[PATCH v3] virtio-net: Add initial MTU advice feature
 2016-06-07  1:10 UTC  (3+ messages)

[Qemu-devel] [Bug 1580459] [NEW] Windows (10?) guest freezes entire host on shutdown if using PCI passthrough
 2016-06-07  1:05 UTC  (2+ messages)
` [Qemu-devel] [Bug 1580459] "

[PATCH RESEND 00/14] Xen ARM DomU ACPI support
 2016-06-07  1:07 UTC  (4+ messages)

[U-Boot] [PATCH v3] usb: dwc2_udc_otg: support 8-bit interface
 2016-06-07  1:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/15] tb hash improvements
 2016-06-07  1:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 08/15] qdist: add module to represent frequency distributions of data

[PATCH v1] runqemu: Add suport for qemuzynqmp
 2016-06-07  1:05 UTC  (6+ messages)

[PATCH net-next 0/2] tcp: add NV congestion control
 2016-06-07  1:04 UTC  (4+ messages)
` [PATCH net-next 2/2] "

[U-Boot] [PATCH v2] usb: dwc2_udc_otg: support 8-bit interface
 2016-06-07  1:02 UTC  (4+ messages)

[PATCH] ARM: dts: msm8916: Add smsm and smp2p nodes
 2016-06-07  0:57 UTC 

[PATCH 1/2] drm/rockchip: vop: add uv_vir register field for RK3036 VOP
 2016-06-07  0:57 UTC  (6+ messages)
` [PATCH 2/2] drm/rockchip: vop: correct the source size of uv scale factor setting


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.