All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-09 09:48:16 to 2025-05-09 10:34:25 UTC [more...]

[PATCH] pidfs: detect refcount bugs
 2025-05-09 10:34 UTC  (3+ messages)

[PATCH 00/18] DPLL framework redesign
 2025-05-09 10:33 UTC  (37+ messages)
` [PATCH 01/18] drm/i915/dpll: Rename intel_dpll
` [PATCH 02/18] drm/i915/dpll: Rename intel_dpll_funcs
` [PATCH 03/18] drm/i915/dpll: Rename intel_shared_dpll_state
` [PATCH 04/18] drm/i915/dpll: Rename macro for_each_shared_dpll
` [PATCH 05/18] drm/i915/dpll: Rename intel_shared_dpll_funcs
` [PATCH 06/18] drm/i915/dpll: Rename intel_shared_dpll
` [PATCH 07/18] drm/i915/dpll: Move away from using shared dpll
` [PATCH 08/18] drm/i915/dpll: Rename crtc_get_shared_dpll
` [PATCH 09/18] drm/i915/dpll: Change argument for enable hook in intel_dpll_funcs
` [PATCH 10/18] drm/i915/drm: Rename disable hook in intel_dpll_global_func
` [PATCH 11/18] drm/i915/dpll: Introduce new hook in intel_dpll_funcs
` [PATCH 12/18] drm/i915/dpll: Add intel_encoder argument to get_hw_state hook
` [PATCH 13/18] drm/i915/dpll: Change arguments for get_freq hook
` [PATCH 14/18] drm/i915/dpll: Rename intel_[enable/disable]_dpll
` [PATCH 15/18] drm/i915/dpll: Rename intel_unreference_dpll__crtc
` [PATCH 16/18] drm/i915/dpll: Rename intel_<release/reserve>_dpll
` [PATCH 17/18] drm/i915/dpll: Rename intel_compute_dpll
` [PATCH 18/18] drm/i915/dpll: Rename intel_update_active_dpll

git keeps recreating packs, exploding backup increments
 2025-05-09 10:27 UTC  (6+ messages)
` [External] "

[PATCH v3 00/15] vfio: preparation for vfio-user
 2025-05-09 10:32 UTC  (19+ messages)
` [PATCH v3 06/15] vfio: add strread/writeerror()
` [PATCH v3 08/15] vfio: add unmap_all flag to DMA unmap callback
` [PATCH v3 09/15] vfio: implement unmap all for DMA unmap callbacks
` [PATCH v3 10/15] vfio: add device IO ops vector
` [PATCH v3 11/15] vfio: add region info cache
` [PATCH v3 12/15] vfio: add read/write to device IO ops vector
` [PATCH v3 13/15] vfio: add vfio-pci-base class
` [PATCH v3 15/15] vfio/container: pass MemoryRegion to DMA operations

[PATCH v5 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
 2025-05-09 10:33 UTC  (15+ messages)
` [PATCH v5 1/5] drm/xe/hwmon: Add support to manage power limits though mailbox
` [PATCH v5 2/5] drm/xe/hwmon: Move card reactive critical power under channel card
` [PATCH v5 3/5] drm/xe/hwmon: Add support to manage PL2 though mailbox
` [PATCH v5 4/5] drm/xe/hwmon: Expose powerX_cap_interval
` [PATCH v5 5/5] drm/xe/hwmon: Read energy status from PMT
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "

[PATCH] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
 2025-05-09 10:33 UTC  (4+ messages)

[PATCH v2 0/2] Convert Rockchip CDN DP binding to yaml
 2025-05-09  9:32 UTC  (8+ messages)
` [PATCH v2 2/2] dt-bindings: display: rockchip: Convert cdn-dp-rockchip.txt "

[PATCH 0/3] lsm: introduce lsm_manage_policy() syscall
 2025-05-09 10:26 UTC  (16+ messages)
` [PATCH 1/3] Wire up the lsm_manage_policy syscall
` [PATCH 2/3] lsm: introduce security_lsm_manage_policy hook

[PATCH 5.15.y] media: mtk-vcodec: potential null pointer deference in SCP
 2025-05-09  9:28 UTC 

[PATCH v2 00/15] vfio: preparation for vfio-user
 2025-05-09 10:28 UTC  (5+ messages)
` [PATCH v2 15/15] vfio/container: pass MemoryRegion to DMA operations

