All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-25 18:24:41 to 2022-05-25 19:07:30 UTC [more...]

[PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / MIPI CSI-2 Support
 2022-05-25 19:03 UTC  (21+ messages)
` [PATCH v5 1/6] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v5 2/6] dt-bindings: media: Add Allwinner A31 MIPI CSI-2 bindings documentation
` [PATCH v5 3/6] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH v5 4/6] MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge driver
` [PATCH v5 5/6] dt-bindings: media: Add Allwinner A83T MIPI CSI-2 bindings documentation
` [PATCH v5 6/6] media: sunxi: Add support for the A83T MIPI CSI-2 controller

[PATCH v5 00/44] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-05-25 19:06 UTC  (45+ messages)
` [PATCH v5 01/44] media: sun6i-csi: Define and use driver name and (reworked) description
` [PATCH v5 02/44] media: sun6i-csi: Refactor main driver data structures
` [PATCH v5 03/44] media: sun6i-csi: Tidy up platform code
` [PATCH v5 04/44] media: sun6i-csi: Always set exclusive module clock rate
` [PATCH v5 05/44] media: sun6i-csi: Define and use variant to get "
` [PATCH v5 06/44] media: sun6i-csi: Use runtime pm for clocks and reset
` [PATCH v5 07/44] media: sun6i-csi: Tidy up Kconfig
` [PATCH v5 08/44] media: sun6i-csi: Tidy up v4l2 code
` [PATCH v5 09/44] media: sun6i-csi: Tidy up video code
` [PATCH v5 10/44] media: sun6i-csi: Pass and store csi device directly in "
` [PATCH v5 11/44] media: sun6i-csi: Register the media device after creation
` [PATCH v5 12/44] media: sun6i-csi: Remove controls handler from the driver
` [PATCH v5 13/44] media: sun6i-csi: Add media ops with link notify callback
` [PATCH v5 14/44] media: sun6i-csi: Introduce and use video helper functions
` [PATCH v5 15/44] media: sun6i-csi: Move csi buffer definition to main header file
` [PATCH v5 16/44] media: media-entity: Add helper to get a single enabled link
` [PATCH v5 17/44] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v5 18/44] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture
` [PATCH v5 19/44] media: sun6i-csi: Add capture state using vsync for page flip
` [PATCH v5 20/44] media: sun6i-csi: Rework register definitions, invert misleading fields
` [PATCH v5 21/44] media: sun6i-csi: Add dimensions and format helpers to capture
` [PATCH v5 22/44] media: sun6i-csi: Implement address configuration without indirection
` [PATCH v5 23/44] media: sun6i-csi: Split stream sequences and irq code in capture
` [PATCH v5 24/44] media: sun6i-csi: Move power management to runtime pm "
` [PATCH v5 25/44] media: sun6i-csi: Move register configuration to capture
` [PATCH v5 26/44] media: sun6i-csi: Rework capture format management with helper
` [PATCH v5 27/44] media: sun6i-csi: Remove custom format helper and rework configure
` [PATCH v5 28/44] media: sun6i-csi: Add bridge dimensions and format helpers
` [PATCH v5 29/44] media: sun6i-csi: Get mbus code from bridge instead of storing it
` [PATCH v5 30/44] media: sun6i-csi: Tidy capture configure code
` [PATCH v5 31/44] media: sun6i-csi: Introduce bridge format structure, list and helper
` [PATCH v5 32/44] media: sun6i-csi: Introduce capture "
` [PATCH v5 33/44] media: sun6i-csi: Configure registers from format tables
` [PATCH v5 34/44] media: sun6i-csi: Introduce format match structure, list and helper
` [PATCH v5 35/44] media: sun6i-csi: Implement capture link validation with logic
` [PATCH v5 36/44] media: sun6i-csi: Get bridge subdev directly in capture stream ops
` [PATCH v5 37/44] media: sun6i-csi: Move hardware control to the bridge
` [PATCH v5 38/44] media: sun6i-csi: Rename the capture video device to sun6i-csi-capture
` [PATCH v5 39/44] media: sun6i-csi: Cleanup headers and includes, update copyright lines
` [PATCH v5 40/44] media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code
` [PATCH v5 41/44] media: sun6i-csi: Only configure capture when streaming
` [PATCH v5 42/44] media: sun6i-csi: Add extra checks to the interrupt routine
` [PATCH v5 43/44] media: sun6i-csi: Request a shared interrupt
` [PATCH v5 44/44] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry

[PATCHv3 00/20] scsi: EH rework prep patches, part 1
 2022-05-25 19:06 UTC  (5+ messages)
` [PATCH 06/20] qedf: use fc rport as argument for qedf_initiate_tmf()

