All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-31 03:33:21 to 2025-12-31 07:35:45 UTC [more...]

[PATCH v1 0/8] Add RemoteProc cooling support
 2025-12-31  7:35 UTC  (13+ messages)
` [PATCH v1 3/8] dt-bindings: thermal: Add qcom,qmi-cooling yaml bindings
` [PATCH v1 4/8] thermal: qcom: add qmi-cooling driver

[PATCH 00/11] plugins: enable C++ plugins
 2025-12-31  7:34 UTC  (12+ messages)
` [PATCH 01/11] plugins: move win32_linker.c file to plugins directory
` [PATCH 02/11] plugins: factorize plugin dependencies and library details
` [PATCH 03/11] plugins: use complete filename for defining plugins sources
` [PATCH 04/11] plugins: define plugin API symbols as extern "C" when compiling in C++
` [PATCH 05/11] include: qemu/ctype.h -> qemu/qemu-ctype.h
` [PATCH 06/11] include: qemu/coroutine.h -> qemu/qemu-coroutine.h
` [PATCH 07/11] meson: fix supported compiler arguments in other languages than C
` [PATCH 08/11] meson: enable cpp (optionally) for plugins
` [PATCH 09/11] qga/vss-win32: fix clang warning with C++20
` [PATCH 10/11] meson: update C++ standard to C++23
` [PATCH 11/11] contrib/plugins: add empty cpp plugin

[PATCH -next v2 0/7] ext4: defer unwritten splitting until I/O completion
 2025-12-31  7:35 UTC  (5+ messages)
` [PATCH -next v2 1/7] ext4: use reserved metadata blocks when splitting extent on endio
` [PATCH -next v2 2/7] ext4: don't split extent before submitting I/O

[PULL 00/34] Misc HW patches for 2025-12-30
 2025-12-31  7:33 UTC  (2+ messages)

[PATCH v1 0/2] Add RK801 PMIC support
 2025-12-31  7:33 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: mfd: Add rk801 binding
` [PATCH v1 2/2] mfd: rk808: Add RK801 support

[PATCH-for-11.0 00/13] hw/sh4/r2d: Raise amount of RAM from 64 to 192 MB
 2025-12-31  7:32 UTC  (3+ messages)
` [PATCH-for-11.0 01/13] hw/sh4/r2d: Bail out early if user request invalid RAM size

[syzbot] [bpf?] general protection fault in bpf_get_local_storage (2)
 2025-12-31  7:29 UTC  (5+ messages)

[PATCH net 0/3] virtio-net: fix the deadlock when disabling rx NAPI
 2025-12-31  7:30 UTC  (11+ messages)
` [PATCH net 1/3] virtio-net: make refill work a per receive queue work

[avpatel:riscv_kvm_nested_v1 8/14] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'context'
 2025-12-31  7:28 UTC 

[avpatel:riscv_kvm_nested_v1 7/14] checkpatch: ERROR:SPACING: space required before the open brace '{'
 2025-12-31  7:28 UTC 

[PATCH] staging: rtl8723bs: return -ENOENT for AP/Ad-Hoc get_station
 2025-12-31  7:23 UTC 

[RFC PATCH 0/5] md/raid1: introduce a new sync action to repair badblocks
 2025-12-31  7:09 UTC  (6+ messages)
` [RFC PATCH 1/5] md: add helpers for requested sync action
` [RFC PATCH 2/5] md: clear stale sync flags when frozen before sync starts
` [RFC PATCH 3/5] md: simplify sync action print in status_resync
` [RFC PATCH 4/5] md: introduce MAX_RAID_DISKS macro to replace magic number
` [RFC PATCH 5/5] md/raid1: introduce rectify action to repair badblocks

[PATCH 1/3] drm/i915/ltphy: Remove state verification for LT PHY fields
 2025-12-31  7:10 UTC  (7+ messages)
` [PATCH 2/3] drm/i915/ltphy: Compare only certain fields in state verify function
` [PATCH 3/3] drm/i915/ltphy: Provide protection against unsupported modes
` ✓ CI.KUnit: success for series starting with [1/3] drm/i915/ltphy: Remove state verification for LT PHY fields
` ✓ Xe.CI.BAT: "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v9 0/5] tests/intel/xe_pat: add helper funtion to read PAT table
 2025-12-31  7:07 UTC  (8+ messages)
` [PATCH v9 1/5] lib/intel_pat: add pat_sw_config debugfs parser
` [PATCH v9 2/5] include/linux_scaffold: add FIELD_GET() bitfield helper
` [PATCH v9 3/5] tests/xe_pat: add pat-sanity subtest for debugfs vs getters
` [PATCH v9 4/5] tests/xe_pat: use debugfs reserved flags
` [PATCH v9 5/5] intel-ci: add xe_pat pat-sanity
` ✓ Xe.CI.BAT: success for tests/intel/xe_pat: add helper funtion to read PAT table
` ✓ i915.CI.BAT: "

