All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-28 08:31:49 to 2017-03-28 09:01:46 UTC [more...]

[Buildroot] [PATCH] Add out-of-source U-Boot device tree support
 2017-03-28  9:01 UTC  (4+ messages)

mmc: core: Do not hold re-tuning during CMD6 commands
 2017-03-28  9:01 UTC  (11+ messages)
` [PATCH] "

[PATCH 00/16] Networking drivers refcount conversions
 2017-03-28  8:56 UTC  (61+ messages)
` [PATCH 01/16] drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t
` [PATCH 02/16] drivers, net, ethernet: convert mtk_eth.dma_refcnt "
` [PATCH 03/16] drivers, net, mlx4: convert mlx4_cq.refcount "
` [PATCH 04/16] drivers, net, mlx4: convert mlx4_qp.refcount "
` [PATCH 05/16] drivers, net, mlx4: convert mlx4_srq.refcount "
` [PATCH 06/16] drivers, net, mlx5: convert mlx5_cq.refcount "
` [PATCH 07/16] drivers, net, mlx5: convert fs_node.refcount "
` [PATCH 08/16] drivers, net, hamradio: convert sixpack.refcnt "
` [PATCH 09/16] drivers, net: convert masces_rx_sa.refcnt "
` [PATCH 10/16] drivers, net: convert masces_rx_sc.refcnt "
` [PATCH 11/16] drivers, net: convert masces_tx_sa.refcnt "
` [PATCH 12/16] drivers, net, ppp: convert asyncppp.refcnt "
` [PATCH 13/16] drivers, net, ppp: convert ppp_file.refcnt "
` [PATCH 14/16] drivers, net, ppp: convert syncppp.refcnt "
` [PATCH 15/16] drivers, net, intersil: convert hostap_cmd_queue.usecnt "
` [PATCH 16/16] drivers, net, intersil: convert request_context.refcount "

[PATCH] reduce the time of finding symbols for module
 2017-03-28  9:00 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-at91: fix MMC_DDR_52 timing selection
 2017-03-28  9:00 UTC 

Pls help check <DPDK build error> on old kernel
 2017-03-28  9:00 UTC  (2+ messages)

[PATCH v3 0/2] imx-wm8962: Let codec driver enable/disable its MCLK
 2017-03-28  8:58 UTC  (6+ messages)
` [PATCH v3 1/2] ASoC: "
` [PATCH v3 2/2] ASoC: imx-wm8962: Fix codec_clk cleanup

[KASAN, ACPI] 80a9201a59 [ 56.736479] NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [swapper/0:1]
 2017-03-28  8:59 UTC  (2+ messages)

[PATCH 1/1] nvmet: use symbolic constants for log identifiers
 2017-03-28  8:59 UTC  (3+ messages)

[PATCH v6 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-03-28  8:57 UTC  (13+ messages)
` [PATCH v6 1/5] irqchip/aspeed-i2c-ic: binding docs for Aspeed I2C Interrupt Controller
` [PATCH v6 2/5] irqchip/aspeed-i2c-ic: Add I2C IRQ controller for Aspeed
` [PATCH v6 3/5] i2c: aspeed: added documentation for Aspeed I2C driver
` [PATCH v6 4/5] i2c: aspeed: added driver for Aspeed I2C

[U-Boot] [PATCH 0/8] rockchip: spi: rk3399: support SPI on the RK3399
 2017-03-28  8:58 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] rockchip: clk: rk3399: add clock support for SCLK_SPI1 and SCLK_SPI5
` [U-Boot] [PATCH 2/8] rockchip: pinctrl: rk3399: add support for the SPI5 controller
` [U-Boot] [PATCH 3/8] rockchip: spi: enable support for the rk_spi driver for the RK3399
` [U-Boot] [PATCH 4/8] rockchip: spi: rk3399: move CONFIG_SPI and CONFIG_SPI_FLASH to defconfig
` [U-Boot] [PATCH 5/8] defconfig: rk3399-puma: enable support for SPI and Winbond SPI flash
` [U-Boot] [PATCH 6/8] defconfig: rk3399-puma: enable SPI as a boot-source in SPL
` [U-Boot] [PATCH 7/8] rockchip: spl: RK3399: enable SPL_SPI_LOAD if SPI is enabled for SPL
` [U-Boot] [PATCH 8/8] dts: rk3399-puma: enable spi1 and spi5, add /spi1/spiflash

