All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-20 14:08:00 to 2017-02-20 14:59:18 UTC [more...]

next-20170217 boot on POWER8 LPAR : WARNING @kernel/jump_label.c:287
 2017-02-20 14:57 UTC  (2+ messages)

[PATCH] cpufreq: schedutil: govern how frequently we change frequency with rate_limit
 2017-02-20 14:53 UTC  (4+ messages)

[PATCH] generic/311: Disable dmesg check
 2017-02-20 15:03 UTC  (2+ messages)

[BUG 4.10-rc7] sb_fdblocks inconsistency in xfs/297 test
 2017-02-20 14:58 UTC  (6+ messages)

[Qemu-devel] [PATCH v8 0/8] Add support for VM Generation ID
 2017-02-20 14:57 UTC  (18+ messages)
` [Qemu-devel] [PATCH v8 4/8] ACPI: Add Virtual Machine Generation ID support
` [Qemu-devel] [PATCH v8 6/8] tests: Move reusable ACPI code into a utility file
` [Qemu-devel] [PATCH v8 7/8] tests: Add unit tests for the VM Generation ID feature
` [Qemu-devel] [PATCH v8 8/8] MAINTAINERS: Add VM Generation ID entries

[PATCH 0/4] arch subsystem refcounter conversions
 2017-02-20 14:56 UTC  (4+ messages)
` [PATCH 3/4] sparc: convert mdesc_handle.refcnt from atomic_t to refcount_t

[U-Boot] [PATCH v3 0/2] common: fitimage support for arbitrary fpga type
 2017-02-20 14:56 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] common: image: update boot_get_fpga to support arbitrary fpga image
` [U-Boot] [PATCH v3 2/2] common: bootm: add support for arbitrary fgpa configuration

[PATCH net-next v1] macsec: fix validation failed in asynchronous operation
 2017-02-20 14:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v15 08/25] block: introduce auto-loading bitmaps
 2017-02-20 11:21 UTC  (12+ messages)

[PATCH v4 0/2] Fuzz/x86emul and x86emul/test fixes
 2017-02-20 14:54 UTC  (5+ messages)
` [PATCH v4 1/2] fuzz/x86emul: avoid race in link farm rune
` [PATCH v4 2/2] x86emul/test: "

linux-next: manual merge of the tip tree with the openrisc tree
 2017-02-20 14:53 UTC  (5+ messages)

[PATCH] ipmi: bt-bmc: Use a regmap for register access
 2017-02-20 14:52 UTC  (6+ messages)

[PATCHv3 net-next 00/12] net: mvpp2: misc improvements and preparation patches
 2017-02-20 14:53 UTC  (5+ messages)

[PATCH net-next] net: mpls: Add support for netconf
 2017-02-20 14:53 UTC  (4+ messages)

[PATCH] drm/i915: Assert that the request->tail is always qword aligned
 2017-02-20 14:54 UTC  (3+ messages)

[Qemu-devel] [PATCH] mttcg: Set jmp_env to handle exit from tb_gen_code
 2017-02-20 14:53 UTC 

[PATCH 0/10] block: Fix block device shutdown related races
 2017-02-20 14:53 UTC  (4+ messages)
` [PATCH 01/10] block: Move bdev_unhash_inode() after invalidate_partition()

[PATCH v3 00/18] x86emul: MMX/SSEn support
 2017-02-20 14:52 UTC  (6+ messages)
` [PATCH v3 02/18] x86emul: support most memory accessing MMX/SSE{, 2, 3} insns
` [PATCH v3 07/18] x86emul: support {,V}{LD,ST}MXCSR

[PATCH] drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var
 2017-02-20 14:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Qemu-devel] [RFC PATCH V4] qemu-img: make convert async
 2017-02-20 14:50 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 1/7] drm/i915: Move the common RPS warnings to intel_set_rps()
 2017-02-20 14:47 UTC  (16+ messages)
` [PATCH 4/7] drm/i915: Use set_rps to enable RPS
` [PATCH 5/7] drm/i915: Take forcewake for setting the RPS thresholds
` [PATCH 6/7] drm/i915: Restart RPS using the same RP_CONTROL as from initialisation
` [PATCH 7/7] drm/i915: Stop RPS as we adjust thresholds

ti_hecc: canfdtest rx freeze
 2017-02-20 14:40 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] common: fitimage support for arbitrary fpga type
 2017-02-20 14:47 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] common: image: update boot_get_fpga to support arbitrary fpga image

[PATCHSET 0/6] perf tools: Add -q/--quiet option to suppress messages (v1)
 2017-02-20 14:35 UTC  (3+ messages)
` [PATCH 2/6] perf utils: Check verbose flag properly

