All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-02 09:50:08 to 2015-06-02 10:56:09 UTC [more...]

[PATCH] regression, megaraid - fix irq setup process
 2015-06-02 10:56 UTC  (4+ messages)

[PATCH v8 1/4] ASoC: arizona: Export functions to control subsystem DVFS
 2015-06-02 10:53 UTC  (4+ messages)
` [PATCH v8 3/4] ASoC: arizona: Add DVFS handling for sample rate control
` [PATCH v8 4/4] regulator: arizona-ldo1: Do not control DVFS clocking from regulator

[RFC] Implement a new journal mode
 2015-06-02 10:55 UTC  (4+ messages)

[PATCH] ASoC: qcom: Remove QCOM dependency from LPASS variants
 2015-06-02 10:55 UTC  (2+ messages)

[PATCH v9 0/6] arm64,hi6220: Enable Hisilicon Hi6220 SoC
 2015-06-02 10:55 UTC  (9+ messages)
` [PATCH v9 4/6] Documentation: DT: PL011: hi6220: add compatible string for Hisilicon designed UART

[PATCH] regulator: wm831x: Pass the IRQF_ONESHOT flag
 2015-06-02 10:54 UTC  (2+ messages)

[PATCH V2 1/1] ARM: dts: imx7d: add cortex-a7 coresight component
 2015-06-02 10:54 UTC  (3+ messages)

[PATCH] ASoC: davinci-mcasp: Choose PCM driver based on configured DMA controller
 2015-06-02 10:53 UTC  (5+ messages)

[PATCH 0/6] Support CPR on MSM8916
 2015-06-02 10:53 UTC  (3+ messages)

[PATCH] sys-utils: lscpu segfaults when built with -fsanitize=address
 2015-06-02 10:53 UTC  (2+ messages)

[PATCH] checkpatch: Make the output better readable
 2015-06-02 10:53 UTC  (9+ messages)

[PATCH v4 0/7] ASoC: intel - add skylake PCM driver
 2015-06-02 10:53 UTC  (10+ messages)
` [PATCH v4 5/7] ASoC: intel - add Skylake HDA audio driver

[PATCH 0/2] User-space Ethtool
 2015-06-02 10:52 UTC  (3+ messages)
` [PATCH 1/2] ethdev: add api to set default mac address

Re: [RFC] arm: Add for atomic half word exchange
 2015-06-02 10:49 UTC  (3+ messages)
`  "

[Qemu-devel] [PATCH v4 0/3] Clean unused entries in the qcow2 L2/refcount cache
 2015-06-02 10:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] qcow2: mark the memory as no longer needed after qcow2_cache_empty()

[PATCH] fix a race between /proc/lock_stat and module unloading
 2015-06-02 10:50 UTC  (4+ messages)

Some tiny fixes
 2015-06-02 10:50 UTC  (10+ messages)
` [PATCH 1/4] Correct paths for openSUSE
` [PATCH 2/4] 40network: Fix race condition when wait for networks
` [PATCH 3/4] 40network: always start netroot in ifup.sh
` [PATCH 4/4] 95fcoe-uefi: Test for EFI firmware

[PATCH] bluetooth: vhci: Clean up coding style fix
 2015-06-02 10:50 UTC 

[PATCH 0/3] MIPS: SMP memory barriers: lightweight sync, acquire-release
 2015-06-02 10:48 UTC  (9+ messages)
` [PATCH 1/3] MIPS: R6: Use lightweight SYNC instruction in smp_* memory barriers

[PATCH 0/6] arm64: perf: heterogeneous PMU support
 2015-06-02 10:47 UTC  (3+ messages)
` [PATCH 6/6] arm64: dts: juno: describe PMUs separately

[Draft C] Xen on ARM vITS Handling
 2015-06-02 10:46 UTC  (5+ messages)

[PATCH v5 8/8] drm/i915: HSW cdclk support
 2015-06-02 10:46 UTC  (2+ messages)

[Buildroot] [PATCH v3] packages: fix and improve support for top-level parallel makefile
 2015-06-02 10:46 UTC 

[Qemu-devel] [PATCH 00/12] Audio backend cleanup
 2015-06-02 10:45 UTC  (10+ messages)
