All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-06 07:35:06 to 2024-11-06 08:31:45 UTC [more...]

[PATCH i-g-t] tests/kms_atomic_transition: Use extended flag for local execution
 2024-11-06  8:31 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "

[PATCH i-g-t 0/5] Add debugfs SR-IOV helpers; Improve clear-lmem check
 2024-11-06  8:31 UTC  (5+ messages)
` [PATCH i-g-t 4/5] tests/intel/xe_sriov_flr: Verify full LMEM range
` [PATCH i-g-t 5/5] lib/xe/xe_sriov_provisioning: Extract function to search provisioned PTE ranges

[Bug 219472] New: float point load and store
 2024-11-06  8:31 UTC 

[PATCH v3 0/4] Some fixes about vgic-its
 2024-11-06  8:30 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
` [PATCH v3 2/4] KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device
` [PATCH v3 3/4] KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
` [PATCH v3 4/4] KVM: selftests: aarch64: Test VGIC ITS tables save/restore

[PATCH] isofs: avoid memory leak in iocharset
 2024-11-06  8:28 UTC 

Xenomai Community Meet-Up in Beijing 11/26
 2024-11-06  8:28 UTC 

[PATCH v2 1/1] dt-bindings: watchdog: fsl-imx-wdt: Add missing 'big-endian' property
 2024-11-06  8:01 UTC  (5+ messages)

[PATCH v2] PCI: mediatek-gen3: Avoid PCIe resetting via PCIE_RSTB for Airoha EN7581 SoC
 2024-11-06  8:25 UTC  (4+ messages)

[PATCH nf-next v2] netfilter: conntrack: collect start time as early as possible
 2024-11-06  8:26 UTC  (10+ messages)

[PATCH net v2] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2024-11-06  8:26 UTC 

[PATCH] ALSA: compress_offload: Use runtime pointer in snd_compr_poll()
 2024-11-06  8:19 UTC  (2+ messages)

[PATCH 6.6 00/28] fix CVE-2024-46701
 2024-11-06  6:16 UTC  (2+ messages)

[PATCH 0/2] drm/amd/display: Fix Power Gating Configuration
 2024-11-05 14:02 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/display: Fix incorrect power gating configuration for DOMAIN10
` [PATCH 2/2] drm/amd/display: Fix incorrect power gating configuration for DOMAIN11

[PATCH] drm/amdkfd: Fix wrong usage of INIT_WORK()
 2024-11-06  1:35 UTC 

[PATCH 0/2] drm/amd/display: Fix Null Pointer Dereference Issues
 2024-11-05 14:01 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipe
` [PATCH 2/2] drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp

[PATCH] drm/amdgpu add "pixel_encoding"
 2024-11-05 15:32 UTC  (5+ messages)
  ` Fw: "

[PATCH] sound: fix uninit-value in i2s_dma_isr
 2024-11-06  8:24 UTC  (4+ messages)
` [PATCH v2] "

[bug report] possible circular locking dependency detected with blktests block/002
 2024-11-06  8:22 UTC 

[PATCH] exec: NULL out bprm->argv0 when it is an ERR_PTR
 2024-11-06  8:22 UTC  (2+ messages)

[PATCHv3 00/11] Rotational storage support
 2024-11-06  8:22 UTC  (4+ messages)
` [PATCHv3 11/11] nvme: add rotational support

[PATCH v8 04/11] KVM: x86/mmu: Relax locking for kvm_test_age_gfn and kvm_age_gfn
 2024-11-06  8:22 UTC  (2+ messages)

[PATCH 6.11.y 1/2] rcu/kvfree: Add kvfree_rcu_barrier() API
 2024-11-06  8:20 UTC  (3+ messages)

[PATCH v3] remote: introduce config to set prefetch refs
 2024-11-06  8:20 UTC  (8+ messages)
