messages from 2023-11-06 19:32:35 to 2023-11-06 20:12:13 UTC [more...]
[Intel-gfx] [PATCH v1 0/2] drm/i915/xe2lpd: choose between PSR2 and FBC
2023-11-06 20:12 UTC (3+ messages)
` [Intel-gfx] [PATCH v1 1/2] drm/i915/xe2lpd: check selective fetch is optimal in some cases
[PATCH RFC 00/20] kasan: save mempool stack traces
2023-11-06 20:10 UTC (12+ messages)
` [PATCH RFC 01/20] kasan: rename kasan_slab_free_mempool to kasan_mempool_poison_object
` [PATCH RFC 02/20] kasan: move kasan_mempool_poison_object
` [PATCH RFC 03/20] kasan: document kasan_mempool_poison_object
` [PATCH RFC 04/20] kasan: add return value for kasan_mempool_poison_object
` [PATCH RFC 05/20] kasan: introduce kasan_mempool_unpoison_object
` [PATCH RFC 06/20] kasan: introduce kasan_mempool_poison_pages
` [PATCH RFC 07/20] kasan: introduce kasan_mempool_unpoison_pages
` [PATCH RFC 08/20] kasan: clean up __kasan_mempool_poison_object
` [PATCH RFC 09/20] kasan: save free stack traces for slab mempools
` [PATCH RFC 10/20] kasan: clean up and rename ____kasan_kmalloc
` [PATCH RFC 11/20] kasan: introduce poison_kmalloc_large_redzone
[PATCH v2 00/13] Introduce support for multiqueue (MQ) in fnic
2023-11-06 20:11 UTC (21+ messages)
` [PATCH v2 01/13] scsi: fnic: Modify definitions to sync with VIC firmware
` [PATCH v2 02/13] scsi: fnic: Add and use fnic number
` [PATCH v2 03/13] scsi: fnic: Add and improve log messages
` [PATCH v2 04/13] scsi: fnic: Rename wq_copy to hw_copy_wq
` [PATCH v2 05/13] scsi: fnic: Get copy workqueue count and interrupt mode from config
` [PATCH v2 06/13] scsi: fnic: Refactor and redefine fnic.h for multiqueue
Collaboration Opportunity
2023-11-06 20:04 UTC
[PATCH for-8.3 v2 00/46] Rework matching of network devices to -nic options
2023-11-06 19:49 UTC (48+ messages)
` [PATCH for-8.3 v2 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
` [PATCH for-8.3 v2 01/46] net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()
` [PATCH for-8.3 v2 02/46] net: report list of available models according to platform
` [PATCH for-8.3 v2 03/46] net: add qemu_create_nic_bus_devices()
` [PATCH for-8.3 v2 04/46] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
` [PATCH for-8.3 v2 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
` [PATCH for-8.3 v2 06/46] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
` [PATCH for-8.3 v2 07/46] hw/alpha/dp264: use pci_init_nic_devices()
` [PATCH for-8.3 v2 08/46] hw/arm/sbsa-ref: "
` [PATCH for-8.3 v2 09/46] hw/arm/virt: "
` [PATCH for-8.3 v2 10/46] hw/hppa: "
` [PATCH for-8.3 v2 11/46] hw/loongarch: "
` [PATCH for-8.3 v2 12/46] hw/mips/fuloong2e: "
` [PATCH for-8.3 v2 13/46] hw/mips/malta: "
` [PATCH for-8.3 v2 14/46] hw/mips/loongson3_virt: "
` [PATCH for-8.3 v2 15/46] hw/ppc/prep: "
` [PATCH for-8.3 v2 16/46] hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
` [PATCH for-8.3 v2 17/46] hw/ppc: use pci_init_nic_devices()
` [PATCH for-8.3 v2 18/46] hw/sh4/r2d: "
` [PATCH for-8.3 v2 19/46] hw/sparc64/sun4u: "
` [PATCH for-8.3 v2 20/46] hw/xtensa/virt: "
` [PATCH for-8.3 v2 21/46] hw/arm/allwinner: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 22/46] hw/arm/aspeed: "
` [PATCH for-8.3 v2 23/46] hw/arm/exynos4: use qemu_create_nic_device()
` [PATCH for-8.3 v2 24/46] hw/arm/fsl: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 25/46] hw/net/smc91c111: "
` [PATCH for-8.3 v2 26/46] hw/net/lan9118: "
` [PATCH for-8.3 v2 27/46] hw/arm/highbank: use qemu_create_nic_device()
` [PATCH for-8.3 v2 28/46] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
` [PATCH for-8.3 v2 29/46] hw/arm/stellaris: use qemu_find_nic_info()
` [PATCH for-8.3 v2 30/46] hw/arm: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 31/46] hw/net/etraxfs-eth: "
` [PATCH for-8.3 v2 32/46] hw/m68k/mcf5208: use qemu_create_nic_device()
` [PATCH for-8.3 v2 33/46] hw/m68k/q800: use qemu_find_nic_info()
` [PATCH for-8.3 v2 34/46] hw/microblaze: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 35/46] hw/mips/mipssim: use qemu_create_nic_device()
` [PATCH for-8.3 v2 36/46] hw/mips/jazz: use qemu_find_nic_info()
` [PATCH for-8.3 v2 37/46] hw/net/lasi_i82596: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 38/46] hw/openrisc/openrisc_sim: use qemu_create_nic_device()
` [PATCH for-8.3 v2 39/46] hw/riscv: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 40/46] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
` [PATCH for-8.3 v2 41/46] hw/sparc/sun4m: use qemu_find_nic_info()
` [PATCH for-8.3 v2 42/46] hw/xtensa/xtfpga: use qemu_create_nic_device()
` [PATCH for-8.3 v2 43/46] net: remove qemu_check_nic_model()
` [PATCH for-8.3 v2 44/46] hw/pci: remove pci_nic_init_nofail()
` [PATCH for-8.3 v2 45/46] net: remove qemu_show_nic_models(), qemu_find_nic_model()
` [PATCH for-8.3 v2 46/46] net: make nb_nics and nd_table[] static in net/net.c
[Intel-gfx] [PATCH v4] drm/i915/display: Support PSR entry VSC packet to be transmitted one frame earlier
2023-11-06 20:08 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Support PSR entry VSC packet to be transmitted one frame earlier (rev4)
[PATCH v3 0/3] cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked()
2023-11-06 20:07 UTC (3+ messages)
` [PATCH v3 2/3] cgroup/rstat: Optimize cgroup_rstat_updated_list()
[Buildroot] [PATCH v2, 1/1] package/openldap: bump version to 2.5.16
2023-11-06 20:07 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915/xelpmp: Add Wa_16021867713
2023-11-06 20:07 UTC (2+ messages)
[Intel-gfx] [PATCH v4] drm/i915/display: Use dma_fence interfaces instead of i915_sw_fence
2023-11-06 20:06 UTC (2+ messages)
Requesting your attention and expertise regarding a Tablet/Kernel issue
2023-11-06 20:06 UTC (5+ messages)
[PATCH v4 0/3] gnss: ubx: support the reset pin of the Neo-M8 variant
2023-11-06 20:06 UTC (4+ messages)
` [PATCH v4 3/3] gnss: ubx: add support for the reset gpio
[PATCH 0/2] hw/audio/hda-codec bug fixes
2023-11-06 19:54 UTC (2+ messages)
[PATCH] perf: fix build with latest kernel
2023-11-06 20:04 UTC (2+ messages)
[PATCH] mmc: renesas-sdhi: Disable clock after tuning reset when possible
2023-11-06 20:04 UTC (2+ messages)
[PATCH v3] systemd: Make libnss-mymachines conditional upon packageconfig
2023-11-06 20:04 UTC
[PATCH] zram: extra zram_get_element call in zram_read_from_zspool()
2023-11-06 20:03 UTC (2+ messages)
[PATCH] zram: unsafe zram_get_element call in zram_read_page()
2023-11-06 19:54 UTC
[igt-dev] [PATCH i-g-t 0/8] Initial SR-IOV validation
2023-11-06 19:59 UTC (9+ messages)
` [igt-dev] [PATCH i-g-t 1/8] lib/igt_sriov_device: add core SR-IOV helpers
` [igt-dev] [PATCH i-g-t 2/8] lib/igt_sriov_device: add helper for opening VF device
` [igt-dev] [PATCH i-g-t 3/8] lib/igt_sriov_device: add helper for checking if VF DRM driver is probed
` [igt-dev] [PATCH i-g-t 4/8] lib/igt_sriov_device: add helpers for operations in different VFs scenarios
` [igt-dev] [PATCH i-g-t 5/8] tests/sriov_basic: add basic tests for enabling SR-IOV VFs
` [igt-dev] [PATCH i-g-t 6/8] lib/igt_sriov_device: add helpers for VF DRM driver bind and unbind
` [igt-dev] [PATCH i-g-t 7/8] tests/sriov_basic: validate driver binding to VFs
` [igt-dev] [PATCH i-g-t 8/8] tests/sriov_basic: add more tests for VF driver binding
[igt-dev] [PATCH i-g-t v2 0/5] Add a new test for Sub-viewport
2023-11-06 20:00 UTC (2+ messages)
[PATCH bpf-next] bpf, lpm: fix check prefixlen before walking trie
2023-11-06 20:00 UTC (2+ messages)
[PATCH 0/4] bootm: Handle compressed arm64 images with bootm
2023-11-06 19:58 UTC (6+ messages)
` [PATCH 1/4] bootm: Allow ignoring the load address with kernel_noload
[Intel-xe] [PATCH] drm/xe: Prevent null ptr dereference
2023-11-06 19:58 UTC (4+ messages)
Can btrfs repair this ?
2023-11-06 19:56 UTC (3+ messages)
[RFC PATCH bpf-next] bpf, tnums: add bitwise-not helper
2023-11-06 19:56 UTC (2+ messages)
[PATCH 00/29] tools: enable xenstore-stubdom to use 9pfs
2023-11-06 19:53 UTC (7+ messages)
` [PATCH 09/29] tools/xenlogd: add 9pfs open request support
` [PATCH 10/29] tools/xenlogd: add 9pfs clunk "
` [PATCH 11/29] tools/xenlogd: add 9pfs create "
[PATCHSET 0/5] perf annotate: Reduce memory footprint (v2)
2023-11-06 19:53 UTC (4+ messages)
` [PATCH 1/5] perf annotate: Split struct cycles_info
PSA: migrating linux-i2c to new vger infrastructure
2023-11-06 19:52 UTC (2+ messages)
Need help in bpf exec hook for execsnoop command
2023-11-06 19:51 UTC (4+ messages)
bootstd: Scanning for USB bootflow will remove existing SCSI bootflow
2023-11-06 19:50 UTC (9+ messages)
[PATCH v6 00/20] KVM: x86/pmu: selftests: Fixes and new tests
2023-11-06 19:50 UTC (4+ messages)
` [PATCH v6 08/20] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
[PATCH v1] drm: amd: Resolve Sphinx unexpected indentation warning
2023-11-06 19:50 UTC (7+ messages)
[PATCH] selftests: bpf: config.aarch64: disable CONFIG_DEBUG_INFO_REDUCED
2023-11-06 19:50 UTC (2+ messages)
[PATCH v1] docs: gpu: rfc: i915_scheduler.rst remove unused directives for namespacing
2023-11-06 19:49 UTC (8+ messages)
FAILED: patch "[PATCH] tracing: Have trace_event_file have ref counters" failed to apply to 5.4-stable tree
2023-11-06 19:48 UTC (2+ messages)
[ANN] U-Boot v2024.01-rc2 released
2023-11-06 19:48 UTC
[PATCH] drm/bridge: tc358767: Support input format negotiation hook
2023-11-06 19:47 UTC (4+ messages)
[PATCH bpf-next] libbpf: Add tail padding check for LIBBPF_OPTS_RESET macro
2023-11-06 19:47 UTC (2+ messages)
[PATCH v2 00/35] tcg: Introduce TCG_COND_TST{EQ,NE}
2023-11-06 19:46 UTC (3+ messages)
` [PATCH v2 13/35] tcg/i386: Move tcg_cond_to_jcc[] into tcg_out_cmp
[Intel-gfx] [CI 1/2] drm/i915: Remove incomplete PVC plumbing
2023-11-06 19:47 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
+ mm-fix-for-negative-counter-nr_file_hugepages-fix.patch added to mm-hotfixes-unstable branch
2023-11-06 19:45 UTC
[Buildroot] [PATCH 1/5] support/testing/infra/emulator.py: add a timeout argument for the login method
2023-11-06 19:45 UTC (4+ messages)
` [Buildroot] [PATCH 2/5] test_systemd_selinux.py: use timeout argument for emulator.login
[Buildroot] [git commit] support/testing/tests/package/test_lxc.py: use timeout argument for emulator.login
2023-11-06 19:43 UTC
[Buildroot] [git commit] support/testing/tests/package/test_python_django.py: fix timeout calculation
2023-11-06 19:43 UTC
Yocto Project Status 12 September 2023 (WW37)
2023-11-06 19:42 UTC (10+ messages)
` Core workflow: sstate for all, bblock/bbunlock, tools for why is sstate not being reused?
` [OE-core] "
` [Openembedded-architecture] "
[Buildroot] [git commit] support/testing/tests/package/test_firewalld.py: new test
2023-11-06 19:43 UTC
[Buildroot] [git commit] support/testing/infra/emulator.py: add a timeout argument for the login method
2023-11-06 19:42 UTC
[PATCH] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
2023-11-06 19:44 UTC (3+ messages)
[Buildroot] [git commit] support/testing/test/init/test_systemd_selinux.py: use timeout argument for emulator.login
2023-11-06 19:43 UTC
[PATCH] acpi: Mark MADT entries as packed
2023-11-06 19:43 UTC (3+ messages)
[PATCH v2] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture
2023-11-06 19:42 UTC (4+ messages)
[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
2023-11-06 19:42 UTC (8+ messages)
[PATCHv8 00/16] scsi: EH rework prep patches, part 2
2023-11-06 19:42 UTC (4+ messages)
` [PATCH 13/16] fnic: allocate device reset command on the fly
[Buildroot] [PATCH 1/1] package/libsolv: bump to version 0.7.25
2023-11-06 19:40 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/ranger: bump to version 1.9.3
2023-11-06 19:40 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/wavemon: bump to version 0.9.5
2023-11-06 19:40 UTC (2+ messages)
[Buildroot] [git commit] package/libsolv: bump to version 0.7.25
2023-11-06 19:39 UTC
[PATCH 0/3] Add a few panels and use correct modes
2023-11-06 19:39 UTC (8+ messages)
` [PATCH 3/3] drm/panel-edp: Choose correct preferred mode
[Buildroot] [git commit] package/wavemon: bump to version 0.9.5
2023-11-06 19:38 UTC
[Buildroot] [git commit] package/ranger: bump to version 1.9.3
2023-11-06 19:39 UTC
FAILED: patch "[PATCH] tracing: Have trace_event_file have ref counters" failed to apply to 5.15-stable tree
2023-11-06 19:38 UTC (2+ messages)
[PATCH] devcoredump: Send uevent once devcd is ready
2023-11-06 19:37 UTC (3+ messages)
Minor smbdirect cleanup
2023-11-06 19:37 UTC
[Buildroot] [git commit] package/jq: bump to version 1.7
2023-11-06 19:37 UTC
[Buildroot] [git commit] package/librtas: bump to version 2.0.5
2023-11-06 19:37 UTC
[Buildroot] [git commit] package/libcamera-apps: bump to version 1.3.0
2023-11-06 19:36 UTC
[Buildroot] [PATCH 1/1] package/librtas: bump to version 2.0.5
2023-11-06 19:38 UTC (2+ messages)
[Intel-xe] [PATCH 0/2] Sync DRM scheduler with upstream
2023-11-06 19:38 UTC (4+ messages)
` [Intel-xe] ✓ CI.Build: success for "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[PATCH 01/14] cifs: print server capabilities in DebugData
2023-11-06 19:36 UTC (6+ messages)
` [PATCH 09/14] cifs: add a back pointer to cifs_sb from tcon
` Fwd: "
[Buildroot] [PATCH 1/1] package/jq: bump to version 1.7
2023-11-06 19:37 UTC (2+ messages)
[PATCH v6 00/20] Proxy Execution: A generalized form of Priority Inheritance v6
2023-11-06 19:35 UTC (21+ messages)
` [PATCH v6 01/20] sched: Unify runtime accounting across classes
` [PATCH v6 02/20] locking/mutex: Removes wakeups from under mutex::wait_lock
` [PATCH v6 03/20] locking/mutex: make mutex::wait_lock irq safe
` [PATCH v6 04/20] locking/mutex: Expose __mutex_owner()
` [PATCH v6 05/20] locking/mutex: Rework task_struct::blocked_on
` [PATCH v6 06/20] locking/mutex: Add task_struct::blocked_lock to serialize changes to the blocked_on state
` [PATCH v6 07/20] locking/mutex: Add p->blocked_on wrappers for correctness checks
` [PATCH v6 08/20] sched: Add CONFIG_PROXY_EXEC & boot argument to enable/disable
` [PATCH v6 09/20] locking/mutex: Split blocked_on logic into two states (blocked_on and blocked_on_waking)
` [PATCH v6 10/20] locking/mutex: Switch to mutex handoffs for CONFIG_PROXY_EXEC
` [PATCH v6 11/20] sched: Split scheduler execution context
` [PATCH v6 12/20] sched: Fix runtime accounting w/ split exec & sched contexts
` [PATCH v6 13/20] sched: Split out __sched() deactivate task logic into a helper
` [PATCH v6 14/20] sched: Add a very simple proxy() function
` [PATCH v6 15/20] sched: Add proxy deactivate helper
` [PATCH v6 16/20] sched: Fix proxy/current (push,pull)ability
` [PATCH v6 17/20] sched: Start blocked_on chain processing in proxy()
` [PATCH v6 18/20] sched: Handle blocked-waiter migration (and return migration)
` [PATCH v6 19/20] sched: Add blocked_donor link to task for smarter mutex handoffs
` [PATCH v6 20/20] sched: Add deactivated (sleeping) owner handling to proxy()
[Buildroot] [PATCH] package/libcamera-apps: bump to version 1.3.0
2023-11-06 19:37 UTC (2+ messages)
[PATCH v3 0/6] Extend struct tpm_buf to support sized buffers (TPM2B)
2023-11-06 19:36 UTC (3+ messages)
` [PATCH v3 2/6] tpm: Store TPM buffer length
[Buildroot] [PATCH] package/libostree: bump to version 2023.7
2023-11-06 19:36 UTC (2+ messages)
[Buildroot] [git commit] package/libostree: bump to version 2023.7
2023-11-06 19:34 UTC
[Buildroot] [git commit] package/redis: bump to v7.2.3
2023-11-06 19:32 UTC
[RFC PATCH v3 00/12] Device Memory TCP
2023-11-06 19:34 UTC (5+ messages)
` [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
[Buildroot] [git commit] package/sdl2: bump version to 2.28.5
2023-11-06 19:33 UTC
[PATCH] dumpcap: fix mbuf pool ring type
2023-11-06 19:34 UTC (2+ messages)
` [PATCH v2] "
[PATCH v4 00/32] drm/amd/display: add AMD driver-specific properties for color mgmt
2023-11-06 19:33 UTC (4+ messages)
[PATCH 0/2] ima: IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY cleanup
2023-11-06 19:33 UTC (3+ messages)
` [PATCH 1/2] ima: Add machine keyring reference to IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY
[Buildroot] [PATCH] package/sdl2: bump version to 2.28.5
2023-11-06 19:33 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/redis: bump to v7.2.3
2023-11-06 19:33 UTC (2+ messages)
[PATCH] service: Deduplicate online check config query and log
2023-11-06 19:33 UTC
[PATCH v1] mm: Fix for negative counter: nr_file_hugepages
2023-11-06 19:33 UTC (3+ messages)
[Buildroot] [git commit] package/libpam-tacplus: fix --disable-werror
2023-11-06 19:31 UTC
[RFC PATCH 0/5] virtio-iommu: Add VT-d IO page table
2023-11-06 19:32 UTC (3+ messages)
` [RFC PATCH 2/5] iommu/vt-d: Add generic IO page table support
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.