All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-05 15:27:08 to 2015-06-05 16:34:02 UTC [more...]

[PATCH] NVMe: Memory barrier before queue_count is incremented
 2015-06-05 16:34 UTC  (3+ messages)

[RFC] git-am: handling unborn branches
 2015-06-05 16:33 UTC  (6+ messages)

[wic][PATCH 0/4] Code cleanup and refactoring
 2015-06-05 16:33 UTC  (3+ messages)
` [wic][PATCH 3/4] wic: replaced __run_parted with exec_native_cmd

[PATCH v23 00/15] x86/PMU: Xen PMU PV(H) support
 2015-06-05 16:32 UTC  (6+ messages)
` [PATCH v23 11/15] VPMU/AMD: Check MSR values before writing to hardware
` [PATCH v23 12/15] x86/VPMU: Handle PMU interrupts for PV(H) guests

[PATCH V6 00/10] Support more than 8 vcpus on arm64 with GICv3
 2015-06-05 16:31 UTC  (24+ messages)
` [PATCH V6 01/10] xen/arm: gic-v3: Increase the size of GICR in address space for guest
` [PATCH V6 02/10] xen/arm: Add functions of mapping between vCPUID and virtual affinity
` [PATCH V6 03/10] xen/arm: Use the new functions for vCPUID/vaffinity transformation
` [PATCH V6 04/10] xen/arm: Use cpumask_t type for vcpu_mask in vgic_to_sgi
` [PATCH V6 05/10] xen/arm64: gicv3: Use AFF1 when translating ICC_SGI1R_EL1 to cpumask
` [PATCH V6 06/10] tools/libxl: Set 'reg' of cpu node equal to MPIDR affinity for domU
` [PATCH V6 07/10] xen/arm: Set 'reg' of cpu node for dom0 to match MPIDR's affinity
` [PATCH V6 08/10] xen: Add arch_domain_preinit to initialise vGIC before evtchn_init
` [PATCH V6 09/10] xen/arm: make domain_max_vcpus return value from vgic_ops
` [PATCH V6 10/10] xen/arm64: increase MAX_VIRT_CPUS to 128 on arm64

[PATCH] receive-pack: Create a HEAD ref for ref namespace
 2015-06-05 16:31 UTC  (8+ messages)
` [PATCH v2] Fix cloning from "
  ` [PATCH v2 2/2] t: Add test for "

RFC: making the PVH 64bit ABI as stable
 2015-06-05 16:29 UTC  (12+ messages)
  ` RFC: making the PVH 64bit ABI as stableo

[PATCH v3 0/3] ARM: rockchip: fix the SMP
 2015-06-05 16:28 UTC  (9+ messages)
` [PATCH v3 1/3] ARM: rockchip: fix the CPU soft reset

[Qemu-devel] [PATCH v6 0/4] Clean unused entries in the qcow2 L2/refcount cache
 2015-06-05 16:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 1/4] qcow2: mark the memory as no longer needed after qcow2_cache_empty()
` [Qemu-devel] [PATCH v6 2/4] qcow2: add option to clean unused cache entries after some time
` [Qemu-devel] [PATCH v6 3/4] docs: document how to configure the qcow2 L2/refcount caches
` [Qemu-devel] [PATCH v6 4/4] qcow2: reorder fields in Qcow2CachedTable to reduce padding

ATH10K and VLAN : Frame with VLAN tag are not sent
 2015-06-05 16:26 UTC  (8+ messages)

[PATCH 1/2 linux-next] Revert "ufs: fix deadlocks introduced by sb mutex merge"
 2015-06-05 16:27 UTC  (2+ messages)

[PATCHv3 0/2] clk: of: add helper function to fill parent clock array
 2015-06-05 16:26 UTC  (3+ messages)
` [PATCHv3 1/2] clk: of: helper for filling parent clock array and return num of parents
` [PATCHv3 2/2] clk: socfpga: make use of of_clk_parent_fill helper function

[PATCH] input: elan_i2c - Add product IDs FW names
 2015-06-05 16:25 UTC 

