All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-26 10:14:20 to 2017-09-26 11:14:28 UTC [more...]

[meta-python][PATCH 0/1] python-pyfirmata: move in from meta-intel-iot-middleware and upgrade
 2017-09-26 11:14 UTC 

[Buildroot] [PATCH] package/turbolua: Fix build with gcc7
 2017-09-26 11:14 UTC  (2+ messages)

[PATCH 0/7] re-enable XFS per-inode DAX
 2017-09-26 11:09 UTC  (7+ messages)
` [PATCH 1/7] xfs: always use DAX if mount option is used

[Qemu-devel] A glib warning encountered with internal iothread
 2017-09-26 11:13 UTC  (4+ messages)

GPU subsystem outreach tasks
 2017-09-26 11:13 UTC 

[PATCH v2 0/2] drm/tilcdc: replace reference/unreference with get/put
 2017-09-26 11:13 UTC  (5+ messages)
` [PATCH v2 2/2] drm/tilcdc: replace reference/unreference() "

[PATCH i-g-t v2 0/7] IGT PMU support
 2017-09-26 11:13 UTC  (9+ messages)
` [PATCH i-g-t 1/7] intel-gpu-overlay: Move local perf implementation to a library
` [PATCH i-g-t 4/7] intel-gpu-overlay: Catch-up to new i915 PMU

[PATCH v2 00/31] struct timer_list callback argument conversion, step 1
 2017-09-26 11:12 UTC  (3+ messages)
` [PATCH v2 03/31] timer: Remove init_timer_pinned_deferrable() in favor of setup_pinned_deferrable_timer()

[PATCH v4] mmc: dw_mmc: fix potential system abort
 2017-09-26 11:11 UTC  (2+ messages)

[PATCH 1/7] brcmfmac: handle FWHALT mailbox indication
 2017-09-26 11:11 UTC  (5+ messages)
` [1/7] "

[PATCH] KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default
 2017-09-26 11:10 UTC  (14+ messages)

[PATCH v3 0/5] Call GetEventLog before ExitBootServices
 2017-09-26 11:10 UTC  (3+ messages)
` [PATCH v3 2/5] tpm: rename event log provider files

[PATCH v1 0/4] iommu/tegra: gart: Couple corrections
 2017-09-26 11:09 UTC  (7+ messages)
` [PATCH v1 2/4] iommu/tegra: gart: Check whether page is already mapped
` [PATCH v1 3/4] iommu/tegra: gart: Move PFN validation out of spinlock
` [PATCH v1 4/4] iommu/tegra: gart: Correct number of unmapped bytes

[PATCH] lib: fix multiple strlcpy definition
 2017-09-26 11:08 UTC 

[meta-oe][PATCH 0/2] Add mraa/upm recipes from meta-refkit-core
 2017-09-26 11:08 UTC  (3+ messages)
` [meta-oe][PATCH 1/2] mraa: move recipe "
` [meta-oe][PATCH 2/2] upm: add "

Question about ahash export and import
 2017-09-26 11:09 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/43] Windbg supporting
 2017-09-26 11:08 UTC  (44+ messages)
