public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 23:24:59 to 2026-03-20 03:20:07 UTC [more...]

[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-20  3:20 UTC  (4+ messages)
` [PATCH v2 4/9] mm/huge_memory: handle buggy PMD entry in zap_huge_pmd()

[PATCH 0/6] change young flag check functions to return bool
 2026-03-20  3:18 UTC  (17+ 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 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/alloc_tag: clear codetag for pages allocated before page_ext initialization
 2026-03-20  3:14 UTC  (7+ 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 0/2] sched/fair: Minor improvements while triggering idle load balance
 2026-03-20  2:47 UTC  (4+ messages)
` [PATCH 1/2] sched/fair: consider hk_mask early in triggering ilb

[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  (9+ messages)
` [PATCH RFC v2 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH RFC v2 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH RFC v2 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH RFC v2 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases
` [PATCH RFC v2 5/7] mm: selftests: Add shmem memory failure test
` [PATCH RFC v2 6/7] KVM: selftests: Add memory failure tests in guest_memfd_test
` [PATCH RFC v2 7/7] KVM: selftests: Test guest_memfd behavior with respect to stage 2 page tables

[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 v3 0/4] drm/msm: add RGB101010 pixel format and fix 10-bit DSC timing
 2026-03-20  1:45 UTC  (7+ messages)
` [PATCH v3 4/4] drm/msm/dpu: fix video mode DSC INTF timing width calculation

[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  (3+ 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 v4] LoongArch: env: fix missing NULL checks for kstrdup
 2026-03-20  0:47 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

[PATCH v4 1/2] nvme: Add the DHCHAP maximum HD IDs
 2026-03-20  0:20 UTC  (2+ messages)
` [PATCH v4 2/2] nvme-auth: Don't propose NVME_AUTH_DHGROUP_NULL with SC_C

[PATCHv2] media: nxp: imx8-isi: remove kzalloc_objs
 2026-03-20  0:19 UTC 

[PATCH] net: marvell: prestera: use kzalloc_flex
 2026-03-20  0:16 UTC  (2+ messages)

[PATCH 0/5] Enable dual cameras on Dell Latitude 5285 2-in-1
 2026-03-20  0:09 UTC  (6+ messages)
` [PATCH 1/5] platform/x86: intel_lpss: add resource conflict quirk for Dell Latitude 5285
` [PATCH 2/5] platform/x86: int3472: tps68470: fix GNVS clock fields "
` [PATCH 3/5] platform/x86: int3472: tps68470: add board data "
` [PATCH 4/5] media: ipu-bridge: add sensor configuration for OV8858 (INT3477)
` [PATCH 5/5] media: ov8858: add ACPI device ID INT3477 and vsio power supply

[PATCH bpf v2 1/2] bpf: Fix exception exit lock checking for subprogs
 2026-03-20  0:08 UTC  (2+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add tests for bpf_throw lock leak from subprogs

[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
 2026-03-20  0:06 UTC  (2+ messages)

[PATCH] kbuild: rust: add AutoFDO support
 2026-03-19 23:54 UTC  (7+ messages)

[PATCH v5] arm64: dts: qcom: glymur-crd: Enable keyboard, trackpad and touchscreen
 2026-03-19 23:52 UTC  (4+ messages)

[PATCH v4 0/3] hwmon: (pmbus/max31785) refactor inter-access delay handling
 2026-03-19 23:51 UTC  (4+ messages)
` [PATCH v4 1/3] hwmon: (pmbus) add spinlock to protect 64-bit timestamp
` [PATCH v4 2/3] hwmon: (pmbus) export pmbus_wait and pmbus_update_ts
` [PATCH v4 3/3] hwmon: (pmbus/max31785) use access_delay for PMBus-mediated accesses

[PATCH v2] vfio: selftests: Build tests on aarch64
 2026-03-19 23:43 UTC  (2+ messages)

NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
 2026-03-19 23:37 UTC 

[PATCH v1 1/2] perf lock: Fix option value type in parse_max_stack
 2026-03-19 23:33 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] perf stat: Fix opt->value type for parse_cache_level

[patch 0/8] futex: Address the robust futex unlock race for real
 2026-03-19 23:31 UTC  (10+ messages)
` [patch 8/8] x86/vdso: Implement __vdso_futex_robust_try_unlock()

[PATCH] lib/crc: arm64: add NEON accelerated CRC64-NVMe implementation
 2026-03-19 23:31 UTC  (2+ messages)

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-03-19 23:31 UTC  (6+ messages)
` [PATCH v5] "

[GIT PULL] PCI fixes for v7.0
 2026-03-19 23:30 UTC  (2+ messages)

[GIT PULL] parisc architecture fix for v7.0-rc5
 2026-03-19 23:30 UTC  (2+ messages)

[PATCH] init/initramfs.c: trivial fix: FSM -> Finite-state machine
 2026-03-19 23:27 UTC 

[PATCH v4 00/21] Virtual Swap Space
 2026-03-19 23:27 UTC  (8+ messages)
` [PATCH v4 09/21] mm: swap: allocate a virtual swap slot for each swapped out page
` [syzbot ci] Re: Virtual Swap Space

[patch v2 00/11] futex: Address the robust futex unlock race for real
 2026-03-19 23:25 UTC  (3+ messages)
` [patch v2 10/11] x86/vdso: Prepare for robust futex unlock support
` [patch v2 11/11] x86/vdso: Implement __vdso_futex_robust_try_unlock()

[PATCH v1 00/25] perf tool: Add evsel to perf_sample
 2026-03-19 23:23 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 25/25] perf evsel: Don't pass evsel with sample


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox