All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-06 08:33:31 to 2017-02-06 09:20:07 UTC [more...]

[patch] tpm: silence an array overflow warning
 2017-02-06  9:20 UTC  (4+ messages)

[bug report] iommu: iommu_get_group_resv_regions
 2017-02-06  9:18 UTC  (3+ messages)
  ` [patch] iommu: silence an uninintialized variable warning

[PATCH v3 0/7] drm: Add support for tiny LCD displays
 2017-02-06  9:17 UTC  (12+ messages)
` [PATCH v3 1/7] drm: Add DRM "
` [PATCH v3 2/7] drm/tinydrm: Add helper functions
` [PATCH v3 3/7] drm/tinydrm: Add MIPI DBI support

[PATCH 1/2] drm/amdgpu: don't clean the framebuffer for VF
 2017-02-06  9:17 UTC  (4+ messages)

[RFC 0/2] Prgdev API
 2017-02-06  9:16 UTC  (4+ messages)
` [RFC 1/2] doc: introduction to prgdev

[PATCH v12 0/9] power: add power sequence library
 2017-02-06  9:13 UTC  (30+ messages)
` [PATCH v12 1/9] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH v12 2/9] power: add "
` [PATCH v12 3/9] usb: separate out sysdev pointer from usb_bus
` [PATCH v12 4/9] usb: chipidea: use bus->sysdev for DMA configuration
` [PATCH v12 5/9] usb: ehci: fsl: "
` [PATCH v12 6/9] usb: xhci: "
` [PATCH v12 7/9] usb: ehci: "
` [PATCH v12 8/9] binding-doc: usb: usb-device: add optional properties for power sequence
` [PATCH v12 9/9] usb: core: add power sequence handling for USB devices

crush multipick anomaly
 2017-02-06  9:13 UTC  (8+ messages)

[PATCH v8 0/3] Add support for the S6E3HA2 panel on TM2 board
 2017-02-06  9:12 UTC  (11+ messages)
  ` [PATCH v8 2/3] drm/panel: Add support for S6E3HA2 panel driver "

Very slow balance / btrfs-transaction
 2017-02-06  9:14 UTC  (7+ messages)

[PATCH/RFC net-next 0/2] net/sched: cls_flower: Support matching on ND
 2017-02-06  9:12 UTC  (8+ messages)
` [PATCH/RFC net-next 1/2] flow dissector: ND support
            ` [oss-drivers] "

[PATCH] iommu: fix static checker warning in iommu_insert_device_resv_regions
 2017-02-06  9:11 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/8] board: sama5d4: convert boards to support DM/DT
 2017-02-06  9:12 UTC  (7+ messages)
` [U-Boot] [PATCH v2 6/8] board: sama5d4ek: clean up code
` [U-Boot] [PATCH v2 7/8] board: sama5d4ek: enable early debug UART
` [U-Boot] [PATCH v2 8/8] configs: sama5d4: move CONFIG_SYS_NO_FLASH to *defconfig

[PATCH 3.10 100/319] fix fault_in_multipages_...() on architectures with no-op access_ok()
 2017-02-06  8:06 UTC  (3+ messages)
` [PATCH 3.10 276/319] arch: Introduce smp_load_acquire(), smp_store_release()

[PATCH] drm/i915: Restore context and pd for ringbuffer submission after reset
 2017-02-06  9:10 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver
 2017-02-06  9:08 UTC  (3+ messages)
` [PATCH 1/6] staging: Import the BCM2835 MMAL-based "

[bug report] liquidio: fix for iq and droq cnts going negative
 2017-02-06  9:08 UTC 

[PATCH v2 0/2] mac80211: use crypto shash for AES cmac
 2017-02-06  9:08 UTC  (5+ messages)
` [PATCH v2 1/2] mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipher

[PATCH] iov_iter: allow iov_iter_get_pages_alloc to allocate more pages per call
 2017-02-06  9:08 UTC  (13+ messages)
` [PATCH v3 0/2] "

[PATCH net] udp: properly cope with csum errors
 2017-02-06  9:08 UTC  (2+ messages)

[PATCH 00/10] Further MMC core/block cleanups
 2017-02-06  9:07 UTC  (5+ messages)
` [PATCH 08/10] mmc: block: respect bool returned from blk_end_request()

[RFC PATCH v6 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-02-06  9:07 UTC  (3+ messages)

[U-Boot] [RFC PATCH v3 00/16] GPT over MTD
 2017-02-06  9:06 UTC  (17+ messages)
` [U-Boot] [RFC PATCH v3 01/16] uuid: add a function for GUID string parsing
` [U-Boot] [RFC PATCH v3 02/16] disk: part: refactor part_print_efi to prepare GPT over MTD
` [U-Boot] [RFC PATCH v3 03/16] disk: part: refactor part_get_info_efi "
` [U-Boot] [RFC PATCH v3 04/16] disk: part: prepare_backup_gpt_header rework
` [U-Boot] [RFC PATCH v3 05/16] disk: part: compute partition_entry_lba
` [U-Boot] [RFC PATCH v3 06/16] disk: part: efi: export internal function
` [U-Boot] [RFC PATCH v3 07/16] disk: part: add support of GPT partitioning over MTD
` [U-Boot] [RFC PATCH v3 08/16] cmd: gpt: remove blk_desc parameter in static function
` [U-Boot] [RFC PATCH v3 09/16] cmd: gpt: use error number in set_gpt_info
` [U-Boot] [RFC PATCH v3 10/16] cmd: gpt: add print_gpt_info_err
` [U-Boot] [RFC PATCH v3 11/16] cmd: gpt: update write command to support GPT over MTD
` [U-Boot] [RFC PATCH v3 12/16] cmd: part: update "
` [U-Boot] [RFC PATCH v3 13/16] cmd: mtdparts: move PART_ADD_DESC_MAXLEN
` [U-Boot] [RFC PATCH v3 14/16] cmd: mtdparts: update command to support GPT over MTD
` [U-Boot] [RFC PATCH v3 15/16] uuid: remove dependency with io.h
` [U-Boot] [RFC PATCH v3 16/16] sandbox: GPT over MTD test

[Qemu-devel] [PATCH 00/22] chardev clean-ups & tests
 2017-02-06  9:06 UTC  (7+ messages)
` [Qemu-devel] [PATCH 05/22] main: free root container
` [Qemu-devel] [PATCH 06/22] char: add a /chardevs container
` [Qemu-devel] [PATCH 11/22] qcow2: remove useless NULL check

[PATCH v2 1/2] mtd: ifc: Update dependency of IFC for LS1021A
 2017-02-06  9:05 UTC  (8+ messages)
` [PATCH v2 2/2] mtd: nand: "

[PATCH] mac80211: Allocate a sync skcipher explicitly for FILS AEAD
 2017-02-06  9:04 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] colo-compare: Preparing work for combining with COLO frame
 2017-02-06  8:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] colo-compare: use notifier to notify inconsistent packets comparing

tisdk-rootfs-image recipe bitbake error on morty branch
 2017-02-06  9:03 UTC 

linux-next: build warnings after merge of the crypto tree
 2017-02-06  9:03 UTC  (2+ messages)

git/git-scm.com GH Issue Tracker
 2017-02-06  8:59 UTC  (2+ messages)

[ovmf baseline-only test] 68519: tolerable FAIL
 2017-02-06  9:01 UTC 

[PATCH v3] mmc: sdio: check the buffer address for sdio API
 2017-02-06  9:00 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v0] softfloat: Add float128_to_uint64_round_to_zero()
 2017-02-06  8:58 UTC  (5+ messages)

[Cluster-devel] [PATCH] mm: Avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
 2017-02-06  8:59 UTC  (6+ messages)
` [Cluster-devel] [lustre-devel] "
  `  "

PRT support for amdgpu v2
 2017-02-06  8:59 UTC  (5+ messages)
` [PATCH 4/6] drm/amdgpu: implement PRT for GFX6 v2

[PATCH v3 0/2] nvme: APST support
 2017-02-06  8:58 UTC  (4+ messages)
` [PATCH v3 2/2] nvme: Enable autonomous power state transitions

[kernel-hardening] [PATCH 0/4] refcount_t followups
 2017-02-06  8:57 UTC  (6+ messages)
` [kernel-hardening] [PATCH 4/4] refcount: Report failures through CHECK_DATA_CORRUPTION
  ` [kernel-hardening] "
      `  "

[PATCH 00/11] Add MFC v10.10 support
 2017-02-06  8:42 UTC  (32+ messages)
  ` [PATCH 02/11] [media] s5p-mfc: Adding initial support for MFC v10.10
  ` [PATCH 03/11] [media] s5p-mfc: Use min scratch buffer size
  ` [PATCH 05/11] [media] s5p-mfc: Add support for HEVC decoder
  ` [PATCH 04/11] [media] s5p-mfc: Support MFCv10.10 buffer requirements
  ` [PATCH 06/11] [media] videodev2.h: Add v4l2 definition for HEVC
  ` [PATCH 08/11] [media] s5p-mfc: Add VP9 decoder support
  ` [PATCH 09/11] [media] s5p-mfc: Add support for HEVC encoder

[Buildroot] [PATCH v6 0/9] bump/choice for qt 5.8.0
 2017-02-06  8:57 UTC  (4+ messages)
` [Buildroot] [PATCH v6 9/9] package/python-pyqt5: add patch to fix build with Qt 5.8.0

[PATCH v3 1/3] nvmem: sunxi-sid: read NVMEM size from device compatible
 2017-02-06  8:56 UTC  (10+ messages)
` [PATCH v3 2/3] nvmem: sunxi-sid: add support for H3's SID controller

[PATCH 2/2] drm/amdgpu/virt: schedule work to handle vm fault for VF
 2017-02-06  8:56 UTC  (5+ messages)

[PATCH] drm/i915: refactor register fw read/write macros for recent GENs
 2017-02-06  8:56 UTC  (3+ messages)

[md PATCH 0/5] Stop using bi_phys_segments as a counter
 2017-02-06  8:56 UTC  (2+ messages)

[tip:WIP.sched/core 117/162] arch/mips/netlogic/xlp/cop2-ex.c:97:8: error: implicit declaration of function 'capable'
 2017-02-06  8:53 UTC 

[PATCH net 0/4] Fix on-stack USB buffers
 2017-02-06  8:14 UTC  (6+ messages)
` [PATCH net 1/4] pegasus: Use heap buffers for all register access
` [PATCH net 2/4] rtl8150: "

[PATCH 0/4] md: use bio_clone_fast()
 2017-02-06  8:54 UTC  (5+ messages)
` [PATCH 2/4] md: introduce bio_clone_slow_mddev_partial()
` [PATCH 4/4] md: fast clone bio in bio_clone_mddev()

[PATCH 1/2] mbuf: fix bitmask of Tx offload flags
 2017-02-06  8:53 UTC  (6+ messages)
` [PATCH v2 0/5] fix bitmask of supported Tx flags
  ` [PATCH v2 3/5] net/ixgbe: "

[PATCH] net/i40e: fix tunnel filter issue
 2017-02-06  8:52 UTC 

subtree merging fails
 2017-02-06  8:48 UTC 

[PATCH V2] mpt3sas: disable ASPM for MPI2 controllers
 2017-02-06  8:52 UTC  (4+ messages)

[bug report] PM / OPP: Update OPP users to put reference
 2017-02-06  8:52 UTC 

[U-Boot] [PATCH] drivers: net: phy: atheros: apply the previous register setting for AR8031 to fix the voltage peak issue
 2017-02-06  8:52 UTC  (4+ messages)

[PATCH] MIPS: Allow compressed images to be loaded at the usual address
 2017-02-06  8:52 UTC  (2+ messages)

[PATCH] backports: adjustments: fix devcoredump patch for class_groups
 2017-02-06  8:52 UTC  (3+ messages)

[PATCH 0/5] DRM OF graph clean-up
 2017-02-06  8:50 UTC  (6+ messages)
` [PATCH 1/5] of: introduce of_graph_get_remote_node
` [PATCH 3/5] drm: convert drivers to use of_graph_get_remote_node

[PATCH] pinctrl: rockchip: Add rk3328 pinctrl support
 2017-02-06  8:50 UTC  (4+ messages)

[PATCH] mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
 2017-02-06  8:51 UTC  (5+ messages)

[PATCH v2 00/12] Variant lowmem mode fixes
 2017-02-06  8:51 UTC  (3+ messages)
` [PATCH v2 12/12] btrfs-progs: cmds-check.c: walk_down_tree_v2 break cause of leaf process

linux-next: build failure after merge of the tty tree
 2017-02-06  8:51 UTC  (2+ messages)

linux-next: build warning after merge of the tty tree
 2017-02-06  8:50 UTC  (2+ messages)

[PATCH] drm/i915: Re-enable aliasing PPGTT mode
 2017-02-06  8:50 UTC  (4+ messages)

[PATCH] ARM: shmobile: r7s72100: Enable L2 cache
 2017-02-06  8:50 UTC  (4+ messages)

[LTP] [PATCH v2] ltp/numa: add new test11
 2017-02-06  8:50 UTC 

[U-Boot] [PATCH] ls2080ardb, ls2080aqds: Add mcmemsize in default env setting
 2017-02-06  8:48 UTC 

[PATCH 0/8] Add STM32F469 pinctrl and fix issues in STM32 pinctrl
 2017-02-06  8:46 UTC  (10+ messages)
` [PATCH 3/8] Documentation: dt: Add bindings for "
` [PATCH 6/8] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings

[U-Boot] [PATCH v2 0/7] Add STMicroelectronics STiH410-B2260 board support
 2017-02-06  8:46 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/7] STiH410: Add STi serial driver

[PATCH V7 3/4] drm/bridge: Add driver for GE B850v3 LVDS/DP++ Bridge
 2017-02-06  8:45 UTC  (8+ messages)

[PATCH v2 1/3] drm/i915: Manipulate the Global GTT size using I915_GTT_PAGE_SIZE
 2017-02-06  8:45 UTC  (3+ messages)
` [PATCH v2 2/3] drm/i915: Assign I915_COLOR_UNEVICTABLE to the address space head_node
` [PATCH v2 3/3] drm/i915: Use page coloring to provide the guard page at the end of the GTT

Patch "firmware: fix NULL pointer dereference in __fw_load_abort()" has been added to the 4.9-stable tree
 2017-02-06  8:45 UTC  (3+ messages)

[PATCH iproute2/net-next 0/7] tc: flower: Masked ICMP match and ND match
 2017-02-06  8:44 UTC  (4+ messages)
` [PATCH iproute2/net-next 7/7] tc: flower: Support matching on ND

[PATCH 0/8] ADD STM32H743 MCU and STM32H743i-Eval board supports
 2017-02-06  8:43 UTC  (10+ messages)
` [PATCH 1/8] include: dt-bindings: Add STM32H7 pinctrl DT bindings
` [PATCH 2/8] pinctrl: stm32: Add STM32H743 MCU support
` [PATCH 3/8] Documentation: dt-bindings: Add STM32 pinctrl driver DT bindings

[PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
 2017-02-06  8:41 UTC 

[PATCH] drm/i915: Drain the freed state from the tail of the next commit
 2017-02-06  8:41 UTC  (2+ messages)

live core-image-minimal 'Waiting for removable media ...' problem
 2017-02-06  8:41 UTC 

[PATCH v3] x86/time: correctly honor late clearing of TSC related feature flags
 2017-02-06  8:39 UTC 

[PATCH v2 1/5] drm/i915: Generate i915_params {} using a macro
 2017-02-06  8:39 UTC  (3+ messages)
` [PATCH v2 2/5] drm/i915: Convert i915_params to use shortnames for its types

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2017-02-06  8:37 UTC  (2+ messages)

pull-request: mac80211 2017-02-06
 2017-02-06  8:36 UTC  (2+ messages)

[PATCH] ASoc: hdmi-codec: remove HDMI device unregister
 2017-02-06  8:35 UTC  (3+ messages)

Change queue/pipe split between amdkfd and amdgpu
 2017-02-06  8:35 UTC  (4+ messages)
` [PATCH 13/13] drm/amdgpu: new queue policy, take first 2 queues of each pipe

[PATCH v2 00/15] next-eventdev: event/sw software eventdev
 2017-02-06  8:34 UTC  (3+ messages)
  ` [PATCH v2 04/15] event/sw: add device capabilities function


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.