All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-28 00:25:48 to 2016-10-28 01:43:09 UTC [more...]

[Qemu-devel] [PULL 00/73] ppc-for-2.8 queue 20161028
 2016-10-28  1:38 UTC  (74+ messages)
` [Qemu-devel] [PULL 01/73] pseries: Update SLOF firmware image to 20161019
` [Qemu-devel] [PULL 02/73] ppc/xics: Add xics to the monitor "info pic" command
` [Qemu-devel] [PULL 03/73] tests: fix memory leak in virtio-scsi-test
` [Qemu-devel] [PULL 04/73] tests: don't check if qtest_spapr_boot() returns NULL
` [Qemu-devel] [PULL 05/73] tests: move QVirtioBus pointer into QVirtioDevice
` [Qemu-devel] [PULL 06/73] tests: rename target_big_endian() as qvirtio_is_big_endian()
` [Qemu-devel] [PULL 07/73] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
` [Qemu-devel] [PULL 08/73] tests: enable virtio tests on SPAPR
` [Qemu-devel] [PULL 09/73] spapr_pci: advertise explicit numa IDs even when there's 1 node
` [Qemu-devel] [PULL 10/73] nvram: Introduce helper functions for CHRP "system" and "free space" partitions
` [Qemu-devel] [PULL 11/73] sparc: Use the new common NVRAM functions for system and free space partition
` [Qemu-devel] [PULL 12/73] nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]
` [Qemu-devel] [PULL 13/73] nvram: Rename openbios_firmware_abi.h into sun_nvram.h
` [Qemu-devel] [PULL 14/73] target-ppc: implement vnegw/d instructions
` [Qemu-devel] [PULL 15/73] target-ppc: implement xxbr[qdwh] instruction
` [Qemu-devel] [PULL 16/73] ppc/xics: add a xics_set_nr_servers common routine
` [Qemu-devel] [PULL 17/73] ppc/xics: add a XICSState backlink in ICPState
` [Qemu-devel] [PULL 18/73] ppc/xics: change the icp_ routines API to use an 'ICPState *' argument
` [Qemu-devel] [PULL 19/73] ppc: fix MSR_ME handling for system reset interrupt
` [Qemu-devel] [PULL 20/73] pseries: Remove unused callbacks from sPAPR VIO bus state
` [Qemu-devel] [PULL 21/73] ppc: Fix single step with gdb stub
` [Qemu-devel] [PULL 22/73] ppc: add skiboot firmware for the pnv platform
` [Qemu-devel] [PULL 23/73] configure, ppc64: Copy skiboot.lid to build directory when configuring
` [Qemu-devel] [PULL 24/73] ppc/pnv: add skeleton PowerNV platform
` [Qemu-devel] [PULL 25/73] ppc/pnv: add a PnvChip object
` [Qemu-devel] [PULL 26/73] ppc/pnv: add a core mask to PnvChip
` [Qemu-devel] [PULL 27/73] ppc/pnv: add a PIR handler "
` [Qemu-devel] [PULL 28/73] ppc/pnv: add a PnvCore object
` [Qemu-devel] [PULL 29/73] ppc/pnv: add XSCOM infrastructure
` [Qemu-devel] [PULL 30/73] ppc/pnv: add XSCOM handlers to PnvCore
` [Qemu-devel] [PULL 31/73] ppc/pnv: add a LPC controller
` [Qemu-devel] [PULL 32/73] ppc/pnv: add a ISA bus
` [Qemu-devel] [PULL 33/73] target-ppc: add vmul10[u, eu, cu, ecu]q instructions
` [Qemu-devel] [PULL 34/73] pseries: Split device tree construction from device tree load
` [Qemu-devel] [PULL 35/73] pseries: Remove rtas_addr and fdt_addr fields from machinestate
` [Qemu-devel] [PULL 36/73] pseries: Make spapr_create_fdt_skel() get information from machine state
` [Qemu-devel] [PULL 37/73] pseries: Move adding of fdt reserve map entries
` [Qemu-devel] [PULL 38/73] pseries: Consolidate RTAS loading
` [Qemu-devel] [PULL 39/73] pseries: Move construction of /interrupt-controller fdt node
` [Qemu-devel] [PULL 40/73] pseries: Consolidate construction of /chosen device tree node
` [Qemu-devel] [PULL 41/73] pseries: Consolidate construction of /rtas "
` [Qemu-devel] [PULL 42/73] pseries: Move /event-sources construction to spapr_build_fdt()
` [Qemu-devel] [PULL 43/73] pseries: Move /hypervisor node construction to fdt_build_fdt()
` [Qemu-devel] [PULL 44/73] pseries: Consolidate construction of /vdevice device tree node
` [Qemu-devel] [PULL 45/73] pseries: Remove spapr_create_fdt_skel()
` [Qemu-devel] [PULL 46/73] spapr_ovec: initial implementation of option vector helpers
` [Qemu-devel] [PULL 47/73] spapr_hcall: use spapr_ovec_* interfaces for CAS options
` [Qemu-devel] [PULL 48/73] spapr: add option vector handling in CAS-generated resets
` [Qemu-devel] [PULL 49/73] spapr: improve ibm, architecture-vec-5 property handling
` [Qemu-devel] [PULL 50/73] adb: change handler only when recognized
` [Qemu-devel] [PULL 51/73] libqos: Give qvirtio_config_read*() consistent semantics
` [Qemu-devel] [PULL 52/73] libqos: Handle PCI IO de-multiplexing in common code
` [Qemu-devel] [PULL 53/73] libqos: Move BAR assignment to "
` [Qemu-devel] [PULL 54/73] libqos: Better handling of PCI legacy IO
` [Qemu-devel] [PULL 55/73] tests: Adjust tco-test to use qpci_legacy_iomap()
` [Qemu-devel] [PULL 56/73] libqos: Add streaming accessors for PCI MMIO
` [Qemu-devel] [PULL 57/73] libqos: Implement mmio accessors in terms of mem{read, write}
` [Qemu-devel] [PULL 58/73] tests: Clean up IO handling in ide-test
` [Qemu-devel] [PULL 59/73] libqos: Add 64-bit PCI IO accessors
` [Qemu-devel] [PULL 60/73] tests: Use qpci_mem{read, write} in ivshmem-test
` [Qemu-devel] [PULL 61/73] tests: Don't assume structure of PCI IO base in ahci-test
` [Qemu-devel] [PULL 62/73] libqos: Change PCI accessors to take opaque BAR handle
` [Qemu-devel] [PULL 63/73] spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameter
` [Qemu-devel] [PULL 64/73] tests: Add pseries machine to the prom-env-test, too
` [Qemu-devel] [PULL 65/73] target-ppc: add xscmp[eq, gt, ge, ne]dp instructions
` [Qemu-devel] [PULL 66/73] target-ppc: Add xvcmpnesp, xvcmpnedp instructions
` [Qemu-devel] [PULL 67/73] spapr: update spapr hotplug documentation
` [Qemu-devel] [PULL 68/73] spapr_events: add support for dedicated hotplug event source
` [Qemu-devel] [PULL 69/73] spapr: add hotplug interrupt machine options
` [Qemu-devel] [PULL 70/73] spapr: Add DRC count indexed hotplug identifier type
` [Qemu-devel] [PULL 71/73] spapr: use count+index for memory hotplug
` [Qemu-devel] [PULL 72/73] spapr: Memory hot-unplug support
` [Qemu-devel] [PULL 73/73] ppc: allow certain HV interrupts to be delivered to guests

[PATCH v2 0/6] Btrfs: incremental send, fix serval case for inode 256 and generation
 2016-10-28  1:40 UTC  (7+ messages)
` [PATCH v2 1/6] Btrfs: incremental send, do not skip generation inconsistency check for inode 256
` [PATCH v2 2/6] Btrfs: incremental send, add generation check for the inode waiting for rmdir operation
` [PATCH v2 3/6] Btrfs: incremental send, add generation for waiting_dir_move struct and check it in can_rmdir
` [PATCH v2 4/6] Btrfs: incremental send, skip check overwritten if parents' generation are different
` [PATCH v2 5/6] Btrfs: incremental send, add generation check for inode is waiting for move
` [PATCH v2 6/6] Btrfs: incremental send, add generation check in existence demtermination for the parent directory

[PATCH v3 0/2] clk: imx: fix AV PLL rate setting
 2016-10-28  1:41 UTC  (7+ messages)
` [PATCH v3 1/2] clk: imx: fix integer overflow in AV PLL round rate
` [PATCH v3 2/2] clk: imx: improve precision of AV PLL to 1 Hz

[PATCH v3 0/3] STM32F4 Add RTC & QSPI clocks
 2016-10-28  1:39 UTC  (11+ messages)
` [PATCH v3 1/3] clk: stm32f4: Add LSI & LSE clocks
` [PATCH v3 2/3] clk: stm32f4: Add RTC clock
` [PATCH v3 3/3] clk: stm32f469: Add QSPI clock

[Qemu-devel] [PATCH v2 0/6] POWER9 TCG enablements - part7
 2016-10-28  1:34 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 3/6] target-ppc: add vrldnmi and vrlwmi instructions
` [Qemu-devel] [PATCH v2 5/6] target-ppc: add vprtyb[w/d/q] instructions

[Qemu-devel] [PULL 00/49] ppc-for-2.8 queue 20161026
 2016-10-27 22:38 UTC  (5+ messages)

[Qemu-devel] [PATCH v5 00/17] ppc/pnv: booting the kernel and reaching user space
 2016-10-28  1:03 UTC  (13+ messages)
` [Qemu-devel] [PATCH v5 11/17] ppc/xics: Add "native" XICS subclass
` [Qemu-devel] [PATCH v5 13/17] ppc/xics: add a xics_get_cpu_index_by_pir helper

[U-Boot] [PATCH] mmc: Tinification of the mmc code
 2016-10-28  1:36 UTC  (5+ messages)
` [U-Boot] [PATCH V2] "

MTD partitions vs erase regions
 2016-10-28  0:14 UTC  (2+ messages)

[PATCH 1/4] u-boot: Update to 2016.09.01 release
 2016-10-28  0:18 UTC  (7+ messages)

[PATCH net-next RFC WIP] Patch for XDP support for virtio_net
 2016-10-28  1:35 UTC  (4+ messages)

[PATCH] drm/i915: Before pageflip, also wait for shared dmabuf fences
 2016-10-28  1:34 UTC  (17+ messages)

M-audio Audiophile Firewire
 2016-10-28  1:30 UTC  (12+ messages)
                  ` [FFADO-devel] "

[bug report] clk: uniphier: add core support code for UniPhier clock driver
 2016-10-28  1:28 UTC  (3+ messages)

mmotm 2016-10-27-18-27 uploaded
 2016-10-28  1:28 UTC 

mmotm 2016-10-27-18-27 uploaded
 2016-10-28  1:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v12 0/2] virtio-crypto: virtio crypto device specification
 2016-10-28  1:16 UTC  (6+ messages)
    ` [Qemu-devel] [virtio-dev] "

[meta-oe][krogoth][PATCH] syslog-ng: expand service file @variables@ earlier
 2016-10-28  1:27 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] block/vxhs: Add Veritas HyperScale VxHS block device support
 2016-10-28  1:26 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] memory: Convert skip_dump to ram_device and avoid memcpy
 2016-10-28  1:24 UTC  (2+ messages)

[Qemu-devel] [PATCH] tests: Remove unneeded "-vnc none" option
 2016-10-28  1:23 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/2] image: Protect against overflow in unknown_msg()
 2016-10-28  1:22 UTC  (2+ messages)

[PATCH][resend] drm: bridge: add DesignWare HDMI I2S audio support
 2016-10-28  1:22 UTC  (2+ messages)

upstream server crash
 2016-10-28  1:20 UTC  (15+ messages)

[RESEND PATCH v2] clk: hisilicon: add CRG driver for Hi3798CV200 SoC
 2016-10-28  1:19 UTC  (5+ messages)

It takes me up to 20 reboots for the system to start sda
 2016-10-28  1:17 UTC 

NAT with unique egress port
 2016-10-28  1:18 UTC  (4+ messages)

[PATCH v14 0/4] Add clock support for Mediatek MT2701
 2016-10-28  1:17 UTC  (5+ messages)
