All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-08 11:06:48 to 2025-01-08 11:59:36 UTC [more...]

[PATCH] riscv: spacemit: k1: probe dram size during boot phase
 2025-01-08 11:21 UTC  (3+ messages)

[PATCH v9 00/11] VOP Support for rk3576
 2025-01-08 11:52 UTC  (2+ messages)
` [PATCH v9 06/11] drm/rockchip: vop2: Introduce vop hardware version

remove android-4.19-stable from kernelci testing
 2025-01-08 11:59 UTC  (2+ messages)

[v7 00/26] vfio-user client
 2025-01-08 11:50 UTC  (27+ messages)
` [PATCH 01/26] vfio/container: pass MemoryRegion to DMA operations
` [PATCH 02/26] vfio/container: pass listener_begin/commit callbacks
` [PATCH 03/26] vfio/container: support VFIO_DMA_UNMAP_FLAG_ALL
` [PATCH 04/26] vfio: add vfio_attach_device_by_iommu_type()
` [PATCH 05/26] vfio: add vfio_prepare_device()
` [PATCH 06/26] vfio: add region cache
` [PATCH 07/26] vfio: add VFIO base abstract class
` [PATCH 08/26] vfio: add device IO ops vector
` [PATCH 09/26] vfio-user: introduce vfio-user protocol specification
` [PATCH 10/26] vfio-user: add vfio-user class and container
` [PATCH 11/26] vfio-user: connect vfio proxy to remote server
` [PATCH 12/26] vfio-user: define socket receive functions
` [PATCH 13/26] vfio-user: define socket send functions
` [PATCH 14/26] vfio-user: get device info
` [PATCH 15/26] vfio-user: get region info
` [PATCH 16/26] vfio-user: region read/write
` [PATCH 17/26] vfio-user: pci_user_realize PCI setup
` [PATCH 18/26] vfio-user: get and set IRQs
` [PATCH 19/26] vfio-user: forward msix BAR accesses to server
` [PATCH 20/26] vfio-user: proxy container connect/disconnect
` [PATCH 21/26] vfio-user: dma map/unmap operations
` [PATCH 22/26] vfio-user: no-mmap DMA support
` [PATCH 23/26] vfio-user: dma read/write operations
` [PATCH 24/26] vfio-user: pci reset
` [PATCH 25/26] vfio-user: add 'x-msg-timeout' option that specifies msg wait times
` [PATCH 26/26] vfio-user: add coalesced posted writes

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

[PATCH mptcp-net 0/9] net: sysctl: avoid using current->nsproxy
 2025-01-08 11:57 UTC  (3+ messages)

qcom: Add Audio firmware for X1E80100 CRD/QCPs
 2025-01-08 11:56 UTC  (11+ messages)

[PATCH net-next 00/13] mlx5 HW-Managed Flow Steering in FS core level
 2025-01-08 11:55 UTC  (7+ messages)
` [PATCH net-next 01/13] net/mlx5: fs, add HWS root namespace functions
` [PATCH net-next 04/13] net/mlx5: fs, add HWS actions pool

[PATCH V6 00/15] Rust bindings for cpufreq and OPP core + sample driver
 2025-01-08 11:55 UTC  (14+ messages)
` [PATCH V6 01/15] PM / OPP: Expose refcounting helpers for the Rust implementation
` [PATCH V6 02/15] cpufreq: Add cpufreq_table_len()
` [PATCH V6 04/15] rust: device: Add few helpers

[PATCH v2 00/21] hw/uefi: add uefi variable service
 2025-01-08 11:53 UTC  (2+ messages)

[PATCH nft] rule: make cmd_free(NULL) valid
 2025-01-08 11:30 UTC 

[PATCH v2 0/3] riscv: canaan: Add support for K230-Canmv clock
 2025-01-08 11:53 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller
` [PATCH v2 2/3] clk: canaan: Add clock driver for Canaan K230
` [PATCH v2 3/3] riscv: dts: canaan: Add clock initial support for K230