[Bug 90873] GPU hang, TearFree On, Mate desktop environment
 2015-06-05 16:26 UTC  (3+ messages)

[PATCH] ASoC: wm8731: initialize the hardware when loading the codec driver
 2015-06-05 16:25 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/16] tegra: Expand Nyan-big support
 2015-06-05 16:25 UTC  (6+ messages)

[U-Boot] [PATCH] sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default
 2015-06-05 16:25 UTC  (9+ messages)

4.0.4 kernel BUG at lib/radix-tree.c:461 (with Call Trace)
 2015-06-05 16:21 UTC 

[RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
 2015-06-05 16:22 UTC  (7+ messages)
` [RFC PATCH 09/18] kthread: Make it easier to correctly sleep in iterant kthreads

[PATCH] NVMe: Add reset controller sysfs entry
 2015-06-05 16:22 UTC  (7+ messages)

[PATCH 0/5] Further x86 cleanup in preparation for superpages
 2015-06-05 16:22 UTC  (5+ messages)
` [PATCH 3/5] x86/link: Reduce the number of sections created

Implement userspace RAPL bits in cpupower
 2015-06-05 16:21 UTC  (2+ messages)

[Intel-wired-lan] [intel-wired-lan][net-next PATCH S07 00/10] Add X722 device support to i40e and i40evf
 2015-06-05 16:20 UTC  (11+ messages)
` [Intel-wired-lan] [intel-wired-lan][net-next PATCH S07 01/10] i40e/i40evf: Add device ids for X722
` [Intel-wired-lan] [intel-wired-lan][net-next PATCH S07 02/10] i40e/i40evf: Add flags for X722 capabilities
` [Intel-wired-lan] [intel-wired-lan][net-next PATCH S07 03/10] i40e/i40evf: Update FW API with X722 support
` [Intel-wired-lan] [intel-wired-lan][net-next PATCH S07 04/10] i40e/i40evf: Update register.h file for X722
` [Intel-wired-lan] [intel-wired-lan][net-next PATCH S07 05/10] i40e/i40evf: RSS changes "
` [Intel-wired-lan] [intel-wired-lan][net-next PATCH S07 06/10] i40e/i40evf: Add support for writeback on ITR feature "
` [Intel-wired-lan] [intel-wired-lan][net-next PATCH S07 07/10] i40e/i40evf: Add TX/RX outer UDP checksum support "
` [Intel-wired-lan] [intel-wired-lan][net-next PATCH S07 08/10] i40e: Add IWARP "
` [Intel-wired-lan] [intel-wired-lan][net-next PATCH S07 09/10] i40e/i40evf: Add ATR HW eviction "
` [Intel-wired-lan] [intel-wired-lan][net-next PATCH S07 10/10] i40e: Add AQ commands for NVM Update "

[PATCH V14 00/14] perf, tools: Add support for PMU events in JSON format
 2015-06-05 16:19 UTC  (4+ messages)
` [PATCH v14 15/19] perf, tools: Support long descriptions with perf list

[PATCH v3 00/10] x86/MSI-X: XSA-120, 128..131 follow-up
 2015-06-05 16:17 UTC  (11+ messages)
` [PATCH v3 07/10] x86/vMSI-X: support qword MMIO access
` [PATCH v3 08/10] x86/MSI-X: use qword MMIO access for address writes
` [PATCH v3 09/10] VT-d: use qword MMIO access for MSI "
` [PATCH v3 10/10] x86/MSI-X: provide hypercall interface for mask-all control

[PATCH 0/3] dmaengine: ti-dma-crossbar: Support for eDMA
 2015-06-05 16:17 UTC  (10+ messages)
` [PATCH 1/3] dmaengine: ti-dma-crossbar: Change the compatible string to ti,dra7-sdma-crossbar
` [PATCH 2/3] dmaengine: ti-dma-crossbar: Make idr xbar instance-specific
` [PATCH 3/3] dmaengine: ti-dma-crossbar: Add support for eDMA xbar

linux-next: vacation
 2015-06-05 16:17 UTC  (2+ messages)

[U-Boot] [PATCH] x86: WIP: Enable D0 stepping microcode for MinnowMax
 2015-06-05 16:17 UTC  (6+ messages)

[RFC PATCH net] tcp: Update pcount after skb_pull() during mtu probing
 2015-06-05 16:16 UTC 

[Buildroot] [Bug 8036] New: alsa-lib headers problem that prevents to compile alsa dependent projects
 2015-06-05 16:16 UTC  (2+ messages)
` [Buildroot] [Bug 8036] "

[fsl-community-bsp-base][PATCH v2] setup-environment: Update pre-EULA language to support older licenses
 2015-06-05 15:57 UTC 

[Cocci] [PATCH 1/1] scripts/coccinelle/misc: add swap.cocci
 2015-06-05 16:16 UTC  (6+ messages)
  `  "

[RFC v2] xSplice design
 2015-06-05 16:14 UTC  (6+ messages)

[Qemu-devel] [PULL 0/6] fw_cfg patch queue
 2015-06-05 16:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/4] Clean unused entries in the qcow2 L2/refcount cache
 2015-06-05 16:13 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/4] qcow2: mark the memory as no longer needed after qcow2_cache_empty()
