All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-04 07:58:59 to 2016-08-04 08:53:01 UTC [more...]

[PATCH v3 1/3] drm/i915: set proper N/M in modeset
 2016-08-04  8:52 UTC  (4+ messages)
` [PATCH v3 2/3] drm/i915: set proper N/MCTS on more platforms
` [PATCH v3 3/3] drm/i915: HDMI audio gets the TMDS clock by crtc_clock

[RFC Design Doc v2] Add vNVDIMM support for Xen
 2016-08-04  8:52 UTC  (3+ messages)

[PATCH] pinctrl/amd: Remove the default de-bounce time
 2016-08-04  8:51 UTC  (2+ messages)

[PATCH 0/6] Allow DC state to reset the counter on screen enabled
 2016-08-04  8:52 UTC  (9+ messages)
` [PATCH 1/6] drm: Add vblank prepare and unprepare hooks
  ` [Intel-gfx] "
` [PATCH 2/6] drm/i915: Move drm_crtc_vblank_get out of disabled pre-emption area
` [PATCH 5/6] drm: Introduce drm_crtc_vblank_sanitize_counter
` [PATCH 6/6] drm/i915: Sanitize drm crtc vblank counter after DC reset frame count

[PATCH 1/2] ASoC: nau8825: fix bug in playback when suspend
 2016-08-04  8:52 UTC  (2+ messages)
` [PATCH 2/2] ASoC: nau8825: fix static check error about semaphone control

XEN_DOMCTL_setvcpucontext and domain_pause()
 2016-08-04  8:51 UTC  (2+ messages)

[Qemu-devel] [PATCH V4] qemu-char: Add qemu_chr_add_handlers_full() for GMaincontext
 2016-08-04  8:49 UTC 

[PATCH v2] doc-rst: add an option to ignore DocBooks when generating docs
 2016-08-04  8:48 UTC  (2+ messages)
` [PATCH] DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1

[PATCH] fs:Fix kmemleak leak warning in getname_flags about working on unitialized memory
 2016-08-04  8:50 UTC  (2+ messages)

[fs/fs] 1ee4402729: boot-slabinfo.num_objs +6.0% increase
 2016-08-04  8:50 UTC 

[distros-debian-wheezy test] 66914: all pass
 2016-08-04  8:50 UTC 

Support for configurable PCIe endpoint
 2016-08-04  8:49 UTC  (9+ messages)

[Buildroot] [PATCH] openmpi: fix uClibc regdef.h include path
 2016-08-04  8:47 UTC  (2+ messages)

[x86/entry/dumpstack] 9991083311: BUG: unable to handle kernel NULL pointer dereference at 0000000000000009
 2016-08-04  8:47 UTC 

[OSSTEST PATCH RFC 00/14] Integrate XTF into OSSTest
 2016-08-04  8:46 UTC  (15+ messages)
` [OSSTEST PATCH RFC 01/14] ts-xen-build: always compile in FEP support
` [OSSTEST PATCH RFC 02/14] TestSupport: factor out target_jobdir_subdir
` [OSSTEST PATCH RFC 03/14] DO NOT APPLY ts-leak-check: sleep 5 seconds before collecting stuff
` [OSSTEST PATCH RFC 04/14] ap-common: add xtf tree
` [OSSTEST PATCH RFC 05/14] DO NOT APPLY point xtf to my personal tree
` [OSSTEST PATCH RFC 06/14] Introduce ts-xtf-build
` [OSSTEST PATCH RFC 07/14] sg-run-job: create xtf build recipe
` [OSSTEST PATCH RFC 08/14] Introduce ts-xtf-install
` [OSSTEST PATCH RFC 09/14] mfi-common: create xtf build job for 4.8 onwards
` [OSSTEST PATCH RFC 10/14] Introduce ts-xtf-fep
` [OSSTEST PATCH RFC 11/14] Introduce ts-xtf-run
` [OSSTEST PATCH RFC 12/14] sg-run-job: test-xtf recipe
` [OSSTEST PATCH RFC 13/14] make-flight: create 5 xtf jobs
` [OSSTEST PATCH RFC 14/14] Create XTF branch

Install multi files in shared area Error
 2016-08-04  8:46 UTC 

[PATCH 00/30] ACPICA: 20160629 Release
 2016-08-04  8:45 UTC  (31+ messages)
` [PATCH 01/30] ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces
` [UPDATE PATCH "
` [PATCH 02/30] ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initialize()
` [PATCH 03/30] ACPICA: Interpreter: Remove temporary code for External() opcode
` [PATCH 04/30] ACPICA: Utilities: Introduce facility to allow Linux to set correct logging levels
` [PATCH 05/30] ACPICA: Debugger: Extend some max line lengths
` [PATCH 06/30] ACPICA: Disassembler: Add option to emit embedded External operators/opcodes
` [PATCH 07/30] ACPICA: Simplify configuration for "Max Loops" system parameter
` [PATCH 08/30] ACPICA: Divergence: Port declarators back to ACPICA
` [PATCH 09/30] ACPICA: iASL/Disassembler: Add a check for missing filename
` [PATCH 10/30] ACPICA: Use os_allocate_zeroed
` [PATCH 11/30] ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
` [PATCH 12/30] ACPI / sysfs: Update /sys/firmware/acpi/interrupts/gpexx using new "
` [PATCH 13/30] ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding
` [PATCH 14/30] ACPICA: FADT support cleanup
` [PATCH 15/30] ACPICA: Debugger: Fix wrong inclusions in dbfileio.c
` [PATCH 16/30] ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to link
` [PATCH 17/30] ACPICA: acpidump: Fix a duplicate variable definition
` [PATCH 18/30] ACPICA: Applications: Enable USE_NATIVE_ALLOCATE_ZEROED environment for all applications
` [PATCH 19/30] ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined by converting size_t to acpi_size
` [PATCH 20/30] ACPICA: Clib: Cleanup va_arg related code
` [PATCH 21/30] ACPICA: Clib: Fix wrong mini C library usage
` [PATCH 22/30] ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles
` [PATCH 23/30] ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue
` [PATCH 24/30] ACPICA: Clib: Add -nostdinc support for EFI layer
` [PATCH 26/30] ACPICA: Applications: Fix a potential issue that help messages may be dumped to acpi_gbl_debug_file
` [PATCH 27/30] ACPICA: EFI: Port acpidump to EDK2 environment
` [PATCH 28/30] ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headers
` [PATCH 29/30] ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr()
` [PATCH 30/30] ACPICA: Update version to 20160629

[Qemu-devel] [virtio-dev][RFC v2 0/2] Signal Distribution Module virtio device specification
 2016-08-04  8:46 UTC  (7+ messages)
` [Qemu-devel] [virtio-dev][RFC v2 2/2] virtio-sdm: new "

[sunrpc] f0ca0aacfe: INFO: rcu_sched detected stalls on CPUs/tasks:
 2016-08-04  8:46 UTC 

iio: WARNING at kernel/sched/core.c:7630: do not call blocking ops when !TASK_RUNNING
 2016-08-04  8:45 UTC  (6+ messages)
      ` [PATCH] iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"

Question about struct snd_soc_dai() :: cpu_dai->codec
 2016-08-04  8:21 UTC  (11+ messages)
` [alsa-devel] "

[PATCH] tools/gpio: fix gpio-event-mon header comment
 2016-08-04  8:43 UTC  (2+ messages)

[PATCH 0/11] ext4: Fix inode expansion code
 2016-08-04  8:43 UTC  (4+ messages)
` [PATCH 01/11] ext4: Fix xattr shifting when expanding inodes

[meta-networking][PATCH] proftpd: clean the host path in prxs
 2016-08-04  8:42 UTC 

Can cores have different CPU features in a SMP system?
 2016-08-04  8:42 UTC  (8+ messages)

[PATCH] PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
 2016-08-04  8:40 UTC  (3+ messages)

[RFC 0/4] RFC: Add Checmate, BPF-driven minor LSM
 2016-08-04  8:41 UTC  (2+ messages)

[PATCH v3 0/4] add support for Allwinner SoCs ADC
 2016-08-04  8:41 UTC  (5+ messages)
` [PATCH v3 4/4] iio: adc: "

[Qemu-devel] [PATCH] ppc64: fix compressed dump with pseries kernel
 2016-08-04  8:41 UTC  (3+ messages)

[PATCH] domctl: relax getdomaininfo permissions
 2016-08-04  8:41 UTC 

[PATCH] drm/i915: Add missing rpm wakelock to GGTT pread
 2016-08-04  8:41 UTC  (2+ messages)

[PATCH 00/11] add recovery entity
 2016-08-04  8:39 UTC  (4+ messages)

[PATCH] ARM: dts: da850: Adjust the pinctrl muxing for the NAND on CS3
 2016-08-04  8:39 UTC  (2+ messages)

[PATCH] powernv: Search for new flash DT node location
 2016-08-04  8:39 UTC  (4+ messages)
` [PATCH v2] powernv: Simplify searching for compatible device nodes

[PATCH v2 0/3] drm/amdgpu: update golden setting of VI
 2016-08-04  8:38 UTC  (5+ messages)

[PATCH] crypto: crc32c-vpmsum - Convert to CPU feature based module autoloading
 2016-08-04  8:38 UTC  (3+ messages)

[PATCH] mm/vmalloc: fix align value calculation error
 2016-08-04  8:36 UTC  (3+ messages)

[PATCH V4 1/1] iio: as6200: add AS6200 temperature sensor driver from ams AG
 2016-08-04  8:35 UTC  (2+ messages)

Put RCU request lookup to use
 2016-08-04  8:37 UTC  (4+ messages)
` [PATCH 10/16] drm/i915: Remove (struct_mutex) locking for wait-ioctl

[meta-oic][PATCH] Update for IoTivity 1.1.1
 2016-08-04  8:36 UTC  (2+ messages)

[PATCH 1/2] drm: Mark up legacy/dri1 drivers with DRM_LEGACY
 2016-08-04  8:36 UTC  (5+ messages)
` [PATCH 2/2] drm: Used DRM_LEGACY for all legacy functions

[PATCH] mmc: core: need retune if error value is -EIO
 2016-08-04  8:30 UTC  (2+ messages)

[PATCH] aacraid: prevent out-of-bounds access due to changing fip header sizes
 2016-08-04  8:36 UTC 

Using qemu-system-x86_64 of KVM sourceforge project versus qemu-system-x86_64 of http://www.qemu.org/
 2016-08-04  8:35 UTC  (4+ messages)

[meta-oe][PATCH] libgit2: add a recipe for libgit2 version 0.24.1
 2016-08-04  8:33 UTC  (2+ messages)

Kernel panic debugging
 2016-08-04  8:33 UTC  (3+ messages)

[PATCH] libelf: drop struct elf_dom_parms' virt_offset member
 2016-08-04  8:32 UTC 

Kernel panic debugging
 2016-08-04  8:31 UTC 

[PATCH 0/8] DRM File Context Cleanups
 2016-08-04  8:30 UTC  (11+ messages)
` [PATCH 1/8] drm: rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARY
` [PATCH 2/8] drm: remove redundant drm_file->uid
` [PATCH 5/8] drm: use drm_file to tag vm-bos

[PATCH dev-4.4] net/ncsi: Enable request timer before sending command
 2016-08-04  8:13 UTC  (2+ messages)

[PATCH v3 0/4] mxs-lradc: Split driver into MFD
 2016-08-04  8:31 UTC  (8+ messages)
` [PATCH v3 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD

[RFC 2/4] bpf, security: Add Checmate
 2016-08-04  8:28 UTC  (3+ messages)

[PATCH net 2/3] bpf: fix checksum fixups on bpf_skb_store_bytes
 2016-08-04  8:27 UTC  (2+ messages)

[PATCH v13 00/30] Add new powerpc specific ELF core notes
 2016-08-04  8:28 UTC  (4+ messages)
` [PATCH v13 06/30] powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction

[Ksummit-discuss] [CORE TOPIC] stable workflow
 2016-08-04  8:27 UTC  (22+ messages)

[PATCH linux-wpan/radvd for-upstream 0/2] radvd: upstream patches
 2016-08-04  8:26 UTC  (3+ messages)
` [PATCH linux-wpan/radvd for-upstream 1/2] device-linux: replace ARPHRD_IEEE802154 to ARPHRD_6LOWPAN

[PATCHv2] serio: add hangup support
 2016-08-04  8:25 UTC  (3+ messages)

[PATCH v6 0/2] J-Core timer support
 2016-08-04  8:24 UTC  (4+ messages)
` [PATCH v6 2/2] clocksource: add J-Core timer/clocksource driver

next-20160804 build: 0 failures 1 warnings (next-20160804)
 2016-08-04  8:22 UTC 

[Qemu-devel] [PATCH 0/5] Global fix / workaround usage of qemu_chr_fe_write
 2016-08-04  8:23 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/5] sclpconsole: remove bogus check for -EAGAIN
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH 4/5] hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
  ` [Qemu-arm] "

[PATCH] Add freesync ioctl interface
 2016-08-04  8:22 UTC  (4+ messages)

[Ksummit-discuss] [TECH TOPIC] Addressing complex dependencies and semantics (v2)
 2016-08-04  8:22 UTC  (5+ messages)

[PATCH 1/2] mkbuiltins: Use a `while` loop rather than `nl`
 2016-08-04  5:54 UTC 

[PATCH v4 0/6] HuC Loading Patches
 2016-08-04  8:16 UTC  (7+ messages)
` [PATCH v4 1/6] drm/i915/guc: Make the GuC fw loading helper functions general
` [PATCH v4 2/6] drm/i915/huc: Unified css_header struct for GuC and HuC
` [PATCH v4 3/6] drm/i915/huc: Add HuC fw loading support
` [PATCH v4 4/6] drm/i915/huc: Add debugfs for HuC loading status check
` [PATCH v4 5/6] drm/i915/huc: Support HuC authentication
` [PATCH v4 6/6] drm/i915/huc: Add BXT HuC Loading Support

[Qemu-devel] [PATCH V3] qemu-char: Add qemu_chr_add_handlers_full() for GMaincontext
 2016-08-04  8:14 UTC  (3+ messages)

[Bridge] [PATCH net] bridge: Fix problems around fdb entries pointing to the bridge device
 2016-08-04  8:15 UTC  (4+ messages)
  `  "

