messages from 2025-09-30 04:20:42 to 2025-09-30 06:29:44 UTC [more...]
[PATCH 0/4] rust: add `TryFrom` and `Into` derive macros
2025-09-30 4:56 UTC (4+ messages)
[PATCH v2 0/5] rust: add `TryFrom` and `Into` derive macros
2025-09-30 4:58 UTC (3+ messages)
` [PATCH v2 2/5] rust: macros: extend custom `quote!()` macro
[GIT PULL] slab updates for 6.18
2025-09-30 6:29 UTC
[PATCH v4 0/2] arm64: dts: qcom: rubikpi3: Add qcs6490-rubikpi3 board dts
2025-09-30 6:26 UTC (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] dt-bindings: arm: qcom: rubikpi3: document rubikpi3 board binding
[PATCH v3 00/36] VF migration redesign
2025-09-30 6:26 UTC (4+ messages)
` [PATCH v3 26/36] drm/xe/vf: Start CTs before resfix VF post migration recovery
[PATCH] kconfig: Avoid prompting for transitional symbols
2025-09-30 6:25 UTC (2+ messages)
[PATCH wireless-next v3 0/3] wifi: cfg80211/mac80211: add support to handle incumbent signal detected event
2025-09-30 6:24 UTC (5+ messages)
[PATCH v2 1/2] writeback: Wake up waiting tasks when finishing the writeback of a chunk
2025-09-30 6:24 UTC (4+ messages)
` [PATCH v2 2/2] writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_secs)
` [External] "
[PATCH V2 0/4] Add tegra264 audio device tree support
2025-09-30 6:24 UTC (3+ messages)
[PATCH i-g-t 2/2] tests/intel/kms_pm_rpm: Add system suspend idle test case
2025-09-30 6:23 UTC (5+ messages)
[PATCH v4 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
2025-09-30 6:21 UTC (7+ messages)
` [PATCH v4 1/7] typeinfo: Introduce KCFI typeinfo mangling API
` [PATCH v4 6/7] arm: Add ARM 32-bit Kernel Control Flow Integrity implementation
[PATCH v4] soc: tegra: fuse: speedo-tegra210: Update speedo ids
2025-09-30 6:20 UTC (2+ messages)
[PATCH v3] net/can/gs_usb: increase max interface to U8_MAX
2025-09-30 6:19 UTC (4+ messages)
[Patch v7 02/12] perf/x86/intel: Fix NULL event access and potential PEBS record loss
2025-09-30 6:19 UTC (5+ messages)
[PATCH net v2 0/2] octeontx2: fix bitmap leaks in PF and VF
2025-09-30 6:12 UTC (3+ messages)
` [PATCH net v2 1/2] octeontx2-vf: fix bitmap leak
` [PATCH net v2 2/2] octeontx2-pf: "
[PATCH] mm/readahead: Skip fully overlapped range
2025-09-30 5:35 UTC (5+ messages)
[PATCH 4/7] drm/bridge: lock the encoder chain in scoped for_each loops
2025-09-30 6:16 UTC (2+ messages)
[PATCH v2] scsi: ufs: core: Include UTP error in INT_FATAL_ERRORS
2025-09-30 6:14 UTC
[dpdk-dev v3 1/2] eal: Add rte_consttime_memneq() to prevent timing attacks memcmp
2025-09-30 6:16 UTC (5+ messages)
` [dpdk-dev v4 1/2] eal: Add mem equal and non-equal "
[PATCH v4] net/can/gs_usb: increase max interface to U8_MAX
2025-09-30 6:15 UTC
[oe][meta-oe][walnascar][PATCH 1/1] cjson: upgrade 1.7.18 -> 1.7.19
2025-09-30 6:14 UTC
[PATCH v3 1/1] fitimage: Add support for custom compatible string via optional parameter
2025-09-30 6:11 UTC (2+ messages)
[PATCH v4 01/11] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
2025-09-30 6:11 UTC (2+ messages)
[PATCH] sched/ext: Implement cgroup_set_idle() callback
2025-09-30 6:10 UTC
[PATCH v3 1/1] mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP subpage to shared zeropage
2025-09-30 6:05 UTC
[PATCH] PM / devfreq: Optimize simple_ondemand by avoiding redundant checks in devfreq_simple_ondemand_func()
2025-09-30 6:05 UTC
[PATCH 00/29] media: codec: add new Samsung Exynos-MFC driver
2025-09-30 6:01 UTC (5+ messages)
` [PATCH 01/29] dt-bindings: media: mfc: Add Exynos MFC devicetree binding
` [PATCH 08/29] media: mfc: Add Exynos‑MFC driver probe support
[PATCH v3 0/5] KVM: SVM: Add Page Modification Logging (PML) support
2025-09-30 6:02 UTC (5+ messages)
` [PATCH v3 5/5] KVM: SVM: Add Page modification logging support
[Patch v4 0/2] mm_slot: fix the usage of mm_slot_entry()
2025-09-30 6:01 UTC (3+ messages)
` [Patch v4 2/2] mm/khugepaged: remove definition of struct khugepaged_mm_slot
[PATCH v2 0/6] VFIO: cpr-transfer fixes
2025-09-30 6:00 UTC (4+ messages)
` [PATCH v2 6/6] accel/kvm: Fix SIGSEGV when execute "query-balloon" after CPR transfer
[PATCH v9 mm-new 00/11] mm, bpf: BPF based THP order selection
2025-09-30 5:58 UTC (12+ messages)
` [PATCH v9 mm-new 01/11] mm: thp: remove vm_flags parameter from khugepaged_enter_vma()
` [PATCH v9 mm-new 02/11] mm: thp: remove vm_flags parameter from thp_vma_allowable_order()
` [PATCH v9 mm-new 03/11] mm: thp: add support for BPF based THP order selection
` [PATCH v9 mm-new 04/11] mm: thp: decouple THP allocation between swap and page fault paths
` [PATCH v9 mm-new 05/11] mm: thp: enable THP allocation exclusively through khugepaged
` [PATCH v9 mm-new 06/11] bpf: mark mm->owner as __safe_rcu_or_null
` [PATCH v9 mm-new 07/11] bpf: mark vma->vm_mm as __safe_trusted_or_null
` [PATCH v9 mm-new 08/11] selftests/bpf: add a simple BPF based THP policy
` [PATCH v9 mm-new 09/11] selftests/bpf: add test case to update "
` [PATCH v9 mm-new 10/11] selftests/bpf: add test cases for invalid thp_adjust usage
` [PATCH v9 mm-new 11/11] Documentation: add BPF-based THP policy management
[PATCH 0/9] Add Qualcomm BMC machines
2025-09-30 5:59 UTC (2+ messages)
[PATCH v2] aspeed: Add support for the fp5280g2-bmc board
2025-09-30 5:57 UTC (2+ messages)
[PATCH v3 1/2] hw/misc: add an EMC141{3,4} device model
2025-09-30 5:57 UTC (3+ messages)
` [PATCH v3 2/2] aspeed: Add support for the g220a-bmc board
[PATCH] video: efi-gop: remove dependency to x86
2025-09-30 5:57 UTC (2+ messages)
[PATCH 1/2] ARM: dts: rockchip: Set initial CPU frequencies for RK3588
2025-09-30 5:56 UTC (2+ messages)
[PATCH] aspeed: Add support for the quanta-q7l1-bmc board
2025-09-30 5:56 UTC (2+ messages)
[PATCH] aspeed: Add Supermicro X11 SPI machine type
2025-09-30 5:55 UTC (2+ messages)
[PATCH v3 i-g-t 0/7] benchmarks/latency: Add xe latency measurement tests
2025-09-30 5:55 UTC (3+ messages)
` [PATCH v4 i-g-t 0/6] benchmarks/intel_latency: "
[PATCH v1] dax: skip read lock assertion for read-only filesystems
2025-09-30 5:42 UTC
[PATCH 00/17] drm/msm/adreno: Introduce Adreno 8xx family support
2025-09-30 5:48 UTC (18+ messages)
` [PATCH 01/17] soc: qcom: ubwc: Add config for Kaanapali
` [PATCH 02/17] drm/msm/a6xx: Fix the gemnoc workaround
` [PATCH 03/17] drm/msm/adreno: Common-ize PIPE definitions
` [PATCH 04/17] drm/msm/adreno: Create adreno_func->submit_flush()
` [PATCH 05/17] drm/msm/a6xx: Rename and move a7xx_cx_mem_init()
` [PATCH 06/17] drm/msm/adreno: Move adreno_gpu_func to catalogue
` [PATCH 07/17] drm/msm/adreno: Move gbif_halt() to adreno_gpu_func
` [PATCH 08/17] drm/msm/adreno: Add MMU fault handler "
` [PATCH 09/17] drm/msm/a6xx: Sync latest register definitions
` [PATCH 10/17] drm/msm/a6xx: Rebase GMU register offsets
` [PATCH 11/17] drm/msm/a8xx: Add support for A8x GMU
` [PATCH 12/17] drm/msm/adreno: Introduce A8x GPU Support
` [PATCH 13/17] drm/msm/adreno: Support AQE engine
` [PATCH 14/17] drm/msm/a8xx: Add support for Adreno 840 GPU
` [PATCH 15/17] drm/msm/adreno: Do CX GBIF config before GMU start
` [PATCH 16/17] dt-bindings: arm-smmu: Add Kaanapali GPU SMMU
` [PATCH 17/17] dt-bindings: display/msm/gmu: Add Adreno 840 GMU
[PATCH v2] aspeed: Add support for the sonorapass-bmc board
2025-09-30 5:51 UTC (3+ messages)
` [PATCH v3] "
[PATCH v4 0/3] arm64: dts: rockchip: introduce LinkEase EasePi R1
2025-09-30 5:50 UTC (8+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Document LinkEase
` [PATCH v4 2/3] dt-bindings: arm: rockchip: Add LinkEase EasePi R1
` [PATCH v4 3/3] arm64: dts: rockchip: add "
[PATCH 0/2] octeontx2: fix bitmap leaks in PF and VF
2025-09-30 5:46 UTC (6+ messages)
` [PATCH 1/2] octeontx2-vf: fix bitmap leak
[PATCH] mm: readahead: make thp readahead conditional to mmap_miss logic
2025-09-30 5:48 UTC
M+ & H bugs with Milestone Movements WW39
2025-09-30 5:46 UTC
Enhancements/Bugs closed WW39!
2025-09-30 5:45 UTC
[PATCH v15 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
2025-09-30 5:45 UTC (3+ messages)
` [PATCH v15 07/14] firmware: psci: Implement vendor-specific resets as reboot-mode
Current high bug count owners for Yocto Project 5.3
2025-09-30 5:45 UTC
Yocto Project Newcomer & Unassigned Bugs - Help Needed
2025-09-30 5:44 UTC
[PATCH ath-next] wifi: ath12k: free skb during idr cleanup callback
2025-09-30 5:40 UTC (2+ messages)
[PATCH v1] Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during reset
2025-09-30 5:39 UTC
[PATCH 00/11] Create APIs to centralise locking for directory ops
2025-09-30 5:37 UTC (4+ messages)
` [PATCH 03/11] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
[asahilinux:bits/000-devicetree 42/140] arch/arm64/boot/dts/apple/t8103-j274.dtb: power-management@23b700000 (apple,t8103-pmgr): power-controller@2b8: 'apple,externally-clocked' does not match any of the regexes: '^pinctrl-[0-9]+$'
2025-09-30 5:32 UTC
[PATCH v2] pinctrl: renesas: rzg2l: Fix ISEL restore on resume
2025-09-30 5:33 UTC (4+ messages)
[PATCH v2] nfsd: Avoid strlen conflict in nfsd4_encode_components_esc()
2025-09-30 5:32 UTC (5+ messages)
REGRESSION on linux-next (next-20250919)
2025-09-30 5:30 UTC
[PATCH v1] Documentation/admin-guide/perf: Fix indentation and formatting in fujitsu_uncore_pmu.rst
2025-09-30 10:07 UTC (2+ messages)
[PATCH 0/5] power: reset: sc27xx: Add SC2730 and reboot support
2025-09-30 5:30 UTC (4+ messages)
` [PATCH 4/5] power: reset: sc27xx: Add support for SC2730 and OF match table
[PATCH v4 2/6] drm/dp: Add helpers to query the branch DSC max throughput/line-width
2025-09-30 5:30 UTC (5+ messages)
` [PATCH v5 "
[PATCH v2 1/1] mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP subpage to shared zeropage
2025-09-30 5:29 UTC (4+ messages)
[PATCH net] Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"
2025-09-30 5:28 UTC (2+ messages)
[jgunthorpe:for-nicolin 16/28] drivers/iommu/mtk_iommu.c:713:2: error: 'region_id' undeclared
2025-09-30 5:26 UTC
[v2 PATCH] mm: hugetlb: avoid soft lockup when mprotect to large memory area
2025-09-30 5:26 UTC (2+ messages)
[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in bch2_btree_node_read_done
2025-09-30 5:11 UTC (2+ messages)
` [PATCH] bcachefs: Prevent written from exceeding sectors
[PATCH v6 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-09-30 5:17 UTC (7+ messages)
` [PATCH v6 14/28] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
` [PATCH v6 21/28] pc-bios/s390-ccw: Add additional security checks for secure boot
[geert-m68k:m68k-v6.17] BUILD SUCCESS 671340282b7843eb88c6fd8af88ebbbd4082d7fe
2025-09-30 5:18 UTC
[PATCH ath-current v2] wifi: ath10k: Fix memory leak on unsupported WMI command
2025-09-30 5:16 UTC (2+ messages)
[android-common:android14-6.1-2025-05 4/4] include/linux/compiler_types.h:316:27: error: expression in static assertion is not an integer
2025-09-30 5:15 UTC
[PATCH v1 0/8] Add support for panels found in various Tegra devices
2025-09-30 5:13 UTC (7+ messages)
` [PATCH v1 1/8] dt-bindings: display: panel: properly document LG LD070WX3 panel
` [PATCH v1 2/8] gpu/drm: panel: add support for LG LD070WX3-SL01 MIPI DSI panel
[PATCH] btrfs: more trivial BTRFS_PATH_AUTO_FREE conversions
2025-09-30 5:09 UTC
[PATCH v2 00/22] Allow configfs to disable specific GT type(s)
2025-09-30 5:04 UTC (5+ messages)
` [PATCH v2 08/22] drm/xe: Skip L2 / TDF cache flushes if primary GT is disabled
[PATCH 0/2] Add initial Milk-V Duo S board support
2025-09-30 5:03 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: sophgo: add "
[PATCH 0/2] Add support for MAX17616/MAX17616A hwmon device
2025-09-30 5:02 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: add max17616
` [PATCH 2/2] hwmon: (pmbus/max17616): add driver for max17616
[PATCH v2 00/17] system/physmem: Remove cpu_physical_memory _is_io() and _rw()
2025-09-30 5:02 UTC (13+ messages)
` [PATCH v2 02/17] system/memory: Better describe @plen argument of flatview_translate()
` [PATCH v2 03/17] system/memory: Factor address_space_is_io() out
` [PATCH v2 05/17] hw/s390x/sclp: Use address_space_memory_is_io() in sclp_service_call()
` [PATCH v2 08/17] hw/s390x/sclp: Replace [cpu_physical_memory -> address_space]_r/w()
` [PATCH v2 09/17] target/s390x/mmu: Replace [cpu_physical_memory -> address_space]_rw()
` [PATCH v2 14/17] system/physmem: Un-inline cpu_physical_memory_read/write()
[PATCH] clk: fix slab-use-after-free when clk_core_populate_parent_map failed
2025-09-30 4:59 UTC (3+ messages)
[PATCH 0/6] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
2025-09-30 4:56 UTC (4+ messages)
` [PATCH 1/6] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready
[PATCH RFC] gpu: nova-core: use the TryFrom/Into derive macros
2025-09-30 4:55 UTC
[PATCH] fix urb unmapping issue when the uas device is remove during ongoing data transfer
2025-09-30 4:53 UTC
[PATCH v1] selftests: cachestat: Fix warning on declaration under label
2025-09-30 4:52 UTC (2+ messages)
[PATCH v3 0/5] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
2025-09-30 4:47 UTC (6+ messages)
` [PATCH v3 1/5] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready
` [PATCH v3 2/5] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v3 3/5] dax/hmem: Use DEV_DAX_CXL instead of CXL_REGION for deferral
` [PATCH v3 4/5] dax/hmem: Defer Soft Reserved overlap handling until CXL region assembly completes
` [PATCH v3 5/5] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
[PATCH 0/2] Add ADSP and CDSP support on Kaanapali SoC
2025-09-30 4:43 UTC (6+ messages)
` [PATCH 1/2] misc: fastrpc: Add support for new DSP IOVA formatting
[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
2025-09-30 4:43 UTC (6+ messages)
[PATCH v8] media: Add t4ka3 camera sensor driver
2025-09-30 4:39 UTC
[PATCH v11 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
2025-09-30 4:38 UTC (3+ messages)
` [PATCH v11 1/1] "
[PATCH] mm/ptdump: Replace READ_ONCE() with standard page table accessors
2025-09-30 4:37 UTC (2+ messages)
[PATCH] wireless-regdb: Permit lower 6 GHz band for Kazakhstan (KZ)
2025-09-30 4:29 UTC
[PATCH v1 0/3] Load cros_ec_ucsi from OF and ACPI definitions
2025-09-30 4:36 UTC (3+ messages)
` [PATCH v1 1/3] dt-bindings: chrome: Add Cros EC UCSI driver
[syzbot] [mm?] WARNING in memory_failure
2025-09-30 4:35 UTC (15+ messages)
[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in bch2_btree_node_read_done
2025-09-30 4:35 UTC (2+ messages)
[RFC PATCH v4 00/28] Cache aware load-balancing
2025-09-30 4:34 UTC (7+ messages)
` [RFC PATCH v4 05/28] sched: Add hysteresis to switch a task's preferred LLC
` [RFC PATCH v4 06/28] sched: Save the per LLC utilization for better cache aware scheduling
Device tree representation of (hotplug) connectors: discussion at ELCE
2025-09-30 4:07 UTC (11+ messages)
[PATCH] drm/xe/doc: Add documentation for Execution Queues
2025-09-30 4:33 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
+ mm-fix-some-typos-in-mm-module.patch added to mm-new branch
2025-09-30 4:33 UTC (2+ messages)
[PATCH][SMB3 CLIENT] fix bug with newly created files in cached dir
2025-09-30 4:32 UTC
[PATCH v14 00/27] migration: propagate vTPM errors using Error objects
2025-09-30 4:29 UTC (4+ messages)
` [PATCH v14 25/27] migration: Rename post_save() to cleanup_save() and make it void
[PATCH] interconnect: Optimize kbps_to_icc() macro
2025-09-30 4:30 UTC
[SMB CLIENT][PATCHES] directory lease debugging and configuration
2025-09-30 4:30 UTC
[PATCH v15 00/26] migration: propagate vTPM errors using Error objects
2025-09-30 4:18 UTC (25+ messages)
` [PATCH v15 02/26] migration: push Error **errp into vmstate_load_state()
` [PATCH v15 04/26] migration: push Error **errp into vmstate_load()
` [PATCH v15 05/26] migration: push Error **errp into loadvm_process_command()
` [PATCH v15 06/26] migration: push Error **errp into loadvm_handle_cmd_packaged()
` [PATCH v15 07/26] migration: push Error **errp into qemu_loadvm_state()
` [PATCH v15 08/26] migration: push Error **errp into qemu_load_device_state()
` [PATCH v15 09/26] migration: push Error **errp into qemu_loadvm_state_main()
` [PATCH v15 10/26] migration: push Error **errp into qemu_loadvm_section_start_full()
` [PATCH v15 11/26] migration: push Error **errp into qemu_loadvm_section_part_end()
` [PATCH v15 12/26] migration: Update qemu_file_get_return_path() docs and remove dead checks
` [PATCH v15 13/26] migration: make loadvm_postcopy_handle_resume() void
` [PATCH v15 14/26] migration: push Error **errp into ram_postcopy_incoming_init()
` [PATCH v15 15/26] migration: push Error **errp into loadvm_postcopy_handle_advise()
` [PATCH v15 16/26] migration: push Error **errp into loadvm_postcopy_handle_listen()
` [PATCH v15 17/26] migration: push Error **errp into loadvm_postcopy_handle_run()
` [PATCH v15 18/26] migration: push Error **errp into loadvm_postcopy_ram_handle_discard()
` [PATCH v15 19/26] migration: push Error **errp into loadvm_handle_recv_bitmap()
` [PATCH v15 20/26] migration: Return -1 on memory allocation failure in ram.c
` [PATCH v15 21/26] migration: push Error **errp into loadvm_process_enable_colo()
` [PATCH v15 22/26] migration: push Error **errp into loadvm_postcopy_handle_switchover_start()
` [PATCH v15 23/26] migration: Capture error in postcopy_ram_listen_thread()
` [PATCH v15 24/26] migration: Remove error variant of vmstate_save_state() function
` [PATCH v15 25/26] migration: Add error-parameterized function variants in VMSD struct
` [PATCH v15 26/26] backends/tpm: Propagate vTPM error on migration failure
[PATCH v2 0/5] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
2025-09-30 4:28 UTC (6+ messages)
` [PATCH v2 1/5] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready
` [PATCH v2 2/5] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v2 3/5] dax/hmem: Use DEV_DAX_CXL instead of CXL_REGION for deferral
` [PATCH v2 4/5] dax/hmem: Defer Soft Reserved overlap handling until CXL region assembly completes
` [PATCH v2 5/5] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
[PATCH 00/41] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
2025-09-30 4:27 UTC (7+ messages)
` [PATCH 11/41] csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
[PULL 00/27] ppc-for-20250928 queue
2025-09-30 4:18 UTC (4+ messages)
` [PULL 19/27] ppc/spapr: init lrdr-capapcity phys with ram size if maxmem not provided
[meta-security][PATCH] python3-fail2ban: update to latest git rev
2025-09-30 4:20 UTC (2+ messages)
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.