All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-15 00:33:58 to 2025-12-15 03:51:29 UTC [more...]

[PATCH v4 00/21] Add support for MT8189 clock/power controller
 2025-12-15  3:49 UTC  (12+ messages)
` [PATCH v4 01/21] dt-bindings: clock: mediatek: Add MT8189 clock definitions
` [PATCH v4 02/21] dt-bindings: power: mediatek: Add MT8189 power domain definitions
` [PATCH v4 03/21] clk: mediatek: clk-mux: Make sure bypass clk enabled while setting MFG rate
` [PATCH v4 04/21] clk: mediatek: Add MT8189 apmixedsys clock support
` [PATCH v4 06/21] clk: mediatek: Add MT8189 vlpckgen "
` [PATCH v4 11/21] clk: mediatek: Add MT8189 dvfsrc "
` [PATCH v4 14/21] clk: mediatek: Add MT8189 mdp "
` [PATCH v4 16/21] clk: mediatek: Add MT8189 dispsys "
` [PATCH v4 17/21] clk: mediatek: Add MT8189 scp "
` [PATCH v4 19/21] clk: mediatek: Add MT8189 vcodec "
` [PATCH v4 20/21] pmdomain: mediatek: Add bus protect control flow for MT8189

A lingering doubt on PCI-MMIO region of PCI-passthrough-device
 2025-12-15  3:50 UTC  (3+ messages)

[PATCH 0/6] arm64: dts: renesas: Add WWDT nodes
 2025-12-15  3:47 UTC  (7+ messages)
` [PATCH 1/6] arm64: dts: renesas: r8a77970: "
` [PATCH 2/6] arm64: dts: renesas: r8a77980: "
` [PATCH 3/6] arm64: dts: renesas: r8a779a0: "
` [PATCH 4/6] arm64: dts: renesas: r8a779f0: "
` [PATCH 5/6] arm64: dts: renesas: r8a779g0: "
` [PATCH 6/6] arm64: dts: renesas: r8a779h0: "

[PATCH 0/4] gpu: nova-core: Fixups for GSP message queue and bindings
 2025-12-15  3:48 UTC  (16+ messages)
` [PATCH 2/4] gpu: nova-core: gsp: Fix length of received messages

[bug report] kmemleak observed during blktests nvme/fc
 2025-12-15  3:44 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove frame cntl for gfx v12
 2025-12-15  3:44 UTC 

[PATCH v4 0/3] Use BTF to trim return values
 2025-12-15  3:41 UTC  (4+ messages)
` [PATCH v4 1/3] ftrace: Build trace_btf.c when CONFIG_DEBUG_INFO_BTF is enabled
` [PATCH v4 2/3] fgraph: Enhance funcgraph-retval with BTF-based type-aware output
` [PATCH v4 3/3] tracing: Update funcgraph-retval documentation

[PATCH iwlwifi-fixes] wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
 2025-12-15  3:42 UTC  (3+ messages)

[PATCH v4] lib: xarray: free unused spare node in xas_create_range()
 2025-12-15  3:42 UTC  (3+ messages)

[RFC v6 0/4] hw/misc: Introduce a generalized IOMMU test framework
 2025-12-15  3:38 UTC  (7+ messages)
` [RFC v6 2/4] hw/misc: Introduce iommu-testdev for bare-metal IOMMU testing
` [RFC v6 4/4] tests/qtest: Add SMMUv3 bare-metal test using iommu-testdev

lib/tests/slub_kunit.c:99 test_first_word() error: dereferencing freed memory 'p' (line 98)
 2025-12-15  3:38 UTC 

[PATCH] LoongArch: Don't define __ARCH_WANT_NEW_STAT for LA32
 2025-12-15  3:34 UTC 

[PATCH v4 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2025-12-15  3:30 UTC  (5+ messages)
` [PATCH v4 2/4] iommu: Add calls for IOMMU_DEBUG_PAGEALLOC

[PATCH v1] LoongArch: Remove unnecessary checks in bt_address()
 2025-12-15  3:35 UTC  (8+ messages)

[PATCH] platform/x86: ibm_rtl: use sysfs_emit() instead of sprintf()
 2025-12-15  3:31 UTC 

[PATCH] platform/x86: dell-laptop: use sysfs_emit() instead of sprintf()
 2025-12-15  3:30 UTC 

[PATCH] platform/x86: Switch to guard(mutex)
 2025-12-15  3:29 UTC 

arch/arm64/kernel/ftrace.c:203:33: sparse: sparse: cast to restricted __le32
 2025-12-15  3:28 UTC 

[PATCH] platform/x86: Switch to guard(mutex)
 2025-12-15  3:27 UTC 

[PATCH] ALSA: hda/cm9825: Add new project GENE_TWL7 for AAEON
 2025-12-15  3:26 UTC  (3+ messages)
  ` 回覆: "

[PATCH v1 00/30] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2025-12-15  3:24 UTC  (3+ messages)

[PATCH -v3 0/15] x86: Remove support for TSC-less and CX8-less CPUs
 2025-12-15  3:19 UTC  (3+ messages)

[PATCH] adfs: fix memory leak in sb->s_fs_info
 2025-12-15  3:14 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[Patch v2] mm/huge_memory: use end_folio to terminate anonymous folio remapping
 2025-12-15  3:19 UTC  (3+ messages)

[PATCH v1 30/30] docs: fuse: add io-uring bufring and zero-copy documentation
 2025-12-15  3:18 UTC  (3+ messages)

[PATCH v3 00/13] cleanup and bugfix of sync
 2025-12-15  3:04 UTC  (14+ messages)
` [PATCH v3 01/13] md/raid1: simplify uptodate handling in end_sync_write
` [PATCH v3 02/13] md: factor error handling out of md_done_sync into helper
` [PATCH v3 03/13] md/raid1,raid10: return actual write status in narrow_write_error
` [PATCH v3 04/13] md/raid1,raid10: set Uptodate and clear badblocks if narrow_write_error success
` [PATCH v3 05/13] md/raid1,raid10: support narrow_write_error when badblocks is disabled
` [PATCH v3 06/13] md: mark rdev Faulty when badblocks setting fails
` [PATCH v3 07/13] md: update curr_resync_completed even when MD_RECOVERY_INTR is set
` [PATCH v3 08/13] md: remove MD_RECOVERY_ERROR handling and simplify resync_offset update
` [PATCH v3 09/13] md: factor out sync completion update into helper
` [PATCH v3 10/13] md: move finish_reshape to md_finish_sync()
` [PATCH v3 11/13] md/raid10: fix any_working flag handling in raid10_sync_request
` [PATCH v3 12/13] md/raid10: cleanup skip "
` [PATCH v3 13/13] md: remove recovery_disabled

[PATCH 0/2] arm64: dts: renesas: v3h: add SWDT node
 2025-12-15  3:13 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77980: "
` [PATCH 2/2] arm64: dts: renesas: v3h: mark SWDT as reserved

[PATCH 1/1] staging: rtl8723bs: use LIST_HEAD for stack-allocated list in xmit cleanup
 2025-12-15  3:11 UTC 

[PATCH 2/2] cifs: Autogenerate SMB2 error mapping table
 2025-12-15  3:11 UTC  (7+ messages)
` Can we autogenerate smb2_error_map_table[]?

[PATCH] xtensa: mmu: validate user access in fast_load_store with MMU
 2025-12-15  3:06 UTC  (3+ messages)
` [PATCH v2] xtensa: align: validate access in fast_load_store

[PATCH] omap-cpufreq: Fix regulator resource leak in probe()
 2025-12-15  3:03 UTC 

[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
 2025-12-15  3:00 UTC  (2+ messages)
` [PATCH v2 1/1] "

[GIT PULL] x86 fixes
 2025-12-15  3:00 UTC  (8+ messages)

[PATCH 0/2] Optimize secure erase performance for certain Kingston eMMC devices
 2025-12-15  3:00 UTC  (4+ messages)
` [PATCH 2/2] mmc: add quirk to optimize certain Kingston eMMC secure erase/trim performance
    ` [EXT] "

[PATCH v2 0/9] KVM/hostmem: Support init-shared guest-memfd as VM backends
 2025-12-15  2:57 UTC  (11+ messages)
` [PATCH v2 2/9] kvm: Detect guest-memfd flags supported
` [PATCH v2 7/9] hostmem: Support in-place guest memfd to back a VM

linux-next: Tree for Dec 15
 2025-12-15  2:57 UTC 

[PATCH] clk: spacemit: Fix module build for spacemit common ccu driver
 2025-12-15  2:54 UTC  (3+ messages)

[PATCH v5 00/24] Disable domctl-op via CONFIG_MGMT_HYPERCALLS
 2025-12-15  2:55 UTC  (5+ messages)
