All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-12 08:41:55 to 2019-04-12 09:23:26 UTC [more...]

[PATCH v3] platform/chrome: cros_ec_spi: Transfer messages at high priority
 2019-04-12  9:23 UTC  (3+ messages)

[PATCH v9 0/4] [media] Add analog mode support for Medion MD95700
 2019-04-12  9:22 UTC  (7+ messages)
` [PATCH v9 1/4] cx25840: add pin to pad mapping and output format configuration
` [PATCH v9 2/4] [media] cxusb: implement Medion MD95700 digital / analog coexistence
` [PATCH v9 3/4] [media] cxusb: add analog mode support for Medion MD95700

[PATCH v2 00/31] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-04-12  9:22 UTC  (25+ messages)
` [PATCH v2 15/31] OvmfPkg/XenHypercallLib: Enable it in PEIM
  ` [Xen-devel] [edk2-devel] "
      `  "
` [PATCH v2 16/31] OvmfPkg/XenPlatformPei: Introduce XenHvmloaderDetected
  ` [Xen-devel] [edk2-devel] "
      `  "
` [PATCH v2 17/31] OvmfPkg/XenPlatformPei: Reserve hvmloader's memory only when it as runned
  ` [Xen-devel] [edk2-devel] "
      `  "
` [PATCH v2 18/31] OvmfPkg/XenPlatformPei: Setup HyperPages earlier
  ` [Xen-devel] [edk2-devel] "
      `  "
` [PATCH v2 19/31] OvmfPkg/XenPlatformPei: Introduce XenPvhDetected
  ` [Xen-devel] [edk2-devel] "
      `  "
` [PATCH v2 20/31] OvmfPkg: Import XENMEM_memory_map hypercall to Xen/memory.h
  ` [Xen-devel] [edk2-devel] "
      `  "

incorrect range-diff output?
 2019-04-12  9:21 UTC  (4+ messages)

[PATCH] elfutils: add ptest support
 2019-04-12  9:21 UTC 

[PATCH v3 1/2] media: exynos4-is: Properly report _MPLANE caps
 2019-04-12  9:20 UTC  (2+ messages)
` [PATCH v3 2/2] media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap,out}_mplane

[PATCH] scsi: qedf: replace memset/memcpy with safer strscpy
 2019-04-12  9:20 UTC  (5+ messages)

[U-Boot] [PATCH] phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSB
 2019-04-12  9:19 UTC  (2+ messages)
` [U-Boot] [linux-sunxi] "

[dpdk-dev] [PATCH 0/3] travis: enhancements for build (plus a meson fix)
 2019-04-12  9:17 UTC  (9+ messages)
` [dpdk-dev] [PATCH 1/3] travis: enable ccache
` [dpdk-dev] [PATCH 2/3] travis: add a distinguisher to the 'extra' builds
` [dpdk-dev] [PATCH 3/3] app/test/meson: auto detect number of cores

[meta-oe][patch v2] dnf-plugin-tui: new recipe
 2019-04-12 18:16 UTC 

[PATCH v3 0/2] Add support for the TI ADS8344 A/DC chips
 2019-04-12  9:15 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: Add bindings for "
