All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-13 14:26:53 to 2017-10-13 15:04:28 UTC [more...]

[PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()
 2017-10-13 15:03 UTC  (14+ messages)

[PATCH] KVM: X86: fix a bad_page bug_on path
 2017-10-13 21:48 UTC  (2+ messages)

[PATCH 0/6] Use new DRM API where possible, and cleanups
 2017-10-13 15:03 UTC  (3+ messages)
` [PATCH v2 1/6] drm/amd/display: Use DRM new-style object iterators

[PATCH v7 00/15] Introduce support for Dell SMBIOS over WMI
 2017-10-13 15:03 UTC  (7+ messages)
` [PATCH v7 10/15] platform/x86: dell-smbios: add filtering capability for requests

[PATCH v11 0/9] complete deferred page initialization
 2017-10-13 15:02 UTC  (19+ messages)
` [PATCH v11 7/9] arm64/kasan: add and use kasan_map_populate()

[U-Boot] [PATCH] power: extend prefix match to regulator-name property
 2017-10-13 15:02 UTC  (3+ messages)

[Part2 PATCH v5 12/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
 2017-10-13 15:01 UTC  (6+ messages)
` [Part2 PATCH v5.1 12.1/31] "
  ` [Part2 PATCH v5.1 12.8/31] crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl command
  ` [Part2 PATCH v5.1 12.9/31] crypto: ccp: Implement SEV_PDH_CERT_EXPORT "

Sluggish AT91 I2C driver causes SMBus timeouts
 2017-10-13 15:01 UTC  (3+ messages)

[PATCH] scsi: scsi_transport_fc: make the function argument as const
 2017-10-13 15:00 UTC 

Support standalone metrics and metric groups for perf
 2017-10-13 14:50 UTC  (3+ messages)
` [PATCH v3 07/11] perf, tools, list: Add metric groups to perf list

[PATCH] Args need to be the same for replay cache
 2017-10-13 15:00 UTC  (9+ messages)
` pynfs replay cache test SEQ9f
    ` [nfsv4] "

[PATCH 00/48] omapdrm: Merge omapdrm and omapdss
 2017-10-13 14:59 UTC  (49+ messages)
` [PATCH 01/48] drm: omapdrm: dpi: Don't treat GPIO probe deferral as an error
` [PATCH 02/48] drm: omapdrm: Pass drm_device to omap_gem_resume()
` [PATCH 03/48] drm: omapdrm: Remove unused omap_dss_find_device() function
` [PATCH 04/48] drm: omapdrm: Merge the omapdss and omapdss-base modules
` [PATCH 05/48] drm: omapdrm: dss: Set the DMA coherent mask
` [PATCH 06/48] drm: omapdrm: dss: Make dss_dump_clocks() function static
` [PATCH 07/48] drm: omapdrm: dpi: Remove dpi_data port_initialized field
` [PATCH 08/48] drm: omapdrm: venc: Return error code on OF parsing failure
` [PATCH 09/48] drm: omapdrm: Deconstruct the omap_drv.h header
` [PATCH 10/48] drm: omapdrm: Use kernel integer types
` [PATCH 11/48] drm: omapdrm: Use unsigned int type
` [PATCH 12/48] drm: omapdrm: Split init and cleanup from probe and remove functions
` [PATCH 13/48] drm: omapdrm: connector-analog-tv: Remove tvc_of_match forward declaration
` [PATCH 14/48] drm: omapdrm: displays: Remove OF node check in connector drivers
` [PATCH 15/48] drm: omapdrm: displays: Remove OF node check in encoder drivers
` [PATCH 16/48] drm: omapdrm: displays: Remove OF node check in panel drivers
` [PATCH 17/48] drm: omapdrm: displays: Get connector source at connect time
` [PATCH 18/48] drm: omapdrm: displays: Get panel "
` [PATCH 19/48] drm: omapdrm: displays: Get encoder "
` [PATCH 20/48] drm: omapdrm: Merge the omapdrm and omapdss drivers
` [PATCH 21/48] drm: omapdrm: dss: Support passing private data to debugfs show handlers
` [PATCH 22/48] drm: omapdrm: dss: Pass DSS private structure to runtime PM functions
` [PATCH 23/48] drm: omapdrm: dss: Pass PLL pointer to dss_ctrl_pll_enable()
` [PATCH 24/48] drm: omapdrm: sdi: Pass DSS pointer to dss_sdi_*() functions
` [PATCH 25/48] drm: omapdrm: dss: Pass DSS pointer to dss_ops operations
` [PATCH 26/48] drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()
` [PATCH 27/48] drm: omapdrm: dss: Pass DSS pointer to dss clock functions
` [PATCH 28/48] drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
` [PATCH 29/48] drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() function
` [PATCH 30/48] drm: omapdrm: dss: Allocate the DSS private data structure dynamically
` [PATCH 31/48] drm: omapdrm: hdmi4: Allocate the omap_hdmi "
` [PATCH 32/48] drm: omapdrm: hdmi5: "
` [PATCH 33/48] drm: omapdrm: venc: Allocate the venc private "
` [PATCH 34/48] drm: omapdrm: sdi: Allocate the sdi "
` [PATCH 35/48] drm: omapdrm: dsi: Make wait_for_bit_change() return a status
` [PATCH 36/48] drm: omapdrm: dsi: Pass the dsi_data pointer to internal functions
` [PATCH 37/48] drm: omapdrm: dsi: Combine two commonly used inline functions
` [PATCH 38/48] drm: omapdrm: dsi: Use dev pointer directly in dsi_bind() function
` [PATCH 39/48] drm: omapdrm: dsi: Store the struct device pointer in struct dsi_data
` [PATCH 40/48] drm: omapdrm: dsi: Don't pass channel to dispc init/uninit functions
` [PATCH 41/48] drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions
` [PATCH 42/48] drm: omapdrm: dss: Remove unused functions prototypes
` [PATCH 43/48] drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
` [PATCH 44/48] drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
` [PATCH 45/48] drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions
` [PATCH 46/48] drm: omapdrm: dispc: Allocate the dispc private data structure dynamically
` [PATCH 47/48] drm: omapdrm: dss: Store the debugfs root directory in struct dss_device
` [PATCH 48/48] drm: omapdrm: dss: Store the registered plls array "

KGDB/KDB treats WARN*() as Oops on x86 since 4.12
 2017-10-13 14:59 UTC  (2+ messages)

[PATCH 00/21] My current btrfs patch queue
 2017-10-13 14:57 UTC  (7+ messages)
` [PATCH 08/21] btrfs: add a helper to return a head ref
` [PATCH 09/21] btrfs: move extent_op cleanup to a helper
` [PATCH 10/21] btrfs: breakout empty head "

[PATCH v6 0/2] Replacing PID bitmap implementation with IDR API
 2017-10-13 14:58 UTC  (6+ messages)
` [PATCH v6 1/2] pid: Replace pid "

[PATCH 0/4] event synthesization multithreading for perf record
 2017-10-13 14:58 UTC  (4+ messages)
` [PATCH 3/4] perf record: event synthesization multithreading support

[GIT PULL 00/58] LightNVM updates for 4.15
 2017-10-13 14:58 UTC  (6+ messages)
` [GIT PULL 02/58] lightnvm: prevent bd removal if busy

[PATCH i-g-t] tests/pm_backlight: Enable connected output to allow tests to succeed, v2
 2017-10-13 14:58 UTC  (2+ messages)
` [PATCH i-g-t] tests/kms_plane_lowres: Rework tests to work without fbcon

[PATCH v4] drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()
 2017-10-13 14:57 UTC  (6+ messages)
  ` [Outreachy kernel] "

Merging backported fscrypt to 4.4?
 2017-10-13 14:57 UTC  (8+ messages)

[Qemu-devel] [PULL 0/5] OpenRISC SMP Support
 2017-10-13 14:57 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] openrisc/ompic: Add OpenRISC Multicore PIC (OMPIC)
` [Qemu-devel] [PULL 2/5] target/openrisc: Make coreid and numcores variable
` [Qemu-devel] [PULL 3/5] openrisc/cputimer: Perparation for Multicore
` [Qemu-devel] [PULL 4/5] openrisc: Initial SMP support
` [Qemu-devel] [PULL 5/5] openrisc: Only kick cpu on timeout, not on update

[PATCH 1/2] drm/i915: Keep the rings stopped until they have been re-initialized
 2017-10-13 14:57 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH 0/3] Cocci spatch "of_table" - v4.14-rc1
 2017-10-13 14:57 UTC  (4+ messages)
` [PATCH 1/3] ARM: mediatek: Cocci spatch "of_table"

[ANNOUNCE] v4.11.12-rt15
 2017-10-13 14:57 UTC  (4+ messages)

[PATCH perf] tools: Update rbtree files
 2017-10-13 14:56 UTC  (3+ messages)

[PATCH] prelink: fix upstream version check
 2017-10-13 14:56 UTC  (2+ messages)

regression on suspend/resume for Carrizo
 2017-10-13 14:56 UTC  (4+ messages)

[PATCH 1/4] drivers: add queue parameter in event processing callback
 2017-10-13 14:55 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] net/dpaa2: add API's to support event eth adapter
  ` [PATCH v2 3/4] event/dpaa2: "
  ` [PATCH v2 4/4] event/dpaa2: improve the err handling and log msg

