All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-17 23:05:40 to 2026-02-18 00:50:14 UTC [more...]

[PATCH V7 00/19] famfs: port into fuse
 2026-02-18  0:49 UTC  (6+ messages)
  ` [PATCH V7 05/19] dax: Add dax_operations for use by fs-dax on fsdev dax

[PATCH v4 0/9] media: iris: migrate to using global UBWC config
 2026-02-18  0:44 UTC  (4+ messages)
` [PATCH v4 2/9] soc: qcom: ubwc: add helpers to get programmable values

[PATCHv2 net] bonding: alb: fix UAF in rlb_arp_recv during bond up/down
 2026-02-18  0:43 UTC  (3+ messages)

[PATCH] futex_waitv.2: new page
 2026-02-18  0:41 UTC  (3+ messages)
` [PATCH v1 0/1] futex_waitv.2: Move text to a new PARAMETERS section
  ` [PATCH v1 1/1] man/man2/futex_waitv.2: "

[RFC PATCH 0/6] Add memory page offlining support
 2026-02-18  0:37 UTC  (3+ messages)
` [RFC PATCH 6/6] [DO NOT REVIEW]]drm/xe/cri: Add sysfs interface for bad gpu vram pages

[PATCH v6 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
 2026-02-18  0:35 UTC  (11+ messages)
` [PATCH v6 3/3] clk: tenstorrent: Add Atlantis clock controller driver

[PATCH net-next v4 0/5] net: sched: refactor qdisc drop reasons into dedicated tracepoint
 2026-02-18  0:34 UTC  (3+ messages)
` [PATCH net-next v4 1/5] net: sched: introduce qdisc-specific drop reason tracing

[PATCH bpf v2 00/15] selftests/bpf: Fixes for userspace ASAN
 2026-02-18  0:30 UTC  (16+ messages)
` [PATCH bpf v2 01/15] selftests/bpf: Pass through build flags to bpftool and resolve_btfids
` [PATCH bpf v2 02/15] resolve_btfids: Fix memory leaks reported by ASAN
` [PATCH bpf v2 03/15] selftests/bpf: Add DENYLIST.asan
` [PATCH bpf v2 04/15] selftests/bpf: Refactor bpf_get_ksyms() trace helper
` [PATCH bpf v2 05/15] selftests/bpf: Fix memory leaks in tests
` [PATCH bpf v2 06/15] selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
` [PATCH bpf v2 07/15] veristat: Fix a memory leak for preset ENUMERATOR
` [PATCH bpf v2 08/15] selftests/bpf: Fix use-after-free in xdp_metadata test
` [PATCH bpf v2 09/15] selftests/bpf: Fix double thread join in uprobe_multi_test
` [PATCH bpf v2 10/15] selftests/bpf: Fix resource leaks caused by missing cleanups
` [PATCH bpf v2 11/15] selftests/bpf: Free bpf_object in test_sysctl
` [PATCH bpf v2 12/15] selftests/bpf: Fix array bounds warning in jit_disasm_helpers
` [PATCH bpf v2 13/15] selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN
` [PATCH bpf v2 14/15] selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()
` [PATCH bpf v2 15/15] selftests/bpf: Don't override SIGSEGV handler with ASAN

[PATCH v2] gpio: swnode: restore the swnode-name-against-chip-label matching
 2026-02-18  0:31 UTC  (2+ messages)

[PATCH v11] futex_waitv.2: new page
 2026-02-18  0:31 UTC  (7+ messages)
` [PATCH v12] "
    ` [PATCH v13] "

[PATCH 2/2] mm/memblock: Add reserve_mem debugfs info
 2026-02-18  0:26 UTC  (3+ messages)

[PATCH v2 0/6] platform-x86: lenovo-wmi: Add fixes and enhancement
 2026-02-18  0:26 UTC  (6+ messages)
` [PATCH v2 2/6] platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices

[LSF/MM/BPF TOPIC] Buffered atomic writes
 2026-02-18  0:26 UTC  (5+ messages)
  ` [Lsf-pc] "

[PATCH v2 0/2] GuC CT memory optimizations
 2026-02-18  0:24 UTC  (6+ messages)
` [PATCH v2 2/2] drm/xe: Remove H2G reads in CT send path in non-debug builds

[PATCH] drm/xe/hwmon: Prevent unintended VRAM channel creation
 2026-02-18  0:22 UTC  (3+ messages)

[PATCH RFC 00/26] Add DMA-buf mapping types and convert vfio/iommufd to use them
 2026-02-18  0:11 UTC  (27+ messages)
` [PATCH RFC 01/26] dma-buf: Introduce DMA-buf mapping types
` [PATCH RFC 02/26] dma-buf: Add the SGT DMA mapping type
` [PATCH RFC 03/26] dma-buf: Add dma_buf_mapping_attach()
` [PATCH RFC 04/26] dma-buf: Route SGT related actions through attach->map_type
` [PATCH RFC 05/26] dma-buf: Allow single exporter drivers to avoid the match_mapping function
` [PATCH RFC 06/26] drm: Check the SGT ops for drm_gem_map_dma_buf()
` [PATCH RFC 07/26] dma-buf: Convert all the simple exporters to use SGT mapping type
` [PATCH RFC 08/26] drm/vmwgfx: Use match_mapping instead of dummy calls
` [PATCH RFC 09/26] accel/habanalabs: Use the SGT mapping type
` [PATCH RFC 10/26] drm/xe/dma-buf: "
` [PATCH RFC 11/26] drm/amdgpu: "
` [PATCH RFC 12/26] vfio/pci: Change the DMA-buf exporter to use mapping_type
` [PATCH RFC 13/26] dma-buf: Update dma_buf_phys_vec_to_sgt() to use the SGT mapping type
` [PATCH RFC 14/26] iio: buffer: convert "
` [PATCH RFC 15/26] functionfs: "
` [PATCH RFC 16/26] dma-buf: Remove unused SGT stuff from the common structures
` [PATCH RFC 17/26] treewide: Rename dma_buf_map_attachment(_unlocked) to dma_buf_sgt_
` [PATCH RFC 18/26] treewide: Rename dma_buf_unmap_attachment(_unlocked) to dma_buf_sgt_*
` [PATCH RFC 19/26] treewide: Rename dma_buf_attach() to dma_buf_sgt_attach()
` [PATCH RFC 20/26] treewide: Rename dma_buf_dynamic_attach() to dma_buf_sgt_dynamic_attach()
` [PATCH RFC 21/26] dma-buf: Add the Physical Address List DMA mapping type
` [PATCH RFC 22/26] vfio/pci: Add physical address list support to DMABUF
` [PATCH RFC 23/26] iommufd: Use the PAL mapping type instead of a vfio function
` [PATCH RFC 24/26] iommufd: Support DMA-bufs with multiple physical ranges
` [PATCH RFC 25/26] iommufd/selftest: Check multi-phys DMA-buf scenarios
` [PATCH RFC 26/26] dma-buf: Add kunit tests for mapping type

[REGRESSION] NFC broken on Thinkpad T14 Gen since 9c328f5
 2026-02-18  0:21 UTC  (4+ messages)

[PATCH v1 0/2] dt-bindings: CAN: MCP251XFD GPIO hog support and QCS6490 CAN enablement
 2026-02-18  0:19 UTC  (11+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: qcs6490-rb3gen2: Enable CAN bus controller

[PATCH 2/3] Input: add support for Goodix GTX8 Touchscreen ICs
 2026-02-18  0:19 UTC 

[PATCH 0/2] bpf/s390: Implement get_preempt_count()
 2026-02-18  0:18 UTC  (5+ messages)

[android-common:android16-6.12-2025-12 1/1] io_uring/io_uring.c:3110:51: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2026-02-18  0:15 UTC 

[PATCH] mm: Fix memblock_free_late() when using deferred struct page
 2026-02-18  0:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/xe: Convert GT stats to per-cpu counters
 2026-02-18  0:16 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] apply: strip ./ prefix from --directory argument
 2026-02-18  0:15 UTC  (2+ messages)
` [PATCH v2] apply: normalize path in "

[PATCH for-next] RDMA/efa: Add AH usage counter with sysfs exposure
 2026-02-18  0:14 UTC  (11+ messages)

[PATCH v2 0/8] system: Absorb globals-target.c within common globals.c
 2026-02-18  0:13 UTC  (5+ messages)