` [Qemu-devel] [PATCH 01/43] windbg: added empty windbgstub files
` [Qemu-devel] [PATCH 02/43] windbg: added windbg's KD header file
` [Qemu-devel] [PATCH 03/43] windbg: modified windbgkd.h
` [Qemu-devel] [PATCH 04/43] windbg: added '-windbg' option
` [Qemu-devel] [PATCH 05/43] windbg: added helper features
` [Qemu-devel] [PATCH 06/43] windbg: added WindbgState
` [Qemu-devel] [PATCH 07/43] windbg: added chardev
` [Qemu-devel] [PATCH 08/43] windbg: hook to wrmsr operation
` [Qemu-devel] [PATCH 09/43] windbg: handler of fs/gs register
` [Qemu-devel] [PATCH 10/43] windbg: structures for parsing data stream
` [Qemu-devel] [PATCH 11/43] windbg: "
` [Qemu-devel] [PATCH 12/43] windbg: send data and control packets
` [Qemu-devel] [PATCH 13/43] windbg: handler of parsing context
` [Qemu-devel] [PATCH 14/43] windbg: init DBGKD_ANY_WAIT_STATE_CHANGE
` [Qemu-devel] [PATCH 15/43] windbg: sized data buffer
` [Qemu-devel] [PATCH 16/43] windbg: generate ExceptionStateChange
` [Qemu-devel] [PATCH 17/43] windbg: generate LoadSymbolsStateChange
` [Qemu-devel] [PATCH 18/43] windbg: windbg_vm_stop
` [Qemu-devel] [PATCH 19/43] windbg: implemented windbg_process_control_packet
` [Qemu-devel] [PATCH 20/43] windbg: implemented windbg_process_data_packet
` [Qemu-devel] [PATCH 21/43] windbg: implemented windbg_process_manipulate_packet
` [Qemu-devel] [PATCH 22/43] windbg: implemented kd_api_read_virtual_memory and kd_api_read_virtual_memory
` [Qemu-devel] [PATCH 23/43] windbg: kernel's structures
` [Qemu-devel] [PATCH 24/43] windbg: implemented kd_api_get_context and kd_api_set_context
` [Qemu-devel] [PATCH 25/43] windbg: implemented kd_api_read_control_space and kd_api_write_control_space
` [Qemu-devel] [PATCH 26/43] windbg: implemented windbg_read_context
` [Qemu-devel] [PATCH 27/43] windbg: implemented windbg_write_context
` [Qemu-devel] [PATCH 28/43] windbg: implemented windbg_read_ks_regs
` [Qemu-devel] [PATCH 29/43] windbg: implemented windbg_write_ks_regs
` [Qemu-devel] [PATCH 30/43] windbg: implemented windbg_set_sr
` [Qemu-devel] [PATCH 31/43] windbg: implemented windbg_set_dr
` [Qemu-devel] [PATCH 32/43] windbg: implemented windbg_set_dr7
` [Qemu-devel] [PATCH 33/43] windbg: implemented windbg_hw_breakpoint_insert and windbg_hw_breakpoint_remove
` [Qemu-devel] [PATCH 34/43] windbg: implemented kd_api_write_breakpoint and kd_api_restore_breakpoint
` [Qemu-devel] [PATCH 35/43] windbg: debug exception subscribing
` [Qemu-devel] [PATCH 36/43] windbg: implemented kd_api_continue
` [Qemu-devel] [PATCH 37/43] windbg: implemented kd_api_read_io_space and kd_api_write_io_space
` [Qemu-devel] [PATCH 38/43] windbg: implemented kd_api_read_physical_memory and kd_api_write_physical_memory
` [Qemu-devel] [PATCH 39/43] windbg: implemented kd_api_get_version
` [Qemu-devel] [PATCH 40/43] windbg: implemented kd_api_read_msr and kd_api_write_msr
` [Qemu-devel] [PATCH 41/43] windbg: implemented kd_api_search_memory
` [Qemu-devel] [PATCH 42/43] windbg: implemented kd_api_fill_memory
` [Qemu-devel] [PATCH 43/43] windbg: implemented kd_api_query_memory

Kernel GPU subsytem: Better manual upload for atomic
 2017-09-26 11:08 UTC  (2+ messages)

[PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
 2017-09-26 11:07 UTC  (12+ messages)

[Qemu-devel] [PULL 0/2] Fw 20170926 patches
 2017-09-26 11:06 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] add qemu_add_data_dir()
` [Qemu-devel] [PULL 2/2] Add --firmwarepath to configure

[PATCH v3] mm: introduce validity check on vm dirtiness settings
 2017-09-26 11:06 UTC  (5+ messages)

[PATCH net-next v10] openvswitch: enable NSH support
 2017-09-26 11:05 UTC  (3+ messages)

[PATCH v2 1/3] xfs/realtime: Add require_no_realtime function
 2017-09-26 11:02 UTC  (5+ messages)
` [PATCH v2 2/3] xfs/realtime: Default rtinherit=1, add _require_no_rtinherit function
` [PATCH v2 3/3] xfs/realtime: Fix direct invocations of xfs_repair

[PATCH v3 0/3] Introduce migration precopy policy
 2017-09-26 11:02 UTC  (4+ messages)
` [PATCH v3 2/3] "

[Qemu-devel] [PATCH] docker: test-block: Don't continue if build fails
 2017-09-26 11:01 UTC 

[Qemu-devel] [PATCH v3 0/3] add bdrv_co_drain_begin/end BlockDriver callbacks
 2017-09-26 11:00 UTC  (2+ messages)

[v8 0/4] cgroup-aware OOM killer
 2017-09-26 10:59 UTC  (12+ messages)

[RFC] a question about mlockall() and mprotect()
 2017-09-26 11:00 UTC  (9+ messages)

[Qemu-devel] [PATCH V3] migration: disable auto-converge during bulk block migration
 2017-09-26 10:59 UTC  (2+ messages)

[qemu-mainline baseline-only test] 72156: regressions - trouble: blocked/broken/fail/pass
 2017-09-26 10:57 UTC 

[PATCH igt 1/3] benchmark/gem_busy: Compare polling with syncobj_wait
 2017-09-26 10:56 UTC  (3+ messages)
` [PATCH igt 3/3] benchmarks/gem_exec_fault: Update for tryhard kernels

