All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-23 06:19:08 to 2026-01-23 07:12:13 UTC [more...]

[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
 2026-01-23  6:45 UTC  (15+ messages)

[PATCH master] pmdomain: rockchip: enable driver by default
 2026-01-23  7:11 UTC  (2+ messages)

[PATCH v3] spi: xilinx: use device property accessors
 2026-01-23  7:11 UTC  (3+ messages)

[PATCH 0/3] ARM: socfpga: shrink socfpga-xload configs in size
 2026-01-23  7:11 UTC  (2+ messages)

[PATCH] sched/deadline: Reset dl_server execution state on stop
 2026-01-23  7:11 UTC  (2+ messages)

bounce buffer direct I/O when stable pages are required v2
 2026-01-23  7:11 UTC  (13+ messages)
` [PATCH 02/14] block: open code bio_add_page and fix handling of mismatching P2P ranges
` [PATCH 03/14] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
` [PATCH 05/14] block: add helpers to bounce buffer an iov_iter into bios

linux-next: build warning after merge of the tip tree
 2026-01-23  7:11 UTC  (5+ messages)
    ` linux-next: [DOCS] "

[PATCH v8 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-23  7:11 UTC  (9+ messages)

[PATCH] arm64: dts: qcom: talos: add ETR device
 2026-01-23  7:10 UTC 

[PATCH v4 0/4] iio: adc: ad9467: Support alternative backends
 2026-01-23  7:10 UTC  (4+ messages)
` [PATCH v4 4/4] iio: adc: ad9467: check for backend capabilities

[PATCH v2 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
 2026-01-23  7:10 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: soc: tenstorrent: Add tenstorrent,atlantis-syscon

[PATCH v2] x86/lib: Optimize num_digits() and fix INT_MIN overflow
 2026-01-23  7:06 UTC  (6+ messages)

[scarthgap][RFC PATCH 0/3] Add pipeWire audio stack for am62dxx
 2026-01-23  7:07 UTC  (5+ messages)
` [scarthgap][RFC PATCH 1/3] recipes-multimedia: Add pipewire configuration files
  ` [meta-arago] "
` [scarthgap][RFC PATCH 2/3] recipes-multimedia: Add wireplumber audio configuration
  ` [meta-arago] "

[PATCH v3 00/13] Remove device private pages from physical address space
 2026-01-23  7:08 UTC  (18+ messages)
` [PATCH v3 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v3 02/13] drm/amdkfd: Use migrate pfns internally
` [PATCH v3 03/13] mm/migrate_device: Make migrate_device_{pfns, range}() take mpfns
  ` [PATCH v3 03/13] mm/migrate_device: Make migrate_device_{pfns,range}() "
` [PATCH v3 04/13] mm/migrate_device: Add migrate PFN flag to track device private pages
` [PATCH v3 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags "
` [PATCH v3 06/13] mm: Add helpers to create migration entries from struct pages
` [PATCH v3 07/13] mm: Add a new swap type for migration entries of device private pages
` [PATCH v3 08/13] mm: Add softleaf support for device private migration entries
` [PATCH v3 09/13] mm: Begin creating "
` [PATCH v3 10/13] mm: Add helpers to create device private entries from struct pages
` [PATCH v3 11/13] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v3 12/13] mm/hmm: Add flag to track device private pages
` [PATCH v3 13/13] mm: Remove device private pages from the physical address space
` ✗ CI.checkpatch: warning for Remove device private pages from physical address space (rev5)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH net-next] net: usb: sr9700: use ETH_ALEN instead of magic number
 2026-01-23  7:06 UTC 

[PATCH v2 3/3] clk: tenstorrent: Add Atlantis clock controller driver
 2026-01-23  7:03 UTC  (3+ messages)

[PATCH v2] i3c: master: Add sysfs option to rescan bus
 2026-01-23  7:04 UTC  (3+ messages)

[PATCHSET 3/3] xfs: syzbot fixes for online fsck
 2026-01-23  7:04 UTC  (6+ messages)
` [PATCH 1/5] xfs: get rid of the xchk_xfile_*_descr calls
` [PATCH 2/5] xfs: only call xf{array,blob}_destroy if we have a valid pointer
` [PATCH 3/5] xfs: check return value of xchk_scrub_create_subord
` [PATCH 4/5] xfs: fix UAF in xchk_btree_check_block_owner
` [PATCH 5/5] xfs: check for deleted cursors when revalidating two btrees

[Linux Kernel Bugs] general protection fault in xchk_btree and another slab-use-after-free issue
 2026-01-23  7:03 UTC  (8+ messages)

[PATCH v5 0/6] i2c: designware: Improve support of multi-messages transfer
 2026-01-23  7:03 UTC  (3+ messages)
` [PATCH v5 6/6] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled

[PATCHSET 2/3] xfs: improve shortform attr performance
 2026-01-23  7:03 UTC  (4+ messages)
` [PATCH 1/3] xfs: reduce xfs_attr_try_sf_addname parameters
` [PATCH 2/3] xfs: speed up parent pointer operations when possible
` [PATCH 3/3] xfs: add a method to replace shortform attrs

[PATCHSET 1/3] xfs: fix problems in the attr leaf freemap code
 2026-01-23  7:02 UTC  (7+ messages)
` [PATCH 1/6] xfs: delete attr leaf freemap entries when empty
` [PATCH 2/6] xfs: fix freemap adjustments when adding xattrs to leaf blocks
` [PATCH 3/6] xfs: refactor attr3 leaf table size computation
` [PATCH 4/6] xfs: strengthen attr leaf block freemap checking
` [PATCH 5/6] xfs: fix the xattr scrub to detect freemap/entries array collisions
` [PATCH 6/6] xfs: fix remote xattr valuelblk check

buffer cache simplification v2
 2026-01-23  7:01 UTC  (5+ messages)
` [PATCH 3/3] xfs: switch (back) to a per-buftarg buffer hash

[PATCH net-next] net: usb: sr9700: remove code to drive nonexistent multicast filter
 2026-01-23  6:58 UTC 

[PATCH] README: Update oneliner build command for igt_runner
 2026-01-23  7:00 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCHSET] xfs: syzbot fixes for online fsck
 2026-01-23  7:00 UTC  (8+ messages)
