All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-21 11:14:38 to 2025-07-21 11:50:12 UTC [more...]

[PATCH v1 0/8] Enable video decoder & encoder for MT8189
 2025-07-21 10:38 UTC  (2+ messages)
` [PATCH v1 1/8] dt-bindings: media: mediatek: decoder: Add MT8189 mediatek,vcodec-decoder

[PATCH 1/2] sched/core: For a new metric, add vcpu->nonaffine_time
 2025-07-21 11:49 UTC  (4+ messages)
` [PATCH 2/2] sched/core: Update vcpu_runstate_get() to return nonaffine time

[PATCH 1/2] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
 2025-07-21 11:49 UTC  (2+ messages)

[OE-core] [oe][meta-webserver][Walnascar][PATCH 1/1] apache2: upgrade 2.4.63 -> 2.4.64
 2025-07-21 11:49 UTC 

[GIT PULL] Microchip AT91 defconfig updates for v6.17
 2025-07-21 10:09 UTC  (2+ messages)
` [GIT PULL] Microchip AT91 DT "

[PATCH 5.4.y 0/3] Backport CVE-2023-33288 fix to stable kernel v5.4.y
 2025-07-21 11:48 UTC  (4+ messages)
` [PATCH 5.4.y 1/3] power: supply: bq24190_charger: Fix runtime PM imbalance on error
` [PATCH 5.4.y 2/3] power: supply: bq24190_charger: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
` [PATCH 5.4.y 3/3] power: supply: bq24190: Fix use after free bug in bq24190_remove due to race condition

[oe][meta-webserver][Walnascar][PATCH 1/1] apache2: upgrade 2.4.63 -> 2.4.64
 2025-07-21 11:49 UTC 

[PATCH 0/2] media: i2c: Add OmniVision OV6211 image sensor driver
 2025-07-21 11:48 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH v6] selftests/mm: add process_madvise() tests
 2025-07-21 11:46 UTC 

[PATCH v2] cgroup/rstat: change cgroup_base_stat to atomic
 2025-07-21 11:48 UTC  (9+ messages)

[Intel-wired-lan] [PATCH iwl-next v1] ixgbevf: remove unused fields from struct ixgbevf_adapter
 2025-07-21 11:47 UTC  (5+ messages)

[PATCH v2 mm-hotfixes 0/5] mm, arch: a more robust approach to sync top level kernel page tables
 2025-07-21 11:46 UTC  (3+ messages)

[PATCH v2 1/1] media: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-21 11:03 UTC  (3+ messages)

[PATCH 0/6] PCI/ASPM: Fix pci_enable_link_state*() APIs behavior
 2025-07-21 11:08 UTC  (6+ messages)
` [PATCH 4/6] wifi: ath12k: Use pci_{enable/disable}_link_state() APIs to enable/disable ASPM states

[PATCH] net/mlx5: fix crash when secondary queries dev info after primary exits
 2025-07-21 11:46 UTC  (4+ messages)
  ` [PATCH] net/mlx5: fix crash when using meter in transfer flow

[PATCH v4] ALSA: usb-audio: qcom: Adjust mutex unlock order
 2025-07-21 11:45 UTC 

[oe][meta-webserver][Walnascar][PATCH 1/1] apache2: upgrade 2.4.63 -> 2.4.64
 2025-07-21 11:45 UTC  (2+ messages)
` Patchtest results for "

[PATCH 0/3] Updates Upstream Status
 2025-07-21 11:45 UTC  (4+ messages)
` [PATCH 1/3] arm/optee: Updates upstream status
` [PATCH 2/3] arm-bsp/optee: "
` [PATCH 3/3] arm/scp-firmware: "

[PATCH v4 0/7] Add GPU specific initialization framework to support new Mali GPUs
 2025-07-21 11:44 UTC  (15+ messages)
` [PATCH v4 1/7] drm/panthor: Add GPU specific initialization framework
` [PATCH v4 3/7] drm/panthor: Simplify getting the GPU model name
` [PATCH v4 6/7] drm/panthor: Support GPU_CONTROL cache flush based on feature bit
` [PATCH v4 7/7] drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUs

[PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
 2025-07-21 11:45 UTC  (3+ messages)

[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-07-21 11:44 UTC  (3+ messages)
` [PATCH V9 5/7] KVM: guest_memfd: Add slab-allocated inode cache

[PATCH v6 00/24] migration: propagate vTPM errors using Error objects
 2025-07-21 11:29 UTC  (25+ messages)
` [PATCH v6 01/24] migration: push Error **errp into vmstate_subsection_load()
` [PATCH v6 02/24] migration: push Error **errp into vmstate_load_state()
` [PATCH v6 03/24] migration: push Error **errp into qemu_loadvm_state_header()
` [PATCH v6 04/24] migration: push Error **errp into vmstate_load()
` [PATCH v6 05/24] migration: push Error **errp into qemu_loadvm_section_start_full()
` [PATCH v6 06/24] migration: push Error **errp into qemu_loadvm_section_part_end()
` [PATCH v6 07/24] migration: Update qemu_file_get_return_path() docs and remove dead checks
` [PATCH v6 08/24] migration: push Error **errp into loadvm_process_command()
` [PATCH v6 09/24] migration: push Error **errp into loadvm_handle_cmd_packaged()
` [PATCH v6 10/24] migration: push Error **errp into ram_postcopy_incoming_init()
` [PATCH v6 11/24] migration: push Error **errp into loadvm_postcopy_handle_advise()
` [PATCH v6 12/24] migration: push Error **errp into loadvm_postcopy_handle_listen()
` [PATCH v6 13/24] migration: push Error **errp into loadvm_postcopy_handle_run()
` [PATCH v6 14/24] migration: push Error **errp into loadvm_postcopy_ram_handle_discard()
` [PATCH v6 15/24] migration: make loadvm_postcopy_handle_resume() void
` [PATCH v6 16/24] migration: push Error **errp into loadvm_handle_recv_bitmap()
` [PATCH v6 17/24] migration: push Error **errp into loadvm_process_enable_colo()
` [PATCH v6 18/24] migration: push Error **errp into loadvm_postcopy_handle_switchover_start()
` [PATCH v6 19/24] migration: push Error **errp into qemu_loadvm_state_main()
` [PATCH v6 20/24] migration: push Error **errp into qemu_loadvm_state()
` [PATCH v6 21/24] migration: push Error **errp into qemu_load_device_state()
` [PATCH v6 22/24] migration: Capture error in postcopy_ram_listen_thread()
` [PATCH v6 23/24] migration: Add error-parameterized function variants in VMSD struct
` [PATCH v6 24/24] backends/tpm: Propagate vTPM error on migration failure

[PATCH v2] firmware: payload: test: Add SBI shutdown call after test message
 2025-07-21 11:06 UTC  (2+ messages)

[PATCH v2 1/1] iio: adc: ad4170-4: Correctly update filter_fs after filter type change
 2025-07-21 11:43 UTC  (2+ messages)

[PATCH v2 00/15] backlight: Do not include <linux/fb.h> in header file
 2025-07-21 11:43 UTC  (3+ messages)
` [PATCH v2 01/15] platform/x86: dell-uart-backlight: Use blacklight power constant

[PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
 2025-07-21 11:43 UTC  (3+ messages)
` [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support

[v1 resend 00/12] THP support for zone device page migration
 2025-07-21 11:42 UTC  (4+ messages)

[PATCH v1] mpt3sas: Set DMA_BIDIRECTIONAL for additional SCSI commands
 2025-07-21 11:42 UTC  (2+ messages)

linux-next: build failure after merge of all the trees
 2025-07-21 11:42 UTC  (2+ messages)

[PATCH 0/3] Documentation for Device / Driver infrastructure
 2025-07-21 11:42 UTC  (4+ messages)
` [PATCH 2/3] device: rust: expand documentation for Device

[PATCH 0/4] Implement Wa_14021768792 to bypass m_n ratio limit
 2025-07-21 11:41 UTC  (3+ messages)
` [PATCH 2/9] drm/i915/dp: Limit m/n ratio to 10 for DP SST

[PATCH v4 0/7] support FEAT_LSUI and apply it on futex atomic ops
 2025-07-21 11:03 UTC  (3+ messages)
` [PATCH v4 5/7] arm64/futex: add futex atomic operation with FEAT_LSUI

[PATCH 2/5] fuse2fs: stop aliasing stderr with ff->err_fp
 2025-07-21 11:41 UTC  (5+ messages)

[RFC dwarves] btf_encoder: Remove duplicates from functions entries
 2025-07-21 11:41 UTC  (2+ messages)

[PATCH v6 0/2] Add SpacemiT K1 USB3.0 host controller support
 2025-07-21 11:02 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: usb: dwc3: add support for SpacemiT K1
` [PATCH v6 2/2] usb: dwc3: add generic driver to support flattened

Compressed files & the page cache
 2025-07-21 11:40 UTC  (10+ messages)
          ` [f2fs-dev] "

[PATCH] lib: sbi: Only enable TM bit in scounteren
 2025-07-21 10:53 UTC  (4+ messages)

[PATCH] mtd: rawnand: atmel: set pmecc data setup time
 2025-07-21 10:43 UTC 

[PATCH] USB: serial: option: add Foxconn T99W709
 2025-07-21 11:39 UTC 

[PATCH v1 0/7] SPMI: Implement sub-devices and migrate drivers
 2025-07-21 11:36 UTC  (7+ messages)
` [PATCH v1 1/7] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
` [PATCH v1 2/7] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
` [PATCH v1 3/7] power: reset: qcom-pon: "

[PATCH] irqchip/gic-v3: fix resource leak in partition_domain_translate()
 2025-07-21 10:27 UTC  (3+ messages)

[PATCH] nvme-list: fix verbose JSON output for 'nvme list' command
 2025-07-21 10:29 UTC 

[PATCH] iio: imu: lsm6dsx: Add shutdown callback support for I3C interface
 2025-07-21 11:39 UTC  (3+ messages)

[PATCH] arm64: dts: mediatek: mt8195: Remove suspend-breaking reset from pcie0
 2025-07-21  9:59 UTC 

[PATCH 0/9] Add thermal sensor driver support for Mediatek MT8196
 2025-07-21 10:08 UTC  (3+ messages)
` [PATCH 3/9] thermal/drivers/mediatek/lvts: Guard against zero temp_factor in lvts_raw_to_temp

[PATCH v2 mm-hotfixes 1/5] mm: move page table sync declarations to asm/pgalloc.h
 2025-07-21 11:38 UTC  (3+ messages)

[PATCH v3 0/2] Add support for remoteprocs on Milos SoC
 2025-07-21 11:38 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: remoteproc: qcom,milos-pas: Document remoteprocs

[PATCH] MAINTAINERS: Update entries for IFS and SBL drivers
 2025-07-21 11:38 UTC  (2+ messages)

[PATCH net v3] ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
 2025-07-21 11:36 UTC  (3+ messages)

[PATCH nft] parser_json: fix assert due to empty interface name
 2025-07-21 11:36 UTC 

[PATCH v2 00/15] Add driver for 1Gbe network chips from MUCSE
 2025-07-21 11:32 UTC  (16+ messages)
` [PATCH v2 01/15] net: rnpgbe: Add build support for rnpgbe
` [PATCH v2 02/15] net: rnpgbe: Add n500/n210 chip support
` [PATCH v2 03/15] net: rnpgbe: Add basic mbx ops support
` [PATCH v2 04/15] net: rnpgbe: Add get_capability mbx_fw "
` [PATCH v2 05/15] net: rnpgbe: Add download firmware for n210 chip
` [PATCH v2 06/15] net: rnpgbe: Add some functions for hw->ops
` [PATCH v2 07/15] net: rnpgbe: Add get mac from hw
` [PATCH v2 08/15] net: rnpgbe: Add irq support
` [PATCH v2 09/15] net: rnpgbe: Add netdev register and init tx/rx memory
` [PATCH v2 10/15] net: rnpgbe: Add netdev irq in open
` [PATCH v2 11/15] net: rnpgbe: Add setup hw ring-vector, true up/down hw
` [PATCH v2 12/15] net: rnpgbe: Add link up handler
` [PATCH v2 13/15] net: rnpgbe: Add base tx functions
` [PATCH v2 14/15] net: rnpgbe: Add base rx function
` [PATCH v2 15/15] net: rnpgbe: Add ITR for rx

[PATCH v3 dwarves 0/2] Add function list comparison to github CI
 2025-07-21 11:35 UTC  (3+ messages)

[PATCH v7 00/11] Allow x86 to unflatten DTs
 2025-07-21 11:34 UTC  (5+ messages)
` [PATCH v7 04/11] xen/dt: Move bootfdt functions to xen/bootfdt.h
` [PATCH v7 09/11] xen: Split HAS_DEVICE_TREE in two

[PATCH v5 net-next 0/2] net: RPS table overwrite prevention and flow_id caching
 2025-07-21 11:33 UTC  (4+ messages)
` [PATCH v5 net-next 1/2] net: Prevent RPS table overwrite for active flows

[PATCH v7 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-07-21 11:33 UTC  (3+ messages)
` [PATCH v7 01/10] cxl/region: Add decoder check to check_commit_order()

[PATCH v8] xen/console: introduce domain_console struct
 2025-07-21 11:33 UTC  (4+ messages)

[PATCH v2 00/25] Introduce Firmware Update Support for Arm PSA
 2025-07-21 11:33 UTC  (4+ messages)
` [PATCH v2 01/25] arm_ffa: Remove NULL pointer check for ops

[PATCH 5/5] Docs/zh_CN: Translate gfs2-glocks.rst to Simplified Chinese
 2025-07-21 11:33 UTC  (2+ messages)

[PATCH] rust: devices are not staticlibs
 2025-07-21 11:29 UTC  (3+ messages)

[PATCH 0/7 RFC] New APIs for name lookup and lock for directory operations
 2025-07-21 11:32 UTC  (2+ messages)

[PATCH v1 0/3] rust: make various `alloc` functions `const fn`
 2025-07-21 11:31 UTC  (2+ messages)

[PATCH v1 5/7] misc: qcom-coincell: Migrate to devm_spmi_subdevice_alloc_and_add()
 2025-07-21 11:30 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Use str_true_false() helper in qla2x00_allow_cna_fw_dump_show()
 2025-07-21 11:31 UTC 

[PATCH i-g-t] tests/intel/xe_*: Apply NEEDS_VISIBLE_VRAM in remaining affected tests
 2025-07-21 11:30 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

FAILED: patch "[PATCH] comedi: Fix initialization of data for instructions that" failed to apply to 5.4-stable tree
 2025-07-21 11:29 UTC 

[PATCH RFC/RFT 0/2] Enable 64-bit polling mode for R-Car Gen3 and
 2025-07-21 11:29 UTC  (3+ messages)
` [PATCH RFC/RFT 2/2] mmc: renesas_sdhi: Enable 64-bit polling mode

[PATCH v4 0/2] rust: `overflow_assert!` macro
 2025-07-21 11:28 UTC  (3+ messages)
` [PATCH v4 2/2] rust: uaccess: refactor to use `overflow_assert!`

FAILED: patch "[PATCH] comedi: comedi_test: Fix possible deletion of uninitialized" failed to apply to 5.4-stable tree
 2025-07-21 11:27 UTC 

FAILED: patch "[PATCH] comedi: comedi_test: Fix possible deletion of uninitialized" failed to apply to 5.15-stable tree
 2025-07-21 11:27 UTC 

FAILED: patch "[PATCH] comedi: comedi_test: Fix possible deletion of uninitialized" failed to apply to 5.10-stable tree
 2025-07-21 11:27 UTC 

FAILED: patch "[PATCH] comedi: comedi_test: Fix possible deletion of uninitialized" failed to apply to 6.6-stable tree
 2025-07-21 11:27 UTC 

FAILED: patch "[PATCH] comedi: comedi_test: Fix possible deletion of uninitialized" failed to apply to 6.1-stable tree
 2025-07-21 11:27 UTC 

FAILED: patch "[PATCH] comedi: comedi_test: Fix possible deletion of uninitialized" failed to apply to 6.12-stable tree
 2025-07-21 11:27 UTC 

[PATCH v4] sched/fair: do not scan twice in detach_tasks()
 2025-07-21 11:25 UTC  (3+ messages)

FAILED: patch "[PATCH] iio: accel: fxls8962af: Fix use after free in" failed to apply to 5.15-stable tree
 2025-07-21 11:24 UTC 

[PATCH v2 1/5] iio: add power and energy measurement modifiers
 2025-07-21 11:24 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: iio: adc: add ade9000
` [PATCH v2 3/5] iio: adc: add ade9000 support
` [PATCH v2 4/5] Documentation: ABI: iio: add sinc4+iir and dsp types
` [PATCH v2 5/5] Documentation: ABI: iio: adc: add ade9000 ABI

[PATCH RFC/RFT 1/2] mmc: tmio: Add 64-bit read/write support for SD_BUF0 in polling mode
 2025-07-21 11:25 UTC  (4+ messages)

[PATCH] util: win32: Write hex value when can't get error message
 2025-07-21 11:23 UTC  (6+ messages)

[PATCH v2 0/6] drm/st7571-i2c: add support for grayscale xrgb8888
 2025-07-21 11:24 UTC  (5+ messages)
` [PATCH v2 3/6] dt-bindings: display: sitronix,st7567: add optional inverted property
` [PATCH v2 5/6] drm/format-helper: introduce drm_fb_xrgb8888_to_gray2()

[PATCH 2/2] ASoC: SDCA: add route by the number of input pins in MU entity
 2025-07-21 11:23 UTC 

[PATCH 0/4] sched/rt: mitigate root_domain cache line contention
 2025-07-21 11:23 UTC  (3+ messages)
` [PATCH 4/4] sched/rt: Split cpupri_vec->cpumask to per NUMA node to reduce contention

[PATCH 1/2] ASoC: SDCA: correct the calculation of the maximum init table size
 2025-07-21 11:23 UTC 

FAILED: patch "[PATCH] mptcp: reset fallback status gracefully at disconnect() time" failed to apply to 6.6-stable tree
 2025-07-21 11:23 UTC 

[PATCH next] coresight: Fix a NULL vs IS_ERR() bug in probe
 2025-07-21 11:23 UTC  (3+ messages)

[PATCH v3 00/24] Introduce Firmware Update Support for Arm PSA
 2025-07-21 11:18 UTC  (25+ messages)
` [PATCH v3 01/24] arm_ffa: Add FFA_MEM_SHARE support
` [PATCH v3 02/24] arm_ffa: Add FFA_MEM_RECLAIM support
` [PATCH v3 03/24] arm_ffa: sandbox: Replace the emulator error log with debug log
` [PATCH v3 04/24] arm_ffa: sandbox: Improve the readability of clearing the X registers
` [PATCH v3 05/24] arm_ffa: sandbox: Add FFA_MEM_SHARE emulation
` [PATCH v3 06/24] arm_ffa: sandbox: Add FFA_MEM_SHARE tests
` [PATCH v3 07/24] arm_ffa: sandbox: Add FFA_MEM_RECLAIM emulation
` [PATCH v3 08/24] arm_ffa: sandbox: Add FFA_MEM_RECLAIM tests
` [PATCH v3 09/24] fwu_arm_psa: Initialize the update agent
` [PATCH v3 10/24] fwu_arm_psa: Read the FWU directory through get_image_info()
` [PATCH v3 11/24] fwu_arm_psa: Add staging ABIs
` [PATCH v3 12/24] efi_loader: fwu_arm_psa: Add set_image and get_image_info support
` [PATCH v3 13/24] efi_loader: fwu_arm_psa: Keep the FMP payload header
` [PATCH v3 14/24] efi_loader: fwu: fwu_arm_psa: Skip accepting the payload after set_image()
` [PATCH v3 15/24] efi_loader: fwu: fwu_arm_psa: Disable trial state handling
` [PATCH v3 16/24] fwu_arm_psa: Add FWU acceptance mechanism
` [PATCH v3 17/24] fwu_arm_psa: Add ESRT support
` [PATCH v3 18/24] fwu_arm_psa: Add ExitBootService() notification handler
` [PATCH v3 19/24] efi_loader: capsule: Add runtime capsule flags checks
` [PATCH v3 20/24] fwu_arm_psa: corstone1000: Enable FWU support
` [PATCH v3 21/24] fwu_arm_psa: corstone1000: Perform bank logic when reading boot index
` [PATCH v3 22/24] fwu_arm_psa: corstone1000: Notify SE Proxy SP on ExitBootService()
` [PATCH v3 23/24] fwu_arm_psa: corstone1000: Set Boot0001 for on-disk FWU
` [PATCH v3 24/24] fwu_arm_psa: Document FWU support for Arm PSA

[cocci] Reducing parentheses (with SmPL)?
 2025-07-21 11:21 UTC  (15+ messages)

[PATCH V2 0/2] preserve pending interrupts during cpr
 2025-07-21 11:18 UTC  (5+ messages)
` [PATCH V2 2/2] vfio/pci: preserve pending interrupts

[PATCH v7 0/5] dma-buf: heaps: Create a CMA heap for each CMA reserved region
 2025-07-21 11:17 UTC  (6+ messages)
` [PATCH v7 1/5] doc: dma-buf: List the heaps by name
` [PATCH v7 2/5] dma-buf: heaps: cma: Register list of CMA regions at boot
` [PATCH v7 3/5] dma: contiguous: Register reusable "
` [PATCH v7 4/5] dma: contiguous: Reserve default CMA heap
` [PATCH v7 5/5] dma-buf: heaps: cma: Create CMA heap for each CMA reserved region

[PATCH v5 0/3] Add support for is31fl3236a LED controller
 2025-07-21 11:16 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: leds: is31fl32xx: convert the binding to yaml
` [PATCH v5 2/3] dt-bindings: leds: issi,is31fl3236: add support for is31fl3236a

Does linux kernel support PCIe System Firmware Intermediary(SFI)
 2025-07-21 11:16 UTC 

[PATCH v5 0/6] Add support for new Mali GPUs
 2025-07-21 11:13 UTC  (6+ messages)
` [PATCH v5 1/6] drm/panthor: Add panthor_hw and move gpu_info initialization into it
` [PATCH v5 3/6] drm/panthor: Add support for Mali-G710, Mali-G510 and Mali-G310
` [PATCH v5 4/6] drm/panthor: Add support for Mali-Gx15 family of GPUs
` [PATCH v5 5/6] drm/panthor: Make MMU cache maintenance use FLUSH_CACHES command
` [PATCH v5 6/6] drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUs

[PATCH v6 0/7] Use trans push mechanism to generate frame change event
 2025-07-21 11:14 UTC  (3+ messages)
` [PATCH v6 3/7] drm/i915/psr: Add intel_psr_use_trans_push to query if TRANS_PUSH is used
` [PATCH v6 6/7] drm/i915/display: Wait for vblank in case of PSR is using trans push


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.