All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-24 18:37:03 to 2025-11-24 19:18:28 UTC [more...]

[REGRESSION] generic/127 failure caused by "mm: Use folio_next_pos()"
 2025-11-24 19:18 UTC 

[PATCH v3 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-11-24 19:14 UTC  (20+ messages)
` [PATCH v3 01/19] mm, swap: rename __read_swap_cache_async to swap_cache_alloc_folio
` [PATCH v3 02/19] mm, swap: split swap cache preparation loop into a standalone helper
` [PATCH v3 03/19] mm, swap: never bypass the swap cache even for SWP_SYNCHRONOUS_IO
` [PATCH v3 04/19] mm, swap: always try to free swap cache for SWP_SYNCHRONOUS_IO devices
` [PATCH v3 05/19] mm, swap: simplify the code and reduce indention
` [PATCH v3 06/19] mm, swap: free the swap cache after folio is mapped
` [PATCH v3 07/19] mm/shmem: never bypass the swap cache for SWP_SYNCHRONOUS_IO
` [PATCH v3 08/19] mm/shmem, swap: remove SWAP_MAP_SHMEM
` [PATCH v3 09/19] mm, swap: swap entry of a bad slot should not be considered as swapped out
` [PATCH v3 10/19] mm, swap: consolidate cluster reclaim and usability check
` [PATCH v3 11/19] mm, swap: split locked entry duplicating into a standalone helper
` [PATCH v3 12/19] mm, swap: use swap cache as the swap in synchronize layer
` [PATCH v3 13/19] mm, swap: remove workaround for unsynchronized swap map cache state
` [PATCH v3 14/19] mm, swap: cleanup swap entry management workflow
` [PATCH v3 15/19] mm, swap: add folio to swap cache directly on allocation
` [PATCH v3 16/19] mm, swap: check swap table directly for checking cache
` [PATCH v3 17/19] mm, swap: clean up and improve swap entries freeing
` [PATCH v3 18/19] mm, swap: drop the SWAP_HAS_CACHE flag
` [PATCH v3 19/19] mm, swap: remove no longer needed _swap_info_get

[PATCH 0/6] lib/crypto: More at_least decorations
 2025-11-24 19:17 UTC  (6+ messages)

[PATCH v5 0/5] Disable ATS via iommu during PCI resets
 2025-11-24 19:16 UTC  (5+ messages)
` [PATCH v5 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper

[PATCH] rsyslog: upgrade 8.2506.0 -> 8.2510.0
 2025-11-24 19:16 UTC 

[PATCH i-g-t 00/35] fix pipe-crtc conflict in crc helpers
 2025-11-24 19:15 UTC  (3+ messages)
` [PATCH i-g-t 01/35] lib/igt_pipe_crc: separate CRTC index from pipe

[tip:core/rseq 25/39] include/linux/rseq_entry.h:132:3: error: invalid operand for instruction
 2025-11-24 19:15 UTC  (2+ messages)

[PATCH v3 0/9] Verisilicon DC8200 driver (and adaption to TH1520)
 2025-11-24 19:15 UTC  (16+ messages)
` [PATCH v3 2/9] dt-bindings: display: add verisilicon,dc

[PATCH] machine: Provide a description for aux-ram-share property
 2025-11-24 19:14 UTC 

[PATCH] clk: samsung: exynos-clkout: Assign .num before accessing .hws
 2025-11-24 19:15 UTC  (2+ messages)

[PATCH next v2] spi: Fix potential uninitialized variable in probe()
 2025-11-24 19:15 UTC  (2+ messages)

[PATCH] fs/namespace: correctly handle errors returned by grab_requested_mnt_ns
 2025-11-24 19:14 UTC  (5+ messages)

[PATCH] slab: Remove unnecessary call to compound_head() in alloc_from_pcs()
 2025-11-24 19:14 UTC  (2+ messages)

[RFC v1 0/4] Microchip mpfs/pic64gx pinctrl part 2
 2025-11-24 19:14 UTC  (4+ messages)
` [RFC v1 2/4] pinctrl: add polarfire soc mssio pinctrl driver

[meta-lts-mixins][kirkstone/go][PATCH] go: upgrade 1.25.3 -> 1.25.4
 2025-11-24 19:12 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_plane_scaling: Clarify skip on early -EINVAL
 2025-11-24 19:12 UTC  (3+ messages)

[meta-lts-mixins][scarthgap/go][PATCH v2 00/35] initial scarthgap/go version
 2025-11-24 19:12 UTC  (2+ messages)

[rockchip:v6.19-armsoc/dts64 43/65] arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg-arc-d.dtb: /video-capture@fdfe0000: failed to match any schema with compatible: ['rockchip,rk3568-vicap']
 2025-11-24 19:11 UTC 

[PATCH net-next 0/3] xsk: introduce atomic for cq in generic
 2025-11-24 19:10 UTC  (3+ messages)
` [PATCH net-next 2/3] xsk: add the atomic parameter around cq in generic path

[PATCH 0/2] arm64/mm: A fix and a documentation bit for change_memory_common()
 2025-11-24 19:10 UTC  (6+ messages)
` [PATCH 1/2] arm64/pageattr: Propagate return value from __change_memory_common

[DISCUSSION] kstack offset randomization: bugs and performance
 2025-11-24 19:08 UTC  (4+ messages)

[PATCH] ring-buffer: Add helper functions for allocations
 2025-11-24 19:09 UTC 

[PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
 2025-11-24 19:08 UTC  (11+ messages)

[PATCH 0/6] ASoC: Intel: catpt: Round of fixes and PM changes
 2025-11-24 19:07 UTC  (10+ messages)
` [PATCH 1/6] ASoC: Intel: catpt: Fix offset checks
` [PATCH 5/6] ASoC: Intel: catpt: Do not block the system from suspending

[PATCH net-next v3 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2025-11-24 19:06 UTC  (3+ messages)
` [PATCH net-next v3 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller

[PATCH i-g-t, v2] tests/kms_plane_scaling: Clarify skip on early -EINVAL
 2025-11-24 19:12 UTC 

[PATCH v6 26/30] objtool: Function to get the name of a CPU feature
 2025-11-24 19:05 UTC  (6+ messages)
` [tip: objtool/core] "

FAILED: patch "[PATCH] ata: libata-scsi: Fix system suspend for a security locked" failed to apply to 5.10-stable tree
 2025-11-24 19:04 UTC  (2+ messages)
` [PATCH 5.10.y] ata: libata-scsi: Fix system suspend for a security locked drive

[PATCH net-next] selftests: af_unix: don't use SKIP for expected failures
 2025-11-24 19:04 UTC  (2+ messages)

[PATCH v2] drm/xe/xe3_lpg: Apply Wa_16028005424
 2025-11-24 19:04 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/xe3_lpg: Apply Wa_16028005424 (rev2)

[TEST] so_peek_off flakes on new NIPA systems
 2025-11-24 19:04 UTC  (2+ messages)

[PATCH] drm/i915/display: Stop touching vga on post enable
 2025-11-24 19:03 UTC  (6+ messages)

CAAM RSA breaks cfg80211 certificate verification on iMX8QXP
 2025-11-24 19:03 UTC 

[PATCH v3 0/4] PF: Add support for MERT
 2025-11-24 19:02 UTC  (5+ messages)
` [PATCH v3 1/4] drm/xe: Add device flag to indicate standalone MERT
` [PATCH v3 2/4] drm/xe/pf: Configure LMTT in MERT
` [PATCH v3 3/4] drm/xe/pf: Add TLB invalidation support for MERT
` [PATCH v3 4/4] drm/xe/pf: Handle MERT catastrophic errors

[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-11-24 19:01 UTC  (8+ messages)
` [PATCH v6 17/33] hw/arm/smmuv3: Add support for providing a direct MSI doorbell GPA

[PATCH v2 0/2] perf: arm_spe: Fix trace disabling for invalid limits
 2025-11-24 19:02 UTC  (6+ messages)
` [PATCH v2 1/2] perf: arm_spe: Correct setting the PERF_HES_STOPPED flag

[PATCH v3 00/15] KVM: arm64: nv: Implement FEAT_XNX and FEAT_HAF
 2025-11-24 19:01 UTC  (16+ messages)
` [PATCH v3 01/15] arm64: Detect FEAT_XNX
` [PATCH v3 02/15] KVM: arm64: Add support for FEAT_XNX stage-2 permissions
` [PATCH v3 03/15] KVM: arm64: nv: Forward FEAT_XNX permissions to the shadow stage-2
` [PATCH v3 04/15] KVM: arm64: Teach ptdump about FEAT_XNX permissions
` [PATCH v3 05/15] KVM: arm64: nv: Advertise support for FEAT_XNX
` [PATCH v3 06/15] KVM: arm64: Call helper for reading descriptors directly
` [PATCH v3 07/15] KVM: arm64: nv: Stop passing vCPU through void ptr in S2 PTW
` [PATCH v3 08/15] KVM: arm64: Handle endianness in read helper for emulated PTW
` [PATCH v3 09/15] KVM: arm64: nv: Use pgtable definitions in stage-2 walk
` [PATCH v3 10/15] KVM: arm64: Add helper for swapping guest descriptor
` [PATCH v3 11/15] KVM: arm64: Propagate PTW errors up to AT emulation
` [PATCH v3 12/15] KVM: arm64: Implement HW access flag management in stage-1 SW PTW
` [PATCH v3 13/15] KVM: arm64: nv: Implement HW access flag management in stage-2 "
` [PATCH v3 14/15] KVM: arm64: nv: Expose hardware access flag management to NV guests
` [PATCH v3 15/15] KVM: arm64: selftests: Add test for AT emulation

[PATCH 0/4] Add ICU support for RZ/T2H and RZ/N2H
 2025-11-24 19:01 UTC  (7+ messages)
` [PATCH 2/4] irqchip: add RZ/{T2H,N2H} Interrupt Controller (ICU) driver

[Buildroot] [PATCH 1/1] boot/syslinux: add -std=gnu17 only for gcc >= 8
 2025-11-24 19:00 UTC 

[PATCH v3 00/12] Coalesced Interrupt Delivery with posted MSI
 2025-11-24 18:59 UTC  (3+ messages)

[PATCH v1 1/1] ceph: Amend checking to fix `make W=1` build breakage
 2025-11-24 18:58 UTC  (9+ messages)

FAILED: patch "[PATCH] Input: pegasus-notetaker - fix potential out-of-bounds access" failed to apply to 5.10-stable tree
 2025-11-24 18:57 UTC  (4+ messages)
` [PATCH 5.10.y 1/3] usb: deprecate the third argument of usb_maxpacket()
  ` [PATCH 5.10.y 2/3] Input: remove "
  ` [PATCH 5.10.y 3/3] Input: pegasus-notetaker - fix potential out-of-bounds access

[PATCH] Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()"
 2025-11-24 18:55 UTC  (4+ messages)

[PATCH v14 00/32] x86,fs/resctrl telemetry monitoring
 2025-11-24 18:54 UTC  (33+ messages)
` [PATCH v14 01/32] x86,fs/resctrl: Improve domain type checking
` [PATCH v14 02/32] x86/resctrl: Move L3 initialization into new helper function
` [PATCH v14 03/32] x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v14 04/32] x86/resctrl: Clean up domain_remove_cpu_ctrl()
` [PATCH v14 05/32] x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr
` [PATCH v14 06/32] fs/resctrl: Split L3 dependent parts out of __mon_event_count()
` [PATCH v14 07/32] x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters
` [PATCH v14 08/32] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v14 09/32] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v14 10/32] fs/resctrl: Make event details accessible to functions when reading events
` [PATCH v14 11/32] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v14 12/32] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v14 13/32] x86,fs/resctrl: Add an architectural hook called for each mount
` [PATCH v14 14/32] x86,fs/resctrl: Add and initialize rdt_resource for package scope monitor
` [PATCH v14 15/32] fs/resctrl: Emphasize that L3 monitoring resource is required for summing domains
` [PATCH v14 16/32] x86/resctrl: Discover hardware telemetry events
` [PATCH v14 17/32] x86,fs/resctrl: Fill in details of events for guid 0x26696143 and 0x26557651
` [PATCH v14 18/32] x86,fs/resctrl: Add architectural event pointer
` [PATCH v14 19/32] x86/resctrl: Find and enable usable telemetry events
` [PATCH v14 20/32] x86/resctrl: Read "
` [PATCH v14 21/32] fs/resctrl: Refactor mkdir_mondata_subdir()
` [PATCH v14 22/32] fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp()
` [PATCH v14 23/32] x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v14 24/32] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v14 25/32] x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG
` [PATCH v14 26/32] fs/resctrl: Move allocation/free of closid_num_dirty_rmid[]
` [PATCH v14 27/32] x86,fs/resctrl: Compute number of RMIDs as minimum across resources
` [PATCH v14 28/32] fs/resctrl: Move RMID initialization to first mount
` [PATCH v14 29/32] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
` [PATCH v14 30/32] fs/resctrl: Provide interface to create architecture specific debugfs area
` [PATCH v14 31/32] x86/resctrl: Add debugfs files to show telemetry aggregator status
` [PATCH v14 32/32] x86,fs/resctrl: Update documentation for telemetry events

[PATCH 0/4] PM: Hibernate: Add hibernation cancellation support
 2025-11-24 18:54 UTC  (7+ messages)
` [PATCH 2/4] ACPI: button: Cancel hibernation if button is pressed during hibernation
` [PATCH 3/4] Input: Ignore the KEY_POWER events if hibernation is in progress
` [PATCH 4/4] PM: sleep: clear pm_abort_suspend at suspend

[PATCH v2 00/12] MediaTek dt-bindings sanitization (MT8173)
 2025-11-24 18:54 UTC  (6+ messages)
` [PATCH v2 03/12] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema

[RFC] Proposal: New tool to display recipe dependency trees
 2025-11-24 18:53 UTC  (6+ messages)
` [bitbake-devel] "

[PATCH v7 00/16] Remap tree
 2025-11-24 18:53 UTC  (17+ messages)
` [PATCH v7 01/16] btrfs: add definitions and constants for remap-tree
` [PATCH v7 02/16] btrfs: add REMAP chunk type
` [PATCH v7 03/16] btrfs: allow remapped chunks to have zero stripes
` [PATCH v7 04/16] btrfs: remove remapped block groups from the free-space tree
` [PATCH v7 05/16] btrfs: don't add metadata items for the remap tree to the extent tree
` [PATCH v7 06/16] btrfs: add extended version of struct block_group_item
` [PATCH v7 07/16] btrfs: allow mounting filesystems with remap-tree incompat flag
` [PATCH v7 08/16] btrfs: redirect I/O for remapped block groups
` [PATCH v7 09/16] btrfs: handle deletions from remapped block group
` [PATCH v7 10/16] btrfs: handle setting up relocation of block group with remap-tree
` [PATCH v7 11/16] btrfs: move existing remaps before relocating block group
` [PATCH v7 12/16] btrfs: replace identity remaps with actual remaps when doing relocations
` [PATCH v7 13/16] btrfs: add do_remap param to btrfs_discard_extent()
` [PATCH v7 14/16] btrfs: allow balancing remap tree
` [PATCH v7 15/16] btrfs: handle discarding fully-remapped block groups
` [PATCH v7 16/16] btrfs: populate fully_remapped_bgs_list on mount

[rdma-rdma:wip/leon-for-next 38/54] drivers/infiniband/hw/bng_re/bng_fw.c:278:2: error: call to undeclared function 'prefetch'; ISO C99 and later do not support implicit function declarations
 2025-11-24 18:51 UTC 

[PATCH v4] xfs: validate log record version against superblock log version
 2025-11-24 18:52 UTC  (3+ messages)
` [PATCH v5] "

[f2fs-dev] [PATCH 1/2] f2fs: introduce f2fs_schedule_timeout()
 2025-11-24 18:50 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: expand scalability of f2fs mount option
 2025-11-24 18:50 UTC  (3+ messages)

[f2fs-dev] [PATCH v2] f2fs: fix has_curseg_enough_space to check all data segments for dentry blocks
 2025-11-24 18:50 UTC  (3+ messages)

[f2fs-dev] [PATCH v7] f2fs: revert summary entry count from 2048 to 512 in 16kb block support
 2025-11-24 18:50 UTC  (3+ messages)

[PATCH v5] docs: f2fs: wrap ASCII tables in literal blocks to fix LaTeX build
 2025-11-24 18:50 UTC  (3+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH v2 1/3] f2fs: wrap all unusable_blocks_per_sec code in CONFIG_BLK_DEV_ZONED
 2025-11-24 18:50 UTC  (2+ messages)

[f2fs-dev] [PATCH v1] f2fs: simplify list initialization in f2fs_recover_fsync_data()
 2025-11-24 18:50 UTC  (3+ messages)

[f2fs-dev] [PATCH v2 1/3] f2fs: use memalloc_retry_wait() as much as possible
 2025-11-24 18:50 UTC  (3+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2025-11-24 18:50 UTC 

[PATCH v3 00/18] drm/xe: Multi Queue feature support
 2025-11-24 18:49 UTC  (3+ messages)
` [PATCH v3 10/18] drm/xe/multi_queue: Set QUEUE_DRAIN_MODE for Multi Queue batches

[PATCH] sunxi: remove usage of legacy LED API
 2025-11-24 18:49 UTC  (3+ messages)

FAILED: patch "[PATCH] ata: libata-scsi: Fix system suspend for a security locked" failed to apply to 5.15-stable tree
 2025-11-24 18:48 UTC  (2+ messages)
` [PATCH 5.15.y] ata: libata-scsi: Fix system suspend for a security locked drive

[Intel-wired-lan] [PATCH iwl-net v2 0/3] idpf: Fix issues in rxhash and rss lut logic
 2025-11-24 18:47 UTC  (8+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-net v2 1/3] idpf: Fix RSS LUT NULL pointer crash on early ethtool operations
  `  "
` [Intel-wired-lan] [PATCH iwl-net v2 2/3] idpf: Fix RSS LUT configuration on down interfaces
  `  "
` [Intel-wired-lan] [PATCH iwl-net v2 3/3] idpf: Fix RSS LUT NULL ptr issue after soft reset
  `  "

[PATCH 0/7] riscv: implement Ssqosid extension and CBQRI controllers
 2025-11-24 18:45 UTC  (9+ messages)
` [PATCH 3/7] hw/riscv: implement CBQRI capacity controller
` [PATCH 4/7] hw/riscv: implement CBQRI bandwidth controller

[PATCH] iommu/dma: add missing support for DMA_ATTR_MMIO for dma_iova_unlink()
 2025-11-24 18:46 UTC  (3+ messages)

bpf: system freezes due to recursive lock in bpf_ringbuf_reserve() caused by commit a650d38 ("bpf: Convert ringbuf map to rqspinlock")
 2025-11-24 18:45 UTC  (8+ messages)

[PATCH v4] drm/amdkfd: Use huge page size to check split svm range alignment
 2025-11-24 18:45 UTC  (3+ messages)

drivers/media/i2c/ccs/ccs.o: error: objtool: ccs_set_selection(): unexpected end of section .text.ccs_set_selection
 2025-11-24 18:44 UTC  (6+ messages)

[PATCH v1 1/1] libceph: Amend checking to fix `make W=1` build breakage
 2025-11-24 18:44 UTC  (7+ messages)

[PATCH v5 0/7] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
 2025-11-24 18:41 UTC  (3+ messages)
` [PATCH v5 7/7] vfio/nvgrace-gpu: wait for the GPU mem to be ready

[PATCH 0/2] iio: pressure: add Honeywell ABP2 driver
 2025-11-24 18:41 UTC  (5+ messages)
` [PATCH 2/2] "

Filter smudge for secret restoration: no disk access?
 2025-11-24 18:40 UTC  (4+ messages)

[PATCH 0/6] Start of Upstream Support for TUXEDO NB02 devices
 2025-11-24 18:40 UTC  (12+ messages)
` [PATCH 2/6] platform/x86/uniwill: Handle more WMI events required for TUXEDO devices

[PATCH i-g-t v3] tools/intel_gpu_top: Add iteration option -n
 2025-11-24 18:40 UTC  (5+ messages)

[BUG] perf: libdw not working for data collected on a different arch than host
 2025-11-24 18:38 UTC 

[PULL 0/4] target-arm queue
 2025-11-24 18:37 UTC  (2+ messages)

FAILED: patch "[PATCH] Input: pegasus-notetaker - fix potential out-of-bounds access" failed to apply to 5.15-stable tree
 2025-11-24 18:37 UTC  (4+ messages)
` [PATCH 5.15.y 1/3] usb: deprecate the third argument of usb_maxpacket()
  ` [PATCH 5.15.y 2/3] Input: remove "
  ` [PATCH 5.15.y 3/3] Input: pegasus-notetaker - fix potential out-of-bounds access

[PATCH net] net/mlx5e: Fix validation logic in rate limiting
 2025-11-24 18:37 UTC  (2+ messages)

[PATCH v2] kernfs: fix memory leak of kernfs_iattrs in __kernfs_new_node
 2025-11-24 18:37 UTC  (2+ messages)
` [PATCH v3] "

[PULL for 10.2 0/6] gitdm updates for 2025
 2025-11-24 18:36 UTC  (2+ messages)

[PATCH v3 0/6] PM: QoS: Introduce a CPU system wakeup QoS limit for s2idle
 2025-11-24 18:36 UTC  (3+ messages)
` [PATCH v3 6/6] Documentation: power/cpuidle: Document the CPU system wakeup latency QoS

[PATCH v4 0/4] RISC-V: re-enable gcc + rust builds
 2025-11-24 18:36 UTC  (6+ messages)
` [PATCH v4 3/4] rust: add a Kconfig function to test for support of bindgen options


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.