` [PATCH v14 1/4] clk: mediatek: Add MT2701 clock support

[PATCH] iio: hid-sensor-als: Add realtime data type parse support
 2016-10-28  1:20 UTC 

Aspeed PWM driver support
 2016-10-28  1:16 UTC  (7+ messages)
` [PATCH linux v1 1/3] drivers: hwmon: Support for Aspeed PWM controller driver
` [PATCH linux v1 3/3] devicetree: Add support in Zaius for PWM controller and four PWM outputs(fans)

93643778327 platform-driver-x86
 2016-10-28  1:13 UTC 

[PULL] bcache: multiple updates
 2016-10-28  1:12 UTC  (2+ messages)

[RFC PATCH v1] rte: add bit-rate metrics to xstats
 2016-10-28  1:12 UTC  (6+ messages)
` [PATCH v2 0/3] expanded statistic reporting
  ` [RFC PATCH v2 1/3] lib: add information metrics library
  ` [RFC PATCH v2 2/3] lib: add bitrate statistics library
  ` [RFC PATCH v2 3/3] app/test-pmd: add support for bitrate statistics

[PATCH stable 3.10.y 00/18] Backport crypto fixes
 2016-10-27 14:29 UTC  (2+ messages)
` [PATCH stable 3.10.y 17/18] crypto: cryptd - initialize child shash_desc on import

[PATCH v2 0/2] Use CLOEXEC to avoid fd leaks
 2016-10-28  1:08 UTC  (17+ messages)
` [PATCH v3 0/3] quick reroll of Lars's git_open() w/ O_CLOEXEC
  ` [PATCH v3 2/3] sha1_file: open window into packfiles with O_CLOEXEC

[PATCH net-next 0/2] mlx4 XDP TX refactor
 2016-10-28  1:07 UTC  (3+ messages)
` [PATCH net-next 2/2] net/mlx4_en: Refactor the XDP forwarding rings scheme

VRF + Netfilter deployment - multitenancy filtering box
 2016-10-28  1:05 UTC  (3+ messages)

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-10-28  1:04 UTC  (3+ messages)
` [RFC PATCH 08/24] ARM: GICv3: introduce separate pending_irq structs for LPIs

[PATCH] ASoC: da7219: Connect output enable register to DAIOUT
 2016-10-28  1:02 UTC 

[PATCH 0/3] inherit dma configuration from parent dev
 2016-10-27  5:28 UTC  (4+ messages)
` [PATCH 3/3] usb: dwc3: host: Do not use dma_coerce_mask_and_coherent

[Qemu-devel] [PATCH v9 00/12] virtio-crypto: introduce framework and device emulation
 2016-10-28  0:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 09/12] virtio-crypto: add data queue processing handler
    ` [Qemu-devel] [virtio-dev] "

[RFC PATCH 0/5] recursively grep across submodules
 2016-10-28  0:59 UTC  (3+ messages)

[PATCH 0/6] msm8992/msm8994: Google Nexus 5X/6P initial board support
 2016-10-28  0:54 UTC  (4+ messages)
` [PATCH 5/6] arm64: dts: msm8994 SoC and Huawei Angler (Nexus 6P) support

[PATCHv4 00/15] clk: ti: add support for hwmod clocks
 2016-10-28  0:53 UTC  (7+ messages)
` [PATCHv4 11/15] clk: ti: clockdomain: add clock provider support to clockdomains

