All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-14 14:35:20 to 2016-09-14 15:13:44 UTC [more...]

[PATCH for-4.9 0/3] allow delayed requeue of blk-mq requests
 2016-09-14 15:13 UTC  (4+ messages)
` [PATCH 1/3] blk-mq: introduce blk_mq_delay_kick_requeue_list()

[PATCH net-next v2 0/7] add enhancement into the existing reset flow
 2016-09-14 15:13 UTC  (16+ messages)
` [PATCH net-next v2 1/7] net: ethernet: mediatek: refactoring mtk_hw_init to be reused
` [PATCH net-next v2 2/7] net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_init call
  ` [PATCH net-next v2 3/7] net: ethernet: mediatek: cleanup error path inside mtk_hw_init
` [PATCH net-next v2 4/7] net: ethernet: mediatek: add controlling power domain the ethernet belongs to
` [PATCH net-next v2 5/7] net: ethernet: mediatek: add the whole ethernet reset into the reset process
` [PATCH net-next v2 6/7] net: ethernet: mediatek: add more resets for internal ethernet circuit block
` [PATCH net-next v2 7/7] net: ethernet: mediatek: avoid race condition during the reset process

[PATCH v2 00/21] ath10k patches, generic and CT firmware related
 2016-09-14 15:13 UTC  (17+ messages)
` [PATCH v2 04/21] ath10k: rate-limit packet tx errors
` [PATCH v2 08/21] ath10k: make firmware text debug messages more verbose
` [PATCH v2 09/21] ath10k: print fw debug messages in hex
` [PATCH v2 12/21] ath10k: Support up to 64 vdevs
` [PATCH v2 19/21] ath10k: Enable adhoc mode for CT firmware

[Ksummit-discuss] [CORE TOPIC] checkpatch/Codingstyle and trivial patch spam
 2016-09-14 15:13 UTC  (15+ messages)

[Qemu-devel] [PATCH qemu v2] tap: Allow specifying a bridge
 2016-09-14 15:12 UTC  (3+ messages)

[PATCH v4 00/10] ARM: KVM: Support for vgic-v3
 2016-09-14 15:21 UTC  (13+ messages)
` [PATCH v4 01/10] arm64: KVM: Use static keys for selecting the GIC backend
` [PATCH v4 07/10] ARM: Introduce MPIDR_LEVEL_SHIFT macro

[PATCH 0/3] (Final) tidying up of GuC code
 2016-09-14 15:12 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: clarify PMINTRMSK/pm_intr_keep usage
` [PATCH 2/3] drm/i915/guc: general tidying up (loader)

[Qemu-devel] [Bug 1589923] [NEW] https websockets not working in 2.5 or 2.6
 2016-09-14 15:00 UTC  (2+ messages)
` [Qemu-devel] [Bug 1589923] "

[PATCH] fstests: test platform_check_ismounted do its work
 2016-09-14 15:11 UTC  (3+ messages)

[PATCH 1/2] vm_event: Sanitize vm_event response handling
 2016-09-14 15:11 UTC  (3+ messages)

[PATCH] Staging: comedi: drivers: Remove unused functions
 2016-09-14 15:09 UTC 

[PATCH V4] xfs: Document error handlers behavior
 2016-09-14 15:10 UTC  (3+ messages)

[Qemu-devel] [PATCH V2 0/2] Add option to configure guest vPMU
 2016-09-14 15:09 UTC  (7+ messages)
` [Qemu-devel] [PATCH V2 1/2] arm64: Add an option to turn on/off vPMU support
` [Qemu-devel] [PATCH V2 2/2] arm: virt: add PMU property to machvirt machine type

[GIT PULL] Qualcomm ARM64 DT Updates for v4.9
 2016-09-14 15:08 UTC  (3+ messages)

[PATCH] staging: dgnc: Fix lines over 80 characters
 2016-09-14 15:08 UTC 

How to put an 'if' statement in a dts?
 2016-09-14 15:07 UTC  (3+ messages)

[U-Boot] recommended place to add some custom settings to u-boot environment?
 2016-09-14 15:07 UTC  (9+ messages)

[PATCH rdma-rc V1 0/4] RXE fixes for 4.8
 2016-09-14 15:06 UTC 

[PATCH] drivers: bluetooth: bt3c_cs: Replace simple_strtol with kstrtol
 2016-09-14 15:06 UTC 

[Qemu-devel] [RFC PATCH v1 00/22] x86: Secure Encrypted Virtualization (AMD)
 2016-09-14 15:06 UTC  (20+ messages)
` [Qemu-devel] [RFC PATCH v1 10/22] sev: add SEV debug decrypt command

[GIT PULL] arm64: dts: hisilicon dts updates for v4.9
 2016-09-14 15:06 UTC  (2+ messages)

