All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-12 11:52:33 to 2015-11-12 12:53:50 UTC [more...]

[PATCH v2] nouveau: arm: Add MODULE_FIRMWARE for gk20a
 2015-11-12 12:53 UTC  (5+ messages)

Question about Xen reboot on panic
 2015-11-12 12:52 UTC  (6+ messages)

HVM domains crash after upgrade from XEN 4.5.1 to 4.5.2
 2015-11-12 12:52 UTC  (2+ messages)

[PATCH] pwm:lpss: update pwm setting for Broxton
 2015-11-12 16:28 UTC  (2+ messages)

Runtime services support for Xen on ARM
 2015-11-12 12:52 UTC  (5+ messages)

[PATCH v2 1/2] vhost: Add callback and private data for vhost PMD
 2015-11-12 12:52 UTC  (4+ messages)
` [PATCH v3 0/2] Add VHOST PMD
  ` [PATCH v3 2/2] vhost: "

[PATCH v2] vhost: fix mmap failure as len not aligned with hugepage size
 2015-11-12 12:51 UTC  (3+ messages)

[PATCH v2 00/12] Skylake DMC/DC-state fixes and redesign
 2015-11-12 12:51 UTC  (7+ messages)
` [PATCH v2 10/12] drm/i915/gen9: Turn DC handling into a power well
` [PATCH v2 11/12] drm/i915/gen9: Add boot parameter for disabling DC6

[RFCv3.1 00/11] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
 2015-11-12 12:51 UTC  (4+ messages)

[PATCH 0/2] Introduce the request handling for dm-crypt
 2015-11-12 12:51 UTC  (9+ messages)

[Qemu-devel] [PATCH] virtio-9p: add savem handlers
 2015-11-12 12:50 UTC  (3+ messages)

DRM i2c module or bridge ?
 2015-11-12 12:48 UTC 

[U-Boot] [PATCH] ARM: crt0: Pass malloc base address
 2015-11-12 12:48 UTC  (9+ messages)

[U-Boot] [PATCH v2 00/16] device model bring-up of ti-qspi on dra72, dra74 and am437x-sk evm
 2015-11-12 12:48 UTC  (9+ messages)
` [U-Boot] [PATCH v2 09/16] arm: dts: dra7: add qspi register maps for memory map and control module
` [U-Boot] [PATCH v2 10/16] drivers: mtd: spi: sf_probe: add compatible for spansion spi flash

[PATCH] tools/libxc: Fix construction of HVM guests with non-default firmware
 2015-11-12 12:47 UTC  (4+ messages)

Potential to loose data in case of disk failure
 2015-11-12 12:47 UTC  (3+ messages)

[Xenomai] Error:Xenomai: /dev/rtheap is missing & Testing of Xenomai 3.0.1 with kernel 3.14.39
 2015-11-12 12:47 UTC 

[PATCH v5 0/5] Add SMP bringup support for mt65xx socs
 2015-11-12 12:46 UTC  (15+ messages)
` [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135

[LTP] [PATCH] open_posix_testsuite: add set_affinity_single()
 2015-11-12 12:45 UTC 

[PATCH v4 0/9] libxc: support building large pv-domains
 2015-11-12 12:45 UTC  (12+ messages)
` [PATCH v4 1/9] libxc: reorganize domain builder guest memory allocator
` [PATCH v4 8/9] libxc: rework of domain builder's page table handler
` [PATCH v4 9/9] libxc: create p2m list outside of kernel mapping if supported

[PATCH] v4l2-dv-timings: Compare horizontal blanking
 2015-11-12 12:34 UTC 

[Buildroot] [PATCH 1/1] netsniff-ng:override NACL_INC_DIR and NACL_LIB_DIR because the default value can cause a wrong build
 2015-11-12 12:44 UTC 

[PATCH 00/25] Exynos DRM: new life of IPP (Image Post Processing) subsystem
 2015-11-12 12:44 UTC  (3+ messages)

RFC: OOM detection rework v1
 2015-11-12 12:44 UTC  (6+ messages)
