All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-13 13:18:37 to 2022-05-13 14:17:01 UTC [more...]

[PATCH v7 00/28] media: ov5640: Rework the clock tree programming for MIPI
 2022-05-13 14:14 UTC  (13+ messages)
` [PATCH v7 01/28] media: ov5640: Add pixel rate to modes
` [PATCH v7 02/28] media: ov5604: Re-arrange modes definition
` [PATCH v7 03/28] media: ov5640: Add ov5640_is_csi2() function
` [PATCH v7 04/28] media: ov5640: Associate bpp with formats
` [PATCH v7 05/28] media: ov5640: Add LINK_FREQ control
` [PATCH v7 06/28] media: ov5640: Update pixel_rate and link_freq
` [PATCH v7 07/28] media: ov5640: Rework CSI-2 clock tree
` [PATCH v7 08/28] media: ov5640: Rework timings programming
` [PATCH v7 09/28] media: ov5640: Fix 720x480 in RGB888 mode
` [PATCH v7 11/28] media: ov5640: Provide timings accessor
` [PATCH v7 12/28] media: ov5640: Re-sort per-mode register tables
` [PATCH v7 14/28] media: ov5640: Remove ov5640_mode_init_data

[PATCH v7 00/28] media: ov5640: Rework the clock tree programming for MIPI
 2022-05-13 14:15 UTC  (28+ messages)
` [PATCH v7 01/28] media: ov5640: Add pixel rate to modes
` [PATCH v7 02/28] media: ov5640: Re-arrange modes definition
` [PATCH v7 03/28] media: ov5640: Add ov5640_is_csi2() function
` [PATCH v7 04/28] media: ov5640: Associate bpp with formats
` [PATCH v7 05/28] media: ov5640: Add LINK_FREQ control
` [PATCH v7 06/28] media: ov5640: Update pixel_rate and link_freq
` [PATCH v7 07/28] media: ov5640: Rework CSI-2 clock tree
` [PATCH v7 08/28] media: ov5640: Rework timings programming
` [PATCH v7 09/28] media: ov5640: Fix 720x480 in RGB888 mode
` [PATCH v7 10/28] media: ov5640: Split DVP and CSI-2 timings
` [PATCH v7 11/28] media: ov5640: Provide timings accessor
` [PATCH v7 12/28] media: ov5640: Re-sort per-mode register tables
` [PATCH v7 13/28] media: ov5640: Remove duplicated mode settings
` [PATCH v7 14/28] media: ov5640: Remove ov5640_mode_init_data
` [PATCH v7 15/28] media: ov5640: Add HBLANK control
` [PATCH v7 16/28] media: ov5640: Add VBLANK control
` [PATCH v7 17/28] media: ov5640: Adjust vblank with s_frame_interval
` [PATCH v7 18/28] media: ov5640: Remove frame rate check from find_mode()
` [PATCH v7 19/28] media: ov5640: Change CSI-2 timings to comply with FPS
` [PATCH v7 20/28] media: ov5640: Implement init_cfg
` [PATCH v7 21/28] media: ov5640: Implement get_selection
` [PATCH v7 23/28] media: ov5640: Add RGB565_1X16 format
` [PATCH v7 24/28] media: ov5640: Add BGR888 format
` [PATCH v7 25/28] media: ov5640: Restrict sizes to mbus code
` [PATCH v7 26/28] media: ov5640: Adjust format to bpp in s_fmt
` [PATCH v7 27/28] media: ov5640: Split DVP and CSI-2 formats
` [PATCH v7 28/28] media: ov5640: Move format mux config in format

[PATCH] perf tools: Remove unused machines__find_host()
 2022-05-13 14:16 UTC  (2+ messages)

[PATCH] mm/mmap: Fix potential leak on do_mas_align_munmap()
 2022-05-13 14:15 UTC 

[RFC PATCH 0/9] tests: run python tests under the build/tests/venv environment
 2022-05-13 14:12 UTC  (13+ messages)
` [RFC PATCH 1/9] python: update for mypy 0.950
` [RFC PATCH 3/9] tests: install "qemu" namespace package into venv
` [RFC PATCH 4/9] tests: silence pip upgrade warnings during venv creation
` [RFC PATCH 6/9] tests: add check-venv as a dependency of check and check-block

[PATCH 01/13] net: Add l_net_clear_host_bits utility
 2022-05-13 14:15 UTC 

Fanotify API - Tracking File Movement
 2022-05-13 14:14 UTC  (10+ messages)

[GIT PULL] virtio: last minute fixup
 2022-05-13 14:14 UTC  (8+ messages)

Fix some NPM related problems
 2022-05-13 14:14 UTC  (8+ messages)
` [PATCH 1/2] npm.bbclass: Fix file permissions before opening it for writing
  ` [OE-core] "
` [PATCH 2/2] staging.bbclass: Ignore installing multiple symlinks of the same name
  ` [OE-core] "

[PATCH] rcu: Direct boosting gp_tasks for strict grace periods
 2022-05-13 14:14 UTC  (4+ messages)

[PATCH 1/1] ov7251: Fix multiple problems in s_stream callback
 2022-05-13 14:14 UTC  (2+ messages)

[PATCH] acpi/erst: fix fallthrough code upon validation failure
 2022-05-13 14:10 UTC 

[PATCH v5] USB: core: skip unconfiguration if device doesn't support it
 2022-05-13 14:13 UTC  (5+ messages)

Gerrit and Jenkins server transition May 20th
 2022-05-13 14:12 UTC 

[PATCH V2 00/23] perf intel-pt: Better support for perf record --cpu
 2022-05-13 14:12 UTC  (7+ messages)
` [PATCH V2 22/23] perf tools: Allow system-wide events to keep their own CPUs

