All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-12 11:09:41 to 2021-04-12 11:35:46 UTC [more...]

[PATCH 00/28] media: ti-vpe: cal: prepare for multistream support
 2021-04-12 11:34 UTC  (29+ messages)
` [PATCH 01/28] media: ti-vpe: cal: add g/s_parm for legacy API
` [PATCH 02/28] media: ti-vpe: cal: fix error handling in cal_camerarx_create
` [PATCH 03/28] media: ti-vpe: cal: remove unused cal_camerarx->dev field
` [PATCH 04/28] media: ti-vpe: cal: rename "sensor" to "source"
` [PATCH 05/28] media: ti-vpe: cal: move global config from cal_ctx_wr_dma_config to runtime resume
` [PATCH 06/28] media: ti-vpe: cal: use v4l2_get_link_freq
` [PATCH 07/28] media: ti-vpe: cal: add cal_ctx_prepare/unprepare
` [PATCH 08/28] media: ti-vpe: cal: change index and cport to u8
` [PATCH 09/28] media: ti-vpe: cal: Add PPI context
` [PATCH 10/28] media: ti-vpe: cal: Add pixel processing context
` [PATCH 11/28] media: ti-vpe: cal: rename cal_ctx->index to dma_ctx
` [PATCH 12/28] media: ti-vpe: cal: rename CAL_HL_IRQ_MASK
` [PATCH 13/28] media: ti-vpe: cal: clean up CAL_CSI2_VC_IRQ_* macros
` [PATCH 14/28] media: ti-vpe: cal: catch VC errors
` [PATCH 15/28] media: ti-vpe: cal: remove wait when stopping camerarx
` [PATCH 16/28] media: ti-vpe: cal: disable ppi and pix proc at ctx_stop
` [PATCH 17/28] media: ti-vpe: cal: allocate pix proc dynamically
` [PATCH 18/28] media: ti-vpe: cal: add 'use_pix_proc' field
` [PATCH 19/28] media: ti-vpe: cal: add cal_ctx_wr_dma_enable and fix a race
` [PATCH 20/28] media: ti-vpe: cal: add vc and datatype fields to cal_ctx
` [PATCH 21/28] media: ti-vpe: cal: fix cal_ctx_v4l2_register error handling
` [PATCH 22/28] media: ti-vpe: cal: set field always to V4L2_FIELD_NONE
` [PATCH 23/28] media: ti-vpe: cal: fix typo in a comment
` [PATCH 24/28] media: ti-vpe: cal: add mbus_code support to cal_mc_enum_fmt_vid_cap
` [PATCH 25/28] media: ti-vpe: cal: rename non-MC funcs to cal_legacy_*
` [PATCH 26/28] media: ti-vpe: cal: init ctx->v_fmt correctly in MC mode
` [PATCH 27/28] media: ti-vpe: cal: remove cal_camerarx->fmtinfo
` [PATCH 28/28] media: ti-vpe: cal: support 8 DMA contexts

pull request: mt76 2021-04-12
 2021-04-12 11:35 UTC  (2+ messages)

[u-boot-fslc] enable d-cache in SPL for i.MX6
 2021-04-12 11:35 UTC  (2+ messages)
` [meta-freescale] "

[PATCH] Fix 'assignment to __be16' warning
 2021-04-12 11:53 UTC 

New 'make dtbs_check W=1' warnings
 2021-04-12 11:32 UTC  (5+ messages)

[ovmf test] 161033: all pass - PUSHED
 2021-04-12 11:34 UTC 

[PATCH] x86/EPT: minor local variable adjustment in ept_set_entry()
 2021-04-12 11:33 UTC 

[dpdk-dev] [PATCH] test: make hugepage check more robust under Linux
 2021-04-12 11:33 UTC  (5+ messages)

stable-rc/linux-4.14.y build: 195 builds: 0 failed, 195 passed, 67 warnings (v4.14.230-60-g9c0b97ea1e558)
 2021-04-12 11:33 UTC 

[PATCH 1/1] arm: topology: parse the topology from the dt
 2021-04-12 11:31 UTC  (3+ messages)

[PATCH 00/10] describe tests: refactor & fix recent broken tests
 2021-04-12 11:33 UTC  (10+ messages)
` [PATCH v2 0/5] describe test fixes
  ` [PATCH v2 1/5] describe tests: improve test for --work-tree & --dirty
  ` [PATCH v2 2/5] describe tests: refactor away from glob matching
  ` [PATCH v2 3/5] describe tests: don't rely on err.actual from "check_describe"
  ` [PATCH v2 4/5] describe tests: fix nested "test_expect_success" call
  ` [PATCH v2 5/5] describe tests: support -C in "check_describe"
` [PATCH v2 0/2] svn tests: trivial "set -e" in main body of test fixes
  ` [PATCH v2 1/2] svn tests: remove legacy re-setup from init-clone test
  ` [PATCH v2 2/2] svn tests: refactor away a "set -e" in test body

