All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-05 15:32:38 to 2021-01-05 15:48:18 UTC [more...]

[PATCH] btrfs-progs: a bunch of typo fixes
 2021-01-05 15:45 UTC  (2+ messages)

[PATCH 0/4] Add clock drivers for SM8350
 2021-01-05 15:46 UTC  (5+ messages)
` [PATCH 1/4] clk: qcom: clk-alpha-pll: replace regval with val
` [PATCH 2/4] clk: qcom: clk-alpha-pll: Add support for Lucid 5LPE PLL
` [PATCH 3/4] dt-bindings: clock: Add SM8350 GCC clock bindings
` [PATCH 4/4] clk: qcom: gcc: Add clock driver for SM8350

Yocto Project Status WW01`21
 2021-01-05 15:48 UTC 

Some performance numbers for virtiofs, DAX and virtio-9p
 2021-01-05 15:45 UTC  (8+ messages)
            ` [Virtio-fs] "

[Buildroot] [PATCH v2] package/minicom: bump to version 2.8
 2021-01-05 15:47 UTC 

"80-wire cables" issue when using SATA drives in PATA Thinkpads
 2021-01-05 15:36 UTC 

[Intel-gfx] [PATCH v6 00/64] drm/i915: Remove obj->mm.lock!
 2021-01-05 15:35 UTC  (65+ messages)