` [PATCH v4] remote: allow specifying refs to prefetch

[syzbot] [overlayfs?] WARNING in ovl_encode_real_fh
 2024-11-06  8:20 UTC  (3+ messages)

[PATCH 00/31] Add audio support for the Renesas RZ/G3S SoC
 2024-11-06  8:18 UTC  (32+ messages)
` [PATCH 01/31] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI
` [PATCH 02/31] clk: versaclock3: Prepare for the addition of 5L35023 device
` [PATCH 03/31] dt-bindings: clock: versaclock3: Document 5L35023 Versa3 clock generator
` [PATCH 04/31] clk: versaclock3: Add support for the 5L35023 variant
` [PATCH 05/31] pinctrl: renesas: rzg2l: Add audio clock pins
` [PATCH 06/31] ASoC: sh: rz-ssi: Terminate all the DMA transactions
` [PATCH 07/31] ASoC: sh: rz-ssi: Use only the proper amount of dividers
` [PATCH 08/31] ASoC: sh: rz-ssi: Fix typo on SSI_RATES macro comment
` [PATCH 09/31] ASoC: sh: rz-ssi: Remove pdev member of struct rz_ssi_priv
` [PATCH 10/31] ASoC: sh: rz-ssi: Remove the rz_ssi_get_dai() function
` [PATCH 11/31] ASoC: sh: rz-ssi: Remove the 2nd argument of rz_ssi_stream_is_play()
` [PATCH 12/31] ASoC: sh: rz-ssi: Use a proper bitmask for clear bits
` [PATCH 13/31] ASoC: sh: rz-ssi: Use readl_poll_timeout_atomic()
` [PATCH 14/31] ASoC: sh: rz-ssi: Use temporary variable for struct device
` [PATCH 15/31] ASoC: sh: rz-ssi: Use goto label names that specify their actions
` [PATCH 16/31] ASoC: sh: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI
` [PATCH 17/31] ASoC: sh: rz-ssi: Enable runtime PM autosuspend support
` [PATCH 18/31] ASoC: sh: rz-ssi: Add runtime PM support
` [PATCH 19/31] ASoC: sh: rz-ssi: Issue software reset in hw_params API
` [PATCH 20/31] ASoC: sh: rz-ssi: Add suspend to RAM support
` [PATCH 21/31] ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC
` [PATCH 22/31] ASoC: da7213: Populate max_register to regmap_config
` [PATCH 23/31] ASoC: da7213: Return directly the value of regcache_sync()
` [PATCH 24/31] ASoC: da7213: Add suspend to RAM support
` [PATCH 25/31] ASoC: da7213: Avoid setting PLL when closing audio stream
` [PATCH 26/31] ASoC: da7213: Extend support for the MCK in range [2, 50] MHz
` [PATCH 27/31] arm64: dts: renesas: r9a08g045: Add SSI nodes
` [PATCH 28/31] arm64: dts: renesas: rzg3s-smarc-som: Add versa3 clock generator node
` [PATCH 29/31] arm64: dts: renesas: Add da7212 audio codec node
` [PATCH 30/31] arm64: dts: renesas: rzg3s-smarc: Enable SSI3
` [PATCH 31/31] arm64: dts: renesas: rzg3s-smarc: Add sound card

[PATCH] drm/i915/psr: Implement WA to help reach PC10
 2024-11-06  8:18 UTC  (3+ messages)

[PATCH v9 0/6] Add mfd, pinctrl and pwm support to EN7581 SoC
 2024-11-06  8:16 UTC  (3+ messages)
` [PATCH v9 4/6] dt-bindings: mfd: Add support for Airoha EN7581 GPIO System Controller
  ` (subset) "

[PATCH] drm:sprd: Correct left shift operator evaluating constant expression
 2024-11-05 18:18 UTC 

[PATCH] drm/etnaviv: add optional reset support
 2024-11-05 14:37 UTC 

[PATCH] m68k: mvme147: Reinstate early console
 2024-11-06  8:17 UTC  (2+ messages)

[PATCH v4 00/13] Make set_dev_pasid op supporting domain replacement
 2024-11-06  8:17 UTC  (21+ messages)