[PATCH] parser: Remove escape from the state transitions
 2017-10-13 14:53 UTC  (9+ messages)

17.11 release candidate tag
 2017-10-13 14:52 UTC  (2+ messages)

[PATCH v2 0/5] adapt DPAA drivers for DSA
 2017-10-13 14:50 UTC  (6+ messages)
` [PATCH v2 1/5] fsl/fman: remove of_node
` [PATCH v2 2/5] dpaa_eth: move of_phy_connect() to the eth driver
` [PATCH v2 3/5] dpaa_eth: change device used
` [PATCH v2 4/5] dpaa_eth: cleanup dpaa_eth_probe() error paths
` [PATCH v2 5/5] fsl/fman: add dpaa in module names

vf init issue with patch igb_uio: issue FLR during open and release of device file
 2017-10-13 14:51 UTC  (6+ messages)
` [PATCH] igb_uio: remove PCI reset during uio device open
` [PATCH] igb_uio: revert open and release operations

[SPDK] Memory Issue With SPDK App
 2017-10-13 14:51 UTC 

[PATCH v4 0/9] Mediatek MT2712 clock and scpsys support
 2017-10-13 14:50 UTC  (4+ messages)

[RFC PATCH v9 for 4.15 00/14] Restartable sequences and CPU op vector system calls
 2017-10-13 14:50 UTC  (10+ messages)
` [RFC PATCH v9 for 4.15 01/14] Restartable sequences system call
` [RFC PATCH for 4.15 09/14] Provide cpu_opv "

[PATCH] dmaengine: imx-sdma: advertise all supported slave bus widths
 2017-10-13 14:50 UTC  (5+ messages)

[PATCH] pinctrl: sh-pfc: r8a7745: Implement voltage switching for SDHI
 2017-10-13 14:49 UTC 

perf buildild-list -H dumps core
 2017-10-13 14:48 UTC  (2+ messages)

Crash in bm_evict_inode() during shutdown
 2017-10-13 14:47 UTC  (2+ messages)

[LTP] [PATCH v3 00/18] Fix 32-bit cross compilation
 2017-10-13 14:47 UTC  (5+ messages)
` [LTP] [PATCH v3 10/18] io/aiocp: Exit with TCONF when libaio is not available
` [LTP] [PATCH v3 11/18] m4: Fix libaio detection on 32-bit cross build

[PATCH v3 00/22] firmware: ARM System Control and Management Interface(SCMI) support
 2017-10-13 14:47 UTC  (12+ messages)
` [PATCH v3 16/22] firmware: arm_scmi: add arm_mhu specific mailbox interface

