All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-24 18:07:05 to 2025-11-24 18:55:02 UTC [more...]

[PATCH v14 00/32] x86,fs/resctrl telemetry monitoring
 2025-11-24 18:53 UTC  (21+ 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 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

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

[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 v1 1/1] ceph: Amend checking to fix `make W=1` build breakage
 2025-11-24 18:49 UTC  (8+ messages)

[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  (12+ messages)
` [PATCH v5 3/7] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v5 4/7] vfio: use vfio_pci_core_setup_barmap to map bar in mmap
` [PATCH v5 5/7] vfio/nvgrace-gpu: split the code to wait for GPU ready
` [PATCH v5 6/7] vfio/nvgrace-gpu: Inform devmem unmapped after reset
` [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  (4+ 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  (7+ messages)
` [PATCH v4 3/4] rust: add a Kconfig function to test for support of bindgen options

[PULL 0/3] aspeed queue
 2025-11-24 18:36 UTC  (2+ messages)

[PATCH kernel-module-hello-world 1/2] hello-world: some cleanups
 2025-11-24 18:35 UTC  (2+ messages)
` [PATCH kernel-module-hello-world 2/2] Makefile: cleanup, use KERNEL_SRC

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

[PATCH] fix kmalloc bug in bpf_prog_alloc_no_stats
 2025-11-24 18:33 UTC  (2+ messages)

[PATCH] fbcon: Reschedule cursor worker if try lock fails
 2025-11-24 18:33 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for fbcon: Reschedule cursor worker if try lock fails (rev2)

[PATCH] powerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodes
 2025-11-24 18:31 UTC  (2+ messages)

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

[PATCH] arm64: dts: rockchip: enable SPDIF audio on Rock 5 ITX
 2025-11-24 18:30 UTC  (2+ messages)

[PATCH v2 0/2] Ease BPF signing build requirements
 2025-11-24 18:30 UTC  (2+ messages)

[PATCH mptcp-net] mptcp: schedule rtx timer only after pushing data
 2025-11-24 18:29 UTC  (3+ messages)

[RFC PATCH] Drivers: hv: Confidential VMBus exernal memory support
 2025-11-24 18:29 UTC 

[PATCH 0/2] perf/arm-ni: Optimize codes
 2025-11-24 18:28 UTC  (3+ messages)
` [PATCH 2/2] perf: arm-ni: add topology debug info for the clock domain

[PATCH i-g-t 0/6] RFC: Add new test for eDP data override
 2025-11-24 18:27 UTC  (7+ messages)
` [PATCH i-g-t 1/6] tests/intel/kms_dp_link_training: rename to tests/intel/kms_link_training
` [PATCH i-g-t 2/6] tests/intel/kms_dp_linktrain_fallback: rename to tests/intel/kms_linktrain_fallback
` [PATCH i-g-t 3/6] lib/igt_kms: add helpers for connector type
` [PATCH i-g-t 4/6] tests/intel/kms_link_training: extend test for eDP connector
` [PATCH i-g-t 5/6] lib/igt_kms: Add helper to get eDP/DP supported link rates
` [PATCH i-g-t 6/6] RFC: tests/intel/kms_link_training: Add edp-data-override subtest

[PATCH v7 1/2] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-11-24 18:27 UTC  (2+ messages)
` [PATCH v7 2/2] remoteproc: qcom: "

What's cooking in git.git (Nov 2025, #07; Sun, 23)
 2025-11-24 18:26 UTC  (3+ messages)

[PATCH net-next v11 00/13] vsock: add namespace support to vhost-vsock and loopback
 2025-11-24 18:25 UTC  (8+ messages)
` [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H

[PATCH 0/3] further damage-control lack of clone scalability
 2025-11-24 18:25 UTC  (5+ messages)
` [PATCH 2/3] ns: pad refcount

[PATCH v4 0/9] Add thermal sensor driver support for Mediatek MT8196
 2025-11-24 18:25 UTC  (4+ messages)
` [PATCH v4 2/9] thermal/drivers/mediatek/lvts: Make number of calibration offsets configurable

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-24 18:24 UTC  (5+ messages)

[PATCH mptcp-net] mptcp: clear scheduled subflows on retransmit
 2025-11-24 18:24 UTC  (4+ messages)

[PATCH 1/1] drm/xe/xe3: Remove graphics IP 30.01 from Wa_18041344222 IP list
 2025-11-24 18:24 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [1/1] "

[PATCH] Documentation: PCI: Amend error recovery doc with pci_save_state() rules
 2025-11-24 18:23 UTC  (2+ messages)

[PATCH v2 0/5] Increase SCSI IOPS
 2025-11-24 18:22 UTC  (6+ messages)
` [PATCH v2 1/5] block: Introduce __blk_mq_tagset_iter()
` [PATCH v2 2/5] block: Introduce blk_mq_tagset_iter()
` [PATCH v2 3/5] libata: Stop using cmd->budget_token
` [PATCH v2 4/5] scsi: core: Generalize scsi_device_busy()
` [PATCH v2 5/5] scsi: core: Improve IOPS in case of host-wide tags

[PATCH 0/6] ASoC: Intel: catpt: Round of fixes and PM changes
 2025-11-24 18:20 UTC  (4+ messages)
` [PATCH 1/6] ASoC: Intel: catpt: Fix offset checks

[RFC PATCH v7 0/7] Improve the performance of BTF type lookups with binary search
 2025-11-24 18:20 UTC  (14+ messages)
` [RFC PATCH v7 5/7] libbpf: Implement BTF type sorting validation for binary search optimization

[RFC PATCH 5/5] dma-mapping: Allow batched DMA sync operations if supported by the arch
 2025-11-24 18:11 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net-next 0/8] net: intel: migrate to .get_rx_ring_count() ethtool callback
 2025-11-24 18:19 UTC  (18+ messages)
`  "
` [Intel-wired-lan] [PATCH net-next 1/8] i40e: extract GRXRINGS from .get_rxnfc
  `  "
` [Intel-wired-lan] [PATCH net-next 2/8] iavf: "
  `  "
` [Intel-wired-lan] [PATCH net-next 3/8] ice: "
  `  "
` [Intel-wired-lan] [PATCH net-next 4/8] idpf: "
  `  "
` [Intel-wired-lan] [PATCH net-next 5/8] igb: "
  `  "
` [Intel-wired-lan] [PATCH net-next 6/8] igc: "
  `  "
` [Intel-wired-lan] [PATCH net-next 7/8] ixgbevf: "
  `  "
` [Intel-wired-lan] [PATCH net-next 8/8] fm10k: "
  `  "

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-24 18:18 UTC  (8+ messages)
` [PATCH 01/44] x86/asm/bitops: Change the return type of variable__ffs() to unsigned int

[PATCH v1] test: correct strlcat license information
 2025-11-24 18:16 UTC 

[PATCH] selftests/net: initialize char variable to null
 2025-11-24 18:15 UTC  (4+ messages)

[PATCH 0/3] doc: convert fetch pull push to synopsis style
 2025-11-24 18:14 UTC  (3+ messages)
` [PATCH v2 "

XJPホールディングス合同会社 "I promised."
 2025-11-24 18:06 UTC 

[PATCH] EDAC/amd64: Add support for family 19h, models 40h-4fh
 2025-11-24 18:13 UTC 

[RFC PATCH 0/8] uprobe/x86: Add support to optimize prologue
 2025-11-24 18:12 UTC  (2+ messages)

[PATCH net-next v5 0/7] add hwtstamp_get callback to phy drivers
 2025-11-24 18:11 UTC  (8+ messages)
` [PATCH net-next v5 1/7] phy: rename hwtstamp callback to hwtstamp_set
` [PATCH net-next v5 2/7] phy: add hwtstamp_get callback to phy drivers
` [PATCH net-next v5 3/7] net: phy: broadcom: add HW timestamp configuration reporting
` [PATCH net-next v5 4/7] net: phy: dp83640: "
` [PATCH net-next v5 5/7] phy: mscc: "
` [PATCH net-next v5 6/7] net: phy: nxp-c45-tja11xx: "
` [PATCH net-next v5 7/7] ptp: ptp_ines: "

[PATCH i-g-t 0/7] igt: Help out coccinelle
 2025-11-24 18:12 UTC  (2+ messages)

[PATCH] maintainers: update for BPF test coverage
 2025-11-24 18:11 UTC 

[ANNOUNCE] xfs-linux: for-next *REBASED* to 68880072d89c
 2025-11-24 18:10 UTC 

[PATCH v1] SDRAM Calibration Failed fix for GEN5 SoCFPGA
 2025-11-24 18:09 UTC  (5+ messages)

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

[PATCH v2] btrfs: simplify async csum synchronization
 2025-11-24 18:09 UTC  (3+ messages)

[PATCH next] PCI: sky1: Fix error codes in sky1_pcie_resource_get()
 2025-11-24 18:08 UTC  (2+ messages)

[PATCH] mm/huge_memory: Initialise the tags of the huge zero folio
 2025-11-24 18:08 UTC  (9+ messages)
` [PATCH] mm/huge_memory: restrict __GFP_ZEROTAGS to HW tagging architectures

[v2, net-next 00/12] bng_en: enhancements for link, Rx/Tx, LRO/TPA & stats
 2025-11-24 18:06 UTC  (5+ messages)
` [v2, net-next 07/12] bng_en: Add TPA related functions
  ` [External] : "

[PATCH v3 0/3] i3c: dw-i3c: Enable support for dw-i3c controller NACK retry sysfs and DAT restore fix
 2025-11-24 18:06 UTC  (3+ messages)
` [PATCH v3 3/3] i3c: dw: Preserve DAT entry bits when restoring addresses


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.