` [PATCH 1/4] xfs: check the return value of xchk_xfile_*_descr calls

[PATCH] eal/x86: reduce memcpy code duplication
 2026-01-23  6:58 UTC  (9+ messages)
` [PATCH v6] eal/x86: optimize memcpy of small sizes

[PATCH v2] PCI/IDE: Fix duplicate stream symlink names for TSM class devices
 2026-01-23  6:40 UTC  (3+ messages)

[PATCH v2] idpf: nullify pointers after they are freed
 2026-01-23  6:58 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/5] of: Introduce *_read_*_default helpers and convert regulator drivers
 2026-01-23  6:58 UTC  (4+ messages)
` [PATCH 1/5] of: Add of_property_read_[u32,s32]_default

[PATCH 6.6.y] fs/ntfs3: Initialize allocated memory before use
 2026-01-23  6:57 UTC 

[PATCH v2] btrfs: zoned: fixup last alloc pointer after extent removal for RAID1
 2026-01-23  6:57 UTC  (2+ messages)

[PATCH net v2] net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()
 2026-01-23  6:57 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_sock_ready_cb (2)
 2026-01-23  6:57 UTC  (3+ messages)

[PATCH v4 0/2] ti-sci-intr: Support level+pulse interrupt sources together
 2026-01-23  6:55 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: ti,sci-intr: Per-line interrupt-types
` [PATCH v4 2/2] irqchip/ti-sci-intr: Allow parsing interrupt-types per-line

[PATCH v6 0/2] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
 2026-01-23  6:54 UTC  (7+ messages)