[PATCH v3] drm/i915/selftest: allow larger memory allocation
 2025-05-09 10:28 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/selftest: allow larger memory allocation (rev3)

[PATCH v2] btrfs: Implement warning for commit values exceeding 300
 2025-05-09 10:26 UTC 

[PATCH 5.10.y] media: mtk-vcodec: potential null pointer deference in SCP
 2025-05-09  9:26 UTC 

[PATCH v5 0/9] coredump: add coredump socket
 2025-05-09 10:25 UTC  (10+ messages)
` [PATCH v5 1/9] coredump: massage format_corname()
` [PATCH v5 2/9] coredump: massage do_coredump()
` [PATCH v5 3/9] coredump: reflow dump helpers a little
` [PATCH v5 4/9] coredump: add coredump socket
` [PATCH v5 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH v5 6/9] coredump: show supported coredump modes
` [PATCH v5 7/9] coredump: validate socket name as it is written
` [PATCH v5 8/9] selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
` [PATCH v5 9/9] selftests/coredump: add tests for AF_UNIX coredumps

[PATCH 0/3] md: call del_gendisk in sync way
 2025-05-09 10:26 UTC  (7+ messages)
` [PATCH 2/3] md: replace MD_DELETED with MD_CLOSING

[mm/contpte v3 1/1] mm/contpte: Optimize loop to reduce redundant operations
 2025-05-09  9:25 UTC  (7+ messages)
` [PATCH v4] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
    `  "

[PATCH v4 0/3] Rework protected key AES for true asynch support
 2025-05-09 10:24 UTC  (4+ messages)
` [PATCH v4 1/3] s390/cpacf: Rework cpacf_pcc() to return condition code
` [PATCH v4 2/3] s390/crypto: Rework protected key AES for true asynch support
` [PATCH v4 3/3] Documentation: crypto_engine: Update and extend crypto engine doc

[PATCH net-next] net: enetc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2025-05-09 10:24 UTC  (3+ messages)

[PATCH 0/2] arm: dts: rockchip: Adapt to IO domain and SDIO for Sonoff iHost
 2025-05-09  9:24 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: rockchip: Sonoff-iHost: adjust SDIO for stability

[oe-core][Walnascar][PATCH 1/5] perlcross: 1.6 -> 1.6.2
 2025-05-09 10:22 UTC  (5+ messages)
` [oe-core][Walnascar][PATCH 2/5] perl: upgrade 5.40.0 -> 5.40.2
` [oe-core][Walnascar][PATCH 3/5] go: upgrade 1.24.1 -> 1.24.2
` [oe-core][Walnascar][PATCH 4/5] openssh: fix CVE-2025-32728
` [oe-core][Walnascar][PATCH 5/5] ffmpeg: fix CVE-2025-22921

[PATCH RFC v3] mdadm: add support for new lockless bitmap
 2025-05-09 10:14 UTC 

[PATCH v4 0/6] Fix potential out-of-bounds error in some drivers
 2025-05-09 10:21 UTC  (2+ messages)

[PATCH v2 1/4] iio: backend: update iio_backend_oversampling_ratio_set
 2025-05-09 10:21 UTC  (3+ messages)

[intel-lts:6.12/linux 4/4] include/asm-generic/div64.h:222:35: warning: comparison of distinct pointer types lacks a cast
 2025-05-09 10:21 UTC 

[PATCH net-next v7 00/11] PRU-ICSSM Ethernet Driver
 2025-05-09 10:21 UTC  (4+ messages)
