All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-05 12:37:28 to 2025-03-05 13:15:38 UTC [more...]

[PATCH v8 0/2] net: stmmac: dwc-qos: Add FSD EQoS support
 2025-03-05  9:12 UTC  (3+ messages)
  ` [PATCH v8 1/2] dt-bindings: net: Add FSD EQoS device tree bindings
  ` [PATCH v8 2/2] net: stmmac: dwc-qos: Add FSD EQoS support

[v3 00/23] Plane Color Pipeline support for Intel platforms
 2025-03-05 13:26 UTC  (22+ messages)
` [v3 01/23] drm: color pipeline base work
` [v3 02/23] drm: Add support for 3x3 CTM
` [v3 03/23] drm: Add Enhanced LUT precision structure
` [v3 04/23] drm: Add Color lut range attributes
` [v3 05/23] drm: Add Color ops capability property
` [v3 06/23] drm: Add 1D LUT multi-segmented color op
` [v3 07/23] drm: Define helper to initialize segmented 1D LUT
` [v3 08/23] drm/i915: Add identifiers for intel color blocks
` [v3 09/23] drm/i915: Add intel_color_op
` [v3 10/23] drm/i915/color: Add helper to create intel colorop
` [v3 11/23] drm/i915/color: Create a transfer function color pipeline
` [v3 12/23] drm/i915/color: Add and attach COLORPIPELINE plane property
` [v3 13/23] drm/i915/color: Add framework to set colorop
` [v3 14/23] drm/i915/color: Add callbacks to set plane CTM
` [v3 15/23] drm/i915/color: Add new color callbacks for Xelpd
` [v3 16/23] drm/i915/color: Add plane CTM callback for D13 and beyond
` [v3 17/23] drm/i915: Add register definitions for Plane Degamma
` [v3 18/23] drm/i915/color: Add framework to program PRE/POST CSC LUT
` [v3 19/23] drm/i915: Add register definitions for Plane Post CSC
` [v3 20/23] drm/i915/color: Program Pre-CSC registers
` [v3 21/23] drm/i915/xelpd: Program Plane Post CSC Registers

[PATCH 00/16] Suspend to RAM support for Xen on arm64
 2025-03-05 13:14 UTC  (2+ messages)

[CI] drm/xe: The xe bo shrinker series for testing
 2025-03-05 13:14 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2] vfio: Add property documentation
 2025-03-05 13:13 UTC  (5+ messages)

[PATCH v5 0/4] Add support for Plymovent AQM board
 2025-03-05 13:14 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: sound: convert ICS-43432 binding to YAML
` [PATCH v5 2/4] dt-bindings: arm: stm32: Add Plymovent AQM board
` [PATCH v5 3/4] ARM: dts: stm32: Add pinmux groups for "
` [PATCH v5 4/4] arm: dts: stm32: Add Plymovent AQM devicetree

[PATCH v21 00/24] Introducing OpenVPN Data Channel Offload
 2025-03-05 13:14 UTC  (6+ messages)
` [PATCH v21 18/24] ovpn: add support for peer floating

[PATCH v4 0/8] initramfs: kunit tests and cleanups
 2025-03-05 13:09 UTC  (2+ messages)
` [PATCH] initramfs_test: flag kunit_case __refdata to suppress warning

[PATCH v3 0/4] gpio: Hide and obey valid_mask
 2025-03-05 13:13 UTC  (5+ messages)
` [PATCH v3 1/4] gpio: Respect valid_mask when requesting GPIOs
` [PATCH v3 2/4] gpio: Add a valid_mask getter
` [PATCH v3 3/4] gpio: gpio-rcar: Drop direct use of valid_mask
` [PATCH v3 4/4] gpio: Hide valid_mask from direct assignments

mtpcp not usable with ipv6 if built as module
 2025-03-05 13:13 UTC 

[PATCH v3 0/1] landlock: Clarify IPC scoping documentation
 2025-03-05 13:13 UTC  (2+ messages)

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-05 13:12 UTC  (4+ messages)
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION

[PATCH] media: uvcvideo: Enable full UVC metadata for all devices
 2025-03-05 13:11 UTC  (8+ messages)

[Bug 219748] New: Pluggable UD-4VPD dock appears to continually reset with AMD AI 365
 2025-03-05 13:11 UTC  (3+ messages)
