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

[Qemu-devel] [PATCH 00/36] post-Eric's fixes, QAPI improvements
 2015-10-05 17:05 UTC  (7+ messages)
` [Qemu-devel] [PATCH 21/36] misc: spelling
  ` [Qemu-trivial] "
      ` [Qemu-trivial] [Qemu-devel] "

[Qemu-trivial] [PATCH 1/3] Target-microblaze: Remove unnecessary variable
 2015-10-05  7:53 UTC  (7+ messages)
` [Qemu-trivial] [PATCH 3/3] Target-ppc: "
  ` [Qemu-trivial] [Qemu-devel] [PATCH 1/3] Target-microblaze: "

[PATCH] efinet: disable MNP background polling
 2015-10-02  3:48 UTC  (5+ messages)
` [grub PATCH] "

Can we prefix this list?
 2015-10-07 17:08 UTC  (2+ messages)

[PATCH v3 0/9] qcom: Add support for TSENS driver
 2015-10-08  7:15 UTC  (13+ messages)
` [PATCH v3 4/9] clk: qcom: create virtual child device for TSENS
` [PATCH v3 5/9] thermal: qcom: tsens-8960: Add support for 8960 family of SoCs

[PATCH V4 0/6] Redesign SR-IOV on PowerNV
 2015-10-08  7:13 UTC  (13+ messages)
` [PATCH V4 1/6] powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BAR
` [PATCH V4 2/6] powerpc/powernv: simplify the calculation of iov resource alignment
` [PATCH V4 3/6] powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR
` [PATCH V4 5/6] powerpc/powernv: boundary the total VF BAR size instead of the individual one

[PATCH v2] KVM: nVMX: expose VPID capability to L1
 2015-10-08  7:13 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 0/8] ocfs2: fix ocfs2 direct io code patch to support sparse file and data ordering semantics
 2015-10-08  7:13 UTC  (5+ messages)

[patch] gpio: pl061: returning with lock held in pl061_irq_type()
 2015-10-08  7:12 UTC  (2+ messages)

[PATCH] HSI: Remove struct hsi_client private fields from kernel-doc
 2015-10-08  7:11 UTC 

[PATCH 0/2] Remove Explicit NULL Comparison
 2015-10-08  7:11 UTC  (3+ messages)
` [PATCH 2/2] staging: rtl8712: Remove NULL comparison
  ` [Outreachy kernel] "

linux-next: build warning after merge of the driver-core tree
 2015-10-08  7:09 UTC  (5+ messages)

[PATCH v2] mmc: core: Fix init_card in 52Mhz
 2015-10-08  7:09 UTC  (3+ messages)

[PATCH v2 1/5] KVM: VMX: adjust interface to allocate/free_vpid
 2015-10-08  5:57 UTC  (5+ messages)
` [PATCH v2 2/5] KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid
` [PATCH v2 3/5] KVM: nVMX: emulate the INVVPID instruction
` [PATCH v2 4/5] KVM: nVMX: nested VPID emulation
` [PATCH v2 5/5] KVM: nVMX: expose VPID capability to L1

[PATCH] ofnet: Do not set SUFFIX for sun4v network devices
 2015-10-07 14:52 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] sparc64: boot performance improvements
 2015-10-07  8:36 UTC  (2+ messages)

cpuid -p
 2015-10-07  8:38 UTC  (2+ messages)

[PATCH] Bluetooth: Enforce packet types in hci_recv_frame driver function
 2015-10-08  7:06 UTC  (2+ messages)

[PATCH] Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassembly
 2015-10-08  7:05 UTC  (2+ messages)

[PATCH 0/2] Use ARRAY_SIZE macro
 2015-10-08  7:05 UTC  (3+ messages)
` [PATCH 1/2] Staging: sm750fb: "
  ` [Outreachy kernel] "

[Qemu-trivial] [PATCH] tests: Unique test path for /string-visitor/output
 2015-10-05 15:39 UTC  (2+ messages)
` [Qemu-trivial] [Qemu-devel] "

[PATCH 0/8] Add Support for Hi6220 PMIC Hi6553 MFD Core and Regulator
 2015-10-08  7:03 UTC  (10+ messages)
` [PATCH 1/8] dt-bindings: pmic: Document Hi655x pmic driver

[U-Boot] SPL and DM on ZYNQ
 2015-10-08  7:04 UTC  (4+ messages)

[PATCH] Bluetooth: bpa10x: Add support for set_diag driver callback
 2015-10-08  7:04 UTC  (2+ messages)

[Qemu-devel] [PATCH] rocker: Use g_new() & friends where that makes obvious sense
 2015-10-03 17:05 UTC  (3+ messages)
