All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-03 08:59:54 to 2023-08-03 09:44:49 UTC [more...]

[PATCH -next] i3c: master: svc: Do not check for 0 return after calling platform_get_irq()
 2023-08-03  9:04 UTC  (2+ messages)

[PATCH 5.10 0/2] Fix xfs/179 for 5.10 stable
 2023-08-03  9:36 UTC  (3+ messages)
` [PATCH 5.10 1/2] xfs: hoist refcount record merge predicates
` [PATCH 5.10 2/2] xfs: estimate post-merge refcounts correctly

[PATCH v4 0/1] Change PWM-controlled LED pin active mode and algorithm
 2023-08-03  9:43 UTC  (7+ messages)
` [PATCH v4 1/1] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties

[virtio-comment] [RFC] virtio-net: support access and control the member devices
 2023-08-03  9:44 UTC  (3+ messages)
` [virtio-comment] "
  ` [virtio-dev] "

[PATCH -next] pinctrl: stmfx: Do not check for 0 return after calling platform_get_irq()
 2023-08-03  9:43 UTC  (2+ messages)

[PATCH v2 1/2] gpio: dt-bindings: add parsing of loongson gpio offset
 2023-08-03  9:42 UTC  (13+ messages)

[PATCH] eal: remove RTE_FUNC_PTR_* deprecated macros
 2023-08-03  9:43 UTC  (2+ messages)

[PATCH 00/18] pwm: Provide devm_pwmchip_alloc() function
 2023-08-03  9:42 UTC  (6+ messages)
` [PATCH 18/18] gpio: mvebu: Make use of "

[PATCH v8 2/2] PCI/ACPI: Use device constraints instead of dates to opt devices into D3
 2023-08-03  9:40 UTC  (2+ messages)

[PATCH v4 0/7] Add IOMMU support to MT8365 SoC
 2023-08-03  9:40 UTC  (16+ messages)
` [PATCH v4 1/7] arm64: dts: mediatek: add mmsys support for mt8365 SoC
` [PATCH v4 2/7] arm64: dts: mediatek: add camsys "
` [PATCH v4 3/7] arm64: dts: mediatek: add apu "
` [PATCH v4 4/7] arm64: dts: mediatek: add power domain "
` [PATCH v4 5/7] arm64: dts: mediatek: add smi "
` [PATCH v4 6/7] arm64: dts: mediatek: add larb "
` [PATCH v4 7/7] arm64: dts: mediatek: add iommu "

[PATCH v2 1/3] wifi: ath12k: configure RDDM size to MHI for device recovery
 2023-08-03  9:40 UTC  (4+ messages)

[PATCH v3 1/3] dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset
 2023-08-03  9:40 UTC  (2+ messages)
` bluetooth: qca: enable WCN7850 support

ARM64 EL3 Exception SP_EL3 Issue?
 2023-08-03  9:39 UTC  (2+ messages)

[PATCH 0/4] drm/panel: sitronix-st7789v: add support for partial mode
 2023-08-03  9:38 UTC  (8+ messages)

[PATCH v4 0/2] rcu: Dump memory object info if callback function is invalid
 2023-08-03  9:36 UTC  (7+ messages)
` [PATCH v4 1/2] mm: Remove kmem_valid_obj()
` [PATCH v4 2/2] rcu: Dump memory object info if callback function is invalid