` [PATCH v4 04/13] iommu/vt-d: Add pasid replace helpers
` [PATCH v4 05/13] iommu/vt-d: Prepare intel_iommu_set_dev_pasid() handle replacement
` [PATCH v4 06/13] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH v4 07/13] iommu/vt-d: Limit intel_iommu_set_dev_pasid() for paging domain
` [PATCH v4 08/13] iommu/vt-d: Make identity_domain_set_dev_pasid() to handle domain replacement
` [PATCH v4 09/13] iommu/vt-d: Consolidate the dev_pasid code in intel_svm_set_dev_pasid()
` [PATCH v4 10/13] iommu/vt-d: Fail SVA domain replacement
` [PATCH v4 11/13] iommu/vt-d: Add set_dev_pasid callback for nested domain

[PATCH v2 00/15] Add MSM8917/PM8937/Redmi 5A
 2024-11-06  8:17 UTC  (3+ messages)
` [PATCH v2 08/15] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8917
  ` (subset) "

[PATCH v3 bpf] bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
 2024-11-06  8:15 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/3] lib/on-cpus: A couple of fixes
 2024-11-06  8:15 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 2/3] lib/on-cpus: Add barrier after func call

[PATCH v2] drm/syncobj: ensure progress for syncobj queries
 2024-11-06  8:14 UTC  (7+ messages)

[PATCH v2 0/3] SRF: Fix offline CPU preventing pc6 entry
 2024-11-06  8:14 UTC  (6+ messages)
` [PATCH v2 2/3] x86/smp: Allow forcing the mwait hint for play dead loop

[PATCH] hwrng: amd - remove reference to removed PPC_MAPLE config
 2024-11-06  8:13 UTC 

[RFC kvm-unit-tests PATCH] lib/report: Return pass/fail result from report
 2024-11-06  8:13 UTC  (2+ messages)

[PATCH v2] leds: max5970: fix unreleased fwnode_handle in probe function
 2024-11-06  8:13 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/2] pwm: add support for NXPs high-side switch MC33XS2410
 2024-11-06  8:13 UTC  (11+ messages)
` [PATCH v6 2/2] "

[PATCH] tty: atmel_serial: Use devm_platform_ioremap_resource()
 2024-11-06  8:13 UTC  (2+ messages)

[PATCH rdma-next 0/3] bnxt: Enhance the resource distribution for RoCE VFs
 2024-11-06  8:12 UTC  (4+ messages)
` [PATCH rdma-next 1/3] bnxt_en: Add support for RoCE sriov configuration

Patch "drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)" has been added to the 5.10-stable tree
 2024-11-06  8:12 UTC 

[PATCH -V3 RESEND] x86, tdx, memory hotplug: Check whole hot-adding memory range for TDX
 2024-11-06  8:09 UTC  (3+ messages)

[PATCH v10 0/7] platform/chrome: Introduce DT hardware prober
 2024-11-06  8:12 UTC  (4+ messages)
` [PATCH v10 5/7] i2c: of-prober: Add GPIO support to simple helpers

[PATCH v2] leds: introduce ordered workqueue for leds events instead of system_wq
 2024-11-06  8:12 UTC  (3+ messages)
` (subset) "

Default profile performance issue on Navi 3x
 2024-11-06  8:12 UTC  (2+ messages)

[PATCH] Fix wrong max check in bch2_opt_validate
 2024-11-06  8:11 UTC  (2+ messages)

Request to backport "ASoC: Intel: mtl-match: Add cs42l43_l0 cs35l56_l23 for MTL"
 2024-11-06  8:10 UTC  (2+ messages)

[PATCH v3] s390/uvdevice: Support longer secret lists
 2024-11-06  8:10 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add OPP voltage ranges to RK3399 OP1 SoC dtsi
 2024-11-06  8:07 UTC  (5+ messages)

[PATCH] block: fix possible int overflow
 2024-11-06  8:04 UTC 

[syzbot] [ocfs2?] INFO: task hung in flush_delayed_work
 2024-11-06  8:07 UTC 

FHS 4.0
 2024-11-06  8:06 UTC 

[XEN PATCH] xen/vpci: Fix UB in mask_write
 2024-11-06  8:05 UTC 

[PATCH] mfd: rt5033: Fix missing regmap_del_irq_chip()
 2024-11-06  8:04 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: xilinx: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
 2024-11-06  8:03 UTC  (2+ messages)