` [Intel-gfx] [PATCH v6 01/64] drm/i915: Do not share hwsp across contexts any more, v6
` [Intel-gfx] [PATCH v6 02/64] drm/i915: Pin timeline map after first timeline pin, v3
` [Intel-gfx] [PATCH v6 03/64] drm/i915: Move cmd parser pinning to execbuffer
` [Intel-gfx] [PATCH v6 04/64] drm/i915: Add missing -EDEADLK handling to execbuf pinning, v2
` [Intel-gfx] [PATCH v6 05/64] drm/i915: Ensure we hold the object mutex in pin correctly
` [Intel-gfx] [PATCH v6 06/64] drm/i915: Add gem object locking to madvise
` [Intel-gfx] [PATCH v6 07/64] drm/i915: Move HAS_STRUCT_PAGE to obj->flags
` [Intel-gfx] [PATCH v6 08/64] drm/i915: Rework struct phys attachment handling
` [Intel-gfx] [PATCH v6 09/64] drm/i915: Convert i915_gem_object_attach_phys() to ww locking, v2
` [Intel-gfx] [PATCH v6 10/64] drm/i915: make lockdep slightly happier about execbuf
` [Intel-gfx] [PATCH v6 11/64] drm/i915: Disable userptr pread/pwrite support
` [Intel-gfx] [PATCH v6 12/64] drm/i915: No longer allow exporting userptr through dma-buf
` [Intel-gfx] [PATCH v6 13/64] drm/i915: Reject more ioctls for userptr
` [Intel-gfx] [PATCH v6 14/64] drm/i915: Reject UNSYNCHRONIZED for userptr, v2
` [Intel-gfx] [PATCH v6 15/64] drm/i915: Make compilation of userptr code depend on MMU_NOTIFIER
` [Intel-gfx] [PATCH v6 16/64] drm/i915: Fix userptr so we do not have to worry about obj->mm.lock, v5
` [Intel-gfx] [PATCH v6 17/64] drm/i915: Flatten obj->mm.lock
` [Intel-gfx] [PATCH v6 18/64] drm/i915: Populate logical context during first pin
` [Intel-gfx] [PATCH v6 19/64] drm/i915: Make ring submission compatible with obj->mm.lock removal, v2
` [Intel-gfx] [PATCH v6 20/64] drm/i915: Handle ww locking in init_status_page
` [Intel-gfx] [PATCH v6 21/64] drm/i915: Rework clflush to work correctly without obj->mm.lock
` [Intel-gfx] [PATCH v6 22/64] drm/i915: Pass ww ctx to intel_pin_to_display_plane
` [Intel-gfx] [PATCH v6 23/64] drm/i915: Add object locking to vm_fault_cpu
` [Intel-gfx] [PATCH v6 24/64] drm/i915: Move pinning to inside engine_wa_list_verify()
` [Intel-gfx] [PATCH v6 25/64] drm/i915: Take reservation lock around i915_vma_pin
` [Intel-gfx] [PATCH v6 26/64] drm/i915: Make lrc_init_wa_ctx compatible with ww locking
` [Intel-gfx] [PATCH v6 27/64] drm/i915: Make __engine_unpark() "
` [Intel-gfx] [PATCH v6 28/64] drm/i915: Take obj lock around set_domain ioctl
` [Intel-gfx] [PATCH v6 29/64] drm/i915: Defer pin calls in buffer pool until first use by caller
` [Intel-gfx] [PATCH v6 30/64] drm/i915: Fix pread/pwrite to work with new locking rules
` [Intel-gfx] [PATCH v6 31/64] drm/i915: Fix workarounds selftest, part 1
` [Intel-gfx] [PATCH v6 32/64] drm/i915: Prepare for obj->mm.lock removal
` [Intel-gfx] [PATCH v6 33/64] drm/i915: Add igt_spinner_pin() to allow for ww locking around spinner
` [Intel-gfx] [PATCH v6 34/64] drm/i915: Add ww locking around vm_access()
` [Intel-gfx] [PATCH v6 35/64] drm/i915: Increase ww locking for perf
` [Intel-gfx] [PATCH v6 36/64] drm/i915: Lock ww in ucode objects correctly
` [Intel-gfx] [PATCH v6 37/64] drm/i915: Add ww locking to dma-buf ops
` [Intel-gfx] [PATCH v6 38/64] drm/i915: Add missing ww lock in intel_dsb_prepare
` [Intel-gfx] [PATCH v6 39/64] drm/i915: Fix ww locking in shmem_create_from_object
` [Intel-gfx] [PATCH v6 40/64] drm/i915: Use a single page table lock for each gtt
` [Intel-gfx] [PATCH v6 41/64] drm/i915/selftests: Prepare huge_pages testcases for obj->mm.lock removal
` [Intel-gfx] [PATCH v6 42/64] drm/i915/selftests: Prepare client blit "
` [Intel-gfx] [PATCH v6 43/64] drm/i915/selftests: Prepare coherency tests "
` [Intel-gfx] [PATCH v6 44/64] drm/i915/selftests: Prepare context "
` [Intel-gfx] [PATCH v6 45/64] drm/i915/selftests: Prepare dma-buf "
` [Intel-gfx] [PATCH v6 46/64] drm/i915/selftests: Prepare execbuf "
` [Intel-gfx] [PATCH v6 47/64] drm/i915/selftests: Prepare mman testcases "
` [Intel-gfx] [PATCH v6 48/64] drm/i915/selftests: Prepare object tests "
` [Intel-gfx] [PATCH v6 49/64] drm/i915/selftests: Prepare object blit "
` [Intel-gfx] [PATCH v6 50/64] drm/i915/selftests: Prepare igt_gem_utils "
` [Intel-gfx] [PATCH v6 51/64] drm/i915/selftests: Prepare context selftest "
` [Intel-gfx] [PATCH v6 52/64] drm/i915/selftests: Prepare hangcheck "
` [Intel-gfx] [PATCH v6 53/64] drm/i915/selftests: Prepare execlists and lrc selftests "
` [Intel-gfx] [PATCH v6 54/64] drm/i915/selftests: Prepare mocs tests "
` [Intel-gfx] [PATCH v6 55/64] drm/i915/selftests: Prepare ring submission "
` [Intel-gfx] [PATCH v6 56/64] drm/i915/selftests: Prepare timeline tests "
` [Intel-gfx] [PATCH v6 57/64] drm/i915/selftests: Prepare i915_request "
` [Intel-gfx] [PATCH v6 58/64] drm/i915/selftests: Prepare memory region "
` [Intel-gfx] [PATCH v6 59/64] drm/i915/selftests: Prepare cs engine "
` [Intel-gfx] [PATCH v6 60/64] drm/i915/selftests: Prepare gtt "
` [Intel-gfx] [PATCH v6 61/64] drm/i915: Finally remove obj->mm.lock
` [Intel-gfx] [PATCH v6 62/64] drm/i915: Keep userpointer bindings if seqcount is unchanged, v2
` [Intel-gfx] [PATCH v6 63/64] drm/i915: Move gt_revoke() slightly
` [Intel-gfx] [PATCH v6 64/64] drm/i915: Avoid some false positives in assert_object_held()

[PATCH] mtd: rawnand: qcom: update last code word register
 2021-01-05 15:45 UTC  (5+ messages)

[PATCH v1] tools: create libxensaverestore
 2021-01-05 15:45 UTC  (2+ messages)

[PATCH 0/2] Improvements to nfsd stats
 2021-01-05 15:45 UTC  (6+ messages)
` [PATCH 2/2] nfsd: report per-export stats

[PATCH 1/6] thermal/core: Remove the 'forced_passive' option
 2021-01-05 15:44 UTC  (3+ messages)
` [PATCH 4/6] acpi/drivers/thermal: Remove TRIPS_NONE cooling device binding

[PATCH] ALSA: hda: fix SND_INTEL_DSP_CONFIG dependency
 2021-01-05 15:39 UTC  (6+ messages)

[PATCH 00/75] media: imx: Miscellaneous fixes and cleanups for i.MX7
 2021-01-05 15:43 UTC  (61+ messages)
` [PATCH 17/75] media: imx: capture: Store v4l2_pix_format in imx_media_video_dev
` [PATCH 18/75] media: imx: capture: Move default format init to a separate function
` [PATCH 19/75] media: imx: capture: Rename querycap handler to capture_querycap
` [PATCH 20/75] media: imx: capture: Rename ioctl operations with legacy prefix
` [PATCH 21/75] media: imx: capture: Add a mechanism to disable control inheritance
` [PATCH 22/75] media: imx: capture: Remove unneeded variable in __capture_legacy_try_fmt
` [PATCH 23/75] media: imx: capture: Pass v4l2_pix_format to __capture_legacy_try_fmt()
` [PATCH 24/75] media: imx: capture: Return -EPIPE from __capture_legacy_try_fmt()
` [PATCH 25/75] media: imx: capture: Extract format lookup from __capture_legacy_try_fmt
` [PATCH 26/75] media: imx: capture: Simplify capture_validate_fmt() implementation
` [PATCH 27/75] media: imx: capture: Simplify __capture_legacy_try_fmt()
` [PATCH 28/75] media: imx: capture: Decouple video node from source with MC-centric API
` [PATCH 29/75] media: imx: capture: Expose V4L2_CAP_IO_MC for the "
` [PATCH 30/75] media: imx: imx7-media-csi: Disable legacy video node API
` [PATCH 31/75] media: imx: capture: Support creating immutable link to capture device
` [PATCH 32/75] media: imx: imx7-media-csi: Remove control handler
` [PATCH 33/75] media: imx: imx7-media-csi: Move (de)init from link setup to .s_stream()
` [PATCH 34/75] media: imx: imx7-media-csi: Create immutable link to capture device
` [PATCH 35/75] media: imx: imx7-media-csi: Replace CSICR*_RESET_VAL with values
` [PATCH 36/75] media: imx: imx7-media-csi: Tidy up register fields macros
` [PATCH 37/75] media: imx: imx7-media-csi: Reorganize code in sections
` [PATCH 38/75] media: imx: imx7-media-csi: Validate capture format in .link_validate()
` [PATCH 39/75] media: imx: imx7-media-csi: Rename imx7_csi_dma_start() to *_setup()
` [PATCH 40/75] media: imx: imx7-media-csi: Split imx7_csi_dma_stop()
` [PATCH 41/75] media: imx: imx7-media-csi: Move CSI configuration before source start
` [PATCH 42/75] media: imx: imx7-media-csi: Merge streaming_start() with csi_enable()
` [PATCH 43/75] media: imx: imx7-media-csi: Merge hw_reset() with init_interface()
` [PATCH 44/75] media: imx: imx7-media-csi: Set the MIPI data type based on the bus code
` [PATCH 45/75] media: imx: imx7-media-csi: Don't set the buffer stride when disabling
` [PATCH 46/75] media: imx: imx7-media-csi: Merge all config in imx7_csi_configure()
` [PATCH 47/75] media: imx: imx7-media-csi: Clear all configurable CSICR18 fields
` [PATCH 48/75] media: imx: imx7-media-csi: Set RFF burst type in imx7_csi_configure()
` [PATCH 49/75] media: imx: imx7-media-csi: Simplify imx7_csi_rx_fifo_clear()
` [PATCH 50/75] media: imx: imx7-media-csi: Don't double-enable the CSI
` [PATCH 51/75] media: imx: imx7-media-csi: Don't double-enable the RxFIFO
` [PATCH 52/75] media: imx: imx7-media-csi: Remove double reflash of DMA controller
` [PATCH 53/75] media: imx: imx7-media-csi: Don't enable SOF and EOF interrupts
` [PATCH 54/75] media: imx: imx7_media-csi: Add support for additional Bayer patterns
` [PATCH 55/75] media: v4l2-mc: Add link flags to v4l2_create_fwnode_links_to_pad()
` [PATCH 56/75] media: imx: imx7_media-csi: Create immutable link to source device
` [PATCH 57/75] dt-bindings: media: Convert i.MX7 MIPI CSI-2 receiver binding to YAML
` [PATCH 58/75] dt-bindings: media: fsl,imx7-mipi-csi2: Drop the reset-names property
` [PATCH 59/75] dt-bindings: media: fsl,imx7-mipi-csi2: Drop fsl,csis-hs-settle property
` [PATCH 60/75] media: imx: imx7_mipi_csis: Acquire reset control without naming it
` [PATCH 61/75] media: imx: imx7_mipi_csis: Fix input size alignment
` [PATCH 62/75] media: imx: imx7_mipi_csis: Make source .s_power() optional
` [PATCH 63/75] media: imx: imx7_mipi_csis: Avoid double get of wrap clock
` [PATCH 64/75] media: imx: imx7_mipi_csis: Drop 10-bit YUV support
` [PATCH 65/75] media: imx: imx7_mipi_csis: Fix UYVY8 media bus format
` [PATCH 66/75] media: imx: imx7_mipi_csis: Inline mipi_csis_set_hsync_settle()
` [PATCH 67/75] media: imx: imx7_mipi_csis: Move link setup check out of locked section
` [PATCH 68/75] media: imx: imx7_mipi_csis: Calculate Ths_settle from source pixel rate
` [PATCH 69/75] media: imx: imx7_mipi_csis: Turn register access macros into functions
` [PATCH 70/75] media: imx: imx7_mipi_csis: Fully initialize MIPI_CSIS_DPHYCTRL register
` [PATCH 71/75] media: imx: imx7_mipi_csis: Define macros for DPHY_BCTRL_L fields
` [PATCH 72/75] media: imx: imx7_mipi_csis: Make ISP registers macros take channel ID
` [PATCH 73/75] media: imx: imx7_mipi_csis: Rename register macros to match datasheet
` [PATCH 74/75] media: imx: imx7_mipi_csis: Use register macros in mipi_csis_dump_regs()
` [PATCH 75/75] media: imx: imx7_mipi_csis: Print shadow registers "

[dpdk-dev] [RFC PATCH] lpm: add sve support for lookup on Arm platform
 2021-01-05 15:44 UTC  (2+ messages)

What's cooking in git.git (Dec 2020, #05; Mon, 28)
 2021-01-05 15:41 UTC  (2+ messages)
` ss/submodule-add-in-c, was "

[PATCH v3 1/1] ASoC: dpcm: acquire dpcm_lock in dpcm_do_trigger()
 2021-01-05 15:41 UTC  (2+ messages)

[Virtio-fs] 'FORGET' ordering semantics (vs unlink & NFS)
 2021-01-05 15:42 UTC  (5+ messages)
    ` [Virtio-fs] [fuse-devel] "

[igt-dev] [PATCH i-g-t 1/2] tests/kms_rotation_crc: avoid recalculating refecence crcs
 2021-01-05 15:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] tests/kms_rotation_crc: avoid recalculating refecence crcs (rev2)

imx6ull capture from OV5640
 2021-01-05 15:40 UTC  (8+ messages)

[PATCH V2 0/6] block: improvement on bioset & bvec allocation
 2021-01-05 15:41 UTC  (5+ messages)
` [PATCH V2 1/6] block: manage bio slab cache by xarray
` [PATCH V2 3/6] block: don't allocate inline bvecs if this bioset needn't bvecs

[PATCH] habanalabs: Use 'dma_set_mask_and_coherent()' instead of hand-writing it
 2021-01-05 15:39 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: gpio: 74x164: Introduce the 'registers-default' property
 2021-01-05 15:40 UTC  (4+ messages)
` [PATCH v3 2/2] "

5.11-rc1 TTM list corruption
 2021-01-05 15:40 UTC  (10+ messages)

[PATCH v1] mfd: intel-lpss: Add Intel Alder Lake PCH-P PCI IDs
 2021-01-05 15:39 UTC 

[PATCH] x86/mm: Fix leak of pmd ptlock
 2021-01-05 15:40 UTC  (3+ messages)

[PATCH bpf-next] tools/resolve_btfids: Warn when having multiple IDs for single type
 2021-01-05 15:39 UTC 

[PATCH] software_node: Add kernel-doc comments to exported symbols
 2021-01-05 15:39 UTC  (3+ messages)

NC-SI driver: Detect OCP module power down!
 2021-01-05 15:38 UTC  (2+ messages)

[PATCH 1/4] media: vidtv: Add media controller support
 2021-01-05 15:39 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2021-01-05 15:37 UTC  (11+ messages)

[RFC 0/2] kbuild: Add support to build overlays (%.dtbo)
 2021-01-05 15:37 UTC  (3+ messages)
` [RFC 2/2] scripts: dtc: Handle outform dtbo

[Patch v3 0/2] cgroup: KVM: New Encryption IDs cgroup controller
 2021-01-05 15:36 UTC  (7+ messages)

[PATCH] ia64: fix xchg() warning
 2021-01-05 15:36 UTC  (7+ messages)

[PATCH 0/4] i2c: rcar: handle Gen2 and Gen3 V3U quirks better
 2021-01-05 15:35 UTC  (9+ messages)
` [PATCH 1/4] i2c: rcar: faster irq code to minimize HW race condition
` [PATCH 2/4] i2c: rcar: optimize cacheline "
` [PATCH 3/4] i2c: rcar: make sure irq is not threaded on Gen2 and earlier
` [PATCH 4/4] i2c: rcar: protect against supurious interrupts on V3U

Question about btrfs and XOR offloading
 2021-01-05 15:33 UTC  (4+ messages)

[PATCH v2 0/6] brcmstb: add EP regulators and panic handler
 2021-01-05 15:33 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators

[PATCH] MAINTAINERS: Update ARM SCMI entry
 2021-01-05 15:34 UTC  (2+ messages)

[PATCH] selftests: netfilter: Pass family parameter "-f" to conntrack tool
 2021-01-05 15:31 UTC 

[dpdk-dev] [PATCH v2] net/virtio: improve logs in Vhost-vDPA DMA mapping
 2021-01-05 15:34 UTC 

[PATCH] dt-bindings: Add missing array size constraints
 2021-01-05 13:55 UTC  (2+ messages)

[PATCH v1 00/42] Update NFSD XDR functions
 2021-01-05 15:33 UTC  (16+ messages)
` [PATCH v1 25/42] NFSD: Add helper to set up the pages where the dirlist is encoded
` [PATCH v1 28/42] NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_stream
` [PATCH v1 30/42] NFSD: Update the NFSv2 SETATTR "
` [PATCH v1 31/42] NFSD: Update the NFSv2 CREATE "
` [PATCH v1 32/42] NFSD: Update the NFSv2 SYMLINK "
` [PATCH v1 33/42] NFSD: Remove argument length checking in nfsd_dispatch()
` [PATCH v1 34/42] NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
` [PATCH v1 35/42] NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLs
` [PATCH v1 36/42] NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
` [PATCH v1 37/42] NFSD: Update the NFSv2 ACL GETATTR "
` [PATCH v1 38/42] NFSD: Update the NFSv2 ACL ACCESS "
` [PATCH v1 39/42] NFSD: Clean up after updating NFSv2 ACL decoders
` [PATCH v1 40/42] NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream
` [PATCH v1 41/42] NFSD: Update the NFSv2 SETACL "
` [PATCH v1 42/42] NFSD: Clean up after updating NFSv3 ACL decoders

Help with harmony remote
 2021-01-05 15:33 UTC  (7+ 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.