All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-18 15:22:54 to 2018-12-18 15:51:41 UTC [more...]

[PATCH] drm/i915: Disable FBC on fastset if necessary
 2018-12-18 15:51 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH 00/16] remoteproc: Add support for TI PRU
 2018-12-18 15:51 UTC  (5+ messages)
` [PATCH 05/16] remoteproc/pru: Add pru-specific debugfs support

[RFC PATCH 0/3] Fix SELinux context mount with the cgroup filesystem
 2018-12-18 15:50 UTC  (7+ messages)
` [RFC PATCH 2/3] selinux: never allow relabeling on context mounts
` [RFC PATCH 3/3] selinux: do not override context "

[ANNOUNCE] WireGuard Snapshot `0.0.20181218` Available
 2018-12-18 15:50 UTC 

[PATCH AUTOSEL 4.19 01/73] mac80211_hwsim: fix module init error paths for netlink
 2018-12-18 15:50 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 58/73] x86/build: Fix compiler support check for CONFIG_RETPOLINE

Error fatal: manifest 'imx-4.9.123-2.3.0-8mm_ga.xml' not available in imx-linux-sumo
 2018-12-18 15:49 UTC 

[PATCH] drm/gem: Mark pinned pages as unevictable
 2018-12-18 15:49 UTC  (4+ messages)
` [PATCH v2] "

[Cocci] replacing defines
 2018-12-18 15:48 UTC  (9+ messages)

[PATCH v7 0/6] zynqmp: Add forwarding of platform specific firmware calls
 2018-12-18 15:49 UTC  (3+ messages)
` [PATCH v7 2/6] xen/arm: zynqmp: Forward plaform "

[PATCH] crypto/ccp: Update copyright notices and dates
 2018-12-18 15:48 UTC 

[PATCH] Revert "clk: fix __clk_init_parent() for single parent clocks"
 2018-12-18 15:48 UTC  (8+ messages)
` [PATCH] clk: socfpga: Don't have get_parent for single parent ops

[PATCH V3 00/20] Tegra210 DFLL support
 2018-12-18 15:47 UTC  (13+ messages)
` [PATCH V3 02/20] dt-bindings: clock: tegra124-dfll: add Tegra210 support
` [PATCH V3 03/20] dt-bindings: cpufreq: tegra124: remove vdd-cpu-supply from required properties
` [PATCH V3 04/20] dt-bindings: cpufreq: tegra124: remove cpu_lp clock "

[PATCH v3 0/6] Add CPU clock support for Armada 7K/8K
 2018-12-18 15:46 UTC  (5+ messages)
` [PATCH v3 1/6] dt-bindings: ap806: add the cluster clock node in the syscon file

[Qemu-devel] [PATCH] target/arm: Convert ARM_TBFLAG_* to FIELDs
 2018-12-18 15:46 UTC  (4+ messages)

[PATCH v4 0/6] media/sun6i: Allwinner A64 CSI support
 2018-12-18 15:38 UTC  (10+ messages)
` [PATCH v4 3/6] media: sun6i: Update default CSI_SCLK for A64

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-12-18 15:46 UTC  (17+ messages)

[PATCH v2 0/2] of: phandle_cache, fix refcounts, remove stale entry
 2018-12-18 15:43 UTC  (3+ messages)

[PATCH v3 0/3] Move pm_runtime accounted time to raw nsec
 2018-12-18 15:46 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

FAILED: patch "[PATCH] dm zoned: Fix target BIO completion handling" failed to apply to 4.19-stable tree
 2018-12-18 15:45 UTC  (4+ messages)

[PATCH v2 net-next 00/10] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
 2018-12-18 15:48 UTC  (15+ messages)
` [PATCH v2 net-next 01/10] net: eth: altera: tse_start_xmit ignores tx_buffer call response
` [PATCH v2 net-next 02/10] net: eth: altera: set rx and tx ring size before init_dma call
` [PATCH v2 net-next 03/10] net: eth: altera: fix altera_dmaops declaration
` [PATCH v2 net-next 04/10] net: eth: altera: add optional function to start tx dma
` [PATCH v2 net-next 05/10] net: eth: altera: Move common functions to altera_utils
` [PATCH v2 net-next 06/10] net: eth: altera: Add missing identifier names to function declarations
` [PATCH v2 net-next 07/10] net: eth: altera: change tx functions to type netdev_tx_t

