All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-24 14:13:56 to 2016-05-24 15:06:54 UTC [more...]

[RFC PATCH v2 00/18] livepatch: hybrid consistency model
 2016-05-24 15:06 UTC  (9+ messages)
` [RFC PATCH v2 17/18] livepatch: change to a per-task "
  `  "

page order 0 allocation fail but free pages are enough
 2016-05-24 15:06 UTC  (7+ messages)

Rescanning is broken with runtime PM for PCIe ports
 2016-05-24 15:06 UTC  (8+ messages)
` [PATCH] PCI: Power on bridges before scanning new devices

Endless "supply vcc not found, using dummy regulator"
 2016-05-24 15:06 UTC  (6+ messages)

[PATCH v1 0/3] Add V4L2_PIX_FMT_VP9
 2016-05-24 15:05 UTC  (4+ messages)
` [PATCH v1 1/3] videodev2.h: add V4L2_PIX_FMT_VP9 format
` [PATCH v1 2/3] v4l2-ioctl: add VP9 format description
` [PATCH v1 3/3] V4L: add VP9 format documentation

[PATCHv2] NVMe: Sync reset and scan work
 2016-05-24 15:06 UTC 

[PATCH] mm: oom_kill_process: do not abort if the victim is exiting
 2016-05-24 15:05 UTC  (4+ messages)

[Qemu-devel] coroutines: block: Co-routine re-entered recursively when migrating disk with iothreads
 2016-05-24 15:05 UTC  (3+ messages)

[Qemu-devel] [PATCH] pc: cleanup unused struct PcRomPciInfo
 2016-05-24 15:05 UTC  (2+ messages)

[Bug 95517] Constant GPU VM faults
 2016-05-24 15:04 UTC 

[Buildroot] [git commit] package/libbluray: bump version to 0.9.3
 2016-05-24 15:04 UTC 

[Buildroot] [git commit branch/next] package/libbluray: bump version to 0.9.3
 2016-05-24 15:04 UTC 

[PATCH 1/2] fio: Simplify forking of processes
 2016-05-24 15:03 UTC  (2+ messages)
` [PATCH 2/2] Fix occasional hangs on mutexes

[PATCH] NVMe: Sync reset and scan work
 2016-05-24 15:02 UTC  (2+ messages)

[PATCH 00/16] sched: Clean-ups and asymmetric cpu capacity support
 2016-05-24 15:02 UTC  (10+ messages)
` [PATCH 06/16] sched: Disable WAKE_AFFINE for asymmetric configurations

[PATCH 1/4] bcache: bch_writeback_thread() is not freezable
 2016-05-24 15:01 UTC  (6+ messages)
` [PATCH 2/4] bcache: bch_allocator_thread() "
` [PATCH 3/4] bcache: bch_gc_thread() "
` [PATCH 4/4] MAINTAINERS: mark bcache as orphan

[PATCH] drm/dp/mst: Always clear proposed vcpi table for port
 2016-05-24 15:00 UTC  (2+ messages)

[RFC PATCH] tools:iio: Rename generic_buffer
 2016-05-24 14:59 UTC 

[PATCH] mbuf: replace c memcpy code semantics with optimized rte_memcpy
 2016-05-24 14:59 UTC  (2+ messages)

[PATCH 0/5] Misc. version upgrades
 2016-05-24 14:59 UTC  (3+ messages)
` [PATCH 1/5] docbook-xsl-stylesheets: Upgrade 1.78.1 -> 1.79.1

?==?utf-8?q? ?==?utf-8?q? [RFC i-g-t 1/9]?==?utf-8?q? configure.ac: Test for libdrm_intel and build for it if present
 2016-05-24 14:58 UTC  (2+ messages)
` [RFC i-g-t 1/9] "

[Buildroot] [autobuild.buildroot.net] Build results for 2016-05-23
 2016-05-24 14:58 UTC  (4+ messages)

testing thin provisioned block device
 2016-05-24 14:58 UTC  (4+ messages)

[LTP] [PATCH] ppoll01: rewrite in new API
 2016-05-24 14:57 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[PATCH 000/106] Migrate configuration functionality to Boostrap 3
 2016-05-24 14:57 UTC  (3+ messages)
` [PATCH 059/106] toaster: Update OE json file

