messages from 2023-01-11 03:02:59 to 2023-01-11 05:04:15 UTC [more...]
[PATCH v3 00/14] A few bugfix and cleanup patches for blk-mq
2023-01-11 13:01 UTC (12+ messages)
` [PATCH v3 02/14] blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx
` [PATCH v3 03/14] blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait
` [PATCH v3 04/14] blk-mq: Fix potential io hung for shared sbitmap per tagset
` [PATCH v3 05/14] blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly
` [PATCH v3 06/14] blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct
` [PATCH v3 07/14] blk-mq: make blk_mq_commit_rqs a general function for all commits
` [PATCH v3 08/14] blk-mq: remove unncessary error count and commit in blk_mq_plug_issue_direct
` [PATCH v3 09/14] blk-mq: use blk_mq_commit_rqs helper in blk_mq_try_issue_list_directly
` [PATCH v3 10/14] blk-mq: simplify flush check in blk_mq_dispatch_rq_list
` [PATCH v3 12/14] blk-mq: remove set of bd->last when get driver tag for next request fails
` [PATCH v3 13/14] blk-mq: use switch/case to improve readability in blk_mq_try_issue_list_directly
[PATCH] dt-bindings: soc: samsung: exynos-sysreg: correct indentation for deprecated
2023-01-11 5:02 UTC (3+ messages)
[PATCH v8 1/4] drm: of: Add drm_of_get_dsi_bus helper function
2023-01-11 5:02 UTC (6+ messages)
[PATCH 4/4] LoongArch: Add support for kernel address space layout randomization (KASLR)
2023-01-11 5:02 UTC (2+ messages)
[PATCH 0/2] target/riscv/cpu: fix sifive_u 32/64bits boot in riscv-to-apply.next
2023-01-11 5:01 UTC (2+ messages)
[PATCH v9 0/9] support subsets of code size reduction extension
2023-01-11 5:00 UTC (2+ messages)
[PATCH v2] vfio: Support VFIO_NOIOMMU with iommufd
2023-01-11 5:01 UTC (2+ messages)
remove write_one_page / folio_write_one
2023-01-11 4:58 UTC (9+ messages)
` [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories
` [Ocfs2-devel] "
Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break
2023-01-11 4:57 UTC (17+ messages)
` Auto-enabling V unit and/or use of elf attributes (was Re: Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break)
[Intel-gfx] [PATCH][next] drm/i915/guc: Replace zero-length arrays with flexible-array members
2023-01-11 4:57 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[PATCH v2] filelock: move file locking definitions to separate header file
2023-01-11 4:53 UTC (7+ messages)
` [Cluster-devel] "
[PATCH 0/2] nvme-apple: Fix suspend-resume regression
2023-01-11 4:54 UTC (10+ messages)
` [PATCH 1/2] nvme-apple: Do not try to shut down the controller twice
` [PATCH 2/2] nvme: Handle shut down controllers during initialization
[tip:sched/core 28/28] arch/ia64/kernel/time.c:110:6: warning: no previous prototype for 'arch_vtime_task_switch'
2023-01-11 4:52 UTC
[PATCH v2] clk: qcom: common: use parent_hws in _qcom_cc_register_board_clk()
2023-01-11 4:49 UTC (3+ messages)
[PATCH v3 00/26] Split netmem from struct page
2023-01-11 4:22 UTC (27+ messages)
` [PATCH v3 01/26] netmem: Create new type
` [PATCH v3 02/26] netmem: Add utility functions
` [PATCH v3 03/26] page_pool: Add netmem_set_dma_addr() and netmem_get_dma_addr()
` [PATCH v3 04/26] page_pool: Convert page_pool_release_page() to page_pool_release_netmem()
` [PATCH v3 05/26] page_pool: Start using netmem in allocation path
` [PATCH v3 06/26] page_pool: Convert page_pool_return_page() to page_pool_return_netmem()
` [PATCH v3 07/26] page_pool: Convert __page_pool_put_page() to __page_pool_put_netmem()
` [PATCH v3 08/26] page_pool: Convert pp_alloc_cache to contain netmem
` [PATCH v3 09/26] page_pool: Convert page_pool_defrag_page() to page_pool_defrag_netmem()
` [PATCH v3 10/26] page_pool: Convert page_pool_put_defragged_page() to netmem
` [PATCH v3 11/26] page_pool: Convert page_pool_empty_ring() to use netmem
` [PATCH v3 12/26] page_pool: Convert page_pool_alloc_pages() to page_pool_alloc_netmem()
` [PATCH v3 13/26] page_pool: Convert page_pool_dma_sync_for_device() to take a netmem
` [PATCH v3 14/26] page_pool: Convert page_pool_recycle_in_cache() to netmem
` [PATCH v3 15/26] page_pool: Remove __page_pool_put_page()
` [PATCH v3 16/26] page_pool: Use netmem in page_pool_drain_frag()
` [PATCH v3 17/26] page_pool: Convert page_pool_return_skb_page() to use netmem
` [PATCH v3 18/26] page_pool: Allow page_pool_recycle_direct() to take a netmem or a page
` [PATCH v3 19/26] page_pool: Convert frag_page to frag_nmem
` [PATCH v3 20/26] xdp: Convert to netmem
` [PATCH v3 21/26] mm: Remove page pool members from struct page
` [PATCH v3 22/26] page_pool: Pass a netmem to init_callback()
` [PATCH v3 23/26] net: Add support for netmem in skb_frag
` [PATCH v3 24/26] mvneta: Convert to netmem
` [PATCH v3 25/26] mlx5: "
` [PATCH v3 26/26] hns3: "
[RFC PATCH for 8.0 00/13] vDPA-net inflight descriptors migration with SVQ
2023-01-11 4:40 UTC (6+ messages)
` [RFC PATCH for 8.0 10/13] virtio-net: Migrate vhost inflight descriptors
[PATCH v2] net: wan: Add checks for NULL. If uhdlc_priv_tsa != 1 then utdm is not initialized. And if ret != NULL then goto undo_uhdlc_init, where utdm is dereferenced. Same if dev == NULL
2023-01-11 4:44 UTC (3+ messages)
[PATCH v7] virtio-net: support inner header hash
2023-01-11 4:45 UTC (13+ messages)
` [virtio-comment] "
` [virtio-comment] Re: [virtio-dev] "
` "
[PATCH v2 1/1] NFSD: fix WARN_ON_ONCE in __queue_delayed_work
2023-01-11 4:43 UTC
[l1k:doe 15/18] lib/spdm.c:907:22: error: too few arguments to function 'x509_get_certificate_length'
2023-01-11 4:42 UTC
[PATCH net-next 0/2] nfp: add DCB IEEE support
2023-01-11 4:38 UTC (3+ messages)
` [PATCH net-next 2/2] nfp: add DCB IEEE configuration process
[PATCH v3] mm/debug: use valid physical memory for pmd/pud tests
2023-01-11 4:38 UTC (2+ messages)
[PATCH 1/1] hwmon: powr1220: remove unnecessary (void*) conversions
2023-01-11 4:37 UTC
[PATCH 1/1] hwmon: ibmpex: remove unnecessary (void*) conversions
2023-01-11 4:36 UTC
[PATCH v4 0/7] New DRM accel driver for Intel VPU
2023-01-11 4:35 UTC (10+ messages)
` [PATCH v4 1/7] accel/ivpu: Introduce a new DRM "
[PATCH v9 0/6] Improve libata support for FUA
2023-01-11 4:32 UTC (5+ messages)
` [PATCH v9 1/6] block: add a sanity check for non-write flush/fua bios
[PATCH net-next] devlink: keep the instance mutex alive until references are gone
2023-01-11 4:29 UTC
[PATCH] dt-bindings: arm: qcom: add board-id/msm-id for MSM8956, SDM636 and SM4250
2023-01-11 4:30 UTC (4+ messages)
[qemu-mainline test] 175716: regressions - FAIL
2023-01-11 4:29 UTC
[linux-next:pending-fixes 135/296] net/rxrpc/call_object.c:303 rxrpc_connect_call() warn: missing error code 'ret'
2023-01-11 4:29 UTC (3+ messages)
[PATCH net] bnxt: make sure we return pages to the pool
2023-01-11 4:25 UTC
[tnguy-next-queue:dev-queue 50/62] drivers/net/ethernet/intel/ice/ice_lib.c:571 ice_vsi_alloc_stat_arrays() warn: possible memory leak of 'vsi_stat'
2023-01-11 4:22 UTC (2+ messages)
Misleading error message on a failed `git mv`
2023-01-11 4:19 UTC
[PATCH v4 1/5] media: uvc: Ignore empty TS packets
2023-01-11 4:19 UTC (3+ messages)
[PATCH v5] sock: add tracepoint for send recv length
2023-01-11 4:12 UTC (5+ messages)
` [External] "
[RFC PATCH 0/6] Introduce a vringh accessor for IO memory
2023-01-11 4:10 UTC (16+ messages)
` [RFC PATCH 2/9] vringh: remove vringh_iov and unite to vringh_kiov
` [RFC PATCH 4/9] vringh: unify the APIs for all accessors
remove path cleanups
2023-01-11 4:09 UTC (5+ messages)
` [PATCH 1/9] nvme-apple: fix controller shutdown in apple_nvme_disable
[Intel-gfx] [PATCH v2] ACPI: Fix selecting the wrong ACPI fwnode for the iGPU on some Dell laptops
2023-01-11 4:04 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for ACPI: Fix selecting the wrong ACPI fwnode for the iGPU on some Dell laptops (rev3)
[PATCH 1/3] arm64: dts: mediatek: Introduce MT8195 LAPTOP and IOT's USB configurations
2023-01-11 3:53 UTC (5+ messages)
[PATCH v2 0/2] Fixes for fscache volume operations
2023-01-11 4:03 UTC (3+ messages)
WARNING: attempt to execute device eBPF program on the host!
2023-01-11 4:02 UTC
drivers/net/ethernet/mediatek/mtk_eth_soc.c:1481:23: warning: result of comparison of constant 65536 with expression of type 'u16' (aka 'unsigned short') is always true
2023-01-11 4:02 UTC
[Intel-gfx] [PATCH 7/9] drm/i915/pxp: MTL-KCR is in media-tile but IRQ-ctrl's in root
2023-01-11 4:02 UTC (3+ messages)
[android-common:android-4.14-stable 12676/28681] kernel/gcov/clang.c:85:6: warning: no previous declaration for 'llvm_gcov_init'
2023-01-11 4:02 UTC
[PATCH v7 0/4] arm64: dts: qcom: sc8280xp: Enable display
2023-01-11 3:59 UTC (10+ messages)
` [PATCH v7 1/4] arm64: dts: qcom: sc8280xp: Define some of the display blocks
` [PATCH v7 2/4] arm64: dts: qcom: sc8280xp-crd: Enable EDP
` [PATCH v7 3/4] arm64: dts: qcom: sa8295-adp: Enable DP instances
` [PATCH v7 4/4] arm64: defconfig: Enable SC8280XP Display Clock Controller
[PATCH v2 0/7] pseries dynamic secure boot interface using secvar
2023-01-11 3:57 UTC (5+ messages)
` [PATCH v2 7/7] powerpc/pseries: Implement secvars for dynamic secure boot
[PATCH-next RESEND v2] lib: parser: optimize match_NUMER apis to use local array
2023-01-11 4:22 UTC
[PATCH 0/2] fix for #285
2023-01-11 3:55 UTC (3+ messages)
` [PATCH 1/2] util: import GTree as QTree
` [PATCH 2/2] tcg: use QTree instead of GTree
[PATCH v3] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
2023-01-11 3:57 UTC (2+ messages)
` [v3] "
[PATCH v6 0/4] arm64: dts: qcom: sc8280xp: Enable display
2023-01-11 3:52 UTC (5+ messages)
` [PATCH v6 1/4] arm64: dts: qcom: sc8280xp: Define some of the display blocks
KSZ8795 incorrect bit definitions for static MAC table
2023-01-11 3:52 UTC (2+ messages)
[PATCH 0/2] PCI: mediatek-gen3: Support controlling power and reset of downstream componennt
2023-01-11 3:28 UTC (6+ messages)
` [PATCH 1/2] PCI: mediatek-gen3: Add power and reset control feature for downstream component
` [PATCH 2/2] dt-bindings: PCI: mediatek-gen3: Add support for controlling power and reset
[RFC PATCH v2 00/19] target/arm: Allow CONFIG_TCG=n builds
2023-01-11 3:48 UTC (4+ messages)
` [RFC PATCH v2 07/19] target/arm: Move helper_set_pstate_* into cpregs.c
[PATCH] x86/boot/compressed: Register NMI handler in EFI boot loader
2023-01-11 3:46 UTC (7+ messages)
` [PATCH -v2] x86/boot/compressed: Register dummy NMI handler in EFI boot loader, to avoid kdump crashes
[PATCH net 1/1] net: stmmac: add aux timestamps fifo clearance wait
2023-01-11 3:32 UTC (4+ messages)
How about move nghttp2 to meta-oe?
2023-01-11 3:42 UTC (5+ messages)
` [OE-core] "
[PATCH] Input: i8042 - add Clevo PCX0DX to i8042 quirk table
2023-01-11 3:42 UTC (2+ messages)
[PATCH v7 0/4] workqueue: destroy_worker() vs isolated CPUs
2023-01-11 3:33 UTC (3+ messages)
` [PATCH v7 4/4] workqueue: Unbind kworkers before sending them to exit()
[PATCH v1] usb: handle warm-reset port requests on hub_init
2023-01-11 3:32 UTC (3+ messages)
[PATCH 1/4] iommu/amd: Introduce Protection-domain flag VFIO
2023-01-11 3:31 UTC (2+ messages)
[PATCH v9 0/9] Register Type-C mode-switch in DP bridge endpoints
2023-01-11 3:31 UTC (5+ messages)
` [PATCH v9 6/9] drm/bridge: anx7625: Register Type C mode switches
[PATCH] platform/chrome: cros_ec_lpc: initialize the buf variable
2023-01-11 3:30 UTC (2+ messages)
[PATCH] platform/chrome: cros_ec: Fix panic notifier registration
2023-01-11 3:30 UTC (2+ messages)
[PATCH 1/1] hwmon: remove unnecessary (void*) conversions
2023-01-11 3:29 UTC (2+ messages)
[PATCH -v2 0/9] migrate_pages(): batch TLB flushing
2023-01-11 3:29 UTC (5+ messages)
` [PATCH -v2 3/9] migrate_pages: restrict number of pages to migrate in batch
` [PATCH -v2 4/9] migrate_pages: split unmap_and_move() to _unmap() and _move()
linux-next: Tree for Jan 11
2023-01-11 3:28 UTC
[PATCH 0/2] PCI: mediatek-gen3: Support controlling power supplies
2023-01-11 3:25 UTC (4+ messages)
` [PATCH 1/2] PCI: mediatek-gen3: Add power and reset control feature for downstream component
[xtf test] 175715: all pass - PUSHED
2023-01-11 3:24 UTC
[kvalo-ath:ath-qca] BUILD SUCCESS 9982271b4b9d158407a49feede385a68b72e24c6
2023-01-11 3:23 UTC
[isar-cip-core][PATCH] Add recipe for EDK2 StandaloneMmRpmb
2023-01-11 3:22 UTC (2+ messages)
[geert-renesas-drivers:master 2/36] make[4]: *** No rule to make target 'drivers/block/pktcdvd.o', needed by 'drivers/block/built-in.a'
2023-01-11 3:21 UTC
[virtio-comment] About adding a new device type virtio-nvme
2023-01-11 3:21 UTC
[PATCH 0/4] LoongArch: Add kernel relocation and KASLR support
2023-01-11 3:18 UTC (3+ messages)
` [PATCH 3/4] LoongArch: Add support for kernel relocation
[PATCH v4] blk-throtl: Introduce sync and async queues for blk-throtl
2023-01-11 3:18 UTC (5+ messages)
` [External] "
[PATCH iproute2 00/10] SPDX cleanups
2023-01-11 3:17 UTC (11+ messages)
` [PATCH iproute2 01/10] bridge: use SPDX
` [PATCH iproute2 02/10] genl: "
` [PATCH iproute2 03/10] lib: replace GPL boilerplate with SPDX
` [PATCH iproute2 04/10] devlink: use SPDX
` [PATCH iproute2 05/10] ip: "
` [PATCH iproute2 06/10] testsuite: "
` [PATCH iproute2 07/10] tipc: "
` [PATCH iproute2 08/10] tc: replace GPL-BSD boilerplate in codel and fq
` [PATCH iproute2 09/10] tc: use SPDX
` [PATCH iproute2 10/10] misc: "
[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
2023-01-11 3:16 UTC (9+ messages)
[PATCH] fs/pipe: Delete unused do_pipe_flags()
2023-01-11 3:14 UTC (2+ messages)
[PATCH 2/2] xfs: Prevent deadlock when allocating blocks for AGFL
2023-01-11 3:14 UTC (3+ messages)
[PATCH v2] drm/mediatek: stop using 0 as NULL pointer
2023-01-11 2:44 UTC (2+ messages)
[RFC PATCH 00/14] Introduce QC USB SND audio offloading support
2023-01-11 3:11 UTC (10+ messages)
` [RFC PATCH 07/14] usb: host: xhci: Add XHCI secondary interrupter support
next/pending-fixes build: 205 builds: 4 failed, 201 passed, 7 errors, 541 warnings (v6.2-rc3-296-g79fa898551af)
2023-01-11 3:11 UTC
drivers/net/ethernet/wangxun/ngbe/ngbe_main.c:341:13: warning: Variable 'func_nums' is not assigned a value. [unassignedVariable]
2023-01-11 3:11 UTC
[igt-dev] [PATCH i-g-t] tests/kms_plane_alpha_blend: stop crc generation before asserting
2023-01-11 3:11 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[linux-linus test] 175706: regressions - FAIL
2023-01-11 3:04 UTC
[PATCH] drm/mediatek: stop using 0 as NULL pointer
2023-01-11 2:42 UTC (3+ messages)
[PATCH v1 1/6] ASoC: amd: acp-es8336: Drop reference count of ACPI device after use
2023-01-11 3:05 UTC (3+ messages)
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.