` [PATCH v3 2/2] iio: adc: Add driver for the "

[PATCH v3 0/9] klp-convert livepatch build tooling
 2019-04-12  9:14 UTC  (7+ messages)
` [PATCH v3 3/9] livepatch: Add klp-convert tool
` [PATCH v3 4/9] livepatch: Add klp-convert annotation helpers

fatal: unable to read after commit
 2019-04-12  9:14 UTC  (3+ messages)

[Qemu-devel] [PATCH] target/i386: sev: add 'sev-max-guests' field to 'query-sev-capabilities'
 2019-04-12  9:13 UTC  (9+ messages)

bnx2x - odd behaviour
 2019-04-12  9:14 UTC  (4+ messages)

Excuse the preemption, I can see you are busy
 2019-04-12  8:54 UTC  (51+ messages)
` [PATCH 01/50] drm/i915: Introduce struct class_instance for engines across the uAPI
` [PATCH 02/50] drm/i915: Mark up ips for RCU protection
` [PATCH 03/50] drm/i915: Store the default sseu setup on the engine
` [PATCH 04/50] drm/i915: Move GraphicsTechnology files under gt/
` [PATCH 05/50] drm/i915: Introduce struct intel_wakeref
` [PATCH 06/50] drm/i915: Pull the GEM powermangement coupling into its own file
` [PATCH 07/50] drm/i915: Introduce context->enter() and context->exit()
` [PATCH 08/50] drm/i915: Pass intel_context to i915_request_create()
` [PATCH 09/50] drm/i915: Invert the GEM wakeref hierarchy
` [PATCH 10/50] drm/i915/gvt: Pin the per-engine GVT shadow contexts
` [PATCH 11/50] drm/i915: Explicitly pin the logical context for execbuf
` [PATCH 12/50] drm/i915: Export intel_context_instance()
` [PATCH 13/50] drm/i915/selftests: Use the real kernel context for sseu isolation tests
` [PATCH 14/50] drm/i915/selftests: Pass around intel_context for sseu
` [PATCH 15/50] drm/i915: Pass intel_context to intel_context_pin_lock()
` [PATCH 16/50] drm/i915: Split engine setup/init into two phases
` [PATCH 17/50] drm/i915: Switch back to an array of logical per-engine HW contexts
` [PATCH 18/50] drm/i915: Remove intel_context.active_link
` [PATCH 19/50] drm/i915: Move i915_request_alloc into selftests/
` [PATCH 20/50] drm/i915: Allow multiple user handles to the same VM
` [PATCH 21/50] drm/i915: Restore control over ppgtt for context creation ABI
` [PATCH 22/50] drm/i915: Allow a context to define its set of engines
` [PATCH 23/50] drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
` [PATCH 24/50] drm/i915: Allow userspace to clone contexts on creation
` [PATCH 25/50] drm/i915: Load balancing across a virtual engine
` [PATCH 26/50] drm/i915: Apply an execution_mask to the virtual_engine
` [PATCH 27/50] drm/i915: Extend execution fence to support a callback
` [PATCH 28/50] drm/i915/execlists: Virtual engine bonding
` [PATCH 29/50] drm/i915: Allow specification of parallel execbuf
` [PATCH 30/50] drm/i915: Split GEM object type definition to its own header
` [PATCH 31/50] drm/i915: Pull GEM ioctls interface to its own file
` [PATCH 32/50] drm/i915: Move object->pages API to i915_gem_object.[ch]
` [PATCH 33/50] drm/i915: Move shmem object setup to its own file
` [PATCH 34/50] drm/i915: Move phys objects "
` [PATCH 35/50] drm/i915: Move mmap and friends "
` [PATCH 36/50] drm/i915: Move GEM domain management "
` [PATCH 37/50] drm/i915: Move more GEM objects under gem/
` [PATCH 38/50] drm/i915: Pull scatterlist utils out of i915_gem.h
` [PATCH 39/50] drm/i915: Move GEM object domain management from struct_mutex to local
` [PATCH 40/50] drm/i915: Move GEM object waiting to its own file
` [PATCH 41/50] drm/i915: Move GEM object busy checking "
` [PATCH 42/50] drm/i915: Move GEM client throttling "
` [PATCH 43/50] drm/i915: Drop the deferred active reference
` [PATCH 44/50] lockdep
` [PATCH 45/50] drm/i915: Move object close under its own lock
` [PATCH 46/50] drm/i915: Rename intel_context.active to .inflight
` [PATCH 47/50] drm/i915: Keep contexts pinned until after the next kernel context switch
` [PATCH 48/50] drm/i915: Stop retiring along engine
` [PATCH 49/50] drm/i915: Replace engine->timeline with a plain list
` [PATCH 50/50] drm/i915/execlists: Preempt-to-busy

[PATCH v4] rcar-csi2: Propagate the FLD signal for NTSC and PAL
 2019-04-12  9:13 UTC  (3+ messages)

[PATCH nf] netfilter: nf_tables: delay chain policy update until transaction is complete
 2019-04-12  9:09 UTC 

[PATCH] image_types.bbclass: fix a race between the ubi and ubifs FSTYPES
 2019-04-12  9:10 UTC 

[PATCH] mm/memcg: add allocstall to memory.stat
 2019-04-12  9:09 UTC  (10+ messages)

[U-Boot] Migration to KConfig
 2019-04-12  9:08 UTC  (2+ messages)

[PATCH v4 0/4] Chunk splitting of spi transfers
 2019-04-12  9:08 UTC  (3+ messages)
` [PATCH v4 2/4] spi: Split spi message into max_dma_len size chunks

[PATCH] USB: s2255 & stkwebcam: fix oops with malicious USB descriptors
 2019-04-12  9:07 UTC  (6+ messages)
    `  "

[PATCH v5 RESEND] btrfs-progs: dump-tree: add noscan option
 2019-04-12  9:04 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Your build results for 2019-04-11 (libcamera-uClibc support)
 2019-04-12  9:06 UTC 

[PATCH 0/8] Do not use abbreviated options in tests
 2019-04-12  9:06 UTC  (12+ messages)
` [PATCH 8/8] tests: disallow the use of abbreviated options (by default)
` [PATCH 1/2] parse-options: allow for configuring option abbreviation

[PATCH 0/2] btrfs-progs: Intelligent item offset/size bit flip detector for dump-tree
 2019-04-12  9:05 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: dump-tree: Do simple bit flip check and continue if we can handle it
` [PATCH 2/2] btrfs-progs: misc-tests: Test if dump-tree can handle obviously flipped bit in btrfs item

[LTP] [PATCH 0/3][RFC] Android fixes and -Werror-implicit-function-declaration as default
 2019-04-12  9:05 UTC  (6+ messages)
` [LTP] [RFC PATCH 2/3] Add more missing <string.h> and <strings.h> includes

[U-Boot] [PATCH v2 1/1] video: backlight: Parse PWM polarity cell
 2019-04-12  9:02 UTC  (2+ messages)

[PATCH RFC 0/5] readmirror feature
 2019-04-12  9:02 UTC  (3+ messages)

[PATCH bpf v2 0/2] libbpf: remove two dependencies on Linux kernel headers and improve performance as a bonus
 2019-04-12  9:01 UTC  (6+ messages)
` [PATCH bpf v2 2/2] libbpf: remove dependency on barrier.h in xsk.h

[PATCH] drivers: clk: Update clock driver to handle clock attribute
 2019-04-12  9:00 UTC  (3+ messages)

[PATCH libdrm] headers: Sync with drm-next
 2019-04-12  9:00 UTC  (12+ messages)

[U-Boot] [RFC v2 00/11] efi_loader: rework bootefi/bootmgr
 2019-04-12  9:01 UTC  (13+ messages)
` [U-Boot] [RFC v2 08/11] cmd: bootefi: carve out bootmgr code from do_bootefi()
` [U-Boot] [RFC v2 09/11] cmd: bootefi: carve out do_boot_efi() "
` [U-Boot] [RFC v2 10/11] efi_loader: rework bootmgr/bootefi using load_image API

next-20190412 kselftest results
 2019-04-12  9:00 UTC  (3+ messages)

[PATCH 0/6] libsas: Some minor improvements and tidy-up
 2019-04-12  8:57 UTC  (14+ messages)
` [PATCH 1/6] scsi: libsas: Stop hardcoding SAS address length
` [PATCH 2/6] scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unmatch fixing
` [PATCH 3/6] scsi: libsas: Improve vague log in SAS rediscovery
` [PATCH 4/6] scsi: libsas: Inject revalidate event for root port event
` [PATCH 5/6] scsi: libsas: Do discovery on empty PHY to update PHY info
` [PATCH 6/6] scsi: libsas: Print expander PHY indexes in decimal

lvcreate hangs forever and udev work timeout
 2019-04-12  8:58 UTC  (2+ messages)
` [linux-lvm] "