+ checkpatch-add-xa_state-and-xa_state_order-to-the-macro-declaration-list.patch added to mm-nonmm-unstable branch
 2022-05-25 19:06 UTC 

Fwd: Syncing up team members for the comprehensive security review of Git
 2022-05-25 19:05 UTC 

[PATCH v3 0/7] Fix multiple GPU resets in XGMI hive
 2022-05-25 19:04 UTC  (8+ messages)
` [PATCH v3 1/7] Revert "workqueue: remove unused cancel_work()"
` [PATCH v3 2/7] drm/amdgpu: Cache result of last reset at reset domain level
` [PATCH v3 3/7] drm/admgpu: Serialize RAS recovery work directly into reset domain queue
` [PATCH v3 4/7] drm/amdgpu: Add work_struct for GPU reset from debugfs
` [PATCH v3 5/7] drm/amdgpu: Add work_struct for GPU reset from kfd
` [PATCH v3 6/7] drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_recover
` [PATCH v3 7/7] drm/amdgpu: Stop any pending reset if another in progress

checkpatch mistake on XA_STATE?
 2022-05-25 19:03 UTC  (2+ messages)
` [PATCH] checkpatch: Add XA_STATE and XA_STATE_ORDER to the macro declaration list

[vireshk-pm:opp/config 26/33] drivers/memory/tegra/tegra124-emc.c:1401:20: error: use of undeclared identifier 'hw_versions'; did you mean 'hw_version'?
 2022-05-25 19:02 UTC 

[igt-dev] [PATCH i-g-t] tests/i915_module_load: Add the "load" test
 2022-05-25 19:02 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v4 0/7] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2022-05-25 18:58 UTC  (10+ messages)
` [PATCH v4 1/7] dt-bindings: interconnect: sunxi: Add V3s mbus compatible
` [PATCH v4 2/7] clk: sunxi-ng: v3s: Export MBUS and DRAM clocks to the public header
` [PATCH v4 3/7] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
` [PATCH v4 4/7] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v4 5/7] ARM: dts: sun8i: v3s: Add support for the ISP
` [PATCH v4 6/7] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH NOT FOR MERGE v4 7/7] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865

[syzbot] KASAN: use-after-free Read in do_sync_mmap_readahead
 2022-05-25 18:59 UTC  (7+ messages)

[RFC v2 00/96] wireless: cl8k driver for Celeno IEEE 802.11ax devices
 2022-05-25 18:58 UTC  (7+ messages)
` [RFC v2 16/96] cl8k: add config.h
` [RFC v2 19/96] cl8k: add def.h
` [RFC v2 32/96] cl8k: add fw.h

[PATCH v2] go.bbclass: fix path to linker in native Go builds
 2022-05-25 18:58 UTC  (2+ messages)
` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2022-05-25 18:57 UTC 

[PATCH 0/1] bitbake: ncurses version of taskexp.py
 2022-05-25 18:53 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v7 0/9] add support for WCN6750
 2022-05-25 18:46 UTC  (4+ messages)
` [PATCH v7 4/9] ath11k: Add register access logic "

[PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
 2022-05-25 18:50 UTC  (2+ messages)

[ammarfaizi2-block:axboe/linux-block/for-5.20/io_uring 28/53] io_uring/io_uring.c:12888:43: error: 'io_sendmsg_recvmsg_cleanup' undeclared here (not in a function)
 2022-05-25 18:50 UTC 

[bug report] WARNING: possible circular locking at: rdma_destroy_id+0x17/0x20 [rdma_cm] triggered by blktests nvmeof-mp/002
 2022-05-25 18:50 UTC  (3+ messages)

[PATCH] drm/i915/hwconfig: Future-proof platform checks
 2022-05-25 18:50 UTC  (3+ messages)
` [Intel-gfx] "

[kirkstone][PATCH 1/2] gcc: Upgrade to 11.3 release
 2022-05-25 18:48 UTC  (2+ messages)
` [kirkstone][PATCH 2/2] gcc: backport fix for PR96204

RTT-PROBE: lore-subspace-rtt
 2022-05-25 18:47 UTC 

[PATCH] target/arm/hvf: Include missing "cpregs.h"
 2022-05-25 18:45 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t 0/9] small BAR uapi bits
 2022-05-25 18:46 UTC  (21+ messages)
` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 1/9] lib/i915_drm_local: Add I915_GEM_CREATE_EXT_FLAG_NEEDS_CPU_ACCESS
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 2/9] lib/i915: wire up optional flags for gem_create_ext
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 3/9] tests/i915/gem_create: exercise NEEDS_CPU_ACCESS
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 4/9] lib/i915: add gem_create_with_cpu_access_in_memory_regions
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 5/9] tests/i915/query: sanity check the probed_cpu_visible_size
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 6/9] tests/i915/query: sanity check the unallocated tracking
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 7/9] lib/i915/intel_memory_region: plumb through the cpu_size
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 8/9] tests/i915/capture: handle uapi changes
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 9/9] lib/i915: request CPU_ACCESS for fb objects
  ` [igt-dev] "
` [igt-dev] ✗ GitLab.Pipeline: warning for small BAR uapi bits

[PATCH nf-next] netfilter: flowtable: fix nft_flow_route use saddr for reverse route
 2022-05-25 18:44 UTC  (2+ messages)

[PATCH 00/10] small BAR uapi bits
 2022-05-25 18:43 UTC  (22+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 01/10] drm/doc: add rfc section for small BAR uapi
  `  "
` [PATCH 02/10] drm/i915/uapi: add probed_cpu_visible_size
  ` [Intel-gfx] "
` [PATCH 03/10] drm/i915/uapi: expose the avail tracking
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 04/10] drm/i915: remove intel_memory_region avail
  `  "
` [Intel-gfx] [PATCH 05/10] drm/i915/uapi: apply ALLOC_GPU_ONLY by default
  `  "
` [PATCH 06/10] drm/i915/uapi: add NEEDS_CPU_ACCESS hint
  ` [Intel-gfx] "
` [PATCH 07/10] drm/i915/error: skip non-mappable pages
  ` [Intel-gfx] "
` [PATCH 08/10] drm/i915/uapi: disable capturing objects on recoverable contexts
  ` [Intel-gfx] "
` [PATCH 09/10] drm/i915: turn on small BAR support
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 10/10] HAX: force small BAR on dg2
  `  "

Bcache in writes direct with fsync. Are IOPS limited?
 2022-05-25 18:44 UTC  (9+ messages)
    ` [RFC] Add sysctl option to drop disk flushes in bcache? (was: Bcache in writes direct with fsync)

[PATCH 0/3] Add Visconti5 IOMMU driver
 2022-05-25 18:26 UTC  (6+ messages)
` [PATCH 1/3] iommu: "

[PATCH v2] xen/gntdev: Avoid blocking in unmap_grant_pages()
 2022-05-25 18:41 UTC 

[GIT PULL] MM updates for 5.19-rc1
 2022-05-25 18:42 UTC 

[PATCH v2 1/2] KVM: Inject #GP on invalid write to APIC_SELF_IPI register
 2022-05-25 18:42 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: Inject #GP on invalid writes to x2APIC registers

[kirkstone][PATCH 1/3] devmem2: reinstate previous patches, removed by mistake
 2022-05-25 18:41 UTC  (6+ messages)
` [kirkstone][PATCH 3/3] devmem2: update SRC_URI according to redirect
  ` [oe] "

[PATCH v3 0/1] FUSE: Allow non-extending parallel direct writes
 2022-05-25 18:41 UTC  (3+ messages)