[Qemu-devel] [PATCH v2 00/12] MAINTAINERS: Add various missing entries
 2018-12-18 15:44 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 10/12] MAINTAINERS: Orphanize the 'CPU (QOM)' subsystem

[PATCH v3 0/2] Add Initial Device Tree for RZ/A2
 2018-12-18 15:44 UTC  (7+ messages)
` [PATCH v3 1/2] ARM: dts: r7s9210: Initial SoC device tree

[PATCH 00/41] scsi: Mark expected switch fall-throughs
 2018-12-18 15:23 UTC  (3+ messages)

[PATCHSET v9] Support for polled and buffered aio (and more)
 2018-12-18 15:42 UTC  (23+ messages)
` [PATCH 01/22] fs: add an iopoll method to struct file_operations
` [PATCH 02/22] block: add REQ_HIPRI_ASYNC
` [PATCH 03/22] block: wire up block device iopoll method
` [PATCH 04/22] block: use REQ_HIPRI_ASYNC for non-sync polled IO
` [PATCH 05/22] iomap: wire up the iopoll method
` [PATCH 06/22] aio: add io_setup2() system call
` [PATCH 07/22] aio: support for IO polling
` [PATCH 08/22] aio: add submission side request cache
` [PATCH 09/22] fs: add fget_many() and fput_many()
` [PATCH 10/22] aio: use fget/fput_many() for file references
` [PATCH 11/22] aio: split iocb init from allocation
` [PATCH 12/22] aio: batch aio_kiocb allocation
` [PATCH 13/22] aio: split old ring complete out from aio_complete()
` [PATCH 14/22] aio: pass in user index to __io_submit_one()
` [PATCH 15/22] aio: add support for submission/completion rings
` [PATCH 16/22] block: add BIO_HOLD_PAGES flag
` [PATCH 17/22] block: implement bio helper to add iter bvec pages to bio
` [PATCH 18/22] aio: add support for pre-mapped user IO buffers
` [PATCH 19/22] aio: support kernel side submission for aio with SCQRING
` [PATCH 20/22] aio: enable polling for IOCTX_FLAG_SQTHREAD
` [PATCH 21/22] aio: utilize io_event->res2 for CQ ring
` [PATCH 22/22] aio: add my copyright

Regression with commit PCI: mvebu: Convert to PCI emulated bridge config space
 2018-12-18 15:42 UTC  (3+ messages)

[PATCH v3 1/2] eal: add new rte color definition
 2018-12-18 15:40 UTC  (3+ messages)
` [PATCH v4 1/2] meter: "
  ` [PATCH v4 2/2] mbuf: implement generic format for sched field

[PATCH v3 0/3] Make STM32 interrupt controller use hwspinlock
 2018-12-18 15:39 UTC  (3+ messages)

[PATCH v3 0/2] lib/librte_meter: add RFC4115 trTCM meter support
 2018-12-18 15:38 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] test/test_meter: update meter test to include RFC4115 meters

[RFC 00/16] Armada DRM support for OLPC XO-1.75 laptop
 2018-12-18 15:37 UTC  (17+ messages)
` [RFC 01/16] dt-bindings: display: armada: Rename the binding doc file
` [RFC 02/16] dt-bindings: display: armada: Improve the LCDC documentation
` [RFC 03/16] dt-bindings: display: armada: Add framebuffer reserved-mem binding
` [RFC 04/16] dt-bindings: display: armada: Add display subsystem binding
` [RFC 05/16] dt-bindings: display: armada: Add mmp2 compatible strings
` [RFC 06/16] dt-bindings: display: armada: Document bus-width property
` [RFC 07/16] dt-bindings: display: himax, hx8837: Add Himax HX8837 bindings
` [RFC 08/16] dt-bindings: drm/panel: simple: Add Innolux LS075AT011 bindings
` [RFC 09/16] drm/panel: simple: Add support for Innolux LS075AT011
` [RFC 10/16] drm/armada: fix compare_of() for LCD controllers
` [RFC 11/16] drm/armada: add OF reserved memory support
` [RFC 12/16] drm/armada: add bus-width property to the output endpoint
` [RFC 13/16] drm/armada: replace the simple-framebuffer
` [RFC 14/16] drm/armada: optionally enable the AXI clock
` [RFC 15/16] drm/armada: add mmp2 support
` [RFC 16/16] drm/i2c: hx8837: add a Himax HX8837 display controller driver

[PATCH] cpuidle: New timer events oriented governor for tickless systems
 2018-12-18 15:38 UTC  (2+ messages)

cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader
 2018-12-18 15:37 UTC  (3+ messages)
` [PATCH v6] "
  ` [v6] "

WIP Droid 4 voice calls, GNSS & PM with a TS 27.010 serdev driver
 2018-12-18 15:36 UTC  (4+ messages)

[PATCH v3] regmap: regmap-irq/gpio-max77620: add level-irq support
 2018-12-18 15:36 UTC  (3+ messages)

[PATCH v4 03/10] vhost: provide helpers for virtio ring relay
 2018-12-18 15:37 UTC  (4+ messages)
` [PATCH v5 00/10] support SW assisted VDPA live migration
  ` [PATCH v5 02/10] vhost: provide helper for host notifier ctrl

selftests/net: udpgso: LTS kernels supportability ?
 2018-12-18 15:36 UTC  (7+ messages)

[SPDK] SPDK Euro Meeting 11/12: vhost-user target with vvu support
 2018-12-18 15:36 UTC 

[PATCH V4 5/6] net: maclorawan: Implement maclorawan class module
 2018-12-18 15:34 UTC  (7+ messages)
` [PATCH v5 "

[Qemu-devel] [PATCH v2 for-4.0 0/7] vhost-user-blk: Add support for backend reconnecting
 2018-12-18 15:33 UTC  (15+ messages)
` [Qemu-devel] [PATCH v2 for-4.0 1/7] chardev: Add disconnected option for chardev socket
` [Qemu-devel] [PATCH v2 for-4.0 2/7] vhost-user: Support providing shared memory to backend
` [Qemu-devel] [PATCH v2 for-4.0 6/7] vhost-user-blk: Add support to reconnect backend

[PATCH] kernel-module-split.bbclass: Fix modinfo decoding in old kernels
 2018-12-18 15:33 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH 0/2] PCI: mediatek: Add support for MT7629
 2018-12-18 15:32 UTC  (9+ messages)
` [PATCH 2/2] PCI: mediatek: Add controller "

[Qemu-devel] [QEMU-devel][PATCH v3] aio-posix: Fix concurrent aio_poll/set_fd_handler
 2018-12-18 15:32 UTC  (2+ messages)

[PATCH v6 1/3] x86/fpu: track AVX-512 usage of tasks
 2018-12-18 15:32 UTC  (4+ messages)

Test results (v4l2) for media/master - v4.20-rc5-281-gd2b4387f3bdf
 2018-12-18 15:31 UTC 

[PATCH] cpuidle: New timer events oriented governor for tickless systems
 2018-12-18 15:31 UTC  (3+ messages)

[OE-core][PATCH v3 00/17] Hash Equivalency Server
 2018-12-18 15:31 UTC  (23+ messages)
` [PATCH v4 00/10] "
  ` [OE-core][PATCH "
  ` [PATCH v4 01/10] bitbake: fork: Add os.fork() wrappers
    ` [OE-core][PATCH "
  ` [PATCH v4 02/10] bitbake: persist_data: Close databases across fork
    ` [OE-core][PATCH "
  ` [PATCH v4 03/10] bitbake: tests/persist_data: Add tests
    ` [OE-core][PATCH "
  ` [PATCH v4 04/10] bitbake: siggen: Split out task unique hash
    ` [OE-core][PATCH "
  ` [PATCH v4 05/10] bitbake: runqueue: Track "
    ` [OE-core][PATCH "
  ` [PATCH v4 06/10] bitbake: runqueue: Pass unique hash to task
    ` [OE-core][PATCH "
  ` [PATCH v4 07/10] bitbake: runqueue: Pass unique hash to hash validate
    ` [OE-core][PATCH "
  ` [PATCH v4 08/10] classes/sstate: Handle unihash in hash check
    ` [OE-core][PATCH "
  ` [PATCH v4 09/10] bitbake: hashserv: Add hash equivalence reference server
    ` [OE-core][PATCH "
  ` [PATCH v4 10/10] sstate: Implement hash equivalence sstate
    ` [OE-core][PATCH "

[PATCH trivial] ASoC: xlnx: Grammar s/the the/the/
 2018-12-18 15:30 UTC  (3+ messages)
` Applied "ASoC: xlnx: Grammar s/the the/the/" to the asoc tree

[PATCH] ASoC: sdm845: set jack only for a specific backend
 2018-12-18 15:30 UTC  (3+ messages)
` Applied "ASoC: sdm845: set jack only for a specific backend" to the asoc tree

Applied "ASoC: dma-sh7760: cleanup a debug printk" to the asoc tree
 2018-12-18 15:30 UTC 

media/master build: 227 builds: 2 failed, 225 passed, 2 errors, 90 warnings (v4.20-rc5-281-gd2b4387f3bdf)
 2018-12-18 15:29 UTC 

[PATCH v2 1/1] xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront
 2018-12-18 15:29 UTC  (6+ messages)
  ` [Xen-devel] "

[PATCH v2 0/5] x86: Drop PVRDTSCP and fix MSR_TSC_AUX handling for guests
 2018-12-18 15:29 UTC  (3+ messages)
` [PATCH v2 6/5] tools/docs: Remove PVRDTSCP remnants

[Qemu-devel] [PATCH 00/34] tcg, target/ppc vector improvements
 2018-12-18 15:26 UTC  (8+ messages)

[PATCH v3 0/9] Regenerate arm64 defconfig for current kernel
 2018-12-18 15:27 UTC  (7+ messages)

[PATCH v3 1/2] dt-bindings: himax,hx8837: add HiMax HX8837 bindings
 2018-12-18 15:28 UTC  (4+ messages)
` [PATCH 2/2] misc: hx8837: add a HiMax HX8837 display controller driver

[rfd] saving old mice -- button glitching/debouncing
 2018-12-18 15:26 UTC  (2+ messages)

[PATCH v4 0/5] leds: trigger: Add pattern initialization from Device Tree
 2018-12-18 15:27 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: leds: "
` [PATCH v4 2/5] leds: Add helper for getting default pattern "
` [PATCH v4 3/5] leds: trigger: pattern: Add pattern initialization "
` [PATCH v4 4/5] leds: trigger: oneshot: Add "
` [PATCH v4 5/5] leds: trigger: timer: "

[PATCH v3 1/2] ASoC: cs35l36: Add support for Cirrus CS35L36 Amplifier
 2018-12-18 15:26 UTC  (3+ messages)
` [PATCH] ASoC: cs35l36: fix returnvar.cocci warnings

[PATCH 1/5] drm/amd/display: Move iteration out of dm_update_planes
 2018-12-18 15:26 UTC  (5+ messages)
  ` [PATCH 2/5] drm/amd/display: Move iteration out of dm_update_crtcs
  ` [PATCH 3/5] drm/amd/display: Shuffle functions around to compile
  ` [PATCH 4/5] drm/amd/display: Move lock_and_validation_needed to dm_*_states
  ` [PATCH 5/5] drm/amd/display: Move the dm update dance to crtc->atomic_check

[PATCH v2 00/10] drm/i915: Infoframe precompute/check
 2018-12-18 15:26 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Infoframe precompute/check (rev5)

[PATCH 0/3] irq/core: Fix and expand the irq affinity descriptor
 2018-12-18 15:26 UTC  (3+ messages)
` [PATCH 2/3] irq/affinity: Add is_managed into struct irq_affinity_desc

[Qemu-devel] [PATCH v5 0/9] Clock framework API
 2018-12-18 15:24 UTC  (4+ messages)

[RESEND 0/4] Add SOCFPGA System Manager
 2018-12-18 15:24 UTC  (6+ messages)
` [RESEND 1/4] mfd: altera-sysmgr: Add SOCFPGA System Manager abstraction

[RFC][PATCH] printk: increase devkmsg write() ratelimit
 2018-12-18 15:24 UTC  (10+ messages)

[PATCH 0/2] pinctrl: imx: add imx8qm pinctrl support
 2018-12-18 15:22 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl-scu: "
` [PATCH 2/2] pinctrl: imx: add imx8qm driver

[PATCH 0/2] dpaa2-eth: add QBMAN statistics
 2018-12-18 15:23 UTC  (3+ messages)
` [PATCH 2/2] dpaa2-eth: Add QBMAN related stats
` [PATCH 1/2] soc: fsl: dpio: Add BP and FQ query APIs

[Qemu-devel] [PATCH v2 00/22] nbd: add qemu-nbd --list
 2018-12-18 15:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 07/22] qemu-nbd: Avoid strtol open-coding

[Qemu-devel] [PATCH v3 0/2] intel-iommu: add support for 5-level virtual IOMMU
 2018-12-18 12:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 2/2] intel-iommu: extend VTD emulation to allow 57-bit IOVA address width


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.