[PATCH v7 0/2] media: i2c: Add os05b10 camera sensor driver
 2025-12-31  7:06 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: media: i2c: Add os05b10 sensor
` [PATCH v7 2/2] media: i2c: add os05b10 image sensor driver

[PATCH bpf-next v3] bpf: arm64: Fix panic due to missing BTI at indirect jump targets
 2025-12-31  7:06 UTC  (6+ messages)

[PATCH v1] mm/damon/pa: initialize 'folio' to NULL to prevent use of uninitialized value
 2025-12-31  7:00 UTC  (2+ messages)

[syzbot] [mm?] WARNING in folio_remove_rmap_ptes
 2025-12-31  6:59 UTC  (4+ messages)

feedback: fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2025-12-31  6:55 UTC  (5+ messages)

[net-next v3 0/8] net: wwan: add NMEA port type support
 2025-12-31  6:51 UTC  (9+ messages)
` [net-next v3 1/8] net: wwan: core: remove unused port_id field
` [net-next v3 2/8] net: wwan: core: split port creation and registration
` [net-next v3 3/8] net: wwan: core: split port unregister and stop
` [net-next v3 4/8] net: wwan: add NMEA port support
` [net-next v3 5/8] net: wwan: hwsim: refactor to support more port types
` [net-next v3 6/8] net: wwan: hwsim: support NMEA port emulation
` [net-next v3 7/8] net: wwan: prevent premature device unregister when NMEA port is present
` [net-next v3 8/8] net: wwan: mhi_wwan_ctrl: Add NMEA channel support

[PATCH 0/3] soc: imx: misc clean up and support i.MX9[4,52]
 2025-12-31  6:48 UTC  (2+ messages)

[PATCH 0/6] video/logo: allow custom boot logo and simplify logic
 2025-12-31  6:46 UTC  (3+ messages)

[PATCH v4 0/6] clk/reset: anlogic: add support for DR1V90 SoC
 2025-12-31  6:40 UTC  (14+ messages)
` [PATCH v4 1/6] clk: correct clk_div_mask() return value for width == 32
` [PATCH v4 2/6] dt-bindings: clock: add Anlogic DR1V90 CRU
` [PATCH v4 3/6] clk: anlogic: add cru support for Anlogic DR1V90 SoC
` [PATCH v4 4/6] reset: anlogic: add support for Anlogic DR1V90 resets
` [PATCH v4 5/6] riscv: dts: anlogic: add clocks and CRU for DR1V90
` [PATCH v4 6/6] MAINTAINERS: Add entry for Anlogic DR1V90 SoC drivers

[PATCH v2] ext4: don't order data when zeroing unwritten or delayed block
 2025-12-31  6:39 UTC  (2+ messages)

[PATCH v4 0/5] Add DSI display support for QCS8300 target
 2025-12-31  6:36 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: display: msm-dsi-phy-7nm: document the QCS8300 DSI PHY
` [PATCH v4 3/5] dt-bindings: display: msm: document DSI controller and phy on QCS8300

[PATCH 0/3] LoongArch: KVM: Fix kvm_device leak in kvm_{pch_pic|ipi|eiointc}_destroy
 2025-12-31  6:32 UTC  (2+ messages)

[PATCH v4] lib: xarray: free unused spare node in xas_create_range()
 2025-12-31  6:29 UTC  (2+ messages)

[bug report] memory leak of xa_node in collapse_file() when rollbacks
 2025-12-31  6:29 UTC  (9+ messages)

[PATCH v3 0/6] m68k: Add support for QEMU virt machine
 2025-12-31  6:27 UTC  (8+ messages)