[PATCH v7 00/12] x86: guest resource mapping
 2017-09-26 10:55 UTC  (4+ messages)
` [PATCH v7 08/12] x86/hvm/ioreq: maintain an array of ioreq servers rather than a list

[Qemu-arm] [PATCH 1/1] mach-virt: Set VM's SMBIOS system version to mc->name
 2017-09-26 10:54 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "

[PATCH v4 00/15] Enable Memory Bandwidth Allocation in Xen
 2017-09-26 10:54 UTC  (5+ messages)
` [PATCH v4 09/15] tools: implement the new libxc get hw info interface
` [PATCH v4 10/15] tools: implement the new libxl "

IMPORTANT,
 2017-09-26 10:53 UTC 

[Qemu-devel] [PATCH V2] migration: disable auto-converge during bulk block migration
 2017-09-26 10:33 UTC  (4+ messages)

[PATCH v2 net-next 00/10] Add support for DCB feature in hns3 driver
 2017-09-26 10:49 UTC  (4+ messages)
` [PATCH v2 net-next 10/10] net: hns3: Add mqprio support when interacting with network stack

[PATCH net-next v9] openvswitch: enable NSH support
 2017-09-26 10:49 UTC  (4+ messages)

[PATCH 1/2] drm/i915/execlists: Notify context-out for lost requests
 2017-09-26 10:48 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/execlists: Distinguish the incomplete context notifies

rootfs encryption support
 2017-09-26 10:48 UTC  (2+ messages)

[RFC 0/2] Use HighAtomic against long-term fragmentation
 2017-09-26 10:47 UTC  (8+ messages)
` [RFC 1/2] Try to use HighAtomic if try to alloc umovable page that order is not 0

[RFC][PATCH] fstest: regression test for ext4 crash consistency bug
 2017-09-26 10:45 UTC  (4+ messages)

[NEWBIE] Is it legal for open() to return -EBUSY?
 2017-09-26 10:45 UTC 

[Qemu-devel] [PATCH v4 0/5] add CCW indirect data access support
 2017-09-26 10:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 3/5] virtio-ccw: use ccw data stream

[PATCH] net: stmmac: dwmac4: Re-enable MAC Rx before powering down
 2017-09-26 10:44 UTC 

[PATCH] Revert "f2fs: node segment is prior to data segment selected victim"
 2017-09-26 10:44 UTC  (4+ messages)

[PATCH v3] staging: rtl8712: Fix indent coding style issue
 2017-09-26 10:44 UTC 

[PATCH] net: stmmac: dwc-qos: Add suspend / resume support
 2017-09-26 10:43 UTC 

[PATCH v8 00/28] x86: Enable User-Mode Instruction Prevention
 2017-09-26 10:43 UTC  (3+ messages)
` [PATCH v8 12/28] x86/insn-eval: Add utility functions to get segment selector

linux-next: Tree for Sep 19
 2017-09-26 10:40 UTC  (6+ messages)
` linux-next: Tree for Sep 19 (x86/kernel/cpuinfo.c)

[U-Boot] [PATCH v2 00/19] Add FPGA, SDRAM, SPL loads U-boot & booting to console
 2017-09-26 10:39 UTC  (35+ messages)
` [U-Boot] [PATCH v2 02/19] doc: dtbinding: Description on FPGA RBF properties at Arria 10 FPGA manager
` [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash
` [U-Boot] [PATCH v2 10/19] arm: socfpga: Rename the gen5 sdram driver to more specific name
` [U-Boot] [PATCH v2 11/19] arm: socfpga: Add DRAM bank size initialization function
` [U-Boot] [PATCH v2 12/19] arm: socfpga: Add DDR driver for Arria 10
` [U-Boot] [PATCH v2 15/19] arm: socfpga: Add support to memory allocation in SPL
` [U-Boot] [PATCH v2 16/19] arm: socfpga: Enhance Intel SoCFPGA program header to support Arria 10
` [U-Boot] [PATCH v2 19/19] arm: socfpga: Enable SPL loading U-boot to DDR and booting U-boot

[Buildroot] [Bug 10216] New: package/x11r7/mcookie/mcookie.c:207: bad size ?
 2017-09-26 10:36 UTC  (2+ messages)
` [Buildroot] [Bug 10216] "

[PATCH] drm/i915: Use memset64() to prefill the GTT page
 2017-09-26 10:35 UTC  (3+ messages)