[PATCH v7 00/17] move per-vma lock into vm_area_struct
 2025-01-08 11:52 UTC  (3+ messages)
` [PATCH v7 12/17] mm: replace vm_lock and detached flag with a reference count

[PATCH V3 0/8] Add new driver for WCSS secure PIL loading
 2025-01-08 11:51 UTC  (6+ messages)
` [PATCH V3 2/8] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL

[PATCH v6 00/13] media: i2c: imx214: Miscellaneous cleanups and improvements
 2025-01-08 11:51 UTC  (3+ messages)
` [PATCH v6 12/13] media: i2c: imx214: Fix clock handling on probe error or remove

[PATCH net-next v3 0/4] netconsole: selftest for userdata overflow
 2025-01-08 11:50 UTC  (5+ messages)
` [PATCH net-next v3 1/4] netconsole: Warn if MAX_USERDATA_ITEMS limit is exceeded
` [PATCH net-next v3 2/4] netconsole: selftest: Split the helpers from the selftest
` [PATCH net-next v3 3/4] netconsole: selftest: Delete all userdata keys
` [PATCH net-next v3 4/4] netconsole: selftest: verify userdata entry limit

[PATCH v2 0/2] x86/bugs: RSB tweaks
 2025-01-08 11:50 UTC  (6+ messages)
` [PATCH v2 2/2] x86/bugs: Don't fill RSB on context switch with eIBRS

[PATCH] arm64: dts: socfpga: agilex5: add qspi flash node
 2025-01-08 11:49 UTC  (2+ messages)

linux-next: build failure after merge of the staging.current tree
 2025-01-08 11:48 UTC  (2+ messages)

[PATCH] hw/xen: Check if len is 0 before memcpy()
 2025-01-08 11:47 UTC  (3+ messages)

[PATCH v2 00/12] Tracefs support for pKVM
 2025-01-08 11:45 UTC  (13+ messages)
` [PATCH v2 01/12] ring-buffer: Check for empty ring-buffer with rb_num_of_entries()
` [PATCH v2 02/12] ring-buffer: Introducing ring-buffer remote
` [PATCH v2 03/12] ring-buffer: Expose buffer_data_page material
` [PATCH v2 04/12] KVM: arm64: Support unaligned fixmap in the nVHE hyp
` [PATCH v2 05/12] KVM: arm64: Add clock support "
` [PATCH v2 06/12] KVM: arm64: Add tracing support for the pKVM hyp
` [PATCH v2 07/12] KVM: arm64: Add hyp tracing to tracefs
` [PATCH v2 08/12] KVM: arm64: Add clock for hyp tracefs
` [PATCH v2 09/12] KVM: arm64: Add raw interface "
` [PATCH v2 10/12] KVM: arm64: Add trace "
` [PATCH v2 11/12] KVM: arm64: Add support for hyp events
` [PATCH v2 12/12] KVM: arm64: Add kselftest for tracefs hyp tracefs

[PATCH] xfs: Remove i_rwsem lock in buffered read
 2025-01-08 11:45 UTC  (9+ messages)

[PATCH] asyncrpc: Handle websockets exceptions
 2025-01-08 11:44 UTC  (3+ messages)
` [bitbake-devel] "

[f2fs-dev] [PATCH] f2fs: Fix slab-out-of-bounds Read KASAN bug in f2fs_getxattr()
 2025-01-08 11:44 UTC  (3+ messages)
  `  "

[PATCH] btrfs: keep `priv` struct on stack for sync reads in `btrfs_encoded_read_regular_fill_pages()`
 2025-01-08 11:43 UTC 

[PATCH net] udp: Make rehash4 independent in udp_lib_rehash()
 2025-01-08 11:43 UTC 

[PATCH v2] Documentation: Fix x86_64 UEFI outdated references to elilo
 2025-01-08 11:35 UTC 

[PATCH v3] wifi: rtw88: Add support for LED blinking
 2025-01-08 11:41 UTC 

[PATCH 0/3] tun: Unify vnet implementation and fill full vnet header
 2025-01-08 11:40 UTC  (4+ messages)
` [PATCH 1/3] tun: Unify vnet implementation
` [PATCH 2/3] tun: Pad virtio header with zero
` [PATCH 3/3] tun: Set num_buffers for virtio 1.0

[PATCH v3 0/5] add sof support on imx95
 2025-01-08 11:41 UTC  (4+ messages)
` [PATCH v3 1/5] ASoC: dt-bindings: add common binding for NXP audio processors

[PATCH v2 0/3] Add a new command in kgdb for vmcoreinfo
 2025-01-08 11:40 UTC  (3+ messages)
  ` [PATCH v2 1/3] kgdb: Add kgdb_mem2ebin function for converting memory to binary format

[asahilinux:bits/000-devicetree 78/191] arch/arm64/boot/dts/apple/t6022-j180d.dtb: watchdog@29e2c4000: compatible:0: 'apple,t6020-wdt' is not one of ['apple,t8103-wdt', 'apple,t8112-wdt', 'apple,t6000-wdt']
 2025-01-08 11:39 UTC 

[PATCH v2 0/7] large atomic writes for xfs
 2025-01-08 11:39 UTC  (11+ messages)
` [PATCH v2 2/7] iomap: Add zero unwritten mappings dio support

[PATCH bpf-next 1/2] bpf: Return error for missed kprobe multi bpf program execution
 2025-01-08 11:38 UTC  (3+ messages)

[LTP] [RFC PATCh] lib: redefine the overall timeout logic of test
 2025-01-08 11:37 UTC  (4+ messages)

[PATCH 0/7] Enable shared device assignment
 2025-01-08 11:38 UTC  (8+ messages)
` [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager

[PATCH] platform/x86: acer-wmi: Add support for Acer Predator PH16-72
 2025-01-08 11:36 UTC  (2+ messages)

[PATCH] virtio_ring: skip cpu sync when mapping fails
 2025-01-08 11:35 UTC  (2+ messages)

[PATCH] io: adjust io provider for NFS tracepoint variants
 2025-01-08 11:34 UTC  (3+ messages)

[PATCH V1 0/2] Enable TPH support in BNXT driver
 2025-01-08 11:33 UTC  (4+ messages)
` [PATCH V1 1/2] bnxt_en: Add "

[PATCH v2 00/16] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
 2025-01-08 11:31 UTC  (5+ messages)
` [PATCH v2 16/16] imx: imx93-11x11-evk: drop duplicated nodes

[PATCH V3] mm: compaction: skip memory compaction when there are not enough migratable pages
 2025-01-08 11:30 UTC 

[PATCH] Documentation: Fix x86_64 UEFI outdated references to elilo
 2025-01-08 11:30 UTC  (3+ messages)

[PATCH v2] arm64: kvm: Introduce nvhe stack size constants
 2025-01-08 11:30 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Fix nVHE stacktrace VA bits mask
 2025-01-08 11:30 UTC  (2+ messages)

[PATCH v2 1/3] Bluetooth: Remove the cmd timeout count in btusb
 2025-01-08 11:29 UTC  (2+ messages)
` [v2,1/3] "

[PATCH v2 0/3] Enable Survivability Mode
 2025-01-08 11:29 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Enable Survivability mode (rev2)

[PATCH] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
 2025-01-08 11:26 UTC  (5+ messages)

[PATCH bpf-next v2] bpf: Move out synchronize_rcu_tasks_trace from mutex CS
 2025-01-08 11:26 UTC  (2+ messages)

[PATCH RESEND v1 0/5] powerpc/crash: use generic crashkernel reservation
 2025-01-08 11:25 UTC  (5+ messages)
` [PATCH RESEND v1 1/5] crash: remove an unused argument from reserve_crashkernel_generic()
` [PATCH RESEND v1 2/5] crash: let arch decide crash memory export to iomem_resource

[PATCH] bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
 2025-01-08 11:25 UTC 

