All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-29 22:19:21 to 2025-08-30 00:34:20 UTC [more...]

[Intel-wired-lan] [RFC PATCH v2] net: add net-device TX clock source selection framework
 2025-08-30  0:34 UTC  (5+ messages)
      `  "

[PATCH bpf-next v5 1/2] bpf: refactor max_depth computation in bpf_get_stack()
 2025-08-30  0:28 UTC  (5+ messages)
` [PATCH bpf-next v5 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()

[PATCH 0/4] drm/xe: Use poll_timeout_us()
 2025-08-30  0:24 UTC  (3+ messages)
` [PATCH 3/4] drm/xe/guc: Refactor GuC load to use poll_timeout_us()

[PATCH] test-flow-perf: Enable to build on Windows
 2025-08-30  0:23 UTC  (3+ messages)

✅ PASS: Test report for master (6.17.0-rc3, upstream-mainline, 11e7861d)
 2025-08-30  0:23 UTC 

[PATCHv4 iproute2-next] iplink: bond_slave: add support for actor_port_prio
 2025-08-30  0:22 UTC  (6+ messages)

[PATCH] stapsdt: fix out-of-bounds access when provider name is not specified
 2025-08-30  0:21 UTC  (2+ messages)

[PATCH net-next v8 0/2] Add support to do threaded napi busy poll
 2025-08-30  0:21 UTC  (13+ messages)

[android-common:android16-6.12-desktop 2/2] vmlinux.o: warning: objtool: vm_find_vqs+0x71d: stack state mismatch: cfa1=4+200 cfa2=-1+0
 2025-08-30  0:20 UTC 

[PATCH] btrfs: fix lzo compression level output
 2025-08-30  0:17 UTC  (3+ messages)

[PATCH v2 0/3] Add the support for SM8750 Video clock controller
 2025-08-30  0:17 UTC  (3+ messages)
` [PATCH v2 1/3] clk: qcom: branch: Extend invert logic for branch2 mem clocks

[PATCH v11 00/23] Enable CXL PCIe Port Protocol Error handling and logging
 2025-08-30  0:17 UTC  (3+ messages)
` [PATCH v11 19/23] CXL/PCI: Introduce CXL Port protocol error handlers

[PATCH v4] dt-bindings: mfd: twl: Add missing sub-nodes for TWL4030 & TWL603x
 2025-08-30  0:14 UTC 

[RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
 2025-08-30  0:09 UTC  (4+ messages)

[PATCH net-next] bonding: Remove support for use_carrier
 2025-08-30  0:08 UTC 

[syzbot] [sound?] possible deadlock in __snd_pcm_lib_xfer (2)
 2025-08-30  0:06 UTC  (2+ messages)

Mysterious disappearing corruption and how to diagnose
 2025-08-30  0:03 UTC  (6+ messages)

[PATCH 0/3] drm/xe: Recomment GuC v70.49.4 for PTL, BMG
 2025-08-30  0:01 UTC  (5+ messages)
` [PATCH 1/3] Revert "drm/xe/pvc: Add GuC firmware definition"
` [PATCH 2/3] drm/xe/guc: Recommend GUC v70.49.4 for PTL, BMG
` [PATCH 3/3] drm/xe/pvc: Add GuC firmware definition
` ✓ CI.KUnit: success for drm/xe: Recomment GuC v70.49.4 for PTL, BMG

[PATCH 00/14] dmaengine: dma350: Support slave_sg, cyclic and DMA-250
 2025-08-30  0:00 UTC  (5+ messages)
` [PATCH 11/14] dmaengine: dma350: Support device_prep_slave_sg
` [PATCH 14/14] dmaengine: dma350: Support ARM DMA-250

[PATCH 0/4] Enable USB 3.1 for Agilex5 SoCFPGA
 2025-08-30  0:00 UTC  (5+ messages)
` [PATCH 3/4] configs: Increase USB Hub debounce timeout in Agilex5

[RFC PATCH v2 00/18] KVM: x86/mmu: TDX post-populate cleanups
 2025-08-30  0:00 UTC  (20+ messages)
` [RFC PATCH v2 05/18] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [RFC PATCH v2 12/18] KVM: TDX: Bug the VM if extended the initial measurement fails
` [RFC PATCH v2 13/18] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [RFC PATCH v2 16/18] KVM: TDX: Derive error argument names from the local variable names

[PATCH net-next 0/2] net: pse-pd: pd692x0: Add permanent configuration management support
 2025-08-29 23:58 UTC  (7+ messages)
` [PATCH net-next 1/2] net: pse-pd: pd692x0: Separate configuration parsing from hardware setup

[PATCH v1 00/16] fuse: use iomap for buffered reads + readahead
 2025-08-29 23:56 UTC  (17+ messages)
` [PATCH v1 01/16] iomap: move async bio read logic into helper function
` [PATCH v1 02/16] iomap: rename cur_folio_in_bio to folio_unlocked
` [PATCH v1 03/16] iomap: refactor read/readahead completion
` [PATCH v1 04/16] iomap: use iomap_iter->private for stashing read/readahead bio
` [PATCH v1 05/16] iomap: propagate iomap_read_folio() error to caller
` [PATCH v1 06/16] iomap: move read/readahead logic out of CONFIG_BLOCK guard
` [PATCH v1 07/16] iomap: iterate through entire folio in iomap_readpage_iter()
` [PATCH v1 08/16] iomap: rename iomap_readpage_iter() to iomap_readfolio_iter()
` [PATCH v1 09/16] iomap: rename iomap_readpage_ctx struct to iomap_readfolio_ctx
` [PATCH v1 10/16] iomap: add iomap_start_folio_read() helper
` [PATCH v1 11/16] iomap: make start folio read and finish folio read public APIs
` [PATCH v1 12/16] iomap: add iomap_read_ops for read and readahead
` [PATCH v1 13/16] iomap: add a private arg "
` [PATCH v1 14/16] fuse: use iomap for read_folio
` [PATCH v1 15/16] fuse: use iomap for readahead
` [PATCH v1 16/16] fuse: remove fuse_readpages_end() null mapping check

[PATCH v2] drivers: clk: agilex: Correct EMAC clock source selection
 2025-08-29 23:58 UTC  (2+ messages)

[PATCH net-next v3 0/5] dpll: zl3073x: Add support for devlink flash
 2025-08-29 23:56 UTC  (9+ messages)
` [PATCH net-next v3 3/5] dpll: zl3073x: Add firmware loading functionality
` [PATCH net-next v3 5/5] dpll: zl3073x: Implement devlink flash callback

[PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
 2025-08-29 23:55 UTC  (3+ messages)
` [PATCH 01/10] gpu: nova-core: Set correct DMA mask

ld.lld: error: undefined symbol: qcom_mdt_get_size
 2025-08-29 23:48 UTC 

[PATCH v2 00/19] ALSA: firewire: Use auto-cleanup macros
 2025-08-29 23:47 UTC  (2+ messages)

[PATCH v6 0/6] tracing: Deferred unwinding of user space stack traces
 2025-08-29 23:42 UTC  (21+ messages)
` [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace

Segmentation fault when adding a simple rule
 2025-08-29 23:40 UTC 

[PATCH v1 0/4] Modernize U-Boot code formatting with clang-format
 2025-08-29 23:39 UTC  (5+ messages)
` [PATCH v1 1/4] clang-format: Add configuration file
` [PATCH v1 2/4] Lindent: Remove wrapper around indent tool
` [PATCH v1 3/4] doc: Update U-Boot coding style guide with clang-format usage
` [PATCH v1 4/4] tools: zynqmp_psu_init_minimize.sh: Switch to clang-format

[PATCH v2 00/12] mm/iomap: add granular dirty and writeback accounting
 2025-08-29 23:39 UTC  (13+ messages)
` [PATCH v2 01/12] mm: pass number of pages to __folio_start_writeback()
` [PATCH v2 02/12] mm: pass number of pages to __folio_end_writeback()
` [PATCH v2 03/12] mm: add folio_end_writeback_pages() helper
` [PATCH v2 04/12] mm: pass number of pages dirtied to __folio_mark_dirty()
` [PATCH v2 05/12] mm: add filemap_dirty_folio_pages() helper
` [PATCH v2 06/12] mm: add __folio_clear_dirty_for_io() helper
` [PATCH v2 07/12] mm: add no_stats_accounting bitfield to wbc
` [PATCH v2 08/12] mm: refactor clearing dirty stats into helper function
` [PATCH v2 09/12] mm: add clear_dirty_for_io_stats() helper
` [PATCH v2 10/12] iomap: refactor dirty bitmap iteration
` [PATCH v2 11/12] iomap: refactor uptodate "
` [PATCH v2 12/12] iomap: add granular dirty and writeback accounting

[PATCH] .gitignore: ignore temporary files from 'bear'
 2025-08-29 23:38 UTC  (2+ messages)

[PATCH] ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not supported
 2025-08-29 23:37 UTC 

[PATCH 00/12] mm: add `const` to lots of pointer parameters
 2025-08-29 23:37 UTC  (23+ messages)
` [PATCH 01/12] mm/shmem: "
` [PATCH 02/12] include/pagemap.h: "
` [PATCH 03/12] include/mmzone.h: "
` [PATCH 04/12] include/fs.h: add `const` to several "
` [PATCH 05/12] mm/oom_kill: add `const` to pointer parameter
` [PATCH 06/12] mm/util: add `const` to several pointer parameters
` [PATCH 07/12] parisc/sys_parisc.c: add `const` to mmap_upper_limit() parameter
` [PATCH 08/12] arch, mm/util: add const to arch_pick_mmap_layout() parameter
` [PATCH 09/12] include/mm_types.h: add `const` to several pointer parameters
` [PATCH 10/12] include/mm_inline.h: add `const` to lots of "

[PATCH 0/7] PCI/TSM: TEE I/O infrastructure
 2025-08-29 23:34 UTC  (7+ messages)
` [PATCH 6/7] samples/devsec: Introduce a "Device Security TSM" sample driver

[PATCH v16 0/4] xen/domain: domain ID allocation
 2025-08-29 23:32 UTC  (4+ messages)
` [PATCH v16 1/4] xen/domain: unify "

[PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-08-29 23:30 UTC  (3+ messages)
` [PATCH v2 8/8] gpu: nova-core: compute layout of more framebuffer regions required for GSP

[linusw-pinctrl:for-next] BUILD SUCCESS c0392d7bff8b5a04e05d3d85c5df8e880ece2537
 2025-08-29 23:18 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS d8c2a9edd181f0cc4a66eec954b3d8f6a1d954a7
 2025-08-29 23:19 UTC 

[PATCH 0/3] drm/xe: Fixes around eviction and suspend
 2025-08-29 23:26 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH -v1 0/2] x86/microcode: Add debugging glue
 2025-08-29 23:25 UTC  (5+ messages)
