messages from 2025-06-20 15:10:16 to 2025-06-20 15:43:30 UTC [more...]
[LTP] [PATCH 0/2] Two more metadata parser fixes
2025-06-20 15:43 UTC
[PATCH v8 0/9] rust: Add ACPI match table support for Rust drivers
2025-06-20 15:41 UTC (8+ messages)
` [PATCH v8 1/9] rust: device: implement FwNode::is_of_node()
` [PATCH v8 2/9] samples: rust: platform: don't call as_ref() repeatedly
` [PATCH v8 3/9] samples: rust: platform: conditionally call Self::properties_parse()
` [PATCH v8 4/9] rust: acpi: add `acpi::DeviceId` abstraction
` [PATCH v8 5/9] rust: driver: Consolidate `Adapter::of_id_info` methods using `#[cfg]`
` [PATCH v8 6/9] rust: driver: Add ACPI id table support to Adapter trait
` [PATCH v8 7/9] rust: platform: Set `OF_ID_TABLE` default to `None` in `Driver` trait
[PATCH net-next] net: xsk: update tx queue consumer immdiately after transmission
2025-06-20 15:42 UTC (5+ messages)
[PATCH bpf-next] selftests/bpf: add btf dedup test covering module BTF dedup
2025-06-20 15:41 UTC (4+ messages)
BLOCK_LEGACY_AUTOLOAD not default y in Linux 5.15.179+
2025-06-20 15:41 UTC (2+ messages)
[PATCH bpf-next v4 1/2] bpftool: Use appropriate permissions for map access
2025-06-20 15:18 UTC
[PATCH 1/2] drm/amdgpu/sdma6: add ucode version checks for userq support
2025-06-20 15:41 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu/sdma7: "
Using Windows and bitlocker
2025-06-20 15:41 UTC (5+ messages)
[PATCH 00/11] ASoC: mediatek: Add support for MT6572 SoC
2025-06-20 15:40 UTC (12+ messages)
` [PATCH 01/11] dt-bindings: serial: mediatek,uart: add MT6572
` [PATCH 02/11] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: "
` [PATCH 03/11] dt-bindings: timer: mediatek: "
` [PATCH 04/11] dt-bindings: watchdog: mediatek,mtk-wdt: "
` [PATCH 05/11] dt-bindings: vendor-prefixes: add JTY
` [PATCH 06/11] dt-bindings: arm: mediatek: add boards based on the MT6572 SoC
` [PATCH 07/11] ARM: mediatek: show the hardware name for the MT6572
` [PATCH 08/11] ARM: mediatek: add MT6572 smp bring up code
` [PATCH 09/11] ARM: dts: mediatek: add basic support for MT6572 SoC
` [PATCH 10/11] ARM: dts: mediatek: add basic support for JTY D101 board
` [PATCH 11/11] ARM: dts: mediatek: add basic support for Lenovo A369i board
[PATCH net 0/4] net: axienet: Fix deferred probe loop
2025-06-20 15:37 UTC (4+ messages)
` [PATCH net 1/4] auxiliary: Allow empty id
[RFC PATCH 0/1] Tweak TLB flushing when VMX is running on Hyper-V
2025-06-20 15:39 UTC (2+ messages)
` [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes
[kvm-unit-tests PATCH 0/8] x86: CET fixes and enhancements
2025-06-20 15:39 UTC (9+ messages)
` [kvm-unit-tests PATCH 1/8] x86: Avoid top-most page for vmalloc on x86-64
` [kvm-unit-tests PATCH 2/8] x86/cet: Fix flushing shadow stack mapping
` [kvm-unit-tests PATCH 3/8] x86/cet: Use NONCANONICAL for non-canonical address
` [kvm-unit-tests PATCH 4/8] x86/cet: Make shadow stack less fragile
` [kvm-unit-tests PATCH 5/8] x86/cet: Avoid unnecessary function pointer casts
` [kvm-unit-tests PATCH 6/8] x86/cet: Simplify IBT test
` [kvm-unit-tests PATCH 7/8] x86/cet: Track and verify #CP error code
` [kvm-unit-tests PATCH 8/8] x86/cet: Test far returns too
[PATCHv6 00/16] x86: Enable Linear Address Space Separation support
2025-06-20 15:38 UTC (11+ messages)
` [PATCHv6 01/16] x86/cpu: Enumerate the LASS feature bits
` [PATCHv6 03/16] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCHv6 04/16] x86/efi: Move runtime service initialization to arch/x86
` [PATCHv6 13/16] x86/traps: Handle LASS thrown #SS
[PATCH] fs: annotate suspected data race between poll_schedule_timeout() and pollwake()
2025-06-20 15:38 UTC (2+ messages)
[GIT PULL] mtd: Fixes for 6.16-rc3
2025-06-20 15:30 UTC
[RFC PATCH v5 0/4] PCI: rockchip: Improve driver quality
2025-06-20 15:23 UTC (6+ messages)
` [RFC PATCH v5 4/4] phy: rockchip-pcie: Adjust read mask and write
[PATCH RFC 0/6] btrfs: go fs_holder_ops and add shutdown_bdev() callback
2025-06-20 15:36 UTC (3+ messages)
` [PATCH RFC 5/6] fs: introduce a shutdown_bdev super block operation
[PATCH 01/12] tinfoil: add wait_for decorator and build_file_sync() helper
2025-06-20 15:36 UTC (13+ messages)
` [PATCH 02/12] lib/oe/go: document map_arch, and raise an error on unknown architecture
` [PATCH 03/12] files/license-hashes.csv: add more hashes
` [PATCH 04/12] oeqa/core/case: add file exists assertion
` [PATCH 05/12] recipetool: create: Support creating extra files named after the recipe
` [PATCH 06/12] recipetool: allow recipe create handlers to specify bitbake tasks to run
` [PATCH 07/12] recipetool: create_go: Use gomod fetcher instead of go mod vendor
` [PATCH 08/12] oe/licenses: move tidy_licenses from recipetool
` [PATCH 09/12] classes/go-mod-update-modules: add class to generate module list
` [PATCH 10/12] recipetool/create_go: proxy module fetching to go-mod-update-modules
` [PATCH 11/12] oeqa/sefltest/devtool: improve assignment matching in _test_recipe_contents
` [PATCH 12/12] oeqa/selftest/devtool: update create_go test to match the new behaviour
` Patchtest results for [PATCH 01/12] tinfoil: add wait_for decorator and build_file_sync() helper
[RFC PATCH 1/1] sched/deadline: Fix RT task potential starvation when expiry time passed
2025-06-20 15:22 UTC (6+ messages)
[RFC][PATCHES] untangling asm/param.h
2025-06-20 15:34 UTC (7+ messages)
` [PATCH 1/3] xtensa: get rid uapi/asm/param.h
` [PATCH 2/3] alpha: regularize the situation with asm/param.h
` [PATCH 3/3] loongarch, um, xtensa: get rid of generated arch/$ARCH/include/asm/param.h
[PATCH meta-oe v2 0/2] syslog-ng: Add stomp and examples PACKAGECONFIG options
2025-06-20 15:34 UTC (3+ messages)
` [PATCH meta-oe v2 1/2] syslog-ng: Add stomp PACKAGECONFIG option
` [PATCH meta-oe v2 2/2] syslog-ng: Add examples "
[PATCH v2 0/5] madvise cleanup
2025-06-20 15:33 UTC (6+ messages)
` [PATCH v2 1/5] mm/madvise: remove the visitor pattern and thread anon_vma state
` [PATCH v2 2/5] mm/madvise: thread mm_struct through madvise_behavior
` [PATCH v2 3/5] mm/madvise: thread VMA range state "
` [PATCH v2 4/5] mm/madvise: thread all madvise state through madv_behavior
` [PATCH v2 5/5] mm/madvise: eliminate very confusing manipulation of prev VMA
ZDI-CAN-24679: New Vulnerability Report
2025-06-20 15:33 UTC (9+ messages)
[PATCH v4 0/4] Describe the cameras in the PinePhone Pro dts
2025-06-20 15:21 UTC (10+ messages)
` [PATCH v4 1/4] dt-bindings: media: ov8858: inherit video-interface-devices properties
` [PATCH v4 2/4] dt-bindings: media: imx258: "
` [PATCH v4 3/4] arm64: dts: rockchip: describe I2c Bus 1 and IMX258 world camera on PinePhone Pro
` [PATCH v4 4/4] arm64: dts: rockchip: describe the OV8858 user "
[PATCH] drm/xe/migrate: make MI_TLB_INVALIDATE conditional
2025-06-20 15:31 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH v4 00/14] Don't generate netlink .rst files inside $(srctree)
2025-06-20 15:31 UTC (9+ messages)
` [PATCH v4 12/14] MAINTAINERS: add maintainers for netlink_yml_parser.py
[PATCH 6.12 000/512] 6.12.34-rc1 review
2025-06-20 15:28 UTC (4+ messages)
` [PATCH 6.12 471/512] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
[PATCH] erofs: remove a superfluous check for encoded extents
2025-06-20 15:31 UTC
[PATCH v2] arm64: dts: qcom: sm8550: Correct the min/max voltages for vreg_l6n_3p3
2025-06-20 15:29 UTC
What’s the intended/reasonable usage patterns for symrefs?
2025-06-20 15:29 UTC (5+ messages)
[PATCH meta-oe 0/2] syslog-ng: Add stomp and examples PACKAGECONFIG options
2025-06-20 15:29 UTC (3+ messages)
` [PATCH meta-oe 1/2] syslog-ng: Add stomp PACKAGECONFIG option
` [PATCH meta-oe 2/2] syslog-ng: Add examples "
[RFC v2 05/16] luo: luo_core: integrate with KHO
2025-06-20 15:28 UTC (13+ messages)
SCHED_DEADLINE tasks missing their deadline with SCHED_FLAG_RECLAIM jobs in the mix (using GRUB)
2025-06-20 15:28 UTC (11+ messages)
[PATCH v4 0/7] Performance counter implementation with single manual client support
2025-06-20 15:28 UTC (3+ messages)
` [PATCH v4 4/7] drm/panthor: Introduce sampling sessions to handle userspace clients
[cip-dev] Testing 6.15, bbb target has problems?
2025-06-20 15:28 UTC (4+ messages)
[RFC PATCH] ipv6: enable per-interface forwarding
2025-06-20 15:28 UTC
[RFC PATCH 0/8] repack: avoid MIDX'ing cruft pack(s) where possible
2025-06-20 15:27 UTC (4+ messages)
` [PATCH v5 0/9] "
` [PATCH v5 8/9] pack-objects: introduce '--stdin-packs=follow'
[PATCHv5 0/5] wifi: ath9k: add ahb OF support
2025-06-20 15:27 UTC (5+ messages)
[RFC PATCH v4 0/8] Intel RAR TLB invalidation
2025-06-20 15:27 UTC (5+ messages)
` [RFC PATCH v4 5/8] x86/mm: Introduce Remote Action Request
[ANNOUNCE] 6.6.94-rt56
2025-06-20 15:26 UTC
[GIT PULL] bcachefs fixes for 6.16-rc3
2025-06-20 15:17 UTC (2+ messages)
[RFC 00/12] Add more tests for multi fs block atomic writes
2025-06-20 15:24 UTC (4+ messages)
` [RFC 08/12] generic/772: Add sudden shutdown tests for multi "
[PATCH 00/27] cpuset/isolation: Honour kthreads preferred affinity
2025-06-20 15:23 UTC (28+ messages)
` [PATCH 01/27] sched/isolation: Remove housekeeping static key
` [PATCH 02/27] sched/isolation: Introduce housekeeping per-cpu rwsem
` [PATCH 03/27] PCI: Protect against concurrent change of housekeeping cpumask
` [PATCH 04/27] cpu: Protect against concurrent isolated cpuset change
` [PATCH 05/27] memcg: Prepare to protect "
` [PATCH 06/27] mm: vmstat: "
` [PATCH 07/27] sched/isolation: Save boot defined domain flags
` [PATCH 08/27] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 09/27] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 10/27] net: Keep ignoring isolated cpuset change
` [PATCH 11/27] block: Protect against concurrent "
` [PATCH 12/27] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 13/27] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 14/27] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 15/27] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 16/27] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 17/27] sched/isolation: Flush vmstat "
` [PATCH 18/27] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 19/27] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 20/27] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 21/27] kthread: Refine naming of affinity related fields
` [PATCH 22/27] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 23/27] kthread: Include kthreadd to "
` [PATCH 24/27] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 25/27] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 26/27] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 27/27] kthread: Comment on the purpose and placement of kthread_affine_node() call
[syzbot] Monthly rdma report (Jun 2025)
2025-06-20 15:23 UTC (3+ messages)
[PATCH] regulator: tps65219: Fix devm_kmalloc size allocation
2025-06-20 15:22 UTC (7+ messages)
[PATCH v3 0/6] KVM: guest_memfd: support for uffd minor
2025-06-20 15:21 UTC (7+ messages)
` [PATCH v3 1/6] mm: userfaultfd: generic continue for non hugetlbfs
[PATCH V2 0/5] generalize panic_print's dump function to be used by other kernel parts
2025-06-20 15:21 UTC (3+ messages)
` [PATCH V2 2/5] panic: generalize panic_print's function to show sys info
[PATCH v2 0/6] ext4: fix insufficient credits when writing back large folios
2025-06-20 15:21 UTC (5+ messages)
` [PATCH v2 2/6] ext4: fix stale data if it bail out of the extents mapping loop
[PATCH 0/3] net: phy: bcm54811: Fix the PHY initialization
2025-06-20 15:19 UTC (3+ messages)
` [PATCH 2/3] net: phy: bcm5481x: Implement MII-Lite mode
.clang-format: how useful, how often used, and how well maintained?
2025-06-20 15:19 UTC (5+ messages)
[bluez/bluez]
2025-06-20 15:19 UTC
[bluez/bluez] 71b5ea: shared/bap: ignore NULL attach/detach callbacks
2025-06-20 15:18 UTC
[PATCHv3 0/2] block: move sched_tags allocation/de-allocation outside of locking context
2025-06-20 15:17 UTC (5+ messages)
` [PATCHv3 1/2] block: move elevator queue allocation logic into blk_mq_init_sched
FAILED: patch "[PATCH] sched_ext: Make scx_group_set_weight() always update" failed to apply to 6.12-stable tree
2025-06-20 15:15 UTC
FAILED: patch "[PATCH] sched_ext: Make scx_group_set_weight() always update" failed to apply to 6.15-stable tree
2025-06-20 15:15 UTC
[PATCH 0/3] Reinvent BQL-free PIO/MMIO
2025-06-20 15:14 UTC (4+ messages)
` [PATCH 1/3] memory: reintroduce BQL-free fine-grained PIO/MMIO
` [PATCH 2/3] acpi: mark PMTIMER as unlocked
` [PATCH 3/3] mark HPET "
[PATCH v3 00/10] Introducing firmware late binding
2025-06-20 15:14 UTC (4+ messages)
` [PATCH v3 07/10] drm/xe/xe_late_bind_fw: Reload late binding fw in S2Idle/S3 resume
FAILED: patch "[PATCH] platform/x86: ideapad-laptop: use usleep_range() for EC" failed to apply to 5.4-stable tree
2025-06-20 15:14 UTC
FAILED: patch "[PATCH] platform/x86: ideapad-laptop: use usleep_range() for EC" failed to apply to 5.10-stable tree
2025-06-20 15:14 UTC
FAILED: patch "[PATCH] platform/x86: ideapad-laptop: use usleep_range() for EC" failed to apply to 5.15-stable tree
2025-06-20 15:14 UTC
FAILED: patch "[PATCH] platform/x86: ideapad-laptop: use usleep_range() for EC" failed to apply to 6.1-stable tree
2025-06-20 15:14 UTC
FAILED: patch "[PATCH] platform/x86: ideapad-laptop: use usleep_range() for EC" failed to apply to 6.6-stable tree
2025-06-20 15:14 UTC
FAILED: patch "[PATCH] x86/its: explicitly manage permissions for ITS pages" failed to apply to 6.1-stable tree
2025-06-20 15:13 UTC
FAILED: patch "[PATCH] x86/its: explicitly manage permissions for ITS pages" failed to apply to 5.15-stable tree
2025-06-20 15:13 UTC
FAILED: patch "[PATCH] x86/its: explicitly manage permissions for ITS pages" failed to apply to 6.12-stable tree
2025-06-20 15:13 UTC
FAILED: patch "[PATCH] x86/its: explicitly manage permissions for ITS pages" failed to apply to 6.6-stable tree
2025-06-20 15:13 UTC
FAILED: patch "[PATCH] x86/its: move its_pages array to struct mod_arch_specific" failed to apply to 5.15-stable tree
2025-06-20 15:13 UTC
FAILED: patch "[PATCH] x86/its: move its_pages array to struct mod_arch_specific" failed to apply to 6.6-stable tree
2025-06-20 15:13 UTC
FAILED: patch "[PATCH] x86/its: move its_pages array to struct mod_arch_specific" failed to apply to 6.1-stable tree
2025-06-20 15:13 UTC
FAILED: patch "[PATCH] x86/its: move its_pages array to struct mod_arch_specific" failed to apply to 6.12-stable tree
2025-06-20 15:12 UTC
[PATCH BlueZ v2 1/4] shared/bap: ignore NULL attach/detach callbacks
2025-06-20 15:12 UTC (2+ messages)
` test-vcp: Fix test failing in some environments
FAILED: patch "[PATCH] mm/vma: reset VMA iterator on commit_merge() OOM failure" failed to apply to 6.12-stable tree
2025-06-20 15:11 UTC
FAILED: patch "[PATCH] mm: close theoretical race where stale TLB entries could" failed to apply to 5.4-stable tree
2025-06-20 15:11 UTC
FAILED: patch "[PATCH] mm: close theoretical race where stale TLB entries could" failed to apply to 5.10-stable tree
2025-06-20 15:11 UTC
FAILED: patch "[PATCH] mm: close theoretical race where stale TLB entries could" failed to apply to 5.15-stable tree
2025-06-20 15:11 UTC
FAILED: patch "[PATCH] mm: close theoretical race where stale TLB entries could" failed to apply to 6.1-stable tree
2025-06-20 15:11 UTC
FAILED: patch "[PATCH] mm: close theoretical race where stale TLB entries could" failed to apply to 6.6-stable tree
2025-06-20 15:11 UTC
[PATCH 1/3] mbedtls: Introduce subset of compiler-rt from LLVM
2025-06-20 15:10 UTC (3+ messages)
` [PATCH 2/3] mbedtls: Add compiler-rt subset into the MbedTLS build
` [PATCH 3/3] MAINTAINERS: Add myself into the list for MbedTLS
FAILED: patch "[PATCH] net_sched: sch_sfq: reject invalid perturb period" failed to apply to 5.10-stable tree
2025-06-20 15:10 UTC
FAILED: patch "[PATCH] net_sched: sch_sfq: reject invalid perturb period" failed to apply to 5.4-stable tree
2025-06-20 15:10 UTC
FAILED: patch "[PATCH] net_sched: sch_sfq: reject invalid perturb period" failed to apply to 5.15-stable tree
2025-06-20 15:10 UTC
FAILED: patch "[PATCH] nvme: always punt polled uring_cmd end_io work to task_work" failed to apply to 6.1-stable tree
2025-06-20 15:10 UTC
[PATCH v2 00/14] ublk: allow off-daemon zero-copy buffer registration
2025-06-20 15:10 UTC (13+ messages)
` [PATCH v2 03/14] ublk: check cmd_op first
` [PATCH v2 04/14] ublk: handle UBLK_IO_FETCH_REQ earlier
` [PATCH v2 05/14] ublk: remove task variable from __ublk_ch_uring_cmd()
` [PATCH v2 06/14] ublk: consolidate UBLK_IO_FLAG_{ACTIVE,OWNED_BY_SRV} checks
` [PATCH v2 07/14] ublk: move ublk_prep_cancel() to case UBLK_IO_COMMIT_AND_FETCH_REQ
` [PATCH v2 08/14] ublk: don't take ublk_queue in ublk_unregister_io_buf()
` [PATCH v2 09/14] ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any task
` [PATCH v2 10/14] ublk: return early if blk_should_fake_timeout()
` [PATCH v2 11/14] ublk: optimize UBLK_IO_REGISTER_IO_BUF on daemon task
` [PATCH v2 12/14] ublk: optimize UBLK_IO_UNREGISTER_IO_BUF "
` [PATCH v2 13/14] ublk: remove ubq checks from ublk_{get,put}_req_ref()
` [PATCH v2 14/14] ublk: cache-align struct ublk_io
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.