[PATCH v2] irqchip: gic-v3: Handle failure case of CPU enters low power state
 2025-01-08 11:22 UTC  (2+ messages)

[f2fs-dev] KASAN: use-after-free Read in f2fs_get_dnode_of_data
 2025-01-08 11:08 UTC  (2+ messages)
`  "

[PATCH v4 0/3] soc: samsung: usi: implement support for USIv1
 2025-01-08 10:08 UTC  (7+ messages)
` [PATCH v4 2/3] soc: samsung: usi: implement support for USIv1 and exynos8895

[PATCH v2 0/4] ftrace: Add function arguments to function tracers
 2025-01-08 11:19 UTC  (4+ messages)
` [PATCH v2 1/4] ftrace: Add print_function_args()

[PATCH net-next v2 0/4] netconsole: selftest for userdata overflow
 2025-01-08 11:19 UTC  (4+ messages)
` [PATCH net-next v2 2/4] netconsole: selftest: Split the helpers from the selftest

[PATCH v3 0/4] target/ppc: Move VSX storage access and compare
 2025-01-08 11:17 UTC  (3+ messages)
` [PATCH v3 3/4] target/ppc: Move VSX vector storage access insns to decodetree

[PATCH 2/3] sstate: Ensure errors cause task failure
 2025-01-08 11:18 UTC  (2+ messages)
` Patchtest results for "

[PATCH v2] mm: fix div by zero in bdi_ratio_from_pages
 2025-01-08 11:18 UTC  (2+ messages)

[PATCH net-next 00/14] Arrange PSE core and update TPS23881 driver
 2025-01-08 11:17 UTC  (9+ messages)
` [PATCH net-next 02/14] net: pse-pd: Avoid setting max_uA in regulator constraints
` [PATCH net-next 07/14] net: pse-pd: Use power limit at driver side instead of current limit
` [PATCH net-next 09/14] net: pse-pd: Remove is_enabled callback from drivers
` [PATCH net-next 10/14] net: pse-pd: tps23881: Add support for power limit and measurement features

Question regarding 5adc1cc038f4 ("usb: xhci: address off-by-one in xhci_num_trbs_free()")
 2025-01-08 11:17 UTC 

[PATCH v3 00/10] perf/amd/ibs: Fix sample period computations
 2025-01-08 11:16 UTC  (4+ messages)
` [PATCH v3 08/10] perf/core: Introduce pmu->adjust_period() callback

[PATCH 0/6] drm/i915: display reset cleanups
 2025-01-08 11:16 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] drm/bridge: it6505: fix HDCP V match check is not performed correctly
 2025-01-08 10:43 UTC  (2+ messages)

[PATCH 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-01-08 11:15 UTC  (5+ messages)

[PATCH v4] dmaengine: qcom: bam_dma: Avoid writing unavailable register
 2025-01-08 11:14 UTC  (5+ messages)

[PATCH v2] coresight: prevent deactivate active config while enable the config
 2025-01-08 11:08 UTC  (4+ messages)

close_range is not available on older systems, preventing the building of a UML kernel
 2025-01-08 11:13 UTC  (3+ messages)

[PATCH for 4.21 v1 0/9] Move parts of Arm's Dom0less to common code
 2025-01-08 11:13 UTC  (10+ messages)
` [PATCH v1 1/9] xen/common: dom0less: make some parts of Arm's CONFIG_DOM0LESS common
` [PATCH v1 2/9] asm-generic: move parts of Arm's asm/kernel.h to asm-generic
` [PATCH v1 3/9] arm/static-shmem.h: drop inclusion of asm/setup.h
` [PATCH v1 4/9] asm-generic: move Arm's static-memory.h to asm-generic
` [PATCH v1 5/9] asm-generic: move Arm's static-shmem.h "
` [PATCH v1 6/9] asm-generic: move some parts of Arm's domain_build.h to asm-generic header
` [PATCH v1 7/9] xen/common: dom0less: introduce common kernel.c
` [PATCH v1 8/9] xen/common: dom0less: introduce common domain-build.c
` [PATCH v1 9/9] xen/common: dom0less: introduce common dom0less-build.c