` [PATCH -v1 2/2] x86/microcode: Add microcode loader debugging functionality

[PATCH 0/4] PCI: Update error recovery documentation
 2025-08-29 23:25 UTC  (3+ messages)
` [PATCH 3/4] PCI/ERR: Amend documentation with DPC and AER specifics

[PATCH v17 0/4] xen/domain: domain ID allocation
 2025-08-29 23:21 UTC  (5+ messages)
` [PATCH v17 1/4] xen/domain: unify "
` [PATCH v17 2/4] tools/include: move xc_bitops.h to xen-tools/bitops.h
` [PATCH v17 3/4] tools/tests: introduce unit tests for domain ID allocator
` [PATCH v17 4/4] xen/domain: update create_dom0() messages

[PATCH v6 0/2] Do not delay OOM reaper when the victim is frozen
 2025-08-29 23:21 UTC  (5+ messages)
` [PATCH v6 1/2] mm/oom_kill: Do not delay oom "
` [PATCH v6 2/2] mm/oom_kill: The OOM reaper traverses the VMA maple tree in reverse order

[PATCH] dmaengine: ti: edma: Fix memory allocation size for queue_priority_map
 2025-08-29 23:21 UTC  (2+ messages)

[PATCH mptcp-net 0/7] mptcp: pm: nl: announce deny-join-id0 attribute
 2025-08-29 23:18 UTC  (2+ messages)

