messages from 2026-03-20 00:29:42 to 2026-03-20 04:20:10 UTC [more...]
[PATCH v2 0/9] gpu: nova-core: gsp: add RM control command infrastructure
2026-03-20 4:19 UTC (5+ messages)
` [PATCH v2 1/9] gpu: nova-core: gsp: add NV_STATUS error code bindings
` [PATCH v2 4/9] gpu: nova-core: gsp: add RM control RPC structure binding
NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
2026-03-20 4:17 UTC (2+ messages)
[PATCH] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
2026-03-20 4:18 UTC (8+ messages)
[PATCH] scsi: hpsa: kzalloc + kcalloc to kzalloc_flex
2026-03-20 4:18 UTC
[PATCH] drivers/char/mem.c: fix null and zero dev lseek
2026-03-20 4:17 UTC
[PATCH] scsi: bx2fc: use kzalloc_flex
2026-03-20 4:11 UTC
[syzbot] [mm?] WARNING in create_strip_zones
2026-03-20 4:08 UTC (3+ messages)
` [PATCH] md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocations
[PATCH] leds: pca955x: kzalloc + kcalloc to single kzalloc
2026-03-20 4:08 UTC
[PATCH v2] x86/efi: defer freeing of boot services memory
2026-03-20 4:06 UTC (2+ messages)
[PATCH] irqchip/stm32-exti: Use kzalloc_flex
2026-03-20 4:04 UTC
[PATCH] md/raid5: skip 2-failure compute when other disk is R5_LOCKED
2026-03-20 4:04 UTC (2+ messages)
[PATCH 0/2] vfio: selftests: Fix MMIO test failures in iommufd compat mode
2026-03-20 4:03 UTC (3+ messages)
` [PATCH 1/2] vfio: selftests: Fix iommufd compat mode __iommu_unmap() crash
` [PATCH 2/2] vfio: selftests: Align __iommu_unmap() check with iommufd compat mode
arm64: pseudo NMI bootconfig question
2026-03-20 4:03 UTC (5+ messages)
i.MX8MP: Fix HDMI LCDIF FIFO underruns
2026-03-20 2:39 UTC (2+ messages)
[PATCH v8 0/9] Add support for i.MX94 DCIF
2026-03-19 14:38 UTC (6+ messages)
` [PATCH v8 1/9] dt-bindings: display: fsl,ldb: Add i.MX94 LDB
[PATCH 0/2] drm: Fix namespace clashes with 'pixel_format'
2026-03-20 3:58 UTC (3+ messages)
` [PATCH 2/2] drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'
[PATCH 0/1] lib/vsprintf: Fixes size check
2026-03-20 3:56 UTC (2+ messages)
[PATCH v3 0/4] drm/msm: add RGB101010 pixel format and fix 10-bit DSC timing
2026-03-20 3:55 UTC (8+ messages)
` [PATCH v3 4/4] drm/msm/dpu: fix video mode DSC INTF timing width calculation
[PATCH v2 0/2] lib/vsprintf: Fixes size check
2026-03-20 3:54 UTC (3+ messages)
` [PATCH v2 1/2] lib/vsprintf: Fix to check field_width and precision
` [PATCH v2 2/2] lib/vsprintf: Limit the returning size to INT_MAX
[PATCH v2] leds: lm3642: use guard to simplify locking
2026-03-20 3:54 UTC
[PATCH 0/1] lib/vsprintf:
2026-03-20 3:51 UTC
[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
2026-03-20 3:49 UTC (10+ messages)
` [PATCH v2 4/9] mm/huge_memory: handle buggy PMD entry in zap_huge_pmd()
` [PATCH v2 5/9] mm/huge_memory: add a common exit path to zap_huge_pmd()
` [PATCH v2 6/9] mm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()
` [PATCH v2 8/9] mm/huge_memory: deduplicate zap_huge_pmd() further by tracking state
[PATCH v3 2/4] mmc: sdhci: Implement panic-context write support
2026-03-20 3:40 UTC (2+ messages)
[PATCH v2 0/3] iio: adc: aspeed: Reserve battery sensing channel for on-demand use
2026-03-20 3:41 UTC (7+ messages)
` [PATCH v2 2/3] iio: adc: Enable multiple consecutive channels based on model data
` [PATCH v2 3/3] iio: adc: aspeed: Reserve battery sensing channel for on-demand use
[PATCH 0/2] sched/fair: Minor improvements while triggering idle load balance
2026-03-20 3:40 UTC (7+ messages)
` [PATCH 1/2] sched/fair: consider hk_mask early in triggering ilb
` [PATCH 2/2] sched/fair: get this cpu once in find_new_ilb
[PATCH v2] mm/memcontrol: fix reclaim_options leak in try_charge_memcg()
2026-03-20 3:39 UTC (4+ messages)
` [PATCH v3] "
[REGRESSION] perf build failed after 5cf6e76e4f4f ("libperf: Don't remove -g when EXTRA_CFLAGS are used") on riscv64 with gcc 13
2026-03-20 3:28 UTC (3+ messages)
[PATCH v4] LoongArch: env: fix missing NULL checks for kstrdup
2026-03-20 3:29 UTC (2+ messages)
[PATCH v1] LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0
2026-03-20 3:27 UTC (3+ messages)
Kernel bug: rcu detected stall in __run_timers
2026-03-20 3:27 UTC
[PATCH v9 7/7] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
2026-03-20 3:26 UTC (2+ messages)
[PATCH] lsm: Fix the crash issue in xfrm_decode_session
2026-03-20 3:24 UTC (2+ messages)
` [PATCH RESEND] "
[PATCH 0/6] change young flag check functions to return bool
2026-03-20 3:21 UTC (18+ messages)
` [PATCH 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH 4/6] mm: change to return bool for pmdp_clear_flush_young()
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check
[PATCH v3 0/6] ASoC: mediatek: Add VCP driver on Mediatek MT8196 SoC
2026-03-20 3:18 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: remoteproc: Add VCP support for mt8196
` [PATCH v3 2/6] remoteproc: Mediatek: Add VCP remoteproc driver
` [PATCH v3 3/6] firmware: mediatek: Add VCP IPC protocol interfaces driver
` [PATCH v3 4/6] remoteproc: mediatek: Add VCP ipi-mbox init driver
` [PATCH v3 5/6] remoteproc: mediatek: Add VCP ipi communication sync mechanism
` [PATCH v3 6/6] remoterpoc: mediatek: vcp: Add vcp suspned and resume feature
[PATCH v9 0/7] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
2026-03-20 3:20 UTC (4+ messages)
` [PATCH v9 1/7] arm64/acpi: Add acpi_get_cpu_uid() and switch arm_cspmu to use it
[PATCH v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
2026-03-20 3:17 UTC (9+ messages)
` [PATCH v10 1/8] arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
` [PATCH v10 2/8] LoongArch: "
` [PATCH v10 3/8] RISC-V: ACPI: "
` [PATCH v10 4/8] x86/acpi: "
` [PATCH v10 5/8] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
` [PATCH v10 6/8] perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu()
` [PATCH v10 7/8] ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
` [PATCH v10 8/8] PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSM
[PATCH v2] mm/vmalloc: use dedicated unbound workqueue for vmap area draining
2026-03-20 3:16 UTC (2+ messages)
[PATCH] mm/damon/core: avoid use of half-online-committed context
2026-03-20 3:15 UTC (3+ messages)
[PATCH] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
2026-03-20 3:13 UTC (2+ messages)
[PATCH] xfs: annotate data race on li_lsn in CIL formatting vs AIL insertion
2026-03-20 2:55 UTC
[PATCH 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
2026-03-20 3:10 UTC (2+ messages)
[PATCH next v1] r8169: Fix PHY lookup for mdiobus_get_phy() and improve error reporting during probe
2026-03-20 3:06 UTC (3+ messages)
[PATCH v2 00/10] workqueue / drivers: Add device-managed allocate workqueue
2026-03-20 3:06 UTC (2+ messages)
` (subset) "
[PATCH V1 0/1] drivers/mtd/spi-nor: add new part numbers
2026-03-20 3:04 UTC (2+ messages)
` [PATCH V1 1/1] "
[PATCH] lsm: Fix the crash issue in xfrm_decode_session
2026-03-20 3:03 UTC (2+ messages)
[PATCH v2 0/3] LoongArch: KVM: Some small enhanments
2026-03-20 2:58 UTC (4+ messages)
` [PATCH v2 3/3] LoongArch: KVM: Set vcpu_is_preempted() macro rather than function
[PATCH v3] ext4: fix use-after-free in update_super_work when racing with umount
2026-03-20 2:53 UTC (2+ messages)
[PATCH] rust: Mark all from() for Error functions inline
2026-03-20 2:55 UTC (2+ messages)
[PATCH] arm64: dts: qcom: patch mahua thermal zones by label
2026-03-20 2:51 UTC
[PATCH v2 0/3] Mahua SoC and CRD DT support
2026-03-20 2:50 UTC (4+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: Add Mahua SoC and CRD
[PATCH 2/2] mm/damon/reclaim: fix min_age_region truncation from unsigned long to unsigned int
2026-03-20 2:48 UTC (2+ messages)
[PATCH] ext4: Fix the might_sleep() warnings in kvfree()
2026-03-20 2:47 UTC (2+ messages)
[PATCH v4 0/5] selftests/mm: skip several tests when thp is not available
2026-03-20 2:46 UTC (2+ messages)
[PATCH 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
2026-03-20 2:43 UTC (2+ messages)
[paulmck-rcu:dev] BUILD SUCCESS 2be9446ec3213537fb6bbbbf87def40829d02dcf
2026-03-20 2:37 UTC
[PATCH 0/4] mm/mprotect: micro-optimization work
2026-03-20 2:42 UTC (2+ messages)
[PATCH v3] platform/x86: meraki-mx100: use real software node references
2026-03-20 2:32 UTC (2+ messages)
[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run4 (2)
2026-03-20 2:41 UTC (2+ messages)
[PATCH v3] selftests/mm: add folio_split() and filemap_get_entry() race test
2026-03-20 2:41 UTC (2+ messages)
[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-03-20 2:39 UTC (2+ messages)
[PATCH v2] kho: use checked arithmetic in deserialize_bitmap()
2026-03-20 2:37 UTC (2+ messages)
[PATCH] scsi: ses: Handle positive SCSI error from ses_recv_diag()
2026-03-20 2:36 UTC (2+ messages)
[PATCH v3] scsi: ufs: qcom: dt-bindings: Document the Eliza UFS controller
2026-03-20 2:36 UTC (2+ messages)
[PATCH v2] scsi: scsi_transport_sas: Fix the maximum channel scanning issue
2026-03-20 2:36 UTC (2+ messages)
[PATCH] scsi: ibmvfc: fix OOB access in ibmvfc_discover_targets_done()
2026-03-20 2:36 UTC (2+ messages)
[PATCH] arm64: dts: qcom: purwa: deduplicate thermal sensors with Hamoa
2026-03-20 2:33 UTC
[PATCH] cxl/region: Hold memdev lock during region poison injection/clear
2026-03-20 2:30 UTC (2+ messages)
[PATCH 1/2] mm/damon/reclaim: reject non-power-of-2 addr_unit
2026-03-20 2:29 UTC (2+ messages)
[PATCH net-next v4] selftests: bonding: add test for stacked bond header_parse recursion
2026-03-20 2:22 UTC
[patch 0/5] clocksource: Rewrite clocksource watchdog and related cleanups
2026-03-20 2:21 UTC (11+ messages)
` [patch 5/5] clocksource: Rewrite watchdog code completely
[PATCH v12 0/5] shut down devices asynchronously
2026-03-20 2:20 UTC (3+ messages)
` [PATCH 5/5] scsi: enable async shutdown support
[PATCH] lib/vsprintf: Fix to check field_width and precision
2026-03-20 2:20 UTC (3+ messages)
[PATCH v3 0/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
2026-03-20 2:19 UTC (2+ messages)
[PATCH 0/2] riscv: vdso_cfi build cleanup improvements
2026-03-20 2:18 UTC (3+ messages)
` [PATCH 1/2] riscv: vdso_cfi: Add clean rule for copied sources
` [PATCH 2/2] riscv: vdso_cfi: Add .gitignore for build artifacts
[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
2026-03-20 2:15 UTC (3+ messages)
` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
[PATCH 3/4] mm/damon/sysfs: check contexts->nr in update_schemes_tried_regions
2026-03-20 2:15 UTC (2+ messages)
[PATCH 2/4] mm/damon/sysfs: check contexts->nr before clear_schemes_tried_regions
2026-03-20 2:13 UTC (2+ messages)
[PATCH v4 phy-next 00/24] Split Generic PHY consumer and provider API
2026-03-20 2:11 UTC (3+ messages)
` [PATCH v4 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
[PATCH mm-unstable v2] mm/memcontrol: batch memcg charging in __memcg_slab_post_alloc_hook
2026-03-20 2:07 UTC
[PATCH 4/4] mm/damon/sysfs: check contexts->nr in repeat_call_fn
2026-03-20 2:06 UTC (2+ messages)
[PATCH] cxl/hdm: Add support for 32 switch decoders
2026-03-20 2:03 UTC (4+ messages)
[PATCH] bpf: Simplify tnum_step()
2026-03-20 2:04 UTC (5+ messages)
[PATCH v1 0/2] i2c: imx: fix i2c issues when reading messages
2026-03-20 2:04 UTC (9+ messages)
` [PATCH v1 2/2] i2c: imx: ensure no clock is generated after last read
` [EXT] "
[PATCH net] net: enetc: fix the output issue of 'ethtool --show-ring'
2026-03-20 2:02 UTC (3+ messages)
[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
2026-03-20 2:02 UTC (26+ messages)
[PATCH 1/4] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
2026-03-20 2:00 UTC (2+ messages)
[PATCH] drm/msm/dsi: Restore widebus calculation for CMDMode panels
2026-03-20 1:59 UTC (3+ messages)
[RESEND] In cgroup v2, setting a smaller value for sched_rt_runtime_us fails
2026-03-20 1:34 UTC
[PATCH v9 00/11] media: qcom: iris: rework platform data handling
2026-03-20 1:54 UTC (12+ messages)
` [PATCH v9 01/11] media: qcom: iris: drop pas_id from the iris_platform_data struct
` [PATCH v9 02/11] media: qcom: iris: use common set_preset_registers function
` [PATCH v9 03/11] media: qcom: iris: don't use function indirection in gen2-specific code
` [PATCH v9 04/11] media: qcom: iris: split HFI session ops from core ops
` [PATCH v9 05/11] media: qcom: iris: merge hfi_response_ops and hfi_command_ops
` [PATCH v9 06/11] media: qcom: iris: move get_instance to iris_hfi_sys_ops
` [PATCH v9 07/11] media: qcom: iris: drop hw_response_timeout_val from platform data
` [PATCH v9 08/11] media: qcom: iris: split firmware_data from raw "
` [PATCH v9 09/11] media: qcom: iris: split platform data from firmware data
` [PATCH v9 10/11] media: qcom: iris: use new firmware name for SM8250
` [PATCH v9 11/11] media: qcom: iris: extract firmware description data
[PATCH] lib/vsprintf: Validate sleepable context during restrictred pointer formatting
2026-03-20 1:53 UTC (2+ messages)
[PATCHv2] gpio: msc313: remove kcalloc
2026-03-20 1:53 UTC
[PATCH 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
2026-03-20 1:49 UTC (2+ messages)
[PATCH RFC] drm/rockchip: vop2: Add clock rate mode check
2026-03-20 1:48 UTC (2+ messages)
` "
[PATCH 1/2] drm/msm/dsi: fix bits_per_pclk
2026-03-20 1:48 UTC (2+ messages)
[PATCH] scsi: lpfc: Use the crc32c() function
2026-03-20 1:47 UTC (2+ messages)
[PATCH] PCI: qcom: Advertise hotplug with no command completion support
2026-03-20 1:40 UTC (5+ messages)
[PATCH v2] scsi: ufs: core: Handle MCQ IAG events
2026-03-20 1:38 UTC (2+ messages)
[PATCH v0 0/3] Add encoder features
2026-03-20 1:34 UTC (7+ messages)
` [PATCH v0 1/3] media: chips-media: wave5: Add Support for Background Detection
` [PATCH v0 2/3] media: chips-media: wave5: Support CBP profile
[BUG] Dell Inspiron 3501 (Tiger Lake) - No analog audio output, only HDMI detected
2026-03-20 1:31 UTC
[PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
2026-03-20 1:25 UTC (14+ messages)
` [PATCH net-next v3 01/13] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next v3 02/13] wifi: cfg80211: use __rtnl_unlock in nl80211_pre_doit
` [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [PATCH net-next v3 04/13] net: move promiscuity handling into dev_rx_mode_work
` [PATCH net-next v3 05/13] fbnic: convert to ndo_set_rx_mode_async
` [PATCH net-next v3 06/13] mlx5: "
` [PATCH net-next v3 07/13] bnxt: "
` [PATCH net-next v3 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode
` [PATCH net-next v3 09/13] iavf: convert to ndo_set_rx_mode_async
` [PATCH net-next v3 10/13] netdevsim: "
` [PATCH net-next v3 11/13] dummy: "
` [PATCH net-next v3 12/13] net: warn ops-locked drivers still using ndo_set_rx_mode
` [PATCH net-next v3 13/13] selftests: net: add team_bridge_macvlan rx_mode test
[PATCH 5/7] soc: aspeed: Add eSPI flash channel support
2026-03-20 1:17 UTC (2+ messages)
[PATCH v4] hfs: Validate CNIDs in hfs_read_inode
2026-03-20 0:32 UTC (13+ messages)
[PATCH net v2 0/2] stmmac crash/stall fixes when under memory pressure
2026-03-20 1:11 UTC (4+ messages)
` [PATCH net v2 1/2] net: stmmac: Prevent NULL deref when RX memory exhausted
[PATCH] scsi: be2iscsi: kzalloc + kcalloc to kzalloc_flex
2026-03-20 1:09 UTC
[PATCH v9 1/2] wifi: iwlwifi: pcie: migrate to modern pci_alloc_irq_vectors API
2026-03-20 1:09 UTC (2+ messages)
[PATCH v2] vfio: selftests: Support DMR and GNR-D DSA devices
2026-03-20 1:09 UTC
[PATCH] drm/etnaviv: use kzalloc_flex
2026-03-20 1:07 UTC
[PATCH] media: nxp: imx8-isi: remove kzalloc_objs
2026-03-20 1:06 UTC (5+ messages)
[PATCH 00/14] iommu: Add live update state preservation
2026-03-20 1:05 UTC (7+ messages)
` [PATCH 07/14] iommu/vt-d: Restore IOMMU state and reclaimed domain ids
` [PATCH 10/14] iommufd-lu: Implement ioctl to let userspace mark an HWPT to be preserved
[PATCH] reset: sti: kzalloc + kcalloc to kzalloc
2026-03-20 1:05 UTC
[PATCH v3] drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
2026-03-20 1:04 UTC (2+ messages)
[PATCH v2 0/8] liveupdate: Fix module unloading and unregister API
2026-03-20 1:04 UTC (4+ messages)
` [PATCH v2 2/8] liveupdate: Protect FLB lists with rwsem
[PATCH] RISC-V: KVM: Fix integer overflow in kvm_pmu_validate_counter_mask()
2026-03-20 1:02 UTC (2+ messages)
[PATCH] media: em28xx: kzalloc + kcalloc to kzalloc_flex
2026-03-20 1:02 UTC
[PATCH v2 0/9] Add eDP support for RK3576
2026-03-20 0:45 UTC (2+ messages)
` [PATCH v2 9/9] drm/rockchip: analogix_dp: Add "
[PATCH 6.19 000/379] 6.19.9-rc2 review
2026-03-20 0:54 UTC (2+ messages)
[PATCH] vfio: selftests: Support DMR and GNR-D DSA devices
2026-03-20 0:56 UTC (3+ messages)
[PATCH] intel_th: msu-sink: reduce priv allocation to 1
2026-03-20 0:56 UTC
[PATCH 6.18 000/335] 6.18.19-rc2 review
2026-03-20 0:53 UTC (2+ messages)
[PATCH] gpio: dwapb: reduce allocation to single kzalloc
2026-03-20 0:53 UTC
[PATCH] platform/x86: panasonic-laptop: simplify allocation of sinf
2026-03-20 0:49 UTC
[PATCH] ASoC: SOF: topology: reject invalid vendor array size in token parser
2026-03-20 0:45 UTC
[PATCH v4 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2026-03-20 0:37 UTC (11+ messages)
` [PATCH v4 2/2] "
[PATCH v2] net: fjes: Drop fjes_acpi_driver and rework initialization
2026-03-20 0:30 UTC (2+ messages)
[PATCH net v4] net: ntb_netdev: add SPDX tag and remove boilerplate license text
2026-03-20 0:30 UTC (2+ messages)
[PATCH 0/6] ARM: dts: BCM5301X: EA9200: various fixes
2026-03-20 0:29 UTC (3+ messages)
` [PATCH 4/6] ARM: dts: BCM5301X: EA9200: add wifi definitions
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