[PATCH] lib/string: sysfs_streq works case insensitively
 2021-04-12 11:33 UTC 

[PATCH v3 00/13] btrfs: support read-write for subpage metadata
 2021-04-12 11:33 UTC  (10+ messages)

[PATCH v7 0/5] clk: add driver for the SiFive FU740
 2021-04-12 11:31 UTC  (15+ messages)

More KCSAN data-race Reports
 2021-04-12 11:31 UTC  (4+ messages)

[Cluster-devel] [gfs2 PATCH] gfs2: allocate pages for clone bitmaps
 2021-04-12 11:32 UTC  (2+ messages)

[PATCH v6 00/10] CoreSight configuration management; ETM strobing
 2021-04-12 11:29 UTC  (5+ messages)
` [PATCH v6 07/10] coresight: etm4x: Add complex configuration handlers to etmv4

[PATCH v4 0/2] HID: google: add device tree bindings for Whiskers switch device
 2021-04-12 11:30 UTC  (3+ messages)
` [PATCH v4 1/2] mfd: google,cros-ec: add DT bindings for a baseboard's "
` [PATCH v4 2/2] HID: google: Add of_match table to Whiskers "

[PATCH 0/3] ext4: Fix data corruption when extending DIO write races with buffered read
 2021-04-12 11:30 UTC  (3+ messages)
` [PATCH 3/3] ext4: Fix overflow in ext4_iomap_alloc()

[PATCH 4/4] KVM: hyper-v: Advertise support for fast XMM hypercalls
 2021-04-12 11:29 UTC  (6+ messages)

apply for a new repo "openbmc/node-data-sync"
 2021-04-12 11:29 UTC  (2+ messages)

[PATCH] mm: optimize memory allocation
 2021-04-12 11:28 UTC  (3+ messages)

[PATCH v5 11/11] KVM: x86: Add capability to grant VM access to privileged SGX attribute
 2021-04-12 11:28 UTC  (3+ messages)

[PATCH v2] xen/pci: Refactor PCI MSI interrupts related code
 2021-04-12 11:28 UTC  (3+ messages)

[LTP] msgstress03, msgstress04 failure on linux 5.10.19 and 5.10.22
 2021-04-12 11:28 UTC  (9+ messages)
    ` [LTP] LTP "

[PATCH v3 0/4] add device drivers for Siemens Industrial PCs
 2021-04-12 11:27 UTC  (3+ messages)

consolidate the flock uapi definitions
 2021-04-12 11:26 UTC  (10+ messages)
` [PATCH 5/5] compat: consolidate the compat_flock{,64} definition

[PATCH 1/1] arm: do not copy magic 4 bytes of appended DTB in zImage
 2021-04-12 11:27 UTC  (3+ messages)

[PATCH v1 1/1] iio: adc: ad7768-1: Keep fwnode reference count balanced
 2021-04-12 11:27 UTC  (2+ messages)

[PATCH v4 01/16] perf/x86/intel: Add x86_pmu.pebs_vmx for Ice Lake Servers
 2021-04-12 11:26 UTC  (6+ messages)

[PATCH v1 1/1] leds: as3645a: Keep fwnode reference count balanced
 2021-04-12 11:25 UTC  (2+ messages)

[PATCH] tty: use printk_safe context at tty_msg()
 2021-04-12 11:25 UTC  (9+ messages)
    ` [PATCH v2] tty: use printk_deferred() "
          ` How to handle concurrent access to /dev/ttyprintk ?

[cip-dev] [PATCH 4.19.y-cip] drm: rcar-du: Fix crash when using LVDS1 clock for CRTC
 2021-04-12  7:25 UTC  (2+ messages)

[PATCH] Staging: Remove line to fix checkpatch error
 2021-04-12 11:25 UTC  (3+ messages)
