All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-17 15:32:57 to 2024-12-17 16:16:51 UTC [more...]

[usb:rndis-removal] BUILD SUCCESS e5db784cee18bbe9734f0968dae6ad7468c8b6e9
 2024-12-17 16:16 UTC 

[PATCH v3 00/33] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2024-12-17 15:43 UTC  (28+ messages)
` [PATCH v3 01/33] dt-bindings: display: mediatek: dpi: Add MT8195 and MT8188 compat
` [PATCH v3 02/33] drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfs
` [PATCH v3 03/33] drm/mediatek: mtk_dpi: Use an array for pixclk factor calculation
` [PATCH v3 04/33] drm/mediatek: mtk_dpi: Move pixel clock setting flow to function
` [PATCH v3 05/33] drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence
` [PATCH v3 06/33] drm/mediatek: Add support for MT8195 Digital Parallel Interface
` [PATCH v3 07/33] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
` [PATCH v3 08/33] drm/mediatek: mtk_cec: Switch to register as module_platform_driver
` [PATCH v3 09/33] drm/mediatek: mtk_hdmi_ddc: "
` [PATCH v3 10/33] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro
` [PATCH v3 11/33] drm/mediatek: mtk_hdmi: Unregister audio platform device on failure
` [PATCH v3 12/33] drm/mediatek: hdmi: Use regmap instead of iomem for main registers
` [PATCH v3 13/33] drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member
` [PATCH v3 14/33] drm/mediatek: mtk_hdmi: Move audio params selection to new function
` [PATCH v3 15/33] drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()
` [PATCH v3 16/33] drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting to new function
` [PATCH v3 18/33] drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridge
` [PATCH v3 19/33] drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()
` [PATCH v3 20/33] drm/mediatek: mtk_hdmi: Move CEC device parsing in new function
` [PATCH v3 21/33] drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmi
` [PATCH v3 22/33] drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()
` [PATCH v3 23/33] drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_add
` [PATCH v3 24/33] drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEP
` [PATCH v3 25/33] drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio()
` [PATCH v3 27/33] drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility
` [PATCH v3 28/33] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v3 29/33] drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge

[PATCH 0/7] Tegra Security Engine driver improvements
 2024-12-17 16:12 UTC  (8+ messages)
` [PATCH 1/7] crypto: tegra: Use separate buffer for setkey
` [PATCH 2/7] crypto: tegra: Do not use fixed size buffers
` [PATCH 3/7] crypto: tegra: check retrun value for hash do_one_req
` [PATCH 4/7] crypto: tegra: Transfer HASH init function to crypto engine
` [PATCH 5/7] crypto: tegra: Fix HASH intermediate result handling
` [PATCH 6/7] crypto: tegra: Fix CMAC "
` [PATCH 7/7] crypto: tegra: Set IV to NULL explicitly for AES ECB

[PATCH 0/2] iio: consumers: ensure read buffers for labels and ext_info are page aligned
 2024-12-17 16:14 UTC  (3+ messages)
` [PATCH 2/2] iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page alignment

[PATCH v2] RDMA/srp: Fix error handling in srp_add_port
 2024-12-17 16:14 UTC  (2+ messages)

[PATCH] usb: fix reference leak in usb_new_device()
 2024-12-17 16:14 UTC  (2+ messages)

[PATCH] NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()
 2024-12-17 16:13 UTC 

[RFC PATCH] common: board: Simply array with function pointers with CONFIG_IS_ENABLED
 2024-12-17 16:12 UTC  (3+ messages)

[PATCH 0/3] include: Cleanups around 'exec/cpu-common.h' header
 2024-12-17 16:24 UTC  (8+ messages)