` [Qemu-trivial] "

[Qemu-devel] [PATCH] linux-user: Use g_new() & friends where that makes obvious sense
 2015-10-03 17:07 UTC  (4+ messages)
  ` [Qemu-trivial] "

[PATCH v2] Bluetooth: bpa10x: Read revision information in setup stage
 2015-10-08  7:02 UTC  (2+ messages)

[PATCH] sparc64 - use correct drive name within grub_util_sparc_setup
 2015-10-07 16:53 UTC  (2+ messages)

[RFC 0/3] zsmalloc: make its pages movable
 2015-10-08  7:03 UTC  (6+ messages)
` [PATCH 1/3] page: add new flags "PG_movable" and add interfaces to control these pages
` [PATCH 2/3] zsmalloc: mark its page "PG_movable"
` [PATCH 3/3] zram: make create "__GFP_MOVABLE" pool

Boss GT-001
 2015-10-08  7:02 UTC  (5+ messages)

Without "make modules" command, we can also execute "make modules_install" command?
 2015-10-08  7:02 UTC 

[Qemu-trivial] [PATCH] s/cpu_get_real_ticks/cpu_get_host_ticks/
 2015-09-30  5:26 UTC  (2+ messages)
` [Qemu-trivial] [Qemu-ppc] "

[PATCH] Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFF
 2015-10-08  7:01 UTC  (2+ messages)

[PATCH] Bluetooth: hci_bcm: Enable support for set_diag driver callback
 2015-10-08  7:00 UTC  (2+ messages)

[PATCH] Bluetooth: Add debugfs entry for setting vendor diagnostic mode
 2015-10-08  6:59 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_bcm: Enable parsing of LM_DIAG messages
 2015-10-08  6:57 UTC  (2+ messages)

Mellanox PMD failure w/DPDK-2.1.0 and MLNX_OFED-3.1-1.0.3
 2015-10-08  6:55 UTC  (2+ messages)

[PATCH 1/2] staging: skein: remove extra indentation
 2015-10-08  6:54 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH] Buetooth: Add support for vendor specific diagnostic channel
 2015-10-08  6:53 UTC  (2+ messages)

[PATCH] mmc: core: Fix init_card in 52Mhz
 2015-10-08  6:51 UTC  (6+ messages)

[PATCH v2 0/9] staging: iio: adc: fix multiple checkpatch issues
 2015-10-08  6:52 UTC  (7+ messages)
` [PATCH v2 2/9] staging: iio: adc: properly indent to match open paranthesis
  ` [Outreachy kernel] "

[PATCH v4 0/7] KVM: arm64: Implement API for vGICv3 live migration
 2015-10-08  6:52 UTC  (4+ messages)
` [PATCH v4 3/7] KVM: arm/arm64: Fix the documentation

[PATCH] Bluetooth: Send index information updates to monitor channel
 2015-10-08  6:51 UTC  (2+ messages)

[Xenomai] Interrupt latency close to 1ms on powerpc Xenomai 2.6.4
 2015-10-08  6:50 UTC  (12+ messages)

[PATCH -mm v2 2/3] mm/oom_kill: cleanup the "kill sharing same memory" loop
 2015-10-08  6:43 UTC 

[PATCH v2] video: fbdev: add Marvell PXA framebuffer binding
 2015-10-08  6:49 UTC  (6+ messages)

[Qemu-devel] [PATCH COLO-Frame v9 00/32] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2015-10-08  6:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH COLO-Frame v9 02/32] migration: Introduce capability 'colo' to migration
` [Qemu-devel] [PATCH COLO-Frame v9 03/32] COLO: migrate colo related info to slave

[PATCH] ARM: Remove open-coded version of IRQCHIP_DECLARE
 2015-10-08  6:49 UTC  (2+ messages)

[PATCH] base.bbclass: considering multilib when setting LICENSE_EXCLUSION
 2015-10-08  6:47 UTC 

[PATCH 1/3][v4] Documentation: dt: dwc3: Add snps,quirk-frame-length-adjustment property
 2015-10-08  6:47 UTC  (6+ messages)

[patch net-next RFC 0/3] switchdev: change locking
 2015-10-08  6:45 UTC  (7+ messages)
` [patch net-next RFC 2/3] switchdev: allow caller to explicitly use deferred attr_set version
` [patch net-next RFC 3/3] switchdev: introduce deferred variants of obj_add/del helpers

[PATCH 1/1] net namespace: dynamically configure new net namespace inherit net config
 2015-10-08  6:44 UTC  (2+ messages)

[PATCH v8 0/6] Support for creating/using Stolen memory backed objects
 2015-10-08  6:24 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 2/6] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 3/6] drm/i915: Propagating correct error codes to the userspace