[PATCH for-4.11 0/2] brcmfmac: fixing use-after-free reports
 2017-03-28  8:11 UTC  (3+ messages)
` [PATCH for-4.11 1/2] brcmfmac: use local iftype avoiding use-after-free of virtual interface
` [PATCH for-4.11 2/2] cfg80211: check rdev resume callback only for registered wiphy

[PATCH v2 0/7] x86/vioapic: introduce support for multiple vIO APICs
 2017-03-28  8:58 UTC  (12+ messages)
` [PATCH v2 1/7] x86/vioapic: introduce a internal vIO APIC structure
` [PATCH v2 3/7] x86/hvm: convert gsi_assert_count into a variable size array

[U-Boot] [PATCH 1/1] arm: socfpga: cyclone5-socdk: Enable ports A & C
 2017-03-28  8:57 UTC  (2+ messages)

[PATCH] drm/i915: Move WARN_ON/MISSING_CASE macros to i915_utils.h
 2017-03-28  8:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 for-2.9 00/10] rbd: Clean up API and code
 2017-03-28  8:56 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 for-2.9 01/10] rbd: Reject -blockdev server.*.{numeric, to, ipv4, ipv6}
` [Qemu-devel] [PATCH v4 for-2.9 02/10] rbd: Fix to cleanly reject -drive without pool or image
` [Qemu-devel] [PATCH v4 for-2.9 03/10] rbd: Don't limit length of parameter values
` [Qemu-devel] [PATCH v4 for-2.9 04/10] rbd: Clean up after the previous commit
` [Qemu-devel] [PATCH v4 for-2.9 05/10] rbd: Don't accept -drive driver=rbd, keyvalue-pairs=
` [Qemu-devel] [PATCH v4 for-2.9 06/10] rbd: Clean up runtime_opts, fix -drive to reject filename
` [Qemu-devel] [PATCH v4 for-2.9 07/10] rbd: Clean up qemu_rbd_create()'s detour through QemuOpts
` [Qemu-devel] [PATCH v4 for-2.9 08/10] rbd: Revert -blockdev and -drive parameter auth-supported
` [Qemu-devel] [PATCH v4 for-2.9 09/10] rbd: Revert -blockdev parameter password-secret
` [Qemu-devel] [PATCH v4 for-2.9 10/10] rbd: Fix bugs around -drive parameter "server"

[PATCH] drm/amdgpu: fix vm pte pde flags to 64-bit for sdma v4
 2017-03-28  8:55 UTC 

[PATCH 5/5] drm/i915/uc: Move fw path check to fetch_uc_fw()
 2017-03-28  8:55 UTC  (2+ messages)

Delivery Failed, FedEx Package #37655517
 2017-03-28  8:54 UTC 

Current situation with gobject introspection?
 2017-03-28  8:49 UTC  (4+ messages)

[PATCH v1 0/4] net/i40e: QinQ filter
 2017-03-28  8:54 UTC  (5+ messages)
` [PATCH v2 2/3] net/i40e: parse QinQ pattern
` [PATCH v2 3/3] net/i40e: update destroy tunnel filter function

[PATCH] drm/i915: update the firmware download URL
 2017-03-28  8:54 UTC  (3+ messages)

[PATCH v2 0/4] cdc-acm: reassemble fragmented notifications
 2017-03-28  8:04 UTC  (5+ messages)
  ` [PATCH v2 1/4] "

[xen-4.7-testing baseline-only test] 71101: trouble: blocked/broken
 2017-03-28  8:53 UTC 

[PATCH 4/5] drm/i915/huc: Remove unused intel_huc_fini()
 2017-03-28  8:52 UTC  (2+ messages)

[PATCH] net/i40e: mbuf alloc failed counter not incremented
 2017-03-28  8:52 UTC  (2+ messages)

[PATCH 0/7] crypto: aes - allow generic AES to be omitted
 2017-03-28  8:51 UTC  (3+ messages)

[PATCH 3/5] drm/i915/uc: Add intel_uc_fw_fini()
 2017-03-28  8:51 UTC  (2+ messages)

[PATCH 4.10 000/167] 4.10.2-stable review
 2017-03-28  8:51 UTC  (7+ messages)
` [PATCH 4.10 012/167] mmc: sdhci-acpi: support deferred probe

Delock 89384 Sata Controller Causes Lockups Under Heavy Load
 2017-03-28  8:51 UTC  (2+ messages)

[PATCH v4 00/16] basic vfio-ccw infrastructure
 2017-03-28  8:49 UTC  (10+ messages)
` [PATCH v4 14/16] docs: add documentation for vfio-ccw
    ` [Qemu-devel] "
  ` [Qemu-devel] [PATCH v4 00/16] basic vfio-ccw infrastructure

FAILED: patch "[PATCH] USB: usbtmc: add missing endpoint sanity check" failed to apply to 4.4-stable tree
 2017-03-28  8:48 UTC  (2+ messages)
` [PATCH stable-4.4] USB: usbtmc: add missing endpoint sanity check

[PATCH v9 00/25] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-03-28  8:48 UTC  (19+ messages)
` [PATCH v9 10/25] x86: refactor psr: L3 CAT: set value: assemble features value array
` [PATCH v9 11/25] x86: refactor psr: L3 CAT: set value: implement cos finding flow
` [PATCH v9 12/25] x86: refactor psr: L3 CAT: set value: implement cos id picking flow
` [PATCH v9 13/25] x86: refactor psr: L3 CAT: set value: implement write msr flow

[PATCH V3] Set sda-hold-time based on ACPI *CNT value
 2017-03-28  8:48 UTC  (2+ messages)
` [PATCH] i2c: designware: Get selected speed mode sda-hold-time via ACPI

[Qemu-devel] [PULL 0/9] Misc fixes for QEMU 2.9.0-rc2
 2017-03-28  8:48 UTC  (2+ messages)

[PATCH v10 01/18] lib: rename legacy distributor lib files
 2017-03-28  8:47 UTC  (8+ messages)
` [PATCH v11 0/18] distributor lib performance enhancements
  ` [PATCH v11 07/18] lib: make v20 header file private
  ` [PATCH v11 14/18] examples/distributor: tweaks for performance

[PATCH] Add initial batch of statx() LTP tests
 2017-03-28  8:23 UTC  (11+ messages)
` statx manpage
    ` [PATCH] xfs: report crtime and attribute flags to statx

[Qemu-devel] [PULL 0/2] 9pfs fixes for 2.9 2017-03-28
 2017-03-28  8:46 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] 9pfs: fix file descriptor leak
` [Qemu-devel] [PULL 2/2] tests/virtio-9p-test: Don't call le*_to_cpus on fields of packed struct

[PATCH] drm/vmwgfx: Remove getparam error message
 2017-03-28  8:44 UTC  (2+ messages)

[PATCH v9 1/2] fsstress: add mwrite/mread into test operation list
 2017-03-28  8:46 UTC  (2+ messages)
` [PATCH v9 2/2] xfs/068: update golden output due to new operations in fsstress

where's the definition of trace_kfree_skb?
 2017-03-28  8:46 UTC  (2+ messages)

[PATCH] net/ftgmac100: Rewrite the driver
 2017-03-28  8:45 UTC  (8+ messages)

[PATCH 1/7] Documentation: dt: net: Update the ath9k binding for SoC devices
 2017-03-28  8:44 UTC  (4+ messages)

[PATCH v2] net/i40e: fix a bug in function i40evf_add_del_all_mac_addr
 2017-03-28  8:44 UTC  (2+ messages)

new QoS/TM API and tree
 2017-03-28  8:44 UTC 

[PATCH v2 00/11] ASoC: Intel: Skylake: More driver updates
 2017-03-28  8:45 UTC  (9+ messages)
` [PATCH v2 09/11] ASoC: Intel: Skylake: Fix DMA position reporting for capture stream

[PATCH] drm/ttm: Avoid calling drm_ht_remove from atomic context
 2017-03-28  8:43 UTC 

[PATCH v5] tools/firmware: add ACPI device for Windows laptop/slate mode switch
 2017-03-28  8:42 UTC 