[PATCH v2] net/i40e: fix allocating hash table on random socket
 2017-02-20 14:45 UTC  (3+ messages)
` [PATCH v3] net/i40e: fix allocating hash table on socket 0

Dependence from image type to image recipe
 2017-02-20 14:45 UTC  (2+ messages)

[PATCH] build: add --with-rundir option to configure
 2017-02-20 14:43 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/29] 9pfs: local: fix vulnerability to symlink attacks
 2017-02-20 14:43 UTC  (30+ messages)
` [Qemu-devel] [PATCH 01/29] 9pfs: local: move xattr security ops to 9p-xattr.c
` [Qemu-devel] [PATCH 02/29] 9pfs: remove side-effects in local_init()
` [Qemu-devel] [PATCH 03/29] 9pfs: remove side-effects in local_open() and local_opendir()
` [Qemu-devel] [PATCH 04/29] 9pfs: introduce openat_nofollow() helper
` [Qemu-devel] [PATCH 05/29] 9pfs: local: keep a file descriptor on the shared folder
` [Qemu-devel] [PATCH 06/29] 9pfs: local: open/opendir: don't follow symlinks
` [Qemu-devel] [PATCH 07/29] 9pfs: local: introduce symlink-attack safe xattr helpers
` [Qemu-devel] [PATCH 08/29] 9pfs: local: lgetxattr: don't follow symlinks
` [Qemu-devel] [PATCH 09/29] 9pfs: local: llistxattr: "
` [Qemu-devel] [PATCH 10/29] 9pfs: local: lsetxattr: "
` [Qemu-devel] [PATCH 11/29] 9pfs: local: lremovexattr: "
` [Qemu-devel] [PATCH 12/29] 9pfs: local: unlinkat: "
` [Qemu-devel] [PATCH 13/29] 9pfs: local: remove: "
` [Qemu-devel] [PATCH 14/29] 9pfs: local: utimensat: "
` [Qemu-devel] [PATCH 15/29] 9pfs: local: statfs: "
` [Qemu-devel] [PATCH 16/29] 9pfs: local: truncate: "
` [Qemu-devel] [PATCH 17/29] 9pfs: local: readlink: "
` [Qemu-devel] [PATCH 18/29] 9pfs: local: lstat: "
` [Qemu-devel] [PATCH 19/29] 9pfs: local: renameat: "
` [Qemu-devel] [PATCH 20/29] 9pfs: local: rename: use renameat
` [Qemu-devel] [PATCH 21/29] 9pfs: local: improve error handling in link op
` [Qemu-devel] [PATCH 22/29] 9pfs: local: link: don't follow symlinks
` [Qemu-devel] [PATCH 23/29] 9pfs: local: chmod: "
` [Qemu-devel] [PATCH 24/29] 9pfs: local: chown: "
` [Qemu-devel] [PATCH 25/29] 9pfs: local: symlink: "
` [Qemu-devel] [PATCH 26/29] 9pfs: local: mknod: "
` [Qemu-devel] [PATCH 27/29] 9pfs: local: mkdir: "
` [Qemu-devel] [PATCH 28/29] 9pfs: local: open2: "
` [Qemu-devel] [PATCH 29/29] 9pfs: local: drop unused code

[PATCH net-next 1/1] net: sock: Use USEC_PER_SEC macro instead of literal 1000000
 2017-02-20 14:33 UTC 

dbus seems to be given debian naming convention, breaking another recipe
 2017-02-20 14:40 UTC 

[PATCH] gpio: aspeed: Add debounce support
 2017-02-20 14:40 UTC 

[PATCH] pinctrl: aspeed: Add initial pinconf support
 2017-02-20 14:38 UTC 

[PATCH] ath10k: Clean header files from bad block comments
 2017-02-20 14:38 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] aspeed/smc: add support for DMAs
 2017-02-20 14:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] aspeed/smc: add a 'sdram_base' property

[U-Boot] [PATCH v3] arm: socfpga: fix issue with warm reset when CSEL is 0
 2017-02-20 14:38 UTC  (8+ messages)

who care of addba/delba in ath10k?
 2017-02-20 14:37 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] drivers/net/Kconfig: Correct use of apostrophe
 2017-02-20 14:38 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] sunxi: Convert CONFIG_SUNXI_EMAC to Kconfig
` [U-Boot] [PATCH 3/3] sunxi: Convert SUNXI_GMAC "

[PATCH] ath10k: Clean header files from bad block comments
 2017-02-20 14:37 UTC 

[PATCH] bcache: Make gc wakeup sane, remove set_task_state()
 2017-02-20 14:36 UTC  (8+ messages)

[PATCH] net/i40e: fix wrong TC bitmap of VEB
 2017-02-20 14:36 UTC  (2+ messages)

[Qemu-devel] [Bug 1665389] [NEW] Nested kvm guest fails to start on a emulated Westmere CPU guest under a Broadwell CPU host
 2017-02-20 14:28 UTC  (2+ messages)
` [Qemu-devel] [Bug 1665389] "