[PATCH 1/2] drm: hide legacy drivers with CONFIG_DRM_LEGACY
 2016-08-04  8:15 UTC  (4+ messages)
` [PATCH 2/2] drm: make DRI1 drivers depend on BROKEN

[PATCH 0/7] userfaultfd: add support for shared memory
 2016-08-04  8:14 UTC  (8+ messages)
` [PATCH 1/7] userfaultfd: introduce vma_can_userfault
` [PATCH 2/7] userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd support
` [PATCH 3/7] userfaultfd: shmem: introduce vma_is_shmem
` [PATCH 4/7] userfaultfd: shmem: use shmem_mcopy_atomic_pte for shared memory
` [PATCH 5/7] userfaultfd: shmem: add userfaultfd hook for shared memory faults
` [PATCH 6/7] userfaultfd: shmem: allow registration of shared memory ranges
` [PATCH 7/7] userfaultfd: shmem: add userfaultfd_shmem test

[CI 01/26] drm/i915: Combine loops within i915_gem_evict_something
 2016-08-04  8:15 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [CI,01/26] "

[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
 2016-08-04  8:14 UTC  (9+ messages)
` [PATCH v2 10/13] PCI: Avoid going from D3cold to D3hot for system sleep

[PATCH 1/3] drm: Track drm_mm nodes with an interval tree
 2016-08-04  8:14 UTC  (4+ messages)
` [PATCH] drm: Declare that create drm_mm nodes with size 0 is illegal

[Buildroot] [Bug 9136] New: make graph-size fails with "ValueError: too many values to unpack"
 2016-08-04  8:14 UTC 

[PATCH] x86: support newer Intel CPU models
 2016-08-04  8:13 UTC  (2+ messages)

[PATCH] drm: Avoid printing negative values for unsigned variables
 2016-08-04  8:12 UTC  (3+ messages)
` [Intel-gfx] "

[patch] fcoe: use kfree_skb() to free an skb
 2016-08-04  8:12 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-07-29
 2016-08-04  8:12 UTC  (4+ messages)
` [Buildroot] Analysis of build "

[WireGuard] LEDE / OpenWrt test - on TP-Link841Nv11 - 15MBs and crash
 2016-08-04  8:15 UTC  (11+ messages)

[PATCH] printk: Remove unnecessary #ifdef CONFIG_PRINTK
 2016-08-04  7:52 UTC 

[PATCH] pinctrl: pistachio: Drop pinctrl_unregister for devm_ registered device
 2016-08-04  8:11 UTC  (2+ messages)

[PATCH] pinctrl: meson: Drop pinctrl_unregister for devm_ registered device
 2016-08-04  8:10 UTC  (4+ messages)

[PATCH BlueZ 1/3] doc/gatt-api: Mention available examples
 2016-08-04  8:09 UTC  (2+ messages)

[PATCH] drm/rockchip: fix fbdev crash when not use DRM_FBDEV_EMULATION
 2016-08-04  8:08 UTC  (5+ messages)
` [PATCH v1] "

[PATCH] hwmon: (nct6775) Do not accept force_id unless chip is found
 2016-08-04  5:15 UTC 

[PATCH v2] libxl: return any serial tty path in libxl_console_get_tty
 2016-08-04  8:07 UTC  (2+ messages)

Patch loadaddr for linux-ti-staging_4.4.bb
 2016-08-04  8:07 UTC 

[PATCH] powerpc/book3s: Fix MCE console messages for unrecoverable MCE
 2016-08-04  8:05 UTC  (2+ messages)

[PATCH 0/2] Add Renesas R8A7794 audio PFC support
 2016-08-04  8:04 UTC  (3+ messages)
` [PATCH] pinctrl: sh-pfc: r8a7792: add missing pinmux data

What's cooking in git.git (Aug 2016, #01; Tue, 2)
 2016-08-04  8:03 UTC  (2+ messages)

[PATCH] doc: announce ivshmem support removal
 2016-08-04  8:00 UTC 

[PATCH v3 0/3] New debugfs API for capturing CRC of frames
 2016-08-04  8:00 UTC  (4+ messages)
` [PATCH v3 3/3] drm/i915: Use new CRC debugfs API
    ` [Intel-gfx] "

I`ma banker
 2016-08-04  7:51 UTC 

[PATCH 0/2] Two offloading issues of tep_term
 2016-08-04  7:58 UTC  (2+ messages)
` [PATCH 2/2] examples/tep_term: fix inner L4 checksum failure


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.