` [PATCH 1/3] hw/xen: Remove unnecessary "
` [PATCH 2/3] system/numa: "
` [PATCH 3/3] system/accel-ops: "

[PATCH v3 00/32] tests/functional: various improvements wrt assets/scratch files
 2024-12-17 15:59 UTC  (33+ messages)
` [PATCH v3 01/32] tests/functional: add execute permission to aspeed tests
` [PATCH v3 02/32] tests/functional: remove many unused imports
` [PATCH v3 03/32] tests/functional: resolve str(Asset) to cache file path
` [PATCH v3 04/32] tests/functional: remove duplicated 'which' function impl
` [PATCH v3 05/32] tests/functional: simplify 'which' implementation
` [PATCH v3 06/32] tests/functional: drop 'tesseract_available' helper
` [PATCH v3 07/32] tests/functional: introduce some helpful decorators
` [PATCH v3 08/32] tests/functional: switch to new test skip decorators
` [PATCH v3 09/32] tests/functional: drop 'has_cmd' and 'has_cmds' helpers
` [PATCH v3 10/32] tests/functional: add helpers for building file paths
` [PATCH v3 11/32] tests/functional: switch over to using self.log_file(...)
` [PATCH v3 12/32] tests/functional: switch over to using self.build_file(...)
` [PATCH v3 13/32] tests/functional: switch over to using self.data_file(...)
` [PATCH v3 14/32] tests/functional: switch over to using self.scratch_file()
` [PATCH v3 15/32] tests/functional: remove redundant 'rmtree' call
` [PATCH v3 16/32] tests/functional: move archive handling into new archive.py file
` [PATCH v3 17/32] tests/functional: move uncompress handling into new uncompress.py file
` [PATCH v3 18/32] tests/functional: add common zip_extract helper
` [PATCH v3 19/32] tests/functional: add common deb_extract helper
` [PATCH v3 20/32] tests/functional: let cpio_extract accept filenames
` [PATCH v3 21/32] tests/functional: add a generalized archive_extract
` [PATCH v3 22/32] tests/functional: add 'archive_extract' to QemuBaseTest
` [PATCH v3 23/32] tests/functional: convert tests to new archive_extract helper
` [PATCH v3 24/32] tests/functional: add a generalized uncompress helper
` [PATCH v3 25/32] tests/functional: add 'uncompress' to QemuBaseTest
` [PATCH v3 26/32] tests/functional: convert tests to new uncompress helper
` [PATCH v3 27/32] tests/functional: drop back compat imports from utils.py
` [PATCH v3 28/32] tests/functional: replace 'run_cmd' with subprocess helpers
` [PATCH v3 29/32] tests/functional: remove now unused 'run_cmd' helper
` [PATCH v3 30/32] tests/functional: skip tests if assets are not available
` [PATCH v3 31/32] tests/functional: ignore errors when caching assets, except for 404
` [PATCH v3 32/32] MAINTAINERS: add myself as reviewer for functional test suite

[PATCH v5 0/5] remove libxenctrl usage from xenstored
 2024-12-17 16:12 UTC  (5+ messages)
` [PATCH v5 2/5] xen: add bitmap to indicate per-domain state changes

[PATCH] Ensure patches show moves rather than add/delete
 2024-12-17 16:11 UTC 

[PATCH v2 0/2] Separate memory access logs from guest_errors
 2024-12-17 16:04 UTC  (5+ messages)
` [PATCH v2 1/2] log: Add separate debug option for logging invalid memory accesses

[PATCH 0/2] Clean up and enhance of feature_word_description()
 2024-12-17 16:29 UTC  (3+ messages)
` [PATCH 1/2] i386: Remove unused parameter "uint32_t bit" in feature_word_description()

add 'X-KernelTest-Commit' in the stable-rc mail header
 2024-12-17 16:10 UTC  (6+ messages)

[PATCH RFC 0/9] Launching processes with io_uring
 2024-12-17 16:10 UTC  (4+ messages)

[PATCH] tests/functional: Convert the hotplug_cpu avocado test
 2024-12-17 16:09 UTC  (2+ messages)