` [PATCH v3 1/6] serial: Add Goldfish TTY driver
` [PATCH v3 2/6] timer: Add Goldfish timer driver
` [PATCH v3 5/6] board: Add QEMU m68k virt board support

[PATCH] net/ena: fix missing lock when update devlink params
 2025-12-31  6:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mm/damon/core: modified control->repeat loop at the kdamond_call()
 2025-12-31  6:23 UTC  (3+ messages)

[PATCH v3 00/13] IPU6 driver cleanups and fixes
 2025-12-31  6:11 UTC  (11+ messages)
` [PATCH v3 02/13] media: ipu6: Drop MMU hardware initialisation in probe()
` [PATCH v3 03/13] media: ipu6: Remove redundant driver data checks
` [PATCH v3 04/13] media: ipu6: Make symbols static
` [PATCH v3 05/13] media: ipu6: Remove redundant streaming start via buffer queueing
` [PATCH v3 07/13] media: ipu6: Close firmware streams on streaming enable failure

[REGRESSION][BISECTED] Freeze when nouveau loads GSP firmware during boot on Blackwell
 2025-12-31  6:11 UTC 

[PATCH v4 00/11] gpu: nova-core: add Turing support
 2025-12-31  6:17 UTC  (4+ messages)

[PATCH v3 0/3] Address page fault in ima_restore_measurement_list()
 2025-12-31  6:16 UTC  (4+ messages)
` [PATCH v3 1/3] ima: verify the previous kernel's IMA buffer lies in addressable RAM
` [PATCH v3 2/3] of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()
` [PATCH v3 3/3] x86/kexec: Add a sanity check on previous kernel's ima kexec buffer

[RFC PATCH v1] mm: improve call_controls_lock
 2025-12-31  6:10 UTC  (3+ messages)

[PATCH v1 1/2] rust: dma: fix broken intra-doc links
 2025-12-31  6:08 UTC  (3+ messages)
` [PATCH v1 2/2] rust: device: "

[PATCH RFC] fs: cache-align lock_class_keys in struct file_system_type
 2025-12-31  6:07 UTC  (2+ messages)

[PATCH ath-next v4 0/6] wifi: ath11k: Add single shot/periodic CFR capture support
 2025-12-31  6:06 UTC  (3+ messages)
` [PATCH ath-next v4 1/6] wifi: ath11k: Add initialization and deinitialization sequence for CFR module

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-12-30
 2025-12-31  4:25 UTC 

[PATCH] [RFC] thunderbolt: Add delay for Dell U2725QE link width
 2025-12-31  6:03 UTC  (10+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in bpf_prog_test_run_skb
 2025-12-31  6:02 UTC 

[PATCH 00/19] Scarthgap pull request
 2025-12-31  6:01 UTC  (2+ messages)
` [oe] "

[PATCH v2 0/3] Address page fault in ima_restore_measurement_list()
 2025-12-31  5:59 UTC  (4+ messages)
` [PATCH v2 1/3] ima: Add ima_validate_range() for previous kernel IMA buffer

[Bug 220904] New: [BUG] ucsi_acpi: USB 3.0 SuperSpeed not negotiated on USB-C hot-plug
 2025-12-31  5:59 UTC  (2+ messages)
` [Bug 220904] "

[PATCH v6 00/13] blk-mq: fix possible deadlocks
 2025-12-31  5:59 UTC  (7+ messages)
` [PATCH v6 06/13] blk-mq-debugfs: remove blk_mq_debugfs_unregister_rqos()
` [PATCH v6 07/13] blk-mq-debugfs: warn about possible deadlock

[PATCH v1 0/4] Enable Serial on SA8255p Qualcomm platforms
 2025-12-31  5:51 UTC  (7+ messages)
` [PATCH v1 3/4] serial: qcom-geni: Enable PM runtime for serial driver

[PATCH] drm/gud: fix NULL fb and crtc dereferences on USB disconnect
 2025-12-31  5:50 UTC 

Slow git pack-refs --all
 2025-12-31  5:48 UTC  (5+ messages)

[PATCH bpf-next] verifier: add prune points to live registers print
 2025-12-31  5:47 UTC  (10+ messages)

[PATCH v4 0/3] Fix concurrency issues between G1 and G2 on
 2025-12-31  5:37 UTC  (3+ messages)

[GIT PULL] More NFSD fixes for v6.19-rc
 2025-12-31  5:33 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: unify state pruning handling of invalid/misc stack slots
 2025-12-31  5:36 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: allow states pruning for misc/invalid slots in iterator loops
` [PATCH bpf-next 2/2] selftests/bpf: iterator based loop and STACK_MISC states pruning