` [Outreachy kernel] "

[dpdk-dev] [PATCH] common/mlx5: fix missing __rte_internal tags in exported functions
 2021-04-12 11:25 UTC  (2+ messages)

[PATCH v3 0/4] powerpc/selftests: Add Power10 2nd DAWR selftests
 2021-04-12 11:22 UTC  (10+ messages)
` [PATCH v3 1/4] powerpc/selftests/ptrace-hwbreak: Add testcases for 2nd DAWR
` [PATCH v3 2/4] powerpc/selftests/perf-hwbreak: Coalesce event creation code
` [PATCH v3 3/4] powerpc/selftests/perf-hwbreak: Add testcases for 2nd DAWR
` [PATCH v3 4/4] powerpc/selftests: Add selftest to test concurrent perf/ptrace events

[GIT PULL] Renesas ARM DT updates for v5.13 (take two)
 2021-04-12 11:22 UTC  (5+ messages)

rdma-core: Minimum supported Debian & Ubuntu releases
 2021-04-12 11:23 UTC  (2+ messages)

[PATCH] platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with critclk_systems DMI table
 2021-04-12 11:23 UTC  (6+ messages)

[PATCH v15 0/3] Introducing ETAS ES58X CAN USB interfaces
 2021-04-12 11:23 UTC  (3+ messages)

[PATCH v27 07/13] mm/damon: Implement a debugfs-based user space interface
 2021-04-12 11:22 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.37-rc1
 2021-04-12 11:15 UTC  (2+ messages)

[PATCH v4 0/3] staging: rtl8192e: cleanup patchset for style issues
 2021-04-12 11:22 UTC  (4+ messages)
` [PATCH v4 1/3] staging: rtl8192e: remove parentheses around boolean expression
` [PATCH v4 2/3] staging: rtl8192e: remove unnecessary ftrace-like logging
` [PATCH v4 3/3] staging: rtl8192e: remove unnecessary parentheses

[PATCH v2, 0/5] Revert "mailbox: mediatek: remove implementation related to atomic_exec"
 2021-04-12 11:18 UTC  (24+ messages)
` [PATCH v2, 1/5] Revert "drm/mediatek: Make sure previous message done or be aborted before send"
` [PATCH v2, 2/5] Revert "mailbox: mediatek: remove implementation related to atomic_exec"
` [PATCH v2, 3/5] Revert "dt-bindings: mailbox: mtk-gce: fix incorrect mbox-cells value"
` [PATCH v2, 4/5] Revert "arm64: dts: mediatek: mt8183: fix gce "
` [PATCH v2, 5/5] arm64: dts: mediatek: mt8183: add gce information for mmsys

stable-rc/queue/5.10 build: 178 builds: 0 failed, 178 passed, 15 warnings (v5.10.29-188-g7271ea473bcc4)
 2021-04-12 11:21 UTC 

[PATCH] lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15
 2021-04-12 11:20 UTC  (7+ messages)

[PATCH v1, 3/3] drm/mediatek: gamma set with cmdq
 2021-04-12 11:19 UTC  (4+ messages)

[PATCH 0/9 v6] Introduce a bulk order-0 page allocator with two in-tree users
 2021-04-12 11:19 UTC  (5+ messages)
` [PATCH 2/9] mm/page_alloc: Add a bulk page allocator

[igt-dev] [PATCH i-g-t v32 00/39] Introduce IGT allocator
 2021-04-12 11:18 UTC  (40+ messages)
` [igt-dev] [PATCH i-g-t v32 01/39] lib/igt_list: Add igt_list_del_init()
` [igt-dev] [PATCH i-g-t v32 02/39] lib/igt_list: Add igt_list_for_each_entry_safe_reverse
` [igt-dev] [PATCH i-g-t v32 03/39] lib/igt_map: Adopt Mesa hash table
` [igt-dev] [PATCH i-g-t v32 04/39] lib/igt_core: Track child process pid and tid
` [igt-dev] [PATCH i-g-t v32 05/39] lib/intel_allocator_simple: Add simple allocator
` [igt-dev] [PATCH i-g-t v32 06/39] lib/intel_allocator_reloc: Add reloc allocator
` [igt-dev] [PATCH i-g-t v32 07/39] lib/intel_allocator_random: Add random allocator
` [igt-dev] [PATCH i-g-t v32 08/39] lib/intel_allocator: Add intel_allocator core
` [igt-dev] [PATCH i-g-t v32 09/39] lib/intel_allocator: Try to stop smoothly instead of deinit
` [igt-dev] [PATCH i-g-t v32 10/39] lib/intel_allocator_msgchannel: Scale to 4k of parallel clients
` [igt-dev] [PATCH i-g-t v32 11/39] lib/intel_allocator: Separate allocator multiprocess start
` [igt-dev] [PATCH i-g-t v32 12/39] lib/intel_bufops: Change size from 32->64 bit
` [igt-dev] [PATCH i-g-t v32 13/39] lib/intel_bufops: Add init with handle and size function
` [igt-dev] [PATCH i-g-t v32 14/39] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v32 15/39] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12
` [igt-dev] [PATCH i-g-t v32 16/39] lib/intel_batchbuffer: Create bb with strategy / vm ranges
` [igt-dev] [PATCH i-g-t v32 17/39] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v32 18/39] lib/intel_batchbuffer: Don't collect relocations for newer gens
` [igt-dev] [PATCH i-g-t v32 19/39] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v32 20/39] tests/api_intel_bb: Remove check-canonical test
` [igt-dev] [PATCH i-g-t v32 21/39] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v32 22/39] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v32 23/39] tests/api_intel_bb: Add purge-bb test
` [igt-dev] [PATCH i-g-t v32 24/39] tests/api_intel_bb: Add simple intel-bb which uses allocator
` [igt-dev] [PATCH i-g-t v32 25/39] tests/api_intel_bb: Use allocator in delta-check test
` [igt-dev] [PATCH i-g-t v32 26/39] tests/api_intel_bb: Check switching vm in intel-bb
` [igt-dev] [PATCH i-g-t v32 27/39] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v32 28/39] tests/api_intel_allocator: Add execbuf with allocator example
` [igt-dev] [PATCH i-g-t v32 29/39] tests/api_intel_allocator: Verify child can use its standalone allocator
` [igt-dev] [PATCH i-g-t v32 30/39] tests/gem_softpin: Verify allocator and execbuf pair work together
` [igt-dev] [PATCH i-g-t v32 31/39] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v32 32/39] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v32 33/39] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v32 34/39] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v32 35/39] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v32 36/39] tests/gem_linear_blits: Use intel allocator
` [igt-dev] [PATCH i-g-t v32 37/39] lib/intel_allocator: drop kill_children()
` [igt-dev] [PATCH i-g-t v32 38/39] lib/intel_allocator: Add alloc function which allows passing strategy argument
` [igt-dev] [PATCH i-g-t v32 39/39] lib/intel_allocator: Wait for allocator thread to be ready