[PATCH 1/5] arm-bsp/optee-os: set PV correctly for the corstone1000 build
 2022-05-13 14:12 UTC  (5+ messages)
` [PATCH 2/5] arm-bsp/optee-test: clean up bbappends
` [PATCH 3/5] arm-bsp/optee-os: remove 3.16 bbappend
` [PATCH 4/5] arm-bsp/optee-client: remove bbappends
` [PATCH 5/5] arm-bsp/optee-os-tadevkit: remove unused bbappend

[PATCH v3 2/3] dt-bindings: mtd: partitions: Extend fixed-partitions binding
 2022-05-13 14:12 UTC  (4+ messages)

[syzbot] WARNING in mntput_no_expire (3)
 2022-05-13 14:12 UTC 

[PATCH bpf-next v4 0/6] Dynamic pointers
 2022-05-13 14:11 UTC  (3+ messages)
` [PATCH bpf-next v4 1/6] bpf: Add MEM_UNINIT as a bpf_type_flag

[BUG] BLE device unpairing triggers kernel panic
 2022-05-13 14:10 UTC 

[PATCH 0/3] irqchip/gic-v3: pseudo-NMI fixes
 2022-05-13 14:08 UTC  (6+ messages)
` [PATCH 1/3] irqchip/gic-v3: ensure pseudo-NMIs have an ISB between ack and handling
` [PATCH 2/3] irqchip/gic-v3: refactor ISB + EOIR at ack time
` [PATCH 3/3] irqchip/gic-v3: fix priority mask handling