` [Bug 219748] "

[PATCH v2] iio: filter: admv8818: fix range calculation
 2025-03-05 13:11 UTC  (3+ messages)

[PATCH v12 2/3] rust: add dma coherent allocator abstraction
 2025-03-05 13:10 UTC  (10+ messages)
          ` Allow data races on some read/write operations

[PATCH] platform/x86: thinkpad_acpi: check the return value of devm_mutex_init()
 2025-03-05 13:10 UTC  (2+ messages)

[PATCH v2] platform/x86: samsung-galaxybook: Fix block_recording not supported logic
 2025-03-05 13:09 UTC  (2+ messages)

[PATCH 1/2] platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: Make symbol static
 2025-03-05 13:09 UTC  (2+ messages)

[PATCH v4 0/3] leds: rgb: leds-qcom-lpg: PWM fixes
 2025-03-05 13:09 UTC  (4+ messages)
` [PATCH v4 1/3] leds: rgb: leds-qcom-lpg: Fix pwm resolution max for normal PWMs
` [PATCH v4 2/3] leds: rgb: leds-qcom-lpg: Fix pwm resolution max for Hi-Res PWMs
` [PATCH v4 3/3] leds: rgb: leds-qcom-lpg: Fix calculation of best period "

[PATCH 00/22] make pin-init into a standalone crate
 2025-03-05 13:05 UTC  (34+ messages)
  ` [PATCH 08/22] rust: pin-init: move `InPlaceInit` and impls of `InPlaceWrite` into the kernel crate
  ` [PATCH 14/22] rust: add pin-init crate build infrastructure
  ` [PATCH 09/22] rust: pin-init: move impl `Zeroable` for `Opaque` and `Option<KBox<T>>` into the kernel crate
  ` [PATCH 17/22] rust: pin-init: synchronize documentation with the user-space version
  ` [PATCH 01/22] rust: init: disable doctests
  ` [PATCH 18/22] rust: pin-init: internal: synchronize with user-space version
  ` [PATCH 19/22] rust: pin-init: miscellaneous synchronization with the "
  ` [PATCH 20/22] rust: pin-init: add miscellaneous files from "
  ` [PATCH 21/22] rust: pin-init: re-enable doctests

[PATCH v3 0/6] MT9M114 driver bugfix and improvements
 2025-03-05 13:08 UTC  (3+ messages)
` [PATCH v3 1/6] media: dt-bindings: mt9m114: Add onnn,slew-rate DT-binding

[PATCH v4 1/2] ASoC: codecs: add support for ES8389
 2025-03-05 13:06 UTC  (2+ messages)

[PATCH v7 0/3] drm/sched: Documentation and refcount improvements
 2025-03-05 13:05 UTC  (4+ messages)
` [PATCH v7 1/3] drm/sched: Adjust outdated docu for run_job()
` [PATCH v7 2/3] drm/sched: Document run_job() refcount hazard
` [PATCH v7 3/3] drm/sched: Update timedout_job()'s documentation

[PATCH net-next] tcp: bring back NUMA dispersion in inet_ehash_locks_alloc()
 2025-03-05 13:05 UTC 

[PATCH v5 00/16] drm/bridge: Various quality of life improvements
 2025-03-05 13:04 UTC  (3+ messages)
` [PATCH v5 01/16] drm/bridge: Add encoder parameter to drm_bridge_funcs.attach

[PATCH v6 00/10] TEE subsystem for restricted dma-buf allocations
 2025-03-05 13:04 UTC  (11+ messages)
` [PATCH v6 01/10] tee: tee_device_alloc(): copy dma_mask from parent device
` [PATCH v6 02/10] optee: pass parent device to tee_device_alloc()
` [PATCH v6 03/10] optee: account for direction while converting parameters
` [PATCH v6 04/10] optee: sync secure world ABI headers
` [PATCH v6 05/10] tee: implement restricted DMA-heap
` [PATCH v6 06/10] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
` [PATCH v6 07/10] tee: add tee_shm_alloc_cma_phys_mem()
` [PATCH v6 08/10] optee: support restricted memory allocation
` [PATCH v6 09/10] optee: FF-A: dynamic "
` [PATCH v6 10/10] optee: smc abi: "

[RFC] iommufd: Use accurate dev_id in the PRI forwarding path
 2025-03-05 13:03 UTC 

[PATCH v15 00/10] Coresight: Add Coresight TMC Control Unit driver
 2025-03-05 11:07 UTC  (4+ messages)
` [PATCH v15 02/10] Coresight: Add trace_id function to retrieving the trace ID
` [PATCH v15 00/10] [subset] Coresight: Add Coresight TMC Control Unit driver

[PATCH v4 0/4] rust: Add bug/warn abstractions
 2025-03-05 11:08 UTC  (2+ messages)
` [PATCH v4 1/4] x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust

[PATCH v10 0/6] Add Synopsys DesignWare HDMI RX Controller
 2025-03-05 11:08 UTC  (6+ messages)
` [PATCH v10 6/6] arm64: defconfig: Enable Synopsys HDMI receiver

[PATCH] counter: microchip-tcb-capture: Fix undefined counter channel state on probe
 2025-03-05 11:02 UTC  (3+ messages)

[resend v3 00/19] Add Cadence NAND Driver support
 2025-03-05  4:10 UTC  (4+ messages)

[PATCH iwl-next v8 00/11] igc: Add support for Frame Preemption feature in IGC
 2025-03-05 13:00 UTC  (24+ messages)
` [Intel-wired-lan] "
` [PATCH iwl-next v8 01/11] net: stmmac: move frag_size handling out of spin_lock
  ` [Intel-wired-lan] "
` [PATCH iwl-next v8 02/11] net: ethtool: mm: extract stmmac verification logic into common library
  ` [Intel-wired-lan] "
` [PATCH iwl-next v8 03/11] net: ethtool: mm: reset verification status when link is down
  ` [Intel-wired-lan] "
` [PATCH iwl-next v8 04/11] igc: rename xdp_get_tx_ring() for non-xdp usage
  ` [Intel-wired-lan] "
` [PATCH iwl-next v8 05/11] igc: optimize the TX packet buffer utilization
  ` [Intel-wired-lan] "
` [PATCH iwl-next v8 06/11] igc: set the RX packet buffer size for TSN mode
  ` [Intel-wired-lan] "
` [PATCH iwl-next v8 07/11] igc: add support for frame preemption verification
  ` [Intel-wired-lan] "
` [PATCH iwl-next v8 08/11] igc: add support to set tx-min-frag-size
  ` [Intel-wired-lan] "
` [PATCH iwl-next v8 09/11] igc: block setting preemptible traffic class in taprio
  ` [Intel-wired-lan] "
` [PATCH iwl-next v8 10/11] igc: add support to get MAC Merge data via ethtool
  ` [Intel-wired-lan] "
` [PATCH iwl-next v8 11/11] igc: add support to get frame preemption statistics "
  ` [Intel-wired-lan] "

[PATCH V2] tests/throtl: add a new test 006
 2025-03-05 13:01 UTC  (3+ messages)

[PATCH 00/14] Add support for AD4080 ADC
 2025-03-05 13:00 UTC  (7+ messages)
` [PATCH 14/14] Documentation: ABI: testing: ad4080 docs

[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
 2025-03-05  9:04 UTC  (9+ messages)
  ` [PATCH v7 3/5] Add debugfs based silicon debug support in DWC

[PATCH V7 0/4] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
 2025-03-05 12:59 UTC  (8+ messages)
` [PATCH V7 4/4] media: i2c: imx334: add modes for 720p and 480p resolutions

[PATCH v4 0/8] bits: Fixed-type GENMASK()/BIT()
 2025-03-05 13:00 UTC  (9+ messages)
` [PATCH v4 1/8] bits: fix typo 'unsigned __init128' -> 'unsigned __int128'
` [PATCH v4 2/8] bits: split the definition of the asm and non-asm GENMASK()
` [PATCH v4 3/8] bits: introduce fixed-type genmasks
` [PATCH v4 4/8] bits: introduce fixed-type BIT
` [PATCH v4 5/8] drm/i915: Convert REG_GENMASK* to fixed-width GENMASK_*
` [PATCH v4 6/8] test_bits: add tests for __GENMASK() and __GENMASK_ULL()
` [PATCH v4 7/8] test_bits: add tests for fixed-type genmasks
` [PATCH v4 8/8] test_bits: add tests for fixed-type BIT

[PATCH v8 net-next 0/5] PHC support in ENA driver
 2025-03-05 12:59 UTC  (5+ messages)
` [PATCH v8 net-next 5/5] net: ena: Add PHC documentation
      ` [EXTERNAL] "

[PATCH 0/3] Allow retrieving accessory detection reference on MT8188
 2025-03-05 12:55 UTC  (5+ messages)
` [PATCH 3/3] ASoC: mediatek: mt8188-mt6359: Add headset jack detect support

[PATCH v4 1/2] iio: filter: admv8818: fix range calculation
 2025-03-05 12:58 UTC  (3+ messages)

[PATCH i-g-t v3 0/2] Ensure that SR-IOV and eudebug are exclusive for Xe
 2025-03-05 12:57 UTC  (7+ messages)
` ✗ Xe.CI.BAT: failure for Ensure that SR-IOV and eudebug are exclusive for Xe (rev3)
` ✗ Xe.CI.Full: "
` ✗ i915.CI.Full: "

FAILED: patch "[PATCH] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro" failed to apply to 6.6-stable tree
 2025-03-05 12:57 UTC  (5+ messages)
` [PATCH 6.6.y] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro
` [PATCH 6.6.y] drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL

[PATCH v4 00/12] large atomic writes for xfs with CoW
 2025-03-05 12:57 UTC  (3+ messages)
  ` [PATCH v4 02/12] iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW

FAILED: patch "[PATCH] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro" failed to apply to 6.12-stable tree
 2025-03-05 12:57 UTC  (3+ messages)
` [PATCH 6.12.y] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro

[PATCH v3 0/3] drm/xe: Userptr invalid page access fixes
 2025-03-05 12:56 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Userptr invalid page access fixes (rev4)

[groeck-staging:hwmon-next] BUILD SUCCESS 232427772fc123942d110c18269cfbdf40edae18
 2025-03-05 12:56 UTC 

[brauner-github:vfs.all 205/231] WARNING: modpost: vmlinux: section mismatch in reference: initramfs_test_cases+0x0 (section: .data) -> initramfs_test_extract (section: .init.text)
 2025-03-05 12:56 UTC  (3+ messages)

[regression] Significant WiFi Speed Reduction with Kernel Versions > 6.8.12 on Intel Wi-Fi 6 AX203
 2025-03-05 12:56 UTC  (2+ messages)

[PATCH v2 1/2] Input: atkbd - map F21 key to support touchpad toggle keys
 2025-03-05 12:56 UTC  (5+ messages)

[PATCH] iio: Mark iio_dev as const in getter methods
 2025-03-05 12:56 UTC  (2+ messages)

[PATCH v7 0/5] Allow to enable multifd and postcopy migration together
 2025-03-05 12:54 UTC  (9+ messages)
` [PATCH v7 5/5] migration: add MULTIFD_RECV_SYNC migration command

[PATCH 6.6 0/4] rtla/timerlat: Fix "Set OSNOISE_WORKLOAD for kernel threads"
 2025-03-05 12:54 UTC  (3+ messages)

[PATCH v15 0/8] Introduction of a remoteproc tee to load signed firmware
 2025-03-05 12:50 UTC  (15+ messages)
` [PATCH v15 2/8] remoteproc: Add TEE support
` [PATCH v15 3/8] remoteproc: Introduce load_fw and release_fw optional operation

[PATCH] drm/i915/gt: Add a delay to let engine resumes correctly
 2025-03-05 12:54 UTC  (4+ messages)

[ANNOUNCE] x86-cpuid-db: Release v2.1
 2025-03-05 12:54 UTC 

[PATCH 00/22] Use VRR timing generator for fixed refresh rate modes
 2025-03-05 12:53 UTC  (5+ messages)
` [PATCH 15/22] drm/i915/display: Use fixed_rr timings in modeset sequence

[linux-next:master 3206/7719] drivers/iio/adc/ad4030.c:378 ad4030_get_chan_scale() error: 'scan_type' dereferencing possible ERR_PTR()
 2025-03-05 12:53 UTC  (2+ messages)

[RFC v7 0/4] eventdev: atomic tests to test-eventdev app
 2025-03-05 12:52 UTC  (5+ messages)
` [PATCH v8 0/3] "
  ` [PATCH] eventdev: atomic common for "
  ` [PATCH v8 2/3] eventdev: add atomic queue test to test-evnetdev app
  ` [PATCH v8 3/3] eventdev: add atomic atq to test-eventdev app

[PATCH 0/1] arm64: enable PREEMPT_LAZY
 2025-03-05 12:48 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v5 0/9] Introduce configfs-based interface for gpio-aggregator
 2025-03-05 12:44 UTC  (4+ messages)
` [PATCH v5 5/9] gpio: aggregator: add 'name' attribute for custom GPIO line names