` [PATCH 4/6] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 5/6] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 6/6] drm/i915: Migrate stolen objects before hibernation

JBD2 stuck, causing fsck to not run
 2015-10-08  6:42 UTC 

[Qemu-trivial] [PATCH] MAINTAINERS: Small IDE/FDC touchup
 2015-10-01 16:41 UTC  (2+ messages)
` [Qemu-trivial] [Qemu-devel] "

[PATCH v3 0/4] arm64: Add Xen boot support (via fdt)
 2015-10-01 16:19 UTC  (5+ messages)

[PATCH net-next v2 1/5] net: move net_get_random_once to lib
 2015-10-08  6:42 UTC  (2+ messages)

[PATCH] IPoIB: serialize changing on tx_outstanding
 2015-10-08  6:39 UTC  (4+ messages)

[Qemu-trivial] [PATCH] qtest/ahci: fix redundant assertion
 2015-10-01 16:39 UTC  (2+ messages)
` [Qemu-trivial] [Qemu-devel] "

Using BtrFS and backup tools for keeping two systems in sync
 2015-10-08  6:37 UTC  (3+ messages)

[PATCH v8 0/2] IMX GPCv2 drivers for wakeup source and suspend
 2015-10-08  6:37 UTC  (10+ messages)
` [PATCH v8 2/2] ARM: imx: support suspend states on imx7D

[PATCH net-next 0/2] bpf: unprivileged
 2015-10-08  6:30 UTC  (12+ messages)
` [PATCH net-next 1/2] bpf: enable non-root eBPF programs

[PATCH 2/2] mfd: rtsx: fix build warning
 2015-10-08  6:30 UTC  (7+ messages)
    ` [kbuild-all] "

[Buildroot] [autobuild.buildroot.net] Build results for 2015-10-07
 2015-10-08  6:30 UTC 

Fwd: DOSemu still alive?
 2015-10-08  6:30 UTC  (2+ messages)
  `  "

[PATCH] perf tools: get version from uname(2), not /proc
 2015-10-08  6:26 UTC  (5+ messages)

gobject introspection to oe-core
 2015-10-08  6:29 UTC  (2+ messages)

can't find the patch of "Bluetooth: Delay check for conn->smp in smp_conn_security()" in the smp.c file of bluetooth-next
 2015-10-08  6:28 UTC  (3+ messages)

[PATCH] Bluetooth: bt net interface can't be set up after 6lowpan connection
 2015-10-08  6:26 UTC  (3+ messages)

[PATCH 1/4] vhost: remove redundant ;
 2015-10-08  6:29 UTC  (5+ messages)
` [PATCH 4/4 v2] vhost: fix wrong usage of eventfd_t

[PATCH v3 00/10] USB: chipidea misc patches
 2015-10-08  6:26 UTC  (7+ messages)
` [PATCH v3 08/10] Doc: usb: ci-hdrc-usb2: add tx(rx)-burst-config-dword for binding doc

[PATCH] IB/mlx4: Use vmalloc for WR buffers when needed
 2015-10-08  6:25 UTC  (6+ messages)

[linux-3.18 baseline-only test] 38134: regressions - FAIL
 2015-10-08  6:25 UTC 

[RFT 0/3] usb: usb3503: Fix probing on Arndale board (missing phy)
 2015-10-08  6:23 UTC  (6+ messages)

[PATCH] timekeeping: Limit system time to prevent 32-bit time_t overflow
 2015-10-08  6:23 UTC  (5+ messages)

[PATCH 1/2] openbox: fix sporadic race on compile
 2015-10-08  6:23 UTC  (2+ messages)
` [PATCH 2/2] libgudev: skip recipe for distros not using systemd as init

[PATCH 0/3] sys_membarrier (x86, generic)
 2015-10-08  6:22 UTC  (4+ messages)

[PATCH net-next 0/6] net: dsa: push switchdev prepare phase in FDB ops
 2015-10-08  6:20 UTC  (7+ messages)
` [PATCH net-next 4/6] net: dsa: add port_fdb_prepare
` [PATCH net-next 5/6] net: dsa: push prepare phase in port_fdb_add
` [PATCH net-next 6/6] net: dsa: use switchdev obj in port_fdb_del

[ovmf test] 62699: all pass - PUSHED
 2015-10-08  6:20 UTC 

[PATCH -next] mm/vmacache: inline vmacache_valid_mm()
 2015-10-08  6:21 UTC  (3+ messages)

[BUG] 3.4.109 - unable to handle kernel NULL pointer dereference at (null)
 2015-10-08  6:17 UTC  (4+ messages)

[PATCH] vf610_adc: Fix internal temperature calculation
 2015-10-08  6:16 UTC  (2+ messages)

[PATCH 1/3] vhost: Fix return value of GET_VRING_BASE message
 2015-10-08  6:19 UTC  (4+ messages)
` [PATCH 2/3] vhost: Fix RESET_OWNER handling not to close callfd

