messages from 2023-11-03 13:59:13 to 2023-11-03 14:37:06 UTC [more...]
[meta-arago][master/kirkstone][PATCH 1/2] tisdk-sw-manifest: Add code to not fail on tar error
2023-11-03 14:25 UTC (6+ messages)
` [EXTERNAL] "
[PATCH] sound/isa/wavefront: copy userspace array safely
2023-11-03 14:04 UTC (3+ messages)
[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 00/10] ipmi: kcs_bmc: Miscellaneous cleanups
2023-11-03 14:36 UTC (5+ messages)
` [PATCH 01/10] ipmi: kcs_bmc: Update module description
` [PATCH 02/10] ipmi: kcs_bmc: Include spinlock.h
[PATCH 0/6] Minor testsuite cleanups
2023-11-03 14:36 UTC (2+ messages)
[Intel-xe] [PATCH v2 00/50] uAPI Alignment - take 2
2023-11-03 14:34 UTC (51+ 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
[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
[virtio-comment] [PATCH V2 0/6] introduce basic facilities for virito live migration
2023-11-03 14:32 UTC (9+ messages)
` [virtio-comment] [PATCH V2 5/6] virtio: introduce dirty page tracking facility
` [virtio-comment] "
` [virtio-comment] "
` [virtio-comment] [PATCH V2 6/6] virtio-pci: implement dirty page tracking
` [virtio-comment] "
[PATCH v6 00/25] Enable CET Virtualization
2023-11-03 14:33 UTC (16+ messages)
` [PATCH v6 06/25] x86/fpu/xstate: Opt-in kernel dynamic bits when calculate guest xstate size
` [PATCH v6 14/25] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
[PATCH RFC 0/4] Documentation: Web fonts for kernel documentation
2023-11-03 14:30 UTC (2+ messages)
[PATCH rfc 00/18] mm: convert to use folio mm counter
2023-11-03 14:30 UTC (16+ messages)
` [PATCH 01/18] mm: add mm_counter_folio() and mm_counter_file_folio()
` [PATCH 02/18] uprobes: use mm_counter_file_folio()
` [PATCH 03/18] mm: userfaultfd: use mm_counter_folio()
` [PATCH 04/18] mm: rmap: use mm_counter_[file]_folio()
` [PATCH 05/18] mm: swap: introduce pfn_swap_entry_to_folio()
` [PATCH 10/18] mm: memory: use mm_counter_file_folio() in copy_present_pte()
` [PATCH 11/18] mm: memory: use mm_counter_file_folio() in wp_page_copy()
` [PATCH 12/18] mm: memory: use mm_counter_file_folio() in set_pte_range()
` [PATCH 13/18] mm: memory: use a folio in insert_page_into_pte_locked()
` [PATCH 14/18] mm: remove mm_counter_file()
` [PATCH 15/18] mm: memory: use a folio in copy_nonpresent_pte()
` [PATCH 16/18] mm: use a folio in zap_pte_range()
` [PATCH 17/18] s390: pgtable: use mm_counter_folio() in ptep_zap_swap_entry()
` [PATCH 18/18] mm: remove mm_counter()
[PATCH v4 0/3] board: imx8mn-rve-gateway: add support for RVE gateway board
2023-11-03 14:28 UTC (8+ 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
[PATCH v2] cgroup/cpuset: Change nr_deadline_tasks to an atomic_t value
2023-11-03 14:29 UTC (6+ messages)
[PATCH] efi/unaccepted: Fix off-by-one when checking for overlapping ranges
2023-11-03 14:26 UTC
[PATCH 0/3] fanotify support for btrfs sub-volumes
2023-11-03 14:28 UTC (19+ messages)
[PATCH] hw/arm: fix PMU IRQ registration
2023-11-03 14:27 UTC (2+ messages)
[PATCH v2 1/2] rtc: add pcf85053a
2023-11-03 14:28 UTC (3+ messages)
[PATCH RFC v3 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
2023-11-03 14:27 UTC (3+ messages)
` [PATCH RFC v3 1/6] cxl/trace: Remove uuid from event trace known events
[bitbake-devel][PATCH v4 00/22] Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management
2023-11-03 14:26 UTC (24+ messages)
` [bitbake-devel][PATCH v6 "
` [bitbake-devel][PATCH v6 01/22] asyncrpc: Abstract sockets
` [bitbake-devel][PATCH v6 02/22] hashserv: Add websocket connection implementation
` [bitbake-devel][PATCH v6 03/22] asyncrpc: Add context manager API
` [bitbake-devel][PATCH v6 04/22] hashserv: tests: Add external database tests
` [bitbake-devel][PATCH v6 05/22] asyncrpc: Prefix log messages with client info
` [bitbake-devel][PATCH v6 06/22] bitbake-hashserv: Allow arguments from environment
` [bitbake-devel][PATCH v6 07/22] hashserv: Abstract database
` [bitbake-devel][PATCH v6 08/22] hashserv: Add SQLalchemy backend
` [bitbake-devel][PATCH v6 09/22] hashserv: Implement read-only version of "report" RPC
` [bitbake-devel][PATCH v6 10/22] asyncrpc: Add InvokeError
` [bitbake-devel][PATCH v6 11/22] asyncrpc: client: Prevent double closing of loop
` [bitbake-devel][PATCH v6 12/22] asyncrpc: client: Add disconnect API
` [bitbake-devel][PATCH v6 13/22] hashserv: Add user permissions
` [bitbake-devel][PATCH v6 14/22] hashserv: Add become-user API
` [bitbake-devel][PATCH v6 15/22] hashserv: Add db-usage API
` [bitbake-devel][PATCH v6 16/22] hashserv: Add database column query API
` [bitbake-devel][PATCH v6 17/22] hashserv: test: Add bitbake-hashclient tests
` [bitbake-devel][PATCH v6 18/22] bitbake-hashclient: Output stats in JSON format
` [bitbake-devel][PATCH v6 19/22] bitbake-hashserver: Allow anonymous permissions to be space separated
` [bitbake-devel][PATCH v6 20/22] hashserv: tests: Allow authentication for external server tests
` [bitbake-devel][PATCH v6 21/22] hashserv: Allow self-service deletion
` [bitbake-devel][PATCH v6 22/22] hashserv: server: Add owner if user is logged in
[PATCH v2] x86/x2apic: introduce a mixed physical/cluster mode
2023-11-03 14:25 UTC (6+ messages)
[PATCH mptcp-net] mptcp: add validity check for sending RM_ADDR
2023-11-03 14:25 UTC (2+ messages)
` mptcp: add validity check for sending RM_ADDR: Tests Results
[PATCH 1/2] bsp-guide: bsp.rst: update beaglebone example
2023-11-03 14:24 UTC (2+ messages)
` [PATCH 2/2] ref-manual: variables; remove SERIAL_CONSOLES_CHECK
[PATCH v2 1/1] KVM: s390: vsie: fix wrong VIR 37 when MSO is used
2023-11-03 14:22 UTC (4+ messages)
[PATCH v3 0/7] docs: getting started guide consolidation
2023-11-03 14:22 UTC (5+ messages)
` [PATCH v3 3/7] Section 3: Setting up a System to Run DPDK Applications
` [PATCH v3 6/7] Added link to Getting Started Guide in index.rst
[PATCH v3] nvme: update firmware version after commit
2023-11-03 14:22 UTC (5+ messages)
[PATCH] net: ipmr_base: Check iif when returning a (*, G) MFC
2023-11-03 14:21 UTC (5+ messages)
[PATCH] Bluetooth: Fix deadlock in vhci_send_frame
2023-11-03 14:21 UTC
[lttng-dev] Building the Babeltrace-Libary for Windows?
2023-11-03 14:21 UTC (2+ messages)
use of yocto-cfg-fragments
2023-11-03 14:21 UTC (7+ messages)
` [meta-virtualization] "
[BUG REPORT] next-20231102: generic/311 fails on XFS with external log
2023-11-03 14:19 UTC (3+ messages)
` [PATCH] fs: handle freezing from multiple devices
[PATCH v4 0/2] Vhost-vdpa Shadow Virtqueue Hash calculation Support
2023-11-03 14:18 UTC (5+ messages)
` [PATCH v4 1/2] vdpa: Restore hash calculation state
` [PATCH v4 2/2] vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ
[PATCH] Prevent out-of-bounds read/write in bcmasp_netfilt_rd and bcmasp_netfilt_wr
2023-11-03 14:19 UTC (5+ messages)
[PATCH 0/2] RelNotes: minor changes in 2.43.0 draft
2023-11-03 14:17 UTC (3+ messages)
` [PATCH 1/2] RelNotes: minor typo fixes "
` [PATCH 2/2] RelNotes: improve wording of credential helper notes
[kvm-unit-tests PATCH v7 0/8] s390x: Add support for running guests without MSO/MSL
2023-11-03 14:18 UTC (17+ messages)
` [kvm-unit-tests PATCH v7 1/8] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v7 2/8] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v7 3/8] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v7 5/8] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v7 6/8] s390x: add test source dir to include paths
` [kvm-unit-tests PATCH v7 7/8] s390x: add a test for SIE without MSO/MSL
` [kvm-unit-tests PATCH v7 8/8] lib: s390x: interrupt: remove TEID_ASCE defines
[PATCH 0/3] nfs: clean up some tracepoints in the lookup / revalidate codepaths
2023-11-03 14:18 UTC (2+ messages)
[PATCH 1/3] soundwire: qcom: drop unneeded DAI .set_stream callback
2023-11-03 14:16 UTC (4+ messages)
` [PATCH 3/3] ASoC: codecs: wsa884x: check if set_stream is called for proper bus
[PATCH v2 0/6] mtd: spi-nor: introduce die erase
2023-11-03 14:16 UTC (23+ messages)
` [PATCH v2 2/6] mtd: spi-nor: add erase die (chip) capability
problem with recovered array
2023-11-03 14:16 UTC (11+ messages)
[RFC PATCH v3 0/4] Node Weights and Weighted Interleave
2023-11-03 14:16 UTC (11+ messages)
nanbield merge request: Nov 3rd
2023-11-03 14:15 UTC
[PATCH v2 0/7] arm: mach-snapdragon: Qualcomm clock driver cleanup
2023-11-03 14:13 UTC (4+ messages)
` [PATCH v2 7/7] clk/qcom: fix rcg divider value
mintty bug in current git bash (Git-2.42.0.2-64-bit.exe)
2023-11-03 14:10 UTC
[PATCH v8] rtc: tps6594: Add driver for TPS6594 RTC
2023-11-03 14:10 UTC (6+ messages)
autofs mount/umount hangs with recent kernel?
2023-11-03 14:10 UTC (2+ messages)
[Bug 218092] Laptop hanging on black screen, when suspended and woke up!
2023-11-03 14:10 UTC (2+ messages)
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
2023-11-03 14:09 UTC (6+ messages)
` [RFC PATCH v2 22/35] ACPI: Check _STA present bit before making CPUs not present
[PATCH 1/1] PCI: Use FIELD_PREP() and remove *_SHIFT defines
2023-11-03 14:07 UTC (3+ messages)
[PATCHv2 0/2] nvmet: avoid circular locking warning
2023-11-03 14:05 UTC (7+ messages)
` [PATCH 1/2] nvmet-rdma: avoid circular locking dependency on install_queue()
[Nouveau] [PATCH drm-misc-next v8 00/12] [RFC] DRM GPUVM features
2023-11-03 14:04 UTC (6+ messages)
` [Nouveau] [PATCH drm-misc-next v8 09/12] drm/gpuvm: reference count drm_gpuvm structures
` "
[syzbot] [usb?] INFO: task hung in hub_port_init (3)
2023-11-03 14:03 UTC (2+ messages)
[PATCH v2] migration: Unlock mutex in error case
2023-11-03 14:01 UTC (2+ messages)
[PATCH v5 1/2] dt-bindings: rtc: max31335: add max31335 bindings
2023-11-03 14:00 UTC (2+ messages)
` [PATCH v5 2/2] rtc: max31335: add driver support
[PATCH v2 0/1] sched/fair: Track current se's EEVDF parameters
2023-11-03 14:01 UTC (4+ messages)
` [PATCH v2 1/1] "
[virtio-comment] [PATCH v5] virtio-net: support the RSS context
2023-11-03 14:01 UTC (2+ messages)
[RFC PATCH 0/6] sched: uclamp sum aggregation
2023-11-03 14:01 UTC (4+ messages)
` [RFC PATCH 5/6] sched/uclamp: Remove all uclamp bucket logic
[PATCH v11 3/4] clk: qcom: common: commonize qcom_cc_really_probe
2023-11-03 13:59 UTC (2+ messages)
[Bug 218093] New: Keyboard will not register any input after using certain FN-Combos
2023-11-03 14:00 UTC (2+ messages)
` [Bug 218093] "
[PATCH v2 0/2] New selftest for mm
2023-11-03 13:59 UTC (5+ messages)
` [PATCH v2 2/2] selftests/mm: Add a new test for madv and hugetlb
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.