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

[PATCH 5.10 0/5] Address CVE-2024-49974
 2024-11-19  0:47 UTC  (6+ messages)
` [PATCH 5.10 1/5] NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
` [PATCH 5.10 2/5] NFSD: Async COPY result needs to return a write verifier
` [PATCH 5.10 3/5] NFSD: Limit the number of concurrent async COPY operations
` [PATCH 5.10 4/5] NFSD: Initialize struct nfsd4_copy earlier
` [PATCH 5.10 5/5] NFSD: Never decrement pending_async_copies on error

[RFC PATCH 0/4] drm/i915/xe3: FBC Dirty rect feature support
 2024-11-19  0:45 UTC  (10+ 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
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/xe3: FBC Dirty rect feature support
` ✗ Fi.CI.SPARSE: "
` ✓ CI.Patch_applied: success "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH] fast-import: avoid making replace refs point to themselves
 2024-11-19  0:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/5] Add OPP_LOW support for J7200
 2024-11-19  0:43 UTC  (7+ messages)
` [PATCH v3 3/5] misc: k3_avs: Check validity of efuse voltage data
` [PATCH v3 5/5] configs: j7200_evm_r5_defconfig: Define K3_OPP_LOW

[openeuler:openEuler-1.0-LTS 1298/1298] fs/ext4/inode.o: warning: objtool: ext4_map_blocks()+0x9ea: unreachable instruction
 2024-11-19  0:42 UTC 

[PATCH] net: wwan: Add WWAN sahara port type
 2024-11-19  0:42 UTC  (3+ messages)

[PATCH bpf-next 1/2] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
 2024-11-19  0:40 UTC  (3+ messages)

[RFCv1 0/6] Page Detective
 2024-11-19  0:39 UTC  (5+ messages)

[PATCH v3 0/7] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2024-11-19  0:39 UTC  (8+ messages)
` [PATCH v3 1/7] efi/cper, cxl: Prefix protocol error struct and function names with cxl_
` [PATCH v3 2/7] efi/cper, cxl: Make definitions and structures global
` [PATCH v3 3/7] efi/cper, cxl: Remove cper_cxl.h
` [PATCH v3 4/7] acpi/ghes, cxl: Rename cxl_cper_register_work to cxl_cper_register_event_work
` [PATCH v3 5/7] acpi/ghes, cxl: Refactor work registration functions to support multiple workqueues
` [PATCH v3 6/7] acpi/ghes, cper: Recognize and cache CXL Protocol errors
` [PATCH v3 7/7] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors

[RFC PATCH 00/29] UMD direct submission in Xe
 2024-11-19  0:39 UTC  (37+ 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 "
` ✗ CI.BAT: failure "

[PATCH v1] can: can327: Clean up payload encoding in can327_handle_prompt()
 2024-11-19  0:38 UTC 

[PATCH v2] nfsd: disallow file locking and delegations for NFSv4 proxy
 2024-11-19  0:37 UTC  (5+ messages)
` [PATCH v3] nfsd: disallow file locking and delegations for NFSv4 reexport

[ANNOUNCE] 5.10.226-rt118
 2024-11-19  0:37 UTC 

[PATCH v3 0/5] Add OPP_LOW support for J7200
 2024-11-19  0:32 UTC  (6+ messages)
` [PATCH v4 1/5] arm: dts: k3-j7200-r5-common: Add msmc clk to a72 node
` [PATCH v4 2/5] misc: k3_avs: Add OPP_LOW voltage and frequency to vd_data
` [PATCH v4 3/5] misc: k3_avs: Check validity of efuse voltage data
` [PATCH v4 4/5] arm: mach-k3: j721e-init.c: Add support for CONFIG_K3_OPP_LOW
` [PATCH v4 5/5] configs: j7200_evm_r5_defconfig: Define K3_OPP_LOW

[PATCH] perf: use C LC_NUMERIC locale for json output in perf stat
 2024-11-19  0:36 UTC  (3+ messages)

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

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 

[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 

[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  (2+ messages)
` ✗ Fi.CI.BAT: failure for tests/intel-ci: Block all gem_exec_fair tests (rev2)

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

[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  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] dts: add port queue modification and forwarding stats to testpmd

[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  (13+ messages)
` [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 05/29] drm/xe: Add doorbell ID to snapshot capture
` [RFC PATCH 07/29] drm/xe: Break indirect ring state out into its own BO
` [RFC PATCH 12/29] drm/xe: Add exec queue post init extension processing
` [RFC PATCH 15/29] drm/xe: Add support for mmapping submission ring and indirect ring state to user space
` [RFC PATCH 17/29] drm/xe: Add usermap exec queue extension
` [RFC PATCH 20/29] drm/xe: Teach GuC backend to kill usermap queues
` [RFC PATCH 22/29] drm/xe/uapi: Add uAPI to convert user semaphore to / from drm syncobj
` [RFC PATCH 24/29] drm/xe: Add xe_hw_fence_user_init
` [RFC PATCH 28/29] drm/xe: Add VM convert fence IOCTL
` [RFC PATCH 29/29] drm/xe: Add user fence TDR


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.