` [Qemu-devel] [PATCH 05/12] audio: expose drv_opaque to init_out and init_in

[PATCH] UBI: Use static class and attribute groups
 2015-06-02 10:44 UTC  (9+ messages)

[U-Boot] [PATCH] x86: qemu: Add CMD_NET to qemu-x86_defconfig
 2015-06-02 10:44 UTC  (2+ messages)

[RFC][PATCH 0/4] Fixes for leapsecond expiring early ABS_TIME CLOCK_REALTIME timers
 2015-06-02 10:43 UTC  (4+ messages)
` [RFC][PATCH 3/4] ntp: Use printk_deferred in leapsecond path

[PATCH] Fix function keys sequence on USB
 2015-06-02 10:43 UTC  (5+ messages)

[Qemu-devel] [RFC] extensions to the -m memory option
 2015-06-02 10:42 UTC  (16+ messages)

[PATCH net-next v3 00/15] sfc: ndo_get_phys_port_id, vadaptor stats and PF unload when Vf's assigned to guest
 2015-06-02 10:41 UTC  (16+ messages)
` [PATCH net-next v3 01/15] sfc: Add code to export port_num in netdev->dev_port
` [PATCH net-next v3 02/15] sfc: Add paranthesis correctly on all branches of the if statement
` [PATCH net-next v3 03/15] sfc: Add sysfs entry for flags (link control and primary)
` [PATCH net-next v3 04/15] sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
` [PATCH net-next v3 05/15] sfc: add "port_" prefix to MAC stats
` [PATCH net-next v3 06/15] sfc: set the port-id when calling MC_CMD_MAC_STATS
` [PATCH net-next v3 07/15] sfc: display vadaptor statistics for all interfaces
` [PATCH net-next v3 08/15] sfc: DMA the VF stats only when requested
` [PATCH net-next v3 09/15] sfc: update netdevice statistics to use vadaptor stats
` [PATCH net-next v3 10/15] sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS
` [PATCH net-next v3 11/15] sfc: suppress vadaptor stats when EVB is not present
` [PATCH net-next v3 12/15] sfc: don't update stats on VF when called in atomic context
` [PATCH net-next v3 13/15] sfc: do not allow VFs to be destroyed if assigned to guests
` [PATCH net-next v3 14/15] sfc: force removal of VF and vport on driver removal
` [PATCH net-next v3 15/15] sfc: leak vports if a VF is assigned during PF unload

[PATCH v2] drm/i915: Fix DDC probe for passive adapters
 2015-06-02 10:42 UTC  (5+ messages)
` [PATCH v3] "
    ` [Intel-gfx] "
    ` [PATCH v4] "

[PATCH v2] regression, megaraid - fix irq setup process
 2015-06-02 10:39 UTC 

[PATCH] mmc: sdhci-pxav3: fix device wakeup initialization
 2015-06-02 10:38 UTC  (3+ messages)

[Qemu-devel] [RFC v2 00/34] Multi Architecture System Emulation
 2015-06-02 10:38 UTC  (20+ messages)
` [Qemu-devel] [RFC v2 03/34] Makefile.target: Introduce arch-obj
` [Qemu-devel] [RFC v2 10/34] include/exec: Split target_long def to new header
` [Qemu-devel] [RFC v2 11/34] include/exec: Move cputlb exec.c defs out
` [Qemu-devel] [RFC v2 21/34] core: virtualise CPU interfaces completely

[PATCH v4 1/7] ASoC: hda - add ASoC HDA codec match function
 2015-06-02 10:38 UTC  (11+ messages)

[PATCH][V3] mmc-utils: fix the building failure when DEBUG_BUILD is 1
 2015-06-02 10:38 UTC  (3+ messages)

[Bug 90704] Desktop will black when sliding mouse in touchpad after switching tty in my skylake machine
 2015-06-02 10:38 UTC  (2+ messages)

[PATCH wpan-tools] info: add frequency to channel listing for phy capabilities
 2015-06-02 10:37 UTC  (9+ messages)

[PATCH] power_supply: bq25890: make chip_id int
 2015-06-02 10:36 UTC 

ARM64: XEN Domu not booting with the qemu qcow AARCH64 Ubuntu 15.04 disk
 2015-06-02 10:35 UTC  (4+ messages)

