messages from 2025-05-13 06:05:11 to 2025-05-13 06:53:31 UTC [more...]
[merged mm-stable] update-christophs-email-address-and-make-it-consistent.patch removed from -mm tree
2025-05-13 6:53 UTC
[merged mm-stable] mm-fix-typos-in-comments-in-mm_initc.patch removed from -mm tree
2025-05-13 6:53 UTC
FAILED: patch "[PATCH] clocksource/i8253: Use raw_spinlock_irqsave() in" failed to apply to 6.1-stable tree
2025-05-13 6:53 UTC (2+ messages)
[merged mm-stable] samples-damon-implement-a-damon-module-for-memory-tiering.patch removed from -mm tree
2025-05-13 6:53 UTC
[merged mm-stable] docs-abi-damon-document-nid-file.patch removed from -mm tree
2025-05-13 6:53 UTC
[merged mm-stable] docs-admin-guide-mm-damon-usage-document-nid-file.patch removed from -mm tree
2025-05-13 6:53 UTC
[merged mm-stable] docs-mm-damon-design-document-node_mem_usedfree_bp.patch removed from -mm tree
2025-05-13 6:53 UTC
[merged mm-stable] mm-damon-sysfs-schemes-connect-damos_quota_goal-nid-with-core-layer.patch removed from -mm tree
2025-05-13 6:53 UTC
[merged mm-stable] mm-damon-sysfs-schemes-implement-file-for-quota-goal-nid-parameter.patch removed from -mm tree
2025-05-13 6:53 UTC
[PATCH v2 0/2] Update the watchdog period according to real CPU frequency
2025-05-13 6:51 UTC (3+ messages)
[merged mm-stable] mm-damon-core-introduce-damos-quota-goal-metrics-for-memory-node-utilization.patch removed from -mm tree
2025-05-13 6:53 UTC
linux-next: manual merge of the tip tree with Linus' tree
2025-05-13 6:52 UTC
[PATCH] s390x: Clear RAM on diag308 subcode 3 reset
2025-05-13 6:50 UTC (5+ messages)
[f2fs-dev] [PATCH] f2fs: remove unused sbi argument from checksum functions
2025-05-13 6:50 UTC (2+ messages)
[PATCH 0/4] Add Sophgo x8/x4 EVB Board support
2025-05-13 6:48 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: riscv: add Sophgo x8 EVB bindings
linux-next: manual merge of the tip tree with Linus' tree
2025-05-13 6:49 UTC
[PATCH 5.4.y] openvswitch: Fix unsafe attribute parsing in output_userspace()
2025-05-13 6:49 UTC (2+ messages)
[PATCH 0/2] dm mpath: Interface for explicit probing of active paths
2025-05-13 6:49 UTC (9+ messages)
[PATCH bpf-next v4 0/4] bpf: Add kfuncs for read-only string operations
2025-05-13 6:48 UTC (5+ messages)
` [PATCH bpf-next v4 1/4] bpf: Teach vefier to handle const ptrs as args to kfuncs
[PATCH RFC md-6.16 v3 00/19] md: introduce a new lockless bitmap
2025-05-13 6:48 UTC (9+ messages)
` [PATCH RFC md-6.16 v3 15/19] md/md-llbitmap: implement APIs to dirty bits and clear bits
[PATCH 0/3] pinctrl: imx-scmi: Introdue nxp,iomuxc-daisy-off
2025-05-13 7:56 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: firmware: nxp,imx95-scmi-pinctrl: Introduce nxp,iomuxc-daisy-off
` [PATCH 2/3] pinctrl: imx-scmi: Get daisy register offset from DT
[PATCH 6.1.y 1/2] bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIG
2025-05-13 6:45 UTC (2+ messages)
` [PATCH 6.1.y 2/2] bpf, arm64: Fix address emission with tag-based KASAN enabled
[PATCH 6.1 00/92] 6.1.139-rc1 review
2025-05-13 6:45 UTC (2+ messages)
[folded-merged] mm-mempolicy-weighted-interleave-auto-tuning-fix-2.patch removed from -mm tree
2025-05-13 6:45 UTC
[folded-merged] mm-mempolicy-weighted-interleave-auto-tuning-fix.patch removed from -mm tree
2025-05-13 6:45 UTC
[PATCH 0/2] riscv: dts: sophgo: add more sg2042 isa extension support
2025-05-13 6:45 UTC (5+ messages)
` [PATCH 1/2] riscv: dts: sophgo: Add xtheadvector to the sg2042 devicetree
linux-next: manual merge of the tip tree with Linus' tree
2025-05-13 6:45 UTC
[PATCH v4] bus: mhi: host: don't free bhie tables during suspend/hibernation
2025-05-13 6:44 UTC (3+ messages)
[folded-merged] memcontrol-add-ksm_profit-in-cgroup-memoryksm_stat-fix.patch removed from -mm tree
2025-05-13 6:45 UTC
[PATCH] busybox: Skip a non-posix awk ptest on musl systems
2025-05-13 6:44 UTC (3+ messages)
` [OE-core] "
[PATCH] block: Split bios in LBA order
2025-05-13 6:44 UTC (2+ messages)
[folded-merged] filemap-do-not-use-folio_contains-for-swap-cache-folios-fix.patch removed from -mm tree
2025-05-13 6:44 UTC
[folded-merged] mm-perform-vma-allocation-freeing-duplication-in-mm-fix.patch removed from -mm tree
2025-05-13 6:44 UTC
[PATCH 00/11] crypto: aspeed/hash - Convert to partial block API
2025-05-13 6:04 UTC (12+ messages)
` [PATCH 01/11] crypto: aspeed/hash - Remove purely software hmac implementation
` [PATCH 02/11] crypto: aspeed/hash - Reorganise struct aspeed_sham_reqctx
` [PATCH 03/11] crypto: aspeed/hash - Use init_tfm instead of cra_init
` [PATCH 04/11] crypto: aspeed/hash - Provide rctx->buffer as argument to fill padding
` [PATCH 05/11] crypto: aspeed/hash - Move sham_final call into sham_update
` [PATCH 06/11] crypto: aspeed/hash - Move final padding into dma_prepare
` [PATCH 07/11] crypto: aspeed/hash - Remove sha_iv
` [PATCH 08/11] crypto: aspeed/hash - Use API partial block handling
` [PATCH 09/11] crypto: aspeed/hash - Add fallback
` [PATCH 10/11] crypto: aspeed/hash - Iterate on large hashes in dma_prepare
` [PATCH 11/11] crypto: aspeed/hash - Fix potential overflow in dma_prepare_sg
[PATCH 6.6.y 1/2] bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIG
2025-05-13 6:43 UTC (2+ messages)
` [PATCH 6.6.y 2/2] bpf, arm64: Fix address emission with tag-based KASAN enabled
[folded-merged] mm-establish-mm-vma_execc-for-shared-exec-mm-vma-functionality-fix.patch removed from -mm tree
2025-05-13 6:43 UTC
[folded-merged] mm-hugetlbc-__unmap_hugepage_range-comment-cleanup.patch removed from -mm tree
2025-05-13 6:42 UTC
[PATCH 0/7] audio related fixes for 10.1
2025-05-13 6:40 UTC (5+ messages)
` [PATCH 4/7] hw/audio/asc: fix SIGSEGV in asc_realize()
[PATCH] staging: rtl8723bs: fix spacing around '+' in rtw_cmd.c
2025-05-13 6:39 UTC (2+ messages)
[folded-merged] jfs-implement-migrate_folio-for-jfs_metapage_aops-fix-3.patch removed from -mm tree
2025-05-13 6:41 UTC
[folded-merged] jfs-implement-migrate_folio-for-jfs_metapage_aops-fix-2.patch removed from -mm tree
2025-05-13 6:41 UTC
[folded-merged] jfs-implement-migrate_folio-for-jfs_metapage_aops-fix.patch removed from -mm tree
2025-05-13 6:41 UTC
[folded-merged] mm-selftests-add-a-test-to-verify-mmap_changing-race-with-eagain-checkpatch-fixes.patch removed from -mm tree
2025-05-13 6:40 UTC
[meta-oe][PATCH v1] dediprog-flasher: enable native builds
2025-05-13 6:40 UTC (2+ messages)
[PATCH 6.1.y] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
2025-05-13 6:39 UTC
[folded-merged] mm-implement-for_each_valid_pfn-for-config_sparsemem-fix.patch removed from -mm tree
2025-05-13 6:40 UTC
[PATCH v2 0/6] arm: extended regions fixes
2025-05-13 6:39 UTC (5+ messages)
` [PATCH v2 5/6] xen/arm: exclude xen,reg from domU extended regions
[folded-merged] mm-add-max-swappiness-arg-to-lru_gen-for-anonymous-memory-only-update-fix.patch removed from -mm tree
2025-05-13 6:39 UTC
[folded-merged] mm-add-max-swappiness-arg-to-lru_gen-for-anonymous-memory-only-update.patch removed from -mm tree
2025-05-13 6:39 UTC
[folded-merged] samples-damon-implement-a-damon-module-for-memory-tiering-fix.patch removed from -mm tree
2025-05-13 6:38 UTC
[PATCH v2 00/25] Fix incorrect hash results on AST2700
2025-05-13 6:28 UTC (45+ messages)
` [PATCH v2 01/25] hw/misc/aspeed_hace: Remove unused code for better readability
` [PATCH v2 02/25] hw/misc/aspeed_hace: Improve readability and consistency in variable naming
` [PATCH v2 03/25] hw/misc/aspeed_hace: Ensure HASH_IRQ is always set to prevent firmware hang
` [PATCH v2 04/25] hw/misc/aspeed_hace: Refactor hash buffer setup into helper functions for clarity
` [PATCH v2 05/25] hw/misc/aspeed_hace: Split hash execution "
` [PATCH v2 06/25] hw/misc/aspeed_hace: Introduce 64-bit hash source address helper function
` [PATCH v2 07/25] hw/misc/aspeed_hace: Rename R_HASH_DEST to R_HASH_DIGEST and introduce 64-bit hash digest address helper
` [PATCH v2 08/25] hw/misc/aspeed_hace: Support accumulative mode for direct access mode
` [PATCH v2 09/25] hw/misc/aspeed_hace: Move register size to instance class and dynamically allocate regs
` [PATCH v2 10/25] hw/misc/aspeed_hace: Add support for source, digest, key buffer 64 bit addresses
` [PATCH v2 11/25] hw/misc/aspeed_hace: Support DMA 64 bits dram address
` [PATCH v2 12/25] hw/misc/aspeed_hace: Add trace-events for better debugging
` [PATCH v2 13/25] hw/misc/aspeed_hace: Support to dump plaintext and digest "
` [PATCH v2 14/25] tests/qtest: Reorder aspeed test list
` [PATCH v2 15/25] test/qtest: Introduce a new aspeed-hace-utils.c to place common testcases
` [PATCH v2 16/25] test/qtest/hace: Specify explicit array sizes for test vectors and hash results
` [PATCH v2 17/25] test/qtest/hace: Adjust test address range for AST1030 due to SRAM limitations
` [PATCH v2 18/25] test/qtest/hace: Add SHA-384 test cases for ASPEED HACE model
` [PATCH v2 19/25] test/qtest/hace: Add SHA-384 tests for AST2600
` [PATCH v2 20/25] test/qtest/hace: Add tests for AST1030
` [PATCH v2 21/25] test/qtest/hace: Update source data and digest data type to 64-bit
` [PATCH v2 22/25] test/qtest/hace: Support 64-bit source and digest addresses for AST2700
` [PATCH v2 23/25] test/qtest/hace: Support to test upper 32 bits of digest and source addresses
` [PATCH v2 24/25] test/qtest/hace: Support to validate 64-bit hmac key buffer addresses
` [PATCH v2 25/25] test/qtest/hace: Add tests for AST2700
[PATCH v3 0/2] i2c: imx: guard and drop prefix
2025-05-13 6:36 UTC (3+ messages)
` [PATCH v3 1/2] i2c: imx: use guard to take spinlock
` [PATCH v3 2/2] i2c: imx: drop master prefix
[PATCH v4 0/2] ALPM rework and fixes
2025-05-13 6:35 UTC (3+ messages)
` ✗ CI.Build: failure for ALPM rework and fixes (rev4)
` ✗ Fi.CI.SPARSE: warning "
[f2fs-dev] [PATCH 1/2] f2fs: use vmalloc instead of kvmalloc in .init_{, de}compress_ctx
2025-05-13 6:34 UTC (4+ messages)
` [PATCH 1/2] f2fs: use vmalloc instead of kvmalloc in .init_{,de}compress_ctx
[PATCH v2 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
2025-05-13 7:43 UTC (3+ messages)
` [PATCH v2 1/3] firmware: imx: move get power mode function from scu-pd.c to misc.c
M+ & H bugs with Milestone Movements WW19
2025-05-13 6:33 UTC
[PATCH v2 0/5] fork: Page operation cleanups in the fork code
2025-05-13 6:33 UTC (5+ messages)
` [PATCH v2 1/5] fork: Clean-up ifdef logic around stack allocation
` [PATCH v2 2/5] fork: Clean-up naming of vm_stack/vm_struct variables in vmap stacks code
Enhancements/Bugs closed WW19!
2025-05-13 6:32 UTC
[PATCH] compiler-rt-sanitizers: Fix native builds on aarch64 build hosts
2025-05-13 6:32 UTC
[PATCH v2 0/6] Add SPAcc Crypto Driver
2025-05-13 6:30 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: crypto: Document support for SPAcc
[PATCH v3] f2fs/013: test to check potential corruption on atomic_write file
2025-05-13 6:30 UTC (3+ messages)
` [f2fs-dev] "
[PATCH] Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
2025-05-13 6:13 UTC
Current high bug count owners for Yocto Project 5.3
2025-05-13 6:30 UTC
[PATCH] net/mlx5: fix support for meter flow action in HWS
2025-05-13 6:28 UTC (2+ messages)
[PATCH v3 0/3] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
2025-05-13 6:28 UTC (8+ messages)
` [PATCH v3 1/3] KVM: arm64: Restrict FF-A host version renegotiation
` [PATCH v3 2/3] KVM: arm64: Bump the supported version of FF-A to 1.2
` [PATCH v3 3/3] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 in host handler
Yocto Project Newcomer & Unassigned Bugs - Help Needed
2025-05-13 6:28 UTC
[meta-freescale] Build fail due to imx-vpu-hantro_1.36.0
2025-05-13 6:28 UTC (3+ messages)
[PATCH] net/mlx5: fix flex tunnel validation
2025-05-13 6:27 UTC (2+ messages)
[PATCH net-next,v3] net: mana: Add handler for hardware servicing events
2025-05-13 6:27 UTC (2+ messages)
[oe-core][PATCH] libxcvt: allow native build
2025-05-13 6:27 UTC
[PATCH] net/mlx5/hws: fix send queue drain on FW WQE destroy
2025-05-13 6:26 UTC (2+ messages)
[PATCH v5 00/17] Enable/Disable DC balance along with VRR DSB
2025-05-13 6:26 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for Enable/Disable DC balance along with VRR DSB (rev5)
[PATCH] net/mlx5: add match on IPv6 fragment extension header
2025-05-13 6:25 UTC (2+ messages)
[PATCH] security/commoncap: don't assume "setid" if all ids are identical
2025-05-13 6:25 UTC
[PATCH 1/2] net/mlx5: non template - fix validation for GENEVE options
2025-05-13 6:25 UTC (2+ messages)
[PATCH 6.14 000/197] 6.14.7-rc1 review
2025-05-13 6:24 UTC (3+ messages)
[Intel-wired-lan] i40e: How the packets will be processed when status_error_len is 0
2025-05-13 6:23 UTC (5+ messages)
` "
[PATCH] MAINTAINERS: add mm GUP section
2025-05-13 6:23 UTC (6+ messages)
[PATCH 1/2] common/mlx5: read SWS capability bits
2025-05-13 6:23 UTC (2+ messages)
[PATCH 0/5] ASoC/SOF/PCI/Intel: add Wildcat Lake support
2025-05-13 6:23 UTC (3+ messages)
[PATCH rtw-next v1 00/13] wifi: rtw89: Add support for USB devices
2025-05-13 6:22 UTC (8+ messages)
` [PATCH rtw-next v1 11/13] wifi: rtw89: Add usb.{c,h}
` [PATCH rtw-next v1 12/13] wifi: rtw89: Add rtw8851bu.c
` [PATCH rtw-next v1 13/13] wifi: rtw89: Enable the new USB modules
[PATCH v10 0/3] Allow to enable multifd and postcopy migration together
2025-05-13 6:20 UTC (6+ messages)
` [PATCH v10 2/3] tests/qtest/migration: add postcopy tests with multifd
[RFC PATCH v4 0/5] Readahead tweaks for larger folios
2025-05-13 6:19 UTC (3+ messages)
` [RFC PATCH v4 1/5] mm/readahead: Honour new_order in page_cache_ra_order()
[PATCH 0/4] ext4,jbd2: clean up unused arguments to checksum functions
2025-05-13 6:21 UTC (9+ messages)
` [PATCH 1/4] ext4: remove sbi argument from ext4_chksum()
` [PATCH 2/4] ext4: remove sb argument from ext4_superblock_csum()
` [PATCH 3/4] jbd2: remove journal_t argument from jbd2_chksum()
` [PATCH 4/4] jbd2: remove journal_t argument from jbd2_superblock_csum()
[openeuler:OLK-6.6 2220/2220] mm/page_cache_limit.c:103:52: sparse: sparse: incorrect type in argument 3 (different address spaces)
2025-05-13 6:19 UTC
[PATCH] sched/fair: Remove unused function and related comment
2025-05-13 6:18 UTC
[PATCH i-g-t,v3] tests/intel/kms_dsc: Store valid DSC outputs
2025-05-13 6:18 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/kms_dsc: Store valid DSC outputs (rev4)
[PATCH v3 0/2] NVMe Atomic Write fixes
2025-05-13 6:17 UTC (2+ messages)
[oe-core][PATCHv2 0/3] Display manager proposal for x11 and wayland
2025-05-13 6:15 UTC (2+ messages)
[PATCH 0/4] lvm2: add btrfs support for lvresize
2025-05-13 6:14 UTC (5+ messages)
` [PATCH 1/4] filesystem: get device uuid in fs_get_blkid
` [PATCH 2/4] filesystem: factor out get mount point logic from fs_get_info() into _fs_get_mnt()
` [PATCH 3/4] lvresize: add btrfs support
` [PATCH 4/4] test: addm shell/lvresize-btrfs.sh
[meta-oe][PATCH v1] iperf3: enable native builds
2025-05-13 6:14 UTC
[RFC PATCH v2] ASoC: soc-pcm: Optimize hw_params() BE DAI call
2025-05-13 6:15 UTC (3+ messages)
[net-next] octeontx2-pf: ethtool: Display "Autoneg" and "Port" fields
2025-05-13 6:13 UTC
[net-next PATCH v1 00/15] Enable Inbound IPsec offload on Marvell CN10K SoC
2025-05-13 6:12 UTC (8+ messages)
` [net-next PATCH v1 04/15] octeontx2-af: Handle inbound inline ipsec config in AF
` [net-next PATCH v1 07/15] octeontx2-af: Add support for SPI to SA index translation
[PATCH] mtd: rawnand: brcmnand: remove unused parameters
2025-05-13 6:10 UTC (2+ messages)
[net-next PATCH v9 1/6] net: phy: pass PHY driver to .match_phy_device OP
2025-05-13 6:09 UTC (2+ messages)
linux-next: manual merge of the tip tree with Linus' tree
2025-05-13 6:10 UTC
[PATCH 2/2] WIP: arm64: dts: mt8189: Add mt8189 dts evaluation board and Mafefile
2025-05-13 6:09 UTC
[linux-next:master 8457/10491] fs/btrfs/zlib.o: warning: objtool: zlib_compress_folios+0x3f4: unreachable instruction
2025-05-13 6:09 UTC
[net-next v11 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-05-13 6:09 UTC (4+ messages)
` [net-next v11 1/7] dt-bindings: net: Add MTIP L2 switch description
[PATCH 04/11] rust: io: add PortIo
2025-05-13 6:09 UTC (2+ messages)
[PATCH v9 6/6] platform/x86: Add Lenovo Other Mode WMI Driver
2025-05-13 6:09 UTC (2+ messages)
[PATCH RESEND] Documentation: fix typo in root= kernel parameter description
2025-05-13 6:07 UTC (2+ messages)
[RFC PATCH] mm: khugepaged: decouple SHMEM and file folios' collapse
2025-05-13 6:06 UTC (3+ messages)
[PATCH 0/6] x86/msr: let paravirt inline rdmsr/wrmsr instructions
2025-05-13 6:06 UTC (7+ messages)
` [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces
FAILED: patch "[PATCH] hrtimers: Force migrate away hrtimers queued after" failed to apply to 6.1-stable tree
2025-05-13 6:04 UTC (2+ messages)
` [PATCH 6.1.y] hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING
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.