` [PATCH net-next v7 04/11] net: ti: prueth: Adds link detection, RX and TX support

[PATCH] ALSA: usb-audio: qcom: Fix an error handling path in qc_usb_audio_probe()
 2025-05-09 10:19 UTC 

[PATCH v1] selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
 2025-05-09 10:18 UTC  (3+ messages)

Use after free in dispatch_hid_bpf_output_report()
 2025-05-09 10:18 UTC  (2+ messages)

[RFC, PATCH 00/12] TDX: Enable Dynamic PAMT
 2025-05-09 10:18 UTC  (5+ messages)
` [RFC, PATCH 02/12] x86/virt/tdx: Allocate reference counters for PAMT memory
` [RFC, PATCH 03/12] x86/virt/tdx: Add wrappers for TDH.PHYMEM.PAMT.ADD/REMOVE

[PATCH i-g-t] tests/kms_setmode: Check timing twice before asserting igt@kms_setmode@basic
 2025-05-09 10:17 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2] Bluetooth: fix socket matching ambiguity between BIS and CIS
 2025-05-09 10:17 UTC  (2+ messages)

[PATCH] iio: adc: ad4851: fix ad4858 chan pointer handling
 2025-05-09 10:16 UTC 

[PATCH v2 0/3] soc: imx8m: Dump higher 64bits UID
 2025-05-09 10:16 UTC  (2+ messages)

[PATCH 1/2] soc: fsl: qmc: Only set completion interrupt when needed
 2025-05-09  9:15 UTC  (5+ messages)
` [PATCH 2/2] ASoC: fsl: fsl_qmc_audio: Only request completion on last channel

[LTP] [PATCH] mmap_24-1: Change vm.max_map_count if needed
 2025-05-09 10:15 UTC  (4+ messages)

[PATCH] drm/i915/display: Send DSI DCS commands with pipeline flush in High Speed
 2025-05-09 10:15 UTC  (4+ messages)
` [PATCH] drm/i915/display: Enforce pipeline flush with DSI HS transfer
` ✓ Xe.CI.BAT: success for drm/i915/display: Send DSI DCS commands with pipeline flush in High Speed (rev2)

[RFC PATCH] commands/efi: add a command to dump all UEFI runtime variables
 2025-05-09 10:06 UTC 

[PATCH v5 00/26] Add support for HEVC and VP9 codecs in decoder
 2025-05-09 10:14 UTC  (2+ messages)

[PATCH v3 0/4] Add overlays for IMX219 and OV5640 on J722S
 2025-05-09  9:19 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: dts: ti: j722s-evm: Add DT nodes for power regulators
` [PATCH v3 2/4] arm64: dts: ti: j722s-evm: Add MUX to control CSI2RX
` [PATCH v3 3/4] arm64: dts: ti: k3-j722s-evm: Add overlay for quad IMX219
` [PATCH v3 4/4] arm64: dts: ti: k3-j722s-evm: Add overlay for TEVI OV5640

[PATCH 00/15] hw/loongarch/virt: Add kvm_irqchip_in_kernel support
 2025-05-09 10:12 UTC  (16+ messages)
` [PATCH 01/15] hw/intc/loongarch_extioi: Add irqchip-in-kernel property
` [PATCH 02/15] hw/intc/loongarch_extioi: Add irqchip-in-kernel realize function
` [PATCH 03/15] hw/intc/loongarch_extioi: Add irqchip-in-kernel save/restore function
` [PATCH 04/15] hw/intc/loongarch_ipi: Add irqchip-in-kernel property
` [PATCH 05/15] hw/intc/loongarch_ipi: Add irqchip-in-kernel realize function
` [PATCH 06/15] hw/intc/loongson_ipi: Add load and save interface with ipi_common class
` [PATCH 07/15] hw/intc/loongarch_ipi: Add irqchip-in-kernel save/restore function
` [PATCH 08/15] hw/intc/loongarch_pch_msi: Add irqchip-in-kernel property
` [PATCH 09/15] hw/intc/loongarch_pch_msi: Inject MSI interrupt to kernel
` [PATCH 10/15] hw/intc/loongarch_pch: Add irqchip-in-kernel property
` [PATCH 11/15] hw/intc/loongarch_pch: Add irqchip-in-kernel realize function
  ` [PATCH 12/15] hw/intc/loongarch_pch: Add irqchip-in-kernel save/restore function
  ` [PATCH 13/15] hw/intc/loongarch_pch: Inject irq line interrupt to kernel
  ` [PATCH 14/15] target/loongarch: Report error with split kernel_irqchip option
  ` [PATCH 15/15] hw/loongarch/virt: Add kvm_irqchip_in_kernel support