` [PATCH v2 1/8] hw/display/macfb: Constify macfb_sense_table[] array
` [PATCH v2 2/8] hw/display/macfb: Constify macfb_mode_table[] array

pci-epf-test.c:undefined reference to `config_group_init_type_name'
 2026-02-18  0:05 UTC 

linux-next inclusion request : ntfs filesystem
 2026-02-18  0:01 UTC  (4+ messages)

[PATCH 00/10] Provide udata helpers and use them in bnxt_re
 2026-02-18  0:01 UTC  (6+ messages)
` [PATCH 05/10] RDMA: Provide documentation about the uABI compatibility rules

[raw2rgbpnm PATCH 0/2] 10-bit packed raw support
 2026-02-17 23:59 UTC  (3+ messages)
` [raw2rgbpnm PATCH 1/2] Add compiler options to avoid warnings

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-02-17 23:56 UTC  (2+ messages)

[GIT PULL] turbostat v2026.02.14
 2026-02-17 23:56 UTC  (2+ messages)

[RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
 2026-02-17 23:55 UTC  (12+ messages)

[PATCH v3 0/3] pull region-specific logic into new files
 2026-02-17 23:55 UTC  (3+ messages)
` [PATCH v3 3/3] cxl/core: use cleanup.h for devm_cxl_add_dax_region

[PATCH v1 0/2] iommu/vt-d: Remove dmar_readl(), etc
 2026-02-17 23:52 UTC  (5+ messages)
` [PATCH v1 1/2] iommu/vt-d: Remove dmar_readl() and dmar_readq()
` [PATCH v1 2/2] iommu/vt-d: Remove dmar_writel() and dmar_writeq()

[v2] drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
 2026-02-17 23:51 UTC  (2+ messages)

[PATCH 0/3] Input: add initial support for Goodix GTX8 touchscreen ICs
 2026-02-17 23:50 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: input: document Goodix GTX8 Touchscreen ICs
` [PATCH 2/3] Input: add support for "
` [PATCH 3/3] MAINTAINERS: add an entry for Goodix GTX8 Touchscreen driver

[GIT PULL] ntfs3: changes for 7.0
 2026-02-17 23:50 UTC  (2+ messages)

[GIT PULL] Ceph updates for 7.0-rc1
 2026-02-17 23:50 UTC  (2+ messages)

[GIT PULL] overlayfs updates for 7.0
 2026-02-17 23:50 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2026-02-17 23:50 UTC  (2+ messages)

[PATCH rc 0/4] Fix several serious mistakes on the udata path in drivers
 2026-02-17 23:46 UTC  (4+ messages)
` [PATCH rc 2/4] IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()

[PATCH RFC v3 0/4] pidfd: add CLONE_AUTOREAP and CLONE_PIDFD_AUTOKILL
 2026-02-17 23:44 UTC  (6+ messages)
` [PATCH RFC v3 2/4] pidfd: add CLONE_PIDFD_AUTOKILL