[PATCH v5 00/32] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-08-03  9:33 UTC  (33+ messages)
` [PATCH v5 01/32] media: ov2680: Remove auto-gain and auto-exposure controls
` [PATCH v5 02/32] media: ov2680: Fix ov2680_bayer_order()
` [PATCH v5 03/32] media: ov2680: Fix vflip / hflip set functions
` [PATCH v5 04/32] media: ov2680: Remove VIDEO_V4L2_SUBDEV_API ifdef-s
` [PATCH v5 05/32] media: ov2680: Don't take the lock for try_fmt calls
` [PATCH v5 06/32] media: ov2680: Add ov2680_fill_format() helper function
` [PATCH v5 07/32] media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not working
` [PATCH v5 08/32] media: ov2680: Fix regulators being left enabled on ov2680_power_on() errors
` [PATCH v5 09/32] media: ov2680: Convert to new CCI register access helpers
` [PATCH v5 10/32] media: ov2680: Store dev instead of i2c_client in ov2680_dev
` [PATCH v5 11/32] media: ov2680: Add runtime-pm support
` [PATCH v5 12/32] media: ov2680: Check for "powerdown" GPIO con-id before checking for "reset" GPIO con-id
` [PATCH v5 13/32] media: ov2680: Drop is_enabled flag
` [PATCH v5 14/32] media: ov2680: Add support for more clk setups
` [PATCH v5 15/32] media: ov2680: Add support for 19.2 MHz clock
` [PATCH v5 16/32] media: ov2680: Wait for endpoint fwnode before continuing with probe()
` [PATCH v5 17/32] media: ov2680: Add support for ACPI enumeration
` [PATCH v5 18/32] media: ov2680: Fix ov2680_enum_frame_interval()
` [PATCH v5 19/32] media: ov2680: Annotate the per mode register setting lists
` [PATCH v5 20/32] media: ov2680: Add ov2680_mode struct
` [PATCH v5 21/32] media: ov2680: Make setting the mode algorithm based
` [PATCH v5 22/32] media: ov2680: Add an __ov2680_get_pad_format() helper function
` [PATCH v5 23/32] media: ov2680: Implement selection support
` [PATCH v5 24/32] media: ov2680: Fix exposure and gain ctrls range and default value
` [PATCH v5 25/32] media: ov2680: Add a bunch of register tweaks
` [PATCH v5 26/32] media: ov2680: Drop unnecessary pad checks
` [PATCH v5 27/32] media: ov2680: Read and log sensor revision during probe
` [PATCH v5 28/32] media: ov2680: Add link-freq and pixel-rate controls
` [PATCH v5 29/32] media: ov2680: Add bus-cfg / endpoint property verification
` [PATCH v5 30/32] MAINTAINERS: Add Hans de Goede as OV2680 sensor driver maintainer
` [PATCH v5 31/32] media: ipu-bridge: Add link-frequency to OV2680 ipu_supported_sensors[] entry
` [PATCH v5 32/32] media: atomisp: Drop atomisp-ov2680 sensor driver

[PATCH net v2] net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
 2023-08-03  9:37 UTC  (3+ messages)

[PATCH 3/4] sh: remove superhyway bus support
 2023-08-03  9:36 UTC  (5+ messages)

[syzbot] [dri?] divide error in drm_mode_vrefresh
 2023-08-03  9:35 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3] drm/modes: Fix division by zero due to overflow
  `  "

[RFC PATCH 0/2] Generate API documentation for 'bindings' crate
 2023-08-03  9:34 UTC  (3+ messages)
` [RFC PATCH 1/2] rust: bindings: generate API documentation for the "
` [RFC PATCH 2/2] rust: bindings: add warning about configuration dependence

[PATCH net-next v2 0/2] docs: net: page_pool: sync dev and kdoc
 2023-08-03  9:35 UTC  (3+ messages)
` [PATCH net-next v2 1/2] docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parameters

[PATCH -next] mm: zswap: use helper function put_z3fold_locked()
 2023-08-03  9:35 UTC  (5+ messages)

[Intel-xe] [PATCH 0/8] DRM scheduler changes for Xe
 2023-08-03  9:35 UTC  (6+ messages)
` [Intel-xe] [PATCH 4/8] drm/sched: Add generic scheduler message interface
      `  "

[PATCH 0/4] mm: migrate: more folio conversion
 2023-08-03  9:34 UTC  (4+ messages)

[RFC PATCH v6 0/5] fix task state report from sched tracepoint
 2023-08-03  9:34 UTC  (11+ messages)
` [RFC PATCH v6 1/5] perf sched: sync state char array with the kernel
` [RFC PATCH v6 2/5] perf sched: reorganize sched-out task state report code
` [RFC PATCH v6 3/5] sched, tracing: reorganize fields of switch event struct
` [RFC PATCH v6 4/5] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v6 5/5] perf sched: prefer to use prev_state_char introduced in sched_switch

[PATCH] video: vidconsole: Fix null dereference of ops->measure
 2023-08-03  9:32 UTC 

[PATCHv5 00/13] net/lwip: add lwip library for the network stack
 2023-08-03  9:32 UTC  (3+ messages)
` [PATCHv5 07/13] net/lwip: implement ping cmd

[PATCH v4 0/5] variable-order, large folios for anonymous memory
 2023-08-03  9:32 UTC  (10+ messages)
` [PATCH v4 2/5] mm: LARGE_ANON_FOLIO for improved performance

[net-next 2/6] net: wwan: t7xx: Driver registers with Devlink framework
 2023-08-03  9:31 UTC  (2+ messages)

[PATCH] drm: bridge: dw_hdmi: Add cec suspend/resume functions
 2023-08-03  9:30 UTC  (2+ messages)

[net-next 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
 2023-08-03  9:30 UTC  (4+ messages)
` [net-next 1/2] "

[PATCH -next] crypto: hisilicon/sec - Do not check for 0 return after calling platform_get_irq()
 2023-08-03  9:29 UTC 

[Intel-gfx] [PATCH v5 3/8] drm/i915/vdsc: Add func to get no. of vdsc instances per pipe
 2023-08-03  9:30 UTC  (2+ messages)

[PATCH] bootmeth: efi: Make distro_efi_boot() static
 2023-08-03  9:30 UTC 

[XEN PATCH 00/11] xen: address MISRA C:2012 Rule 2.1
 2023-08-03  9:30 UTC  (15+ messages)
` [XEN PATCH 02/11] x86: move declarations to "
` [XEN PATCH 04/11] x86emul: move variable definitions "
` [XEN PATCH 07/11] xen: "
` [XEN PATCH 10/11] xen/sched: add ASSERT_UNREACHABLE() to "
` [XEN PATCH 11/11] x86/mm: Add assertion "

[PATCH] target/riscv/kvm.c: fix mvendorid size in vcpu_set_machine_ids()
 2023-08-03  9:29 UTC  (2+ messages)

[PATCH v4 00/32] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-08-03  9:28 UTC  (8+ messages)
` [PATCH v4 17/32] media: ov2680: Add support for ACPI enumeration
` [PATCH v4 21/32] media: ov2680: Make setting the mode algorithm based

[Printing-architecture] CUPS Printers not being recognised correctly on client machines
 2023-08-03  9:29 UTC 

[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in hdr_find_e (2)
 2023-08-03  9:29 UTC 

[PATCH] prestera: fix fallback to previous version on same major version
 2023-08-03  9:28 UTC  (2+ messages)

[PATCH net-next 0/4] Add QPL mode for DQO descriptor format
 2023-08-03  9:28 UTC  (3+ messages)
` [PATCH net-next 1/4] gve: Control path for DQO-QPL

[PATCH -next] staging: fieldbus: arcx-anybus: Do not check 0 for platform_get_irq()
 2023-08-03  9:27 UTC 

[PATCH -fixes] riscv: Implement flush_cache_vmap()
 2023-08-03  9:24 UTC  (4+ messages)

[PATCH v7 0/7] Add support for memmap on memory feature on ppc64
 2023-08-03  9:24 UTC  (12+ messages)
` [PATCH v7 7/7] mm/memory_hotplug: Enable runtime update of memmap_on_memory parameter

[PATCH] systemd: Point to target binary paths for loadkeys and setfont
 2023-08-03  9:24 UTC  (2+ messages)

[net-next 0/6] net: wwan: t7xx: fw flashing & coredump support
 2023-08-03  9:24 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: pinctrl-single: add am62x compatible
 2023-08-03  9:23 UTC 

[PATCH] drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()
 2023-08-03  9:23 UTC  (2+ messages)

[PATCH] build: update DPDK to use C11 standard
 2023-08-03  9:21 UTC  (9+ messages)
` [PATCH v4] "

[PATCH v4 0/3] btrfs: fix an ASSERT() triggered inside prepare_to_merge()
 2023-08-03  9:20 UTC  (4+ messages)
` [PATCH v4 1/3] btrfs: avoid race with qgroup tree creation and relocation
` [PATCH v4 2/3] btrfs: exit gracefully if reloc roots don't match
` [PATCH v4 3/3] btrfs: reject invalid reloc tree root keys with stack dump

[PATCH] wifi: ath12k: avoid deadlock by change ieee80211_queue_work for regd_update_work
 2023-08-03  9:19 UTC  (2+ messages)

[PATCH -next] crypto: qat - use kfree_sensitive instead of memset/kfree()
 2023-08-03  9:19 UTC  (2+ messages)

Address MISRA C:2012 Rule 8.4
 2023-08-03  9:20 UTC 

[PATCH 1/1] rust: macros: fix redefine const_name in `vtable`
 2023-08-03  9:20 UTC  (4+ messages)

[PATCH] wifi: ath12k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED
 2023-08-03  9:19 UTC  (3+ messages)

[PATCH V4] Revert "PCI: tegra194: Enable support for 256 Byte payload"
 2023-08-03  9:19 UTC  (2+ messages)

stable/linux-5.15.y build: 116 builds: 1 failed, 115 passed, 4 errors, 5 warnings (v5.15.124)
 2023-08-03  9:18 UTC 

[PATCH -next] tty: serial: xilinx_uartps: Do not check for 0 return after calling platform_get_irq()
 2023-08-03  9:17 UTC 

[PATCH v3 00/13] mm: free retracted page table by RCU
 2023-08-03  9:17 UTC  (3+ messages)
` [PATCH v3 10/13] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()

[PATCH] doc: build manpages as well as html output
 2023-08-03  9:18 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] wifi: ath12k: relax list iteration in ath12k_mac_vif_unref()
 2023-08-03  9:17 UTC  (2+ messages)

[PATCH v3] ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup}
 2023-08-03  9:17 UTC 

[PATCH V2] firmware: qcom_scm: use the SCM_CONVENTION based on ARM / ARM64
 2023-08-03  9:16 UTC  (4+ messages)

[PATCH] Mips: loongson3_defconfig: Enable ast drm driver by default
 2023-08-03  9:16 UTC 

[PATCH v2 0/1] Add add-maintainer.py script
 2023-08-03  9:16 UTC  (5+ messages)
` [PATCH v2 1/1] scripts: Add add-maintainer.py

[PATCH V3 0/4] coresight: trbe: Enable ACPI based devices
 2023-08-03  9:14 UTC  (4+ messages)
` [PATCH V3 2/4] arm_pmu: acpi: Add a representative platform device for TRBE

[Question/Issue] pkgconfig does not include dpdk/drivers libs
 2023-08-03  9:15 UTC 

[PATCH] fbcon: Make fbcon_registered_fb and fbcon_num_registered_fb static
 2023-08-03  9:14 UTC  (4+ messages)

[PATCH v5 01/11] wifi: ath12k: rename HE capabilities setup/copy functions
 2023-08-03  9:12 UTC  (2+ messages)

[PATCH v4 0/2] fix at803x wol setting
 2023-08-03  9:11 UTC  (3+ messages)
` [PATCH v4 1/2] net: phy: at803x: fix the wol setting functions

[PATCH v2 0/7] remove some usage of gadget_is_{*}speed() API
 2023-08-03  9:10 UTC  (8+ messages)
` [PATCH v2 1/7] usb: gadget: use working speed to calcaulate network bitrate and qlen
` [PATCH v2 2/7] usb: gadget: add a inline function gether_bitrate()
` [PATCH v2 3/7] usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()
` [PATCH v2 4/7] usb: gadget: unconditionally allocate hs/ss descriptor in bind operation
` [PATCH v2 5/7] usb: gadget: config: remove max speed check in usb_assign_descriptors()
` [PATCH v2 6/7] usb: gadget: composite: cleanup function config_ep_by_speed_and_alt()
` [PATCH v2 7/7] usb: gadget: remove max support speed info in bind operation

[PATCH] fs: lockd: avoid possible wrong NULL parameter
 2023-08-03  9:10 UTC  (6+ messages)

[PATCH v3 net-next 0/5] selftests: openvswitch: add flow programming cases
 2023-08-03  9:10 UTC  (2+ messages)
` [ovs-dev] "

[PATCH 0/6] PHYTEC SoM detection for phyCORE-i.MX8MP
 2023-08-03  9:09 UTC  (3+ messages)
` [PATCH 6/6] board: phytec: phycore_imx8mp: Add 4000MTS RAM timings based on PCB rev

[PATCH 1/2] dt-bindings: ARM: at91: Document Microchip SAMA5D29 Curiosity
 2023-08-03  9:09 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: at91: sama5d29_curiosity: Add device tree for sama5d29_curiosity board

[PATCH v5 00/19] Enable CET Virtualization
 2023-08-03  9:07 UTC  (3+ messages)
` [PATCH v5 07/19] KVM:x86: Add fault checks for guest CR4.CET setting

[PATCH] Documentation: changes.rst: add entry for git
 2023-08-03  9:07 UTC 

(no subject)
 2023-08-03  9:06 UTC  (2+ messages)
` boot-time vtpm helper (was "Re: <void>")

[PATCH v3 0/3] btrfs: fix an ASSERT() triggered inside prepare_to_merge()
 2023-08-03  9:06 UTC  (3+ messages)
` [PATCH v3 2/3] btrfs: exit gracefully if reloc roots don't match

[RFC PATCH] WIP LICENSE_FLAGS_DETAILS documentation
 2023-08-03  9:05 UTC  (5+ messages)
` [docs] "

[PATCH -next] dmaengine: Do not check for 0 return after calling platform_get_irq()
 2023-08-03  9:03 UTC 

[PATCH 0/3] More changes related to TPM RNG handling
 2023-08-03  9:03 UTC  (7+ messages)
` [PATCH 1/3] tpm: Add a missing check for TPM_CHIP_FLAG_HWRNG_DISABLED
` [PATCH 3/3] tpm: Drop CONFIG_HW_RANDOM_TPM

[PATCH] btrfs/276: allow a slight increase in the number of extents
 2023-08-03  9:02 UTC  (7+ messages)

[PATCH] LoongArch: loongson3_defconfig: Compile ast drm driver as module by default
 2023-08-03  9:03 UTC 

[PATCH 0/9] regulator: mt6366: Split out of MT6358 and cleanup
 2023-08-03  9:01 UTC  (19+ messages)
` [PATCH 3/9] mfd: mt6397: Split MediaTek MT6366 PMIC out of MT6358
` [PATCH 5/9] regulator: mt6358: fix and drop type prefix in MT6366 regulator node names
` [PATCH 6/9] regulator: mt6358: Make MT6366 vcn18 LDO configurable
` [PATCH 7/9] regulator: mt6358: Add missing regulators for MT6366
` [PATCH 8/9] regulator: mt6358: Add supply names for MT6366 regulators
` [PATCH 9/9] soc: mediatek: pwrap: add support for MT6366 PMIC

[cocci] [PATCH -next] coccinelle: platform_get_irq: Add dev_err_probe() check
 2023-08-03  9:00 UTC  (2+ messages)

[Git][lvmteam/lvm2][main] 4 commits: WHATS_NEW: update
 2023-08-03  9:00 UTC 

[hansg:media-ov2680 28/32] drivers/media/i2c/ov2680.c:1092:2: warning: comparison of distinct pointer types ('typeof ((sensor->pixel_rate)) *' (aka 'long long *') and 'uint64_t *' (aka 'unsigned long long *'))
 2023-08-03  8:59 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.