messages from 2026-04-05 08:06:57 to 2026-04-05 15:12:37 UTC [more...]
[RFC PATCH v2 0/9] mm/damon: introduce DAMOS failed region quota charge ratio
2026-04-05 15:12 UTC (3+ messages)
` [RFC PATCH v2 1/9] mm/damon/core: introduce "
` [RFC PATCH v2 2/9] mm/damon/sysfs-schemes: implement fail_charge_{num,denom} files
[PATCH v2 0/2] iio: light: cm3323: fix and cleanup
2026-04-05 15:12 UTC (3+ messages)
` [PATCH v2 2/2] iio: light: cm3323: use dev_err_probe() in probe path
[syzbot] [io-uring?] WARNING in __secure_computing
2026-04-05 15:10 UTC (4+ messages)
` [syzbot] [kernel] "
Re[PATCH v1] iommu: Skip mapping at address 0x0 if it already exists
2026-04-05 15:02 UTC
[PATCH 2/8] rust: io: generalize `Mmio` to arbitrary type
2026-04-05 15:00 UTC (5+ messages)
` [PATCH 3/8] rust: io: use pointer types instead of address
[PATCH] gpio: aspeed: fix unsigned long int declaration
2026-04-05 14:48 UTC
[PATCH v3 0/5] platform/x86: hp-wmi: Victus S fan control fixes
2026-04-05 14:45 UTC (6+ messages)
` [PATCH v3 1/5] platform/x86: hp-wmi: fix ignored return values in fan settings
` [PATCH v3 2/5] platform/x86: hp-wmi: avoid cancel_delayed_work_sync from work handler
` [PATCH v3 3/5] platform/x86: hp-wmi: use mod_delayed_work to reset keep-alive timer
` [PATCH v3 4/5] platform/x86: hp-wmi: fix u8 underflow in gpu_delta calculation
` [PATCH v3 5/5] platform/x86: hp-wmi: add locking for concurrent hwmon access
[PATCH 0/1] sched: Restore PREEMPT_NONE as default
2026-04-05 14:44 UTC (9+ messages)
[PATCH v2] staging: atomisp: cleanup parenthesis alignment in pci
2026-04-05 14:39 UTC (2+ messages)
` [PATCH v3] staging: media: "
[char-misc-next] mei: me: add nova lake point H DID
2026-04-05 14:17 UTC
[PATCH v2 0/8] qcom: display / dts: Few corrections of address spaces
2026-04-05 14:34 UTC (9+ messages)
` [PATCH v2 1/8] dt-bindings: display/msm: dp-controller: Correct SM8650 IO range
` [PATCH v2 2/8] dt-bindings: display/msm: dp-controller: Allow DAI on SM8650 and others
` [PATCH v2 3/8] dt-bindings: display/msm: sm8650: Correct VBIF range in example
` [PATCH v2 4/8] dt-bindings: display/msm: sm8750-mdss: Correct DPU and DP ranges "
` [PATCH v2 5/8] dt-bindings: display/msm: qcom,eliza-mdss: "
` [PATCH v2 6/8] arm64: dts: qcom: sm8650: Correct and complete DP address spaces
` [PATCH v2 7/8] arm64: dts: qcom: sm8750: "
` [PATCH v2 8/8] arm64: dts: qcom: sm8750: Correct DPU VBIF address space size
[PATCH v4 0/3] staging: octeon: ethernet: logging and struct cleanups
2026-04-05 14:11 UTC (4+ messages)
` [PATCH v4 1/3] staging: octeon: ethernet-mem: replace pr_warn with dev_warn in free functions
` [PATCH v4 2/3] staging: octeon: replace pr_warn with dev_warn in fill path
` [PATCH v4 3/3] staging: octeon: ethernet: replace pr_err and pr_info with dev_err and netdev_err
[PATCH 0/2] cdrom: gdrom: fix block I/O and capacity setting
2026-04-05 14:09 UTC (6+ messages)
` [PATCH 1/2] cdrom: gdrom: replace port I/O with MMIO accessors
` [PATCH 2/2] cdrom: gdrom: update gendisk capacity on open
[PATCH v2 0/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
2026-04-05 14:07 UTC (4+ messages)
` [PATCH v2 1/5] "
[PATCH 1/2] x86/setup_data: validate indirect entry sizes before dereferencing them
2026-04-05 11:06 UTC (4+ messages)
[PATCH 0/3] cleanups in hwmon gpd-fan
2026-04-05 13:53 UTC (5+ messages)
` [PATCH 1/3] hwmon: (gpd-fan): remove global variable gpd_driver_priv
` [PATCH 2/3] hwmon: (gpd-fan): upgrade log level from warn to err for platform device creation failure
` [PATCH 3/3] hwmon: (gpd-fan): rename enum constants to uppercase as per kernel coding style
[PATCH v2 0/5] arm64: dts: qcom: Few dtc W=1 warning fixes
2026-04-05 13:39 UTC (6+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: glymur: Fix USB simple_bus_reg warning
` [PATCH v2 2/5] arm64: dts: qcom: glymur: Fix cache and SRAM simple_bus_reg warnings
` [PATCH v2 3/5] arm64: dts: qcom: ipq5424: Fix USB "
` [PATCH v2 4/5] arm64: dts: qcom: sc8180x: Fix phy simple_bus_reg warning
` [PATCH v2 5/5] arm64: dts: qcom: sdm845-mezzanine: Fix camss ports unit_address_vs_reg warning
[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
2026-04-05 13:34 UTC (51+ messages)
` [PATCH 01/49] mm/sparse: fix vmemmap accounting imbalance on memory hotplug error
` [PATCH 02/49] mm/sparse: add a @pgmap argument to memory deactivation paths
` [PATCH 03/49] mm/sparse: fix vmemmap page accounting for HVOed DAX
` [PATCH 04/49] mm/sparse: add a @pgmap parameter to arch vmemmap_populate()
` [PATCH 05/49] mm/sparse: fix missing architecture-specific page table sync for HVO DAX
` [PATCH 06/49] mm/mm_init: fix uninitialized pageblock migratetype for ZONE_DEVICE compound pages
` [PATCH 07/49] mm/mm_init: use pageblock_migratetype_init_range() in deferred_free_pages()
` [PATCH 08/49] mm: Convert vmemmap_p?d_populate() to static functions
` [PATCH 09/49] mm: panic on memory allocation failure in sparse_init_nid()
` [PATCH 10/49] mm: move subsection_map_init() into sparse_init()
` [PATCH 11/49] mm: defer sparse_init() until after zone initialization
` [PATCH 12/49] mm: make set_pageblock_order() static
` [PATCH 13/49] mm: integrate sparse_vmemmap_init_nid_late() into sparse_init_nid()
` [PATCH 14/49] mm/cma: validate hugetlb CMA range by zone at reserve time
` [PATCH 15/49] mm/hugetlb: free cross-zone bootmem gigantic pages after allocation
` [PATCH 16/49] mm/hugetlb: initialize vmemmap optimization in early stage
` [PATCH 17/49] mm: remove sparse_vmemmap_init_nid_late()
` [PATCH 18/49] mm/mm_init: make __init_page_from_nid() static
` [PATCH 19/49] mm/sparse-vmemmap: remove the VMEMMAP_POPULATE_PAGEREF flag
` [PATCH 20/49] mm: rename vmemmap optimization macros to generic names
` [PATCH 21/49] mm/sparse: drop power-of-2 size requirement for struct mem_section
` [PATCH 22/49] mm/sparse: introduce compound page order to mem_section
` [PATCH 23/49] mm/mm_init: skip initializing shared tail pages for compound pages
` [PATCH 24/49] mm/sparse-vmemmap: initialize shared tail vmemmap page upon allocation
` [PATCH 25/49] mm/sparse-vmemmap: support vmemmap-optimizable compound page population
` [PATCH 26/49] mm/hugetlb: use generic vmemmap optimization macros
` [PATCH 27/49] mm: call memblocks_present() before HugeTLB initialization
` [PATCH 28/49] mm/hugetlb: switch HugeTLB to use generic vmemmap optimization
` [PATCH 29/49] mm: extract pfn_to_zone() helper
` [PATCH 30/49] mm/sparse-vmemmap: remove unused SPARSEMEM_VMEMMAP_PREINIT feature
` [PATCH 31/49] mm/hugetlb: remove HUGE_BOOTMEM_HVO flag and simplify pre-HVO logic
` [PATCH 32/49] mm/sparse-vmemmap: consolidate shared tail page allocation
` [PATCH 33/49] mm: introduce CONFIG_SPARSEMEM_VMEMMAP_OPTIMIZATION
` [PATCH 34/49] mm/sparse-vmemmap: switch DAX to use generic vmemmap optimization
` [PATCH 35/49] mm/sparse-vmemmap: introduce section zone to struct mem_section
` [PATCH 36/49] powerpc/mm: use generic vmemmap_shared_tail_page() in compound vmemmap
` [PATCH 37/49] mm/sparse-vmemmap: unify DAX and HugeTLB vmemmap optimization
` [PATCH 38/49] mm/sparse-vmemmap: remap the shared tail pages as read-only
` [PATCH 39/49] mm/sparse-vmemmap: remove unused ptpfn argument
` [PATCH 40/49] mm/hugetlb_vmemmap: remove vmemmap_wrprotect_hvo() and related code
` [PATCH 41/49] mm/sparse: simplify section_vmemmap_pages()
` [PATCH 42/49] mm/sparse-vmemmap: introduce section_vmemmap_page_structs()
` [PATCH 43/49] powerpc/mm: rely on generic vmemmap_can_optimize() to simplify code
` [PATCH 44/49] mm/sparse-vmemmap: drop ARCH_WANT_OPTIMIZE_DAX_VMEMMAP and simplify checks
` [PATCH 45/49] mm/sparse-vmemmap: drop @pgmap parameter from vmemmap populate APIs
` [PATCH 46/49] mm/sparse: replace pgmap with order and zone in sparse_add_section()
` [PATCH 47/49] mm: redefine HVO as Hugepage Vmemmap Optimization
` [PATCH 48/49] Documentation/mm: restructure vmemmap_dedup.rst to reflect generalized HVO
` [PATCH 49/49] mm: consolidate struct page power-of-2 size checks for HVO
[PATCH 0/5] arm64: dts: qcom: Few dtc W=1 warning fixes
2026-04-05 13:28 UTC (3+ messages)
[PATCH v6] IB/mlx5: Fix loopback enablement state and resource leaks
2026-04-05 13:09 UTC (4+ messages)
` [PATCH v7 0/2] Fix loopback leaks and return paths
` [PATCH v7 1/2] IB/mlx5: Fix success return path and mutex initialization
` [PATCH v7 2/2] IB/mlx5: Fix loopback refcounting leaks and premature disable
[RFT PATCH v3 0/5] staging: rtl8723bs: Code cleanup in drivers/staging/rtl8723bs
2026-04-05 13:01 UTC (13+ messages)
` [RFT PATCH v3 1/5] staging: rtl8723bs: move constant to right side of test in comparison
` [RFT PATCH v3 2/5] staging: rtl8723bs: remove empty if statement block
` [RFT PATCH v3 3/5] staging: rtl8723bs: simplify boolean return in IsFrameTypeCtrl()
` [RFT PATCH v3 4/5] staging: rtl8723bs: use read_poll_timeout_atomic in _is_fw_read_cmd_down
` [RFT PATCH v3 5/5] staging: rtl8723bs: remove duplicate rate checks in PHY_GetTxPowerIndexBase()
[PATCH net] net: rose: stop timers before freeing neighbour in rose_neigh_put
2026-04-05 12:58 UTC (2+ messages)
` [PATCH net v2] "
[RFC] block/nvme: exploring asynchronous durability notification semantics
2026-04-05 12:58 UTC (2+ messages)
[PATCH v3 2/2] docs: add advanced search benchmark harness and instrumentation
2026-04-05 12:43 UTC (2+ messages)
[PATCH] drm/msm/dpu: Fix kernel-doc warning for dpu_core_perf_adjusted_mode_clk
2026-04-05 12:40 UTC
[PATCH v2 0/3] Fix all clippy warnings in drm-rust-next
2026-04-05 12:32 UTC (6+ messages)
` [PATCH v2 2/3] gpu: nova-core: fb: fix clippy::precedence warning in read_sysmem_flush_page_ga100()
[PATCH v4 0/9] driver core: Fix some race conditions
2026-04-05 12:02 UTC (3+ messages)
[PATCH v2] staging: rtl8723bs: use standard error codes in xmit init path
2026-04-05 11:57 UTC
[PATCH] arm64: kexec: Remove duplicate allocation for trans_pgd
2026-04-05 11:42 UTC
[char-misc-next 0/2] mei: lb: add late binding version 2
2026-04-05 11:23 UTC (3+ messages)
` [char-misc-next 1/2] mei: bus: add mei_cldev_uuid
` [char-misc-next 2/2] mei: lb: add late binding version 2
[PATCH] x86/split_lock: Don't warn about unknown parameter
2026-04-05 11:37 UTC (2+ messages)
[PATCH 0/6] block: fix integrity offset/length conversions
2026-04-05 11:29 UTC (12+ messages)
` [PATCH 1/6] blk-integrity: take sector_t in bio_integrity_intervals()
` [PATCH 2/6] block: use integrity interval instead of sector as seed
` [PATCH 3/6] bio-integrity-fs: pass data iter to bio_integrity_verify()
` [PATCH 4/6] bio-integrity-fs: use integrity interval instead of sector as seed
` [PATCH 6/6] target: use bio_integrity_intervals() helper
[tip: ras/urgent] x86/mce/amd: Filter bogus hardware errors on Zen3 clients
2026-04-05 11:05 UTC
[PATCH] staging: rtl8723bs: fix negative length in WEP decryption
2026-04-05 11:02 UTC (2+ messages)
[PATCH 0/3] media: i2c: gc0310: cleanups and sensor clock handling improvements
2026-04-05 11:01 UTC (7+ messages)
` [PATCH 1/3] media: i2c: gc0310: fix probe error handling and unwind resources properly
` [PATCH 2/3] media: i2c: gc0310: use cached client and device pointers
[PATCH] nfc: llcp: fix u8 offset truncation in LLCP TLV parsers
2026-04-05 10:59 UTC
[PATCH net v2] tg3: Add PowerEdge R740xd to AER quirk list
2026-04-05 10:56 UTC (3+ messages)
[PATCH v2 0/2] arm64: dts: qcom: beryllium compatible ordering and bindings update
2026-04-05 10:54 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Document Xiaomi Poco F1 Tianma variant
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-xiaomi-beryllium: Append compatible strings
spurious mce Hardware Error messages in next-20250912
2026-04-05 10:46 UTC (13+ messages)
` spurious (?) mce Hardware Error messages in v6.19
[PATCH] nfs: use memcpy_and_pad in decode_fh
2026-04-05 10:32 UTC
[PATCH v3 0/5] staging: rtl8723bs: fix multiple missing bounds checks
2026-04-05 10:15 UTC (6+ messages)
` [PATCH v3 1/5] staging: rtl8723bs: fix heap buffer overflow in recvframe_defrag()
` [PATCH v3 2/5] staging: rtl8723bs: fix integer underflow in TKIP MIC verification
` [PATCH v3 3/5] staging: rtl8723bs: fix out-of-bounds read in portctrl()
` [PATCH v3 4/5] staging: rtl8723bs: fix out-of-bounds reads in IE parsing functions
` [PATCH v3 5/5] staging: rtl8723bs: fix negative length in WEP decryption
[GIT PULL] x86 fixes
2026-04-05 9:53 UTC
[PATCH] rust: dma: return EOVERFLOW instead of ENOMEM on size overflow
2026-04-05 9:51 UTC (2+ messages)
[GIT PULL] scheduler fixes
2026-04-05 9:48 UTC
[GIT PULL] perf events fix
2026-04-05 9:45 UTC
[GIT PULL] IRQ fix
2026-04-05 9:42 UTC
[GIT PULL] MIPS fixes for v7.0
2026-04-05 9:42 UTC
[PATCH 0/3] mm: add per-migratetype counts to buddy allocator and optimize pagetypeinfo access
2026-04-05 9:32 UTC (2+ messages)
[PATCH v4 0/2] media: atomisp: clean up ISP configuration path
2026-04-05 9:30 UTC (3+ messages)
` [PATCH v4 1/2] media: atomisp: gate ref and tnr frame config behind ISP enable flags
` [PATCH v4 2/2] media: atomisp: remove redundant call to ia_css_output0_configure()
[PATCH 1/2] pinctrl: intel: platform: Add INTC10B5 ACPI ID for Lunar Lake
2026-04-05 9:27 UTC (8+ messages)
` [PATCH 2/2] platform/x86: int3472: Handle GPIO types 0x02 and 0x12 "
[PATCH 0/2] Correct Xiaomi Poco F1 compatible strings and evaluation
2026-04-05 9:19 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add Xiaomi Poco F1 Tianma variant bindings
` [PATCH 2/2] arm64: dts: qcom: sdm845-xiaomi-beryllium: Fix compatible strings
[PATCH 0/3] tools/nolibc: add the _syscall() macro
2026-04-05 9:06 UTC (4+ messages)
` [PATCH 1/3] tools/nolibc: rename the internal macros used in syscall()
` [PATCH 2/3] tools/nolibc: move the call to __sysret() into syscall()
` [PATCH 3/3] tools/nolibc: add the _syscall() macro
[BUG] Thunderbolt runtime resume during PCIe removal causes IRQ warning and shutdown failure
2026-04-05 8:59 UTC (2+ messages)
[PATCH 0/2] Add Renesas RZ/G3L RSPI support
2026-04-05 8:58 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: spi: renesas,rzv2h-rspi: Document RZ/G3L SoC
[PATCH v6 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-04-05 8:57 UTC (4+ messages)
` [PATCH v6 3/4] iio: adc: ad4691: add triggered buffer support
[PATCH] usb: rtl8150: avoid using uninitialized CSCR value
2026-04-05 8:52 UTC (3+ messages)
[PATCH] sched/deadline: Fix stale dl_defer_running in update_dl_entity() if-branch
2026-04-05 8:37 UTC (2+ messages)
[GIT PULL] Char/Misc/IIO driver fixes for 7.0-rc7
2026-04-05 8:31 UTC
[GIT PULL] TTY driver fixes for 7.0-rc7
2026-04-05 8:31 UTC
[GIT PULL] USB driver fixes for 7.0-rc7
2026-04-05 8:31 UTC
[PATCH iwl-next v1 0/2] igb/igc: use napi_schedule_irqoff() instead of napi_schedule()
2026-04-05 8:21 UTC (4+ messages)
` [PATCH iwl-next v1 2/2] igc: "
` [Intel-wired-lan] "
[PATCH] RDMA/hns: fix out-of-bounds write in IRQ array during configuration
2026-04-05 8:15 UTC
[PATCH 0/5] arm64: dts: qcom: add QCS8550 RB5Gen2 support
2026-04-05 8:11 UTC (5+ messages)
` [PATCH 2/5] arm64: dts: qcom: sm8550-hdk: update PCIe port label reference
` [PATCH 4/5] dt-bindings: arm: qcom: document QCS8550 RB5Gen2 board
[PATCH] ASoC: dt-bindings: ti,tas2552: Add sound-dai-cells
2026-04-05 8:09 UTC (2+ messages)
[PATCH 0/2] Add USB Ethernet controller (LAN7500) node in VAR-SOM-OM44 devicetree
2026-04-05 8:06 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: net: Add schema for LAN75XX compatible USB Ethernet controllers
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox