All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-18 23:26:51 to 2024-11-19 00:36:36 UTC [more...]

[PATCH] diff: update conflict handling for whitespace to issue a warning
 2024-11-19  0:36 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v3 0/5] Add OPP_LOW support for J7200
 2024-11-19  0:32 UTC 

malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
 2024-11-19  0:33 UTC  (9+ messages)

[PATCH 0/8] wifi: ath12k: Refactor the monitor status Rx path
 2024-11-19  0:32 UTC  (9+ messages)
` [PATCH 1/8] wifi: ath12k: Add documentation HTT_H2T_MSG_TYPE_RX_RING_SELECTION_CFG
` [PATCH 2/8] wifi: ath12k: Refactor monitor status TLV structure
` [PATCH 3/8] wifi: ath12k: cleanup Rx peer statistics structure
` [PATCH 4/8] wifi: ath12k: Fix the misspelled of hal TLV tag HAL_PHYRX_GENERICHT_SIG
` [PATCH 5/8] wifi: ath12k: fix incorrect TID updation in DP monitor status path
` [PATCH 6/8] wifi: ath12k: Remove unused HAL Rx mask in DP monitor path
` [PATCH 7/8] wifi: ath12k: Change the Tx monitor SRNG ring ID
` [PATCH 8/8] wifi: ath12k: Avoid explicit type cast in monitor status parse handler

[PATCH net-next] net: reformat kdoc return statements
 2024-11-19  0:33 UTC  (3+ messages)

Possible bug in Git submodule update --inti
 2024-11-19  0:32 UTC  (3+ messages)

[PATCHSET] fstests: random fixes for v2024.11.17
 2024-11-19  0:31 UTC  (4+ messages)
` [PATCH 05/12] generic/562: handle ENOSPC while cloning gracefully

[atishp04:b4/counter_delegation_v2 7/24] arch/riscv/boot/dts/allwinner/sun20i-d1-clockworkpi-v3.14.dtb: cpu@0: False schema does not allow {'compatible': ['thead,c906', 'riscv'], 'device_type': ['cpu'], 'reg': [[0]], 'clocks': [[4, 132]], 'd-cache-block-size': 64, 'd-cache-sets': 256, 'd-cache-s
 2024-11-19  0:30 UTC 

[PATCH blktests] throtl: set "io" to subtree_control only if required
 2024-11-19  0:29 UTC  (2+ messages)

[thomas-weissschuh:b4/kbuild-c23-extensions 2/2] fixdep: error opening file: lib/test_fortify/.read_overflow-memscan.log.d: No such file or directory
 2024-11-19  0:29 UTC 

[PATCH v6 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-11-19  0:28 UTC  (4+ messages)
` [PATCH v6 11/22] ACPI: platform_profile: Add name attribute to class interface

[PATCH v16 00/26] Improve write performance for zoned UFS devices
 2024-11-19  0:28 UTC  (27+ messages)
` [PATCH v16 01/26] blk-zoned: Fix a reference count leak
` [PATCH v16 02/26] blk-zoned: Split disk_zone_wplugs_work()
` [PATCH v16 03/26] blk-zoned: Split queue_zone_wplugs_show()
` [PATCH v16 04/26] blk-zoned: Only handle errors after pending zoned writes have completed
` [PATCH v16 05/26] blk-zoned: Fix a deadlock triggered by unaligned writes
` [PATCH v16 06/26] blk-zoned: Fix requeuing of zoned writes
` [PATCH v16 07/26] block: Support block drivers that preserve the order of write requests
` [PATCH v16 08/26] dm-linear: Report to the block layer that the write order is preserved
` [PATCH v16 09/26] mq-deadline: Remove a local variable
` [PATCH v16 10/26] blk-mq: Clean up blk_mq_requeue_work()
` [PATCH v16 11/26] block: Optimize blk_mq_submit_bio() for the cache hit scenario
` [PATCH v16 12/26] block: Rework request allocation in blk_mq_submit_bio()
` [PATCH v16 13/26] block: Support allocating from a specific software queue
` [PATCH v16 14/26] blk-mq: Restore the zoned write order when requeuing
` [PATCH v16 15/26] blk-zoned: Document the locking order
` [PATCH v16 16/26] blk-zoned: Document locking assumptions
` [PATCH v16 17/26] blk-zoned: Uninline functions that are not in the hot path
` [PATCH v16 18/26] blk-zoned: Make disk_should_remove_zone_wplug() more robust
` [PATCH v16 19/26] blk-zoned: Add an argument to blk_zone_plug_bio()
` [PATCH v16 20/26] blk-zoned: Support pipelining of zoned writes
` [PATCH v16 21/26] scsi: core: Retry unaligned "
` [PATCH v16 22/26] scsi: sd: Increase retry count for "
` [PATCH v16 23/26] scsi: scsi_debug: Add the preserves_write_order module parameter
` [PATCH v16 24/26] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v16 25/26] scsi: scsi_debug: Skip host/bus reset settle delay
` [PATCH v16 26/26] scsi: ufs: Inform the block layer about write ordering

[meta-arago][master/kirkstone/scarthgap][PATCH] Add hwspinlocktest
 2024-11-19  0:26 UTC  (2+ messages)

[PATCH v6 00/22] Python module cleanup
 2024-11-19  0:26 UTC  (7+ messages)
` [PATCH v6 06/22] perf script: Use openat for directory iteration
` [PATCH v6 07/22] perf script: Move find_scripts to browser/scripts.c
` [PATCH v6 15/22] perf lock: Move common lock contention code to new file

[PATCH net-next RFC v6 0/9] lib: packing: introduce and use (un)pack_fields
 2024-11-19  0:23 UTC  (10+ messages)
