messages from 2024-02-12 11:55:20 to 2024-02-12 13:16:04 UTC [more...]
linux-next: build failure after merge of the drm-misc tree
2024-02-12 13:15 UTC (2+ messages)
[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes
2024-02-12 13:15 UTC (10+ messages)
[PATCH] arm64: dts: renesas: ulcb-kf: add regulators for PCIe ch1
2024-02-12 13:15 UTC (3+ messages)
[net-next] Octeontx2-af: Fetch MAC channel info from firmware
2024-02-12 13:15 UTC
[PATCH v6 00/36] drm/connector: Create HDMI Connector infrastructure
2024-02-12 13:13 UTC (37+ messages)
` [PATCH v6 01/36] drm/tests: helpers: Include missing drm_drv header
` [PATCH v6 02/36] drm/tests: helpers: Add atomic helpers
` [PATCH v6 03/36] drm/tests: Add helper to create mock plane
` [PATCH v6 04/36] drm/tests: Add helper to create mock crtc
` [PATCH v6 05/36] drm/tests: connector: Add tests for drmm_connector_init
` [PATCH v6 06/36] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v6 07/36] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v6 08/36] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v6 09/36] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v6 10/36] drm/tests: Add tests for "
` [PATCH v6 11/36] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v6 12/36] drm/tests: Add RGB Quantization tests
` [PATCH v6 13/36] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v6 14/36] drm/tests: Add output bpc tests
` [PATCH v6 15/36] drm/connector: hdmi: Add support for output format
` [PATCH v6 16/36] drm/tests: Add output formats tests
` [PATCH v6 17/36] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v6 18/36] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v6 19/36] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v6 20/36] drm/tests: Add TDMS character rate connector state tests
` [PATCH v6 21/36] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v6 22/36] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v6 23/36] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v6 24/36] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v6 25/36] drm/connector: hdmi: Add Infoframes generation
` [PATCH v6 26/36] drm/tests: Add infoframes test
` [PATCH v6 27/36] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v6 28/36] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v6 29/36] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v6 30/36] drm/vc4: tests: Convert to plane creation helper
` [PATCH v6 31/36] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v6 32/36] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH v6 33/36] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH v6 34/36] drm/sun4i: hdmi: Switch to container_of_const
` [PATCH v6 35/36] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH v6 36/36] drm/sun4i: hdmi: Switch to HDMI connector
[PATCH v5 00/25] Transparent Contiguous PTEs for User Mappings
2024-02-12 13:15 UTC (12+ messages)
` [PATCH v5 01/25] mm: Clarify the spec for set_ptes()
` [PATCH v5 03/25] mm: Make pte_next_pfn() a wrapper around pte_advance_pfn()
` [PATCH v5 18/25] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
` [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings
[PATCH 0/9] Add Chameleon v3 video support
2024-02-12 13:13 UTC (10+ messages)
` [PATCH 1/9] media: v4l2-subdev: Add a pad variant of .query_dv_timings()
` [PATCH 2/9] media: Add Chameleon v3 framebuffer driver
` [PATCH 3/9] drm/dp_mst: Move DRM-independent structures to separate header
` [PATCH 4/9] lib: Move DisplayPort CRC functions to common lib
` [PATCH 5/9] drm/display: Add mask definitions for DP_PAYLOAD_ALLOCATE_* registers
` [PATCH 6/9] media: intel: Add Displayport RX IP driver
` [PATCH 7/9] media: dt-bindings: Add Chameleon v3 framebuffer
` [PATCH 8/9] media: dt-bindings: Add Intel Displayport RX IP
` [PATCH 9/9] ARM: dts: chameleonv3: Add video device nodes
[RESEND][PATCH V2] thermal: power_allocator: Avoid overwriting PID coefficients from setup time
2024-02-12 13:14 UTC (2+ messages)
[PATCH v7 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
2024-02-12 13:13 UTC (6+ messages)
` [PATCH v7 2/4] mm: introduce new flag to indicate wc safe
[PATCH 0/7] Xperia 1 V support
2024-02-12 13:10 UTC (8+ messages)
` [PATCH 1/7] dt-bindings: ASoC: cs35l45: Add interrupts
` [PATCH 2/7] dt-bindings: arm: qcom: Add Xperia 1 V
` [PATCH 3/7] arm64: dts: qcom: sm8550: Mark QUPs and GPI dma-coherent
` [PATCH 4/7] arm64: dts: qcom: sm8550: Mark APPS SMMU as dma-coherent
` [PATCH 5/7] arm64: dts: qcom: sm8550: Add missing DWC3 quirks
` [PATCH 6/7] arm64: dts: qcom: sm8550: Mark DWC3 as dma-coherent
` [PATCH 7/7] arm64: dts: qcom: Add SM8550 Xperia 1 V
linux-next: build failure after merge of the drm-misc tree
2024-02-12 13:09 UTC (3+ messages)
[PATCH] filelock: always define for_each_file_lock()
2024-02-12 13:09 UTC (2+ messages)
[PATCH 0/5] Add support for videocc and camcc on SM8650
2024-02-12 13:08 UTC (12+ messages)
` [PATCH 1/5] dt-bindings: clock: qcom: Add video clock bindings for SM8650
` [PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 videocc
` [PATCH 4/5] clk: qcom: camcc-sm8650: Add camera clock controller driver for SM8650
[PATCH] Documentation: qat: fix auto_reset section
2024-02-12 13:05 UTC
[PATCH v3 0/5] DesignWare PWM improvements
2024-02-12 13:02 UTC (6+ messages)
` [PATCH v3 1/5] pwm: dwc: use pm_sleep_ptr() macro
` [PATCH v3 2/5] pwm: dwc: drop redundant error check
` [PATCH v3 3/5] pwm: dwc: Add 16 channel support for Intel Elkhart Lake
` [PATCH v3 4/5] pwm: dwc: simplify error handling
` [PATCH v3 5/5] pwm: dwc: access driver_data using dev_get_drvdata()
[PATCH 0/4] Add support for AF8133J magnetometer
2024-02-12 13:02 UTC (4+ messages)
` [PATCH 4/4] iio: magnetometer: add a driver for Voltafield "
[PATCH] hardening: Enable KFENCE in the hardening config
2024-02-12 13:01 UTC
[GIT PULL] vfs fixes
2024-02-12 13:00 UTC
[PATCH] usb: typec: fsa4480: Check if the chip is really there
2024-02-12 12:59 UTC (4+ messages)
linux-next: build warning after merge of the crypto tree
2024-02-12 12:59 UTC (2+ messages)
[PATCH] spi: omap2-mcspi: Revert FIFO support without DMA
2024-02-12 12:59 UTC (2+ messages)
[V3] i2c: i2c-qcom-geni: Correct I2C TRE sequence
2024-02-12 12:58 UTC (9+ messages)
[PATCH] wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces
2024-02-12 12:57 UTC
[PATCH v1] arm64: dts: ti: k3-am62-main: disable usb lpm
2024-02-12 12:54 UTC (3+ messages)
[syzbot] KASAN: vmalloc-out-of-bounds Read in cleanup_bitmap_list
2024-02-12 12:53 UTC (3+ messages)
` [syzbot] [reiserfs?] "
[PATCH] ASoC: SOF: imx: Add devicetree support to select topologies
2024-02-12 12:52 UTC
[PATCH v4] i2c: i2c-qcom-geni: Correct I2C TRE sequence
2024-02-12 12:52 UTC
[PATCH] sound: drivers: fix typo 'reguest' to 'request'
2024-02-12 12:46 UTC (4+ messages)
` [PATCH] sound: codecs: "
[PATCH v6 0/2] lib: checksum: Fix issues with checksum tests
2024-02-12 12:46 UTC (3+ messages)
[PATCH v2 0/7] filesystem visibililty ioctls
2024-02-12 12:47 UTC (7+ messages)
` [PATCH v2 3/7] fs: FS_IOC_GETUUID
[PATCH net-next v6 00/11] net: dsa: realtek: variants to drivers, interfaces to a common module
2024-02-12 12:45 UTC (5+ messages)
[PATCH V2 0/4] firmware: arm_scmi: Register and handle limits change notification
2024-02-12 12:44 UTC (6+ messages)
` [PATCH V2 1/4] firmware: arm_scmi: Add perf_notify_support interface
[PATCH] backlight: ktd2801: fix LED dependency
2024-02-12 12:44 UTC (2+ messages)
[PATCH v1 1/1] auxdisplay: Take over maintainership, but in Odd Fixes mode
2024-02-12 12:44 UTC (2+ messages)
[PATCH v4 02/35] include: remove unnecessary #include directives
2024-02-12 12:41 UTC (2+ messages)
[PATCH v3 00/13] Add ISP 3A for StarFive
2024-02-12 12:40 UTC (2+ messages)
[PATCH] media: chips-media: wave5: Add hrtimer based polling support
2024-02-12 12:39 UTC (2+ messages)
[PATCH] arm64: dts: exynos: gs101: add stable i2c aliases for gs101-oriole
2024-02-12 12:38 UTC (9+ messages)
[PATCH] PM: hibernate: Support to select compression algorithm
2024-02-12 12:32 UTC
[PATCH 00/11] Add SCMI core checks for notification support
2024-02-12 12:32 UTC (12+ messages)
` [PATCH 01/11] firmware: arm_scmi: Check "
` [PATCH 02/11] firmware: arm_scmi: Add a common helper to check if a message is supported
` [PATCH 03/11] firmware: arm_scmi: Implement Perf .is_notify_supported callback
` [PATCH 04/11] firmware: arm_scmi: Implement Power "
` [PATCH 05/11] firmware: arm_scmi: Implement SysPower "
` [PATCH 06/11] firmware: arm_scmi: Implement Clock "
` [PATCH 07/11] firmware: arm_scmi: Implement Sensor "
` [PATCH 08/11] firmware: arm_scmi: Implement Reset "
` [PATCH 09/11] firmware: arm_scmi: Implement Powercap "
` [PATCH 10/11] firmware: arm_scmi: Use opps_by_lvl to store opps
` [PATCH 11/11] firmware: arm_scmi: Report frequencies in Perf notifications
[syzbot] [dri?] divide error in drm_mode_convert_to_umode
2024-02-12 12:30 UTC (4+ messages)
` [PATCH] Test divide err in drm
[PATCH 0/2] add display and panel on qcm6490 idp
2024-02-12 12:28 UTC (8+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcm6490-idp: add display and panel
[PATCH v3 RESEND 0/6] Add support for QMC HDLC
2024-02-12 12:27 UTC (5+ messages)
` [PATCH v3 RESEND 1/6] net: wan: "
` [PATCH v3 RESEND 3/6] bitmap: Make bitmap_onto() available to users
[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
2024-02-12 12:23 UTC (2+ messages)
[PATCH v4] media: ucvideo: Add quirk for Logitech Rally Bar
2024-02-12 12:22 UTC (3+ messages)
[PATCH net] net: sysfs: Fix /sys/class/net/<iface> path for statistics
2024-02-12 12:20 UTC (2+ messages)
[PATCH v2 0/2] riscv: pwm: sophgo: add pwm support for CV1800
2024-02-12 12:17 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: sophgo: add pwm for Sophgo CV1800 series SoC
` [PATCH v2 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC
[syzbot] Monthly btrfs report (Feb 2024)
2024-02-12 12:15 UTC (3+ messages)
[PATCH 1/3] dt-bindings: auxdisplay: hit,hd44780: drop redundant GPIO node
2024-02-12 12:15 UTC (8+ messages)
` [PATCH 2/3] dt-bindings: auxdisplay: adjust example indentation and use generic node names
` [PATCH 3/3] dt-bindings: auxdisplay: hit,hd44780: use defines for GPIO flags
` [PATCH 1/3] dt-bindings: auxdisplay: hit, hd44780: drop redundant GPIO node
[PATCH V4 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
2024-02-12 12:13 UTC (4+ messages)
` [PATCH V4 03/11] coresight: tmc: Extract device properties from AMBA pid based table lookup
[PATCH 0/6] mfd: tmio: simplify header and move to platform_data
2024-02-12 12:12 UTC (5+ messages)
[PATCH 0/2] PCI: Rework error reporting with PCIe failed link retraining
2024-02-12 12:11 UTC (5+ messages)
` [PATCH 1/2] PCI: Correct "
` [PATCH 2/2] PCI: Use an error code "
[PATCH v2 0/2] fix DT overlays when device links are released
2024-02-12 12:10 UTC (3+ messages)
` [PATCH v2 2/2] of: dynamic: flush devlinks workqueue before destroying the changeset
[PATCH v3 09/15] block: Add checks to merging of atomic writes
2024-02-12 12:09 UTC (5+ messages)
` "
[PATCH] filelock: ignore 'lock' argument to for_each_file_lock()
2024-02-12 12:08 UTC (3+ messages)
[PATCH 0/4] arm64: dts: ti: Enable camera for SK-AM62P
2024-02-12 12:07 UTC (9+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-am62p: Fix memory ranges for DMSS
` [PATCH 2/4] arm64: dts: ti: k3-am62p: Add DMASS1 for CSI
` [PATCH 3/4] arm64: dts: ti: k3-am62p: Add nodes for CSI-RX
` [PATCH 4/4] arm64: dts: ti: Enable overlays for SK-AM62P
[PATCH v3 13/19] power: reset: msm-poweroff: Use devm_register_sys_off_handler(RESTART)
2024-02-12 12:06 UTC (2+ messages)
[PATCH 0/6] block atomic writes for XFS
2024-02-12 12:06 UTC (8+ messages)
` [PATCH 4/6] fs: xfs: Support atomic write for statx
[PATCH 2/4] dt-bindings: iio: magnetometer: Add DT binding for Voltafield AF8133J
2024-02-12 12:05 UTC (2+ messages)
[PATCH 0/8] of: automate of_node_put() - new approach to loops
2024-02-12 12:03 UTC (2+ messages)
[PATCH v1 0/9] thermal: Writable trip points handling rework
2024-02-12 12:03 UTC (8+ messages)
` [PATCH v1 6/9] iwlwifi: mvm: Set THERMAL_TRIP_WRITABLE_TEMP directly
[PATCH 00/12] spi: s3c64xx: remove OF alias ID dependency
2024-02-12 12:01 UTC (8+ messages)
` [PATCH 01/12] spi: dt-bindings: introduce the ``fifo-depth`` property
[PATCH] drm/i915: Add flex arrays to struct i915_syncmap
2024-02-12 12:01 UTC (2+ messages)
[PATCH v1 00/18] Thermal: Part 1 - Introduce new structs and registration
2024-02-12 11:57 UTC (7+ messages)
` [PATCH v1 02/18] thermal: Add new structures and thermal_zone_device_register()
[PATCH v5 00/35] Fast kernel headers: reduce header dependencies
2024-02-12 11:55 UTC (32+ messages)
` [PATCH v5 05/35] kref.h: move declarations to kref_types.h
` [PATCH v5 06/35] kobject.h: move declarations to kobject_types.h
` [PATCH v5 07/35] sysfs.h: move declarations to sysfs_types.h
` [PATCH v5 08/35] maple_tree.h: move declarations to maple_tree_types.h
` [PATCH v5 09/35] rwsem.h: move declarations to rwsem_types.h
` [PATCH v5 10/35] uprobes.h: move declarations to uprobes_types.h
` [PATCH v5 11/35] percpu_counter.h: move declarations to percpu_counter_types.h
` [PATCH v5 12/35] bvec.h: move declarations to bvec_types.h
` [PATCH v5 13/35] wait.h: move declarations to wait_types.h
` [PATCH v5 14/35] swait.h: move declarations to swait_types.h
` [PATCH v5 15/35] completion.h: move declarations to completion_types.h
` [PATCH v5 16/35] device.h: move declarations to device_types.h
` [PATCH v5 17/35] xarray.h: move declarations to xarray_types.h
` [PATCH v5 18/35] blkdev.h: move blk_op_is_passthrough() to blk_types.h
` [PATCH v5 19/35] bio.h: move bio_has_data() and bio_no_advance_iter() "
` [PATCH v5 20/35] bio.h: move declarations to bio_types.h
` [PATCH v5 21/35] percpu-refcount.h: move declarations to percpu-refcount_types.h
` [PATCH v5 22/35] blkdev.h: move declarations to blkdev_types.h
` [PATCH v5 23/35] sbitmap.h: move declarations to sbitmap_types.h
` [PATCH v5 24/35] list_lru.h: move declarations to list_lru_types.h
` [PATCH v5 25/35] list_bl.h: move declarations to list_bl_types.h
` [PATCH v5 26/35] percpu-rwsem.h: move declarations to percpu-rwsem_types.h
` [PATCH v5 27/35] quota.h: move declarations to quota_types.h
` [PATCH v5 28/35] radix-tree.h: move declarations to radix-tree_types.h
` [PATCH v5 29/35] linux/random.h: reduce dependencies on linux/kernel.h
` [PATCH v5 30/35] linux/kernel.h: move might_sleep(), ... to sched/debug_atomic_sleep.h
` [PATCH v5 31/35] linux/kernel.h: move READ and WRITE to direction.h
` [PATCH v5 32/35] linux/kernel.h: move VERIFY_OCTAL_PERMISSIONS() to octal_permissions.h
` [PATCH v5 33/35] linux/kernel.h: move upper/lower_*_bits macros to wordpart.h
` [PATCH v5 34/35] linux/kernel.h: move PTR_IF() to ptr_util.h
` [PATCH v5 35/35] include: remove lots of unnecessary <linux/kernel.h> includes
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox