All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-01 14:09:19 to 2015-07-01 14:57:52 UTC [more...]

clockevents_shutdown vs pending interrupt
 2015-07-01 14:57 UTC  (4+ messages)

[PATCH v4] Add new mac80211 driver mwlwifi
 2015-07-01 14:57 UTC  (6+ messages)

[PATCH?] Livelock in pick_next_task_fair() / idle_balance()
 2015-07-01 14:55 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/16] implement vNVDIMM
 2015-07-01 14:50 UTC  (34+ messages)
`  "
` [Qemu-devel] [PATCH 01/16] acpi: allow aml_operation_region() working on 64 bit offset
  `  "
` [Qemu-devel] [PATCH 02/16] i386/acpi-build: allow SSDT to operate on 64 bit
  `  "
` [Qemu-devel] [PATCH 03/16] acpi: add aml_derefof
  `  "
` [Qemu-devel] [PATCH 04/16] acpi: add aml_sizeof
  `  "
` [Qemu-devel] [PATCH 05/16] acpi: add aml_create_field
  `  "
` [Qemu-devel] [PATCH 06/16] pc: implement NVDIMM device abstract
  `  "
` [Qemu-devel] [PATCH 07/16] nvdimm: reserve address range for NVDIMM
  `  "
` [Qemu-devel] [PATCH 08/16] nvdimm: init backend memory mapping and config data area
  `  "
` [Qemu-devel] [PATCH 09/16] nvdimm: build ACPI NFIT table
  `  "
` [Qemu-devel] [PATCH 10/16] nvdimm: init the address region used by _DSM method
  `  "
` [Qemu-devel] [PATCH 11/16] nvdimm: build ACPI nvdimm devices
  `  "
` [Qemu-devel] [PATCH 12/16] nvdimm: save arg3 for NVDIMM device _DSM method
  `  "
` [Qemu-devel] [PATCH 13/16] nvdimm: support NFIT_CMD_IMPLEMENTED function
  `  "
` [Qemu-devel] [PATCH 14/16] nvdimm: support NFIT_CMD_GET_CONFIG_SIZE function
  `  "
` [Qemu-devel] [PATCH 15/16] nvdimm: support NFIT_CMD_GET_CONFIG_DATA
  `  "
` [Qemu-devel] [PATCH 16/16] nvdimm: support NFIT_CMD_SET_CONFIG_DATA
  `  "

[U-Boot] [PATCH 00/11] x86: Support TunnelCreek integrated graphics device
 2015-07-01 14:55 UTC  (2+ messages)

How are tunneled interfaces masqueraded?
 2015-07-01 14:55 UTC 

[U-Boot] Marvell Armada XP SATA support
 2015-07-01 14:55 UTC  (10+ messages)

[PATCH v2 00/12] Tegra: Add DC one-shot support
 2015-07-01 14:55 UTC  (7+ messages)
` [PATCH v2 12/12] JUST FOR TEST: Add one-shot trigger to update display

[PATCH v2 0/4] Add Mediatek MT8173 subsystem clocks support
 2015-07-01 14:54 UTC  (9+ messages)
` [PATCH v2 1/4] clk: mediatek: mt8173: Fix enabling of critical clocks
` [PATCH v2 3/4] clk: mediatek: Add subsystem clocks of MT8173

[PATCH v4 0/4] Support for creating/using Stolen memory backed objects
 2015-07-01 14:54 UTC  (3+ messages)
` [PATCH 1/4] drm/i915: Clearing buffer objects via blitter engine

[PATCH OSSTEST v2] mg-all-branch-statuses: Show how up to date each branch is
 2015-07-01 14:54 UTC  (5+ messages)

[git pull] drm tree for 4.2
 2015-07-01 14:54 UTC  (7+ messages)
` [PATCH] drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()
    ` [Intel-gfx] "

RFC: kernel coding style: prefer array to &array[0] ?
 2015-07-01 14:53 UTC  (5+ messages)

Oops at boot after commit 965278dcb8ab... when using split memory region
 2015-07-01 14:53 UTC  (3+ messages)

Dual mode operation
 2015-07-01 14:53 UTC  (2+ messages)

doubt about raid1 and writemostly
 2015-07-01 14:53 UTC  (3+ messages)

[Cluster-devel] [fsck.gfs2 PATCH 2 of 2] fsck.gfs2: Detect, fix and clone duplicate block refs within a dinode
 2015-07-01 14:53 UTC 

[Qemu-devel] [PATCH v3 00/25] virtio: add version 1.0 support, move to 32bit
 2015-07-01 14:41 UTC  (26+ messages)
` [Qemu-devel] [PATCH v3 01/25] pci: allow to loop over capabilities
` [Qemu-devel] [PATCH v3 02/25] virtio: run drivers in 32bit mode
` [Qemu-devel] [PATCH v3 03/25] virtio: add struct vp_device
` [Qemu-devel] [PATCH v3 04/25] virtio: pass struct pci_device to vp_init_simple
` [Qemu-devel] [PATCH v3 05/25] virtio: add version 1.0 structs and #defines
` [Qemu-devel] [PATCH v3 06/25] virtio: add version 0.9.5 struct
` [Qemu-devel] [PATCH v3 07/25] virtio: find version 1.0 virtio capabilities
` [Qemu-devel] [PATCH v3 08/25] virtio: create vp_cap struct for legacy bar
` [Qemu-devel] [PATCH v3 09/25] virtio: add read/write functions and macros
` [Qemu-devel] [PATCH v3 10/25] virtio: make features 64bit, support version 1.0 features
` [Qemu-devel] [PATCH v3 11/25] virtio: add version 1.0 support to vp_{get, set}_status
` [Qemu-devel] [PATCH v3 12/25] virtio: add version 1.0 support to vp_get_isr
` [Qemu-devel] [PATCH v3 13/25] virtio: add version 1.0 support to vp_reset
` [Qemu-devel] [PATCH v3 14/25] virtio: add version 1.0 support to vp_notify
` [Qemu-devel] [PATCH v3 15/25] virtio: remove unused vp_del_vq
` [Qemu-devel] [PATCH v3 16/25] virtio: add version 1.0 support to vp_find_vq
` [Qemu-devel] [PATCH v3 17/25] virtio-scsi: fix initialization for version 1.0
` [Qemu-devel] [PATCH v3 18/25] virtio-blk: "
` [Qemu-devel] [PATCH v3 19/25] virtio: use version 1.0 if available (flip the big switch)
` [Qemu-devel] [PATCH v3 20/25] virtio: also probe version 1.0 pci ids
` [Qemu-devel] [PATCH v3 21/25] virtio: legacy cleanup
` [Qemu-devel] [PATCH v3 22/25] virtio-blk: 32bit cleanup
` [Qemu-devel] [PATCH v3 23/25] virtio-scsi: "
` [Qemu-devel] [PATCH v3 24/25] virtio-ring: "
` [Qemu-devel] [PATCH v3 25/25] virtio-pci: use high memory for rings

[Cluster-devel] [fsck.gfs2 PATCH 1 of 2] fsck.gfs2: Change duptree structure to have generic flags
 2015-07-01 14:50 UTC 

[Intel-wired-lan] [PATCH] ixgbe:Fix function comments for the function ixgbe_setup_tx_resources
 2015-07-01 14:50 UTC 

[v3 00/13] xen/arm: Add support for GICv2 on GICv3
 2015-07-01 14:50 UTC  (5+ messages)
` [v3 12/13] arm: Allow the user to specify the GIC version

[PATCH] kernel-devsrc: missing tools for building modules
 2015-07-01 14:48 UTC  (2+ messages)

initramfs / cryptsetup decryption
 2015-07-01 14:48 UTC 

[RFC PATCH V11 00/21] Btrfs: Subpagesize-blocksize: Allow I/O on blocks whose size is less than page size
 2015-07-01 14:47 UTC  (15+ messages)
` [RFC PATCH V11 02/21] Btrfs: subpagesize-blocksize: Fix whole page write
` [RFC PATCH V11 04/21] Btrfs: subpagesize-blocksize: Define extent_buffer_head
` [RFC PATCH V11 05/21] Btrfs: subpagesize-blocksize: Read tree blocks whose size is < PAGE_SIZE
` [RFC PATCH V11 08/21] Btrfs: subpagesize-blocksize: Compute and look up csums based on sectorsized blocks
` [RFC PATCH V11 09/21] Btrfs: subpagesize-blocksize: Direct I/O read: Work "
` [RFC PATCH V11 12/21] Btrfs: subpagesize-blocksize: Search for all ordered extents that could span across a page

[Qemu-devel] [PATCH] block/mirror: limit qiov to IOV_MAX elements
 2015-07-01 14:47 UTC  (2+ messages)

[PATCH v2 00/22] Introduce HVM without dm and new boot ABI
 2015-07-01 14:46 UTC  (10+ messages)
` [PATCH v2 01/22] libxc: split x86 HVM setup_guest into smaller logical functions
` [PATCH v2 02/22] libxc: unify xc_dom_p2m_{host/guest}
` [PATCH v2 03/22] libxc: introduce the notion of a container type
` [PATCH v2 04/22] libxc: introduce a domain loader for HVM guest firmware
` [PATCH v2 05/22] libxc: make arch_setup_meminit a xc_dom_arch hook
` [PATCH v2 06/22] libxc: make arch_setup_boot{init/late} xc_dom_arch hooks
` [PATCH v2 07/22] xen/x86: fix arch_set_info_guest for HVM guests
` [PATCH v2 08/22] libxc: introduce a xc_dom_arch for hvm-3.0-x86_32 guests
` [PATCH v2 09/22] libxl: switch HVM domain building to use xc_dom_* helpers