[PATCH net-next v4 0/3] Permission checks for dynamic POSIX clocks
 2025-03-05 12:50 UTC  (2+ messages)

[PATCH] pinctrl: spacemit: destroy mutex at driver detach
 2025-03-05 10:34 UTC  (2+ messages)

[PATCH v3 0/4] Add GPIO interrupt support for Amlogic A4 and A5 SoCs
 2025-03-05 10:02 UTC  (2+ messages)
` [PATCH v3 2/4] irqchip: Add "

[PATCH v3 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
 2025-03-05 12:48 UTC  (4+ messages)
` [PATCH v3 06/18] cxl/region: Rename function to cxl_find_decoder_early()

[PATCH] erofs: move {in,out}pages into struct z_erofs_decompress_req
 2025-03-05 12:40 UTC 

[PATCH v8 0/4] scanf: convert self-test to KUnit
 2025-03-05 12:46 UTC  (3+ messages)
` [PATCH v8 3/4] "

[PATCH] rust: add new macro for common bitwise operations
 2025-03-05 12:46 UTC  (3+ messages)

[PATCH v3 0/3] Add OF support for Microchip emc2305 fan controller
 2025-03-05 12:47 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: hwmon: Add Microchip emc2305 yaml schema

[PATCH V3 1/3] rust: Upgrade 1.82.0->1.83.0
 2025-03-05 12:45 UTC  (4+ messages)
` [PATCH V3 2/3] rust: Fix build break because of download-ci-llvm
  ` [OE-core] "

[RFC PATCH v v2 0/4] avoid the extra atomic on a ref when closing a fd
 2025-03-05 12:43 UTC  (8+ messages)
` [PATCH v2 1/4] file: add fput and file_ref_put routines optimized for use "

[PATCH v6 00/36] Multifd 🔀 device state transfer support with VFIO consumer
 2025-03-05 12:43 UTC  (5+ messages)
` [PATCH v6 15/36] migration/multifd: Make MultiFDSendData a struct
` [PATCH v6 17/36] migration: Add save_live_complete_precopy_thread handler

[android-common:android-mainline 2/2] block/blk-merge.c:1006 blk_rq_merge_ok() warn: variable dereferenced before check 'rq->bio' (see line 995)
 2025-03-05 12:43 UTC 

[PATCH v2] vfio-platform: Deprecate all forms of vfio-platform devices
 2025-03-05 12:42 UTC 

[PATCH v1] ASoC: tas2781: Update dsp firmware for Gemtree project
 2025-03-05 12:42 UTC  (2+ messages)

[PATCH] kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT
 2025-03-05 12:40 UTC  (2+ messages)

[PATCH] vfio-platform: Deprecate all forms of vfio-platform devices
 2025-03-05 12:39 UTC  (3+ messages)

[PATCH] ext4: Fix potential NULL pointer dereferences in test_mb_mark_used() and test_mb_free_blocks()
 2025-03-05 12:40 UTC 

[PATCH] remoteproc: imx_dsp_rproc: conditionally wait for FW_READY
 2025-03-05 12:39 UTC 

[PATCH 0/2] iio: adc: ad71{73,92}: Grab direct mode for calibration
 2025-03-05 12:39 UTC  (2+ messages)

[PATCH v2 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC
 2025-03-05 12:39 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: reset: Document RZ/V2H(P) USB2PHY Control
` [PATCH v2 2/2] reset: Add USB2PHY control driver for Renesas RZ/V2H(P)

[syzbot] [xfs?] [mm?] WARNING: bad unlock balance in __mm_populate
 2025-03-05 12:39 UTC  (2+ messages)

[PATCH v9 0/7] ima: kexec: measure events between kexec load and execute
 2025-03-05 12:37 UTC  (3+ messages)
` [PATCH v9 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot

[PATCH v4 0/4] Add support for Plymovent AQM board
 2025-03-05 12:37 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindings: sound: convert ICS-43432 binding to YAML


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.