messages from 2026-07-13 13:59:00 to 2026-07-13 18:55:47 UTC [more...]
[OE-core][PATCH] libxpm: add ptest support
2026-07-13 18:54 UTC
[PATCH] memory-control: add recipe and bbclass for cgroup v2 memory limiting
2026-07-13 18:51 UTC
[PATCH v2 0/6] platform/x86/amd/pmf: Add 1AH_M80H support and accumulator based NPU metrics
2026-07-13 18:47 UTC (8+ messages)
` [PATCH v2 1/6] platform/x86/amd/pmf: Use per-SoC smu_regs struct for SMU mailbox registers
` [PATCH v2 2/6] platform/x86/amd/pmf: Add 1AH_M80H device IDs and extended "
` [PATCH v2 3/6] platform/x86/amd/pmf: Move metrics code to dedicated file
` [PATCH v2 4/6] platform/x86/amd/pmf: Use upper/lower_32_bits() in amd_pmf_set_dram_addr()
` [PATCH v2 5/6] platform/x86/amd/pmf: Refactor NPU metrics for platform extensibility
` [PATCH v2 6/6] platform/x86/amd/pmf: Add 1AH_M80H metrics table and NPU metrics support
[PATCH v7 0/4] driver core: unify the release path for dynamically allocated platform devices
2026-07-13 18:45 UTC (7+ messages)
` [PATCH v7 1/4] platform/surface: gpe: use platform_device_register_full()
` [PATCH v7 2/4] drm/xe/i2c: use device_create_managed_software_node()
` [PATCH v7 3/4] driver core: platform: unify release path
` [PATCH v7 4/4] driver core: platform: tests: add test cases for correct swnode removal
[PATCH 0/5] platform/x86/amd/pmf: Add 1AH_M80H support and accumulator based NPU metrics
2026-07-13 18:40 UTC (8+ messages)
` [PATCH 2/5] platform/x86/amd/pmf: Add 1AH_M80H device IDs and extended SMU mailbox registers
` [PATCH 5/5] platform/x86/amd/pmf: Add 1AH_M80H metrics table and NPU metrics support
[PATCH nf] netfilter: nft_fib: bail out if input device is missing
2026-07-13 18:36 UTC
[REGRESSION] bitland-mifs-wmi: power-saver write is accepted but profile remains balanced on Redmi Book Pro 14 2022
2026-07-13 18:35 UTC
[PATCH] tools/sched_ext: scx_flatcg: Fix uninitialized stats on allocation failure
2026-07-13 18:35 UTC (2+ messages)
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-13 18:18 UTC (21+ messages)
` [PATCH v2 05/33] mm/rmap: update mm/interval_tree.c comments
` [PATCH v2 06/33] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH v2 07/33] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH v2 08/33] mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
` [PATCH v2 09/33] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH v2 10/33] mm/rmap: rename anon_vma_interval_tree_*() params and use pgoff_t
` [PATCH v2 11/33] mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
` [PATCH v2 12/33] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH v2 14/33] mm/vma: clean up anon_vma_compatible()
arch/arm/boot/dts/ti/omap/omap2430-sdp.dtb: keypad (ti,twl4030-keypad): 'linux,keymap' is a required property
2026-07-13 17:59 UTC
[thomas-weissschuh:b4/mips-vdso-install 3/3] make[3]: *** No rule to make target 'arch/mips/vdso/vdso.so.dbg'
2026-07-13 17:57 UTC
[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-07-13 17:57 UTC (39+ messages)
` [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
` [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [RFC PATCH 12/34] arm64: mm: use proper set_pXd() for generic compile-time folded patable in kasan_early_init()
` [RFC PATCH 13/34] arm64: mm: define pud_set_huge() when __PGTABLE_PMD_FOLDED not defined
` [RFC PATCH 14/34] csky: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [RFC PATCH 15/34] mips: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault path
` [RFC PATCH 16/34] nios2: "
` [RFC PATCH 17/34] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [RFC PATCH 18/34] riscv: mm: use proper set_pXd() for generic compile-time folded patable in setup_vm_final()
` [RFC PATCH 19/34] x86: power: use proper set_pXd() for generic compile-time folded patable in resume_one_md_table_init()
` [RFC PATCH 20/34] x86: kexec: use proper set_pXd() for generic compile-time folded patable in machine_kexec_page_table_set_one()
` [RFC PATCH 21/34] x86: platform: use proper set_pXd() for generic compile-time folded patable in setup_olpc_ofw_pgd()
` [RFC PATCH 22/34] x86: mm: use proper set_pXd() for generic compile-time folded patable in one_md_table_init()
` [RFC PATCH 23/34] x86: mm: skip pud setup when using generic compile-time folded pagetable
` [RFC PATCH 24/34] x86: mm: call try_to_free_pmd_page() when CONFIG_PGTABLE_LEVELS > 2
` [RFC PATCH 25/34] x86: mm: remove usage of pgd_page_vaddr() for CONFIG_x86_PAE
` [RFC PATCH 26/34] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only
` [RFC PATCH 27/34] m68k: mm: remove usage of pgd_page_vaddr() for CONFIG_PGTABLE_LEVELS=3
` [RFC PATCH 28/34] arm: mm: use proper pgtable APIs for generic compile-time folded patable in kasan_init()
` [RFC PATCH 29/34] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud
` [RFC PATCH 30/34] mm/pgtable: disallow calling folded (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable
` [RFC PATCH 31/34] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
` [RFC PATCH 32/34] openrisc/pgtable: drop __pmd_offset()
` [RFC PATCH 33/34] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
` [RFC PATCH 34/34] arm64: pgtable: convert pte_present() from macro to static inline
[RFC PATCH] fs/ntfs3: prevent positive E_NTFS_NONRESIDENT from reaching writeback error handling
2026-07-13 8:41 UTC
Missing signoff in the arm-soc tree
2026-07-13 17:38 UTC (2+ messages)
[akpm-mm:mm-new 344/369] mm/alloc_tag.c:356:58: error: implicit declaration of function 'compat_ptr'
2026-07-13 17:20 UTC (6+ messages)
[PATCH] memory-control: fix build failure on non-systemd distros
2026-07-13 17:18 UTC (2+ messages)
[meta-multimedia][PATCH] libcamera: add libdrm dependency
2026-07-13 16:44 UTC (5+ messages)
` [oe] "
[meta-oe][PATCH v2] thermald: upgrade to 2.5.12
2026-07-13 15:49 UTC
[PATCH 1/4] python3-cryptography: set CVE_PRODUCT
2026-07-13 17:15 UTC (6+ messages)
` [PATCH 2/4] python3-ply: set CVE_PRODUCT and CVE_STATUS for CVE-2025-56005 as disputed
` [OE-core] "
` [PATCH 3/4] python3-pyasn1: set CVE_PRODUCT
` [OE-core] "
` [OE-core] [PATCH 1/4] python3-cryptography: "
[PATCH v6 0/7] Qualcomm Sahara protocol enhancements
2026-07-13 17:11 UTC (11+ messages)
` [PATCH v6 4/7] bus: mhi: Add QDU100 Sahara variant and firmware fallback
` [PATCH v6 7/7] bus: mhi: Expose DDR training data via controller sysfs
[PATCH v3 0/4] Add Clang toolchain support for kernel builds
2026-07-13 17:11 UTC (3+ messages)
` [PATCH v3 2/4] kernel-yocto-rust: use clang toolchain for riscv64 when Rust is enabled
` [OE-core] "
[meta-multimedia][PATCH] libcamera: update 0.7.1 -> 0.7.2
2026-07-13 17:08 UTC
[PATCH v4 01/27] bitbake: globally define KERNEL_PACKAGE_NAME
2026-07-13 17:06 UTC (2+ messages)
` [OE-core] "
[PATCHSET v5 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
2026-07-13 16:49 UTC (17+ messages)
` [PATCH 01/10] sched: Add helper to block retained proxy donors
` [PATCH 02/10] sched_ext: Block proxy donors across scheduler transitions
` [PATCH 03/10] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
` [PATCH 04/10] sched_ext: Split curr|donor references properly
` [PATCH 05/10] sched_ext: Fix TOCTOU race in consume_remote_task()
` [PATCH 06/10] sched_ext: Handle blocked donor migration with proxy execution
` [PATCH 07/10] sched_ext: Delegate proxy donor admission to BPF schedulers
` [PATCH 08/10] sched_ext: Add selftest for blocked donor admission
` [PATCH 09/10] sched_ext: scx_qmap: Add proxy execution support
` [PATCH 10/10] sched: Allow enabling proxy exec with sched_ext
[PATCH RFC] jfs: replace BUG() with error return in txLock()
2026-07-13 16:43 UTC (2+ messages)
[PATCH v12 nf-next 0/7] netfilter: Add bridge-fastpath
2026-07-13 16:37 UTC (7+ messages)
` [PATCH v12 nf-next 3/7] netfilter: nf_flow_table_offload: Add nf_flow_rule_bridge()
[RFC PATCH 000/134] qom: Make composition-tree parenting mandatory
2026-07-13 16:35 UTC (3+ messages)
` [RFC PATCH 129/134] hw: Parent board-created CPUs under the machine
[PATCH nf-next v3] netfilter: ipset: skip extension destroy on hash resize replay
2026-07-13 16:33 UTC
[PATCH] rust: drm: Fix typo in FEAT_RENDER documentation
2026-07-13 16:33 UTC (2+ messages)
[PATCH v2] drm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue worker
2026-07-13 16:31 UTC (2+ messages)
[PATCH 1/4] files/fs-perms.txt: Replace /srv by $servicedir
2026-07-13 16:29 UTC (3+ messages)
` [PATCH 3/4] base-files: Install /etc/mtab in a systemd-friendly way
` [OE-core] "
[PATCH] hw/usb/hcd-ohci: Make sure that ohci_service_ed_list() cannot loop forever
2026-07-13 16:23 UTC (2+ messages)
[PATCH v1] uftrace: riscv privilege level
2026-07-13 16:21 UTC (3+ messages)
[PATCH v4 0/3] Rework FIXMEs and fprintfs in hcd-xhci.c
2026-07-13 16:18 UTC (5+ messages)
` [PATCH v4 1/3] hw/usb/hcd-xhci: Turn guest-triggerable abort() into qemu_log_mask()
` [PATCH v4 2/3] hw/usb/hcd-xhci: Remove the FIXME macro
` [PATCH v4 3/3] hw/usb/hcd-xhci: Use qemu_log_mask() instead of fprintf() statement
[PATCH nf] netfilter: ipset: skip extension destroy on hash resize replay
2026-07-13 16:18 UTC (3+ messages)
[PATCH] drm/virtio: Don't detach GEM from a non-created context
2026-07-13 16:18 UTC (2+ messages)
[PATCH nf-next v2] netfilter: ipset: skip extension destroy on hash resize replay
2026-07-13 16:15 UTC
[PATCH libevl] tests: skip clock-timer-periodic on virtual targets
2026-07-13 16:17 UTC
[PATCH nf-next 1/2] netfilter: conntrack_helper: pass master conntrack to helper functions
2026-07-13 16:06 UTC (2+ messages)
` [PATCH nf-next 2/2] netfilter: nf_conntrack_expect: store event cache in expectation
[PATCH v4 0/2] rust: drm: gpuvm: implement Send and Sync for refcounted handles
2026-07-13 16:00 UTC (2+ messages)
[PATCH RFC 0/3] RFC: Fixing rust segfault (#16058) to support Ubuntu 26.04 on Scarthgap
2026-07-13 16:00 UTC (8+ messages)
` [OE-core] "
[PATCH net v2] nfc: llcp: reject PDUs shorter than the LLCP header
2026-07-13 15:58 UTC
[PATCH v2 0/5] binfmt_misc: bpf-backed binary type handlers
2026-07-13 15:57 UTC (6+ messages)
[PATCH v4 0/5] block: use integrity interval instead of sector as seed
2026-07-13 15:50 UTC (3+ messages)
[PATCH] tests/functional/riscv64: sifive_u: Fix kernel command line
2026-07-13 15:48 UTC (2+ messages)
[PATCH v3 14/24] binfmt_misc: rename load_binfmt_misc() to current_binfmt_misc()
2026-07-13 15:46 UTC
[PATCH v3 13/24] binfmt_misc: factor out the entry matching
2026-07-13 15:37 UTC
[PATCH v2] rust: drm: fix GEM object pointer safety docs
2026-07-13 15:35 UTC (2+ messages)
pull-request: ath-current-20260713
2026-07-13 15:35 UTC
[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
2026-07-13 15:34 UTC (3+ messages)
[PATCH net] nfc: llcp: bound the remaining LLCP TLV parsers to their buffers
2026-07-13 15:34 UTC (4+ messages)
[PATCH] afs: Fix afs_edit_dir_remove() to get, not find, block 0
2026-07-13 15:22 UTC
[PATCHSET v2] sched/psi: Fix psimon fork deadlock and rtpoll_timer UAF
2026-07-13 15:19 UTC (8+ messages)
` [PATCH 1/2] sched/psi: Create the psimon kthread outside of cgroup_mutex
` [PATCH 2/2] sched/psi: Shut down rtpoll_timer in psi_cgroup_free()
Refcounting dma_resv and using that for drm_exec support in TTM
2026-07-13 15:15 UTC (15+ messages)
` [PATCH 01/12] dma-buf: Add reference counting to dma_resv
` [PATCH 04/12] drm/ttm: Switch LRU cursor to track dma_resv instead of buffer objects
` [PATCH 09/12] drm/ttm: nuke buffer refcounting
[PATCH v3 1/3] platform/x86: asus-wireless: Check ACPI_COMPANION() against NULL
2026-07-13 15:14 UTC (3+ messages)
` [PATCH v3 2/3] platform/x86: topstar-laptop: "
` [PATCH v3 3/3] platform/x86: hsmp: "
[PATCH] powerpc/ps3: Fix map failure path in dma_ioc0_map_pages()
2026-07-13 15:08 UTC (3+ messages)
[PATCH v3 11/24] binfmt_misc: use print_hex_dump_debug() for the register debug output
2026-07-13 15:08 UTC
[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
2026-07-13 15:06 UTC (2+ messages)
` (subset) "
[PATCH 0/2] riscv: dts: spacemit: k3: Add USB/PCIe devices
2026-07-13 15:04 UTC (5+ messages)
` [PATCH 2/2] riscv: dts: spacemit: k3: Add PCIe device node
[AUH] pkgconf: upgrading to 3.0.1 SUCCEEDED
2026-07-13 15:00 UTC
[PATCH 1/2] wifi: ath11k: implement custom wake_tx_queue with flow control
2026-07-13 15:01 UTC (2+ messages)
[PATCH 00/13 RFC net-next] Allow compiling an IPv6-only kernel network stack
2026-07-13 14:57 UTC (6+ messages)
` [PATCH 01/13 RFC net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
2026-07-13 14:56 UTC (4+ messages)
[PATCH net-next v2] mptcp: sockopt: implement IPV6_TCLASS
2026-07-13 14:53 UTC (2+ messages)
[PATCH] xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
2026-07-13 14:50 UTC
[RFC PATCH 0/4] rust: usb: add usb request block abstractions and a user
2026-07-13 14:44 UTC (3+ messages)
` [RFC PATCH 4/4] media: add gv-usb2 audio capture driver
[PATCH v2 0/3] drm/virtio: introduce F_BLOB_ALIGNMENT support
2026-07-13 14:34 UTC (6+ messages)
` [PATCH v2 2/3] drm/virtio: honor blob_alignment requirements
[PATCH v3 02/12] LoongArch: Mark special sections for KLP support
2026-07-13 14:33 UTC (2+ messages)
[PATCH v1 0/9] Support Clang context analysis for ext2
2026-07-13 14:32 UTC (3+ messages)
` [PATCH v1 1/9] ext2: fix ext2_xattr_delete_inode() context analysis warning
[PATCH v3 10/24] binfmt_misc: remove the VERBOSE_STATUS toggle
2026-07-13 14:32 UTC
xfsprogs_6.13.0-2+deb13u1_source.changes ACCEPTED into proposed-updates
2026-07-13 14:32 UTC
[PATCH v12 0/2] Lenovo Yoga Book 9 keyboard dock detection
2026-07-13 14:31 UTC (3+ messages)
` [PATCH v12 1/2] platform/x86/lenovo: lenovo-ymc: Suppress probe on Yoga Book 9 14IAH10
` [PATCH v12 2/2] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver
should "DISTRO_FEATURES_OVERRIDES" be in the variables glossary?
2026-07-13 14:27 UTC
[PATCH v3 09/24] binfmt_misc: rename Node to struct binfmt_misc_entry
2026-07-13 14:27 UTC
[PATCH ipset 0/7] test updates
2026-07-13 14:25 UTC (4+ messages)
[PATCH v3 03/24] binfmt_misc: reject a flag character as the field delimiter
2026-07-13 14:20 UTC
[PATCH] drm/amd/display: Shorten KUnit exported symbol names
2026-07-13 14:20 UTC (2+ messages)
[PATCH nf,v3] netfilter: nf_conntrack_expect: add and use nf_ct_expect_related_pair()
2026-07-13 14:19 UTC
[PATCH net-next] mptcp: sockopt: implement IPV6_TCLASS
2026-07-13 14:17 UTC (2+ messages)
[PATCH v3 0/5] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-13 14:14 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v2 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
2026-07-13 14:12 UTC (2+ messages)
[PATCH] checkpolicy: fix double free of fstype in define_genfs_context_helper
2026-07-13 14:05 UTC (2+ messages)
[PATCH v3 0/3] wifi: carl9170: firmware trust boundary hardening
2026-07-13 14:05 UTC (2+ messages)
[PATCH v3 0/3] wifi: ath6kl: firmware trust boundary hardening
2026-07-13 14:05 UTC (2+ messages)
` (subset) "
[PATCH wireless v4 3/3] wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handler
2026-07-13 14:05 UTC (2+ messages)
[PATCH v5] wifi: ath6kl: fix OOB access from firmware ADDBA window size
2026-07-13 14:05 UTC (2+ messages)
[PATCH v2] ath12k: fix NULL pointer dereference in rhash table destroy
2026-07-13 14:05 UTC (2+ messages)
[PATCH ath-current] wifi: ath12k: Fix low MLO RX throughput on WCN7850
2026-07-13 14:05 UTC (2+ messages)
[PATCH v2] powerpc/ps3: Remove unused struct table in setup_areas()
2026-07-13 14:03 UTC (2+ messages)
[PATCH v2 0/3] SM8450 QoL changes (dispcc)
2026-07-13 14:05 UTC (4+ messages)
` [PATCH v2 2/3] clk: qcom: dispcc-sm8450: Migrate to qcom_cc_driver_data
[PATCH v3] hardening: Default randstruct off with rust for better allmodconfig support
2026-07-13 14:02 UTC (5+ messages)
[PATCH v1] gdbus: Skip BLE random-address devices and remove broad match rule
2026-07-13 14:00 UTC (4+ messages)
[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
2026-07-13 14:00 UTC (2+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep
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.