` [PATCH v6 2/2] "

[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
 2026-01-23  6:53 UTC  (23+ messages)
` [PATCH v4 01/22] mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
` [PATCH v4 02/22] mm/slab: fix false lockdep warning in __kfree_rcu_sheaf()
` [PATCH v4 03/22] slab: add SLAB_CONSISTENCY_CHECKS to SLAB_NEVER_MERGE
` [PATCH v4 04/22] mm/slab: move and refactor __kmem_cache_alias()
` [PATCH v4 05/22] mm/slab: make caches with sheaves mergeable
` [PATCH v4 06/22] slab: add sheaves to most caches
` [PATCH v4 07/22] slab: introduce percpu sheaves bootstrap
` [PATCH v4 08/22] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
` [PATCH v4 09/22] slab: handle kmalloc sheaves bootstrap
` [PATCH v4 10/22] slab: add optimized sheaf refill from partial list
` [PATCH v4 11/22] slab: remove cpu (partial) slabs usage from allocation paths
` [PATCH v4 12/22] slab: remove SLUB_CPU_PARTIAL
` [PATCH v4 13/22] slab: remove the do_slab_free() fastpath
` [PATCH v4 14/22] slab: remove defer_deactivate_slab()
` [PATCH v4 15/22] slab: simplify kmalloc_nolock()
` [PATCH v4 16/22] slab: remove struct kmem_cache_cpu
` [PATCH v4 17/22] slab: remove unused PREEMPT_RT specific macros
` [PATCH v4 18/22] slab: refill sheaves from all nodes
` [PATCH v4 19/22] slab: update overview comments
` [PATCH v4 20/22] slab: remove frozen slab checks from __slab_free()
` [PATCH v4 21/22] mm/slub: remove DEACTIVATE_TO_* stat items
` [PATCH v4 22/22] mm/slub: cleanup and repurpose some "

[PATCH i-g-t 0/1] RFC tests/intel/xe_exec_reset: Filter expected timeout dmesg during reset tests
 2026-01-23  6:52 UTC  (2+ messages)
` [PATCH i-g-t 1/1] "

[PATCH v4 0/5] Add CCI and imx577 sensor support for Talos evk
 2026-01-23  6:53 UTC  (3+ messages)
` [PATCH v4 2/5] dt-bindings: i2c: qcom-cci: Document sm6150 compatible

[REGRESSION][BISECTED] Lenovo IdeaPad touchpad does not work when idma64 is present in initramfs
 2026-01-23  6:53 UTC  (12+ messages)

[PATCH] drivers: mmc: Replace manual devm_clk_get/clk_prepare_enable with devm_clk_get_optional_enabled
 2026-01-23  6:48 UTC  (2+ messages)

[PATCH net-next] devlink: Implement devlink param multi attribute nested data values
 2026-01-23  6:52 UTC 

[PATCH 0/4] arm64: Unmap linear alias of kernel data/bss
 2026-01-23  6:52 UTC  (11+ messages)
` [PATCH 1/4] arm64: Move fixmap page tables to end of kernel image
` [PATCH 2/4] arm64: Map the kernel data/bss read-only in the linear map
` [PATCH 3/4] arm64: Move the zero page to rodata
` [PATCH 4/4] arm64: Unmap kernel data/bss entirely from the linear map

[PATCH] soc/tegra: pmc: Add PMC support for Tegra410
 2026-01-23  6:51 UTC  (3+ messages)

[RFC PATCH] mm/khugepaged: free empty xa_nodes when rollbacks in collapse_file
 2026-01-23  6:51 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v1] ixgbe: fix type punning in ixgbe_update_flash_X550
 2026-01-23  6:45 UTC  (4+ messages)
  `  "

[PATCH net-next] net: phy: make PHY fixup support always built-in
 2026-01-23  6:50 UTC 

[PATCH] drm/xe/vf: Reset VF GuC state on fini
 2026-01-23  6:48 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[meta-gnome][PATCH] onboard: add recipe
 2026-01-23  6:48 UTC 

[PATCH ath-next 0/2] wifi: ath12k: Add pdev-level OBSS PD configuration
 2026-01-23  6:48 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: add WMI support for spatial reuse parameter configuration
` [PATCH ath-next 2/2] wifi: ath12k: support OBSS PD configuration for AP mode

[PATCH v1 1/2] Bluetooth: hci_qca: Refactor HFP hardware offload capability handling
 2026-01-23  6:47 UTC  (2+ messages)
`  "

[PATCH v4 0/8] vfio: Create dmabuf from multiple VFIO ranges and use it in virtio-gpu
 2026-01-23  6:45 UTC  (11+ messages)
` [PATCH v4 1/8] virtio-gpu: Recreate the resource's dmabuf if new backing is attached
` [PATCH v4 2/8] virtio-gpu: Find hva for Guest's DMA addr associated with a ram device
` [PATCH v4 3/8] vfio: Document vfio_device_get_region_info()
` [PATCH v4 4/8] vfio/region: Add a helper to get region index from memory region
` [PATCH v4 5/8] vfio/device: Add a helper to lookup VFIODevice "
` [PATCH v4 6/8] vfio/device: Add support for creating dmabuf from multiple ranges
` [PATCH v4 7/8] virtio-gpu: Rename udmabuf files and helpers to dmabuf
` [PATCH v4 8/8] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices

[meta-oe][kirkstone][PATCH 1/5] freerdp: mark CVE-2024-32041 patched
 2026-01-23  6:43 UTC  (5+ messages)
` [meta-oe][kirkstone][PATCH 2/5] freerdp: patch CVE-2024-32458
` [meta-oe][kirkstone][PATCH 3/5] freerdp: patch CVE-2024-32459
` [meta-oe][kirkstone][PATCH 4/5] freerdp: patch CVE-2024-32460
` [meta-oe][kirkstone][PATCH 5/5] freerdp: patch CVE-2024-32658

[PATCH v4 0/2] Add NXP FRDM-IMX91S board support
 2026-01-23  6:42 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: fsl: Add FRDM-IMX91S board
` [PATCH v4 2/2] arm64: dts: freescale: add NXP FRDM-IMX91S board support

[PATCH v6] mm/page_alloc: boost watermarks on atomic allocation failure
 2026-01-23  6:42 UTC  (2+ messages)
` [PATCH v7] "

[PATCH 1/1] scsi: ufs: core: Schedule EH on WLUN resume failure
 2026-01-23  4:54 UTC 

[PATCH v2 1/3] dt-bindings: gpio: Add Tegra264 support
 2026-01-23  6:41 UTC  (3+ messages)
` [PATCH v2 2/3] gpio: tegra186: Add support for Tegra264
` [PATCH v2 3/3] arm64: tegra: Add Tegra264 GPIO controllers

[PATCH 1/2] drm/amd/pm: use debug port for mode1 reset request on smu 13&14
 2026-01-23  6:41 UTC  (2+ messages)

[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-01-23  6:39 UTC  (3+ messages)

[PATCH] revision: add --maximal option
 2026-01-23  6:38 UTC  (5+ messages)
` [PATCH v2] revision: add --maximal-only option

[PATCH v9 0/8] Use trans push mechanism to generate frame change event
 2026-01-23  6:37 UTC  (7+ messages)
` [PATCH v9 4/8] drm/i915/dsb: Set DSB_SKIP_WAITS_EN chicken bit for LunarLake and onwards
` [PATCH v9 6/8] drm/i915/psr: Wait for idle only after possible send push

[PATCH v3 0/5] Add a bio_vec based API to core/rw.c
 2026-01-23  6:36 UTC  (9+ messages)
` [PATCH v3 1/5] RDMA/core: add bio_vec based RDMA read/write API
` [PATCH v3 2/5] RDMA/core: use IOVA-based DMA mapping for bvec RDMA operations
` [PATCH v3 3/5] RDMA/core: add MR support for bvec-based "
` [PATCH v3 4/5] RDMA/core: add rdma_rw_max_sge() helper for SQ sizing

+ mm-update-shmem__file_-functions-to-use-vma_flags_t-fix.patch added to mm-new branch
 2026-01-23  6:36 UTC 

[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-01-23  6:35 UTC  (3+ messages)
` [PATCH v5 6/7] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges

[PATCH 0/2] Add pinctrl driver for mt8188
 2026-01-23  6:35 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: mediatek: Add pinctrl driver for MT8188 SoC

[PATCH v2 0/2] Add pinctrl driver for mt8188
 2026-01-23  6:35 UTC  (5+ messages)
` [PATCH v2 1/2] pinctrl: mediatek: Add pinctrl driver for MT8188 SoC
` [PATCH v2 2/2] pinctrl: mediatek: add pinmux_property_set ops support

[tip:master] BUILD SUCCESS 586df58d0b10523fe114b1591ea381c1aac345df
 2026-01-23  6:35 UTC 

[PATCH 0/3] mmc: mtk-sd: DMA support
 2026-01-23  6:35 UTC  (5+ messages)
` [PATCH 1/3] mmc: mtk-sd: use GENMASK and FIELD macros
` [PATCH 2/3] mmc: mtk-sd: fix misaligned brace

[PATCH v2] watchdog/hardlockup: Fix UAF in perf event cleanup due to migration race
 2026-01-23  6:34 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 0/3] Add pinctrl support for AST2700 SoC
 2026-01-23  6:33 UTC  (3+ messages)
` [PATCH v3 1/3] Add compatible strings for AST2700 pinctrl to the SCU binding

[PATCH V4 0/3] i3c: mipi-i3c-hci-pci: Add System Suspend support
 2026-01-23  6:33 UTC  (4+ messages)
` [PATCH V4 1/3] i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recovery
` [PATCH V4 2/3] i3c: mipi-i3c-hci: Add optional System Suspend support
` [PATCH V4 3/3] i3c: mipi-i3c-hci-pci: Add "

[PATCH 6.1.y] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
 2026-01-23  6:33 UTC 

[f2fs-dev] [PATCH] f2fs: fix to prevent clearing immutable for large folio supported inode
 2026-01-23  6:30 UTC  (9+ messages)
              `  "

[PATCH next] phy: google: fix build dependency for Google Tensor USB PHY
 2026-01-23  6:28 UTC  (5+ messages)

[PATCH v2 0/3] mach-snapdragon: Enable OP-TEE support
 2026-01-23  6:27 UTC  (4+ messages)
` [PATCH v2 2/3] mach-snapdragon: of_fixup: Add OP-TEE DT fixup support

[PATCH v3 0/8] sched/topology: Optimize sd->shared allocation
 2026-01-23  6:27 UTC  (4+ messages)
` [PATCH v3 8/8] sched/fair: Simplify SIS_UTIL handling in select_idle_cpu()

[PATCH v3 0/7] seccomp: support nested listeners
 2026-01-23  6:26 UTC  (6+ messages)
` [PATCH v3 6/7] seccomp: allow "

[PATCH v4 0/8] ext4 extent split/convert refactor and kunit tests
 2026-01-23  6:25 UTC  (9+ messages)
` [PATCH v4 1/8] ext4: kunit tests for extent splitting and conversion
` [PATCH v4 2/8] ext4: kunit tests for higher level extent manipulation functions
` [PATCH v4 3/8] ext4: Add extent status cache support to kunit tests
` [PATCH v4 4/8] ext4: propagate flags to convert_initialized_extent()
` [PATCH v4 5/8] ext4: propagate flags to ext4_convert_unwritten_extents_endio()
` [PATCH v4 6/8] ext4: Refactor zeroout path and handle all cases
` [PATCH v4 7/8] ext4: Refactor split and convert extents
` [PATCH v4 8/8] ext4: Allow zeroout when doing written to unwritten split

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-23  6:20 UTC  (3+ messages)
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t

[PATCH v2 00/11] Remove device private pages from physical address space
 2026-01-23  6:25 UTC  (10+ messages)

[PATCH v6 0/2] staging: rtl8723bs: Fix error handling in _rtw_pktfile_read()
 2026-01-23  6:25 UTC  (2+ messages)

[PATCH v5 00/22] hw/arm/aspeed: AST1700 LTPI support and device hookups
 2026-01-23  6:24 UTC  (5+ messages)

[PATCH v2 0/3] Add and enable USB nodes for ExynosAutov920 SoC
 2026-01-23  6:23 UTC  (3+ messages)

[PATCH v2] ocfs2: validate allocator type to prevent BUG_ON in ocfs2_block_group_search
 2026-01-23  6:23 UTC  (2+ messages)

[PATCH v2] x86/sgx: use vm_flags_t for vm_prot_bits
 2026-01-23  6:23 UTC  (3+ messages)

[akpm-mm:mm-new 279/310] memory-failure.c:275:49: warning: format specifies type 'unsigned long' but the argument has type '__fsword_t' (aka 'int')
 2026-01-23  6:23 UTC  (3+ messages)

[DPDK/core Bug 1700] BPF callback wait is not MP safe
 2026-01-23  6:22 UTC  (2+ messages)

[syzbot] [jfs?] KMSAN: uninit-value in txLock
 2026-01-23  6:21 UTC 

[PATCH] PM: QoS: Introduce boot parameter pm_qos_resume_latency_us
 2026-01-23  6:20 UTC  (2+ messages)

[PATCH v15 0/9] erofs: Introduce page cache sharing feature
 2026-01-23  6:19 UTC  (6+ messages)
` [PATCH v15 5/9] erofs: introduce the page cache share feature

[PATCH] MAINTAINERS: Replace Shawn with Frank as i.MX platform maintainer
 2026-01-23  6:19 UTC  (2+ messages)

[PULL 0/3] Update vbootrom image to commit 1c8e9510b22c
 2026-01-23  6:18 UTC  (6+ messages)


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.