[PATCH 1/2] nouveau: fix disabling the nonstall irq due to storm code. (v2)
 2025-08-29 23:09 UTC  (3+ messages)
` [PATCH 2/2] nouveau: Membar before between semaphore writes and the interrupt

[howto?] linux/kernel.h: enum system_states
 2025-08-29 23:07 UTC 

[PATCH] dt-bindings: mfd: Convert aspeed,ast2400-p2a-ctrl to DT schema
 2025-08-29 23:04 UTC 

[PATCH] dt-bindings: gpu: Convert aspeed,ast2400-gfx to DT schema
 2025-08-29 23:04 UTC 

sound/usb/pcm.c:855:6-7: WARNING: Unsigned expression compared with zero: r > 0
 2025-08-29 23:04 UTC 

[PATCH] strace: skip nanosleep test
 2025-08-29 23:03 UTC 

[RFC PATCH v1 00/10] mm/iomap: add granular dirty and writeback accounting
 2025-08-29 23:02 UTC  (6+ messages)
` [RFC PATCH v1 10/10] iomap: "

[PATCH v2] drm/panthor: assign unique names to queues
 2025-08-29 23:02 UTC 

[PATCH v2] wifi: wilc1000: avoid buffer overflow in WID string configuration
 2025-08-29 22:58 UTC 

[PATCH 0/5] ASoC: Intel: avs: Refactor machine-board registration
 2025-08-29 22:55 UTC  (3+ messages)
` [PATCH 2/5] ASoC: Intel: avs: Cleanup duplicate members

[PATCH 00/22] Prepare slab for memdescs
 2025-08-29 22:53 UTC  (4+ messages)
` [PATCH 05/22] mm: Constify compound_order() and page_size()

[PATCH 0/9] Add compatibility fixes for KVM selftests with non-glibc C libraries
 2025-08-29 22:52 UTC  (7+ messages)
` [PATCH 1/9] KVM: selftests: Add pidfd_open syscall number fallback
` [PATCH 2/9] KVM: selftests: Add __packed attribute fallback
` [PATCH 3/9] KVM: selftests: Add pthread_attr_setaffinity_np fallback

[PATCH v4 01/15] genpt: Generic Page Table base API
 2025-08-29 22:50 UTC  (4+ messages)

[PATCH 0/6] f2fs: documentation formatting cleanup and improvements
 2025-08-29 22:31 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] docs: conf.py: drop xindy rule
 2025-08-29 22:49 UTC  (2+ messages)

[PATCH] drm/i915/dp: convert open-coded timeout to poll_timeout_us()
 2025-08-29 22:46 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3 00/14] Rust abstractions for shmem-backed GEM objects
 2025-08-29 22:35 UTC  (15+ messages)
` [PATCH v3 01/14] rust: drm: gem: Simplify use of generics
` [PATCH v3 02/14] rust: drm: gem: Add DriverFile type alias
` [PATCH v3 03/14] rust: drm: gem: Drop Object::SIZE
` [PATCH v3 04/14] rust: drm: gem: Support driver-private GEM object types
` [PATCH v3 05/14] rust: helpers: Add bindings/wrappers for dma_resv_lock
` [PATCH v3 06/14] rust: drm: gem: Add raw_dma_resv() function
` [PATCH v3 07/14] drm/gem/shmem: Extract drm_gem_shmem_init() from drm_gem_shmem_create()
` [PATCH v3 08/14] drm/gem/shmem: Extract drm_gem_shmem_release() from drm_gem_shmem_free()
` [PATCH v3 09/14] rust: gem: Introduce DriverObject::Args
` [PATCH v3 10/14] rust: drm: gem: shmem: Add DRM shmem helper abstraction
` [PATCH v3 11/14] rust: drm: gem: Introduce SGTableRef
` [PATCH v3 12/14] rust: Add dma_buf stub bindings
` [PATCH v3 13/14] rust: drm: gem: Add export() callback
` [PATCH v3 14/14] rust: drm: gem: Add BaseObject::prime_export()

[PATCH v2] docs: scheduler: completion: Document complete_on_current_cpu()
 2025-08-29 22:44 UTC  (2+ messages)

[PATCH] drm/panthor: assign unique names to queues
 2025-08-29 22:43 UTC  (3+ messages)

pinctrl, probe order, and CONFIG_MODULES
 2025-08-29 22:43 UTC  (8+ messages)

[PATCH net-next v4 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2025-08-29 22:43 UTC  (6+ messages)
` [PATCH net-next v4 1/2] net/mlx5: DMA-sync earlier in mlx5e_skb_from_cqe_mpwrq_nonlinear
` [PATCH net-next v4 2/2] net/mlx5: Avoid copying payload to the skb's linear part

[PATCH 0/5] Documentation: sharedsubtree: reST massaging
 2025-08-29 22:41 UTC  (2+ messages)

[GIT PULL] KVM changes for 6.17-rc4
 2025-08-29 22:41 UTC  (2+ messages)

[PATCH v4 0/5] barrier: Add smp_cond_load_*_timewait()
 2025-08-29 22:38 UTC  (3+ messages)

[PATCH v2] cmd: mtd: fix speed measurement in the speed benchmark
 2025-08-29 21:54 UTC  (4+ messages)
` [PATCH v5 0/2] cmd: mtd: fix benchmarking
  ` [PATCH v5 2/2] cmd: mtd: add benchmark option to the help

[Intel-wired-lan] [PATCH iwl-net v3] idpf: set mac type when adding and removing MAC filters
 2025-08-29 22:38 UTC  (3+ messages)

[PATCH net-next V3 0/7] E-Switch vport sharing & delegation
 2025-08-29 22:37 UTC  (8+ messages)
` [PATCH net-next V3 1/7] net/mlx5: FS, Convert vport acls root namespaces to xarray
` [PATCH net-next V3 2/7] net/mlx5: E-Switch, Move vport acls root namespaces creation to eswitch
` [PATCH net-next V3 3/7] net/mlx5: E-Switch, Add support for adjacent functions vports discovery
` [PATCH net-next V3 4/7] net/mlx5: E-Switch, Create acls root namespace for adjacent vports
` [PATCH net-next V3 5/7] net/mlx5: E-Switch, Register representors "
` [PATCH net-next V3 6/7] net/mlx5: E-switch, Set representor attributes for adjacent VFs
` [PATCH net-next V3 7/7] net/mlx5: {DR,HWS}, Use the cached vhca_id for this device