[PATCH 1/3] perf pt: Mark PT return events as "return"
 2016-05-24 14:57 UTC  (4+ messages)
` [PATCH 2/3] perf util: Move get_main_thread to thread.c

[GIT PULL] xen: bug fixes for 4.7-rc0
 2016-05-24 14:56 UTC 

[GIT PULL] xen: bug fixes for 4.7-rc0
 2016-05-24 14:56 UTC 

How to activate MAC address randomization?
 2016-05-24 14:56 UTC  (3+ messages)

[PATCH 4/4] pmd_hw_support.py: Add tool to query binaries for hw support information
 2016-05-24 14:55 UTC  (11+ messages)

[U-Boot] [PATCH 00/21] tools: moveconfig: many fixes, improvements, code clean-ups
 2016-05-24 14:55 UTC  (43+ messages)
` [U-Boot] [PATCH 01/21] tools: moveconfig: fix --dry-run option
` [U-Boot] [PATCH 02/21] tools: moveconfig: rename update_defconfig() to update_dotconfig()
` [U-Boot] [PATCH 03/21] tools: moveconfig: remove redundant else: after sys.exit()
` [U-Boot] [PATCH 04/21] tools: moveconfig: check directory relocation before compilers
` [U-Boot] [PATCH 05/21] tools: moveconfig: check compilers before starting defconfig walk
` [U-Boot] [PATCH 06/21] tools: moveconfig: exit with error message for not clean directory
` [U-Boot] [PATCH 07/21] tools: moveconfig: increment number of processed files monotonically
` [U-Boot] [PATCH 08/21] tools: moveconfig: do not rely on type and default value given by users
` [U-Boot] [PATCH 09/21] tools: moveconfig: drop code for handling type and default value
` [U-Boot] [PATCH 10/21] tools: moveconfig: allow to give CONFIG names as argument directly
` [U-Boot] [PATCH 11/21] tools: moveconfig: add --undef option to move CONFIGs with default y
` [U-Boot] [PATCH 12/21] tools: moveconfig: compute file paths just once
` [U-Boot] [PATCH 13/21] tools: moveconfig: move log output code out of Kconfig Parser class
` [U-Boot] [PATCH 14/21] tools: moveconfig: display log atomically in more readable format
` [U-Boot] [PATCH 15/21] tools: moveconfig: refactor code to go back to idle state
` [U-Boot] [PATCH 16/21] tools: moveconfig: skip savedefconfig if .config was not updated
` [U-Boot] [PATCH 17/21] tools: moveconfig: display log when savedefconfig occurs
` [U-Boot] [PATCH 18/21] tools: moveconfig: report when CONFIGs are removed by savedefconfig
` [U-Boot] [PATCH 19/21] tools: moveconfig: report when defconfig is updated
` [U-Boot] [PATCH 20/21] tools: moveconfig: add --force-sync option
` [U-Boot] [PATCH 21/21] tools: moveconfig: allow to run without any CONFIG specified

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-05-24 14:54 UTC  (7+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear

[PATCH] perf/x86/intel/rapl: fix pmus free during cleanup
 2016-05-24 14:53 UTC 

[PATCH] drm: use seqlock for vblank time/count
 2016-05-24 14:54 UTC  (3+ messages)

[PATCH v5 0/6] Kconfig debug options
 2016-05-24 14:53 UTC  (3+ messages)
` [PATCH v5 1/6] build: convert debug to Kconfig

v4.6 kernel BUG at mm/rmap.c:1101!
 2016-05-24 14:53 UTC  (5+ messages)

[PATCH v3 0/4] Generic zpos property
 2016-05-24 14:53 UTC  (3+ messages)
` [PATCH v3 4/4] drm: rcar: use generic code for managing zpos plane property

[PATCH i-g-t] tests/Android.mk: Update cairo dependant test list
 2016-05-24 14:56 UTC  (3+ messages)

PAT-related crash booting Linux 4.4 + Xen 4.5 on VMware ESXi
 2016-05-24 14:53 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH] vfio: Add support for mmapping sub-page MMIO BARs
 2016-05-24 14:47 UTC  (2+ messages)