[syzbot] [ocfs2?] kernel BUG in ocfs2_move_extents
 2025-12-31  5:35 UTC 

[PATCH] wifi: mt76: mt7925: fix NULL pointer dereference in vif iteration loops
 2025-12-31  5:29 UTC 

[PATCH] mm/damon/core: remove call_control in inactive contexts
 2025-12-31  5:27 UTC  (3+ messages)

[PATCH] media: atomisp: remove private white balance IOCTLs
 2025-12-31  5:24 UTC 

[PATCH v1] soc: qcom: pd-mapper: Add support for SA8775P and QCS8300
 2025-12-31  5:21 UTC  (3+ messages)

[PATCH V3 0/4] ufs: ufs-qcom: Add support firmware managed platforms
 2025-12-31  5:19 UTC  (6+ messages)
` [PATCH V3 1/4] MAINTAINERS: broaden UFS Qualcomm binding file pattern
` [PATCH V3 2/4] dt-bindings: ufs: Document bindings for SA8255P UFS Host Controller
` [PATCH V3 3/4] scsi: ufs: core Enforce minimum pm level for sysfs configuration
` [PATCH V3 4/4] ufs: ufs-qcom: Add support for firmware-managed resource abstraction

[RFC PATCH] builtin/format-patch: print a warning for skipped merge commits?
 2025-12-31  5:12 UTC  (2+ messages)

[PATCH 0/3] Fix Cx0 Suspend Resume issue
 2025-12-31  5:10 UTC  (10+ messages)
` [PATCH 1/3] drm/i915/cx0: Split PLL enabling/disabling in two parts
` [PATCH 2/3] drm/i915/cx0: Move step 12 to enable clock hook
` [PATCH 3/3] drm/i915/cx0: Clear response ready & error bit

[6.19-rc3] xxhash invalid access during BTRFS mount
 2025-12-31  5:09 UTC  (8+ messages)
      ` Soft tag and inline kasan triggering NULL pointer dereference, but not for hard tag and outline mode (was Re: [6.19-rc3] xxhash invalid access during BTRFS mount)

[syzbot] [ocfs2?] kernel BUG in ocfs2_move_extents
 2025-12-31  5:05 UTC  (2+ messages)