[PATCH v2 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-11-06  7:59 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: spacemit: add support for "

[PATCH v2 0/2] Add generic function for computing ram_top
 2024-11-06  8:02 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Fix pwm-fan polarity
 2024-11-06  8:02 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Configure SoC RTC on SOM
 2024-11-06  8:01 UTC  (2+ messages)

[PATCH 6.6 v2] SUNRPC: Remove BUG_ON call sites
 2024-11-06  8:01 UTC  (2+ messages)

[PATCH v2 0/3] virtio: Convert feature properties to OnOffAuto
 2024-11-06  7:59 UTC  (6+ messages)
` [PATCH v2 1/3] qdev-properties: Accept bool for OnOffAuto

[GIT PULL v2] clk: renesas: Updates for v6.13 (take two)
 2024-11-06  8:00 UTC 

[PATCH net-next v4 0/6] Side MDIO Support for LAN937x Switches
 2024-11-06  7:59 UTC  (7+ messages)
` [PATCH net-next v4 1/6] dt-bindings: net: dsa: microchip: add internal MDIO bus description
` [PATCH net-next v4 2/6] dt-bindings: net: dsa: microchip: add mdio-parent-bus property for internal MDIO
` [PATCH net-next v4 3/6] net: dsa: microchip: Refactor MDIO handling for side MDIO access
` [PATCH net-next v4 4/6] net: dsa: microchip: cleanup error handling in ksz_mdio_register
` [PATCH net-next v4 5/6] net: dsa: microchip: add support for side MDIO interface in LAN937x
` [PATCH net-next v4 6/6] net: dsa: microchip: parse PHY config from device tree

[lee-leds:for-leds-next] BUILD SUCCESS 64dd44a658065ab5595bbfe2cb4d8fd30c9e34a2
 2024-11-06  7:58 UTC 

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 9eaff63bfb59b93a79ac8450e3d1e45a1f72f29a
 2024-11-06  7:54 UTC 

[PATCH v2 0/2] Enable emmc and SD on QCS615
 2024-11-06  7:56 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: qcs615: add SDHC1 and SDHC2

[GIT PULL FOR 6.13] ISP, sensor, other driver fixes
 2024-11-06  7:55 UTC 

[meta-networking][scarthgap][PATCH] tcpreplay: fix CVE-2023-43279
 2024-11-06  8:52 UTC 

[PATCH v2 0/8] Introduce debugfs support in IOMMU
 2024-11-06  7:46 UTC  (9+ messages)
` [PATCH v2 1/8] iommu/amd: Refactor AMD IOMMU debugfs initial setup
` [PATCH v2 2/8] iommu/amd: Add debugfs support to dump IOMMU MMIO registers
` [PATCH v2 3/8] iommu/amd: Add debugfs support to dump IOMMU Capability registers
` [PATCH v2 4/8] iommu/amd: Add debugfs support to dump IOMMU command buffer
` [PATCH v2 5/8] iommu/amd: Add support for device id user input
` [PATCH v2 6/8] iommu/amd: Add debugfs support to dump device table
` [PATCH v2 7/8] iommu/amd: Add debugfs support to dump IRT Table
` [PATCH v2 8/8] iommu/amd: Add documentation for AMD IOMMU debugfs support

[PATCH v1 00/10] Add MediaTek ISP7 camera system driver
 2024-11-06  7:52 UTC  (4+ messages)
` [PATCH v1 05/10] media: platform: mediatek: add isp_7x camsys unit

[PATCH 1/5] python3-cython: add patch to prefix map source paths in generated files
 2024-11-06  7:54 UTC  (2+ messages)
` [OE-core] "

[PATCH v5 0/3] Apple SPI controller driver
 2024-11-06  7:54 UTC  (8+ messages)
` [PATCH v5 1/3] spi: dt-bindings: apple,spi: Add binding for Apple SPI controllers
` [PATCH v5 2/3] spi: apple: Add driver for Apple SPI controller
` [PATCH v5 3/3] MAINTAINERS: Add apple-spi driver & binding files

[PATCH v2] sunxi: defconfig: Add pstore support for pinephone
 2024-11-06  7:49 UTC 

[PATCH] vhost: fail device start if iotlb update fails
 2024-11-06  7:50 UTC  (3+ messages)

[qcom:clk-for-6.13 30/30] drivers/clk/qcom/gcc-ipq5424.c:1064:30: warning: 'ftbl_gcc_q6_axi_clk_src' defined but not used
 2024-11-06  7:50 UTC 

[PATCH] bitbake.conf: require lz4 instead of lz4c
 2024-11-06  7:50 UTC  (2+ messages)
` [OE-core] "

[PATCH v4 2/2] PCI: mediatek-gen3: Add support for restricting link width
 2024-11-06  7:43 UTC  (3+ messages)

[PATCH v3 0/6] Avoid parsing tracepoint format just for id
 2024-11-06  7:49 UTC  (2+ messages)

[PATCH] ALSA: compress_offload: Remove unused runtime pointer from snd_compr_poll()
 2024-11-06  7:49 UTC  (2+ messages)

[PATCH 0/5] Add support for PDF/Epub generation
 2024-11-06  7:48 UTC  (6+ messages)
` [PATCH 1/5] doc: Makefile: remove inkscape, replace by rsvg-convert
` [PATCH 2/5] doc: Makefile: add support for xelatex
` [PATCH 3/5] doc: Makefile: publish pdf and epub versions too
` [PATCH 4/5] doc: add a download page for epub and pdf
` [PATCH 5/5] sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore

[GIT PULL FOR 6.13] Lots of fixes but also PiSP support
 2024-11-06  7:48 UTC 

[PATCH net 0/2] IEP clock module bug fixes
 2024-11-06  7:40 UTC  (3+ messages)
` [PATCH net 1/2] net: ti: icssg-prueth: Fix firmware load sequence
` [PATCH net 2/2] net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_init

RFC - Tap io_uring PMD
 2024-11-06  7:46 UTC  (2+ messages)

[PATCH v2] PCI: hotplug: Add OCTEON PCI hotplug controller driver
 2024-11-06  7:45 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v16 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-11-06  7:40 UTC  (8+ messages)
` [PATCH v16 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation

[PATCH v7 00/15] macOS PV Graphics and new vmapple machine type
 2024-11-06  7:41 UTC  (3+ messages)
` [PATCH v7 15/15] hw/vmapple/vmapple: Add "

[PATCH net-next v2 00/13] virtio-net: support AF_XDP zero copy (tx)
 2024-11-06  7:42 UTC  (6+ messages)
` [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2024-11-06  4:59 UTC  (2+ messages)

[PATCH v6 0/3] Add support for the RAPL MSRs series
 2024-11-06  3:14 UTC  (11+ messages)

[f2fs-dev] [PATCH V2] f2fs: fix to adjust appropriate length for fiemap
 2024-11-06  7:40 UTC  (11+ messages)
                  `  "

[PATCH v6 0/9] Add RTC support for the Renesas RZ/G3S SoC
 2024-11-06  7:38 UTC  (4+ messages)
` [PATCH v6 2/9] clk: linux/clk-provider.h: Add devm_clk_hw_register_gate_parent_hw()

pull-request: rtw-next-2024-11-06
 2024-11-06  7:40 UTC 

[PATCH] VIRTIO_F_USED_EVENT_AUTO_DISABLE: add new used buffer notification suppression mechanism
 2024-11-06  7:40 UTC  (5+ messages)
    ` [EXTERNAL] "

Bluetooth kernel BUG with Intel AX211 (regression in 6.1.83)
 2024-11-06  7:40 UTC  (10+ messages)

[Question]: should we consider arp missed max during bond_ab_arp_probe()?
 2024-11-06  7:39 UTC 

[PATCH] fsi: core: use sysfs_emit() instead of sprintf()
 2024-11-06  7:39 UTC 

[PATCH net-next v1 0/4] virtio_net: enable premapped mode by default
 2024-11-06  7:38 UTC  (5+ messages)
` [PATCH net-next v1 1/4] virtio-net: fix overflow inside virtnet_rq_alloc

[PATCH] linux-firmware: update firmware for MT7925 WiFi device
 2024-11-06  7:27 UTC 

[PATCH v1] perf tools: Add the empty-pmu-events build to .gitignore
 2024-11-06  7:37 UTC  (2+ messages)

[PATCH RESEND v19 0/2] Implement the NVMe reservation feature
 2024-11-06  7:34 UTC  (3+ messages)
` [PATCH RESEND v19 1/2] nvme: add reservation command's defines
` [PATCH RESEND v19 2/2] nvmet: support reservation feature

[PATCH] perf: event: Remove deadcode
 2024-11-06  7:35 UTC  (2+ messages)


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.