[PATCH 00/17] x86: split insn emulator decode and execution
 2016-09-14 15:05 UTC  (4+ messages)
` [PATCH 04/17] x86emul: complete decoding of two-byte instructions

[PATCH V3 0/4] ARM64 LPC: legacy ISA I/O support
 2016-09-14 15:04 UTC  (11+ messages)
` [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06
` [PATCH V3 3/4] ARM64 LPC: support serial based on low-pin-count

[PATCH i-g-t v4 00/13] Implement sw_sync test
 2016-09-14 15:04 UTC  (14+ messages)
` [PATCH i-g-t v4 01/13] lib/sw_sync: Add helper functions for managing synchronization primitives
` [PATCH i-g-t v4 02/13] tests/sw_sync: Add sw_sync test
` [PATCH i-g-t v4 03/13] tests/sw_sync: Add subtest test_alloc_fence
` [PATCH i-g-t v4 04/13] tests/sw_sync: Add subtest test_alloc_fence_invalid_timeline
` [PATCH i-g-t v4 05/13] tests/sw_sync: Add subtest test_alloc_merge_fence
` [PATCH i-g-t v4 06/13] tests/sw_sync: Add subtest test_sync_wait
` [PATCH i-g-t v4 07/13] tests/sw_sync: Add subtest test_sync_merge
` [PATCH i-g-t v4 08/13] tests/sw_sync: Add subtest test_sync_merge_same
` [PATCH i-g-t v4 09/13] tests/sw_sync: Add subtest test_sync_multi_consumer
` [PATCH i-g-t v4 10/13] tests/sw_sync: Add subtest test_sync_multi_consumer_producer
` [PATCH i-g-t v4 11/13] tests/sw_sync: Add subtest test_sync_random_merge
` [PATCH i-g-t v4 12/13] tests/sw_sync: Add subtest test_sync_multi_timeline_wait
` [PATCH i-g-t v4 13/13] tests/sw_sync: Add subtest test_sync_multi_producer_single_consumer

[Qemu-devel] [PATCH v11 0/6] QAPI/QOM work for non-scalar object properties
 2016-09-14 15:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH v11 5/6] qapi: add a QmpInputVisitor that does string conversion

wip-denc
 2016-09-14 15:03 UTC  (8+ messages)

[Qemu-devel] [PATCH v1] log: fix parsing of multiple trace:PATTERN log args
 2016-09-14 15:03 UTC  (3+ messages)

[PATCH v5 00/11] Enable i915 perf stream for Haswell OA unit
 2016-09-14 15:02 UTC  (5+ messages)
` [PATCH v5 01/11] drm/i915: Add i915 perf infrastructure
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for Enable i915 perf stream for Haswell OA unit (rev3)

[Qemu-devel] [PATCH STABLE 2.5] vnc: fix VNC websockets TLS handshake
 2016-09-14 15:02 UTC  (2+ messages)

[PATCH i-g-t v2 00/13] Implement sw_sync test
 2016-09-14 15:01 UTC  (6+ messages)
` [PATCH i-g-t v2 01/13] lib/sw_sync: Add helper functions for managing synchronization primitives

[PATCH] drm/amdgpu: fix regression in amdgpu_ucode_init_bo
 2016-09-14 15:01 UTC  (2+ messages)

[PATCH] of/platform: Initialise dev->fwnode appropriately
 2016-09-14 15:01 UTC  (2+ messages)

[Qemu-devel] [Bug 1599214] [NEW] virtlogd: qemu 2.6.0 doesn't log boot message
 2016-09-14 14:54 UTC  (2+ messages)
` [Qemu-devel] [Bug 1599214] "

[U-Boot] interaction between CONFIG_CMD_SAVEENV and CONFIG_BOOTCOMMAND
 2016-09-14 15:00 UTC  (2+ messages)

[GIT PULL] arm64: X-Gene platforms DTS changes queued for 4.9 - part1
 2016-09-14 14:59 UTC  (2+ messages)

[Qemu-devel] [PATCH v5] migrate: Move max-bandwidth and downtime-limit to migrate_set_parameter
 2016-09-14 14:58 UTC  (3+ messages)

[RESEND PATCH] arm64: kgdb: fix single stepping
 2016-09-14 14:58 UTC  (3+ messages)

[PATCH v16 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-09-14 14:57 UTC  (12+ messages)

Inactive arrays
 2016-09-14 14:57 UTC  (17+ messages)

[PATCH 0/1] cpufreq: pcc-cpufreq: Re-introduce deadband effect to reduce number of frequency changes
 2016-09-14 14:56 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 00/12] thread_info cleanups and stack caching
 2016-09-14 14:55 UTC  (3+ messages)
` [PATCH 08/12] x86/dumpstack: Pin the target stack in save_stack_trace_tsk()

[PATCH v5 00/16] PM: SoC idle support using PM domains
 2016-09-14 14:55 UTC  (12+ messages)
` [PATCH v5 02/16] dt/bindings: Update binding for PM domain idle states

[Bug 97806] GPU lockup with mesa-git and llvm-svn with rx 470 on Unigine Heaven and TombRaider 2013
 2016-09-14 14:54 UTC  (2+ messages)

[PATCH 0/4] ACPI: Add support for WDAT (Watchdog Action Table)
 2016-09-14 14:54 UTC  (5+ messages)
` [PATCH 1/4] ACPI / watchdog: Add support for WDAT hardware watchdog

[PATCH, RFC] nvme: Do not test the read-ahead flag in cmd_flags
 2016-09-14 14:54 UTC  (5+ messages)

[GIT PULL 0/4] ARM: exynos: Stuff for v4.9
 2016-09-14 14:52 UTC  (4+ messages)
` [GIT PULL 3/4] arm64: dts: exynos: DeviceTree ARM64 "

[fuse-devel] Kernel panic under load
 2016-09-14 14:51 UTC  (5+ messages)

[GIT PULL] GIC updates for 4.9
 2016-09-14 14:51 UTC 

[PATCH v3 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-09-14 14:51 UTC  (16+ messages)
` [PATCH v3 4/6] Pause/Unpause the domain before/after assigning PI hooks

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-09-14 14:51 UTC  (11+ messages)
` [RFC PATCH v2 15/20] iommu/amd: AMD IOMMU support for memory encryption
` [RFC PATCH v2 19/20] x86: Access the setup data through debugfs un-encrypted

Fetcher failure
 2016-09-14 14:50 UTC  (11+ messages)

[Bug 97634] [amdgpu SI] multigpu setup crashes during boot when dpm=1
 2016-09-14 14:50 UTC  (2+ messages)

xHCI problem? [was Re: Erratic USB device behavior and device loss]
 2016-09-14 14:50 UTC  (6+ messages)

[Qemu-devel] [PATCH for-2.8 v1 00/60] Modular build of trace event files
 2016-09-14 14:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.8 v1 04/60] trace: move hw/virtio/virtio-balloon.c trace points into correct file

[Xen-users] Xen 4.7.0 graphics pass through problems (Win10, AMD Radeon)
 2016-09-14 14:49 UTC  (8+ messages)

[PATCH v5 0/5] Introduce current_time() api
 2016-09-14 14:48 UTC  (6+ messages)
` [PATCH v5 1/5] vfs: Add "
` [PATCH v5 2/5] fs: proc: Delete inode time initializations in proc_alloc_inode()
` [PATCH v5 3/5] fs: Replace CURRENT_TIME with current_time() for inode timestamps
` [PATCH v5 4/5] fs: Replace CURRENT_TIME_SEC "
` [PATCH v5 5/5] fs: Replace current_fs_time() with current_time()

[PATCH] net/mlx4_en: fix off by one in error handling
 2016-09-14 14:49 UTC  (4+ messages)

[PATCH 0/3] block: Improve bio_set_op_attrs() robustness
 2016-09-14 14:48 UTC  (3+ messages)

[PATCH] drm/i915: introduce & use i915_gem_object_{set, clear, is}_dirty()
 2016-09-14 14:48 UTC  (4+ messages)
    ` [PATCH v3] "

[Qemu-devel] [PATCH v4 0/3] block: Fix libbz2 library dependency regresssion
 2016-09-14 14:48 UTC  (4+ messages)

[RFC PATCH v2 0/3] Add support for eXclusive Page Frame Ownership (XPFO)
 2016-09-14 14:48 UTC  (7+ messages)
  ` [RFC PATCH v2 2/3] xpfo: Only put previous userspace pages into the hot cache
    ` [kernel-hardening] "

[RFC] pci/aer: kmalloc the aer_err_info struct once
 2016-09-14 14:48 UTC  (3+ messages)

[PATCH 1/1 v6] ARM: imx: Added perf functionality to mmdc driver
 2016-09-14 14:48 UTC 

[Ksummit-discuss] [Stable kernel] feature backporting collaboration
 2016-09-14 14:47 UTC  (12+ messages)
` [Ksummit-discuss] [LTSI-dev] "

[PATCH 1/1] Drivers: hv: hv_util: Avoid dynamic allocation in time synch
 2016-09-14 14:46 UTC  (2+ messages)

[Buildroot] [git commit] httping: bump to version 2.5
 2016-09-14 14:46 UTC 

[Buildroot] [PATCH 1/1] [RFC] mysql: replace mysql with mariadb 10.0
 2016-09-14 14:46 UTC  (2+ messages)
` [Buildroot] [1/1,RFC] "

[Buildroot] [PATCH] httping: bump to version 2.5
 2016-09-14 14:46 UTC  (2+ messages)

[Buildroot] [PATCH] wandboard: Remove unneeded return code
 2016-09-14 14:46 UTC  (2+ messages)

[Buildroot] [git commit] wandboard: Remove unneeded return code
 2016-09-14 14:46 UTC 

[U-Boot] [PATCH v1 0/5] various fixes mainly for colibri_t20
 2016-09-14 14:45 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/5] tegra: usb gadget: fix ci udc operation if not hostpc capable

[PATCH] block: remove remnant refs to hardsect
 2016-09-14 14:45 UTC  (2+ messages)

Setting per-frame tx rate for frames injected in raw tx mode
 2016-09-14 14:44 UTC  (13+ messages)
                ` QCA9984 VHT160 support

[PATCH] block: remove blk_mq_alloc_single_hw_queue() prototype
 2016-09-14 14:45 UTC  (2+ messages)

[PATCH] Staging: netlogic: Remove unused function
 2016-09-14 14:44 UTC 

[RFC 00/11] QLogic RDMA Driver (qedr) RFC
 2016-09-14 14:44 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] scripts: Add a script to check for bug URLs in the git log
 2016-09-14 14:44 UTC  (5+ messages)

[RFCv2 0/3] vmd irq list shortening, map allocation
 2016-09-14 14:44 UTC  (4+ messages)

[PATCH] block_dev: remove DAX leftovers
 2016-09-14 14:42 UTC  (3+ messages)

[PATCH 0/2] block : Patches related to io_polling
 2016-09-14 14:42 UTC  (2+ messages)

[PATCH v2 0/5] drm: clean up several wrapper functions
 2016-09-14 14:39 UTC  (8+ messages)
` [PATCH v2 1/5] drm/amdgpu: squash lines for simple "
` [PATCH v2 2/5] drm/radeon: "
` [PATCH v2 3/5] drm/bridge: "
` [PATCH v2 4/5] drm/qxl: "
` [PATCH v2 5/5] drm/i915: use i915_gem_open() directly instead of i915_driver_open()

[Qemu-devel] [PULL 00/64] ppc-for-2.8 queue 20160907
 2016-09-14 14:40 UTC  (5+ messages)
` [Qemu-devel] [PULL 54/64] hw/ppc: add a ppc_create_page_sizes_prop() helper routine

BTRFS constantly reports "No space left on device" even with a huge unallocated space
 2016-09-14 14:40 UTC  (5+ messages)

[Qemu-devel] [PATCH 1/2] trace: Add "cpu_init" event
 2016-09-14 14:40 UTC  (2+ messages)

[net v1] fib_rules: interface group matching
 2016-09-14 14:39 UTC  (4+ messages)

[U-Boot] [PATCH v6] spi: pl022_spi: Add support for ARM PL022 spi controller
 2016-09-14 14:39 UTC  (2+ messages)

[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
 2016-09-14 14:36 UTC  (6+ messages)
  ` [kernel-hardening] "

[PATCH] libnl: Fix possible host contamination error
 2016-09-14 14:38 UTC  (3+ messages)

[PATCH 1/4] ARM: mv78xx0: simplify ethernet device creation
 2016-09-14 14:38 UTC  (14+ messages)
` [PATCH 2/4] ARM: mvebu/orion: remove NO_IRQ check from device init
` [PATCH 3/4] ARM: orion5x: avoid NO_IRQ in orion_ge00_switch_init
` [PATCH 4/4] ARM: orion5x: remove extraneous NO_IRQ

[RESEND][PATCH V7 0/5] perf: Driver specific configuration for PMU
 2016-09-14 14:38 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/6] hypertrace: Lightweight guest-to-QEMU trace channel
 2016-09-14 14:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 4/6] hypertrace: [softmmu] Add QEMU-side proxy to "guest_hypertrace" event

[U-Boot] [PATCH] colibri_t30: fix usb ethernet functionality
 2016-09-14 14:36 UTC  (3+ messages)

[PATCH] Staging: ethernet: Fixes checkpatch blank lines warnings
 2016-09-14 14:36 UTC  (2+ messages)
` [Outreachy kernel] "

[Qemu-devel] [Bug 1536487] [NEW] Unable to migrate pc-i440fx-2.4 KVM guest from QEMU 2.5.0 to QEMU 2.4.1
 2016-09-14 14:25 UTC  (2+ messages)
` [Qemu-devel] [Bug 1536487] "

[PATCH] drm/amdgpu: move some release handles into fail labels
 2016-09-14 14:36 UTC  (3+ messages)

drivers/usb/musb/tusb6010.c:142:21: error: 'USB_INDEX' undeclared
 2016-09-14 14:35 UTC  (6+ messages)


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.