` [RFC 1/3] mm, oom: refactor oom detection

[PATCH] pwm: imx: use of_alias_get_id() to get pwm base from DT alias
 2015-11-12 12:43 UTC  (2+ messages)

[PATCH] xfs: print name of verifier if it fails
 2015-11-12 12:40 UTC  (2+ messages)

[PATCH v4 00/26] toaster: 8279: Provide a single way of starting Toaster
 2015-11-12 12:04 UTC  (27+ messages)
` [PATCH 01/26] toaster: don't allow to run toaster as a script
` [PATCH 02/26] toaster: implement get-dburl command
` [PATCH 03/26] toaster: set DATABASE_URL in toaster script
` [PATCH 04/26] toaster: run bitbake the same way
` [PATCH 05/26] toaster: remove unused variable
` [PATCH 06/26] toaster: check for toaster configuration later
` [PATCH 07/26] toaster: use parent of the build dir
` [PATCH 08/26] toaster: make runbuilds to loop
` [PATCH 09/26] toaster: start 'manage.py runbuilds' in the script
` [PATCH 10/26] toaster: update brbe and project attributes
` [PATCH 11/26] toaster: implement stop_bitbake function
` [PATCH 12/26] toaster: implement start_bitbake function
` [PATCH 13/26] toaster: implement 'toaster restart-bitbake'
` [PATCH 14/26] toaster: remove _setupBE function
` [PATCH 15/26] toaster: reimplemented startBBServer method
` [PATCH 16/26] toaster: remove stopBBServer API
` [PATCH 17/26] toaster: do not terminate bb server
` [PATCH 18/26] toaster: remove usage of BUILD_MODE variable
` [PATCH 19/26] toaster: do not create duplicate HelpText objects
` [PATCH 20/26] toaster: buildinfohelper Broaden the toaster created recipe data case
` [PATCH 21/26] toaster: implement BitbakeController.getVariable
` [PATCH 22/26] toaster: set varibales on bitbake server
` [PATCH 23/26] toaster: remove writeConfFile API
` [PATCH 24/26] toaster: stop using toaster-pre.conf
` [PATCH 25/26] toaster: remove SDKMACHINE from project variables
` [PATCH 26/26] toaster: get rid of complicated heuristics

[PATCH v9 0/4] VFS: In-kernel copy system call
 2015-11-12 12:39 UTC  (3+ messages)

[PATCH v2 0/2] Stop Intel Processor Trace logging on panic
 2015-11-12 12:38 UTC  (3+ messages)

[PATCH] pwm: sun4i: fix a possible NULL dereference
 2015-11-12 12:38 UTC  (3+ messages)

Roland/Edirol M-16DX
 2015-11-12 12:38 UTC  (4+ messages)

[PATCH] Fix scanf() formatstring for modern C version
 2015-11-12 12:37 UTC  (2+ messages)

[PATCH] vhost: move is_le setup to the backend
 2015-11-12 12:37 UTC  (3+ messages)

[PATCH v3 0/4] SMP support for Broadcom NSP
 2015-11-12 12:37 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: add SMP enable-method "

xfsprogs install
 2015-11-12 12:37 UTC  (5+ messages)

[kernel-hardening] Proposal for kernel self protection features
 2015-11-12 12:36 UTC  (5+ messages)
` [kernel-hardening] "

[RFC][PATCH] mips: Fix arch_spin_unlock()
 2015-11-12 12:35 UTC  (2+ messages)

[PATCH v2 1/3] tty: Introduce UART_CAP_HW485
 2015-11-12 12:34 UTC  (4+ messages)
` [PATCH v2 3/3] tty: Add software emulated RS485 support for 8250

[Qemu-devel] [PATCH v2] tests/vhost-user-bridge: implement logging of dirty pages
 2015-11-12 12:34 UTC 

[PATCH v3 0/4] crypto: add crypto accelerator support for rk3288
 2015-11-12 12:32 UTC  (4+ messages)
` [PATCH v3 3/4] Crypto: rockchip/crypto - add crypto driver "

[PATCH] drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called
 2015-11-12 12:34 UTC 

illegal snapshot, cannot be deleted
 2015-11-12 12:32 UTC  (2+ messages)

[PATCH] ns16550: misc minor adjustments
 2015-11-12 12:32 UTC  (6+ messages)

[PATCH 01/13] staging/rdma/hfi1: Use BIT macro
 2015-11-12 12:31 UTC  (8+ messages)