[ANN] Media Summit May 13th: Draft Agenda (v4)
 2025-05-09 10:13 UTC  (4+ messages)

[PATCH v3 0/4] Allow dyn MSI-X vector allocation of MANA
 2025-05-09 10:13 UTC  (5+ messages)
` [PATCH v3 1/4] PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations
` [PATCH v3 2/4] PCI: hv: Allow dynamic MSI-X vector allocation
` [PATCH v3 3/4] net: mana: Allow irq_setup() to skip cpus for affinity
` [PATCH v3 4/4] net: mana: Allocate MSI-X vectors dynamically

[PATCH v4 0/2] Support for Texas Instruments TPS6131X flash LED driver
 2025-05-09 10:13 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: leds: add Texas Instruments TPS6131x "
` [PATCH v4 2/2] leds: tps6131x: add support for Texas Instruments TPS6131X "

[PATCH v1] arm64: dts: imx8-colibri: Add PCIe support
 2025-05-09 10:12 UTC  (2+ messages)

[PATCH v2 0/8] Add support for Wave6 video codec driver
 2025-05-09 10:11 UTC  (5+ messages)
` [PATCH v2 2/8] dt-bindings: media: nxp: Add Wave6 video codec device

[LTP] [PATCH] memcontrol03: Account for process size in cgroup allocation
 2025-05-09 10:11 UTC  (7+ messages)

[PATCH v3 00/17] KVM: arm64: Recursive NV support
 2025-05-09 10:11 UTC  (3+ messages)
` [PATCH v3 02/17] KVM: arm64: nv: Allocate VNCR page when required

[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-05-09 10:32 UTC  (9+ messages)
` [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field
      ` How to mark internal properties (was: Re: [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field)
` [PATCH v4 24/27] hw/intc/ioapic: Remove IOAPICCommonState::version field
` [PATCH v4 27/27] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_PAGE_PER_VQ definition

[PATCH v4 00/15] Update PHYTEC i.MX93 DTS
 2025-05-09 10:10 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix TTM validation warnings in user queue doorbell handling
 2025-05-09 10:10 UTC 

[syzbot] [autofs?] possible deadlock in anon_pipe_write
 2025-05-09 10:10 UTC 

[PATCH v2] rust: doc: Clarify safety invariants for Revocable type
 2025-05-09 10:10 UTC  (2+ messages)

[PATCH v2 1/4] power: supply: core: Add additional health status values
 2025-05-09 10:09 UTC  (4+ messages)

[PATCH RESEND v13 0/5] Expose modifiers/formats supported by async flips
 2025-05-09 10:08 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-net 0/3] Fix XDP loading on machines with many CPUs
 2025-05-09 10:07 UTC  (7+ messages)
          `  "

[PATCH i-g-t] tests/intel/xe_fault_injection: Use xe_device_wait_for_vram_ready
 2025-05-09 10:08 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
 2025-05-09 10:08 UTC  (2+ messages)

[PATCH] ASoC: qcom: qdsp6: Add an error handling path in q6usb_component_probe()
 2025-05-09 10:07 UTC  (2+ messages)

[Buildroot] [PATCH] package/x11r7/xwayland: ignore CVEs incorrectly specified in the NVD database
 2025-05-09 10:07 UTC  (2+ messages)

[PATCH] Enable MIPI filtering by DT on i.MX8M*
 2025-05-09 10:07 UTC 

[PATCH v6 0/1] kasan: Avoid sleepable page allocation from atomic context
 2025-05-09 10:05 UTC  (3+ messages)
` [PATCH v6 1/1] "

[PATCH v2 1/3] soc: qcom: socinfo: Add support for new fields in revision 20
 2025-05-09 10:06 UTC  (8+ messages)
` [PATCH v2 2/3] soc: qcom: socinfo: Add support for new fields in revision 21

[PATCH v4 00/13] Enable shared device assignment
 2025-05-09 10:04 UTC  (5+ messages)
` [PATCH v4 10/13] memory: Change NotifyStateClear() definition to return the result

[PATCH 5.10.y] btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
 2025-05-09 10:03 UTC 

Problems with arrays of floats (lttng 2.13)
 2025-05-09 10:03 UTC 

[PATCH v2 0/2] efi: Add a mechanism for embedding SBAT section
 2025-05-09  9:16 UTC  (3+ messages)
` [PATCH v2 1/2] efi: zboot specific "

[bug report] iio: pressure: bmp280: drop sensor_data array
 2025-05-09 10:01 UTC  (8+ messages)

[PATCH 5.15.y] btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
 2025-05-09 10:01 UTC 

[PATCH net 1/2] net: txgbe: Fix to calculate EEPROM checksum for AML devices
 2025-05-09 10:00 UTC  (2+ messages)
` [PATCH net 2/2] net: libwx: Fix firmware interaction failure

[PATCH net 0/2] Fixes for TXGBE AML devices
 2025-05-09 10:00 UTC 

[PATCH 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
 2025-05-09 10:00 UTC  (3+ messages)
` [PATCH 1/3] mm: introduce new .mmap_prepare() file callback

[PATCH] KVM:FIXME comment is removed since no longer required
 2025-05-09  9:59 UTC 

[PATCH] mm: madvise: make MADV_NOHUGEPAGE a no-op if !THP
 2025-05-09  9:59 UTC  (2+ messages)

[PATCH 6.1.y] btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
 2025-05-09  9:59 UTC 

[PATCH v1 9/9] x86/cpuid: Rename native_cpuid_REG() to cpuid_native_REG()
 2025-05-09  9:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libsndfile: update project home page url
 2025-05-09  9:59 UTC 

[PATCH v2 0/3] Add mt8189 dts evalution board and Makefile
 2025-05-09  9:03 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: mt8189: Add mt8189 dts evaluation board and Mafefile

linux-next: Tree for May 9
 2025-05-09  9:58 UTC 

[PATCH] arm64: dts: imx8mp: use 800MHz NoC OPP for nominal drive mode
 2025-05-09  9:56 UTC  (2+ messages)

[PATCH] openssl: add fips support
 2025-05-09  9:56 UTC  (2+ messages)
` [OE-core] "

[bug report] blktests nvme/061 hang with rdma transport and siw driver
 2025-05-09  9:03 UTC  (7+ messages)

[tip:timers/cleanups] BUILD SUCCESS aad823aa3a7d675a8d0de478a04307f63e3725db
 2025-05-09  9:53 UTC 

[tip:irq/msi] BUILD SUCCESS a1d8a8309367565dc658ae31dcc256beb9f0423b
 2025-05-09  9:54 UTC 

[RFC PATCH 1/2] power: Userspace performance QoS
 2025-05-09  9:54 UTC  (3+ messages)

Bug#1103397: linux-image-amd64: Kernel Panic: copy_fpstate_to_sigframe crashes
 2025-05-09  9:53 UTC  (5+ messages)

[PATCH v8 00/11] Add support for MAX7360
 2025-05-09  9:53 UTC  (4+ messages)
` [PATCH v8 02/11] mfd: Add max7360 support

[PATCH] configure: Fix libnfs cflags and libs
 2025-05-09  9:50 UTC 

[PATCH 6.6.y] btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
 2025-05-09  9:51 UTC 

[PATCH] ASPEED: bmc: Add device tree for Meta(Facebook) Clemente compute-tray
 2025-05-09  8:59 UTC 

[PATCH] xen/Kconfig: Improve help test for speculative options
 2025-05-09  9:49 UTC  (3+ messages)

[kkdwivedi:stream 6/11] core.c:undefined reference to `bpf_prog_stream_error_limit'
 2025-05-09  9:49 UTC 

[PATCH v6 0/3] Add i.MX943 basic dts support
 2025-05-09  9:49 UTC  (3+ messages)
` [PATCH v6 2/3] arm64: dts: freescale: Add basic dtsi for imx943

[PATCH v6 0/3] SCM: Support latest version of waitq-aware firmware
 2025-05-09  9:48 UTC  (3+ messages)
` [PATCH v6 2/3] firmware: qcom_scm: Support multiple waitq contexts

[PATCH v8 0/2] riscv: pwm: sophgo: add pwm support for CV1800
 2025-05-09  9:45 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: pwm: sophgo: add pwm for Sophgo CV1800 series SoC
` [PATCH v8 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC


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.