` [PATCH net-next RFC v6 1/9] lib: packing: create __pack() and __unpack() variants without error checking
` [PATCH net-next RFC v6 2/9] lib: packing: demote truncation error in pack() to a warning in __pack()
` [PATCH net-next RFC v6 3/9] lib: packing: add pack_fields() and unpack_fields()
` [PATCH net-next RFC v6 4/9] ice: remove int_q_state from ice_tlan_ctx
` [PATCH net-next RFC v6 5/9] ice: use structures to keep track of queue context size
` [PATCH net-next RFC v6 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data
` [PATCH net-next RFC v6 7/9] ice: reduce size of queue context fields
` [PATCH net-next RFC v6 8/9] ice: move prefetch enable to ice_setup_rx_ctx
` [PATCH net-next RFC v6 9/9] ice: cleanup Rx queue context programming functions

BUG: U-Boot crashes on SiFive Unmatched when CONFIG_DM_DEBUG=y
 2024-11-18 20:50 UTC 

[ImageBuilder] UBOOT_SOURCE/SCRIPTS variables must always be set
 2024-11-19  0:23 UTC  (2+ messages)

[openeuler:OLK-6.6 1484/1484] include/linux/pgplib.h:36:30: error: field 'version' has incomplete type
 2024-11-19  0:23 UTC 

[PATCH v2 0/2] Add phyCORE AM62Ax
 2024-11-18 23:16 UTC  (3+ messages)
` [PATCH v2 1/2] board: phytec: am62a7: Add PHYTEC phyCORE-AM62A7 SoM
` [PATCH v2 2/2] doc: board: phytec: Add phyCORE-AM62ax

[PATCH 0/3] Fix some races/bugs in GuC engine busyness
 2024-11-19  0:23 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH 0/2] Add phyCORE AM62Ax
 2024-11-18 22:28 UTC  (6+ messages)
` [PATCH 1/2] board: phytec: am62a7: Add PHYTEC phyCORE-AM62A7 SoM

[PATCH v3] sched: Don't try to catch up excess steal time
 2024-11-19  0:22 UTC  (5+ messages)

[PATCH] iommu/tegra241-cmdqv: do not call smp_processor_id in preemptible context
 2024-11-19  0:19 UTC 

[RFC PATCH 00/29] UMD direct submission in Xe
 2024-11-19  0:19 UTC  (36+ messages)
` [RFC PATCH 01/29] dma-fence: Add dma_fence_preempt base class
` [RFC PATCH 02/29] dma-fence: Add dma_fence_user_fence
` [RFC PATCH 03/29] drm/xe: Use dma_fence_preempt base class
` [RFC PATCH 04/29] drm/xe: Allocate doorbells for UMD exec queues
` [RFC PATCH 05/29] drm/xe: Add doorbell ID to snapshot capture
` [RFC PATCH 06/29] drm/xe: Break submission ring out into its own BO
` [RFC PATCH 07/29] drm/xe: Break indirect ring state "
` [RFC PATCH 08/29] drm/xe: Clear GGTT in xe_bo_restore_kernel
` [RFC PATCH 09/29] FIXME: drm/xe: Add pad to ring and indirect state
` [RFC PATCH 10/29] drm/xe: Enable indirect ring on media GT
` [RFC PATCH 11/29] drm/xe: Don't add pinned mappings to VM bulk move
` [RFC PATCH 12/29] drm/xe: Add exec queue post init extension processing
` [RFC PATCH 13/29] drm/xe/mmap: Add mmap support for PCI memory barrier
` [RFC PATCH 14/29] drm/xe: Add support for mmapping doorbells to user space
` [RFC PATCH 15/29] drm/xe: Add support for mmapping submission ring and indirect ring state "
` [RFC PATCH 16/29] drm/xe/uapi: Define UMD exec queue mapping uAPI
` [RFC PATCH 17/29] drm/xe: Add usermap exec queue extension
` [RFC PATCH 18/29] drm/xe: Drop EXEC_QUEUE_FLAG_UMD_SUBMISSION flag
` [RFC PATCH 19/29] drm/xe: Do not allow usermap exec queues in exec IOCTL
` [RFC PATCH 20/29] drm/xe: Teach GuC backend to kill usermap queues
` [RFC PATCH 21/29] drm/xe: Enable preempt fences on "
` [RFC PATCH 22/29] drm/xe/uapi: Add uAPI to convert user semaphore to / from drm syncobj
` [RFC PATCH 23/29] drm/xe: Add user fence IRQ handler
` [RFC PATCH 24/29] drm/xe: Add xe_hw_fence_user_init
` [RFC PATCH 25/29] drm/xe: Add a message lock to the Xe GPU scheduler
` [RFC PATCH 26/29] drm/xe: Always wait on preempt fences in vma_check_userptr
` [RFC PATCH 27/29] drm/xe: Teach xe_sync layer about drm_xe_semaphore
` [RFC PATCH 28/29] drm/xe: Add VM convert fence IOCTL
` [RFC PATCH 29/29] drm/xe: Add user fence TDR
` ✓ CI.Patch_applied: success for UMD direct submission in Xe
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2024-11-19  0:16 UTC  (5+ messages)
` [PATCH v6 "

[PATCH 0/2] vmxnet3: Fix inconsistent DMA accesses
 2024-11-19  0:16 UTC  (4+ messages)

[tglx-devel:timers/ptp/tkntp 146/147] kernel/time/timekeeping.c:2590: warning: Function parameter or struct member 'tkd' not described in '__do_adjtimex'
 2024-11-19  0:12 UTC 

[chrome-os:chromeos-5.10 9/35] security.c:undefined reference to `__traceiter_cros_security_socket_post_create_enter'
 2024-11-19  0:12 UTC 

[PATCH net v2 0/5] Make TCP-MD5-diag slightly less broken
 2024-11-19  0:12 UTC  (6+ messages)

[PATCH] rockchip: rk3399-rock-pi-4: Fix Synchronous Abort
 2024-11-19  0:12 UTC 

[RFC/PATCH v2 bpf-next fanotify 0/7] Fanotify fastpath handler
 2024-11-19  0:10 UTC  (12+ messages)
` [RFC/PATCH v2 bpf-next fanotify 7/7] selftests/bpf: Add test for BPF based fanotify "

[PATCH v8 0/3] Extended MODVERSIONS Support
 2024-11-19  0:09 UTC  (11+ messages)
` [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information

[PATCH] perf bpf-filter: Return -1 directly when pfi allocation fails
 2024-11-19  0:08 UTC  (3+ messages)
` [PATCH v2] perf bpf-filter: Return -ENOMEM "

[PATCH] drm/xe: Drop useless d3cold allowed message
 2024-11-19  0:06 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Drop useless d3cold allowed message (rev3)

[XEN PATCH 0/3] CI: Allow automatic rebuild of rolling release containers
 2024-11-19  0:04 UTC  (5+ messages)
` [XEN PATCH 3/3] CI: New stage "containers" to rebuild some containers

[PATCH v2] xfs_io: add support for atomic write statx fields
 2024-11-19  0:01 UTC  (2+ messages)

[PATCH v9 0/9] x86/resctrl: mba_MBps enhancement
 2024-11-19  0:01 UTC  (7+ messages)
` [PATCH v9 2/9] x86/resctrl: Prepare for per-ctrl_mon group mba_MBps control
` [PATCH v9 3/9] x86/resctrl: Modify update_mba_bw() to use per ctrl_mon group event

[PATCH] xen/bootinfo: Include declaration for fw_unreserved_regions()
 2024-11-18 23:58 UTC  (2+ messages)

Long names for `git log -S` and `git log -G`
 2024-11-18 23:56 UTC 

[PATCH v2] misra: increase identifiers length to 63
 2024-11-18 23:54 UTC 

[RFC PATCH 0/4] drm/i915/xe3: FBC Dirty rect feature support
 2024-11-18 23:53 UTC  (5+ messages)
` [RFC PATCH 1/4] drm/i915/display: update intel_fbc_atomic_check for dirty_fbc support
` [RFC PATCH 2/4] drm/i915/display: add register definitions for fbc dirty rect support
` [RFC PATCH 3/4] drm/i915/xe3: add dirty rect support for FBC
` [RFC PATCH 4/4] drm/i915/xe3: disable FBC if PSR2 selective fetch is enabled

[Bug 219507] New: nouveau: GeForce GT 710: irq 166 handler nvkm_intr+0x0/0x1b3 [nouveau] enabled interrupts
 2024-11-18 23:52 UTC  (2+ messages)
` [Bug 219507] "

[PATCH] misra: increase identifiers length to 64
 2024-11-18 23:50 UTC  (4+ messages)

[PATCH v2] arm64: Allow CONFIG_AUTOFDO_CLANG to be selected
 2024-11-18 23:49 UTC  (2+ messages)

[PATCH i-g-t v2 0/1] tests/intel-ci: Block all gem_exec_fair tests
 2024-11-18 23:50 UTC  (3+ messages)
` ✓ CI.xeBAT: success for tests/intel-ci: Block all gem_exec_fair tests (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/xe: Sort again the info flags
 2024-11-18 23:50 UTC  (4+ messages)
` ✓ CI.Hooks: success for "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[linusw-pinctrl:for-next] BUILD SUCCESS 9eb198b4be4426ea776f17086ea7f5333c1e07d8
 2024-11-18 23:50 UTC 

[PATCH v3 0/2] rust: Add Lock::from_raw() and expose Guard::new()
 2024-11-18 23:48 UTC  (7+ messages)
` [PATCH v3 1/2] rust: sync: Add Lock::from_raw() for Lock<(), B>
` [PATCH v3 2/2] rust: sync: Make Guard::new() public

[PATCH RFC v5 00/16] fuse: fuse-over-io-uring
 2024-11-18 23:47 UTC  (4+ messages)
` [PATCH RFC v5 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination

[PATCH net-next] mm: page_frag: fix a compile error when kernel is not compiled
 2024-11-18 23:46 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libecoli: new package
 2024-11-18 23:41 UTC  (4+ messages)

[RFC PATCH 00/21] Modernize the build system
 2024-11-18 23:39 UTC  (7+ messages)
` [PATCH RFC v7 00/22] "
  ` [-SPAM-] "

[PATCH v5 0/2] dts: add dynamic queue configuration test suite
 2024-11-18 23:36 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] dts: add port queue modification and forwarding stats to testpmd
  ` [PATCH v6 2/2] dts: add dynamic queue test suite

[PATCH v3 0/2] bnxt patchset
 2024-11-18 23:37 UTC  (2+ messages)

[PATCHv11 0/9] write hints with nvme fdp and scsi streams
 2024-11-18 23:37 UTC  (11+ messages)
      ` [EXT] "

Enabling StartUpdate D-Bus interface for FirmwareUpdate
 2024-11-18 23:31 UTC  (2+ messages)

[RFC PATCH 00/29] UMD direct submission in Xe
 2024-11-18 23:36 UTC  (30+ messages)
` [RFC PATCH 01/29] dma-fence: Add dma_fence_preempt base class
` [RFC PATCH 02/29] dma-fence: Add dma_fence_user_fence
` [RFC PATCH 03/29] drm/xe: Use dma_fence_preempt base class
` [RFC PATCH 04/29] drm/xe: Allocate doorbells for UMD exec queues
` [RFC PATCH 05/29] drm/xe: Add doorbell ID to snapshot capture
` [RFC PATCH 06/29] drm/xe: Break submission ring out into its own BO
` [RFC PATCH 07/29] drm/xe: Break indirect ring state "
` [RFC PATCH 08/29] drm/xe: Clear GGTT in xe_bo_restore_kernel
` [RFC PATCH 09/29] FIXME: drm/xe: Add pad to ring and indirect state
` [RFC PATCH 10/29] drm/xe: Enable indirect ring on media GT
` [RFC PATCH 11/29] drm/xe: Don't add pinned mappings to VM bulk move
` [RFC PATCH 12/29] drm/xe: Add exec queue post init extension processing
` [RFC PATCH 13/29] drm/xe/mmap: Add mmap support for PCI memory barrier
` [RFC PATCH 14/29] drm/xe: Add support for mmapping doorbells to user space
` [RFC PATCH 15/29] drm/xe: Add support for mmapping submission ring and indirect ring state "
` [RFC PATCH 16/29] drm/xe/uapi: Define UMD exec queue mapping uAPI
` [RFC PATCH 17/29] drm/xe: Add usermap exec queue extension
` [RFC PATCH 18/29] drm/xe: Drop EXEC_QUEUE_FLAG_UMD_SUBMISSION flag
` [RFC PATCH 19/29] drm/xe: Do not allow usermap exec queues in exec IOCTL
` [RFC PATCH 20/29] drm/xe: Teach GuC backend to kill usermap queues
` [RFC PATCH 21/29] drm/xe: Enable preempt fences on "
` [RFC PATCH 22/29] drm/xe/uapi: Add uAPI to convert user semaphore to / from drm syncobj
` [RFC PATCH 23/29] drm/xe: Add user fence IRQ handler
` [RFC PATCH 24/29] drm/xe: Add xe_hw_fence_user_init
` [RFC PATCH 25/29] drm/xe: Add a message lock to the Xe GPU scheduler
` [RFC PATCH 26/29] drm/xe: Always wait on preempt fences in vma_check_userptr
` [RFC PATCH 27/29] drm/xe: Teach xe_sync layer about drm_xe_semaphore
` [RFC PATCH 28/29] drm/xe: Add VM convert fence IOCTL
` [RFC PATCH 29/29] drm/xe: Add user fence TDR

[DPDK/DTS Bug 1584] dts: rxq info dataclass fields were dropped
 2024-11-18 23:35 UTC 

Status of some Arm features
 2024-11-18 23:33 UTC 

[PATCH] EDAC/powerpc: Remove PPC_MAPLE drivers
 2024-11-18 23:33 UTC  (3+ messages)

[PATCH] libblkid: fix spurious ext superblock checksum mismatches
 2024-11-18 23:13 UTC  (3+ messages)
` [systemd-devel] "

[PATCH v5 00/27] cxl: add type2 device basic support
 2024-11-18 23:32 UTC  (3+ messages)
` [PATCH v5 06/27] cxl: add function for type2 cxl regs setup

[PATCH 0/7] Add PMU support for single engine busyness
 2024-11-18 23:32 UTC  (5+ messages)
` [PATCH 6/7] drm/xe/guc: Expose engine busyness only for supported GuC version

[PATCH v1 0/4] TruFlow fixes for Thor2
 2024-11-18 23:31 UTC  (2+ messages)

[GIT PULL] io_uring changes for 6.13-rc1
 2024-11-18 23:28 UTC  (5+ messages)

[linux-next:master 8127/11989] error[E0308]: mismatched types
 2024-11-18 23:28 UTC  (3+ messages)
` [PATCH RESEND] jump_label: rust: pass a mut ptr to `static_key_count`

[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
 2024-11-18 23:27 UTC  (3+ messages)
` [PATCH 04/27] ext4: refactor ext4_punch_hole()


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.