`  "

Request for guidance
 2016-05-24 14:52 UTC  (3+ messages)

[PATCH V4 for-next 00/10] Verbs RSS
 2016-05-24 14:51 UTC  (6+ messages)
` [PATCH V4 for-next 02/10] IB/core: Introduce Work Queue object and its verbs

[PATCH 1/6] glibc: Add recipes for 2.24 release
 2016-05-24 14:51 UTC  (4+ messages)
` [PATCH 4/6] tcmode-default: Bump gcc,glibc,gdb

[Qemu-devel] [Bug 1336794] [NEW] 9pfs does not honor open file handles on unlinked files
 2016-05-24 14:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 1336794] "

[PATCH phosphor-host-ipmid] Returning correct value from handle_ipmid_command in ipmid.C
 2016-05-24 14:50 UTC  (3+ messages)

[PATCH i-g-t] tests: Moved gem_concurrent_blit back to the normal set
 2016-05-24 14:54 UTC  (2+ messages)

[PATCH v2] libxl: Avoid advertising about device_model_user config option
 2016-05-24 14:51 UTC  (2+ messages)

[Bug 118511] New: Corruption of VM qcow2 image file on EXT4 with crypto enabled
 2016-05-24 14:50 UTC  (2+ messages)
` [Bug 118511] "

[Bug 89254] Dota2 hangs the gpu
 2016-05-24 14:50 UTC  (3+ messages)

[PATCH v2] [media] adv7604: Add support for hardware reset
 2016-05-24 14:33 UTC 

[PATCH 0/2] check-git-log fix and enhancement
 2016-05-24 14:48 UTC  (2+ messages)

[PATCH] e1000: fix build with clang
 2016-05-24 14:48 UTC 

Rename of omap5-sgx-ddk-um-linux to ti-sgx-ddk-um not complete?
 2016-05-24 14:48 UTC  (2+ messages)

Add support for ALC295
 2016-05-24 14:47 UTC 

[PATCH 0/3] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-05-24 14:46 UTC  (10+ messages)

USB device debugging
 2016-05-24 14:46 UTC  (4+ messages)

[PATCH v2 1/2] drm/i915/gen9: Assume CDCLK PLL is off if it's not locked
 2016-05-24 14:45 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915/bxt: Sanitize CDCLK to fix breakage during S4 resume

[PATCH] usb: core: add debugobjects support for urb object
 2016-05-24 14:44 UTC  (3+ messages)

[for-4.8 0/2] xen/arm: Convert DEBUG_DT to Kconfig
 2016-05-24 14:44 UTC  (7+ messages)
` [for-4.8 1/2] "
` [for-4.8 2/2] xen/arm: Provide device tree debugging helper in a single place

[PATCH v2] ghostscript: Update URL_SRI_BASE to point to github
 2016-05-24 14:46 UTC  (2+ messages)

[lustre-devel] LWN article on kernel stats reveal upstream client progress
 2016-05-24 14:44 UTC  (3+ messages)

[v5, 1/2] cxl: Add mechanism for delivering AFU driver specific events
 2016-05-24 14:44 UTC  (3+ messages)

[PATCH 0/2] ASoC: bcm2835: add support for hifiberry-dac
 2016-05-24 14:44 UTC  (6+ messages)
` [PATCH 1/2] ASoC: pcm5102a: Add support for PCM5102A codec
  ` [alsa-devel] "

i915 kernel panic
 2016-05-24 14:42 UTC  (3+ messages)

[ovmf test] 94739: all pass - PUSHED
 2016-05-24 14:42 UTC 

[PATCH] PCI/ASPM: fix reverse ASPM L0s assignment of upstream and downstream
 2016-05-24 14:42 UTC  (3+ messages)

[RFC][PATCH 0/3] spin_unlock_wait and assorted borkage
 2016-05-24 14:42 UTC  (5+ messages)