` [Qemu-devel] [PATCH 2/4] qcow2: add option to clean unused cache entries after some time
` [Qemu-devel] [PATCH 3/4] docs: document how to configure the qcow2 L2/refcount caches

[U-Boot] [PATCH] x86: baytrail: Add BayTrail-I D0 stepping microcode
 2015-06-05 16:13 UTC  (2+ messages)

[PATCHv11 0/4] gnttab: Improve scaleability
 2015-06-05 16:11 UTC  (5+ messages)
` [PATCHv11 4/4] gnttab: use per-VCPU maptrack free lists

[U-Boot] [PATCH v2 2/3] x86: fsp: Load GDT before calling FspInitEntry
 2015-06-05 16:10 UTC  (7+ messages)
` [U-Boot] [PATCH v2 3/3] x86: fsp: Move FspInitEntry call to board_init_f()

[PATCH] vivid: move PRINTSTR to separate functions
 2015-06-05 16:09 UTC 

[U-Boot] Please pull u-boot-fdt
 2015-06-05 16:08 UTC 

[PATCH wpan-tools 0/3] wpan-ping fixes
 2015-06-05 16:08 UTC  (3+ messages)
` [PATCH wpan-tools 2/3] gitignore: add generated iwpan-info

[PATCH 0/2] User-space Ethtool
 2015-06-05 16:07 UTC  (5+ messages)
` [PATCH 2/2] ethtool: add new library to provide ethtool-alike APIs

[Qemu-devel] fw cfg files cross-version migration races
 2015-06-05 16:05 UTC  (8+ messages)

[ANNOUNCEMENT] meta-intel 3.0 for Yocto Project "fido" 1.8 now available
 2015-06-05 16:05 UTC 

[PATCH v2 0/2] make commit --verbose work with --no-status
 2015-06-05 16:03 UTC  (4+ messages)

[PATCH] [media] v4l2-ioctl: Give more information when device_caps are missing
 2015-06-05 16:03 UTC  (2+ messages)
` [PATCH v2] "

[GIT PULL]Hisilicon 64-bit SoC changes for 4.2
 2015-06-05 16:03 UTC  (2+ messages)

[wireless-regdb] [ANN] wireless-regdb: master-2015-06-05
 2015-06-05 16:02 UTC  (2+ messages)
`  "

[GIT PULL v2]Hisilicon 64-bit SoC changes for 4.2
 2015-06-05 16:01 UTC 

Permission denied ONLY after pulling bundles
 2015-06-05 16:01 UTC  (5+ messages)

[PATCH] examples/distributor: fix missing "; " in debug macro
 2015-06-05 16:01 UTC 

[RFC 00/22] xen/arm: Add support for GICv2 on GICv3
 2015-06-05 16:00 UTC  (9+ messages)