[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
 2024-12-17 16:09 UTC  (5+ messages)
` [PATCH 4/7] KVM: TDX: restore host xsave state when exit from the guest TD

[PATCH RFC v2 0/2] add script for containers building the documentation
 2024-12-17 16:08 UTC  (3+ messages)
` [PATCH RFC v2 1/2] docs: use literalinclude for system requirements
` [PATCH RFC v2 2/2] tools: add script for building documentation inside containers

[PATCH v2] PCI: Avoid putting some root ports into D3 on some Ryzen chips
 2024-12-17 16:08 UTC  (10+ messages)

renesas-drivers-2024-12-17-v6.13-rc3
 2024-12-17 16:07 UTC 

[PATCH] drm/xe: Force write completion of MI_STORE_DATA_IMM
 2024-12-17 16:07 UTC 

[PATCH 0/7 v2] sched/fair: Rework EAS to handle more cases
 2024-12-17 16:07 UTC  (8+ messages)
` [PATCH 1/7 v2] sched/fair: Filter false overloaded_group case for EAS
` [PATCH 2/7 v2] energy model: Add a get previous state function
` [PATCH 3/7 v2] sched/fair: Rework feec() to use cost instead of spare capacity
` [PATCH 4/7 v2] energy model: Remove unused em_cpu_energy()
` [PATCH 5/7 v2] sched/fair: Add push task callback for EAS
` [PATCH 6/7 v2] sched/fair: Add misfit case to "
` [PATCH 7/7 v2] sched/fair: Update overutilized detection

[PATCH v2] drm/ci: uprev IGT
 2024-12-17 16:06 UTC 

[PATCH] getopt.3: remove _<PID>_GNU_nonoption_argv_flags_ description
 2024-12-17 16:07 UTC 

[PATCH 0/2] block: fix deadlock caused by atomic limits update
 2024-12-17 16:07 UTC  (9+ messages)
` [PATCH 1/2] block: avoid to hold q->limits_lock across APIs for atomic update queue limits

[PATCH RESEND] drm/bridge: ti-sn65dsi83: use dev_err_probe when failing to get panel bridge
 2024-12-17 16:06 UTC  (2+ messages)

python-linstor/linstor-client 1.24.0 release
 2024-12-17 16:06 UTC 

[PATCH 00/14] btrfs: more RST delete fixes
 2024-12-17 16:05 UTC  (7+ messages)
` [PATCH 05/14] btrfs: fix tail delete of RAID stripe-extents
` [PATCH 06/14] btrfs: fix deletion of a range spanning parts two RAID stripe extents
` [PATCH 07/14] btrfs: implement hole punching for "

linstor-server 1.30.1 release
 2024-12-17 16:06 UTC 

[PATCH] UAPI: net/sched: Open-code __struct_group() in flex struct tc_u32_sel
 2024-12-17 16:04 UTC  (4+ messages)

INFO: rcu detected stall in hub_event
 2024-12-17 16:04 UTC  (2+ messages)

[PATCH 0/5] Use Device Lifecycle managed functions in TI R5 Remoteproc
 2024-12-17 16:03 UTC  (5+ messages)
` [PATCH 3/5] remoteproc: k3-r5: Add devm action to release tsp
` [PATCH 4/5] remoteproc: k3-r5: Use devm_ioremap_wc() helper

[PATCH v2 1/1] drm/i915/gt: Increase a time to retry RING_HEAD reset
 2024-12-17 16:03 UTC  (2+ messages)
` ✓ i915.CI.Full: success for series starting with [v2,1/1] "

[PATCH 0/2] KVM: SVM: Make VMGEXIT GHCB exit codes more readable
 2024-12-17 16:03 UTC  (4+ messages)
` [PATCH 1/2] KVM: SVM: Convert plain error code numbers to defines

[RFC PATCH 0/1] Set uvc_no_drop parameter for MJPEG_NO_EOF quirk
 2024-12-17 16:02 UTC  (6+ messages)
` [RFC PATCH 1/1] media: uvcvideo: Add no drop "

[PATCH v2 0/2] Make i.MX9 OCOTP work as accessing controller
 2024-12-17 16:02 UTC  (3+ messages)
` [PATCH v2 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9

[PATCH v2 0/7] Introduce SMP Cache Topology
 2024-12-17 16:20 UTC  (3+ messages)

[PATCH 0/5] Static initcalls
 2024-12-17 15:59 UTC  (6+ messages)
` [PATCH 1/5] common: board: Simplify array with function pointers with CONFIG_IS_ENABLED
` [PATCH 2/5] board_init_f(): use static calls
` [PATCH 3/5] board_init_f_r(): "
` [PATCH 4/5] board_init_r(): "
` [PATCH 5/5] initcall: remove initcall_run_list()

[PATCH] net: core: Convert inet_addr_is_any() to sockaddr_storage
 2024-12-17 16:00 UTC  (2+ messages)

[PATCH v2 0/9] Move initializing SEV/SNP functionality to KVM
 2024-12-17 16:00 UTC  (2+ messages)

[PATCH i-g-t] lib/igt_core: Use suffix for casting to long to avoid overflow
 2024-12-17 16:00 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

CVE-2024-50106: nfsd: fix race between laundromat and free_stateid
 2024-12-17 15:59 UTC  (3+ messages)

[openeuler:OLK-6.6 1640/1640] drivers/crypto/ccp/hygon/hct.c:362 hct_dev_cmd_queue_init() warn: always true condition '(dev_ctx->q_count >= 0) => (0-u32max >= 0)'
 2024-12-17 15:59 UTC 

[PATCHSET v7 0/11] Uncached buffered IO
 2024-12-17 15:58 UTC  (2+ messages)

[PATCH v6 0/7] Add support for EU stall sampling
 2024-12-17 15:58 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH v6 00/16] move per-vma lock into vm_area_struct
 2024-12-17 15:58 UTC  (7+ messages)
` [PATCH v6 06/16] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v6 13/16] mm: introduce vma_ensure_detached()

[PATCH v4 0/2] leds: TI LP8864/LP8866 support
 2024-12-17 15:56 UTC  (3+ messages)
` [PATCH v4 2/2] leds: lp8864: New driver

[PATCH] io_uring: make ctx->timeout_lock a raw spinlock
 2024-12-17 15:57 UTC 

[PATCH v5 00/14] hrtimer Rust API
 2024-12-17 15:56 UTC  (3+ messages)
` [PATCH v5 02/14] rust: hrtimer: introduce hrtimer support

[PATCH] misc: pci_endpoint_test: fixed pci_resource_len return value out of bounds
 2024-12-17 15:55 UTC  (2+ messages)

[PATCH] KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritable
 2024-12-17 15:55 UTC  (6+ messages)

[PATCH V7] mm, compaction: don't use ALLOC_CMA for unmovable allocations
 2024-12-17 15:55 UTC  (2+ messages)

[PATCH 00/10] Cumulative fixes and updates for MediaTek ethernet driver
 2024-12-17 15:55 UTC  (3+ messages)
` [PATCH 02/10] arm: dts: mt7629: fix sgmii clock selection for ethernet

CVE-2024-53144: Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
 2024-12-17 15:55 UTC 

[PATCH 00/26] rust: bundle of prerequisites for HPET implementation
 2024-12-17 16:13 UTC  (3+ messages)
` [PATCH 26/26] rust: callbacks: allow passing optional callbacks as ()

Request to port to 6.6.y : c809b0d0e52d ("x86/microcode/AMD: Flush patch buffer mapping after application")
 2024-12-17 15:53 UTC  (2+ messages)

[PATCH v2] pci: ensure valid link status bits for downstream ports
 2024-12-17 15:52 UTC  (3+ messages)

[Bug 219602] New: Default of kvm.enable_virt_at_load breaks other virtualization solutions (by default)
 2024-12-17 15:52 UTC  (2+ messages)
` [Bug 219602] By default kvm.enable_virt_at_load breaks other virtualization solutions

[PATCH v8 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-12-17 15:50 UTC  (8+ messages)
` [PATCH v8 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

update firmware binary for sc7180 and qcs615
 2024-12-17 15:50 UTC  (10+ messages)

[robh:dt/printf-modalias 1/1] lib/vsprintf.c:2230:4: warning: label followed by a declaration is a C23 extension
 2024-12-17 15:48 UTC 

[PATCH] firmware: cs_dsp: Avoid using a u32 as a __be32 in cs_dsp_mock_mem_maps.c
 2024-12-17 15:48 UTC  (2+ messages)

[PATCH] firmware: cs_dsp: Fix endianness conversion in cs_dsp_mock_wmfw.c
 2024-12-17 15:48 UTC  (2+ messages)

[PATCH] ASoC: cs42l43: don't include '<linux/find.h>' directly
 2024-12-17 15:48 UTC  (2+ messages)

[PATCH net-next] net: ethtool: Fix suspicious rcu_dereference usage
 2024-12-17 15:47 UTC  (2+ messages)

[PATCH net-next 00/12] mlx5 misc changes 2024-12-11
 2024-12-17 15:47 UTC  (8+ messages)
` [PATCH net-next 02/12] net/mlx5: LAG, Refactor lag logic

[PATCH V3] scsi: ufs: qcom: Enable UFS Shared ICE Feature
 2024-12-17 15:46 UTC  (2+ messages)

[PATCH net v2] rust: net::phy fix module autoloading
 2024-12-17 15:44 UTC  (5+ messages)

[PATCH net 0/2] Fix NPE discovered by running bpf kselftest
 2024-12-17 15:43 UTC  (5+ messages)

Yocto Project Status 17 Dec. 2024 (WW51)
 2024-12-17 15:43 UTC 

[PATCH] NFS/pnfs: Fix a live lock between recalled layouts and layoutget
 2024-12-17 15:40 UTC 

Patchwork summary for: spi-devel-general
 2024-12-17 15:40 UTC 

[PATCH 00/13] Fix 32-bit build for plugins
 2024-12-17 15:38 UTC  (11+ messages)
` [PATCH 09/13] contrib/plugins/hotblocks: fix 32-bit build
` [PATCH 10/13] contrib/plugins/cflow: "
` [PATCH 11/13] contrib/plugins/hwprofile: "
` [PATCH 12/13] contrib/plugins/hotpages: "
` [PATCH 13/13] configure: reenable plugins by default for 32-bit hosts

[PATCH v3 00/18] KVM: arm64: Non-protected guest stage-2 support for pKVM
 2024-12-17 15:38 UTC  (5+ messages)
` [PATCH v3 18/18] KVM: arm64: Plumb the pKVM MMU in KVM

[PATCH] spi: spidev: Align ordering of spidev_spi_ids[] and spidev_dt_ids[]
 2024-12-17 15:37 UTC  (2+ messages)

[PATCH v7 0/8] PCI: Consolidate TLP Log reading and printing
 2024-12-17 15:36 UTC  (3+ messages)
` [PATCH v7 6/8] PCI: Add TLP Prefix reading into pcie_read_tlp_log()

[PATCH] misra: add deviation for MISRA C Rule R11.8
 2024-12-17 15:36 UTC  (2+ messages)

[Buildroot] [v2] package/linuxptp: bump version to 4.4
 2024-12-17 15:35 UTC 

[PATCH 5.15.y] ALSA: usb-audio: Fix a DMA to stack memory bug
 2024-12-17 15:36 UTC  (2+ messages)

[PATCH 5.10.y] ALSA: usb-audio: Fix a DMA to stack memory bug
 2024-12-17 15:36 UTC  (2+ messages)

[PATCH 5.15.y v2] ALSA: usb-audio: Fix a DMA to stack memory bug
 2024-12-17 15:36 UTC  (2+ messages)

[PATCH 5.15.y] ALSA: usb-audio: Fix a DMA to stack memory bug
 2024-12-17 15:36 UTC  (2+ messages)

[PATCH 5.4.y] ALSA: usb-audio: Fix a DMA to stack memory bug
 2024-12-17 15:36 UTC  (2+ messages)

[net-next PATCH v11 0/9] net: dsa: Add Airoha AN8855 support
 2024-12-17 15:18 UTC  (8+ messages)
` [net-next PATCH v11 5/9] mfd: an8855: Add support for Airoha AN8855 Switch MFD

[PATCH v8 0/2] Fix Sonix Technology MJPEG streams
 2024-12-17 15:36 UTC  (5+ messages)
` [PATCH 3/2] media: uvcvideo: Add Kurokesu C1 PRO camera

[PATCH v1 0/2] ASoC: sgtl5000: Introduce "mclk-rate" Property for Device Tree Configuration
 2024-12-17 15:36 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: Add support for master clock frequency

[PATCH v4 0/2] wifi: ath12k: Support AST and Puncture Stats
 2024-12-17 15:26 UTC  (3+ messages)
` [PATCH v4 2/2] wifi: ath12k: Support pdev "

[PATCH][next] wifi: ath12k: Fix spelling mistake "requestted" -> "requested"
 2024-12-17 15:27 UTC  (2+ messages)

[PATCH v6 00/17] spi: axi-spi-engine: add offload support
 2024-12-17 15:35 UTC  (4+ messages)
` [PATCH v6 02/17] spi: offload: add support for hardware triggers

[PATCH] net: core: dev.c confirmed to use classic sockaddr
 2024-12-17 15:35 UTC  (2+ messages)

TI Ethernet Driver TI_K3_AM65_CPSW_NUSS
 2024-12-17 15:35 UTC  (2+ messages)

[PATCH net-next v4 0/9] net: lan969x: add RGMII support
 2024-12-17 15:18 UTC  (3+ messages)
` [PATCH net-next v4 9/9] dt-bindings: net: sparx5: document RGMII delays

[RFC PATCH] epoll: Add synchronous wakeup support for ep_poll_callback
 2024-12-17 15:34 UTC  (6+ messages)

[PATCH v2] pinctrl-tegra: Add config property GPIO mode
 2024-12-17 15:32 UTC 

[PATCH v8 net-next 0/4] Add more feautues for ENETC v4 - round 1
 2024-12-17 15:32 UTC  (3+ messages)
` [PATCH v8 net-next 3/4] net: enetc: add LSO support for i.MX95 ENETC PF

[PATCH] net/virtio: fix Rx checksum calculation
 2024-12-17 15:32 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.