` [PATCH 12/13] staging/rdma/hfi1: Read EFI variable for device description

[PATCH] drm/i915: Remove redundant check in i915_gem_obj_to_vma
 2015-11-12 12:29 UTC  (2+ messages)

[uml-devel] [PATCH v2] EPOLL Interrupt Controller V2.0
 2015-11-12 12:29 UTC  (5+ messages)

[PATCH] i2c: tegra: fix a possible NULL dereference
 2015-11-12 12:29 UTC  (2+ messages)

[PATCH] PCI: hisi: Fix Section mismatch compilation warning for probe()
 2015-11-12 12:24 UTC  (8+ messages)
` [PATCH] PCI: hisi: fix deferred probing

Shut up unhandled MSR warnings
 2015-11-12 12:28 UTC  (5+ messages)

drm: Bogus WARN() in drm_atomic_helper_update_legacy_modeset_state() ?
 2015-11-12 12:26 UTC  (8+ messages)

[Qemu-devel] [PULL 00/57] Migration pull (take 2)
 2015-11-12 12:23 UTC  (6+ messages)
` [Qemu-devel] [PULL 42/57] Page request: Consume pages off the post-copy queue

regression in ixgbe SFP detection patch
 2015-11-12 12:22 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[PATCH v2 0/3] pstore: resend three patches
 2015-11-12 12:22 UTC  (7+ messages)
` [PATCH v2 1/3] pstore: check PSTORE_FLAGS_FRAGILE in pstore_unregister
  ` [PATCH v2 2/3] efi-pstore: implement efivars_pstore_exit()

[PATCH v3 00/13] drm/i915: Redesign dmc firmware loading
 2015-11-12 12:22 UTC  (3+ messages)
` [PATCH v3 03/13] drm/i915/gen9: move assert_csr_loaded into intel_rpm.c

[PATCHv10 00/16] HDMI CEC framework
 2015-11-12 12:21 UTC  (17+ messages)
` [PATCHv10 01/16] dts: exynos4*: add HDMI CEC pin definition to pinctrl
` [PATCHv10 02/16] dts: exynos4: add node for the HDMI CEC device
` [PATCHv10 03/16] dts: exynos4412-odroid*: enable "
` [PATCHv10 04/16] input.h: add BUS_CEC type
` [PATCHv10 05/16] HID: add HDMI CEC specific keycodes
` [PATCHv10 06/16] rc: Add HDMI CEC protocol handling
` [PATCHv10 07/16] cec: add HDMI CEC framework
` [PATCHv10 08/16] cec: add compat32 ioctl support
` [PATCHv10 09/16] cec.txt: add CEC framework documentation
` [PATCHv10 10/16] DocBook/media: add CEC documentation
` [PATCHv10 11/16] v4l2-subdev: add HDMI CEC ops
` [PATCHv10 12/16] cec: adv7604: add cec support
` [PATCHv10 13/16] cec: adv7842: "
` [PATCHv10 14/16] cec: adv7511: "
` [PATCHv10 15/16] cec: s5p-cec: Add s5p-cec driver
` [PATCHv10 16/16] cobalt: add cec support

[PATCH 0/2] x86/IO-APIC: adjust setting interrupt destination
 2015-11-12 12:18 UTC  (2+ messages)

[PATCH v3 0/3] virtio DMA API core stuff
 2015-11-12 12:18 UTC  (13+ messages)

[PATCH] ARM: xip: Use correct symbol for end of ROM marker
 2015-11-12 12:17 UTC  (4+ messages)

[PATCH][RFC] pinctrl: sh-pfc: share/reuse same PORT_GP_x() macros
 2015-11-12 12:17 UTC  (5+ messages)
  ` [PATCH v2][RFC] "

State of bitbake world, test-dependencies 2015-11-12
 2015-11-12 12:17 UTC  (5+ messages)
` [OE-core] "

[Qemu-devel] [PATCH 0/4] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
 2015-11-12 11:53 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] spapr: Extend rtas-blob

[PATCH openbmc v4 0/5] add i2c-occ to barreleye and palmetto device table
 2015-11-12 11:20 UTC  (6+ messages)
` [PATCH openbmc v4 1/5] add i2c-occ to barreleye "
` [PATCH openbmc v4 2/5] add occ-i2c to palmetto "
` [PATCH openbmc v4 3/5] initial check in for occ hwmon driver
` [PATCH openbmc v4 4/5] change i2c-occ path
` [PATCH openbmc v4 5/5] add occ hwmon into obmc build

[PATCH] bitbake.conf, module.bbclass: Support opting out of legacy EXTRA_OEMAKE
 2015-11-12 12:10 UTC  (4+ messages)

[raisin][PATCHv2] Handle unsupported distros with a prettier message
 2015-11-12 12:09 UTC  (2+ messages)

[PATCH 0/3] arm64: make some functions static
 2015-11-12 12:04 UTC  (8+ messages)
` [PATCH 1/3] arm64: smp: make of_parse_and_init_cpus static
` [PATCH 2/3] arm64: mmu: make split_pud and fixup_executable static
` [PATCH 3/3] arm64: suspend: make hw_breakpoint_restore static

[Patch v7 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-11-12 12:08 UTC  (5+ messages)
` [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create()

[PATCH 00/10 V2] KVM: x86: MMU: Clean up x86's mmu code for future work
 2015-11-12 12:08 UTC  (2+ messages)

[PATCH v5 0/4] add virtio offload support in us-vhost
 2015-11-12 12:07 UTC  (5+ messages)
` [PATCH v5 1/4] vhost/lib: add vhost TX offload capabilities in vhost lib
` [PATCH v5 2/4] vhost/lib: add guest offload setting
` [PATCH v5 3/4] sample/vhost: remove the ipv4_hdr structure defination
` [PATCH v5 4/4] example/vhost: add virtio offload test in vhost sample

OE/Yocto developer survey
 2015-11-12 12:06 UTC  (3+ messages)

[PATCH] drivers: firmware: psci: drop duplicate const from psci_of_match
 2015-11-12 12:00 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: vgic: make vgic_io_ops static
 2015-11-12 11:59 UTC  (3+ messages)

[PATCH 1/1] iscsi: fix regression caused by session lock patch
 2015-11-12 12:03 UTC  (2+ messages)

[PATCH net-next RFC V3 0/3] basic busy polling support for vhost_net
 2015-11-12 12:02 UTC  (5+ messages)

[RFC] libxl: relax readonly check introduced by XSA-142 fix
 2015-11-12 12:01 UTC  (2+ messages)

[PATCH] http: fix some printf format warnings on 32-bit builds
 2015-11-12 11:58 UTC  (7+ messages)

[PATCH][meta-multimedia] gst-plugins-good: add PACKAGECONFIG for dv1394
 2015-11-12 11:59 UTC 

[Bug 92258] Opening context menu in Steam could lead to radeon kernel module crash
 2015-11-12 11:58 UTC  (2+ messages)
` [Bug 92258] [regression] Opening context menu in Steam running via DRI_PRIME with enabled DRI3 "

[Qemu-devel] [PATCH] tests: classify some ivshmem tests as slow
 2015-11-12 11:57 UTC  (2+ messages)

[Qemu-devel] [PATCH v13 00/13] vfio-pci: pass the aer error to guest
 2015-11-12 11:58 UTC  (10+ messages)
` [Qemu-devel] [PATCH v13 07/13] vfio: add aer support for vfio device
` [Qemu-devel] [PATCH v13 08/13] vfio: add check host bus reset is support or not
` [Qemu-devel] [PATCH v13 10/13] pci: add pci device pre-post reset callbacks for host bus reset

[Qemu-devel] [PATCH] vhost-user: modify SET_LOG_BASE to pass mmap size and offset
 2015-11-12 11:57 UTC  (3+ messages)

Toaster Minutes 11/11/15
 2015-11-12 11:56 UTC  (2+ messages)

[PATCHv2 0/2] Support for set_memory_* outside of module space
 2015-11-12 11:55 UTC  (4+ messages)
` [PATCHv2 2/2] arm64: Allow changing of attributes outside of modules

[Qemu-devel] [PULL v2 0/1] error: More error_setg() usage
 2015-11-12 11:55 UTC  (4+ messages)

[PATCH] net: thunder: Fix crash upon shutdown after failed probe
 2015-11-12 11:55 UTC 

[Qemu-devel] [PATCH] exec: silence hugetlbfs warning under qtest
 2015-11-12 11:54 UTC  (2+ messages)

[PATCH v2] mkfs.ubifs: fix compiler warning for WITHOUT_LZO
 2015-11-12 11:52 UTC 

[PATCH v2 00/11] arm64: kernel: Add support for hibernate/suspend-to-disk
 2015-11-12 11:52 UTC  (5+ messages)
` [PATCH v2 10/11] PM / Hibernate: clean cached pages on architectures that require it


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.