` [RFC 11/22] xen/arm: gic-hip04: Remove redundant check in hip04gic_init
` [RFC 21/22] arm: Allow the user to specify the GIC version

[LINUX RFC V2 1/2] devicetree: Add DT bindings documentation for Zynq Ultrascale+ MPSoC GQSPI controller
 2015-06-05 16:00 UTC  (4+ messages)

[PATCH 1/6] SUNRPC: Fix a memory leak in the backchannel code
 2015-06-05 16:02 UTC  (5+ messages)
` [PATCH 2/6] SUNRPC: Backchannel handle socket nospace
  ` [PATCH 3/6] SUNRPC: Clean up bc_send()

nft netdev family bindings
 2015-06-05 15:59 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/62] KVM, dirty bitmap, build system, SMM, icount changes for 2015-06-05
 2015-06-05 15:56 UTC 

[Qemu-devel] [PATCH v5 00/10] block: incremental backup transactions
 2015-06-05 15:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 06/10] block: add delayed bitmap successor cleanup

[Draft D] Xen on ARM vITS Handling
 2015-06-05 15:55 UTC  (6+ messages)

[Qemu-devel] [PULL 00/40] ppc patch queue 2015-06-03
 2015-06-05 15:55 UTC  (9+ messages)
              ` [Qemu-devel] undefined behavior of signed left shifts (was Re: [PULL 00/40] ppc patch queue 2015-06-03)

[Qemu-devel] [RFC PATCH] cputlb: modernise the debug support
 2015-06-05 15:55 UTC 

[meta-oe][PATCH V2 2/8] polkit-gnome: Upgrade 0.102 -> 0.105
 2015-06-05 15:54 UTC  (2+ messages)

[wireless-regdb] [PATCH] wireless-regdb: Add 60GHz regulatory rules for Russia (RU)
 2015-06-05 15:53 UTC  (4+ messages)
` [PATCH v3 0/2] 60 GHz rules update
  ` [wireless-regdb] "

[PATCH 0/2] debugfs: support read-only and write-only bool types
 2015-06-05 15:53 UTC  (4+ messages)
` [PATCH 2/2] regmap: Fix permissions on debugfs cache controls

About Minimum HDD size for Kernel Compilation
 2015-06-05 15:52 UTC  (2+ messages)

Warnings/errors in use with a QCA989x card
 2015-06-05 15:52 UTC  (3+ messages)

[PATCH] bsps: update SRCREVs to the 3.19 latest
 2015-06-05 15:49 UTC  (2+ messages)

[PATCH v2 0/2] net/xen: Clean up
 2015-06-05 15:49 UTC  (10+ messages)
` [PATCH v2 1/2] net/xen-netfront: Correct printf format in xennet_get_responses
        ` [Xen-devel] "

[PATCH] ethernet: micrel: use time_after_eq macro
 2015-06-05 15:45 UTC  (2+ messages)

[RFC/NOT FOR MERGING] HACK: add global/private timers for A9
 2015-06-05 15:42 UTC  (12+ messages)

[Qemu-devel] [PATCH] Do not fail if id field is present
 2015-06-05 15:43 UTC  (2+ messages)

[PATCH v2] perf: honoring the architectural performance monitoring version
 2015-06-05 15:42 UTC  (2+ messages)

[Printing-architecture] REMINDER - OP Call Tuesday (9 June 2015) - NEW TIME
 2015-06-05 15:42 UTC 

[RFC] drm/i915/lrc: Update PDPx registers with lri commands
 2015-06-05 15:42 UTC 

[GIT PULL] sound fixes for 4.1-rc7
 2015-06-05 15:42 UTC 

[PATCH] [media] vivid: don't use more than 1024 bytes of stack
 2015-06-05 15:41 UTC  (3+ messages)

[PATCH] scripts:checkpatch - correct the error message during check
 2015-06-05 15:40 UTC  (3+ messages)

[PATCH] drm/i915 : Added Programming of the MOCS
 2015-06-05 15:39 UTC  (4+ messages)
