messages from 2025-10-13 02:59:27 to 2025-10-13 05:45:30 UTC [more...]
[PATCH v3 00/16] Introduce AspeedCoprocessor class and base implementation
2025-10-13 5:43 UTC (9+ messages)
` [PATCH v3 03/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_uart_set_chr() API
` [PATCH v3 04/16] hw/arm/aspeed: Remove AspeedSoCClass dependency from aspeed_soc_cpu_type() API
` [PATCH v3 05/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_mmio_map() API
` [PATCH v3 07/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_uart_realize() API
` [PATCH v3 10/16] hw/arm/aspeed_ast27x0-ssp: Make AST27x0 SSP inherit from AspeedCoprocessor instead of AspeedSoC
` [PATCH v3 12/16] hw/arm/aspeed_ast27x0-ssp: Change to use Aspeed27x0CoprocessorState
` [PATCH v3 13/16] hw/arm/aspeed_ast27x0-tsp: "
[PATCH] drm/xe/guc: Refresh RPe frequency while setting min frequency
2025-10-13 5:44 UTC (6+ messages)
[PATCH] block: enable per-cpu bio cache by default
2025-10-13 5:44 UTC (5+ messages)
[PATCH v2 0/4] ASoC: codecs: wcd937x/8x/9x: cleanup
2025-10-13 5:44 UTC (3+ messages)
` [PATCH v2 1/4] soundwire: bus: add of_sdw_find_device_by_node helper
[scarthgap][PATCH] glibc: stable 2.39 branch updates
2025-10-13 5:43 UTC (3+ messages)
` [OE-core] "
[PATCH 0/4] Add SDCA class driver
2025-10-13 5:43 UTC (3+ messages)
` [PATCH 1/4] ASoC: SDCA: Add helper to write initialization writes
[PATCH v2 0/3] Add iommu supports
2025-10-13 5:41 UTC (10+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: cdns,hp-nfc: Add iommu property
` [PATCH v2 2/3] dt-bindings: dma: snps,dw-axi-dmac: "
` [PATCH v2 3/3] arm64: dts: socfpga: agilex5: Add SMMU nodes
[PATCH v2 0/3] btrfs: More test fixes for large block/node sizes
2025-10-13 5:39 UTC (4+ messages)
` [PATCH v2 1/3] generic/562: Make test compatible with block sizes till 64k
` [PATCH v2 2/3] btrfs/200: Make the test compatible with all supported block sizes
` [PATCH v2 3/3] btrfs/290: "
[PATCH v5 0/2] Different page size handle in migrate layer
2025-10-13 5:38 UTC (4+ messages)
` [PATCH v5 1/2] drm/xe: Fix build_pt_update_batch_sram for non-4K PAGE_SIZE
` [PATCH v5 2/2] drm/xe: Enable 2M pages in xe_migrate_vram
` ✓ CI.KUnit: success for Different page size handle in migrate layer (rev2)
[PATCH v2 00/12] Implement support for IBS virtualization
2025-10-13 5:38 UTC (11+ messages)
` [PATCH v2 04/12] x86/cpufeatures: Add CPUID feature bit for Extended LVT
` [PATCH v2 05/12] KVM: x86: Add emulation support for Extented LVT registers
[PATCH net-next v7 0/3] net: Avoid ehash lookup races
2025-10-13 5:36 UTC (4+ messages)
` [PATCH net-next v7 1/3] rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()
[bcachefs:bcachefs-testing 457/562] fs/bcachefs/btree/locking.c:791 bch2_trans_relock_fail() warn: passing zero to 'PTR_ERR'
2025-10-13 5:33 UTC
[PATCH v3 1/6] drm/amdgpu: Updated naming of SRIOV critical region offsets/sizes with _V1 suffix
2025-10-13 5:35 UTC (7+ messages)
` [PATCH v3 2/6] drm/amdgpu: Add SRIOV crit_region_version support
` [PATCH v3 3/6] drm/amdgpu: Introduce SRIOV critical regions v2 during VF init
` [PATCH v3 5/6] drm/amdgpu: Add logic for VF ipd and VF bios to init from dynamic crit_region offsets
[PATCH ath-next v2] wifi: ath10k: move recovery check logic into a new work
2025-10-13 5:32 UTC
[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
2025-10-13 5:32 UTC (4+ messages)
` [PATCH v4 1/3] vfio/type1: sanitize for overflow using check_*_overflow
` [PATCH v4 2/3] vfio/type1: move iova increment to unmap_unpin_* caller
` [PATCH v4 3/3] vfio/type1: handle DMA map/unmap up to the addressable limit
[kirkstone][PATCH] 1/2] systemd: backport fix for handle USE_NLS from master
2025-10-13 5:32 UTC (2+ messages)
[kirkstone][PATCH] 2/2] p11-kit: backport fix for handle USE_NLS from master
2025-10-13 5:32 UTC (2+ messages)
[scarthgap][PATCH 2/2] shared-mime-info: Handle USE_NLS
2025-10-13 5:31 UTC (2+ messages)
[scarthgap][PATCH 1/2] p11-kit: backport fix for handle USE_NLS from master
2025-10-13 5:30 UTC (2+ messages)
[scarthgap][PATCH] systemd: backport fix for handle USE_NLS from master
2025-10-13 5:30 UTC (2+ messages)
[PATCH RFC v5 00/12] virtio-console: notify about the terminal size
2025-10-13 5:29 UTC (24+ messages)
` [PATCH RFC v5 01/12] chardev: add cols, rows fields
` [PATCH RFC v5 02/12] chardev: add CHR_EVENT_RESIZE
` [PATCH RFC v5 03/12] chardev: add qemu_chr_resize()
` [PATCH RFC v5 04/12] char-mux: add support for the terminal size
` [PATCH RFC v5 05/12] main-loop: change the handling of SIGWINCH
` [PATCH RFC v5 06/12] char-stdio: add support for the terminal size
` [PATCH RFC v5 07/12] qmp: add chardev-window-size-changed command
` [PATCH RFC v5 08/12] virtio-serial-bus: add terminal resize messages
` [PATCH RFC v5 09/12] virtio-console: notify the guest about terminal resizes
` [PATCH RFC v5 10/12] char-win-stdio: add support for terminal size
` [PATCH RFC v5 11/12] ui/console-vc: forward text console size to vc chardev
[PATCH V6 0/3] arm64/sysreg: Clean up TCR_EL1 field macros
2025-10-13 5:29 UTC (4+ messages)
` [PATCH V6 1/3] tools: header: arm64: Replace TCR_NFD[0|1] with TCR_EL1_NFD[0|1]
` [PATCH V6 2/3] arm64/sysreg: Replace TCR_EL1 field macros
` [PATCH V6 3/3] KVM: arm64: Move inside all required TCR_XXX macros
[syzbot] [virt?] upstream test error: KMSAN: use-after-free in vring_map_one_sg
2025-10-13 5:29 UTC (3+ messages)
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-10-13 5:27 UTC (10+ messages)
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb
[PATCH v2] clk: samsung: clk-pll: simplify samsung_pll_lock_wait()
2025-10-13 5:27 UTC
[PATCH v2] platform/x86: alienware-wmi-wmax: Fix null pointer derefence in sleep handlers
2025-10-13 5:26 UTC
[PPC] Boot problems after the pci-v6.18-changes
2025-10-13 5:23 UTC (4+ messages)
[PATCH] platform/x86: alienware-wmi-wmax: Fix null pointer derefence in sleep handlers
2025-10-13 5:21 UTC
[PATCH v2] riscv: Add kprobes KUnit test
2025-10-13 5:15 UTC (7+ messages)
[PATCH v2 0/8] Support dynamic EMC frequency scaling on Tegra186/Tegra194
2025-10-13 5:08 UTC (5+ messages)
` [PATCH v2 1/8] cpufreq: tegra186: add OPP support and set bandwidth
[PATCH v2 0/2] amd_iommu: Cleanups and fixes (PART 2)
2025-10-13 5:00 UTC (3+ messages)
` [PATCH v2 1/2] amd_iommu: Fix handling device on buses != 0
` [PATCH v2 2/2] amd_iommu: Support 64 bit address for IOTLB lookup
[meta-oe][PATCH] cups-filters: upgrade 2.0.0 -> 2.0.1
2025-10-13 5:02 UTC
[PATCH] dt-bindings: hwmon: pmbus/max17616: Add SMBALERT interrupt property
2025-10-13 5:00 UTC
[PATCH v3] drm/amd: Check that VPE has reached DPM0 in idle handler
2025-10-13 4:54 UTC (2+ messages)
[PATCH 00/11] Linux RISC-V trace framework and drivers
2025-10-13 4:52 UTC (7+ messages)
` [PATCH 04/11] rvtrace: Add functions to start/stop tracing on a component path
[PATCH v2 1/2] dt-bindings: iio: accel: update Martin's contact information
2025-10-13 4:52 UTC (2+ messages)
` [PATCH v2 2/2] dt-bindings: media: "
[PATCH 0/3] Clean `rustfmt` formatting and define imports style
2025-10-13 4:48 UTC (3+ messages)
` [PATCH 3/3] rust: cpufreq: fix formatting
[PATCH v1] NFS: Fix possible NULL pointer dereference in nfs_inode_remove_request()
2025-10-13 4:47 UTC (2+ messages)
[PATCH] arch/arm64/mm/fault: Implement exceptions tracepoints
2025-10-13 4:45 UTC (2+ messages)
[PATCH v4 0/4] Fix unwanted memory overwrites
2025-10-13 4:44 UTC (9+ messages)
` [PATCH v4 1/4] NFSD: Skip close replay processing if XDR encoding fails
` [PATCH v4 2/4] NFSD: Never cache a COMPOUND when the SEQUENCE operation fails
` [PATCH v4 3/4] NFSD: Fix the "is this a solo SEQUENCE" predicate
` [PATCH v4 4/4] NFSD: Move nfsd4_cache_this()
[PATCH RFC 0/1] mm/ksm: Add recovery mechanism for memory failures
2025-10-13 4:42 UTC (8+ messages)
` [PATCH RFC 1/1] "
[PATCH v5 0/3] drm/xe/migrate: Atomicize CCS copy command setup
2025-10-13 4:42 UTC (11+ messages)
` [PATCH v5 1/3] "
[RESEND PATCH net-next v3] netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()
2025-10-13 4:41 UTC
[PATCH v2] docs/zh_CN: Add translation of rust/testing.rst
2025-10-13 4:38 UTC (2+ messages)
[PATCH] drm/ttm: Add NULL check in ttm_resource_manager_usage
2025-10-13 4:36 UTC (2+ messages)
[RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback()
2025-10-13 4:36 UTC (7+ messages)
[PATCH v1] ALSA: hda/tas2781: Set tas2781_hda::tasdevice_priv::chip_id as TAS5825 in case of tas5825
2025-10-13 4:35 UTC
[RFC PATCH 0/4] riscv: tarce: Implement riscv trace pmu driver and perf support
2025-10-13 4:22 UTC (3+ messages)
[PATCH io_uring for-review] io_uring/zcrx: convert to use netmem_desc
2025-10-13 4:22 UTC (2+ messages)
[PATCH v3 1/1] lib/dma: introduce inter-process and inter-OS DMA
2025-10-13 4:21 UTC
[PATCH v2] timer: sifive_clint: Add GHRTv2 compaible string
2025-10-13 2:24 UTC
[PATCH] timer: sifive_clint: Add GHRTv2 compaible string
2025-10-13 1:37 UTC
[PATCH 00/11] remoteproc: Add support for i.MX8M[M/N/P/Q] and i.MX93
2025-10-13 2:49 UTC (12+ messages)
` [PATCH 01/11] lib: Import iomem_copy from Linux Kernel
` [PATCH 02/11] remoteproc: Extend device_to_virt with a is_iomem parameter
` [PATCH 03/11] remoteproc: Add imx_rproc driver to support NXP i.MX8MP/N
` [PATCH 04/11] remoteproc: imx_rproc: Support i.MX8MQ/M
` [PATCH 05/11] remoteproc: imx_rproc: Add support for i.MX93 CM33
` [PATCH 06/11] arm: dts: imx8m: Add remoteproc node
` [PATCH 07/11] imx8mp: Enable remoteproc for i.MX8MP EVK
` [PATCH 08/11] imx8mm: Enable remoteproc for i.MX8MM EVK
` [PATCH 09/11] imx8mn: Enable remoteproc for i.MX8MN EVK
` [PATCH 10/11] imx8mq: Enable remoteproc for i.MX8MQ EVK
` [PATCH 11/11] imx93: Enable remoteproc for i.MX93-EVK/QSB/FRDM
[PATCH RFC v2 0/2] Async Flip in Atomic ioctl corrections
2025-10-13 4:19 UTC (3+ messages)
[PATCH] gpio: dwapb: Enable SPL support for DWAPB GPIO driver
2025-10-12 18:55 UTC
[PATCH] erofs: fix crafted invalid cases for encoded extents
2025-10-13 4:16 UTC (3+ messages)
` [PATCH v2] "
[PATCH] man/man2/move_mount.2: document EINVAL on multiple instances
2025-10-13 4:14 UTC (2+ messages)
[PATCH v2] LoongArch: KVM: Add AVEC support
2025-10-13 4:07 UTC (4+ messages)
[RFC] lib/dma: introduce inter-process and inter-OS DMA
2025-10-13 4:07 UTC (4+ messages)
` [PATCH v2 1/1] "
` [EXTERNAL] "
[PATCH v2] dt-bindings: usb: qcom,snps-dwc3: Fix bindings for X1E80100
2025-10-13 4:05 UTC (2+ messages)
[PATCH v5 0/5] kdump: crashkernel reservation from CMA
2025-10-13 4:03 UTC (8+ messages)
` [External] "
[PATCH] arch/powerpc: Remove .interp section in vmlinux
2025-10-13 4:01 UTC (2+ messages)
[syzbot] [input?] [usb?] KASAN: slab-out-of-bounds Read in mcp2221_raw_event (2)
2025-10-13 4:00 UTC
[PATCH v2 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
2025-10-13 3:58 UTC (5+ messages)
` [PATCH v2 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk
` [PATCH v2 2/2] scsi: ufs: core: Replace hard coded vcc-off delay with a variable
[PATCH v4 mm-new 0/2] mm/swapfile.c: select the swap device with default priority round robin
2025-10-13 3:58 UTC (4+ messages)
` [PATCH v4 mm-new 2/2] mm/swap: select "
[linux-next20250912] Build warnings at drivers/net/ethernet/intel/idpf/xdp.c:6
2025-10-13 3:57 UTC (3+ messages)
[PATCH] sched/topology: Fix memory leak in the error path of sched_init_numa
2025-10-13 4:13 UTC
[PATCH AUTOSEL 6.17-6.6] hwmon: (k10temp) Add device ID for Strix Halo
2025-10-13 3:49 UTC (3+ messages)
` [PATCH AUTOSEL 6.17-6.12] cpufreq: ti: Add support for AM62D2
[PATCH v3 0/3] Add ITE IT61620 MIPI DSI to HDMI bridge driver
2025-10-13 3:49 UTC (5+ messages)
` [PATCH v3 1/3] dt-binding: display: Add ITE IT61620 MIPI DSI to HDMI bridge
[PATCH 0/3] Add i.MX95 15x15 EVK support
2025-10-13 3:41 UTC (4+ messages)
` [PATCH 1/3] imx95_evk: Share the env file for both 19x19 EVK and 15x15 EVK
` [PATCH 2/3] arm: dts: imx95-15x15-evk: Add -u-boot.dtsi for SPL and binman
` [PATCH 3/3] imx95_evk: Add basic support for iMX95 15x15 EVK
[PATCH] riscv: Add pgprot_dmacoherent definition
2025-10-13 3:39 UTC (6+ messages)
[PATCH v2] docs/zh_CN: Add secrets coco Chinese translation
2025-10-13 3:35 UTC (2+ messages)
[PATCH 1/2] erofs-utils: lib: simplify s3erofs_prepare_url logic
2025-10-13 3:32 UTC (2+ messages)
` [PATCH 2/2] erofs-utils: lib: use libcurl multiplexing api to optimize S3 interaction
[frank-w-bpi-r2-4.14:6.18-rc 110/114] drivers/net/phy/as21xxx.c:549 aeon_ipc_send_cmd() warn: unsigned 'val' is never less than zero
2025-10-13 3:30 UTC
[PATCH] mkfs: fix copy-paste error in calculate_rtgroup_geometry
2025-10-13 3:19 UTC (2+ messages)
[report] wifi: mt76: mt7996: fix FCS error flag check in RX descriptor
2025-10-13 3:19 UTC (2+ messages)
[PATCH v4 0/2] Different page size handle in migrate layer
2025-10-13 3:17 UTC (2+ messages)
` ✓ Xe.CI.Full: success for "
[Buildroot] [PATCH 1/9] configs/ls1046a-rdb: bump BSP tag to lf-6.12.34-2.1.0
2025-10-13 3:14 UTC (9+ messages)
` [Buildroot] [PATCH 2/9] configs/ls1046a-frwy: "
` [Buildroot] [PATCH 3/9] configs/ls1043a-rdb: "
` [Buildroot] [PATCH 4/9] configs/ls1028a-rdb: "
` [Buildroot] [PATCH 5/9] package/qoriq-rcw: bump to version lf-6.12.34-2.1.0
` [Buildroot] [PATCH 6/9] package/qoriq-fm-ucode: bump version to lf-6.12.34-2.1.0
` [Buildroot] [PATCH 7/9] package/qoriq-ddr-phy-binary: "
` [Buildroot] [PATCH 8/9] package/fmlib: "
` [Buildroot] [PATCH 9/9] package/fmc: "
[PATCH] eal/x86: enable timeout in AMD power monitor
2025-10-13 3:16 UTC
[PATCH v2 03/22] smb: move some duplicate definitions to common/cifsglob.h
2025-10-13 3:15 UTC (2+ messages)
[PATCH v1 0/9] iomap: buffered io changes
2025-10-13 3:13 UTC (19+ messages)
` [PATCH v1 1/9] iomap: account for unaligned end offsets when truncating read range
` [PATCH v1 2/9] docs: document iomap writeback's iomap_finish_folio_write() requirement
` [PATCH v1 3/9] iomap: optimize pending async writeback accounting
` [PATCH v1 4/9] iomap: simplify ->read_folio_range() error handling for reads
` [PATCH v1 5/9] iomap: simplify when reads can be skipped for writes
` [PATCH v1 6/9] iomap: optimize reads for non-block-aligned writes
` [PATCH v1 7/9] iomap: use loff_t for file positions and offsets in writeback code
` [PATCH v1 8/9] iomap: use find_next_bit() for dirty bitmap scanning
` [PATCH v1 9/9] iomap: use find_next_bit() for uptodate "
[PATCH] bootstd: Allow PXE boot to be disabled
2025-10-13 3:12 UTC (7+ messages)
[PATCH] xfs: Improve CONFIG_XFS_RT Kconfig help
2025-10-13 3:08 UTC
[PATCH 00/10] improve smbdirect_mr_io lifetime
2025-10-13 3:05 UTC (2+ messages)
[PATCH 0/9] bugfix and refactor of dma-perf
2025-10-13 3:02 UTC (15+ messages)
` [PATCH v3 00/13] "
` [PATCH v3 01/13] app/dma-perf: fix use-after-free
` [PATCH v3 02/13] app/dma-perf: add global section for config file
` [PATCH v3 03/13] app/dma-perf: use argparse lib to parse argument
` [PATCH v3 04/13] app/dma-perf: refactor output csv
` [PATCH v3 05/13] app/dma-perf: support list DMA devices
` [PATCH v3 06/13] app/dma-perf: add more global config
` [PATCH v3 07/13] app/dma-perf: remove invalid or redundant field
` [PATCH v3 08/13] app/dma-perf: refactor load config function
` [PATCH v3 09/13] app/dma-perf: refactor benchmark function
` [PATCH v3 10/13] app/dma-perf: support specific error info
` [PATCH v3 11/13] app/dma-perf: fix segment fault with large size
` [PATCH v3 12/13] app/dma-perf: fix on-flight DMA when verify data
` [PATCH v3 13/13] app/dma-perf: fix wrong stage to stop dmadev
sched: observed instability under stress in 6.12 and mainline
2025-10-13 3:03 UTC (2+ messages)
filemap_* writeback interface cleanups
2025-10-13 2:58 UTC (3+ messages)
` [PATCH 09/10] mm: remove __filemap_fdatawrite_range
` [PATCH 10/10] mm: rename filemap_flush to filemap_fdatawrite_kick
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.