All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-23 11:36:01 to 2017-01-23 12:12:33 UTC [more...]

[PATCH] drm/bridge: sii902x: fix get edid may fail
 2017-01-23 12:12 UTC  (5+ messages)

[PATCH/RFC 0/2] iommu/ipmmu-vmsa: IPMMU slave device whitelist
 2017-01-23 12:12 UTC  (6+ messages)
` [PATCH/RFC 1/2] arm64: mm: Silently allow devices lacking IOMMU group
` [PATCH/RFC 2/2] iommu/ipmmu-vmsa: Opt-in slave devices based on ES version

[PATCH v9 0/8] Add PWM and IIO timer drivers for STM32
 2017-01-23 12:12 UTC  (4+ messages)
` [GIT PULL] Immutable branch between MFD, ARM, IIO and PWM due for the v4.10 merge window

[PATCH 0/4] leds: add leds-mt6323 support on MT7623 SoC
 2017-01-23 12:16 UTC  (5+ messages)
` [PATCH 2/4] Documentation: devicetree: Add LED subnode binding for MT6323 PMIC
` [PATCH 4/4] mfd: mt6397: Add MT6323 LED support into MT6397 driver

[LTP] [RFC PATCH v2 1/1] test.sh: colorize the output
 2017-01-23 12:12 UTC  (2+ messages)

[PATCH] buildtools: allow symlinks within a source directory
 2017-01-23 12:11 UTC 

Unocorrectable errors with RAID1
 2017-01-23 12:09 UTC  (11+ messages)
            ` gdb log of crashed "btrfs-image -s"

[Qemu-devel] [PATCH v11 00/24] qcow2: persistent dirty bitmaps
 2017-01-23 12:10 UTC  (25+ messages)
` [Qemu-devel] [PATCH 01/24] specs/qcow2: fix bitmap granularity qemu-specific note
` [Qemu-devel] [PATCH 02/24] specs/qcow2: do not use wording 'bitmap header'
` [Qemu-devel] [PATCH 03/24] hbitmap: improve dirty iter
` [Qemu-devel] [PATCH 04/24] tests: add hbitmap iter test
` [Qemu-devel] [PATCH 05/24] block: fix bdrv_dirty_bitmap_granularity signature
` [Qemu-devel] [PATCH 06/24] block/dirty-bitmap: add deserialize_ones func
` [Qemu-devel] [PATCH 07/24] qcow2: add bitmaps extension
` [Qemu-devel] [PATCH 08/24] block: introduce auto-loading bitmaps
` [Qemu-devel] [PATCH 09/24] qcow2: add .bdrv_load_autoloading_dirty_bitmaps
` [Qemu-devel] [PATCH 10/24] block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
` [Qemu-devel] [PATCH 11/24] block: introduce persistent dirty bitmaps
` [Qemu-devel] [PATCH 12/24] block/dirty-bitmap: add bdrv_dirty_bitmap_next()
` [Qemu-devel] [PATCH 13/24] qcow2: add .bdrv_store_persistent_dirty_bitmaps()
` [Qemu-devel] [PATCH 14/24] block: add bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH 15/24] qcow2: add .bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH 16/24] qmp: add persistent flag to block-dirty-bitmap-add
` [Qemu-devel] [PATCH 17/24] qmp: add autoload parameter "
` [Qemu-devel] [PATCH 18/24] qmp: add x-debug-block-dirty-bitmap-sha256
` [Qemu-devel] [PATCH 19/24] iotests: test qcow2 persistent dirty bitmap
` [Qemu-devel] [PATCH 20/24] qcow2-refcount: rename inc_refcounts() and make it public
` [Qemu-devel] [PATCH 21/24] qcow2-bitmap: refcounts
` [Qemu-devel] [PATCH 22/24] block/dirty-bitmap: deep release dirty bitmaps
` [Qemu-devel] [PATCH 23/24] qcow2: add .bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH 24/24] qcow2-bitmap: cache bitmap list in BDRVQcow2State

[rtc-linux] [PATCH v2 1/4] mfd: cros_ec: Add helper for event notifier
 2017-01-23 12:14 UTC  (8+ messages)
` [rtc-linux] [PATCH v2 3/4] rtc: cros-ec: add cros-ec-rtc driver
  ` [rtc-linux] "
    `  "
` [rtc-linux] [PATCH v2 4/4] mfd: cros_ec: add RTC as mfd subdevice
  `  "
    ` [rtc-linux] "

[PATCH v2] mm: do not export ioremap_page_range symbol for external module
 2017-01-23 12:07 UTC 

[LSF/MM TOPIC] I/O error handling and fsync()
 2017-01-23 12:10 UTC  (12+ messages)
          ` [Lsf-pc] "

[PATCH 1/2] drm/i915: Split intel_engine allocation and initialisation
 2017-01-23 12:08 UTC  (4+ messages)

[PATCH] prctl: propagate has_child_subreaper flag to every descendant
 2017-01-23 12:07 UTC  (6+ messages)
` [PATCH] introduce the walk_process_tree() helper

[PATCH V6 00/11] IOMMU probe deferral support
 2017-01-23 12:07 UTC  (4+ messages)
` [PATCH V6 06/11] drivers: platform: Configure dma operations at probe time

[PATCH 00/17] gtp: fixes and support multiple VRF's per GTP socket
 2017-01-23 11:57 UTC  (18+ messages)
` [PATCH 01/17] gtp: add genl family modules alias
` [PATCH 02/17] gtp: clear DF bit on GTP packet tx
` [PATCH 03/17] gtp: make GTP sockets in gtp_newlink optional
` [PATCH 04/17] gtp: return error ptr in find pdp helpers
` [PATCH 05/17] gtp: unify genl_find_pdp and prepare for per socket lookup
` [PATCH 06/17] gtp: fix cross netns recv on gtp socket
` [PATCH 07/17] gtp: remove unnecessary rcu_read_lock
` [PATCH 08/17] gtp: consolidate pdp context destruction into helper
` [PATCH 09/17] gtp: use addr_hash when traversing pdp contexts
` [PATCH 10/17] gtp: add socket to pdp context
` [PATCH 11/17] gtp: consolidate gtp socket rx path
` [PATCH 12/17] gtp: let userspace handle packets for invalid tunnels
` [PATCH 13/17] gtp: replace netdev_dbg and KERN_DEBUG printk with pr_debug
` [PATCH 14/17] gtp: move TEID hash to per socket structure
` [PATCH 15/17] gtp: rename gtp hashtable helpers
` [PATCH 16/17] gtp: add genl cmd to enable GTP encapsulation on UDP socket
` [PATCH 17/17] gtp: add support to select a GTP socket during PDP context creation

[PATCH 0/5] block: Fine-tuning for five function implementations
 2017-01-23 12:06 UTC  (9+ messages)
` [PATCH 1/5] blk-throttle: Move three assignments for the variable "ret" in tg_set_max()
        `  "

[PATCH] net/mlx5: fix memory leak when parsing device params
 2017-01-23 12:04 UTC  (2+ messages)
` [dpdk-stable] "

[Qemu-devel] [PATCH v2 00/25] qmp: add async command type
 2017-01-23 12:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 23/25] console: make screendump async

[PATCH v2 1/1] EDAC: kill ->show_interleave_mode()
 2017-01-23 12:04 UTC  (2+ messages)

[PATCH v6 0/8] New hypercall for device models
 2017-01-23 12:03 UTC  (4+ messages)
` [PATCH v6 1/8] public / x86: Introduce __HYPERCALL_dm_op

[PATCH 1/3] drm/i915: Tidy max/display priority macro
 2017-01-23 12:02 UTC  (12+ messages)
` [PATCH 2/3] drm/i915: Priority boost for locked waits
` [PATCH 3/3] drm/i915: Priority boost switching to an idle ring

[Buildroot] SQLite upgrade
 2017-01-23 12:02 UTC  (2+ messages)

[PATCHv5 00/33] NXP DPAA2 PMD
 2017-01-23 12:00 UTC  (35+ messages)
` [PATCHv6 "
  ` [PATCHv6 01/33] mk/dpaa2: add the crc support to the machine type
  ` [PATCHv6 02/33] drivers/common/dpaa2: adding qbman driver
  ` [PATCHv6 03/33] bus/fslmc: introducing fsl-mc bus driver
  ` [PATCHv6 04/33] bus/fslmc: introduce mc object functions
  ` [PATCHv6 05/33] bus/fslmc: add mc dpni object support
  ` [PATCHv6 06/33] bus/fslmc: add mc dpio "
  ` [PATCHv6 07/33] bus/fslmc: add mc dpbp "
  ` [PATCHv6 08/33] bus/fslmc: add mc dpseci "
  ` [PATCHv6 09/33] eal/vfio: adding vfio utility functions in map file
  ` [PATCHv6 10/33] bus/fslmc: add vfio support
  ` [PATCHv6 11/33] bus/fslmc: scan for net and sec devices
  ` [PATCHv6 12/33] net/dpaa2: introducing NXP dpaa2 pmd driver
  ` [PATCHv6 13/33] doc: add dpaa2 nic details
  ` [PATCHv6 14/33] bus/fslmc: add debug log message support
  ` [PATCHv6 15/33] drivers/common/dpaa2: dpio portal driver
  ` [PATCHv6 16/33] drivers/pool/dpaa2: adding hw offloaded mempool
  ` [PATCHv6 17/33] drivers/common/dpaa2: dpio routine to affine to crypto threads
  ` [PATCHv6 18/33] net/dpaa2: adding eth ops to dpaa2
  ` [PATCHv6 19/33] net/dpaa2: add rss flow distribution
  ` [PATCHv6 20/33] net/dpaa2: configure mac address at init
  ` [PATCHv6 21/33] net/dpaa2: attach the buffer pool to dpni
  ` [PATCHv6 22/33] net/dpaa2: add support for l3 and l4 checksum offload
  ` [PATCHv6 23/33] net/dpaa2: add support for promiscuous mode
  ` [PATCHv6 24/33] net/dpaa2: add mtu config support
  ` [PATCHv6 25/33] net/dpaa2: add packet rx and tx support
  ` [PATCHv6 26/33] net/dpaa2: rx packet parsing and packet type support
  ` [PATCHv6 27/33] net/dpaa2: link status update
  ` [PATCHv6 28/33] net/dpaa2: basic stats support
  ` [PATCHv6 29/33] net/dpaa2: enable stashing for LS2088A devices
  ` [PATCHv6 30/33] net/dpaa2: add support for non hw buffer pool packet transmit
  ` [PATCHv6 31/33] net/dpaa2: enabling the use of physical addresses
  ` [PATCHv6 32/33] bus/fslmc: add support for dmamap to ARM SMMU
  ` [PATCHv6 33/33] drivers/common/dpaa2: frame queue based dq storage alloc

Gratulálunk a nyerteseknek (ASA - CJ: SP / 11420/2 / EU 41
 2017-01-23 11:39 UTC 

[PATCH 0/2] hwmon: (lm70) Couple patches
 2017-01-23 12:00 UTC  (5+ messages)
` [PATCH 1/2] hwmon: (lm70) Utilize dev_warn instead of pr_warn

[U-Boot] [BUG] am335x: SPL: fails to load u-boot.img from vfat partition on eMMC
 2017-01-23 12:00 UTC 

[PATCH/RFC] iommu/ipmmu-vmsa: Initial R-Car Gen3 VA64 mode support
 2017-01-23 11:52 UTC 

[PATCH 0/8] lightnvm: cleanups and support for vector ioctls
 2017-01-23 11:59 UTC  (9+ messages)
` [PATCH 1/8] lightnvm: merge gennvm with core
` [PATCH 2/8] lightnvm: collapse nvm_erase_ppa and nvm_erase_blk
` [PATCH 3/8] lightnvm: remove nvm_submit_ppa* functions
` [PATCH 4/8] lightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tbl
` [PATCH 5/8] lightnvm: make nvm_map_* return void
` [PATCH 6/8] lightnvm: cleanup nvm transformation functions
` [PATCH 7/8] lightnvm: reduce number of nvm_id groups to one
` [PATCH 8/8] lightnvm: add ioctls for vector I/Os

[CI 1/2] drm/i915: Assert that the kernel_context is hw-id 0
 2017-01-23 11:59 UTC  (4+ messages)
` [CI 2/2] drm/i915: Assert that the context-switch completion matches our context

[PATCH] KVM: s390: Move two error code assignments in kvm_vm_ioctl_get_dirty_log()
 2017-01-23 11:58 UTC  (5+ messages)
  `  "

[PATCH] usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phase
 2017-01-23 11:57 UTC  (2+ messages)

[PATCH] mm: do not export ioremap_page_range symbol for external module
 2017-01-23 11:52 UTC  (5+ messages)

Idea: Add a filter option to 'git rebase'
 2017-01-23 11:57 UTC  (4+ messages)

[PATCH v9 00/18] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2017-01-23 11:57 UTC  (11+ messages)
` [PATCH v9 08/18] iommu/vt-d: Implement reserved region get/put callbacks
` [PATCH v9 10/18] iommu/arm-smmu: "

[Qemu-devel] [PATCH] display: cirrus: check vga bits per pixel(bpp) value
 2017-01-23 11:56 UTC  (7+ messages)

[PATCH 0/2] iwlwifi: updates intended for v4.10 2017-01-23
 2017-01-23 11:56 UTC  (3+ messages)
` [PATCH 1/2] iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000
` [PATCH 2/2] iwlwifi: mvm: avoid crash on restart w/o reserved queues

[PATCH] mfd: tps65912: Export OF device ID table as module aliases
 2017-01-23 11:58 UTC  (2+ messages)

linux-4.10-rc5/drivers/char/xilinx_hwicap/buffer_icap.c: 2 * pointless local variables ?
 2017-01-23 11:54 UTC  (3+ messages)

[PATCH] drm/color: un-inline drm_color_lut_extract()
 2017-01-23 11:54 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] ethdev: fix wrong memset
 2017-01-23 11:56 UTC  (11+ messages)

[PATCH] char: xilinx_hwicap: Remove pointless local variables
 2017-01-23 11:53 UTC  (2+ messages)

[PATCH V3] mtd: bcm47xxsflash: support reading flash out of mapping window
 2017-01-23 11:51 UTC 

[PATCH] mfd: ab8500-core: rename clock device and compatible
 2017-01-23 11:56 UTC  (2+ messages)

[PATCH] mfd: cros_ec: Send correct suspend/resume event to EC
 2017-01-23 11:56 UTC  (2+ messages)

Warning at drivers/gpu/drm/drm_atomic_helper.c
 2017-01-23 11:51 UTC  (5+ messages)

usb: gadget: Kernel panic (NULL pointer dereference) when using fsl_udc2_core on i.MX31 PDK
 2017-01-23 11:51 UTC  (2+ messages)

[PATCH] x86emul: correct FPU stub asm() constraints
 2017-01-23 11:50 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/17] Dirty bitmaps postcopy migration
 2017-01-23 11:48 UTC  (2+ messages)
` [Qemu-devel] ping2 "

[BISSECTED]: BUG: usb: dwc3: usb ports not working anymore on odroid-XU4
 2017-01-23 11:47 UTC  (5+ messages)

sparse checkout : ignore paths
 2017-01-23 11:45 UTC 

[PATCH 1/4] drm/i915: Only disable execlist preemption for the duration of the request
 2017-01-23 11:47 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: Skip the execlists CSB scan and rewrite if the ring is untouched
` [PATCH 4/4] drm/i915: Emit dma-fence (and execlists submit) first from signaler

[PATCH v2 0/3] iommu/ipmmu-vmsa: r8a7796 support V2
 2017-01-23 11:40 UTC  (8+ messages)
` [PATCH v2 1/3] iommu/ipmmu-vmsa: Add r8a7796 DT binding
` [PATCH v2 2/3] iommu/ipmmu-vmsa: Increase maximum micro-TLBS to 48
` [PATCH v2 3/3] iommu/ipmmu-vmsa: Hook up r8a7796 DT matching code

[kernel-hardening] [PATCH v4 0/2] procfs/tasks: introduce per-task procfs hidepid= field
 2017-01-23 11:46 UTC  (12+ messages)
` [kernel-hardening] [PATCH v4 2/2] procfs/tasks: add a simple "
  `  "
      ` [kernel-hardening] "

[PATCH v3] doc: add known uio_pci_generic issue for i40e
 2017-01-23 11:44 UTC  (4+ messages)
` [PATCH v4] "

Bug: UVD initialization / clock gating issue on kabini
 2017-01-23 11:44 UTC  (4+ messages)
` Bug (and probably, fix): "

[PATCH v10 0/8] arm/arm64: vgic: Implement API for vGICv3 live migration
 2017-01-23 11:43 UTC  (15+ messages)
` [PATCH v10 7/8] arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl
` [PATCH v10 8/8] arm/arm64: Documentation: Update arm-vgic-v3.txt

[PATCH] net/sfc: fix TSO limits imposed to the number of Tx queues
 2017-01-23 11:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/3] Generic HDMI codec: Add channel mapping control
 2017-01-23 11:41 UTC  (7+ messages)
` [PATCH v4 1/3] DRM: add help to get ELD speaker allocation

RFC: Adding a section to the Xen security policy about what constitutes a vulnerability
 2017-01-23 11:41 UTC  (5+ messages)

[PATCH 0/3] builddeb updates for 4.11
 2017-01-23 11:40 UTC  (4+ messages)
` [PATCH v2 1/3] builddeb: Update a few outdated and hardcoded strings
` [PATCH 2/3] builddeb: fix typo
` [PATCH v2 3/3] builddeb: add make fastdeb-pkg target

[PATCH XTF] don't overrun memory object
 2017-01-23 11:39 UTC  (5+ messages)

[PATCH v2 0/4] mfd: max77686: Remove unneeded non-OF code in driver
 2017-01-23 11:40 UTC  (6+ messages)
  ` [PATCH v2 4/4] mfd: max77686: Remove I2C device ID table


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.