` [PATCH v2] "

arm syscall fast path can miss a ptrace syscall-exit
 2015-06-05 15:38 UTC  (7+ messages)
` [PATCH] arm64: fix missing syscall trace exit

[PATCH 0/2] ovl: support NFS as lower layer
 2015-06-05 15:37 UTC  (4+ messages)
` [PATCH 2/2] ovl: allow distributed fs "

Getting the full path of a conflicting file within a custom merge driver?
 2015-06-05 15:19 UTC  (7+ messages)
  ` AW: "
      ` Re*: "
        ` AW: "

[PATCH 1/3] rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_parafile
 2015-06-05 15:37 UTC  (6+ messages)
` [PATCH 2/3] rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU"
` [PATCH 3/3] rtlwifi: rtl8192cu: Fix variable isfirst_ampdu

[PATCH 1/2] btrfs-progs: avoid duplicate checks on user provided devid
 2015-06-05 15:36 UTC  (5+ messages)

[Bug 90871] New: NV30: Xfwm4 use_compositing - garbled display
 2015-06-05 15:36 UTC  (2+ messages)
  ` [Bug 90871] "

[RFC/PATCHv2 0/2] clk: of: add helper function to fill parent clock array
 2015-06-05 15:35 UTC  (4+ messages)
` [RFC/PATCHv2 1/2] clk: of: helper for filling parent clock array and return num of parents

[PATCH i-g-t] pm_rpm: Update the debugfs filename
 2015-06-05 15:34 UTC  (2+ messages)
` [PATCH i-g-t v2] "

am335x power management/dtb with fixed regulators
 2015-06-05 15:34 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
 2015-06-05 15:34 UTC  (3+ messages)

[PATCH] frv: add module.h to mb93090-mb00/flash.c to avoid compile fail
 2015-06-05 15:32 UTC 

[PATCH] lib: fix RTE_MBUF_METADATA macros
 2015-06-05 15:31 UTC  (2+ messages)

[Xenomai] infinite loop/oops on cat /proc/xenomai/sched/stats when online cpus > present cpus
 2015-06-05 15:30 UTC  (2+ messages)

LTTng-modules install failed on a Parallella
 2015-06-05 15:30 UTC 

nfsd: EACCES vs EPERM on utime()/utimes() calls
 2015-06-05 15:30 UTC  (5+ messages)

Xen 4.6 Development Update (five months reminder, 5 WEEKS TO FREEZE)
 2015-06-05 15:30 UTC  (3+ messages)

[RFC][PATCH] stop_machine: Fix deadlock between multiple stop_two_cpus()
 2015-06-05 15:30 UTC 

[Qemu-devel] [PULL 00/62] KVM, dirty bitmap, build system, SMM, icount changes for 2015-06-05
 2015-06-05 15:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/38] blockdev: BlockBackend and media
 2015-06-05 15:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 07/38] block/quorum: Implement bdrv_is_inserted()
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH build-fix] qtest: add rule for q35-test executable
 2015-06-05 15:29 UTC 

[PATCH RESEND v7 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-06-05 14:53 UTC  (6+ messages)
` [PATCH RESEND v7 2/2] mmc: host: sdhci: Add support to disable SDR104/SDR50/DDR50 based on capability register 0

[PATCH] oeqa/selftest: added auto-test for directfb image on arm architecture
 2015-06-05 15:28 UTC  (2+ messages)

[PATCHv7 0/2] INPUT: Route keyboard LEDs through the generic LEDs layer
 2015-06-05 15:28 UTC  (7+ messages)

[PATCH v2 00/13] SMM implementation for KVM
 2015-06-05 15:27 UTC  (8+ messages)
` [PATCH v2 07/13] KVM: add vcpu-specific functions to read/write/translate GFNs

More KNI performance
 2015-06-05 15:27 UTC 

[PATCH nft 1/2] datatype: default to display bitmask in hexadecimal
 2015-06-05 15:31 UTC  (2+ messages)
` [PATCH nft 2/2] proto: use bitmask_type for comp flags


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.