[PATCH v8 0/6] rust, nova-core: PCI Class, Vendor support
 2025-08-29 22:36 UTC  (7+ messages)
` [PATCH v8 1/6] rust: pci: provide access to PCI Class and Class-related items
` [PATCH v8 2/6] rust: pci: provide access to PCI Vendor values
` [PATCH v8 3/6] rust: pci: add DeviceId::from_class_and_vendor() method
` [PATCH v8 4/6] gpu: nova-core: avoid probing non-display/compute PCI functions
` [PATCH v8 5/6] rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
` [PATCH v8 6/6] rust: pci: inline several tiny functions

[GIT PULL] pinctrl: renesas: Updates for v6.18
 2025-08-29 22:35 UTC  (2+ messages)

[PATCH] Documentation/driver-api: Fix typo error in cxl
 2025-08-29 22:35 UTC  (2+ messages)

[PATCH i-g-t v2 0/4] IGT xe_oa fixes, debug and new test
 2025-08-29 22:34 UTC  (4+ messages)
` [PATCH i-g-t v2 4/4] tests/intel/xe_oa: Add an option to capture register accesses in ftrace

[PATCH i-g-t v3 0/2] Add a test for tail address wrap
 2025-08-29 22:34 UTC  (2+ messages)

[PATCH] docs: fix spelling and grammar in atomic_writes
 2025-08-29 22:32 UTC  (2+ messages)

mm/vmscan.c:3504 walk_pte_range() error: uninitialized symbol 'dirty'
 2025-08-29 22:30 UTC 

[cifs:for-next-next 28/146] fs/smb/client/smbdirect.c:1856:25: warning: stack frame size (1272) exceeds limit (1024) in 'smbd_get_connection'
 2025-08-29 22:31 UTC  (5+ messages)

[PATCH v3 0/4] cxl, acpi/hmat, node: Update CXL access coordinates to node directly
 2025-08-29 22:29 UTC  (5+ messages)
` [PATCH v3 1/4] mm/memory_hotplug: Update comment for hotplug memory callback priorities
` [PATCH v3 2/4] drivers/base/node: Add a helper function node_update_perf_attrs()
` [PATCH v3 3/4] cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMAT
` [PATCH v3 4/4] acpi/hmat: Remove now unused hmat_update_target_coordinates()

[PATCH v2] Fix typo in RAID arrays documentation
 2025-08-29 22:29 UTC  (2+ messages)

[PATCH] drm/xe: improve dma-resv handling for backup object
 2025-08-29 22:28 UTC  (2+ messages)

[PATCH] Documentation/filesystems/xfs: Fix typo error
 2025-08-29 22:26 UTC  (2+ messages)

[PATCH] drm/xe/debugfs: Move sa_info from gt to tile directory
 2025-08-29 22:24 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v5 00/15] x86: introduce NS16550-compatible UART emulator
 2025-08-29 22:21 UTC  (3+ messages)
` [PATCH v5 15/15] emul/ns16x50: implement IRQ emulation via vIOAPIC

Patchwork summary for: spi-devel-general
 2025-08-29 22:20 UTC 

[PATCH v1] spi: microchip-core-qspi: stop checking viability of op->max_freq in supports_op callback
 2025-08-29 22:19 UTC  (2+ messages)

[PATCH] ASoC: sof: ipc4-topology: Add support to sched_domain attribute
 2025-08-29 22:19 UTC  (2+ messages)

[PATCH 00/14] Internalize www.kernel.org/doc cross-reference
 2025-08-29 22:19 UTC  (2+ messages)
` (subset) "


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.