` [PATCH v3 1/1] FUSE: Allow non-extending parallel direct writes on the same file

[PATCH v4 0/5] platform/chrome: cros_kbd_led_backlight: add EC PWM backend
 2022-05-25 18:40 UTC  (3+ messages)
` [PATCH v4 4/5] platform/chrome: cros_kbd_led_backlight: support OF match

[PATCH] drm/amdgpu: make program_imu_rlc_ram static
 2022-05-25 18:40 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915: Media freq factor and per-gt enhancements/fixes
 2022-05-25 18:40 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Media freq factor and per-gt enhancements/fixes (rev10)

[OE-core] [PATCH] makedevs: Don't use COPYING.patch just to add GPL-2.0-or-later into
 2022-05-25 18:38 UTC  (3+ messages)

[PATCH] madvise.2: Clarify addr/length and update hugetlb support
 2022-05-25 18:38 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 5.19-rc1
 2022-05-25 18:37 UTC  (2+ messages)

[GIT PULL] Documentation for 5.19
 2022-05-25 18:37 UTC  (2+ messages)

[GIT PULL] printk for 5.19
 2022-05-25 18:37 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-25 18:37 UTC 

[GIT PULL] KUnit update for Linux 5.19-rc1
 2022-05-25 18:37 UTC  (2+ messages)

[PATCH v2] cred: Propagate security_prepare_creds() error code
 2022-05-25 18:37 UTC 

[GIT PULL] slab for 5.19
 2022-05-25 18:37 UTC  (3+ messages)

[PULL 0/1] Block patches
 2022-05-25 18:35 UTC  (3+ messages)
  ` [Virtio-fs] "

[PATCH] eal/ppc: undefine AltiVec keyword vector
 2022-05-25 18:34 UTC  (5+ messages)

[RESEND PATCH] scsi: ufs: sysfs: support writing boot_lun attr
 2022-05-25 18:34 UTC  (2+ messages)

[PATCH 0/4] sh: Kconfig: Style cleanups
 2022-05-25 18:34 UTC  (3+ messages)
` [PATCH 3/4] sh/boards: Kconfig: Fix indentation

[PATCH v4 00/17] target/m68k: Conditional traps + trap cleanup
 2022-05-25 18:32 UTC  (3+ messages)
` [PATCH v4 03/17] target/m68k: Fix coding style in m68k_interrupt_all

[PATCH v2 00/12] MIPS: Support I6500 multi-cluster configuration
 2022-05-25 18:33 UTC  (3+ messages)
` [PATCH v2 02/12] MIPS: GIC: Generate redirect block accessors

[PATCH v2 0/3] iio: accel: add MSA311 accelerometer driver
 2022-05-25 18:32 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: iio: accel: add dt-binding schema for msa311 accel driver

[PATCH] drm/i915/hwconfig: Report no hwconfig support on ADL-N
 2022-05-25 18:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 2/4] sh: Kconfig.cpu: Fix indentation
 2022-05-25 18:31 UTC  (2+ messages)
` [PATCH 2/4 v2] sh: Kconfig.cpu: Remove trailing whitespace

[igt-dev] [PATCH i-g-t] lib/intel_allocator: Add flag signalling multiprocess readyness
 2022-05-25 18:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

coding style changes
 2022-05-25 18:27 UTC 

[PATCH v5 00/12] mm: userspace hugepage collapse
 2022-05-25 18:27 UTC  (10+ messages)
` [PATCH v5 04/13] mm/khugepaged: make hugepage allocation context-specific

[linux-5.4 test] 170724: regressions - FAIL
 2022-05-25 18:27 UTC 

[PATCH 0/4] ci: fix windows-build with GCC v12.x
 2022-05-25 18:27 UTC  (6+ messages)
` [PATCH 4/4] dir.c: avoid "exceeds maximum object size" error "

[GIT PULL] dma-mapping updates for Linux 5.19
 2022-05-25 17:57 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-25 18:26 UTC 

[PATCH] 9p: Fix refcounting during full path walks for fid lookups
 2022-05-25 18:25 UTC 

stable/linux-5.15.y baseline: 117 runs, 3 regressions (v5.15.43)
 2022-05-25 18:24 UTC 


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.