udev virtio by-path naming
 2017-02-20 14:34 UTC 

[PATCH 0/2] PM / docs: Fixes for PM and device links driver-api
 2017-02-20 14:28 UTC  (3+ messages)
` [PATCH 1/2] PM / docs: Fix structure references in device.rst
` [PATCH 2/2] docs / driver-api: Fix structure references in device_link.rst

[Qemu-devel] Error handling for KVM_GET_DIRTY_LOG
 2017-02-20 14:33 UTC  (3+ messages)

[U-Boot] Enable AXI bridges
 2017-02-20 14:33 UTC  (2+ messages)

[rtl8xxxu] rtl8192cu (0bda:8176) on linux-4.9.11 (arm) high sirq rate
 2017-02-20 13:51 UTC 

[PATCH RFC] drm/i915: reduce cursor size for GEN5 hardware
 2017-02-20 14:30 UTC  (5+ messages)
` [PATCH] drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW

[PATCH] kni: remove KNI vhost support
 2017-02-20 14:30 UTC  (3+ messages)
` [PATCH v2 1/2] doc: add removed items section to release notes
  ` [PATCH v2 2/2] kni: remove KNI vhost support

[U-Boot] [PATCH 0/2] common: fitimage support for arbitrary fpga type
 2017-02-20 14:30 UTC  (13+ messages)
` [U-Boot] [PATCH 1/2] common: image: update boot_get_fpga to support arbitrary fpga image

[PATCH] crypto/scheduler: add more EAL options
 2017-02-20 14:31 UTC 

[Qemu-devel] [PATCH v9 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"
 2017-02-20 14:29 UTC  (7+ messages)

[4.9.10] ath10k workqueue warnings
 2017-02-20 14:28 UTC  (3+ messages)

ath10k: MAC Address
 2017-02-20 14:28 UTC  (2+ messages)

[PATCH v3 0/2] Fuzz/x86emul and x86emul/test fixes
 2017-02-20 14:28 UTC  (5+ messages)
` [PATCH v3 1/2] fuzz/x86emul: avoid race in link farm rune

[PATCH v2 0/2] Xilinx Slave Serial FPGA Manager
 2017-02-20 14:25 UTC  (3+ messages)
  ` [PATCH v2 1/2] dt: bindings: fpga: add xilinx slave-serial binding description
  ` [PATCH v2 2/2] fpga manager: Add Xilinx slave serial SPI driver

[PATCH v2 0/5] Fix Geminilake DDI power well enable timeouts
 2017-02-20 14:24 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Fix Geminilake DDI power well enable timeouts (rev2)

[PATCH v2 0/7] STM32 LCD-TFT display controller
 2017-02-20 14:23 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: display: add STM32 LTDC driver

[PATCH v1 2/2] depmod: ignore related modules in depmod_report_cycles
 2017-02-20 14:22 UTC  (8+ messages)
` [PATCH RFC 0/3] Proposal for cycles handling
  ` [PATCH RFC 2/3] libkmod: list: export list handling functions
  ` [PATCH RFC 3/3] depmod: handle nested loops

Proposed adjustment to the 17.05 V1 date
 2017-02-20 14:22 UTC  (2+ messages)

[PATCH 0/4 v4] WIP: allow "-" as a shorthand for "previous branch"
 2017-02-20 14:21 UTC  (4+ messages)
` [PATCH 4/4 v4] sha1_name.c: teach get_sha1_1 "-" shorthand for "@{-1}"

[PATCH net-next v3 0/4] net: mvneta: improve rx/tx performance
 2017-02-20 14:21 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 00/41] New op blocker system
 2017-02-20 14:20 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 27/41] block: Add bdrv_new_open_driver()

[bug report] asus-wireless: Toggle airplane mode LED
 2017-02-20 14:19 UTC  (2+ messages)

mount troubles after crash
 2017-02-20 14:13 UTC 

[Qemu-devel] [PATCH 0/5] s390x: network boot
 2017-02-20 14:19 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] elf-loader: Allow late loading of elf
` [Qemu-devel] [PATCH 2/5] s390x/ipl: Extend S390IPLState to support network boot
` [Qemu-devel] [PATCH 3/5] s390x/ipl: Load network boot image
` [Qemu-devel] [PATCH 4/5] pc-bios/s390-ccw: Use the ccw bios to start the network boot
` [Qemu-devel] [PATCH 5/5] pc-bios/s390-ccw.img: rebuild image

[PATCH 0/7] Rework vdev probing to use rte_bus infrastructure
 2017-02-20 14:17 UTC  (10+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] eal: use different constructor priorities for initcalls
` [PATCH v2 2/8] eal: probe legacy PCI devices before other bus devices
` [PATCH v2 3/8] eal: move virtual device probing into a bus
` [PATCH v2 4/8] eal: remove unused rte_eal_dev_init()
` [PATCH v2 5/8] eal: Refactor vdev driver probe/remove
` [PATCH v2 6/8] eal: add struct rte_vdev_device
` [PATCH v2 7/8] eal: add virtual device name helper function
` [PATCH v2 8/8] eal: make virtual bus use rte_vdev_device

[PATCH RFC 0/3] Proposal for cycles handling
 2017-02-20 14:19 UTC  (4+ messages)
` [PATCH RFC v2 0/2] "
  ` [PATCH RFC v2 1/2] testsuite: depmod: check netsted loops reporting
  ` [PATCH RFC v2 2/2] depmod: handle nested loops

[PATCH v2 0/3] VPMU management update
 2017-02-20 14:17 UTC  (5+ messages)
` [PATCH v2 3/3] libxc/x86: PV guests should see leaf 0xa on Intel

[PATCH] proc(5): clarify /proc/pid/environ behavior
 2017-02-20 14:16 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/4] Docker cross-compile targets and user build support
 2017-02-20 14:14 UTC  (2+ messages)