[PATCH 1/4] drm/i915/gtt: Reorder page alloc/free/init functions
 2015-07-01 14:49 UTC  (6+ messages)
` [PATCH 4/4] drm/i915/gtt: Per ppgtt scratch page

[Intel-wired-lan] [PATCH] ixgbe:Make the function ixgbe_fwd_ring_down have a return type of void
 2015-07-01 14:45 UTC 

[U-Boot] [PATCH] MIPS: change 'extern inline' to 'static inline'
 2015-07-01 14:44 UTC 

[U-Boot] GCC 5.x compile errors
 2015-07-01 14:43 UTC  (3+ messages)

Reminder: Weekly Toaster Call - Wednesday, July 1, 2015 8:00 AM US Pacific Time
 2015-07-01 14:43 UTC  (2+ messages)

[PATCH] xen: earlycpio: Pull in latest linux earlycpio.[ch]
 2015-07-01 14:43 UTC 

can't create a vNUMA enabled PV guest
 2015-07-01 14:42 UTC 

OE Changelog since 2015-06-21 until 2015-06-28
 2015-07-01 14:42 UTC 

[PATCH v2 3/5] perf kvm: Fill in the missing freeing a session after an error occur
 2015-07-01 14:42 UTC  (5+ messages)
` [PATCH v2 4/5] perf mem: "

[PATCH] libxl: Do not try to destroy domain -1 on failed create
 2015-07-01 14:41 UTC  (3+ messages)

[Qemu-devel] [PATCH] block/raw-posix: Don't think /dev/fd/<NN> is a floppy drive
 2015-07-01 14:40 UTC 

[PATCH v2] kexec: Make a pair of map and unmap reserved pages when kdump fails to start
 2015-07-01 14:40 UTC  (3+ messages)

[PATCH 0/2] libxl: fix NUMA placement preventing domain config to be re-used
 2015-07-01 14:39 UTC  (5+ messages)
` [PATCH 1/2] libxl: turn NUMA placement misconfigs into warnings
` [PATCH 2/2] libxl: unset info->numa_placement upon successful placement

[v4][PATCH 00/19] Fix RMRR
 2015-07-01 14:39 UTC  (9+ messages)
` [v4][PATCH 04/19] xen/passthrough: extend hypercall to support rdm reservation policy

[PATCH 0/2] Add support for NXP LPC18xx Watchdog timer
 2015-07-01 14:38 UTC  (9+ messages)
` [PATCH 1/2] watchdog: NXP LPC18XX Windowed Watchdog Timer Driver

[PATCH] PCI: remove a broken link in quirks.c
 2015-07-01 14:37 UTC 

[lm-sensors] [PATCH v3] hwmon: (nct7802) add temperature sensor type attribute
 2015-07-01 14:34 UTC  (3+ messages)
`  "

Kernel oops when using XFS
 2015-07-01 14:32 UTC 

[Qemu-devel] [PATCH] disas/mips: fix disassembling R6 instructions
 2015-07-01 14:32 UTC  (2+ messages)

[PATCH v2 3/3] Staging: android: uapi: Fix coding style typedef issue
 2015-07-01 14:31 UTC  (5+ messages)

[U-Boot] Please pull changes for ARC
 2015-07-01 14:32 UTC 

[U-Boot] [PATCH 00/11 v2] Add more commands for VSC9953 L2 Switch
 2015-07-01 14:31 UTC  (8+ messages)
` [U-Boot] [PATCH 03/11 v2] drivers/net/vsc9953: Add default configuration "

[PATCH net-next] net: macb: replace literal constant with NET_IP_ALIGN
 2015-07-01 14:29 UTC  (5+ messages)

[PATCH] mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
 2015-07-01 14:30 UTC  (5+ messages)

[PATCH v2 2/3] Staging: android: ion: fix coding style
 2015-07-01 14:29 UTC  (5+ messages)

[PATCH v2 1/3] Staging: Android: Fixes TODO file
 2015-07-01 14:27 UTC  (5+ messages)

[PATCH v3 0/7] Expose IXGBE extended stats to DPDK apps
 2015-07-01 14:27 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Make fb user dirty operation to invalidate frontbuffer
 2015-07-01 14:26 UTC  (6+ messages)

[PATCH v3 0/5] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
 2015-07-01 14:26 UTC  (6+ messages)