[Qemu-devel] [PATCH v4 11/13] pc: add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs
 2016-10-28  0:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 "
  ` [Qemu-devel] [PATCH] fixup! "

[PATCH v4] vhost: Add indirect descriptors support to the TX path
 2016-10-28  0:49 UTC  (12+ messages)

[patch 20/20] drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printk
 2016-10-28  0:47 UTC 

[patch 19/20] cris/arch-v32: cryptocop: print a hex number after a 0x prefix
 2016-10-28  0:47 UTC 

[patch 18/20] ipack: print a hex number after a 0x prefix
 2016-10-28  0:47 UTC 

[patch 17/20] block: DAC960: print a hex number after a 0x prefix
 2016-10-28  0:47 UTC 

[patch 16/20] fs: exofs: print a hex number after a 0x prefix
 2016-10-28  0:47 UTC 

[patch 15/20] lib/genalloc.c: start search from start of chunk
 2016-10-28  0:46 UTC 

[patch 14/20] mm: memcontrol: do not recurse in direct reclaim
 2016-10-28  0:46 UTC 

[patch 13/20] CREDITS: update credit information for Martin Kepplinger
 2016-10-28  0:46 UTC 

[patch 12/20] proc: fix NULL dereference when reading /proc/<pid>/auxv
 2016-10-28  0:46 UTC 

[PATCH net-next RFC WIP] Patch for XDP support for virtio_net
 2016-10-28  0:46 UTC  (8+ messages)

[patch 11/20] mm: kmemleak: ensure that the task stack is not freed during scanning
 2016-10-28  0:46 UTC 

[patch 10/20] lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB
 2016-10-28  0:46 UTC 

[patch 09/20] latent_entropy: raise CONFIG_FRAME_WARN by default
 2016-10-28  0:46 UTC 

[patch 08/20] kconfig.h: remove config_enabled() macro
 2016-10-28  0:46 UTC 

[patch 07/20] ipc: account for kmem usage on mqueue and msg
 2016-10-28  0:46 UTC 

[patch 06/20] mm/slab: improve performance of gathering slabinfo stats
 2016-10-28  0:46 UTC 

[patch 05/20] mm: page_alloc: use KERN_CONT where appropriate
 2016-10-28  0:46 UTC 

[patch 04/20] mm/list_lru.c: avoid error-path NULL pointer deref
 2016-10-28  0:46 UTC 

[patch 03/20] h8300: fix syscall restarting
 2016-10-28  0:46 UTC 

[patch 02/20] kcov: properly check if we are in an interrupt
 2016-10-28  0:46 UTC 

[patch 01/20] mm/slab: fix kmemcg cache creation delayed issue
 2016-10-28  0:46 UTC 

[PATCH] tcp: remove incorrect and outdated sysctl's
 2016-10-28  0:42 UTC 

[PATCH v2 0/6] sparc: Enable sun4v hypervisor PCI IOMMU v2 APIs and ATU
 2016-10-28  0:41 UTC  (4+ messages)
` [PATCH v2 5/6] sparc64: Enable sun4v dma ops to use IOMMU v2 APIs

[git pull] drm/x86 pat regression fix
 2016-10-28  0:37 UTC  (3+ messages)

tpm_tis regression in 4.9?
 2016-10-28  0:33 UTC 

[PATCH] clk: xgene: Don't call __pa on ioremaped address
 2016-10-28  0:33 UTC  (2+ messages)

[PATCH 0/4] Qgroup comment enhance and balance fix
 2016-10-28  0:33 UTC  (2+ messages)

[PATCH] libulm: pass CC to work with internal toolchains that depend on sysroot flag
 2016-10-28  0:32 UTC 

[Discussion] Performance levels of power domains
 2016-10-28  0:22 UTC  (5+ messages)

[folded-merged] mm-page_alloc-use-kern_cont-where-appropriate-checkpatch-fixes.patch removed from -mm tree
 2016-10-28  0:29 UTC 

[xtf test] 101718: all pass - PUSHED
 2016-10-28  0:27 UTC 

[PATCH v2] clk/samsung: Use CLK_OF_DECLARE_DRIVER initialization method for CLKOUT
 2016-10-28  0:27 UTC  (2+ messages)

[PATCH v1 4/4] scsi: ufs: change device rails hpm mode ramp up sequence
 2016-10-28  0:26 UTC  (2+ messages)

[PATCH RESEND 1/3] clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf
 2016-10-28  0:26 UTC  (4+ messages)

[PATCH v1 3/4] scsi: ufs: suspend clock scaling at the start of suspend
 2016-10-28  0:26 UTC  (2+ messages)

[PATCH v1 2/4] scsi: ufshcd: release resources if probe fails
 2016-10-28  0:25 UTC  (2+ messages)

[PATCH v1 1/4] scsi: ufs: fix race between clock gating and devfreq scaling work
 2016-10-28  0:25 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] cleanup and enhancements for Colibri VFxx
 2016-10-28  0:25 UTC  (2+ messages)
` [U-Boot] [PATCH 4/4] colibri_vf: use same NAND clock as Linux uses


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.