[PATCH 1/1] tty: serial: imx: disable ageing timer interrupt if dma in use
 2017-10-13 14:47 UTC  (5+ messages)

[PATCH v4 00/14] Firmware code reorg
 2017-10-13 14:46 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Firmware code reorg (rev3)

[cip-dev] CIP Testing report week 40 and 41
 2017-10-13 14:46 UTC 

[PATCH] drm/amd/display: add hardware_planes_only to list of affected planes
 2017-10-13 14:45 UTC 

[PATCH v13 0/3] Move backlight helper functions from tinydrm-helpers to linux/backlight
 2017-10-13 14:44 UTC  (12+ messages)
` [PATCH v13 1/3] drm/tinydrm: Move helper functions from tinydrm-helpers to backlight.h
` [PATCH v13 2/3] drm/tinydrm: Move tinydrm_of_find_backlight to backlight.c
` [PATCH v13 3/3] drm/tinydrm: Add devres versions of backlight_get

[PATCH v2 perf] tools: Update rbtree files
 2017-10-13 14:44 UTC 

[PATCH V7 0/6] blk-mq-sched: improve sequential I/O performance
 2017-10-13 14:44 UTC  (5+ messages)
` [PATCH V7 4/6] blk-mq: introduce .get_budget and .put_budget in blk_mq_ops