` [PATCH v5 08/24] xen/mem_sharing: make memory sharing depend on MGMT_HYPERCALLS

[PATCH v4] i2c: spacemit: introduce pio for k1
 2025-12-15  2:52 UTC  (5+ messages)

[PATCH] chardev: fix consistent error handling in cdev_device_add
 2025-12-15  2:54 UTC  (5+ messages)

[PATCH] PCI: Provide pci_free_irq_vectors() for CONFIG_PCI=n
 2025-12-15  2:54 UTC 

[linus:master] [net] 5628f3fe3b: sockperf.throughput.UDP.msg_per_sec 20.1% regression
 2025-12-15  2:47 UTC  (2+ messages)

[PATCH] mm/shmem: add mTHP swpout fallback statistics in shmem_writeout()
 2025-12-15  2:46 UTC 

[PATCH v8 0/3] Add driver support for ESWIN eic700 SoC clock controller
 2025-12-15  2:44 UTC  (3+ messages)
  `  "

[PATCH] fuse: use sysfs_emit() instead of sprintf()
 2025-12-15  2:44 UTC 

[PATCH v1 1/3] bpf: Introduce tnum_scast as a tnum native sign extension helper
 2025-12-15  2:40 UTC  (5+ messages)

[PATCH v2 RESEND] coresight: etm-perf: Fix reference count leak in etm_setup_aux
 2025-12-15  2:38 UTC 

[PATCH v2 0/2] Add FRDM i.MX 91 Development board support
 2025-12-15  2:36 UTC  (3+ messages)

[PATCH v2 0/4] Fix the failure issue of the module_attach test case
 2025-12-15  2:32 UTC  (7+ messages)
` [PATCH v2 3/4] LoongArch: BPF: Enhance trampoline support for kernel and module tracing
` [PATCH v2 4/4] LoongArch: BPF: Enable BPF exception fixup for specific ADE subcode

[PATCH v2] KVM: x86: Don't read guest CR3 when doing async pf while the MMU is direct
 2025-12-15  2:30 UTC  (4+ messages)

[Intel-wired-lan] [PATCH RFC net-next 10/13] dpll: Add reference count tracking support
 2025-12-15  2:28 UTC  (2+ messages)

[PATCH v2 RESEND 0/2] hwmon: Add support for MPS mp5926 chip
 2025-12-15  2:25 UTC  (3+ messages)
` [PATCH v2 RESEND 1/2] dt-bindings: hwmon: Add mps mp5926 driver bindings
` [PATCH v2 RESEND 2/2] hwmon: add mp5926 driver

[PATCH v2 RESEND] coresight: etm-perf: Fix reference count leak in etm_setup_aux
 2025-12-15  2:27 UTC 

[PATCH] remoteproc: imx_rproc: Use strstarts for "rsc-table" check
 2025-12-15  2:19 UTC  (2+ messages)

[PATCH RFC v2 0/3] Add Amlogic stateless H.264 video decoder for S4
 2025-12-15  2:15 UTC  (7+ messages)
` [PATCH RFC v2 2/3] decoder: Add V4L2 stateless H.264 decoder driver

[PATCH] crash_dump: Constify struct configfs_item_operations and configfs_group_operations
 2025-12-15  2:13 UTC  (2+ messages)

[PATCH v10 1/2] PCI: Introduce named defines for pci rom
 2025-12-15  2:06 UTC  (2+ messages)

[RFC] Sensor Value Updated Time
 2025-12-12 22:04 UTC 

[PATCH v5 0/2] Add device tree for ASRock Rack ALTRAD8 BMC
 2025-12-11 18:12 UTC  (2+ messages)

[PATCH v2 1/3] remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channel is uninitialized
 2025-12-15  2:11 UTC  (2+ messages)

[PATCH v8 1/2] usb: serial: add support for CH348
 2025-12-15  2:10 UTC  (12+ messages)

[PATCH v2] USB: Fix error handling in gadget driver
 2025-12-15  2:09 UTC 

drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c:654 kfd_build_sysfs_node_entry() warn: Calling kobject_put|get with state->initialized unset from line: 647
 2025-12-15  2:07 UTC 

Zwrot
 2025-12-10  9:06 UTC 

[PATCH rtw-next 00/12] wifi: rtw89: refine MLO, MCC and SER functions
 2025-12-15  2:05 UTC  (7+ messages)
` [PATCH rtw-next 04/12] wifi: rtw89: mac: reset power state before switching to power on
` [PATCH rtw-next 10/12] wifi: rtw89: warn unexpected polling value of XTAL SI

[PATCH] mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to Kconfig
 2025-12-15  2:05 UTC  (2+ messages)

[PATCH v4 0/2] Add device tree for ASRock Rack ALTRAD8 BMC
 2025-12-11 15:38 UTC  (3+ messages)
` [PATCH v4 2/2] ARM: dts: aspeed: add "

