messages from 2025-08-25 01:56:23 to 2025-08-25 04:02:29 UTC [more...]
[PATCH v1] scripts/Makefile.lib: add CONFIG_SYS_CONFIG_NAME prefix to dtsi search
2025-08-25 4:01 UTC
[PATCH v2 2/3] irqchip/gic-v5: Fix forever loop in gicv5_its_create_itt_two_level() error handling
2025-08-25 3:54 UTC (4+ messages)
` [PATCH v2 3/3] irqchip/gic-v5: Fix error handling in gicv5_its_irq_domain_alloc()
[PATCH] atomic: Specify natural alignment for atomic_t
2025-08-25 3:59 UTC (3+ messages)
[PATCH] ptp: ocp: Fix PCI delay estimation
2025-08-25 3:57 UTC (2+ messages)
[PATCH v3 0/7] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
2025-08-25 3:56 UTC (2+ messages)
[PATCH v7 0/7] arm64: Enable UPROBES with GCS
2025-08-25 3:34 UTC (8+ messages)
` [PATCH v7 1/7] arm64: probes: Break ret out from bl/blr
` [PATCH v7 2/7] arm64: uaccess: Move existing GCS accessors definitions to gcs.h
` [PATCH v7 3/7] arm64: uaccess: Add additional userspace GCS accessors
` [PATCH v7 4/7] arm64: probes: Add GCS support to bl/blr/ret
` [PATCH v7 5/7] arm64: uprobes: Add GCS support to uretprobes
` [PATCH v7 6/7] arm64: Kconfig: Remove GCS restrictions on UPROBES
` [PATCH v7 7/7] uprobes: uprobe_warn should use passed task
[f2fs-dev] [PATCH v2] f2fs: Use allocate_section_policy to control write priority in multi-devices setups
2025-08-25 3:56 UTC (7+ messages)
` "
[PATCH v1 0/3] clk: tegra: add DFLL support for Tegra 4
2025-08-25 3:56 UTC (4+ messages)
` [PATCH v1 1/3] drivers: cpufreq: add Tegra 4 support
[PATCH] drm/xe: Don't trigger rebind on initial dma-buf validation
2025-08-25 3:52 UTC (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
[OE-core] [PATCH 01/10] harfbuzz: upgrade 11.2.1 -> 11.4.1
2025-08-25 3:51 UTC (10+ messages)
` [OE-core] [PATCH 02/10] libinput: upgrade 1.28.1 -> 1.29.0
` [OE-core] [PATCH 03/10] librsvg: upgrade 2.60.0 -> 2.61.0
` [OE-core] [PATCH 04/10] libxkbcommon: upgrade 1.10.0 -> 1.11.0
` [OE-core] [PATCH 05/10] libxmlb: upgrade 0.3.22 -> 0.3.23
` [OE-core] [PATCH 06/10] python3-click: upgrade 8.2.1 -> 8.2.2
` [OE-core] [PATCH 07/10] python3-cython: upgrade 3.1.2 -> 3.1.3
` [OE-core] [PATCH 08/10] python3-dtschema: upgrade 2025.6.1 -> 2025.8
` [OE-core] [PATCH 09/10] python3-hatch-vcs: upgrade 0.4.0 -> 0.5.0
` [OE-core] [PATCH 10/10] python3-jsonschema: upgrade 4.24.0 -> 4.25.0
[PATCH] ext4: fix potential null deref in ext4_mb_init()
2025-08-25 3:38 UTC
[RFC 00/47] resolve issues with sys/queue.h
2025-08-25 3:38 UTC (45+ messages)
` [PATCH v2 00/43] Introduce more complete queue.h macros
` [PATCH v2 01/43] net/nfp: fix use after free
` [PATCH v2 02/43] eal: add BSD version of queue.h
` [PATCH v2 03/43] test: remove unnecessary inclusion of sys/queue.h
` [PATCH v2 04/43] test-pipeline: remove unnecessary use "
` [PATCH v2 05/43] test-eventdev: use rte_bsd_queue.h
` [PATCH v2 06/43] test-bbdev, test-cmdline, test-mldev: don't use sys/queue.h
` [PATCH v2 07/43] app/testpmd: use rte_bsd_queue.h
` [PATCH v2 08/43] apps: "
` [PATCH v2 09/43] examples: replace use of sys/queue.h
` [PATCH v2 10/43] ethdev: "
` [PATCH v2 11/43] lib: remove "
` [PATCH v2 12/43] drivers/bus: replace "
` [PATCH v2 13/43] net/nfp: use rte_bsd_queue.h
` [PATCH v2 14/43] net/qede: "
` [PATCH v2 15/43] net/bnxt: remove use of sys/queue.h
` [PATCH v2 16/43] net/intel: "
` [PATCH v2 17/43] net/mlx5: remove unnecessary include "
` [PATCH v2 18/43] net/mlx4: replace use "
` [PATCH v2 19/43] net/tap: remove unnecessary include "
` [PATCH v2 20/43] net/axgbe: replace use "
` [PATCH v2 21/43] net/bnx2x: "
` [PATCH v2 22/43] net/bonding: "
` [PATCH v2 23/43] net/cxgbe: "
` [PATCH v2 24/43] net/enic: "
` [PATCH v2 25/43] net/failsafe: "
` [PATCH v2 26/43] net/memif: "
` [PATCH v2 27/43] net/ngbe: "
` [PATCH v2 28/43] net/ntnic: "
` [PATCH v2 29/43] net/sfc: "
` [PATCH v2 30/43] net/softnic: "
` [PATCH v2 31/43] net/thunderx: "
` [PATCH v2 32/43] net/txgbe: "
` [PATCH v2 33/43] net/vdev_netvsc: "
` [PATCH v2 34/43] net/vmxnet3: "
` [PATCH v2 35/43] net/zxdh: "
` [PATCH v2 36/43] net/dpaa2: "
` [PATCH v2 37/43] net/mvpp2: replace local definition of FOREACH_SAFE
` [PATCH v2 38/43] raw/ifpga: replace with TAILQ_FOREACH_SAFE
` [PATCH v2 39/43] drivers/vdpa: replace use of sys/queue.h
` [PATCH v2 40/43] drivers/common: remove "
` [PATCH v2 41/43] drivers/crypto: remove use of sys_queue.h
` [PATCH v2 42/43] drivers/event: remove include of sys/queue.h
` [PATCH v2 43/43] eal: remove no longer used windows version "
[PATCH -next v5 0/3] some optimization for cpuset
2025-08-25 3:23 UTC (4+ messages)
` [PATCH -next v5 1/3] cpuset: decouple tmpmasks and cpumasks freeing in cgroup
` [PATCH -next v5 2/3] cpuset: separate tmpmasks and cpuset allocation logic
` [PATCH -next v5 3/3] cpuset: add helpers for cpus read and cpuset_mutex locks
[PATCH v9 0/6] Display enablement changes for Qualcomm QCS8300 platform
2025-08-25 3:34 UTC (7+ messages)
` [PATCH v9 1/6] dt-bindings: display/msm: Document the DPU for QCS8300
` [PATCH v9 2/6] dt-bindings: display/msm: dp-controller: document QCS8300 compatible
` [PATCH v9 3/6] dt-bindings: display/msm: Document MDSS on QCS8300
` [PATCH v9 4/6] soc: qcom: ubwc: Add QCS8300 UBWC cfg
` [PATCH v9 5/6] drm/msm: mdss: Add QCS8300 support
` [PATCH v9 6/6] drm/msm/dp: Add DisplayPort controller for QCS8300
[RFC 0/3] Add support for StarFive VisionFive 2 Lite board
2025-08-25 3:20 UTC (5+ messages)
` [RFC 3/3] riscv: dts: starfive: Add VisionFive 2 Lite board device tree
[PATCH] dt-bindings: timer: mediatek,timer: Add compatible for MT8189
2025-08-25 3:31 UTC
[PATCH v4 0/6] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
2025-08-25 3:32 UTC (7+ messages)
` [PATCH v4 1/6] dt-bindings: vendor-prefixes: Add fdhisi, titanmec, princeton, winrise, wxicore
` [PATCH v4 2/6] dt-bindings: auxdisplay: add Titan Micro Electronics TM16xx
` [PATCH v4 3/6] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
` [PATCH v4 4/6] auxdisplay: TM16xx: Add keypad support for scanning matrix keys
` [PATCH v4 5/6] auxdisplay: TM16xx: Add support for I2C-based controllers
` [PATCH v4 6/6] auxdisplay: TM16xx: Add support for SPI-based controllers
[android-common:android16-6.12-desktop 6/6] include/trace/stages/init.h:2:23: warning: 'str__cpuinfo__trace_system_name' defined but not used
2025-08-25 3:31 UTC
[PATCH 6.16.y 1/2] devlink: let driver opt out of automatic phys_port_name generation
2025-08-25 3:30 UTC (2+ messages)
` [PATCH 6.16.y 2/2] ixgbe: prevent from unwanted interface name changes
[PATCH v2 00/20] TAP initialization refactoring
2025-08-25 3:26 UTC (2+ messages)
[android-common:android12-kiwi-5.10 161/161] mm/swapfile.c:102:26: warning: no previous prototype for function 'swap_type_to_swap_info'
2025-08-25 3:25 UTC
[PATCH v3 net-next 0/5] net: fec: add the Jumbo frame support
2025-08-25 3:19 UTC (7+ messages)
` [PATCH v3 net-next 1/5] net: fec: use a member variable for maximum buffer size
` [PATCH v3 net-next 3/5] net: fec: add rx_frame_size to support configurable RX length
` [PATCH v3 net-next 4/5] net: fec: add change_mtu to support dynamic buffer allocation
[PATCH] printk: Fix panic log flush to serial console during kdump in PREEMPT_RT kernels
2025-08-25 3:02 UTC (2+ messages)
` [PATCH] drivers: example: fix memory leak
[PATCH V6 0/9] Refine virtio mapping API
2025-08-25 3:18 UTC (2+ messages)
[PATCH 0/2] Fix NUMA sched domain build errors for GNR-X and CWF-X
2025-08-25 3:18 UTC (3+ messages)
` [PATCH 1/2] sched: topology: Fix topology validation error
[PATCH 0/5] Module loading error handling improvements
2025-08-25 3:17 UTC (4+ messages)
` [PATCH 1/5] module: Fix module_sig_check() for modules with ignored modversions/vermagic
[PATCH v3 0/4] clk: samsung: exynos990: CMU_TOP fixes (mux regs, widths, factors)
2025-08-25 2:55 UTC (5+ messages)
` [PATCH v3 1/4] clk: samsung: exynos990: Fix CMU TOP mux/div widths and add fixed-factors
` [PATCH v3 2/4] dt-bindings: clock: exynos990: Extend clocks IDs
` [PATCH v3 3/4] clk: samsung: exynos990: update CLK_NR_TOP for new IDs clocks
` [PATCH v3 4/4] clk: samsung: exynos990: Fix PLL mux regs, add DPU/CMUREF
[PATCH] i2c: i2c-mux: Simplify boolean assignment in i2c_mux_alloc
2025-08-25 3:14 UTC (2+ messages)
` [PATCH v2] "
[PATCH] usb: gadget: configfs: Correctly set use_os_string at bind
2025-08-25 3:12 UTC (3+ messages)
[RESEND PATCH v7 net-next 0/2] net: Prevent RPS table overwrite of active flows
2025-08-25 3:10 UTC (3+ messages)
` [RESEND PATCH v7 net-next 1/2] "
` [RESEND PATCH v7 net-next 2/2] net: Cache hash and flow_id to avoid recalculation
[LTP] [PATCH v3] aio_cancel_7-1: Write into a socket
2025-08-25 3:07 UTC (2+ messages)
[PATCH 0/4] Enable USB 3.1 for Agilex5 SoCFPGA
2025-08-25 3:06 UTC (3+ messages)
` [PATCH 4/4] arch: arm: socfpga: Configure USB3 System Manager registers
[PATCH] mm/memory-failure: Do not call action_result() on already poisoned pages
2025-08-25 3:04 UTC (5+ messages)
[PATCH v4 0/2] iio: magnetometer: add support for Infineon TLV493D 3D Magnetic Sensor
2025-08-25 3:03 UTC (7+ messages)
` [PATCH v4 1/2] iio: magnetometer: add support for Infineon TLV493D 3D Magentic sensor
[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
2025-08-25 3:02 UTC (3+ messages)
` [PATCH 5/9] mm/shmem, swap: remove redundant error handling for replacing folio
[PATCH v2 0/4] follow up patches for panic_print's generalization
2025-08-25 2:57 UTC (5+ messages)
` [PATCH v2 1/4] lib/sys_info: handle sys_info_mask==0 case
` [PATCH v2 2/4] panic: refine the document for 'panic_print'
` [PATCH v2 3/4] panic: add note that 'panic_print' parameter is deprecated
` [PATCH v2 4/4] panic: Clean up message about deprecated 'panic_print' parameter
[syzbot] [mm?] WARNING in copy_process
2025-08-25 3:00 UTC
[PATCH v8 0/6] Display enablement changes for Qualcomm QCS8300 platform
2025-08-25 2:58 UTC (6+ messages)
` [PATCH v8 2/6] dt-bindings: display/msm: dp-controller: document QCS8300 compatible
[PATCH v13 00/21] Enable CET Virtualization
2025-08-25 2:55 UTC (4+ messages)
` [PATCH v13 05/21] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
[PATCH] kselftest: mm: fix typos in test_vmalloc.sh
2025-08-25 2:53 UTC (4+ messages)
[PATCH v6 00/20] Enable FRED with KVM VMX
2025-08-25 2:51 UTC (3+ messages)
` [PATCH v6 06/20] KVM: VMX: Set FRED MSR intercepts
[f2fs-dev] [PATCH] f2fs: reduce nat_tree_lock hold time when flush nat entries
2025-08-25 2:51 UTC (3+ messages)
[PATCH 0/4] Several GRUB documentation improvements
2025-08-25 2:50 UTC (5+ messages)
` [PATCH 1/4] docs: Clarify Section Heading and Fix Wording
` [PATCH 2/4] docs: Document New libgrypt Modules
` [PATCH 3/4] docs: Update Future Section to Reflect Current Release
` [PATCH 4/4] docs: Correct Some URLs
[PATCHv3 net-next 0/3] bonding: support aggregator selection based on port priority
2025-08-25 2:48 UTC (4+ messages)
` [PATCHv3 net-next 1/3] bonding: add support for per-port LACP actor priority
[PATCH v2 0/4] Add workaround for HIP10/HIP10C erratum 162200802
2025-08-25 2:39 UTC (5+ messages)
` [PATCH v2 1/4] KVM: arm64: Allow userspace to write GICD_TYPER.num_LPIs
` [PATCH v2 2/4] KVM: arm64: selftests: Add test for GICD.num_LPIs
` [PATCH v2 3/4] Documentation: KVM: arm64: Add GICD_TYPER.num_LPIs writable description
` [PATCH v2 4/4] ARM64: errata: Add workaround for HIP10/HIP10C erratum 162200802
[PATCH v6 0/3] Initial support for Qualcomm Hamoa IOT EVK board
2025-08-25 2:47 UTC (4+ messages)
` [PATCH v6 3/3] arm64: dts: qcom: Add base HAMOA-IOT-EVK board
[PATCH] block: Move a misplaced comment in queue_wb_lat_store()
2025-08-25 2:40 UTC (2+ messages)
[PATCH net-next v6 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
2025-08-25 2:39 UTC (6+ messages)
` [PATCH net-next v6 1/3] dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support
[PATCH 0/3] Fix Several Test Failures
2025-08-25 2:38 UTC (4+ messages)
` [PATCH 1/3] tests: Split ZFS ZSTD Test Into New File
` [PATCH 2/3] tests: Avoid Test Failure in erofs for label length
` [PATCH 3/3] tests: Support Changed mkfs.ext2 Behavior for -r Flag
[PATCH v2] ata: ahci: Allow ignoring the external/hotplug capability of ports
2025-08-25 2:36 UTC (5+ messages)
[PATCH v1 1/1] target/i386: Save/restore the nested flag of an exception
2025-08-25 2:34 UTC (5+ messages)
[PATCH] wifi: mac80211: fix incorrect type for ret
2025-08-25 2:29 UTC
Re: [PATCH] mm/hugetlb: two-phase hugepage allocation when reservation is high
2025-08-25 2:27 UTC
[PATCH v2 net-next 0/5] net: fec: add the Jumbo frame support
2025-08-25 2:26 UTC (9+ messages)
` [PATCH v2 net-next 3/5] et: fec: add rx_frame_size to support configurable RX length
` [PATCH v2 net-next 4/5] net: fec: add change_mtu to support dynamic buffer allocation
[PATCH v6 2/2] bpftool: Add CET-aware symbol matching for x86_64 architectures
2025-08-25 2:20 UTC (4+ messages)
` [PATCH v7 0/2] bpftool: Refactor config parsing and add CET symbol matching
` [PATCH v7 1/2] bpftool: Refactor kernel config reading into common helper
` [PATCH v7 2/2] bpftool: Add CET-aware symbol matching for x86_64 architectures
[PATCH] usb: usbfs: Add reset_resume callback to usbfs
2025-08-25 2:19 UTC (5+ messages)
` "
` "
` "
[PATCH] spi: exynos: Remove extra term from test
2025-08-25 2:17 UTC (2+ messages)
[PATCH] f2fs: skip checkpoint for compressed file write
2025-08-25 2:16 UTC (3+ messages)
` [f2fs-dev] "
[PATCH 0/3] LoongArch: Fix BPF trampoline related issues
2025-08-25 2:11 UTC (2+ messages)
[PATCH v3] net/cls_cgroup: Fix task_get_classid() during qdisc run
2025-08-25 2:10 UTC
[PATCH v2] MAINTAINERS: Update Nobuhiro Iwamatsu's email address
2025-08-25 2:05 UTC
[f2fs-dev] [PATCH v4] f2fs:fix missing space reclamation during the recovery process
2025-08-25 2:08 UTC (2+ messages)
[PATCH] arm64: dts: toshiba: tmpv7708: Add default GIC address cells
2025-08-25 2:04 UTC (2+ messages)
[PATCH] virtio_input: Improve freeze handling
2025-08-25 2:04 UTC (2+ messages)
` [PATCH V2 RESEND] "
[PATCH v2 2/2] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range
2025-08-25 2:05 UTC (19+ messages)
Patch "zynq_fpga: use sgtable-based scatterlist wrappers" has been added to the 6.16-stable tree
2025-08-25 1:55 UTC (3+ messages)
[PATCH v9 0/3] scsi: sd: Cleanups and warning fixes in sd_revalidate_disk()
2025-08-25 1:58 UTC (5+ messages)
` [PATCH v9 1/3] scsi: sd: Remove redundant printk after kmalloc failure
` [PATCH v9 3/3] scsi: sd: make sd_revalidate_disk() return void
[PATCH 0/6] f2fs: documentation formatting cleanup and improvements
2025-08-25 1:59 UTC (3+ messages)
` [f2fs-dev] "
[PATCH] MAINTAINERS: Update Nobuhiro Iwamatsu's email address
2025-08-25 1:55 UTC (3+ messages)
[PATCH] checks: Do not check overlays for alias paths
2025-08-25 1:56 UTC (2+ messages)
[f2fs-dev] [PATCH v4 00/13] f2fs-tools & inject.f2fs: bugfix and new injections
2025-08-25 1:54 UTC (11+ messages)
` [f2fs-dev] [PATCH v4 04/13] fsck.f2fs: fix invalidate checkpoint
` [f2fs-dev] [PATCH v4 05/13] dump.f2fs: print more info
` [f2fs-dev] [PATCH v4 06/13] f2fs-tools: add and export lookup_sit_in_journal
` [f2fs-dev] [PATCH v4 07/13] inject.f2fs: fix injecting sit/nat in journal
` [f2fs-dev] [PATCH v4 08/13] inject.f2fs: fix injection on zoned device
` [f2fs-dev] [PATCH v4 09/13] inject.f2fs: fix and cleanup parsing numeric options
` [f2fs-dev] [PATCH v4 10/13] inject.f2fs: add members in inject_cp
` [f2fs-dev] [PATCH v4 11/13] inject.f2fs: add member `feature' in inject_sb
` [f2fs-dev] [PATCH v4 12/13] inject.f2fs: add members in inject_node
` [f2fs-dev] [PATCH v4 13/13] inject.f2fs: add member `filename' in inject_dentry
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.