[PATCH] crypto/dpaa_sec: add check for segmented buffer
 2017-10-13 14:43 UTC  (2+ messages)

[ANN] Call for topics for the media mini-summit on Friday Oct 27 in Prague
 2017-10-13 14:43 UTC  (5+ messages)

[PATCH] admin-guide: fix reference to Documentation/admin-guide/oops-tracing.rst
 2017-10-13 14:42 UTC 

[PATCH 0/4] iommu/amd, vfio: Reduce IOTLB Flushm Rate
 2017-10-13 14:40 UTC  (9+ messages)
` [PATCH 1/4] iommu/amd: Finish TLB flush in amd_iommu_unmap()
` [PATCH 2/4] iommu/amd: Implement IOMMU-API TLB flush interface
` [PATCH 3/4] vfio/type1: Make use of iommu_unmap_fast()
` [PATCH 4/4] vfio/type1: Gather TLB-syncs and pages to unpin

[linux-lvm] add_lockspace done -19
 2017-10-13 14:41 UTC  (2+ messages)

[PATCH] drm/i915: Stop asserting on set-wedged vs nop_submit_request ordering
 2017-10-13 14:40 UTC  (3+ messages)

mds client reconnect
 2017-10-13 14:38 UTC  (3+ messages)

[PATCH v2 00/10] vITS Migration fixes and reset
 2017-10-13 14:37 UTC  (4+ messages)
` [PATCH v2 07/10] KVM: arm/arm64: vgic-its: new helper functions to free the caches

[Qemu-arm] [PATCH v3 0/6] aspeed: add a witherspoon-bmc machine
 2017-10-13 14:28 UTC  (14+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 1/6] aspeed: add support for the witherspoon-bmc board
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 2/6] aspeed: add an I2C RTC device to all machines
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 3/6] smbus: add a smbus_eeprom_init_one() routine
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 4/6] aspeed: Add EEPROM I2C devices
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 5/6] misc: add pca9552 LED blinker model
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 6/6] aspeed: add the pc9552 chips to the witherspoon machine

libxl: vpl011: Fix hex to dec conversion of vuart_gfn in libxl__device_vuart_add
 2017-10-13 14:35 UTC  (7+ messages)

[PATCH 1/5] drm/amd/sched: rename amd_sched_entity_pop_job
 2017-10-13 14:34 UTC  (8+ messages)
` [PATCH 5/5] drm/amd/sched: signal and free remaining fences in amd_sched_entity_fini

[PATCH 1/2] drm/i915: Parse DSI backlight/cabc ports
 2017-10-13 14:33 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Use existing DSI backlight ports info

[OpenRISC] [PATCH v2 0/5] OpenRISC SMP Support
 2017-10-13 14:31 UTC  (5+ messages)
` [OpenRISC] [PATCH v2 2/5] target/openrisc: Make coreid and numcores variable
    ` [Qemu-devel] "

[PATCH net-next v2 1/1] bridge: return error code when deleting Vlan
 2017-10-13 14:31 UTC  (7+ messages)

git-clone causes out of memory
 2017-10-13 14:30 UTC  (12+ messages)

[PATCH] scsi: scsi_transport_fc: make a field of fc_internal structure const
 2017-10-13 14:29 UTC 

[PATCH] arm64: KVM: set right LR register value for 32 bit guest when inject abort
 2017-10-13 14:29 UTC 

[Qemu-devel] [PATCH v13 0/6] fsdev: qmp interface for io throttling
 2017-10-13 14:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH v13 3/6] qmp: factor out throttle code to reuse code

[PATCH] tracing, memcg, vmscan: Hide trace events when not in use
 2017-10-13 14:28 UTC  (3+ messages)

[PATCH 1/1] qla2xxx: Fix sparse warnings for N2N
 2017-10-13 14:28 UTC  (3+ messages)

[PATCH 0/3] arm64: cpuinfo: make /proc/cpuinfo more human-readable
 2017-10-13 14:27 UTC  (5+ messages)

[PATCH 0/2] Sluggish AT91 I2C driver causes SMBus timeouts
 2017-10-13 14:26 UTC  (5+ messages)
` [PATCH 1/2] hwmon: (jc42) optionally try to disable the SMBUS timeout


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.