[PATCH] lsblk.8: Fix description of output format
 2015-06-02 10:35 UTC  (2+ messages)

[PATCH] bash-completion: handle comma-separated options in findmnt
 2015-06-02 10:34 UTC  (2+ messages)

[PATCH] ARM: Enter CPU in ARM state for cpu_resume
 2015-06-02 10:34 UTC  (7+ messages)

[Qemu-devel] [PATCH 1/1] net: fix queue's purge on VM stop
 2015-06-02 10:34 UTC  (4+ messages)

[PATCH v7 1/4] ASoC: arizona: Export functions to control subsystem DVFS
 2015-06-02 10:32 UTC  (5+ messages)

[PATCH] staging: wilc1000: Modification in code to use ARRAY_SIZE macro
 2015-06-02  9:58 UTC 

[PATCH 0/1 V2] btrfs-tools: 3.18.2 -> 4.0.1
 2015-06-02 10:30 UTC  (3+ messages)
` [PATCH 1/1] "

[xen-unstable test] 56759: regressions - FAIL
 2015-06-02 10:30 UTC  (6+ messages)

[PATCH] Remove hdajacksensetest for framebuffer build
 2015-06-02 10:28 UTC  (3+ messages)
` [PATCH] alsa-tools: remove "

[PATCH v2 1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
 2015-06-02 10:26 UTC  (3+ messages)
  ` [rtc-linux] "

[Qemu-devel] [PATCH] sheepdog: Fix error message if failed to load vmstate
 2015-06-02 10:26 UTC  (5+ messages)

[Buildroot] [PATCH 1/3] package/lzo: add hash file
 2015-06-02 10:26 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/lzop: "
` [Buildroot] [PATCH 3/3] package/mtd: "

dracut: Make host only mode more resilient to missing swaps
 2015-06-02 10:26 UTC  (2+ messages)

[PATCH V3] Change the fs_passno of nfs to 0
 2015-06-02 10:25 UTC  (2+ messages)

[PATCH] watchdog: mena21_wdt: Fix possible NULL pointer dereference
 2015-06-02 10:25 UTC 

[PATCH] Portability fixes
 2015-06-02 10:25 UTC  (2+ messages)

[PATCH v1 COLO Pre 00/12] Prerequisite patches for COLO
 2015-06-02 10:25 UTC  (6+ messages)
` [PATCH v1 COLO Pre 02/12] libxc/restore: zero ioreq page only one time
` [PATCH v1 COLO Pre 03/12] tools/libxc: export xc_bitops.h

[Qemu-devel] [PULL fixup] pc build fix
 2015-06-02 10:24 UTC  (2+ messages)

[PATCH 0/2] Gnutls 3.4.1 update
 2015-06-02 10:23 UTC  (2+ messages)

[PATCHv3 00/27] ARM: OMAP2+: clock code move under clk driver
 2015-06-02 10:22 UTC  (6+ messages)
` [PATCHv3 01/27] ARM: OMAP2+: clock: export driver API to setup/get clock features

git branch <refspec>
 2015-06-02 10:22 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: sun8i-a33: Support for Sinlinx SinA33 dev board
 2015-06-02 10:21 UTC  (6+ messages)
` [PATCH 1/3] ARM: dts: sun8i: Add pinmux setting for 8bit mmc2
` [PATCH 2/3] ARM: dts: sun8i-a33: Add pinmux setting for uart0 on PB pins
` [PATCH 3/3] ARM: dts: sun8i-a33: Add dts for Sinlinx SinA33 development board

[patch] [media] m88ds3103: a couple missing error codes
 2015-06-02 10:20 UTC  (2+ messages)

[PATCH 0/1] Upgrade qt4 from 4.8.6 to 4.8.7
 2015-06-02 10:19 UTC  (4+ messages)
` [PATCH 1/1] qt4: upgrade "

[PATCH 0/4] Add Device tree support for 88PM800 mfd and rtc driver
 2015-06-02 10:18 UTC  (14+ messages)
` [PATCH 4/4] mfd: 88pm800: allocate pdata->rtc if not allocated earlier
                ` [rtc-linux] "

[RFC PATCH V3] ixgbe: changes to support PCI Port Hotplug
 2015-06-02 10:18 UTC 

[RFC] [PATCH] net: socket: Fix the wrong returns for recvmsg and sendmsg
 2015-06-02 10:15 UTC  (10+ messages)

[PATCH 00/21] On-demand device registration
 2015-06-02 10:14 UTC  (7+ messages)

[PATCH 0/3] Use acpi_video_unregister_backlight instead of acpi_video_unregister in platfrom backlight drivers
 2015-06-02 10:14 UTC  (3+ messages)

[PATCH 00/21] ppgtt cleanups / scratch merge (V2)
 2015-06-02 10:11 UTC  (6+ messages)
` [PATCH 06/21] drm/i915/gtt: Remove _single from page table allocator
` [PATCH 07/21] drm/i915/gtt: Introduce i915_page_dir_dma_addr

[RFC/WIP PATCH 00/11] Protocol version 2, again!
 2015-06-02 10:10 UTC  (5+ messages)

[patch] iommu/vt-d: unlock on error in intel_iommu_load_translation_tables()
 2015-06-02 10:09 UTC  (2+ messages)

[RFC 00/24] Re-use nvram module
 2015-06-02 10:09 UTC  (7+ messages)
` [RFC 07/24] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()

[PATCH] libxl: Don't insert PCI device into xenstore for HVM guests
 2015-06-02 10:06 UTC  (6+ messages)

[PATCH] Fix typo in the comment
 2015-06-02 10:05 UTC  (2+ messages)

[RFCv2 00/16] Protocol version 2
 2015-06-02 10:02 UTC  (6+ messages)
` [RFCv2 10/16] transport: connect_setup appends protocol version number
` [RFCv2 13/16] fetch-pack: use the configured transport protocol

[PATCH 0/2] ARM: DRA7: hwmod: fix gpmc hwmod for core-retention
 2015-06-02 10:02 UTC  (3+ messages)
` [PATCH 1/2] ARM: DRA7: hwmod: fix gpmc hwmod
` [PATCH 2/2] ARM: DRA7: hwmod: Fix GPMC from preventing core suspend

stmmac: add ipq806x glue layer
 2015-06-02 10:03 UTC 

[PATCH] livepatch: add module locking around kallsyms calls
 2015-06-02 10:06 UTC  (4+ messages)

net/mlx5: Ethernet resource handling files
 2015-06-02 10:02 UTC 

[RFC PATCH v2 0/6] UBI: Some cleanup and check if a vol exists when fastmap attaching
 2015-06-02 10:01 UTC  (3+ messages)

[PATCH] hugetlb: Do not account hugetlb pages as NR_FILE_PAGES
 2015-06-02 10:00 UTC  (10+ messages)

[RFC v1 04/25] powerpc, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
 2015-06-02  9:58 UTC  (2+ messages)
` [RFC, v1, "

randconfig build error with next-20150601, in drivers/iommu/intel_irq_remapping.c
 2015-06-02  9:58 UTC  (3+ messages)

[PATCH] iommu/vt-d: Fix compile error when CONFIG_INTEL_IOMMU=n
 2015-06-02  9:56 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/2] configs: remove CONFIG_NET_MULTI
 2015-06-02  9:53 UTC  (2+ messages)

nouveau + netpoll: BUG: sleeping function called from invalid context at kernel/irq/manage.c:110
 2015-06-02  9:56 UTC 

[PATCH 00/10] printk: Avoid deadlock in NMI + vprintk_emit() cleanup
 2015-06-02  9:52 UTC  (5+ messages)

[Xen-devel] "tcp: refine TSO autosizing" causes performance regression on Xen
 2015-06-02  9:52 UTC  (13+ messages)

[PATCH] Documentation, intel_pstate: Add a better description of the intel_pstate legacy mode internal governors
 2015-06-02  9:52 UTC  (4+ messages)

[Qemu-devel] [PATCH target-arm v1 0/9] ARM Cortex R5 Support
 2015-06-02  9:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH target-arm v1 3/9] target-arm/helper.c: define MPUIR register

Query on git submodules
 2015-06-02  9:45 UTC  (4+ messages)
    ` FW: "


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.