[PATCH] counter: 104-quad-8: Fix incorrect return value in IRQ handler
 2025-12-15  2:01 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
 2025-12-15  2:02 UTC  (2+ messages)

Would it make sense to add a commit.signOff config?
 2025-12-15  1:59 UTC  (5+ messages)

Concerns with em.yaml YNL spec
 2025-12-15  1:57 UTC  (5+ messages)

[PATCH v3 1/2] platform/x86: thinkpad_acpi: Add support to detect hardware damage detection capability
 2025-12-15  1:56 UTC  (2+ messages)
` [PATCH v3 2/2] platform/x86: thinkpad_acpi: Add sysfs to display details of damaged device

[f2fs-dev] [RFC PATCH 1/1] f2fs: adjust readahead window based on extent length
 2025-12-15  1:55 UTC  (2+ messages)

[PATCH] ext4: Fix KASAN use-after-free in ext4_find_extent
 2025-12-15  1:54 UTC  (2+ messages)

[f2fs-dev] [PATCH v1] f2fs: improve check for enough free sections
 2025-12-15  1:49 UTC  (3+ messages)
  `  "

[f2fs-dev] [PATCH 1/2] f2fs_io: add mlock() option in the read test
 2025-12-15  1:49 UTC  (4+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs_io: add more description in "

[PATCH v2] dt-bindings: remoteproc: Fix dead link to Keystone DSP GPIO binding
 2025-12-15  1:47 UTC  (2+ messages)

[f2fs-dev] [PATCH] Fix to get the right IO bandwidth
 2025-12-15  1:46 UTC  (2+ messages)

[PATCH RFC net-next v3 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2025-12-15  1:46 UTC  (3+ messages)
` [PATCH RFC net-next v3 2/4] net: dsa: add tag formats for "

[REGRESSION] libata: SATA LPM forcibly disabled on Intel Jasper Lake since Linux 6.13
 2025-12-15  1:44 UTC  (3+ messages)

[PATCH RESEND] dmaengine: ti-dma-crossbar: Fix error handling in ti_am335x_xbar_route_allocate
 2025-12-15  1:42 UTC 

[PATCH v2 0/2] hwmon: Add support for MPS mp5926 chip
 2025-12-15  1:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add mps mp5926 driver bindings
` [PATCH v2 2/2] hwmon: add mp5926 driver

[PATCH] mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
 2025-12-15  1:40 UTC  (3+ messages)

[PATCH] rpmsg: core: fix race in driver_override_show() and use core helper
 2025-12-15  1:39 UTC  (2+ messages)

Patch "RAS: Report all ARM processor CPER information to userspace" has been added to the 6.18-stable tree
 2025-12-15  1:37 UTC  (2+ messages)

Patch "block: fix cached zone reports on devices with native zone append" has been added to the 6.18-stable tree
 2025-12-15  1:37 UTC  (3+ messages)

[PATCH 0/3] thermal/drivers/imx91: minor updates
 2025-12-15  1:36 UTC  (4+ messages)
` [PATCH 1/3] thermal/drivers/imx91: Check status before reading data

drivers/thunderbolt/tunnel.c:155:16-17: WARNING opportunity for max()
 2025-12-15  1:24 UTC 

[PATCH] kexec: Fix uninitialized struct kimage *image pointer
 2025-12-15  1:18 UTC  (4+ messages)

Patch "block: mq-deadline: Remove support for zone write locking" has been added to the 6.6-stable tree
 2025-12-15  1:18 UTC 

[openeuler:OLK-6.6 3541/3541] kernel/livepatch/core.c:216:13: warning: no previous prototype for function 'arch_klp_skip_resolve'
 2025-12-15  1:14 UTC 

[v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
 2025-12-15  1:14 UTC  (7+ messages)

[intel-lts:6.12/emt 0/9] htmldocs: Documentation/gpu/i915:565: ./drivers/gpu/drm/i915/gt/iov/abi/iov_actions_abi.h:177: WARNING: Blank line required after table. [docutils]
 2025-12-15  1:13 UTC 

[PATCH] ocfs2: Constify struct configfs_item_operations and configfs_group_operations
 2025-12-15  1:12 UTC  (2+ messages)

[PATCH 0/9] Message handling improvements for amdgpu
 2025-12-15  1:12 UTC  (10+ messages)
` [PATCH 1/9] drm/amd: Drop "amdgpu kernel modesetting enabled" message
` [PATCH 2/9] drm/amdkfd: Correct the topology message for APUs
` [PATCH 3/9] drm/amd: Add correct prefix for VBIOS message
` [PATCH 4/9] drm/amd: Pass `adev` to amdgpu_gfx_parse_disable_cu()
` [PATCH 5/9] drm/amd: Drop dev_fmt prefix
` [PATCH 6/9] drm/amd/display: Fix DPMS log printing
` [PATCH 7/9] drm/amd: Convert amdgpu_display from DRM_* to drm_ macros
` [PATCH 8/9] drm/amd: Drop amdgpu prefix from message prints
` [PATCH 9/9] drm/amd: Convert DRM_*() to drm_*()

Realtek rtl838x MIPS boot hangs since 6.6.119
 2025-12-15  1:11 UTC 

[PATCH] rpmsg: virtio: EPOLLOUT support
 2025-12-15  1:04 UTC  (2+ messages)

[PATCH] iopoll: fix parameter names in kernel-doc
 2025-12-15  1:04 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[pxa1908-mainline:pxa1908/master 12/13] drivers/net/wireless/marvell/mwifiex/sta_tx.c:44:21: warning: cast from pointer to integer of different size
 2025-12-15  0:53 UTC 

[RFC PATCH 1/2] mm/pgtable: use ptdesc for pmd_huge_pte
 2025-12-15  0:53 UTC  (2+ messages)

[PATCH] kernel.h: drop hex.h and update all hex.h users
 2025-12-15  0:51 UTC 

[PATCH 0/4] arm64: dts: imx91: misc updates
 2025-12-15  0:50 UTC  (4+ messages)
` [PATCH 1/4] arm64: dts: imx91: Add tempsensor node

[kkdwivedi:coroutine/base 3/3] net/core/filter.c:12481:21: error: use of undeclared identifier '__udp4_lib_rcv'
 2025-12-15  0:45 UTC 

[BUG] intel_pstate: CPU frequencies miscalculated/incorrectly detected on Arrow Lake hardware
 2025-12-15  0:45 UTC  (2+ messages)

+ ocfs2-validate-inline-data-i_size-during-inode-read.patch added to mm-nonmm-unstable branch
 2025-12-15  0:43 UTC 

[PATCH AUTOSEL 6.18-6.17] ALSA: hda/realtek: Add support for ASUS UM3406GA
 2025-12-15  0:41 UTC  (11+ messages)
` [PATCH AUTOSEL 6.18-6.1] smb/client: fix NT_STATUS_NO_DATA_DETECTED value
` [PATCH AUTOSEL 6.18-6.17] ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback
` [PATCH AUTOSEL 6.18-6.12] ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)
` [PATCH AUTOSEL 6.18-5.10] NFSv4: ensure the open stateid seqid doesn't go backwards
` [PATCH AUTOSEL 6.18-6.1] bcache: fix improper use of bi_end_io
` [PATCH AUTOSEL 6.18-5.10] NFS: Fix up the automount fs_context to use the correct cred
` [PATCH AUTOSEL 6.18-6.1] smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value
` [PATCH AUTOSEL 6.18-6.1] smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value
` [PATCH AUTOSEL 6.18-6.12] drm/amd/display: shrink struct members

+ ocfs2-validate-i_refcount_loc-when-refcount-flag-is-set.patch added to mm-nonmm-unstable branch
 2025-12-15  0:42 UTC 

+ ocfs2-constify-struct-configfs_item_operations-and-configfs_group_operations.patch added to mm-nonmm-unstable branch
 2025-12-15  0:39 UTC 

+ ocfs2-detect-released-suballocator-bg-for-fh_to_.patch added to mm-nonmm-unstable branch
 2025-12-15  0:38 UTC 

+ ocfs2-give-ocfs2-the-ability-to-reclaim-suballocator-free-bg.patch added to mm-nonmm-unstable branch
 2025-12-15  0:38 UTC 

[PATCH] mm/page_alloc: change all pageblocks migrate type on coalescing
 2025-12-15  0:37 UTC  (3+ messages)

drivers/tee/qcomtee/core.c:776 qcomtee_object_do_invoke_internal() error: uninitialized symbol 'errno'
 2025-12-15  0:33 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.