[PATCH v2 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-05-13 14:06 UTC  (4+ messages)
` [PATCH v2 1/8] qmp: Support for querying stats

[RFCv2 00/10] Linear Address Masking enabling
 2022-05-13 14:09 UTC  (3+ messages)
` [RFCv2 03/10] x86: Introduce userspace API to handle per-thread features

[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
 2022-05-13 14:09 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 16/23] arm/arm64: Add a setup sequence for systems that boot through EFI

[PATCH] bluetooth: bfusb: Check the endpoint type at probe
 2022-05-13 14:07 UTC  (5+ messages)
`  "
` [PATCH v2] Bluetooth: "

[PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot()
 2022-05-13 14:07 UTC  (3+ messages)

[bug report] x86, sched: Bail out of frequency invariance if turbo frequency is unknown
 2022-05-13 14:05 UTC  (3+ messages)

Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
 2022-05-13 14:05 UTC  (19+ messages)

[RESEND PATCH v4] devcoredump : Serialize devcd_del work
 2022-05-13 14:03 UTC  (2+ messages)

[PATCH] leds: lm3601x: Don't use mutex after it was destroyed
 2022-05-13 14:02 UTC  (2+ messages)

[PATCH] ANDROID: mutex: Add vendor hook and oem data to the mutex
 2022-05-13 13:45 UTC 

[PATCH V2 0/3] DSI host and peripheral initialisation ordering
 2022-05-13 14:01 UTC  (7+ messages)

[PATCH 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-05-13 13:57 UTC  (8+ messages)
` [PATCH 1/8] qmp: Support for querying stats

Bug in atmel-ecc driver
 2022-05-13 13:59 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/d12+: Disable DMC firmware flip queue handlers
 2022-05-13 13:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/d12+: Disable DMC firmware flip queue handlers (rev3)

[PATCH v1] driver core: Extend deferred probe timeout on driver registration
 2022-05-13 13:58 UTC  (3+ messages)

[PATCH] arm64: qcom: sc7280-herobrine: Enable DP
 2022-05-13 13:57 UTC 

Freeing page flags
 2022-05-13 13:57 UTC  (8+ messages)

[PATCH v3 0/5] Renesas RZ/G2L IRQC support
 2022-05-13 13:55 UTC  (11+ messages)
` [PATCH v3 5/5] pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt

[PATCH v3] hw: m25p80: allow write_enable latch get/set
 2022-05-13 13:54 UTC  (2+ messages)

[PATCH v2] ARM: i.MX7: esdctl: fix out-of-bounds read on memory size calculation
 2022-05-13 13:53 UTC 

[PATCH][next] drm/rockchip: Fix spelling mistake "aligened" -> "aligned"
 2022-05-13 13:53 UTC  (3+ messages)

[PATCH] dhcp: Use bound_time for retransmission timers
 2022-05-13 13:53 UTC 

[Bug 215890] New: Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory
 2022-05-13 13:50 UTC  (4+ messages)
` [Bug 215890] "

[PATCH v4] builtin/remote.c: teach `-v` to list filters for promisor remotes
 2022-05-13 13:49 UTC  (2+ messages)

[PATCH v8 00/10] PCI: qcom: Fix higher MSI vectors handling
 2022-05-13 13:50 UTC  (7+ messages)

[PATCH 1/3] mac80211: mlme: move in RSSI reporting code
 2022-05-13 13:48 UTC  (3+ messages)
` [PATCH 2/3] mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid
` [PATCH 3/3] mac80211: mlme: use local SSID copy

[paulmck-rcu:dev.2022.04.26a] BUILD SUCCESS a72d27598150936800e6aa313c507c6903f8ed9c
 2022-05-13 13:39 UTC 

[PATCH 1/3] dt-bindings: arm: qcom: Add sc7180 Chromebook board bindings
 2022-05-13 13:43 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: arm: qcom: Add / fix sc7280 "

[PATCH] serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
 2022-05-13 13:46 UTC 

[PATCH] soc: qcom: Fix the id of SA8540P SoC
 2022-05-13 13:48 UTC  (2+ messages)

[LINUX PATCH 0/2] Add Xilinx DSI-Tx DRM driver
 2022-05-13 13:39 UTC  (7+ messages)
` [LINUX PATCH 1/2] dt-bindings: display: xlnx: Add DSI 2.0 Tx subsystem documentation
` [LINUX PATCH 2/2] drm: xlnx: dsi: driver for Xilinx DSI Tx subsystem

[PATCH] selftests: alsa: Better error messages
 2022-05-13 13:40 UTC 

[PATCH v4 0/3] Add LTRF216A Driver
 2022-05-13 13:40 UTC  (4+ messages)
` [PATCH v4 3/3] iio: light: Add support for ltrf216a sensor

[PATCH v2 1/2] tpm: Fix buffer access in tpm2_get_tpm_pt()
 2022-05-13 13:41 UTC  (2+ messages)
` [PATCH v2 2/2] tpm: Add field upgrade mode support for Infineon TPM2 modules

[PATCH for-rc] RDMA/rxe: Fix rnr retry behavior
 2022-05-13 13:38 UTC  (3+ messages)

Redhat 9 removes RXE (SoftROCE) support
 2022-05-13 13:48 UTC 

[RFC] sched,livepatch: call klp_try_switch_task in __cond_resched
 2022-05-13 13:34 UTC  (11+ messages)

NFS regression between 5.17 and 5.18
 2022-05-13 13:30 UTC  (10+ messages)

[RFC] Adding private data and private data len as argument to rdma_disconnect()
 2022-05-13 13:31 UTC  (5+ messages)

[PATCH 0/6] Fully lock the container members of struct vfio_group
 2022-05-13 13:29 UTC  (4+ messages)
` [PATCH 4/6] vfio: Fully lock struct vfio_group::container

[PATCH] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
 2022-05-13 13:37 UTC  (2+ messages)

[PATCH v2 0/2] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-05-13 13:38 UTC  (9+ messages)
` [PATCH v2 2/3] riscv: Implement Zicbom-based cache management operations
` [PATCH v2 3/3] riscv: implement cache-management errata for T-Head SoCs

[PATCH v3 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-05-13 13:31 UTC  (6+ messages)
` [PATCH v3 08/23] ata: libahci_platform: Add function returning a clock-handle by id

[PATCH] media: platform: replace ternary operator with max()
 2022-05-13 13:32 UTC  (2+ messages)

[PATCH 1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
 2022-05-13 13:37 UTC  (2+ messages)

[igt-dev] [v2] tests/i915/kms_dsc: IGT cleanup
 2022-05-13 13:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/kms_dsc: IGT cleanup (rev2)

[PATCH] drm/vmwgfx: Fix passing partly uninitialized drm_mode_fb_cmd2 struct
 2022-05-13 13:47 UTC  (7+ messages)

[OSSTEST PATCH] ts-xen-build-prep: Grab newer NASM version, to build OVMF
 2022-05-13 13:43 UTC  (2+ messages)

[PATCH 1/6] app/eventdev: simplify signal handling and teardown
 2022-05-13 13:41 UTC  (6+ messages)
` [PATCH 2/6] app/eventdev: clean up worker state before exit
` [PATCH 6/6] examples/ipsec-secgw: cleanup "

[PATCH 03/13] netconfig: Create routes from Router Advertisements
 2022-05-13 13:39 UTC 

[PATCH] NFSv4: Restore nfs4_label into copied nfs_fattr for referrals
 2022-05-13 13:36 UTC 

[PATCH V2] x86/sev: Mark the code returning to user space as syscall gap
 2022-05-13 13:34 UTC  (2+ messages)

[PATCH 0/6] mtd: spi-nor: generic flash driver
 2022-05-13 13:35 UTC  (14+ messages)
` [PATCH 1/6] mtd: spi-nor: hide jedec_id sysfs attribute if not present
` [PATCH 2/6] mtd: spi-nor: sysfs: hide manufacturer if it is not set
` [PATCH 3/6] mtd: spi-nor: remember full JEDEC flash ID
` [PATCH 4/6] mtd: spi-nor: move function declaration out of sfdp.h
` [PATCH 5/6] mtd: spi-nor: add generic flash driver
` [PATCH 6/6] mtd: spi-nor: sysfs: print JEDEC ID for "

[PATCH v10 00/12] riscv: support for Svpbmt and D1 memory types
 2022-05-13 13:37 UTC  (4+ messages)
` [PATCH 12/12] riscv: add memory-type errata for T-Head

[PATCH net] NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
 2022-05-13 13:33 UTC 

[ammarfaizi2-block:dhowells/linux-fs/cifs-for-sfrench 5/6] fs/cifs/smb2ops.c:4752:11: warning: comparison of distinct pointer types ('typeof (size - copied) *' (aka 'unsigned int *') and 'typeof (((1UL) << (12))) *' (aka 'unsigned long *'))
 2022-05-13 13:35 UTC 

[PATCH 4/4] drm/gem: Warn on trying to use a non-existing framebuffer plane
 2022-05-13 13:35 UTC 

[kirkstone][PATCH v2] openssl: minor security upgrade 3.0.2 -> 3.0.3
 2022-05-13 13:35 UTC 

[PATCH] drm/amd/display: Remove macro DC_DEFAULT_LOG_MASK
 2022-05-13  6:20 UTC 

[PATCH v1 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-13 11:45 UTC  (5+ messages)
` [PATCH v1 13/15] mm: handling Non-LRU pages returned by vm_normal_pages

[PATCH] openssl: minor security upgrade 3.0.2 -> 3.0.3
 2022-05-13 13:32 UTC 

[PATCH 0/1] Prepare for maple tree
 2022-05-13 13:30 UTC  (4+ messages)
` [PATCH v9 16/69] proc: remove VMA rbtree use from nommu
  ` [PATCH v9 67/69] mm: remove the vma linked list

[linux-next:master 8521/9759] drivers/iommu/mtk_iommu.c:878 mtk_iommu_mm_dts_parse() error: uninitialized symbol 'larbnode'
 2022-05-13 13:30 UTC  (2+ messages)

Improve TTMs empty object handling
 2022-05-13 13:27 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib: Add missing newline in igt_fopen_data's logging
 2022-05-13 13:27 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] Input: gpio-keys - Cancel delayed work only in case of GPIO
 2022-05-13 13:25 UTC 

[PATCH RESEND net] bonding: fix missed rcu protection
 2022-05-13 13:23 UTC  (2+ messages)

[PATCH v2 0/7] platform/chrome: get rid of BUG_ON()
 2022-05-13 13:20 UTC  (5+ messages)
` [PATCH v2 6/7] platform/chrome: cros_ec_spi: drop unneeded BUG_ON()
` [PATCH v2 7/7] platform/chrome: cros_ec_spi: drop BUG_ON() if `din` isn't large enough

[PATCH bpf-next 1/2] libbpf: add safer high-level wrappers for map operations
 2022-05-13 13:20 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Fix combination of jit blinding and pointers to bpf subprogs
 2022-05-13 13:20 UTC  (2+ messages)

preventing chassis power-on until bmc Ready
 2022-05-13 13:19 UTC  (3+ messages)

[GIT PULL FOR 5.19] Ov5640 driver improvements
 2022-05-13 13:19 UTC  (3+ messages)
` [GIT PULL FOR 5.19] Ov5640 driver improvements (#83198)

[GIT PULL] iommu/arm-smmu: Updates for 5.19
 2022-05-13 13:18 UTC  (3+ messages)

[PATCH] target/arm/helper.c: Delete stray obsolete comment
 2022-05-13 13:18 UTC 

[PATCHSET 0/6] xfs_scrub: small performance tweaks
 2022-05-13 13:18 UTC  (5+ messages)
` [PATCH 5/6] xfs_scrub: make phase 4 go straight to fstrim if nothing to fix


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.