[PATCH 1/2] include: linux/iopoll.h: add optional PBL support
 2025-01-08 11:08 UTC  (3+ messages)
` [PATCH 2/2] mci: imx-esdhc: implement esdhc_poll using sdhci_read32_poll_timeout
` [PATCH] fixup! "

[PATCH v4] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region
 2025-01-08 11:13 UTC  (7+ messages)
`  "

[PATCH v2 0/6] firmware: qcom: scm: Fixes for concurrency
 2025-01-08 11:12 UTC  (4+ messages)
` [PATCH v2 3/6] firmware: qcom: scm: Handle various probe ordering for qcom_scm_assign_mem()

[PATCH v9 00/28] Qualcomm iris video decoder driver
 2025-01-08 11:12 UTC  (12+ messages)
` [PATCH v9 27/28] media: iris: enable video driver probe of SM8250 SoC

[PATCH v2] arm64: dts: rockchip: orangepi-5-plus: Enable USB 3.0 ports
 2025-01-08 11:03 UTC  (3+ messages)

[PATCH 0/6] platform/x86: firmware_attributes_class: Simplify API
 2025-01-08 11:11 UTC  (2+ messages)

[PULL 0/1] vmclock queue
 2025-01-08 11:10 UTC  (2+ messages)
` [PULL 1/1] hw/acpi: Add vmclock device

[PATCH i-g-t v10] tests/intel/xe_exec_capture: Add xe_exec_capture test
 2025-01-08 11:10 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_exec_capture: Add xe_exec_capture test (rev9)

[Intel-wired-lan] [PATCH iwl-net v3 0/6] igc: Fix PTM timeout
 2025-01-08 11:10 UTC  (3+ messages)
  `  "

[PATCH v5 00/17] move pagetable_*_dtor() to __tlb_remove_table()
 2025-01-08 11:03 UTC  (5+ messages)
` [PATCH v5 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v5 14/17] mm: pgtable: introduce generic __tlb_remove_table()

[PATCH v3 00/13] mm, swap: rework of swap allocator locks
 2025-01-08 11:09 UTC  (3+ messages)
` [PATCH v3 09/13] mm, swap: reduce contention on device lock

[scarthgap][PATCH] bluez5: backport configuration file shipping from 5.73 to 5.72
 2025-01-08 11:08 UTC 

[PATCH] ASoC: renesas: rz-ssi: Add a check for negative sample_space
 2025-01-08 11:08 UTC  (3+ messages)

[PATCH net-next v3 00/18] net: stmmac: clean up and fix EEE implementation
 2025-01-08 10:58 UTC  (5+ messages)
` [PATCH net-next v3 02/18] net: stmmac: move tx_lpi_timer tracking to phylib

[PATCH v2 0/6] Expand SoundWire MBQ register map support
 2025-01-08 11:07 UTC  (4+ messages)
` [PATCH v2 5/6] ASoC: rt722-sdca: Add some missing readable registers

[PATCH v4 0/7] Rockchip: add Rockchip rk3576 EVB1 board
 2025-01-08 10:57 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/4] drm/bridge: imx8qxp-pxl2dpi: Use dev_err_probe
 2025-01-08 11:06 UTC  (2+ messages)

drivers/net/ethernet/intel/i40e/i40e_ptp.c:1375:27: warning: '%s' directive output may be truncated writing up to 287 bytes into a region of size 64
 2025-01-08 11:06 UTC 

[PATCH 0/5] Add I2C support for Tegra264
 2025-01-08 11:06 UTC  (5+ messages)
` [PATCH 1/5] i2c: tegra: Add HS mode support
` [PATCH 3/5] i2c: tegra: Add Tegra264 support
` [PATCH 4/5] i2c: tegra: Add support for SW Mutex register
` [PATCH 5/5] i2c: tegra: Do not configure DMA if not supported


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.