[PATCH v2 1/1] arm: do not copy magic 4 bytes of appended DTB in zImage
 2021-04-12 11:18 UTC 

[PATCH v4] sound: rawmidi: Add framing mode
 2021-04-12 11:17 UTC  (9+ messages)

[PATCH -next] nvmem: sprd: Add missing MODULE_DEVICE_TABLE
 2021-04-12 11:17 UTC  (2+ messages)

[PATCH 0/3] sched: Fix remaining balance_push vs hotplug hole
 2021-04-12 11:16 UTC  (5+ messages)
` [PATCH 2/3] cpumask: Introduce DYING mask

[PATCH 1/1] staging: ipu3-imgu: Move the UAPI header from include under include/uapi
 2021-04-12 11:11 UTC 

[PATCH 0/4] Support pwm driver for aspeed ast26xx
 2021-04-12 11:14 UTC  (4+ messages)
` [PATCH 4/4] pwm: Add support for aspeed pwm controller

[PATCH] x86: Ensure asm/proto.h can be included stand-alone
 2021-04-12 11:15 UTC  (2+ messages)
` [tip: x86/cleanups] x86/asm: "

Build regressions/improvements in v5.12-rc7
 2021-04-12  9:43 UTC 

[RFC PATCH 0/4] target/ppc: add disable-tcg option
 2021-04-12 11:12 UTC 

[PULL for-6.0 0/4] emulated nvme docs and fixes for -rc3
 2021-04-12 11:11 UTC  (2+ messages)

[PATCH 00/15] SHA-256 / SHA-1 interop, part 1
 2021-04-12 11:13 UTC  (7+ messages)
` [PATCH 09/15] hash: set and copy algo field in struct object_id

[Intel-gfx] [PATCH 00/12] drm/i915: Extend GEN renames to the rest of the driver
 2021-04-12 11:12 UTC  (3+ messages)
` [Intel-gfx] [PATCH 02/12] drm/i915: add macros for graphics and media versions

[PATCH 00/19] More DG1 enabling
 2021-04-12 11:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "

Issue connecting laptop and RPi via 6LoWPAN over BLE
 2021-04-12 11:11 UTC 

Unexpected multihop in swaput - likely driver bug
 2021-04-12 11:11 UTC  (5+ messages)

[PATCH] riscv: enable generic PCI resource mapping
 2021-04-12 11:10 UTC 

[PATCH v8 0/3] ARM: Implement MODULE_PLT support in FTRACE
 2021-04-12 11:08 UTC  (4+ messages)

Add support for Murata SCA3300 Accelerometer
 2021-04-12 11:08 UTC  (3+ messages)
` [PATCH 2/2] iio: accel: Add driver for Murata SCA3300 accelerometer

[PATCH 00/16] test-lib.sh: new test_commit args, simplification & fixes
 2021-04-12 11:09 UTC  (4+ messages)
` [PATCH 14/16] test-lib-functions: use "return 1" instead of "false"
` [PATCH 15/16] Revert and amend "test-lib-functions: assert correct parameter count"
` [PATCH 16/16] test-lib-functions: remove last two parameter count assertions


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.