[Qemu-devel] [PATCH v5 0/4] qapi: child add/delete support
 2015-10-08  6:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 3/4] qmp: add monitor command to add/remove a child
  ` [Qemu-devel] [Qemu-block] "

[Qemu-trivial] [PATCH 00/10][TRIVIAL] Define categories for some PPC devices
 2015-09-30  5:58 UTC  (2+ messages)
` [Qemu-trivial] [Qemu-ppc] "

[lkp] [x86, pkeys] 2205cb3c40: 22.4% will-it-scale.per_thread_ops
 2015-10-08  6:12 UTC  (2+ messages)
`  "

linux-next: build failure after merge of the battery tree
 2015-10-08  6:12 UTC  (4+ messages)

[lkp] [mm] 46cfb125d6: No primary result change, 11.3% fsmark.time.minor_page_faults
 2015-10-08  6:10 UTC  (2+ messages)
`  "

[PATCH] arm64: errata: add module build workaround for erratum #843419
 2015-10-08  6:07 UTC  (4+ messages)

[PATCH v4 19/26] ARM: pxa: magician: Add support for Omnivision OV9640 camera
 2015-10-08  6:05 UTC  (5+ messages)

[PATCH 0/6] raid5-cache fixes
 2015-10-08  6:04 UTC  (7+ messages)
` [PATCH 4/6] md: don't export log device

[PATCH v2 00/26] New fast registration API
 2015-10-08  6:03 UTC  (3+ messages)

[PATCH 0/3] UEFI stub FDT handling fixes
 2015-10-08  6:02 UTC  (3+ messages)

Development practices?
 2015-09-29 17:16 UTC  (11+ messages)

[PATCH net-next 0/2] net: fix some bugs in HNS drivers
 2015-10-08  6:17 UTC  (3+ messages)
` [PATCH net-next 1/2] net: Fix Hisilicon Network Subsystem compilation warning
` [PATCH net-next 2/2] net: fix a bug on Hisilicon Network Subsystem

[PATCH net-next v2 0/4] switchdev: push bridge attributes down
 2015-10-08  6:04 UTC  (5+ messages)
` [PATCH net-next v2 1/4] switchdev: add bridge attributes
` [PATCH net-next v2 2/4] switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
` [PATCH net-next v2 3/4] bridge: push bridge setting ageing_time down to switchdev
` [PATCH net-next v2 4/4] rocker: handle setting bridge ageing_time

[U-Boot] [PATCH] ARM: k2e/l: Apply WA for selecting PA clock source
 2015-10-08  6:01 UTC 

[RFC] mm: change HIGHMEM_ZONE macro definition
 2015-10-08  5:58 UTC 

[lkp] [drm/core] 12188d6e3a: WARNING: CPU: 2 PID: 144 at drivers/gpu/drm/drm_drv.c:569 drm_dev_alloc+0x257/0x320 [drm]()
 2015-10-08  5:57 UTC  (2+ messages)
`  "

[PATCH v2 0/5] KVM: nVMX: nested VPID emulation
 2015-10-08  5:57 UTC 

[x86/fpu] d91cab7813: CPU feature '(null)' is not supported
 2015-10-08  5:56 UTC 

[PATCH iproute2] bridge: add batch command support
 2015-10-08  5:53 UTC 

[PATCH rest-dbus] Add supporting files
 2015-10-08  5:52 UTC  (3+ messages)

[lkp] [f2fs] 15bec0ff5a: -7.5% fsmark.files_per_sec
 2015-10-08  5:43 UTC  (2+ messages)
`  "

meta-openembedded "toolchain-layer" is broken
 2015-10-08  5:39 UTC  (3+ messages)
  ` [meta-oe][toolchain-layer][PATCH] Remove toolchain-layer

[lkp] [btrfs] 84f0ca2788: BUG: sleeping function called from invalid context at kernel/locking/rwsem.c:21
 2015-10-08  5:38 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v3 0/9] arm: Steps towards EL2 support round 5
 2015-10-08  5:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/9] target-arm: Add HPFAR_EL2

[tcp] ca6fb06518: general protection fault: 0000 [#1] SMP
 2015-10-08  5:37 UTC 

[PATCH 1/5] thermal: exynos: Fix unbalanced regulator disable on probe failure
 2015-10-08  5:34 UTC  (3+ messages)
` [PATCH 5/5] thermal: exynos: Directly return 0 instead of using local ret variable


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.