` Forwarded: [PATCH] ocfs2: add debug printk to trace block group validation path

[RFC PATCH v1] mm: improve call_controls_lock
 2025-12-31  5:01 UTC  (2+ messages)

[PATCH 4/4] erofs: unexport erofs_xattr_prefix()
 2025-12-31  4:57 UTC  (2+ messages)
` [PATCH v2 "

[PATCH V2 0/3] ufs: ufs-qcom: Add support firmware managed platforms
 2025-12-31  4:57 UTC  (4+ messages)
` [PATCH V2 2/3] dt-bindings: ufs: Document bindings for SA8255P UFS Host Controller

[PATCH V1 0/3] ufs: ufs-qcom: Add support firmware managed platforms
 2025-12-31  4:57 UTC  (6+ messages)
` [PATCH V1 3/3] ufs: ufs-qcom: Add support for firmware-managed resource abstraction

[PATCH 1/3] arm: mach-k3: j721s2: Provide a way to obtain boot device for non SPLs
 2025-12-31  1:42 UTC  (2+ messages)
` [PATCH 2/3] board: phytec: Add PHYTEC phyCORE-AM68x/TDA4x SoM

[PATCH v3 0/2] target/riscv: Fix PMP address alignment
 2025-12-31  4:50 UTC  (3+ messages)
` [PATCH v3 1/2] target/riscv: Align pmp size to pmp-granularity
` [PATCH v3 2/2] target/riscv: Use macros for PMP address alignment

[Kernel Bug] WARNING in vfat_rmdir
 2025-12-31  4:41 UTC  (3+ messages)

[PATCH v2 0/3] Only free healthy pages in high-order HWPoison folio
 2025-12-31  4:37 UTC  (7+ messages)
` [PATCH v2 2/3] mm/page_alloc: only "

[sean-jc:slf/amx_xfd_non_init 4/5] Warning: arch/x86/kernel/fpu/core.c:332 function parameter 'gfpu' not described in 'fpu_sync_guest_vmexit_xfd_state'
 2025-12-31  4:38 UTC 

[android-common:android-mainline-desktop 42/42] drivers/gpu/drm/mediatek/mtk_hdmi_ddc_v2.c:384:24: sparse: sparse: symbol 'mtk_hdmi_ddc_v2_driver' was not declared. Should it be static?
 2025-12-31  4:31 UTC 

[PATCH v2 0/3] skip redundant TLB sync IPIs
 2025-12-31  4:26 UTC  (2+ messages)

query of unexpected behavior with the 'of_find_device_by_node()' function
 2025-12-31  4:07 UTC 

[syzbot] [wireless?] INFO: task hung in rfkill_uevent_work (2)
 2025-12-31  4:14 UTC 

Linux 6.19-rc1 mediatek mt7921e broke badly
 2025-12-31  4:07 UTC  (9+ messages)

[PATCH] libceph: Reset sparse-read on fault
 2025-12-31  4:05 UTC 

[PATCH] Revert "wifi: mt76: Strip whitespace from build ddate"
 2025-12-31  3:56 UTC 

FAILED: patch "[PATCH] NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap" failed to apply to 6.1-stable tree
 2025-12-31  3:55 UTC  (2+ messages)
` [PATCH 6.1.y] NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap

[PATCH v2] pmdomain: mediatek: Break lock dependency to `prepare_lock`
 2025-12-31  3:53 UTC 

[asahilinux:bits/000-devicetree 26/128] arch/arm64/boot/dts/apple/t8103-j274.dtb: codec@31 (ti,tas5770l): Unevaluated properties are not allowed ('ti,sdout-zero-fill' was unexpected)
 2025-12-31  3:49 UTC 

[PATCH 0/2] riscv: Add Spectre v1 mitigations
 2025-12-31  3:47 UTC  (11+ messages)
` [PATCH 1/2] riscv: Use pointer masking to limit uaccess speculation

FAILED: patch "[PATCH] NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap" failed to apply to 6.6-stable tree
 2025-12-31  3:46 UTC  (2+ messages)
` [PATCH 6.6.y] NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap

[PATCH v7 loongarch-next 0/4] LoongArch: Add 128-bit atomic cmpxchg support
 2025-12-31  3:45 UTC  (5+ messages)
` [PATCH v8 loongarch-next 0/3] "
  ` [PATCH v8 loongarch-next 1/3] LoongArch: Add SCQ support detection
  ` [PATCH v8 loongarch-next 2/3] LoongArch: Add 128-bit atomic cmpxchg support
  ` [PATCH v8 loongarch-next 3/3] LoongArch: Enable 128-bit atomics "

[PATCH net] net: vlan: set header_ops to match hard_header_len when hw offload is toggled
 2025-12-31  3:54 UTC 

gas hose
 2025-12-31  3:42 UTC 

[PATCH net] net: vlan: set header_ops to match hard_header_len when hw offload is toggled
 2025-12-31  3:50 UTC 

[PATCH] crypto: riscv: add poly1305-core.S to .gitignore
 2025-12-31  3:31 UTC  (3+ messages)

[PATCH] spi: mpfs: Fix an error handling path in mpfs_spi_probe()
 2025-12-31  3:31 UTC  (3+ messages)

[GIT PULL] RISC-V updates for v6.19-rc3
 2025-12-31  3:31 UTC  (3+ messages)

[PATCH v2 0/2] KVM: nVMX: Disallow access to unsupported vmcs12 fields
 2025-12-31  3:33 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: nVMX: Disallow access to vmcs12 fields that aren't supported by "hardware"

[PATCH] jfs: fix array-index-out-of-bounds in diAllocBit()
 2025-12-31  3:31 UTC 

[ceph-client:wip-krb5-only 8/8] net/ceph/crypto.c:20:12: warning: 'set_aes_tfm' defined but not used
 2025-12-31  3: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.