[PATCH V3 0/2] measure SMI cost (kernel)
 2017-03-28  8:42 UTC  (5+ messages)
` [PATCH V3 1/2] x86/msr: add msr_set/clear_bit_on_cpu/cpus access functions
` [PATCH V3 2/2] perf/x86: add sysfs entry to freeze counter on SMI

[PATCH 00/13] *** VEGA10 SRIOV PATCHES ***
 2017-03-28  8:42 UTC  (6+ messages)
` [PATCH 12/13] drm/amdgpu:changes in gfx DMAframe scheme
    ` 答复: "
            ` 答复: "

[PATCH 0/2] x86/io: fix dpci_ IO port handlers
 2017-03-28  8:41 UTC  (4+ messages)
` [PATCH 1/2] x86/io: rename misleading dpci_ prefixed functions to hvm_

Plan: BO move throttling for visible VRAM evictions
 2017-03-28  8:41 UTC  (9+ messages)

[PATCH] reset: uniphier: add NAND and eMMC reset control
 2017-03-28  8:40 UTC  (2+ messages)

[PATCH 0/3] The uncontroversial patches
 2017-03-28  8:40 UTC  (4+ messages)
` [PATCH 1/3] mmc: core: move some code in mmc_start_areq()
` [PATCH 2/3] mmc: core: refactor asynchronous request finalization
` [PATCH 3/3] mmc: core: refactor mmc_request_done()

[PATCH 0/2] drm/i915/scheduler: add gvt force-single-submission and notification for guc
 2017-03-28  8:39 UTC  (4+ messages)
` [PATCH 1/2] drm/i915/scheduler: add gvt force-single-submission "

[PATCH v5 00/18] Gen8+ engine-reset
 2017-03-28  8:39 UTC  (10+ messages)
` [PATCH v5 15/18] drm/i915: Watchdog timeout: IRQ handler for gen8+
` [PATCH v5 17/18] drm/i915: Watchdog timeout: DRM kernel interface to set the timeout

[PATCH v5 0/5] Fix the parse_dt of exynos dsi and remove the OF graph
 2017-03-28  8:38 UTC  (6+ messages)
  ` [PATCH v5 3/5] drm/exynos: dsi: Fix the parse_dt function

[PATCH 00/15] *** Multiple level VMPT enablement ***
 2017-03-28  8:38 UTC  (4+ messages)
` [PATCH 13/15] drm/amdgpu: adapt vm size for multi vmpt

[PATCH] virtio-blk: add DISCARD support to virtio-blk driver
 2017-03-28  8:39 UTC  (6+ messages)
      ` [Qemu-devel] "

Unexpected issues with 2 NVME initiators using the same target
 2017-03-28  8:38 UTC  (13+ messages)

[PATCH V6 4/7] mfd: da9061: MFD core support
 2017-03-28  8:36 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/6] MTTCG fixes for rc1
 2017-03-28  8:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] user-exec: handle synchronous signals from QEMU gracefully
` [Qemu-devel] [PATCH v2 2/6] bsd-user: align use of mmap_lock to that of linux-user
` [Qemu-devel] [PATCH v2 3/6] ui/console: ensure do_safe_dpy_refresh holds BQL
` [Qemu-devel] [PATCH v2 4/6] ui/console: use exclusive mechanism directly
` [Qemu-devel] [PATCH v2 5/6] tcg: Add a new line after incompatibility warning
` [Qemu-devel] [PATCH v2 6/6] replay/replay.c: bump REPLAY_VERSION

[PATCH] blk-mq: Add NULL pointer check for HW dispatch queue
 2017-03-28  8:35 UTC  (3+ messages)

[xen-unstable test] 106944: regressions - FAIL
 2017-03-28  8:34 UTC 

[LTP] [PATCH] commands/keyctl01: Add new regression test
 2017-03-28  8:34 UTC  (4+ messages)

[PATCH] drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
 2017-03-28  8:33 UTC  (2+ messages)

[PATCH v4] tools/firmware: add ACPI device for Windows laptop/slate mode switch
 2017-03-28  8:33 UTC  (3+ messages)

pata_atiixp regression in 4.11-rc1
 2017-03-28  8:24 UTC  (3+ 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.