Docs: build check failed
 2017-09-26 10:34 UTC  (2+ messages)

[PATCH RFC v2] Add SUPPORT.md
 2017-09-26 10:34 UTC  (3+ messages)

[cip-dev] B@D support Renesas iwg20m board - issue
 2017-09-26 10:33 UTC  (13+ messages)

Mellanox ConnectX-5 crashes and mbuf leak
 2017-09-26 10:32 UTC  (2+ messages)

next-20170926 build: 2 failures 1 warnings (next-20170926)
 2017-09-26 10:29 UTC 

[RESEND PATCH v11 0/3] Tango PCIe host bridge MSI support + required API
 2017-09-26 10:27 UTC  (4+ messages)
` [RESEND PATCH v11 1/3] of/pci: Add dma-ranges parsing support
` [RESEND PATCH v11 2/3] PCI: Use of_pci_dma_range_parser_init API
` [RESEND PATCH v11 3/3] PCI: tango: Add MSI controller support

[infra] git domain name updates
 2017-09-26 10:27 UTC  (3+ messages)
` [yocto-infrastructure] "

[uml-devel] Patch v3
 2017-09-26 10:26 UTC  (3+ messages)
` [uml-devel] [PATCH v3 1/2] Epoll based IRQ controller
` [uml-devel] [PATCH v3 2/2] High Performance Vector Network Driver

ARM64: kernel panics in DABT in sys_msync path
 2017-09-26 10:23 UTC  (6+ messages)

[PATCH] rtc: ds1374: wdt:support suspend/resume for watchdog
 2017-09-26 10:22 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 03/16] migration: split common postcopy out of ram postcopy
 2017-09-26 10:21 UTC  (11+ messages)
` [Qemu-devel] ping "

[PATCH] drm/gem: use new idr deletion interface to cleanup drm_gem_handle_delete()
 2017-09-26 10:20 UTC  (8+ messages)
` [Outreachy kernel] "

[Qemu-devel] [PATCH v2] qdev: Mark devices as non-hotpluggable by default
 2017-09-26 10:20 UTC  (3+ messages)

[PATCH] x86: apic: add apic timer mode transition test
 2017-09-26 10:20 UTC 

[PATCH 1/3] KVM: LAPIC: Fix lapic timer mode transition
 2017-09-26 10:20 UTC  (3+ messages)
` [PATCH 2/3] KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode
` [PATCH 3/3] KVM: LAPIC: Apply change to TDCR right away to the timer

[RFC V1 0/6] Add Plane Color Properties
 2017-09-26 10:20 UTC  (6+ messages)
` [RFC v1 5/6] drm: Define helper to set legacy gamma table size

[PATCH 00/11] introduce security offload library
 2017-09-26 10:19 UTC  (5+ messages)
` [PATCH 05/11] lib/librte_mbuf: add security crypto flags and mbuf fields

[PATCH v2 0/4] Update MUSB CPPI 4.1 driver to correctly manage the DA8xx
 2017-09-26 10:19 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Wrap context schedule notification
 2017-09-26 10:17 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/execlists: Notify context-out for lost requests

[Qemu-devel] [PATCH] migration: disable auto-converge during bulk block migration
 2017-09-26 10:19 UTC  (3+ messages)
` [Qemu-devel] [Qemu-stable] "

[PATCH] mac80211: make STA_SLOW_THRESHOLD local
 2017-09-26 10:18 UTC  (2+ messages)

[PATCH v2 00/10] update MT7623 and MT2701 dts
 2017-09-26 10:17 UTC  (5+ messages)
` [PATCH v2 05/10] arm: dts: mt7623: update pio, usb and crypto nodes

[PATCHv2] mm: Account pud page tables
 2017-09-26 10:17 UTC  (8+ messages)

[PATCH] linux-wpan: Add an IEEE 802.15.4 over LoRa Semtech SX1276/77/78/79 device driver
 2017-09-26 10:16 UTC  (6+ messages)

[PATCH net-next 0/7] nfp: flower vxlan tunnel offload
 2017-09-26 10:15 UTC  (4+ messages)

[Qemu-devel] [PULL 00/12] Machine/CPU/NUMA queue, 2017-09-19
 2017-09-26 10:14 UTC  (3+ messages)
` [Qemu-devel] [PULL 01/12] vl: Clean up user-creatable objects when exiting

[PATCH 1/7] drm/i915/execlists: Microoptimise execlists_cancel_port_request()
 2017-09-26 10:12 UTC  (6+ messages)
` [PATCH 6/7] drm/i915/execlists: Preemption!


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.