` [RFC][PATCH 1/3] locking: Introduce smp_acquire__after_ctrl_dep
` [RFC][PATCH 2/3] locking: Annotate spin_unlock_wait() users
` [RFC][PATCH 3/3] locking,netfilter: Fix nf_conntrack_lock()

[qemu-upstream-4.3-testing test] 94738: trouble: blocked/broken
 2016-05-24 14:41 UTC 

[PATCH 0/6] thunderbolt: Introducing Thunderbolt(TM) networking
 2016-05-24 14:41 UTC  (5+ messages)
` [PATCH 6/6] thunderbolt: Networking doc

[PATCH] toaster: show https proxy in error output
 2016-05-24 14:40 UTC  (2+ messages)

[PATCH v2] kernel/kcov: unproxify debugfs file's fops
 2016-05-24 14:39 UTC  (2+ messages)

[for-4.7] Request input on XENMAPSPACE_dev_mmio
 2016-05-24 14:39 UTC  (4+ messages)

[PATCH V7 00/11] Support for generic ACPI based PCI host controller
 2016-05-24 14:38 UTC  (20+ messages)

[PATCH] ghostcript: Set UPSTREAM_CHECK_URI variable
 2016-05-24  6:36 UTC 

[PATCH v2 0/4] drm/i915: Fix warnings from atomic nonblocking unpin
 2016-05-24 14:38 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915: Wait for flips to complete before returning
` [PATCH v2 2/4] drm/i915: Bump pin_count to 255

[PATCH v2 1/2] lightnvm: hold lock until finish the target creation
 2016-05-24 14:38 UTC  (8+ messages)
` [RFC PATCH 2/2] lightnvm: Append device name to target name

[RFC PATCH] usb: gadget: Introduce Cadence USB2 UDC Driver
 2016-05-24 14:34 UTC  (4+ messages)

error -110 sending stop command
 2016-05-24 14:37 UTC  (2+ messages)

[Bug 118401] New: Lenovo A740 gave up waiting for root device with kernels >= 4.3
 2016-05-24 14:37 UTC  (2+ messages)
` [Bug 118401] "

[RFC] net: remove busylock
 2016-05-24 14:37 UTC  (9+ messages)

hard lockup in wait_lapic_expire() - bug in TSC deadline timer?
 2016-05-24 14:36 UTC  (8+ messages)

[PATCH RFC kernel] balloon: speed up inflating/deflating process
 2016-05-24 14:36 UTC  (9+ messages)
          ` [Qemu-devel] "

[RFC ABI 0/8] Netlink-based IOCTLs RDMA ABI
 2016-05-24 14:35 UTC  (9+ messages)
  ` [RFC ABI 1/8] IB/core: Export RDMA IOCTL declarations
  ` [RFC ABI 2/8] lib/nlattr: Add parsing netlink and validate using callback
  ` [RFC ABI 3/8] IB/core: Adding netlink based udata
  ` [RFC ABI 4/8] IB/core: Add DIRECT ioctl call to vendor
  ` [RFC ABI 5/8] IB/core: Add new ioctl for VERBS commands with netlink style parsing
  ` [RFC ABI 6/8] IB/core: Add outptr to udata in order to track the output size
  ` [RFC ABI 7/8] IB/core: Refactor idr to a shared file
  ` [RFC ABI 8/8] IB/core: Implement device_create with the new ABI

BUG: drm, nouveau: slab-out-of-bounds read access in nv50_fbcon_imageblit()
 2016-05-24 14:35 UTC  (2+ messages)

[PATCH v2] tipc: fix potential null pointer dereferences in some compat functions
 2016-05-24 14:33 UTC 

[PATCH net 0/3] Documentation: dsa: misc fixes
 2016-05-24 14:32 UTC  (7+ messages)