` [PATCH v3 2/5] PCI: designware: Add ARM64 support

[Qemu-devel] [PATCH] target-mips: fix to clear MSACSR.Cause
 2015-07-01 14:25 UTC  (2+ messages)

[U-Boot] [PATCH] net/designware: revert MAC-address setup on init
 2015-07-01 14:25 UTC  (3+ messages)

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-07-01 14:20 UTC  (8+ messages)
` [PATCH v2 4/9] arm: twr-k70f120m: timer driver for Kinetis SoC

[Qemu-devel] [PATCH 0/1] A couple of problems with BlockDriverState's children list
 2015-07-01 14:21 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] block: update BlockDriverState's children in bdrv_set_backing_hd()

Could not achieve wire speed for 40GE with any DPDK version on XL710 NIC's
 2015-07-01 14:22 UTC  (12+ messages)

[Qemu-devel] [PATCH] target-mips: fix MIPS64R6-generic configuration
 2015-07-01 14:21 UTC  (5+ messages)

Lockup in wait_transaction_locked under memory pressure
 2015-07-01 14:21 UTC  (11+ messages)

git issue
 2015-07-01 14:21 UTC  (2+ messages)

[U-Boot] [PATCH] arc: implement slave cores kick-start for Linux kernel
 2015-07-01 14:21 UTC  (2+ messages)

[PATCH 0/1] KVM: s390: virtio-ccw: Fix config space values
 2015-07-01 14:21 UTC  (5+ messages)

[PATCH v3 COLOPre 00/26] Prerequisite patches for COLO
 2015-07-01 14:21 UTC  (17+ messages)
` [PATCH v3 COLOPre 09/26] tools/libxl: introduce enum type libxl_checkpointed_stream
` [PATCH v3 COLOPre 16/26] tools/libx{l, c}: add back channel to libxc

[U-Boot] [PATCH v2] arc: significant cache rework
 2015-07-01 14:20 UTC  (2+ messages)

06/24/2015 Weekly Ceph Performance Meeting IS ON!
 2015-07-01 14:20 UTC 

[U-Boot] [PATCH] board: axs103 - add mainteiner information
 2015-07-01 14:19 UTC  (2+ messages)

mlx4: "failed to allocate default counter port 1"
 2015-07-01 14:18 UTC  (8+ messages)

[PATCH RFC tip/core/rcu 0/5] Expedited grace periods encouraging normal ones
 2015-07-01 14:17 UTC  (8+ messages)

[Qemu-devel] [Bug 1465935] [NEW] kvm_irqchip_commit_routes: Assertion `ret == 0' failed
 2015-07-01 14:10 UTC  (2+ messages)
` [Qemu-devel] [Bug 1465935] "

[PATCH 2/2] drm/i915: Defer late hardware initialisation until first open
 2015-07-01 14:15 UTC  (6+ messages)
` [PATCH] drm/i915: Asynchronously initialise the GPU state

[GIT PULL] remoteproc for 4.2
 2015-07-01 14:14 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 5b0545e8bc7b5741723a8c4c69e5808a810cf3d6 BUILD DONE
 2015-07-01 14:14 UTC 

[drm-intel:drm-intel-next-queued 318/324] drivers/gpu/drm/i915/intel_ddi.c:2094:6: warning: unused variable 'iboost_bit'
 2015-07-01 14:16 UTC 

[Qemu-devel] [PATCH v2 00/22] virtio: add version 1.0 support
 2015-07-01 14:13 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 02/22] virtio: run drivers in 32bit mode
        ` [Qemu-devel] [SeaBIOS] "

[PATCH RESEND 1/3] drm/i915/dsi: abstract dsi bpp derivation from pixel format
 2015-07-01 14:16 UTC  (2+ messages)

[PATCH] ARM: psci: keystone: remove keystone_smp_ops code if psci is supported
 2015-07-01 14:12 UTC  (4+ messages)

Query on ubifs_assert
 2015-07-01 14:11 UTC  (2+ messages)

[meta-browser][PATCH v2] chromium: List all PACKAGECONFIG settings to avoid warning
 2015-07-01 14:12 UTC  (3+ messages)

Using loopback card to Connect GSM two way call to the real sound card UDA1345TS
 2015-07-01 14:11 UTC  (17+ messages)
        ` [LAD] Fw: [alsa-devel] "
          ` Fw: "
            ` [LAD] [alsa-devel] "

[U-Boot] [PATCH 1/2] arm: Add ENTRY/ENDPROC to private libgcc functions
 2015-07-01 14:11 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] Revert "break build if it would produce broken binary"

[meta-qt5][PATCH v2] quazip: new recipe
 2015-07-01 14:10 UTC 

[PATCH v3 0/9] HyperV equivalent of pvpanic driver
 2015-07-01 14:09 UTC  (3+ messages)
` [Qemu-devel] "


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.