[RFC PATCH v2 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2019-04-12  8:57 UTC  (3+ messages)
` [RFC PATCH v2 3/7] media: v4l2: Add extended buffer operations

[PATCH] dnf: Enable nativesdk
 2019-04-12  8:57 UTC  (3+ messages)

[PATCH 0/5] fix leaked of_node references in drivers/pinctrl
 2019-04-12  8:57 UTC  (3+ messages)
` [PATCH 3/5] pinctrl: st: fix leaked of_node references

ath10k crash on QCA9880
 2019-04-12  8:56 UTC  (5+ messages)

[PATCH v2] ath10k: Remove ATH10K_STATE_RESTARTED in simulate fw crash
 2019-04-12  8:52 UTC  (2+ messages)

[PATCH 1/2] crypto: scompress: return proper error code for allocation failure
 2019-04-12  8:54 UTC  (6+ messages)
` [PATCH 2/2] crypto: scompress: Use per-CPU struct instead multiple variables

[PATCH 3/3] regulator: dbx500-prcmu: Remove unused fields from struct dbx500_regulator_info
 2019-04-12  8:53 UTC  (2+ messages)
` Applied "regulator: dbx500-prcmu: Remove unused fields from struct dbx500_regulator_info" to the regulator tree

[PATCH 2/2] spi: pxa2xx: use a module softdep for dw_dmac
 2019-04-12  8:53 UTC  (4+ messages)
` Applied "spi: pxa2xx: use a module softdep for dw_dmac" to the spi tree

[PATCH 2/3] regulator: db8500-prcmu: Convert to use simplified DT parsing
 2019-04-12  8:53 UTC  (2+ messages)
` Applied "regulator: db8500-prcmu: Convert to use simplified DT parsing" to the regulator tree

[PATCH 1/3] regulator: db8500-prcmu: Constify regulator_ops
 2019-04-12  8:53 UTC  (2+ messages)
` Applied "regulator: db8500-prcmu: Constify regulator_ops" to the regulator tree

[PATCH v2 0/2] Add support of Temperature sensor Clock for G12 SoC
 2019-04-12  8:37 UTC  (2+ messages)
` [PATCH v2 2/2] clk: meson-g12a: Add Temperature Sensor clock

[v3,1/2] dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
 2019-04-12  8:52 UTC  (5+ messages)
` [v3,2/2] dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status
  ` [PATCH v3 2/2] "

[PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-04-12  8:36 UTC  (6+ messages)
` [PATCHv5 10/20] PCI: mobiveil: Fix the INTx process errors
` [PATCHv5 13/20] PCI: mobiveil: Move IRQ chained handler setup out of DT parse
` [PATCHv5 14/20] PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
` [PATCHv5 15/20] PCI: mobiveil: Fix the checking of valid device
` [PATCHv5 16/20] PCI: mobiveil: Add link up condition check

[PATCH v5 0/6] drm/bridge: sii902x: HDMI-audio support and some fixes
 2019-04-12  8:52 UTC  (3+ messages)
  ` [PATCH v5 6/6] drm/bridge: sii902x: Implement HDMI audio support

[PATCH v3 00/26] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-04-12  8:50 UTC  (6+ messages)
` [PATCH v3 12/26] PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64

[dpdk-dev] [PATCH 00/13] ENETC PMD basic features and bug fixes
 2019-04-12  8:50 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 03/13] net/enetc: use correct buffer allocation API
      ` [dpdk-dev] [EXT] "

[dpdk-dev] [PATCH 00/10] add MACSEC hw offload to atlantic PMD
 2019-04-12  8:50 UTC  (5+ messages)
` [dpdk-dev] [PATCH 01/10] ethdev: introduce MACSEC device ops

[PATCH] arm64: vdso: use $(LD) instead of $(CC) to link VDSO
 2019-04-12  8:50 UTC  (5+ messages)

[PATCH v4] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel
 2019-04-12  8:49 UTC  (12+ messages)

[PATCH 00/12] Software fwnode references
 2019-04-12  8:48 UTC  (3+ messages)
` [PATCH v2 04/12] software node: Implement .get_reference_args fwnode operation

[PATCH] drm/i915: Introduce struct class_instance for engines across the uAPI
 2019-04-12  8:48 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Introduce struct class_instance for engines across the uAPI (rev2)

[v2 RFC PATCH 0/9] Another Approach to Use PMEM as NUMA Node
 2019-04-12  8:47 UTC  (2+ messages)

[PATCH 0/2] soundwire: fix Kconfig select/depend issues
 2019-04-12  8:46 UTC  (4+ messages)
` [PATCH 1/2] regmap: soundwire: fix Kconfig select/depend issue

[PATCH drm-tip] rerere-cache: Fix drm/drm-next merge conflict resolution
 2019-04-12  8:46 UTC  (2+ messages)

[Fuego] [PATCH 1/1][fuego-core] fuego_release_test: documentation: fix typos in ftc commands
 2019-04-12  8:46 UTC 

[Fuego] [PATCH 1/1][fuego-core] Change default fuego port from 8080 to 8090
 2019-04-12  8:45 UTC 

[dpdk-dev] [PATCH v7 1/4] mk: introduce helper to check valid compiler argument
 2019-04-12  8:45 UTC  (4+ messages)
` [dpdk-dev] [PATCH v8 2/4] meson: add infra to support machine specific flags

[Fuego] [PATCH 1/1] jenkins: upgrade to latest LTS release (2.164.2)
 2019-04-12  8:44 UTC 

[Fuego] [PATCH 1/1] Change default fuego port from 8080 to 8090
 2019-04-12  8:43 UTC 

[dpdk-dev] [PATCH] net/bnxt: Fix big endian build
 2019-04-12  8:43 UTC  (2+ messages)

[PATCH v6 00/12] Add support for TISCI Interrupt controller drivers
 2019-04-12  8:42 UTC  (7+ messages)
` [PATCH v6 06/12] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings

[PATCH V7 1/4] dt-bindings: fsl: scu: add general interrupt support
 2019-04-12  8:41 UTC  (4+ messages)
` [PATCH V7 4/4] rtc: imx-sc: add rtc alarm support


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.