messages from 2023-11-03 14:29:28 to 2023-11-03 14:55:44 UTC [more...]
[Bug 218092] Laptop hanging on black screen, when suspended and woke up!
2023-11-03 14:55 UTC
[virtio-comment] [PATCH V2 0/6] introduce basic facilities for virito live migration
2023-11-03 14:55 UTC (12+ messages)
` [virtio-comment] [PATCH V2 1/6] virtio: introduce virtqueue state
` [virtio-comment] "
` [virtio-comment] "
` [virtio-comment] [PATCH V2 2/6] virtio: introduce SUSPEND bit in device status
` [virtio-comment] "
` [virtio-comment] "
` [virtio-comment] [PATCH V2 6/6] virtio-pci: implement dirty page tracking
` [virtio-comment] "
[PATCH v8] docs: cover devtool ide
2023-11-03 14:55 UTC (2+ messages)
` [docs] "
[PATCH v2] bus: mhi: host: Add alignment check for event ring read pointer
2023-11-03 14:54 UTC (2+ messages)
[PATCH] efi/unaccepted: Fix off-by-one when checking for overlapping ranges
2023-11-03 14:53 UTC (2+ messages)
[PATCH v2 0/5] Add STM32F7 SPI support
2023-11-03 14:51 UTC (6+ messages)
` [PATCH v2 3/5] dt-bindings: spi: add stm32f7-spi compatible
[PATCH] systemd: fix libnss-mymachines packaging
2023-11-03 14:50 UTC
[PATCH 00/10] ipmi: kcs_bmc: Miscellaneous cleanups
2023-11-03 14:51 UTC (13+ messages)
` [PATCH 01/10] ipmi: kcs_bmc: Update module description
` [PATCH 02/10] ipmi: kcs_bmc: Include spinlock.h
` [PATCH 03/10] ipmi: kcs_bmc: Make kcs_bmc_update_event_mask() static
` [PATCH 04/10] ipmi: kcs_bmc: Make remove_device() callback return void
` [PATCH 06/10] ipmi: kcs_bmc: Integrate buffers into driver struct
` [PATCH 07/10] ipmi: kcs_bmc: Disassociate client from device lifetimes
[GIT PULL] cpupower update for Linux 6.7-rc1
2023-11-03 14:51 UTC (2+ messages)
[Patch 0/2] Enable topdown slots event in vPMU
2023-11-03 14:50 UTC (11+ messages)
` [Patch 1/2] KVM: x86/pmu: Add Intel CPUID-hinted TopDown slots event
[Intel-xe] [PATCH v3] drm/xe: Fix pagefault and access counter worker functions
2023-11-03 14:50 UTC (3+ messages)
[XEN PATCH][for-4.19 v6] xen: Add deviations for MISRA C:2012 Rule 7.1
2023-11-03 14:50 UTC
[RFC PATCH 0/6] sched: uclamp sum aggregation
2023-11-03 14:50 UTC (3+ messages)
` [RFC PATCH 6/6] sched/uclamp: Simplify uclamp_eff_value()
[BUG] Git 2.43.0-rc0 - t4216 unpack(Q) invalid type
2023-11-03 14:50 UTC
[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
2023-11-03 14:49 UTC (6+ messages)
[GIT PULL] cpufreq/arm updates for 6.7-part2
2023-11-03 14:49 UTC (2+ messages)
[Intel-xe] [PATCH v2 00/50] uAPI Alignment - take 2
2023-11-03 14:49 UTC (57+ messages)
` [Intel-xe] [PATCH v2 01/50] fixup! drm/xe: Correlate engine and cpu timestamps with better accuracy
` [Intel-xe] [PATCH v2 02/50] drm/xe/uapi: Add documentation for query
` [Intel-xe] [PATCH v2 03/50] drm/xe: Extend drm_xe_vm_bind_op
` [Intel-xe] [PATCH v2 04/50] drm/xe: Add uAPI to query micro-controler firmware version
` [Intel-xe] [PATCH v2 05/50] drm/xe/uapi: Document DRM_XE_DEVICE_QUERY_HWCONFIG
` [Intel-xe] [PATCH v2 06/50] drm/xe: Extend uAPI to query HuC micro-controler firmware version
` [Intel-xe] [PATCH v2 07/50] drm/xe: Remove useless query config num_params
` [Intel-xe] [PATCH v2 08/50] drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
` [Intel-xe] [PATCH v2 09/50] drm/xe/uapi: Add _FLAG to uAPI constants usable for flags
` [Intel-xe] [PATCH v2 10/50] fixup! drm/xe: Add uAPI to query micro-controler firmware version
` [Intel-xe] [PATCH v2 11/50] drm/xe/uapi: Make constant comments visible in kernel doc
` [Intel-xe] [PATCH v2 12/50] fixup! drm/xe: Correlate engine and cpu timestamps with better accuracy
` [Intel-xe] [PATCH v2 13/50] drm/xe/uapi: Remove GT_TYPE_REMOTE
` [Intel-xe] [PATCH v2 14/50] drm/xe/uapi: Kill VM_MADVISE IOCTL
` [Intel-xe] [PATCH v2 15/50] drm/xe/uapi: Separate bo_create placement from flags
` [Intel-xe] [PATCH v2 16/50] drm/xe/uapi: Remove unused inaccessible memory region
` [Intel-xe] [PATCH v2 17/50] drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNT
` [Intel-xe] [PATCH v2 18/50] drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNT
` [Intel-xe] [PATCH v2 19/50] drm/xe/uapi: Rename *_mem_regions masks
` [Intel-xe] [PATCH v2 20/50] drm/xe/uapi: Rename query's mem_usage to mem_regions
` [Intel-xe] [PATCH v2 21/50] drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
` [Intel-xe] [PATCH v2 22/50] drm/xe/uapi: Replace BO with GEM in documentation
` [Intel-xe] [PATCH v2 23/50] drm/xe/pmu: Drop interrupt pmu event
` [Intel-xe] [PATCH v2 24/50] xe/xe_bo: Reject bo creation of unaligned size
` [Intel-xe] [PATCH v2 25/50] fixup! drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
` [Intel-xe] [PATCH v2 26/50] drm/xe/uapi: Fix indentation issues that sometimes causes build warning
` [Intel-xe] [PATCH v2 27/50] drm/xe/uapi: Order sections
` [Intel-xe] [PATCH v2 28/50] drm/xe/uapi: More uAPI documentation additions and cosmetic updates
` [Intel-xe] [PATCH v2 29/50] drm/xe/uapi: Split xe_sync types from flags
` [Intel-xe] [PATCH v2 30/50] drm/xe/uapi: Standardize the FLAG naming and assignment
` [Intel-xe] [PATCH v2 31/50] drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASK
` [Intel-xe] [PATCH v2 32/50] drm/xe/uapi: Move xe_exec after xe_exec_queue
` [Intel-xe] [PATCH v2 33/50] fixup! drm/xe/uapi: Split xe_sync types from flags
` [Intel-xe] [PATCH v2 34/50] drm/xe/uapi: Move memory_region masks from GT to engine
` [Intel-xe] [PATCH v2 35/50] drm/xe/uapi: Document the memory_region bitmask
` [Intel-xe] [PATCH v2 36/50] drm/xe/uapi: Be more specific about the vm_bind prefetch region
` [Intel-xe] [PATCH v2 37/50] drm/xe/uapi: Convert tile_mask to a pt_placement_hint
` [Intel-xe] [PATCH v2 38/50] drm/xe/uapi: Rename couple exec_queue items
` [Intel-xe] [PATCH v2 39/50] drm/xe/uapi: Refactor engine information
` [Intel-xe] [PATCH v2 40/50] drm/xe/uapi: Add link to Xe documentation
` [Intel-xe] [PATCH v2 41/50] drm/xe/uapi: Crystal Reference Clock updates
` [Intel-xe] [PATCH v2 42/50] drm/xe/uapi: Add Tile ID information to the GT info query
` [Intel-xe] [PATCH v2 43/50] squash! drm/xe/uapi: Rename couple exec_queue items
` [Intel-xe] [PATCH v2 44/50] fixup! drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
` [Intel-xe] [PATCH v2 45/50] drm/xe/uapi: Remove bogus engine list from the wait_user_fence IOCTL
` [Intel-xe] [PATCH v2 46/50] drm/xe/uapi: Align on a common way to return arrays (memory regions)
` [Intel-xe] [PATCH v2 47/50] drm/xe/uapi: Align on a common way to return arrays (gt)
` [Intel-xe] [PATCH v2 48/50] drm/xe/uapi: Align on a common way to return arrays (engines)
` [Intel-xe] [PATCH v2 49/50] drm/xe/uapi: Add block diagram of a device
` [Intel-xe] [PATCH v2 50/50] drm/xe/uapi: Add examples of user space code
` [Intel-xe] ✓ CI.Patch_applied: success for uAPI Alignment - take 2
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "
seq: chrome web-MIDI issues since 1.2.10
2023-11-03 14:47 UTC
[PATCH] soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configuration
2023-11-03 14:48 UTC (2+ messages)
[PATCH v3 1/1] device property: Add fwnode_name_eq()
2023-11-03 14:48 UTC (2+ messages)
[PATCH] driver: acpi: fix the memory leak issue in the cm_write() function
2023-11-03 14:48 UTC
[PATCH v3] x86/x2apic: introduce a mixed physical/cluster mode
2023-11-03 14:45 UTC
kirkstone merge request: Nov 3rd
2023-11-03 14:47 UTC
[PATCH v2 0/2] New selftest for mm
2023-11-03 14:47 UTC (6+ messages)
` [PATCH v2 2/2] selftests/mm: Add a new test for madv and hugetlb
[Intel-gfx] [PATCH] drm/i915/mtl: Clear possible sticky bits on PICA message bus
2023-11-03 14:47 UTC (4+ messages)
[PATCH] valgrind: split helper scripts to separate packages, update dependencies
2023-11-03 14:46 UTC
[RFC PATCH 0/5] hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
2023-11-03 14:45 UTC (4+ messages)
[GIT PULL] ACPI fix for v6.7-rc1
2023-11-03 14:45 UTC
[igt-dev] [PATCH v2 00/64] uAPI Alignment - take 2
2023-11-03 14:43 UTC (65+ messages)
` [igt-dev] [PATCH v2 01/64] drm-uapi/xe: Add documentation for query
` [igt-dev] [PATCH v2 02/64] drm-uapi/xe: Extend drm_xe_vm_bind_op
` [igt-dev] [PATCH v2 03/64] drm-uapi/xe: Add uAPI to query micro-controler firmware version
` [igt-dev] [PATCH v2 04/64] drm-uapi/xe: Document DRM_XE_DEVICE_QUERY_HWCONFIG
` [igt-dev] [PATCH v2 05/64] drm-uapi/xe: Extend uAPI to query HuC micro-controler firmware version
` [igt-dev] [PATCH v2 06/64] drm-uapi/xe: Remove useless query config num_params
` [igt-dev] [PATCH v2 07/64] drm-uapi/xe: Add missing DRM_ prefix in uAPI constants
` [igt-dev] [PATCH v2 08/64] drm-uapi/xe: Add _FLAG to uAPI constants usable for flags
` [igt-dev] [PATCH v2 09/64] drm-uapi/xe: Make constant comments visible in kernel doc
` [igt-dev] [PATCH v2 10/64] fixup! tests/intel/xe_query: Add a test for querying engine cycles
` [igt-dev] [PATCH v2 11/64] drm-uapi/xe: Remove GT_TYPE_REMOTE
` [igt-dev] [PATCH v2 12/64] drm-uapi/xe: Kill VM_MADVISE IOCTL and the atomic tests
` [igt-dev] [PATCH v2 13/64] drm/xe_query: Remove backward compatibility of vram_visible_size
` [igt-dev] [PATCH v2 14/64] xe_ioctl: Converge bo_create to the most used version
` [igt-dev] [PATCH v2 15/64] xe_ioctl: Rename *xe_bo_create_flags to simply xe_bo_create
` [igt-dev] [PATCH v2 16/64] xe_query: Add missing include
` [igt-dev] [PATCH v2 17/64] xe_query: Kill visible_vram_if_possible
` [igt-dev] [PATCH v2 18/64] drm-uapi/xe: Separate bo_create placement from flags
` [igt-dev] [PATCH v2 19/64] drm-uapi/xe: Remove unused inaccessible memory region
` [igt-dev] [PATCH v2 20/64] drm-uapi/xe: Remove unused QUERY_CONFIG_MEM_REGION_COUNT
` [igt-dev] [PATCH v2 21/64] drm-uapi/xe: Remove unused QUERY_CONFIG_GT_COUNT
` [igt-dev] [PATCH v2 22/64] drm-uapi/xe: Rename *_mem_regions mask
` [igt-dev] [PATCH v2 23/64] drm-uapi/xe: Rename query's mem_usage to mem_regions
` [igt-dev] [PATCH v2 24/64] xe: s/hw_engine/engine
` [igt-dev] [PATCH v2 25/64] drm-uapi/xe: Align with drm_xe_query_engine_info
` [igt-dev] [PATCH v2 26/64] drm-uapi/xe: Replace BO with GEM in documentation
` [igt-dev] [PATCH v2 27/64] drm-uapi/xe: Drop interrupt pmu event
` [igt-dev] [PATCH v2 28/64] drm-uapi/xe: Reject bo creation of unaligned size
` [igt-dev] [PATCH v2 29/64] fixup! "
` [igt-dev] [PATCH v2 30/64] fixup! xe: s/hw_engine/engine
` [igt-dev] [PATCH v2 31/64] fixup! drm-uapi/xe: Align with drm_xe_query_engine_info
` [igt-dev] [PATCH v2 32/64] "
` [igt-dev] [PATCH v2 33/64] lib: Fix 'otherwise' typos
` [igt-dev] [PATCH v2 34/64] xe: Rename 'hwe' to 'eci'
` [igt-dev] [PATCH v2 35/64] drm-uapi/xe: Split xe_sync types from flags
` [igt-dev] [PATCH v2 36/64] drm-uapi/xe: s/FLAGS_HAS_VRAM/FLAG_HAS_VRAM
` [igt-dev] [PATCH v2 37/64] drm-uapi/xe: Differentiate WAIT_OP from WAIT_MASK
` [igt-dev] [PATCH v2 38/64] drm-uapi/xe: Align with xe_exec ioctl reorder
` [igt-dev] [PATCH v2 39/64] fixup! drm-uapi/xe: Split xe_sync types from flags
` [igt-dev] [PATCH v2 40/64] xe: Build all_memory_regions_mask out of memory_regions query info
` [igt-dev] [PATCH v2 41/64] xe: Be more specific on the VRAM selection
` [igt-dev] [PATCH v2 42/64] xe: Do not stash vram_size
` [igt-dev] [PATCH v2 43/64] xe: Also be specific on VRAM selection when inspecting its sizes
` [igt-dev] [PATCH v2 44/64] lib/xe: Get current available size and sync with the 'any gt'
` [igt-dev] [PATCH v2 45/64] tests/intel/xe_query: Fix test_query_engines
` [igt-dev] [PATCH v2 46/64] drm-uapi/xe: Move memory_region masks from GT to engine
` [igt-dev] [PATCH v2 47/64] xe: Get near_mem_region directly from engine_info
` [igt-dev] [PATCH v2 48/64] drm-uapi/xe: Document the memory_region bitmask
` [igt-dev] [PATCH v2 49/64] drm-uapi/xe: Be more specific about vm_bind prefetch region
` [igt-dev] [PATCH v2 50/64] drm-uapi/xe: Convert tile_mask to a pt_placement_hint
` [igt-dev] [PATCH v2 51/64] drm-uapi/xe: Rename couple exec_queue items
` [igt-dev] [PATCH v2 52/64] drm-uapi/xe: Refactor engine information
` [igt-dev] [PATCH v2 53/64] drm-uapi/xe: Crystal Reference Clock updates
` [igt-dev] [PATCH v2 54/64] drm-uapi/xe: Add Tile ID information to the GT info query
` [igt-dev] [PATCH v2 55/64] fixup! drm-uapi/xe: Remove unused QUERY_CONFIG_MEM_REGION_COUNT
` [igt-dev] [PATCH v2 56/64] lib/xe/xe_query: Fix improper handling of GT vs Tile
` [igt-dev] [PATCH v2 57/64] squash! drm-uapi/xe: Rename couple exec_queue items
` [igt-dev] [PATCH v2 58/64] fixup! drm-uapi/xe: Align with drm_xe_query_engine_info
` [igt-dev] [PATCH v2 59/64] drm-uapi/xe: Remove bogus engine list from the wait_user_fence IOCTL
` [igt-dev] [PATCH v2 60/64] drm-uapi/xe: Align on a common way to return arrays (memory regions)
` [igt-dev] [PATCH v2 61/64] drm-uapi/xe: Align on a common way to return arrays (gt)
` [igt-dev] [PATCH v2 62/64] drm-uapi/xe: Align on a common way to return arrays (engines)
` [igt-dev] [PATCH v2 63/64] drm-uapi/xe: Add block diagram of a device
` [igt-dev] [PATCH v2 64/64] drm-uapi/xe: Add examples of user space code
[PATCH rfc 00/18] mm: convert to use folio mm counter
2023-11-03 14:30 UTC (6+ messages)
` [PATCH 06/18] mm: huge_memory: use a folio in __split_huge_pmd_locked()
` [PATCH 07/18] mm: huge_memory: use a folio in zap_huge_pmd()
` [PATCH 08/18] mm: khugepaged: use mm_counter_file_folio() in collapse_pte_mapped_thp()
` [PATCH 09/18] mm: memory: use a folio in do_set_pmd()
[PATCH v5 0/3] Vhost-vdpa Shadow Virtqueue RSS Support
2023-11-03 14:43 UTC (5+ messages)
` [PATCH v5 2/3] vdpa: Restore receive-side scaling state
` [PATCH v5 3/3] vdpa: Allow VIRTIO_NET_F_RSS in SVQ
arch/alpha/include/asm/core_t2.h:594:22: warning: no previous prototype for 't2_iowrite64'
2023-11-03 14:40 UTC
[ti:ti-rt-linux-6.1.y-cicd 21/28] drivers/media/platform/chips-media/wave5/wave5-helper.c:248:35: warning: variable 'req_freq' set but not used
2023-11-03 14:40 UTC
[PATCH bpf-next] selftests/xsk: fix for SEND_RECEIVE_UNALIGNED test
2023-11-03 14:29 UTC
use of yocto-cfg-fragments
2023-11-03 14:40 UTC (8+ messages)
` [meta-virtualization] "
[PATCH 00/15] board: ti: Add support for BeagleBone AI-64
2023-11-03 14:39 UTC (2+ messages)
problem with recovered array
2023-11-03 14:32 UTC (12+ messages)
` Dirty page flushing regression in 6.5.x vs 6.1.x
[PATCH v2 0/6] mtd: spi-nor: introduce die erase
2023-11-03 14:37 UTC (22+ messages)
` [PATCH v2 2/6] mtd: spi-nor: add erase die (chip) capability
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
2023-11-03 14:37 UTC (6+ messages)
` [RFC PATCH v2 22/35] ACPI: Check _STA present bit before making CPUs not present
[Intel-xe] [PATCH 00/11] Introduce drm evictable lru
2023-11-03 14:36 UTC (7+ messages)
` [Intel-xe] [RFC 03/11] drm: introduce drm evictable LRU
` "
[PATCH 0/6] Minor testsuite cleanups
2023-11-03 14:36 UTC (2+ messages)
[PATCH v1 0/2] hwmon: (pmbus) Add support for MPS Multi-phase mp5990
2023-11-03 14:35 UTC (3+ messages)
` [PATCH v1 2/2] "
[PATCH 1/1] attr: enable attr pathspec magic for git-add and git-stash
2023-11-03 14:35 UTC (2+ messages)
[PATCH bpf-next v2] net, xdp: allow metadata > 32
2023-11-03 14:34 UTC (3+ messages)
[PATCH 1/3] spl: fit: Discard decompression if not supported
2023-11-03 14:34 UTC (3+ messages)
` [PATCH 2/3] spl: fit: Add support for LZO compressed images
` [PATCH 3/3] spl: fit: Load compressed blob to heap buffer
[PATCH 0/6 v2] support admin-revocation of v4 state
2023-11-03 14:34 UTC (8+ messages)
` [PATCH 1/6] nfsd: prepare for supporting admin-revocation of state
[igt-dev] [RFC PATCH 0/7] IGT tests for the KMS Color Pipeline API
2023-11-03 14:34 UTC (8+ messages)
` [igt-dev] [RFC PATCH 5/7] igt/color: Add SW color transform functionality
[xen-unstable-smoke test] 183670: tolerable all pass - PUSHED
2023-11-03 14:33 UTC
[PATCH v6 00/25] Enable CET Virtualization
2023-11-03 14:33 UTC (11+ messages)
` [PATCH v6 06/25] x86/fpu/xstate: Opt-in kernel dynamic bits when calculate guest xstate size
[PATCH RFC 0/4] Documentation: Web fonts for kernel documentation
2023-11-03 14:30 UTC (2+ messages)
[PATCH v4 0/3] board: imx8mn-rve-gateway: add support for RVE gateway board
2023-11-03 14:28 UTC (6+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add rve
` [PATCH v4 2/3] dt-bindings: arm: fsl: add RVE gateway board
` [PATCH v4 3/3] arm64: dts: freescale: introduce rve-gateway board
[PATCH v2] classes: Move package RDEPENDS processing out of debian.bbclass
2023-11-03 14:29 UTC
lib/test_kmod.c:100: warning: Function parameter or member 'task_sync' not described in 'kmod_test_device_info'
2023-11-03 14:29 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.