` [PATCH net 1/3] Documentation: networking: dsa: Remove poll_link description
` [PATCH net 2/3] Documentation: networking: dsa: Remove priv_size description
` [PATCH net 3/3] Documentation: networking: dsa: Describe port_vlan_filtering

Retrieve SRCREV variable value outside of a specific recipe (not modifying it)
 2016-05-24 14:32 UTC 

[Qemu-devel] [PATCH V2] block/io: optimize bdrv_co_pwritev for small requests
 2016-05-24 14:30 UTC 

[PATCH] ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
 2016-05-24 14:30 UTC  (3+ messages)

[PATCH] NVMe: Only release requested regions
 2016-05-24 14:29 UTC  (5+ messages)

[linux-lvm] Unexptected filesytem unmount with thin provision and autoextend disabled - lvmetad crashed?
 2016-05-24 14:28 UTC  (8+ messages)

[PATCH v2] drm/i915/ilk: Don't disable SSC source if it's in use
 2016-05-24 14:27 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] scripts: ignore bit macro in checkpatch
 2016-05-24 14:26 UTC  (2+ messages)

[PATCH 1/3] image.bbclass: append to prefuncs/postfuncs for do_image_*
 2016-05-24 14:26 UTC  (4+ messages)
` [PATCH 3/3] image_types.bbclass: support template .wks.in files for wic

[PATCH] userdiff: add built-in pattern for CSS
 2016-05-24 14:25 UTC  (2+ messages)

[PATCH v5] platform:x86: Add PMC Driver for Intel Core SoC
 2016-05-24 14:25 UTC 

[PATCH] drm/doc: Drop vblank_disable_allow wording
 2016-05-24 14:24 UTC  (2+ messages)

[PATCH 00/14] imx drm atomic mode setting conversion
 2016-05-24 14:23 UTC  (10+ messages)
` [PATCH 03/14] drm: imx: ipuv3 plane: Check different types of plane separately
` [PATCH 04/14] gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanism
` [PATCH 06/14] drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers
` [PATCH 07/14] drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy

[PATCH] scripts: remove unused map files merger
 2016-05-24 14:23 UTC  (3+ messages)

[Qemu-devel] [V11 0/4] AMD IOMMU
 2016-05-24 14:23 UTC  (5+ messages)
` [Qemu-devel] [V11 3/4] hw/core: provision for overriding emulated IOMMU

[PATCH 1/4] drm: add generic zpos property
 2016-05-24 14:22 UTC  (5+ messages)

[Qemu-devel] [PATCH] block/io: optimize bdrv_co_pwritev for small requests
 2016-05-24 14:22 UTC  (5+ messages)

[Qemu-devel] ARM Cortex R5 + VFP3
 2016-05-24 14:22 UTC  (5+ messages)

[PATCH] bcache: bch_writeback_thread() is not freezable
 2016-05-24 14:20 UTC  (6+ messages)

[Qemu-devel] [PATCH 1/1] vnc: Add support for color map
 2016-05-24 14:19 UTC 

Context churn
 2016-05-24 14:19 UTC  (2+ messages)
` ✗ Ro.CI.BAT: warning for series starting with [v2,01/11] drm/i915: Rename struct intel_context (rev10)

[PATCH 00/10] IB/hfi1: Clean up cdevs, convert write to ioctl, and destage driver
 2016-05-24 14:17 UTC  (4+ messages)
` [PATCH 09/10] IB/hfi1: Do not free hfi1 cdev parent structure early

hardening fio build with PIE for Address Space Layout Randomization and bindnow linking
 2016-05-24 14:17 UTC  (2+ messages)

fiologparser.py
 2016-05-24 14:17 UTC  (5+ messages)

[PATCHv2 0/3] drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di driver
 2016-05-24 14:16 UTC  (4+ messages)
` [PATCHv2 2/3] "

[PATCH] qede: add missing external dependency and disable by default
 2016-05-24 14:15 UTC  (2+ messages)

[Bug 79895] New: Google Hangout crashes radeon
 2016-05-24 14:15 UTC  (4+ messages)
` [Bug 79895] "

[RFC for-4.8 0/6] xen/arm: Add support for mapping mmio-sram nodes into dom0
 2016-05-24 14:14 UTC  (4+ messages)
` [RFC for-4.8 4/6] xen/arm: Add helper functions to map RWX memory regions


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.