[PATCH v4 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-02-17 23:44 UTC  (10+ messages)
` [PATCH v4 4/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT

[PATCH v2] ALSA: usb-audio: Add SPDX id to midi.c
 2026-02-17 23:41 UTC 

[PATCH 6.19 00/18] 6.19.3-rc1 review
 2026-02-17 23:40 UTC  (3+ messages)

[PATCH v2] rust: page: add byte-wise atomic memory copy methods
 2026-02-17 23:39 UTC  (12+ messages)

[PATCH v5] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
 2026-02-17 23:39 UTC  (6+ messages)

[PATCH i-g-t] tests/intel/kms_sharpness_filter: Restructure modifier validation into per-modifier subtests
 2026-02-17 23:38 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v3 01/20] mm/swap: decouple swap cache from physical swap infrastructure
 2026-02-17 23:36 UTC  (5+ messages)
` [PATCH v3 00/20] Virtual Swap Space

[PATCH v1 0/2] x86-android-tablets: Add sound and haptics support for Lenovo YB1-X9*
 2026-02-17 23:36 UTC  (3+ messages)
` [PATCH v1 1/2] platform: x86-android-tablets: lenovo: Add Yoga Book haptics entries
` [PATCH v1 2/2] platform: x86-android-tablets: lenovo: Add Yoga Book YB1 sound card info

[PATCH 0/2] soundwire: suppress expected unattach warnings during codec reset
 2026-02-17 23:35 UTC  (3+ messages)
` [PATCH 1/2] soundwire: bus: downgrade expected unattach warnings to dev_dbg
` [PATCH 2/2] ASoC: cs35l56: set unattach_pending before SoundWire system reset

[chrome-os:chromeos-6.6 29/29] drivers/gpu/drm/mediatek/mtk_crtc.c:1636:38: error: 'struct mtk_crtc' has no member named 'cmdq_client'
 2026-02-17 23:34 UTC 

[PATCH v2 0/7] clk: mediatek: new mt8189 driver
 2026-02-17 23:30 UTC  (8+ messages)
` [PATCH v2 1/7] clk: mediatek: use correct struct type for infrasys clocks
` [PATCH v2 2/7] clk: mediatek: refactor parent rate lookup functions
` [PATCH v2 3/7] clk: mediatek: add mtk_clk_id_is_* helper functions
` [PATCH v2 4/7] clk: mediatek: add CLK_PARENT_EXT
` [PATCH v2 5/7] clk: mediatek: add MUX_MIXED_CLR_SET_UPD_FLAGS() macro
` [PATCH v2 6/7] dt-bindings: clock: Add MediaTek MT8189 clock
` [PATCH v2 7/7] clk: mediatek: add clock driver for MT8189

[PATCH bpf-next v2] bpf: Bump maximum runtime call stack depth to 16
 2026-02-17 23:28 UTC  (2+ messages)

[PATCH bpf-next v1 00/14] selftests/bpf: Fixes for userspace ASAN
 2026-02-17 23:27 UTC  (4+ messages)
` [PATCH bpf-next v1 13/14] selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN

[PATCH] format-patch: fix From header in cover letter
 2026-02-17 23:25 UTC  (2+ messages)
` [PATCH v4] "

[PATCH BlueZ] shared/shell: Fix bt_shell_printf in non-interactive mode
 2026-02-17 23:24 UTC  (2+ messages)
` [BlueZ] "

[PATCH v2] ALSA: opl4: Add SPDX id lines to files in opl4 driver
 2026-02-17 23:22 UTC 

[RFC] RDMA/irdma: Add support for revocable dmabuf import
 2026-02-17 23:21 UTC  (4+ messages)

[PATCH v3 00/35] fs-verity support for XFS with post EOF merkle tree
 2026-02-17 23:19 UTC  (36+ messages)
` [PATCH v3 01/35] fsverity: report validation errors back to the filesystem
` [PATCH v3 02/35] fsverity: expose ensure_fsverity_info()
` [PATCH v3 03/35] fsverity: add consolidated pagecache offset for metadata
` [PATCH v3 04/35] fsverity: generate and store zero-block hash
` [PATCH v3 05/35] fsverity: introduce fsverity_folio_zero_hash()
` [PATCH v3 06/35] fsverity: pass digest size and hash of the empty block to ->write
` [PATCH v3 07/35] iomap: introduce IOMAP_F_FSVERITY
` [PATCH v3 08/35] iomap: don't limit fsverity metadata by EOF in writeback
` [PATCH v3 09/35] iomap: obtain fsverity info for read path
` [PATCH v3 10/35] iomap: issue readahead for fsverity merkle tree
` [PATCH v3 11/35] iomap: allow filesystem to read fsverity metadata beyound EOF
` [PATCH v3 12/35] iomap: let fsverity verify holes
` [PATCH v3 13/35] xfs: use folio host instead of file struct
` [PATCH v3 14/35] xfs: add fs-verity ro-compat flag
` [PATCH v3 15/35] xfs: add inode on-disk VERITY flag
` [PATCH v3 16/35] xfs: initialize fs-verity on file open
` [PATCH v3 17/35] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v3 18/35] xfs: disable direct read path for fs-verity files
` [PATCH v3 19/35] xfs: introduce XFS_FSVERITY_CONSTRUCTION inode flag
` [PATCH v3 20/35] xfs: introduce XFS_FSVERITY_REGION_START constant
` [PATCH v3 21/35] xfs: disable preallocations for fsverity Merkle tree writes
` [PATCH v3 22/35] xfs: add iomap write/writeback and reading of Merkle tree pages
` [PATCH v3 23/35] xfs: add helper to check that inode data need fsverity verification
` [PATCH v3 24/35] xfs: use read ioend for fsverity data verification
` [PATCH v3 25/35] xfs: add helpers to convert between pagecache and on-disk offset
` [PATCH v3 26/35] xfs: add a helper to decide if bmbt record needs offset conversion
` [PATCH v3 27/35] xfs: use different on-disk and pagecache offset for fsverity
` [PATCH v3 28/35] xfs: add fs-verity support
` [PATCH v3 29/35] xfs: add fs-verity ioctls
` [PATCH v3 30/35] xfs: advertise fs-verity being available on filesystem
` [PATCH v3 31/35] xfs: check and repair the verity inode flag state
` [PATCH v3 32/35] xfs: report verity failures through the health system
` [PATCH v3 33/35] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v3 34/35] xfs: add fsverity traces
` [PATCH v3 35/35] xfs: enable ro-compat fs-verity flag

[PATCH] Squashfs: check xz dictionary size isn't zero
 2026-02-17 23:15 UTC 

[PATCH v4] hfsplus: fix uninit-value by validating catalog record size
 2026-02-17 23:16 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2
 2026-02-17 23:15 UTC  (2+ messages)

[PATCH v2 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
 2026-02-17 23:13 UTC  (7+ messages)
` [PATCH v2 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion

[PATCH v1 0/2] Add ASoC machine driver for Lenovo YB1 tablets
 2026-02-17 23:13 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: Intel: cht_yogabook: Add driver for Lenovo Yoga Book tablets
` [PATCH v1 2/2] ASoC: Intel: soc-acpi-cht: Add Lenovo Yoga Book entries

[PATCH v3 00/21] Cache Aware Scheduling
 2026-02-17 23:12 UTC  (6+ messages)
` [PATCH v3 04/21] sched/cache: Make LLC id continuous

[PATCH v2] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
 2026-02-17 23:11 UTC 

[PATCH 0/9] PCI: endpoint differentiate between disabled and reserved BARs
 2026-02-17 23:11 UTC  (5+ messages)
` [PATCH 8/9] misc: pci_endpoint_test: Give reserved BARs a distinct error code
` [PATCH 9/9] selftests: pci_endpoint: Skip reserved BARs

[PATCH v3] rust: page: add byte-wise atomic memory copy methods
 2026-02-17 23:10 UTC  (3+ messages)

[PATCH v2 0/2] fat: Add FS_IOC_GETFSLABEL / FS_IOC_SETFSLABEL ioctls
 2026-02-17 23:06 UTC  (3+ messages)
` [PATCH v2 1/2] fat: Add FS_IOC_GETFSLABEL ioctl
` [PATCH v2 2/2] fat: Add FS_IOC_SETFSLABEL ioctl

[PATCH v3 0/3] Retrieve information about DDR from SMEM
 2026-02-17 23:08 UTC  (12+ messages)
` [PATCH v3 2/3] soc: qcom: ubwc: Get HBB "

[PATCH] btrfs: reserve transaction space for qgroup ioctls
 2026-02-17 23:06 UTC  (2+ messages)

[BUG] cifs-utils: mount.cifs.c/parse_options: const variable is being modified
 2026-02-17 23:06 UTC  (2+ messages)

[PATCH 0/6] Add RMPOPT support
 2026-02-17 23:06 UTC  (3+ messages)
` [PATCH 1/6] x86/cpufeatures: Add X86_FEATURE_AMD_RMPOPT feature flag

[PATCH Dovetail v2 0/2] Dovetail: Fix for arm64 IRQ pipelining, API for co-kernels
 2026-02-17 23:05 UTC  (3+ messages)
` [PATCH Dovetail v2 1/2] dovetail: genirq: Add request_percpu_irq_affinity_flags()

[PATCH i-g-t v4] tests/kms_explict_fence: Add Test for Explicit Fencing
 2026-02-17 23:05 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/kms_explict_fence: Add Test for Explicit Fencing (rev4)


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.