All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-06 16:13:13 to 2025-03-06 16:41:45 UTC [more...]

[PATCH v14 0/3] Enable HDMI RX controller on RK3588
 2025-03-06 16:24 UTC  (7+ messages)
` [PATCH v14 1/3] arm64: dts: rockchip: Add device tree support for HDMI RX Controller

[PATCH] test/ring: fix return uninitialized variable
 2025-03-06 16:41 UTC  (3+ messages)

From ce9a42483c23c32cee233f648101a160b6604b45 Mon Sep 17 00:00:00 2001
 2025-03-06 16:39 UTC  (8+ messages)
` [PATCH 01/10] target/arm: Move A32_BANKED_REG_{GET, SET} macros to cpregs.h
` [PATCH 02/10] target/arm: Un-inline access_secure_reg()
` [PATCH 03/10] linux-user/aarch64: Remove unused get/put_user macros
` [PATCH 04/10] linux-user/arm: Remove unused get_put_user macros
` [PATCH 05/10] target/arm: Move arm_cpu_data_is_big_endian() etc to internals.h
` [PATCH 06/10] target/arm: Move arm_current_el() and arm_el_is_aa64() "
` [PATCH 07/10] target/arm: SCR_EL3.RW should be treated as 1 if EL2 doesn't support AArch32

[PATCH BlueZ v2 1/3] org.bluez.Device: Introduced PreferredBearer
 2025-03-06 16:41 UTC  (6+ messages)
` [PATCH BlueZ v2 3/3] client: Add support get/set PreferredBearer

[PATCH] riscv: add Andes SoC family Kconfig support
 2025-03-06 16:40 UTC  (2+ messages)

[oe] [meta-oe][PATCH] uutils-coreutils: remove TMPDIR from build output
 2025-03-06 16:40 UTC  (3+ messages)

[PATCH v4 00/12] phy: rockchip: samsung-hdptx: Support high color depth management
 2025-03-06 16:38 UTC  (8+ messages)
` [PATCH v4 03/12] phy: rockchip: samsung-hdptx: Fix clock ratio setup

[PATCH 00/21] Use VRR timing generator for fixed refresh rate modes
 2025-03-06 16:40 UTC  (3+ messages)
` [PATCH 13/21] drm/i915/vrr: Refactor condition for computing vmax and LRR

[BUG?] loxilb tc BPF program cause Loongarch kernel hard lockup
 2025-03-06 16:40 UTC  (3+ messages)

[PATCH] multipath-tools: delete unreachable maintainers
 2025-03-06 16:39 UTC 

[PATCH v1 2/3] Bluetooth: btnxpuart: Handle bootloader error during change baudrate
 2025-03-06 16:36 UTC  (2+ messages)

Random desktop freezes since 6.14-rc. Seems VFS related
 2025-03-06 16:37 UTC  (6+ messages)

[PATCH resend ] tracepoint: Print the function symbol when tracepoint_debug is set
 2025-03-06 16:37 UTC  (5+ messages)

[PATCH] ethdev: fix get_reg_info
 2025-03-06 16:36 UTC  (3+ messages)

[PATCH v2] dhcpcd: upgrade 10.1.0 -> 10.2.2
 2025-03-06 16:36 UTC  (3+ messages)
` [OE-core] "

[PATCH V6 2/2] checkpatch: check format of Vec<String> in modules
 2025-03-06 16:36 UTC  (3+ messages)

[PATCH] drm/panel/synaptics-r63353: Use _multi variants
 2025-03-06 16:28 UTC  (5+ messages)

✅ PASS: Test report for for-kernelci (6.14.0-rc5, upstream-arm-next, 14d05f12)
 2025-03-06 16:33 UTC 

[PATCH v5] xen/consoled: clean up console handling for PV shim
 2025-03-06 16:35 UTC  (2+ messages)

HDSPconf missing setting
 2025-03-06 16:35 UTC 

[PATCH net-next 0/2] udp_tunnel: GRO optimizations
 2025-03-06 16:35 UTC  (3+ messages)
` [PATCH net-next 1/2] udp_tunnel: create a fast-path GRO lookup

[PATCH 0/7] hw/hyperv: remove duplication compilation units
 2025-03-06 16:35 UTC  (7+ messages)
` [PATCH 5/7] hw/hyperv/syndbg: common compilation unit

[PATCH 0/3] completion: fix bugs with slashes in remote names
 2025-03-06 16:35 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] "

[PATCH v2 00/18] drm/i915: cdclk/bw/dbuf readout/sanitation cleanup
 2025-03-06 16:34 UTC  (19+ messages)
` [PATCH v2 01/18] drm/i915: Drop redundant shared_dpll=NULL assignments
` [PATCH v2 02/18] drm/i915: Don't clobber crtc_state->cpu_transcoder for inactive crtcs
` [PATCH v2 03/18] drm/i915: Use intel_plane_set_invisible() in intel_plane_disable_noatomic()
` [PATCH v2 04/18] drm/i915: Extract intel_cdclk_crtc_disable_noatomic()
` [PATCH v2 05/18] drm/i915: Extract skl_wm_crtc_disable_noatomic()
` [PATCH v2 06/18] drm/i915: clean up pipe's ddb usage in intel_crtc_disable_noatomic()
` [PATCH v2 07/18] drm/i915: Add skl_wm_plane_disable_noatomic()
` [PATCH v2 08/18] drm/i915: Extract intel_bw_crtc_disable_noatomic()
` [PATCH v2 09/18] drm/i915: Extract intel_cdclk_update_hw_state()
` [PATCH v2 10/18] drm/i915: Extract intel_bw_update_hw_state()
` [PATCH v2 11/18] drm/i915: Update bw_state->active_pipes during readout
` [PATCH v2 12/18] drm/i915: Skip some bw_state readout on pre-icl
` [PATCH v2 13/18] sem/i915: Simplify intel_cdclk_update_hw_state()
` [PATCH v2 14/18] drm/i915: Simplify cdclk_disable_noatomic()
` [PATCH v2 15/18] drm/i915: Split wm sanitize from readout
` [PATCH v2 16/18] drm/i915: Do wm readout ealier for skl+
` [PATCH v2 17/18] drm/i915: Move dbuf_state->active_piepes into skl_wm_get_hw_state()
` [PATCH v2 18/18] drm/i915: Relocate intel_bw_crtc_update()

[PATCH iwl-net] igc: Fix XSK queue NAPI ID mapping
 2025-03-06 16:27 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: rockchip: Add rk3528 QoS register node
 2025-03-06 16:32 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mfd: syscon: Add rk3528 QoS register compatible

[PATCH v12 0/3] rust: add dma coherent allocator abstraction
 2025-03-06 16:34 UTC  (8+ messages)
` [PATCH v12 2/3] "

[PATCH v2 4/8] PCI: brcmstb: Fix error path upon call of regulator_bulk_get()
 2025-03-06 16:24 UTC  (5+ messages)

[PATCH V6 2/2] checkpatch: check format of Vec<String> in modules
 2025-03-06 16:33 UTC  (4+ messages)

[PATCH] drm/panel: novatek-nt36523: transition to mipi_dsi wrapped functions
 2025-03-06 16:33 UTC  (3+ messages)

[PATCH 0/2] Hot fixes from Git for Windows v2.49.0-rc0
 2025-03-06 16:33 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] ident: stop assuming that `gw_gecos` is writable

[PATCH v1 0/1] media: imx: csi: Parse link configuration from fw_node
 2025-03-06 16:33 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH 0/4] Add support for AD4052 device family
 2025-03-06 16:31 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: iio: adc: Add adi,ad4052

[PATCH] firmware: arm_scmi: use ioread64() instead of ioread64_hi_lo()
 2025-03-06 16:32 UTC  (2+ messages)

[GIT PULL] Second batch of Apple SoC DT updates for v6.15
 2025-03-06 16:32 UTC  (2+ messages)

[GIT PULL] Apple SoC RTKit IPC library updates for v6.15
 2025-03-06 16:32 UTC  (2+ messages)

[GIT PULL] Apple SoC DT updates for v6.15
 2025-03-06 16:32 UTC  (2+ messages)

[OE-core][PATCH v3] babeltrace2: upgrade 2.0.6 -> 2.1.0
 2025-03-06 16:31 UTC  (2+ messages)

[GIT,PULL,1/2] MediaTek ARM64 DTS updates for v6.15
 2025-03-06 16:32 UTC  (2+ messages)

[RESEND PATCH] arm64: dts: nvidia: Remove unused and undocumented "regulator-ramp-delay-scale" property
 2025-03-06 16:32 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2025-03-06 16:32 UTC 

[PATCH net-next] qlcnic: Optimize performance by replacing rw_lock with spinlock
 2025-03-06 16:31 UTC 

[PATCH] app/test: fix DMA API tests in IOVA as PA mode
 2025-03-06 16:30 UTC  (3+ messages)

[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-03-06 16:50 UTC  (3+ messages)
` [PATCH v2 02/10] target/i386: disable PERFCORE when "-pmu" is configured

[PATCH] PCI: Add PCI quirk to disable L0s ASPM state for RTL8125 2.5GbE Controller
 2025-03-06 16:28 UTC  (2+ messages)

[PATCH 0/2] Build fixes for CONFIG_XPL_BUILD in dts files
 2025-03-06 16:28 UTC  (4+ messages)
` [PATCH 2/2] Makefile.lib: Set xPL build related defines for DTB build

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-06 16:25 UTC  (29+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool
` [PATCH v3 02/16] bitops: Add parity16(), parity32(), and parity64() helpers
` [PATCH v3 03/16] media: media/test_drivers: Replace open-coded parity calculation with parity8()
` [PATCH v3 04/16] media: pci: cx18-av-vbi: "
` [PATCH v3 05/16] media: saa7115: "
` [PATCH v3 06/16] serial: max3100: "
` [PATCH v3 07/16] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH v3 08/16] Input: joystick - "
` [PATCH v3 09/16] net: ethernet: oa_tc6: "
` [PATCH v3 10/16] wifi: brcm80211: "
` [PATCH v3 11/16] drm/bridge: dw-hdmi: "
` [PATCH v3 12/16] mtd: ssfdc: "
` [PATCH v3 13/16] fsi: i2cr: "
` [PATCH v3 14/16] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH v3 15/16] Input: joystick - "
` [PATCH v3 16/16] nfp: bpf: "

CVE-2024-58086: drm/v3d: Stop active perfmon if it is being destroyed
 2025-03-06 16:28 UTC 

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

[PATCH 0/4] nfsd: observability improvements
 2025-03-06 16:28 UTC  (4+ messages)
` [PATCH 3/4] nfsd: add some stub tracepoints around key vfs functions

[PATCH] block: Name the RQF flags enum
 2025-03-06 16:27 UTC 

[PATCH 1/1] dt-bindings: i2c: imx-lpi2c: add i.MX94 LPI2C
 2025-03-06 16:27 UTC  (2+ messages)

[PATCH v9 0/8] Buddy allocator like (or non-uniform) folio split
 2025-03-06 16:27 UTC  (13+ messages)
` [PATCH v9 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()

[PATCH 1/1] dt-bindings: mailbox: fsl,mu: Add i.MX94 compatible
 2025-03-06 16:27 UTC  (2+ messages)

[PATCH v6 1/4] bus/pci: fix registration of PCI device
 2025-03-06 16:26 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/4] lib: fix comparison between devices

[PATCH] /sched/core: Fix Unixbench spawn test regression
 2025-03-06 16:26 UTC 

[PATCH v2 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC
 2025-03-06 16:26 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: reset: Document RZ/V2H(P) USB2PHY Control

[RFC PATCH v3 00/15] pkeys-based page table hardening
 2025-03-06 16:23 UTC  (2+ messages)

[PATCH 6.13 000/157] 6.13.6-rc1 review
 2025-03-06 16:26 UTC  (2+ messages)

[PATCH V2 0/2] drm/vc4: hdmi: Add jack detection to HDMI audio driver
 2025-03-06 16:25 UTC  (4+ messages)
` [PATCH V2 2/2] "

[PATCH i-g-t v1] Add support for runtime pm for xe driver
 2025-03-06 16:25 UTC  (5+ messages)

[PATCH v9 0/9] misc: Support TI FPC202 dual-port controller
 2025-03-06 16:23 UTC  (10+ messages)
` [PATCH v9 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller
` [PATCH v9 2/9] media: i2c: ds90ub960: Replace aliased clients list with address list
` [PATCH v9 3/9] media: i2c: ds90ub960: Protect alias_use_mask with a mutex
` [PATCH v9 4/9] i2c: use client addresses directly in ATR interface
` [PATCH v9 5/9] i2c: move ATR alias pool to a separate struct
` [PATCH v9 6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'
` [PATCH v9 7/9] i2c: support per-channel ATR alias pools
` [PATCH v9 8/9] i2c: Support dynamic address translation
` [PATCH v9 9/9] misc: add FPC202 dual port controller driver

[PATCH 6.12 000/150] 6.12.18-rc1 review
 2025-03-06 16:23 UTC  (2+ messages)

[PATCH] devtools: fix regex of cnxk skip files
 2025-03-06 16:23 UTC  (5+ messages)
  ` [EXTERNAL] "

CVE-2025-21834: seccomp: passthrough uretprobe systemcall without filtering
 2025-03-06 16:22 UTC 

CVE-2025-21833: iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE
 2025-03-06 16:22 UTC 

CVE-2025-21832: block: don't revert iter for -EIOCBQUEUED
 2025-03-06 16:22 UTC 

CVE-2025-21831: PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1
 2025-03-06 16:22 UTC 

CVE-2024-58084: firmware: qcom: scm: Fix missing read barrier in qcom_scm_get_tzmem_pool()
 2025-03-06 16:22 UTC 

CVE-2024-58085: tomoyo: don't emit warning in tomoyo_write_control()
 2025-03-06 16:22 UTC 

Ceph and Netfslib
 2025-03-06 16:21 UTC  (6+ messages)
` Is EOLDSNAPC actually generated? -- "

[PATCH v3 00/30] upl: Prerequite patches for updated spec
 2025-03-06 14:34 UTC  (5+ messages)

[PATCH 0/5] Add support for STM32 TIMERS and STM32 PWM
 2025-03-06 10:56 UTC  (2+ messages)
` [PATCH 5/5] ARM: dts: stm32: Add TIMERS inverted PWM channel 3 on STM32MP135F-DK

[PATCH] MAINTAINERS: Update the MODULE SUPPORT section
 2025-03-06 16:20 UTC 

[PATCH] btrfs: avoid unnecessary bio dereference at run_one_async_done()
 2025-03-06 16:21 UTC 

Patchwork summary for: spi-devel-general
 2025-03-06 16:20 UTC 

HDSPconf missing setting
 2025-03-06 16:19 UTC 

request_irq() with local bh disabled
 2025-03-06 16:19 UTC  (3+ messages)

HDSPconf missing setting
 2025-03-06 16:18 UTC 

[PATCH v3 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
 2025-03-06 16:18 UTC  (4+ messages)
` [PATCH v3 14/18] cxl/region: Unfold cxl_find_root_decoder() into cxl_endpoint_decoder_initialize()

Thread Safety Analysis and the Linux kernel
 2025-03-06 16:18 UTC  (4+ messages)

[PATCH i-g-t v5 0/6] Xe: Add tests for PXP
 2025-03-06 16:18 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Xe: Add tests for PXP (rev5)

[Bug report] Memory leak in scmi_device_create
 2025-03-06 16:18 UTC  (6+ messages)

[PATCH v2] xen/events: fix get_global_virq_handler() usage without hardware domain
 2025-03-06 16:17 UTC  (2+ messages)

need help for avoiding system calls while using URCU (Userspace RCU)
 2025-03-06 16:17 UTC  (2+ messages)

[PATCH v3] meson.build: default to -gsplit-dwarf for debug info
 2025-03-06 16:16 UTC 

[PATCH] kunit: tool: Fix bug in parsing test plan
 2025-03-06 16:17 UTC  (5+ messages)

[bluez/bluez] 2ca6e5: shared/bap: Add APIs to register broadcast code ca
 2025-03-06 16:17 UTC 

[PATCH] i915/gt/selftest_lrc: Remove timestamp test
 2025-03-06 16:13 UTC  (5+ messages)

[PATCH v3 1/2] CI: Move default image under global defaults
 2025-03-06 16:13 UTC  (12+ messages)

[PATCH v3] git-publish: add profile
 2025-03-06 16:15 UTC  (7+ messages)

[PATCH v2 28/28] test: Add a test for booting Ubuntu 24.04
 2025-03-06 16:11 UTC  (12+ messages)

[PATCH] efi_loader: Install the ACPI table from the bloblist
 2025-03-06 16:11 UTC  (3+ messages)

xPL Proposal
 2025-03-06 16:10 UTC  (12+ messages)
      ` Rate of change in the project (Was: Re: xPL Proposal)
            ` Rate of innovation in the project (Was: Re: Rate of change in the project)

[PATCH 0/8] membuff: Add tests and update to support a flag for empty/full
 2025-03-06 16:07 UTC  (8+ messages)

[PATCH v4 00/47] x86: Improve operation under QEMU
 2025-03-06 16:04 UTC  (10+ messages)
` [PATCH v4 39/47] boot: Handle running out of labels
` [PATCH v4 40/47] boot: Support IO UARTs for earlycon and console
` [PATCH v4 41/47] sandbox: acpi: Avoid a warning about FADT
` [PATCH v4 42/47] sandbox: acpi: Correct mapping in FADT
` [PATCH v4 43/47] acpi: Add a checksum to the DMAR table
` [PATCH v4 44/47] test: acpi: Correct memory leaks
` [PATCH v4 45/47] acpi: Support checking checksums
` [PATCH v4 46/47] RFC: test/py: Deal with timeouts
` [PATCH v4 47/47] test: Add a test for booting Ubuntu 24.04

CVE-2024-58083: KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
 2025-03-06 16:14 UTC 

CVE-2024-58082: media: nuvoton: Fix an error check in npcm_video_ece_init()
 2025-03-06 16:14 UTC 

CVE-2024-58081: clk: mmp2: call pm_genpd_init() only after genpd.name is set
 2025-03-06 16:14 UTC 

[PATCH v1] drm/xe/pcode: stop logging mailbox status as error
 2025-03-06 16:13 UTC  (6+ messages)

CVE-2024-58080: clk: qcom: dispcc-sm6350: Add missing parent_map for a clock
 2025-03-06 16:14 UTC 

CVE-2024-58079: media: uvcvideo: Fix crash during unbind if gpio unit is in use
 2025-03-06 16:14 UTC 

CVE-2024-58078: misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors
 2025-03-06 16:14 UTC 

CVE-2024-58076: clk: qcom: gcc-sm6350: Add missing parent_map for two clocks
 2025-03-06 16:14 UTC 

CVE-2024-58077: ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback
 2025-03-06 16:14 UTC 

[BUG, RFC] cpr-transfer: qxl guest driver crashes after migration
 2025-03-06 16:13 UTC  (11+ 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.