[PATCH 1/2] Don't blacklist nvme
 2017-02-20 14:14 UTC  (2+ messages)

Does recipe specific sysrooot (or whatelse in current oe) break native dependencies?
 2017-02-20 14:14 UTC  (8+ messages)

[PATCH ethtool] ethtool: sync help output for -x/-X with man page
 2017-02-20 14:13 UTC 

[PATCH] cpufreq: imx6q: use devm to fetch resources
 2017-02-20 14:12 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: socfpga: fix issue with warm reset when CSEL is 0
 2017-02-20 14:12 UTC  (11+ messages)

[PATCH 00/19] MCE code cleanup and add LMCE support
 2017-02-20 14:12 UTC  (5+ messages)
` [PATCH 17/19] x86/vmce, tools/libxl: expose LMCE capability in guest MSR_IA32_MCG_CAP

[Qemu-devel] [PULL 0/3] audio patch queue
 2017-02-20 14:12 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] replay: add record/replay for audio passthrough
` [Qemu-devel] [PULL 2/3] audio: make audio poll timer deterministic
` [Qemu-devel] [PULL 3/3] audio/sdlaudio: Allow audio playback with SDL2

KMS backlight ABI proposition
 2017-02-20 14:11 UTC  (3+ messages)

[PATCH v2] perf/sdt: Show proper hint
 2017-02-20 14:11 UTC  (7+ messages)
` [RFC] perf/sdt: Directly record SDT event with 'perf record'

[PATCH resend 00/15] drm/i915/dsi: Fix / cleanup dsi enable / disable sequences
 2017-02-20 14:08 UTC  (16+ messages)
` [PATCH resend 01/15] drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet
` [PATCH resend 02/15] drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callers
` [PATCH resend 03/15] drm/i915/dsi: Add intel_dsi_unprepare() helper
` [PATCH resend 04/15] drm/i915/dsi: Move intel_dsi_clear_device_ready()
` [PATCH resend 05/15] drm/i915/dsi: Document the panel enable / disable sequences from the spec
` [PATCH resend 06/15] drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences
` [PATCH resend 07/15] drm/i915/dsi: Drop bogus MIPI_SEQ_ASSERT_RESET before POWER_ON
` [PATCH resend 08/15] drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio calls
` [PATCH resend 09/15] drm/i915/dsi: Group DPOunit clock gate workaround with PLL enable
` [PATCH resend 10/15] drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready()
` [PATCH resend 11/15] drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight
` [PATCH resend 12/15] drm/i915/dsi: Document always using v3 SHUTDOWN / MIPI_SEQ_DISPLAY_OFF order
` [PATCH resend 13/15] drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disable
` [PATCH resend 14/15] drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested)
` [PATCH resend 15/15] drm/i915/dsi: Skip delays for v3 VBTs in vid-mode

Large no.of extents for a single small file with a fresh RAID5 setup
 2017-02-20 14:07 UTC  (2+ messages)

4.7.2 / 4.6.5 preparations
 2017-02-20 14:08 UTC  (3+ messages)

[PATCH 1/3] net/virtio: fix dev detachable flag
 2017-02-20 14:04 UTC  (3+ messages)
` [PATCH 2/3] net/virtio: fix crash when close virtio dev twice
` [PATCH 3/3] pci: fix crash caused by invaild memory write


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.