messages from 2026-02-24 03:19:04 to 2026-02-24 05:34:31 UTC [more...]
[PATCH] t7605: use test_path_is_file instead of test -f
2026-02-24 5:34 UTC
[PATCH 0/8] Introduce Xe Uncorrectable Error Handling
2026-02-24 5:33 UTC (7+ messages)
` [PATCH 2/8] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
[PATCH v2 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
2026-02-24 5:33 UTC (4+ messages)
` [PATCH v2 3/3] PCI: qcom: Program T_POWER_ON
[PATCH i-g-t 0/2] Add memory write ordering verification
2026-02-24 5:33 UTC (3+ messages)
` [PATCH i-g-t 1/2] tests/intel/xe_exec_store: Validate PCIe6 relax ordering
` [PATCH i-g-t 2/2] tests/intel/xe_exec_store: Extend test coverage to all memory regions
[PATCH v5 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-02-24 5:30 UTC (20+ messages)
` [PATCH v5 1/9] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v5 2/9] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v5 3/9] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v5 4/9] dt-bindings: serial: Document the graph port
` [PATCH v5 5/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v5 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
` [PATCH v5 7/9] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v5 8/9] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v5 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth
[PATCH v1] ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_trace()
2026-02-24 5:29 UTC (3+ messages)
[PATCH net-next] net: core: introduce the netdev_fetch_core_stats()
2026-02-24 5:28 UTC (6+ messages)
[PATCH v3 0/6] platform-x86: lenovo-wmi: Add fixes and enhancement
2026-02-24 5:29 UTC (8+ messages)
` [PATCH v3 1/6] platform/x86: lenovo-wmi-other: Add LWMI_ATTR_ID Macro
` [PATCH v3 2/6] platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices
` [PATCH v3 3/6] platform/x86: lenovo-wmi-other: Add missing CPU tunable attributes
` [PATCH v3 4/6] platform/x86: lenovo-wmi-other: Add GPU "
` [PATCH v3 5/6] platform-x86: lenovo-wmi-other: Rename LWMI_OM_FW_ATTR_BASE_PATH
` [PATCH v3 6/6] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting
[PATCH v3 1/2] staging: rtl8723bs: fix spelling mistakes in rtw_wlan_util.c
2026-02-24 5:25 UTC (4+ messages)
` [PATCH v3 2/2] staging: rtl8723bs: convert single-line comment to multi-line format
[PATCH 00/17] midx: incremental MIDX/bitmap layer compaction
2026-02-24 5:25 UTC (5+ messages)
` [PATCH v2 00/18] "
[PATCH] media: Documentation: Fix frame interval calculation for raw camera sensors
2026-02-24 5:25 UTC (3+ messages)
[PATCH v2 2/3] PCI: dwc: Add helper to Program T_POWER_ON
2026-02-24 5:21 UTC (2+ messages)
[PATCH] staging: nvec: fix block comment style in nvec_interrupt()
2026-02-24 5:21 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 1/3] PCI/ASPM: Add helper to encode L1SS T_POWER_ON fields
2026-02-24 5:21 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fix spelling mistakes in include files
2026-02-24 5:17 UTC (2+ messages)
[GSoC PATCH 0/2] diff: handle ANSI chars in prefix when calculating diffstat width
2026-02-24 5:17 UTC (2+ messages)
[PATCH v4 00/24] Runtime TDX Module update support
2026-02-24 5:15 UTC (4+ messages)
` [PATCH v4 10/24] x86/virt/seamldr: Allocate and populate a module update request
[f2fs-dev] [PATCH 1/4] f2fs: fix incorrect extent flag when physical addr is NEW_ADDR in f2fs_fiemap
2026-02-24 4:38 UTC (3+ messages)
` [f2fs-dev] [PATCH 3/4] f2fs: fix fiemap boundary handling when read extent cache is incomplete
[PATCH i-g-t 0/2] Add helper to select non-joiner mode
2026-02-24 5:14 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[LSF/MM/BPF TOPIC] Support to split superblocks during remount
2026-02-24 5:17 UTC (4+ messages)
[PATCH v4] mm: introduce a new page type for page pool in page type
2026-02-24 5:13 UTC
[RFC V1 00/16] arm64/mm: Enable 128 bit page table entries
2026-02-24 5:11 UTC (17+ messages)
` [RFC V1 01/16] mm: Abstract printing of pxd_val()
` [RFC V1 02/16] mm: Add read-write accessors for vm_page_prot
` [RFC V1 03/16] mm: Replace READ_ONCE() in pud_trans_unstable()
` [RFC V1 04/16] perf/events: Replace READ_ONCE() with standard pgtable accessors
` [RFC V1 05/16] arm64/mm: Convert READ_ONCE() as pmdp_get() while accessing PMD
` [RFC V1 06/16] arm64/mm: Convert READ_ONCE() as pudp_get() while accessing PUD
` [RFC V1 07/16] arm64/mm: Convert READ_ONCE() as p4dp_get() while accessing P4D
` [RFC V1 08/16] arm64/mm: Convert READ_ONCE() as pgdp_get() while accessing PGD
` [RFC V1 09/16] arm64/mm: Route all pgtable reads via ptdesc_get()
` [RFC V1 10/16] arm64/mm: Route all pgtable writes via ptdesc_set()
` [RFC V1 11/16] arm64/mm: Route all pgtable atomics to central helpers
` [RFC V1 12/16] arm64/mm: Abstract printing of pxd_val()
` [RFC V1 13/16] arm64/mm: Override read-write accessors for vm_page_prot
` [RFC V1 14/16] arm64/mm: Enable fixmap with 5 level page table
` [RFC V1 15/16] arm64/mm: Add macros __tlb_asid_level and __tlb_range
` [RFC V1 16/16] arm64/mm: Add initial support for FEAT_D128 page tables
[PATCH net,v4,1/2] virtio_net: Improve RSS key size validation and use NETDEV_RSS_KEY_LEN
2026-02-24 4:52 UTC (2+ messages)
` [PATCH net-next,2/2] virtio_net: replace RSS key size max check with BUILD_BUG_ON
[PATCH] staging: rtl8723bs: fix spelling mistakes in sdio_halinit.c
2026-02-24 5:10 UTC (2+ messages)
[PATCH] linux-firmware: upgrade 20260110 -> 20260221
2026-02-24 5:09 UTC (4+ messages)
[PATCH net 0/3] Fix Unbalanced IRQ Enable for CPSW and ICSSG
2026-02-24 5:10 UTC (4+ messages)
` [PATCH net 1/3] net: ethernet: ti: am65-cpsw-nuss: set irq_disabled after disabling RX IRQ
[PATCH] drm/amdgpu: Fix error handling in slot reset
2026-02-24 5:06 UTC
[PATCH] arm64: dts: exynos: gs101-pixel-common: add supply and regulator properties
2026-02-24 5:03 UTC (2+ messages)
[PATCH] mm/hugetlb_vmemmap: update outdated comment
2026-02-24 5:03 UTC (2+ messages)
[PATCH 1/2] selftests/harness: fix XFAIL_ADD matching when test metadata is not initialized
2026-02-24 5:01 UTC (5+ messages)
[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
2026-02-24 5:00 UTC (2+ messages)
[PATCH V6 0/3] Rust support for powerpc
2026-02-24 4:59 UTC (10+ messages)
` [PATCH V6 2/3] rust: Add PowerPC support
[PATCH net] net/mlx5e: Precompute xdpsq assignments for mlx5e_xdp_xmit()
2026-02-24 4:32 UTC (3+ messages)
[PATCH] docs: reflect equal support for gcc and clang
2026-02-24 4:59 UTC (2+ messages)
mount.smb3 error 0xc00000bb STATUS_NOT_SUPPORTED
2026-02-24 4:56 UTC (2+ messages)
[PATCH v3 0/8] Fixes and updates when using AUX backlight using Luminance
2026-02-24 4:56 UTC (11+ messages)
` [PATCH v3 1/8] drm/i915/backlight: Use default/max brightness for VESA AUX backlight init
` [PATCH v3 2/8] drm/i915/backlight: Use intel_panel variable instead of intel_connector
` [PATCH v3 3/8] drm/i915/backlight: Take luminance_set into account for VESA backlight
` [PATCH v3 4/8] drm/i915/backlight: Check luminance_set when disabling PWM via AUX "
` [PATCH v3 5/8] drm/i915/backlight: Short circuit intel_dp_aux_supports_hdr_backlight
` [PATCH v3 6/8] drm/i915/backlight: Update debug log during backlight setup
` [PATCH v3 7/8] drm/i915/backlight: Provide clear description on how backlight level is controlled
` [PATCH v3 8/8] drm/i915/backlight: Use default/max brightness for INTEL AUX HDR backlight init
` ✓ CI.KUnit: success for Fixes and updates when using AUX backlight using Luminance (rev3)
` ✓ i915.CI.BAT: "
[PATCH v4] iio: core: Clean up device correctly on viio_trigger_alloc() failure
2026-02-24 4:48 UTC (4+ messages)
[syzbot] [kasan?] [mm?] WARNING in __kfence_free (4)
2026-02-24 4:48 UTC
[PATCH net v1] atm: lec: fix null-ptr-deref in lec_arp_clear_vccs
2026-02-24 4:46 UTC
[PATCH v3 0/4] soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()
2026-02-24 4:46 UTC (4+ messages)
` [PATCH v3 1/4] "
[PATCH] btrfs: replace kcalloc() calls to kzalloc_objs()
2026-02-24 4:42 UTC (3+ messages)
[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
2026-02-24 4:14 UTC (7+ messages)
` [PATCH 07/37] spi: spi-pci1xxxx: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()
` [PATCH 25/37] accel/qaic: "
[PATCH] drm/panel: novatek-nt36672a: Convert to mipi_dsi_*_multi() helpers
2026-02-24 4:38 UTC (3+ messages)
[PATCH 0/2] staging: most: dim2: fix error handling in fsl_mx6_enable
2026-02-24 4:37 UTC (5+ messages)
` [PATCH v2 0/3] staging: most: dim2: clean up "
` [PATCH v2 1/3] staging: most: dim2: replace IS_ERR_OR_NULL with IS_ERR for devm_clk_get
` [PATCH v2 2/3] staging: most: dim2: use dev_err_probe and proper error codes for clock
` [PATCH v2 3/3] staging: most: dim2: remove unnecessary string indirection in dev_err
[PATCH git] t5516: test updateInstead with worktree and unborn bare HEAD
2026-02-24 4:33 UTC (3+ messages)
[PATCH] arm64: dts: qcom: talos: Add missing GCC clock-names
2026-02-24 4:33 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Per-process page size
2026-02-24 4:32 UTC (6+ messages)
[PATCH 0/2] platform/x86: asus-wmi: fix screenpad brightness/power management
2026-02-24 4:15 UTC (5+ messages)
` [PATCH 1/2] platform/x86: asus-wmi: adjust screenpad power/brightness handling
[PATCH net-next 0/2] net: phy: add Rust reference driver for ET1011C
2026-02-24 4:32 UTC (5+ messages)
` [PATCH net-next v2 0/3] "
` [PATCH net-next v2 1/3] rust: net: phy: add speed() getter to Device
` [PATCH net-next v2 2/3] rust: net: phy: expose genphy_config_aneg()
` [PATCH net-next v2 3/3] net: phy: add Rust reference driver for ET1011C
[withdrawn] mm-mmu_gather-define-rcu-version-tlb_remove_table_one-in-config_mmu_gather_rcu_table_free.patch removed from -mm tree
2026-02-24 4:31 UTC
[PATCH v2 0/1] Introduce Monaco EVK Interface Plus Mezzanine
2026-02-24 4:29 UTC (6+ messages)
` [PATCH v2 1/1] arm64: dts: qcom: monaco-evk: Add "
[kirkstone][PATCHv2] grub: fix CVE-2025-54770
2026-02-24 4:29 UTC
[RFC PATCH v3 3/4] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
2026-02-24 4:27 UTC (2+ messages)
[PATCH i-g-t 0/3] Add memory write ordering verification
2026-02-24 4:26 UTC (5+ messages)
` [PATCH i-g-t 1/3] tests/intel/xe_exec_store: Validate PCIe6 relax ordering
` [PATCH i-g-t 3/3] tests/intel/xe_exec_store: Extending test scope for PCIE6 "
[OE-core][scarthgap][patch] gnutls: Fix CVE-2025-14831
2026-02-24 4:25 UTC (3+ messages)
[PATCH] drm/amdgpu: add an option to allow gpu partition allocate all available memory
2026-02-24 4:25 UTC (2+ messages)
A potential refcount issue during __folio_split
2026-02-24 4:25 UTC (5+ messages)
[PATCH RFC v1 0/3] aio-poll: improve aio-polling efficiency
2026-02-24 4:24 UTC (4+ messages)
[syzbot] [cgroups?] general protection fault in rebuild_sched_domains_locked
2026-02-24 4:03 UTC (3+ messages)
[PATCH v2 00/12] Some userq fixes/improvements
2026-02-24 4:17 UTC (7+ messages)
` [PATCH v2 04/12] drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_signal_ioctl
` [PATCH v2 05/12] drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_wait_ioctl
[PATCH] mach-k3: j722s: unlock mmr after spl_early_init
2026-02-24 4:10 UTC (2+ messages)
[PATCHv2] selftests: Use ktap helpers for runner.sh
2026-02-24 4:10 UTC
[PATCH i-g-t v3 0/8] tests/xe: Add purgeable memory madvise tests for system allocator
2026-02-24 4:08 UTC (9+ messages)
` [PATCH i-g-t v3 6/8] tests/intel/xe_madvise: Add dontneed-after-exec subtest
` [PATCH i-g-t v3 7/8] tests/intel/xe_madvise: Add per-vma-tracking subtest
[PATCH 0/2] OSPI NOR boot support
2026-02-24 4:06 UTC (6+ messages)
` [PATCH 2/2] arm: dts: k3-am64-evm: Add "bootph-all"
[RFC PATCH] format-patch: better commit list for cover letter
2026-02-24 4:06 UTC (6+ messages)
` [PATCH 0/3] format-patch: add cover-letter-format option
` [PATCH 1/3] pretty.c: fix null pointer dereference
` [PATCH 2/3] format-patch: add ability to use alt cover format
` [PATCH 3/3] format-patch: add commitListFormat config
[PATCH] drm/msm/dpu: Don't use %pK through printk (again)
2026-02-24 4:05 UTC (2+ messages)
[PATCH v2] drm/msm/dpu: Fix smatch warnings about variable dereferenced before check
2026-02-24 4:05 UTC (2+ messages)
[PATCH] drm/msm/dpu: Fix LM size on a number of platforms
2026-02-24 4:05 UTC (2+ messages)
[PATCH] drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation type
2026-02-24 4:05 UTC (2+ messages)
[PATCH] Revert "drm/msm/dpu: try reserving the DSPP-less LM first"
2026-02-24 4:05 UTC (2+ messages)
[PATCH] drm/msm/adreno: Add GPU to MODULE_DEVICE_TABLE
2026-02-24 4:05 UTC (2+ messages)
[PATCH] powerpc/crash: adjust the elfcorehdr size
2026-02-24 4:04 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Flash Friendly Swap
2026-02-24 4:02 UTC (8+ messages)
回复: [OE-core][PATCH v2] libpam: upgrade 1.7.1 -> 1.7.2
2026-02-24 4:01 UTC
[PATCH] drm/i915/backlight: Remove try_vesa_interface
2026-02-24 4:01 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ i915.CI.BAT: "
[PATCH v7 00/10] vfio: Create dmabuf from multiple VFIO ranges and use it in virtio-gpu
2026-02-24 3:58 UTC (5+ messages)
` [PATCH v7 06/10] virtio-gpu-dmabuf: Improve error handling with 'Error **' and err enum
` [PATCH v7 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices
[PATCH v3 0/2] riscv: Introduce support for hardware break/watchpoints
2026-02-24 4:00 UTC (4+ messages)
` [PATCH v3 1/2] "
回复: [oe][meta-python][PATCH] python3-appdirs:Add HOMEPAGE
2026-02-24 3:59 UTC
[PATCH v2] pmdomain: rockchip: Fix rkvdec0/1 and venc0/1 for RK3588
2026-02-24 3:47 UTC (2+ messages)
[PATCH v5] hfsplus: fix uninit-value by validating catalog record size
2026-02-24 3:52 UTC (3+ messages)
[OE-core][PATCH] orc: Enable hotdoc to produce doc
2026-02-24 3:51 UTC
[PATCH v6 1/2] fs: fat: Handle 'FAT sector size mismatch'
2026-02-24 3:50 UTC (3+ messages)
` [PATCH v6 2/2] configs: qcom: Enable FS_FAT_HANDLE_SECTOR_SIZE_MISMATCH
[LSF/MM/BPF TOPIC] Swap status and roadmap discussion
2026-02-24 3:44 UTC (4+ messages)
[PATCH] mm/slub: drop duplicate kernel-doc for ksize()
2026-02-24 3:44 UTC (3+ messages)
[PATCH selftests] selftests: Use ktap helpers for runner.sh
2026-02-24 3:42 UTC (5+ messages)
[PATCH v3 1/3] gpu/buddy: fix module_init() usage
2026-02-24 3:41 UTC (8+ messages)
[PATCH v2] staging: iio: impedance-analyzer: ad5933: use div64_ul() instead of do_div()
2026-02-24 3:41 UTC (6+ messages)
[PATCH] kunit: irq: Ensure timer doesn't fire too frequently
2026-02-24 3:37 UTC
[PATCH] perf/arm-cmn: Stop claiming entire iomem region
2026-02-24 3:39 UTC (2+ messages)
[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
2026-02-24 3:39 UTC (5+ messages)
` [PATCH RFC 01/18] accel/qda: Add Qualcomm QDA DSP accelerator driver docs
[PATCH] crypto: fix spelling errors in comments
2026-02-24 3:37 UTC
[PATCH 6.6.y] btrfs: fix NULL dereference on root when tracing inode eviction
2026-02-24 3:32 UTC
[PATCH RFC 00/15] mm, swap: swap table phase IV with dynamic ghost swapfile
2026-02-24 3:34 UTC (3+ messages)
[PATCH 0/2] for-each-repo: work correctly in a worktree
2026-02-24 3:34 UTC (4+ messages)
` [PATCH 1/2] for-each-repo: stop using the_repository
` [PATCH 2/2] for-each-repo: work correctly in a worktree
[RFC PATCH 5/6] mm/memcontrol, page_counter: Make memory.low tier-aware
2026-02-24 3:33 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Namespace-aware upcalls from kernel filesystems
2026-02-24 3:31 UTC (6+ messages)
[PATCH] KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()
2026-02-24 3:31 UTC (2+ messages)
[PATCH] tools/turbostat: fix microcode patch level reading for AMD/Hygon
2026-02-24 3:30 UTC (2+ messages)
[PATCH ipsec-next v5 0/8] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
2026-02-24 3:28 UTC (6+ messages)
` [PATCH ipsec-next v5 3/8] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
` [devel-ipsec] "
turbostat: Incorrect physical unit for PL4
2026-02-24 3:25 UTC
[linux-next:master 678/1146] drivers/gpu/drm/xe/tests/xe_gt_sriov_pf_config_kunit.c:71:22: warning: implicit conversion from 'unsigned long long' to 'resource_size_t' (aka 'unsigned int') changes value from 14940110848 to 2055208960
2026-02-24 3:23 UTC
[PATCH 0/8] Fixes and updates when using AUX backlight using Luminance
2026-02-24 3:22 UTC (5+ messages)
` [PATCH 7/8] drm/i915/backlight: Provide clear description on how backlight level is controlled
[PATCH v3 bpf] bpf: devmap: fix stack-out-of-bounds write in get_upper_ifindexes()
2026-02-24 3:21 UTC (2+ messages)
[PATCH] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
2026-02-24 3:21 UTC (2+ messages)
[PATCH v5] docs: pt_BR: translate process/changes.rst
2026-02-24 3:18 UTC
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.