messages from 2025-12-15 07:49:54 to 2025-12-15 10:24:44 UTC [more...]
[PATCH RESEND v3 0/5] MediaTek PLL Refactors and Fixes
2025-12-15 10:23 UTC (2+ messages)
` [PATCH RESEND v3 1/5] clk: Respect CLK_OPS_PARENT_ENABLE during recalc
[PATCH] remoteproc: imx_rproc: Use strstarts for "rsc-table" check
2025-12-15 10:20 UTC (3+ messages)
[PATCH v2 0/2] Optimize secure erase performance for certain Kingston eMMC devices
2025-12-15 10:20 UTC (3+ messages)
` [PATCH v2 1/2] block: decouple secure erase size limit from discard size limit
` [PATCH v2 2/2] mmc: add quirk to optimize certain Kingston eMMC secure erase/trim performance
Calls to do_swap_page() from handle_pte_fault() on a system where swap is not configured
2025-12-15 10:16 UTC (3+ messages)
[PATCH v1 0/2] scripts: introduce containerized builds
2025-12-15 10:15 UTC (4+ messages)
` [PATCH v1 1/2] scripts: add tool to run "
[PATCH v2 0/3] Noinstr fixes for K[CA]SAN with GCOV
2025-12-15 10:12 UTC (4+ messages)
` [PATCH v2 1/3] kasan: mark !__SANITIZE_ADDRESS__ stubs __always_inline
` [PATCH v2 2/3] kcsan: mark !__SANITIZE_THREAD__ stub __always_inline
` [PATCH v2 3/3] x86/sev: Disable GCOV on noinstr object
kernel-doc comment with anonymous variable in anonymous union?
2025-12-15 9:40 UTC (2+ messages)
usb hid descriptor requirements are rejecting hardware (ZWO EFWmini, 03c3:1f01)
2025-12-15 10:11 UTC (2+ messages)
Re: [PATCH v7 2/3] PCI: eic7700: Add Eswin PCIe host controller driver
2025-12-15 10:11 UTC (2+ messages)
` "
[RESEND PATCH v6 0/5] proc: subset=pid: Relax check of mount visibility
2025-12-15 10:10 UTC (3+ messages)
[PATCH v2 RESEND] coresight: etm-perf: Fix reference count leak in etm_setup_aux
2025-12-15 10:09 UTC (4+ messages)
[PATCH v1 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2025-12-15 10:06 UTC (9+ messages)
` [PATCH v1 2/4] mm/hugetlb: fix two comments related to huge_pmd_unshare()
` [PATCH v1 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
[PATCH v8 00/21] printk: console: Per-console loglevels
2025-12-15 10:08 UTC (7+ messages)
` [PATCH v8 18/21] printk: Deconstruct kernel.printk into discrete sysctl controls
` [PATCH v8 20/21] printk: Deprecate the kernel.printk sysctl interface
[PATCH 0/2] introduce pagetable_alloc_nolock()
2025-12-15 10:06 UTC (8+ messages)
` [PATCH 2/2] arm64: mmu: use pagetable_alloc_nolock() while stop_machine()
[PATCH] IB/mlx5: Fix a possible null-pointer dereference in set_roce_addr()
2025-12-15 10:07 UTC (3+ messages)
[PATCH v2] mtd: spi-nor: micron-st: add SNOR_CMD_PP_8_8_8_DTR sfdp fixup for mt35xu512aba
2025-12-15 10:04 UTC
[PATCH] virtio_fs: use sysfs_emit_at() instead of snprintf()
2025-12-15 10:02 UTC
[PATCH v8 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
2025-12-15 10:02 UTC (3+ messages)
` [PATCH v8 1/2] dt-bindings: PCI: eic7700: Add Eswin PCIe host controller
` [PATCH v8 2/2] PCI: eic7700: Add Eswin PCIe host controller driver
[PATCH v11 RESEND 0/9] support FEAT_LSUI
2025-12-15 9:56 UTC (4+ messages)
` [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation
[PATCH] tcpm: allow looking for role_sw device in the main node
2025-12-15 9:55 UTC (2+ messages)
[PATCH 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
2025-12-15 9:52 UTC (8+ messages)
` [PATCH 06/26] drm/bridge: add devm_drm_of_find_bridge
virtio_console: lost wakeup due to race between port_fops_poll() and vring_interrupt()
2025-12-15 9:51 UTC (3+ messages)
[PATCH 0/3] Implementation of Ascon-Hash256
2025-12-15 7:54 UTC (4+ messages)
` [PATCH 1/3] lib/crypto: Add KUnit test vectors for Ascon-Hash256
` [PATCH 2/3] lib/crypto: Initial implementation of Ascon-Hash256
` [PATCH 3/3] crypto: Crypto API "
[syzbot] [comedi?] memory leak in do_cmd_ioctl
2025-12-15 9:48 UTC (5+ messages)
` [PATCH] comedi: test memleak
` [PATCH] comedi: test kmemleak
[PATCH v3 0/7] drm/sitronix/st7571: split up driver to support both I2C and SPI
2025-12-15 9:46 UTC (8+ messages)
` [PATCH v3 1/7] drm/sitronix/st7571-i2c: rename 'struct drm_device' in st7571_device
` [PATCH v3 2/7] drm/sitronix/st7571-i2c: add 'struct device' to st7571_device
` [PATCH v3 3/7] drm/sitronix/st7571-i2c: move common structures to st7571.h
` [PATCH v3 4/7] drm/sitronix/st7571-i2c: make probe independent of hw interface
` [PATCH v3 5/7] drm/sitronix/st7571: split up the driver into a common and an i2c part
` [PATCH v3 6/7] drm/sitronix/st7571-spi: add support for SPI interface
` [PATCH v3 7/7] dt-bindings: display: sitronix,st7571: add example for SPI
[PATCH] chardev: Switch to guard(mutex)
2025-12-15 9:46 UTC (2+ messages)
[PATCH] crash_dump: Constify struct configfs_item_operations and configfs_group_operations
2025-12-15 9:45 UTC (4+ messages)
arch/arm64/kernel/cpufeature.c:3095:9: sparse: sparse: Initializer entry defined twice
2025-12-15 9:39 UTC
[PATCH v6 0/7] mfd: macsmc: add rtc, hwmon and hid subdevices
2025-12-15 9:37 UTC (8+ messages)
` [PATCH v6 1/7] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema
` [PATCH v6 2/7] mfd: macsmc: Wire up Apple SMC RTC subdevice
` [PATCH v6 3/7] mfd: macsmc: Wire up Apple SMC hwmon subdevice
` [PATCH v6 4/7] input: macsmc-input: New driver to handle the Apple Mac SMC buttons/lid
` [PATCH v6 5/7] mfd: macsmc: Wire up Apple SMC input subdevice
` [PATCH v6 6/7] arm64: dts: apple: t8103,t60xx,t8112: Add SMC RTC node
` [PATCH v6 7/7] arm64: dts: apple: t8103, t8112, t60xx: Add hwmon SMC subdevice
[PATCH v3 00/11] drm/msm: Add support for Kaanapali
2025-12-15 9:36 UTC (13+ messages)
` [PATCH v3 01/11] dt-bindings: display/msm: qcom,kaanapali-dpu: Add Kaanapali
` [PATCH v3 02/11] dt-bindings: display/msm: dsi-phy-7nm: Add Kaanapali DSI PHY
` [PATCH v3 03/11] dt-bindings: display/msm: dsi-controller-main: Add Kaanapali
` [PATCH v3 04/11] dt-bindings: display/msm: qcom,kaanapali-mdss: "
` [PATCH v3 05/11] drm/msm/mdss: Add support for Kaanapali
` [PATCH v3 06/11] drm/msm/dsi/phy: "
` [PATCH v3 07/11] drm/msm/dsi: "
` [PATCH v3 08/11] drm/msm/dpu: Add interrupt registers for DPU 13.0.0
` [PATCH v3 09/11] drm/msm/dpu: Add support for Kaanapali DPU
` [PATCH v3 10/11] drm/msm/dpu: Refactor SSPP to compatible DPU 13.0.0
` [PATCH v3 11/11] drm/msm/dpu: Add Kaanapali SSPP sub-block support
[PATCH v6 0/2] sched: update the rq->avg_idle when a task is moved to an idle CPU
2025-12-15 9:35 UTC (6+ messages)
` [PATCH v6 2/2] "
[syzbot] [ocfs2?] UBSAN: array-index-out-of-bounds in __ocfs2_find_path
2025-12-15 9:34 UTC
[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
2025-12-15 9:32 UTC (7+ messages)
` [PATCH v1 08/17] efi: stmm: Make use of module_tee_client_driver()
` [PATCH v1 09/17] efi: stmm: Make use of tee bus methods
[REGRESSION] libata: SATA LPM forcibly disabled on Intel Jasper Lake since Linux 6.13
2025-12-15 9:30 UTC (5+ messages)
[PATCH] arm/arm64: dts: st: Drop unused .dtsi
2025-12-15 9:26 UTC (2+ messages)
[PATCH] scsi: be2iscsi: Fix a possible null-pointer dereference in beiscsi_alloc_mem()
2025-12-15 9:25 UTC
[PATCH v2 1/1] ASoC: Fix acronym for Intel Gemini Lake
2025-12-15 9:24 UTC (3+ messages)
[PATCH] mfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer failure
2025-12-15 9:23 UTC (2+ messages)
drivers/gpu/drm/bridge/synopsys/dw-dp.c:2080 dw_dp_bind() warn: passing zero to 'ERR_PTR'
2025-12-15 9:22 UTC
[PATCH v1] Input: pf1550 - Remove "defined but unused" warning
2025-12-15 9:21 UTC (3+ messages)
[PATCH RESEND v2 0/6] drm/sitronix/st7571: split up driver to support both I2C and SPI
2025-12-15 9:20 UTC (7+ messages)
` [PATCH RESEND v2 4/6] drm/sitronix/st7571-i2c: make probe independent of hw interface
` [PATCH RESEND v2 5/6] drm/sitronix/st7571: split up the driver into a common and an i2c part
` [PATCH RESEND v2 6/6] drm/sitronix/st7571-spi: add support for SPI interface
[PATCH] kexec: Fix uninitialized struct kimage *image pointer
2025-12-15 9:18 UTC (7+ messages)
drivers/dma/idxd/cdev.c:503:24: sparse: sparse: incorrect type in return expression (different base types)
2025-12-15 9:17 UTC
[PATCH v8 0/6] rust: add ww_mutex support
2025-12-15 9:10 UTC (6+ messages)
` [PATCH v8 5/6] rust: ww_mutex: add Mutex, AcquireCtx and MutexGuard
[PATCH] namespace: Replace simple_strtoul with kstrtoul to parse boot params
2025-12-15 9:15 UTC (2+ messages)
[PATCH] Remove duplicate header file references
2025-12-15 9:11 UTC
[PATCH] ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
2025-12-15 9:11 UTC (2+ messages)
[PATCH] arm/arm64: dts: renesas: Drop unused .dtsi
2025-12-15 9:09 UTC (6+ messages)
[PATCH v4 0/5] arm64: dts: qcom: Introduce Kaanapali platform device tree
2025-12-15 9:07 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: arm: qcom: Document Kaanapali SoC and its reference boards
` [PATCH v4 2/5] arm64: defconfig: enable clocks, interconnect and pinctrl for Qualcomm Kaanapali
` [PATCH v4 3/5] arm64: dts: qcom: Introduce Kaanapali SoC
` [PATCH v4 4/5] arm64: dts: qcom: kaanapali: Add base MTP board
` [PATCH v4 5/5] arm64: dts: qcom: kaanapali: Add base QRD board
[PATCH 1/2] dt-bindings: mfd: atmel,hlcdc: Add sama7d65 compatible string
2025-12-15 9:06 UTC (2+ messages)
` [PATCH 2/2] drm: atmel-hlcdc: add LCD controller layer definition for sama7d65
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2025-12-15 9:06 UTC (5+ messages)
` [PATCH v18 25/42] dept: add documents for dept
[PATCH 0/4] Improve khugepaged scan logic
2025-12-15 9:04 UTC (5+ messages)
` [PATCH 1/4] mm: khugepaged: add trace_mm_khugepaged_scan event
` [PATCH 2/4] mm: khugepaged: remove mm when all memory has been collapsed
` [PATCH 3/4] mm: khugepaged: move mm to list tail when MADV_COLD/MADV_FREE
` [PATCH 4/4] mm: khugepaged: set to next mm direct when mm has MMF_DISABLE_THP_COMPLETELY
[PATCH] ARM: dts: microchip: Drop usb_a9g20-dab-mmx.dtsi
2025-12-15 9:02 UTC (4+ messages)
drivers/soundwire/bus_type.c:108 sdw_drv_probe() error: Calling ida_alloc_max() with a 'max' argument which is a power of 2. -1 missing?
2025-12-15 8:55 UTC
[PATCH] vfs: fix EBUSY on FSCONFIG_CMD_CREATE retry
2025-12-15 8:55 UTC (3+ messages)
[PATCH v10 0/7] Add support for Verisilicon IOMMU used by media
2025-12-15 8:53 UTC (8+ messages)
` [PATCH v10 1/7] dt-bindings: vendor-prefixes: Add Verisilicon
` [PATCH v10 2/7] dt-bindings: iommu: verisilicon: Add binding for VSI IOMMU
` [PATCH v10 3/7] iommu: Add verisilicon IOMMU driver
` [PATCH v10 4/7] MAINTAINERS: Add entry for Verisilicon "
` [PATCH v10 5/7] media: verisilicon: AV1: Restore IOMMU context before decoding a frame
` [PATCH v10 6/7] arm64: dts: rockchip: Add verisilicon IOMMU node on RK3588
` [PATCH v10 7/7] arm64: defconfig: enable Verisilicon IOMMU for Rockchip RK3588
[PATCH V4 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
2025-12-15 8:46 UTC (3+ messages)
` [PATCH V4 1/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN
` [PATCH V4 2/2] mm/khugepaged: retry with sync writeback for MADV_COLLAPSE
[PATCH] kselftest/kublk: include message in _Static_assert for C11 compatibility
2025-12-15 8:50 UTC
[PATCH] KEYS: trusted: Use get_random-fallback for TPM
2025-12-15 8:49 UTC (5+ messages)
[PATCH] kselftest/anon_inode: replace null pointers with empty arrays
2025-12-15 8:49 UTC
drivers/i3c/master/svc-i3c-master.c:566 svc_i3c_master_ibi_isr() error: uninitialized symbol 'dev'
2025-12-15 8:49 UTC
[PATCH] kselftest/coredump: use __builtin_trap() instead of null pointer
2025-12-15 8:47 UTC
[PATCH] media: dw9714: Fix powerup sequence
2025-12-15 8:46 UTC (3+ messages)
[PATCH v3 0/5] arm64: dts: qcom: Introduce Kaanapali platform device tree
2025-12-15 8:46 UTC (4+ messages)
` [PATCH v3 3/5] arm64: dts: qcom: Introduce Kaanapali SoC
[PATCH v2 0/2] Add NXP FRDM-IMX91S board support
2025-12-15 8:42 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: fsl: Add FRDM-IMX91S board
` [PATCH v2 2/2] arm64: dts: freescale: add NXP FRDM-IMX91S board support
[PATCH] NFC: Fix error handling in nfc_genl_dump_targets
2025-12-15 8:39 UTC (3+ messages)
[PATCH v2 0/2] perf arm_spe: Minor event configs housekeeping
2025-12-15 8:40 UTC (3+ messages)
` [PATCH v2 2/2] perf c2c: Update documentation for adding memory event table
[PATCH] soc/xilinx: replace use of system_unbound_wq with system_dfl_wq
2025-12-15 8:38 UTC (3+ messages)
[PATCH] ALSA: hda/cm9825: Add new project GENE_TWL7 for AAEON
2025-12-15 8:36 UTC (2+ messages)
[PATCH RFC] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
2025-12-15 8:34 UTC (4+ messages)
[PATCH v4 0/1] Workaround for partial huge page unmaps in Panthor
2025-12-15 8:33 UTC (3+ messages)
` [PATCH v4 1/1] drm/panthor: Support partial unmaps of huge pages
[PATCH] thermal/cpufreq: increment i in cpufreq_get_requested_power()
2025-12-15 8:33 UTC (3+ messages)
[PATCH] fpga: xilinx: Switch Michal Simek's email to new one
2025-12-15 8:28 UTC
Time to drop wrmsrl()/rdmsrl()?
2025-12-15 8:27 UTC
[PATCH] cpuidle: zynq: Switch Michal Simek's email to new one
2025-12-15 8:28 UTC
[PATCH v4 00/21] paravirt: cleanup and reorg
2025-12-15 8:27 UTC (2+ messages)
[PATCH v4 0/3] x86/alternative: Patch a single alternative location only once
2025-12-15 8:25 UTC (2+ messages)
[PATCH v6 0/4] LoongArch: Add 128-bit atomic cmpxchg support (v5)
2025-12-15 8:22 UTC (5+ messages)
` [PATCH v6 1/4] LoongArch: Add SCQ support detection
` [PATCH v6 2/4] LoongArch: Add 128-bit atomic cmpxchg support
` [PATCH v6 3/4] LoongArch: Use spinlock to emulate 128-bit cmpxchg
` [PATCH v6 4/4] LoongArch: Enable 128-bit atomics cmpxchg support
[PATCH] ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
2025-12-15 8:20 UTC (2+ messages)
[PATCH] ALSA: hda/cm9825: Add new project GENE_TWL7 for AAEON
2025-12-15 8:14 UTC (4+ messages)
` 回覆: "
[PATCH v6 00/31] drm/dyndbg: Fix dynamic debug classmap regression
2025-12-15 8:07 UTC (8+ messages)
[PATCH] dma-remap: fix dma_common_find_pages() page lookup for offsets
2025-12-15 8:13 UTC (3+ messages)
[PATCH v6 0/4] LoongArch: Add 128-bit atomic cmpxchg support (v5)
2025-12-15 8:11 UTC (4+ messages)
` [PATCH v6 1/4] LoongArch: Add SCQ support detection
` [PATCH v6 2/4] LoongArch: Add 128-bit atomic cmpxchg support
` [PATCH v6 3/4] LoongArch: Use spinlock to emulate 128-bit cmpxchg
[PATCH v2] mm/page_alloc: change all pageblocks migrate type on coalescing
2025-12-15 8:10 UTC
[PATCH] xilinx_hwicap: fifo_icap.c: fix all kernel-doc warnings
2025-12-15 8:04 UTC (2+ messages)
[PATCH] arm64: zynqmp: Remove ina260 IIO description
2025-12-15 8:02 UTC
[PATCH v3 1/1] arm64: dts: xilinx: fix zynqmp opp-table-cpu
2025-12-15 8:02 UTC (2+ messages)
[PATCH v2 0/4] media: omap3isp/et8ek8: Add CCP2 CRC configuration support
2025-12-15 7:58 UTC (5+ messages)
` [PATCH v2 1/4] media: i2c: et8ek8: et8ek8_driver: add support for crc configuration via device tree
` [PATCH v2 2/4] dt-bindings: media: i2c: et8ek8: document missing crc as optional property
` [PATCH v2 3/4] media: platform: ti: omap3isp: isp: read crc configuration from device tree for CCP2
` [PATCH v2 4/4] dt-bindings: media: omap3isp: document missing crc as optional property
[PATCH 1/6] sched/fair: Join two #ifdef CONFIG_CFS_BANDWIDTH blocks
2025-12-15 7:59 UTC (2+ messages)
` [tip: sched/core] sched/fair: Join two #ifdef CONFIG_FAIR_GROUP_SCHED blocks
[PATCH 2/6] sched/fair: Clean up comments in 'struct cfs_rq'
2025-12-15 7:59 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 3/6] sched/fair: Separate se->vlag from se->vprot
2025-12-15 7:59 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 5/6] sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight
2025-12-15 7:59 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 6/6] sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper functions
2025-12-15 7:59 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 1/1 -v2] sched/fair: Sort out 'blocked_load*' namespace noise
2025-12-15 7:59 UTC (2+ messages)
` [tip: sched/core] "
[tip: sched/core] sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers for wrapped-signed aritmetics
2025-12-15 7:59 UTC
[PATCH 5/5] sched: Rework sched_class::wakeup_preempt() and rq_modified_*()
2025-12-15 7:59 UTC (2+ messages)
` [tip: sched/core] sched/core: "
[PATCH v3 00/16] media: i2c: Miscellaneous features and fixes for OV5647
2025-12-15 7:57 UTC (3+ messages)
` [PATCH v3 16/16] media: i2c: ov5647: Add V4L2_CID_LINK_FREQUENCY control
[PATCH] bfs: Fix calculation of offset when moving blocks
2025-12-15 7:55 UTC (2+ messages)
[PATCH] crypto: arm64/ghash - Fix incorrect output from ghash-neon
2025-12-15 7:54 UTC (5+ messages)
[PATCH] soc: qcom: cmd-db: Fix memory leak in cmd_db_dev_probe error path
2025-12-15 7:41 UTC
[PATCH 3/3] selftests/futex: fix the issue of abnormal test results caused by thread timing
2025-12-15 7:50 UTC (2+ messages)
[PATCH] mm/page_alloc: change all pageblocks migrate type on coalescing
2025-12-15 7:49 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox