messages from 2022-06-16 12:37:25 to 2022-06-16 13:33:06 UTC [more...]
[PATCH v7 00/18] job: replace AioContext lock with job_mutex
2022-06-16 13:18 UTC (7+ messages)
` [PATCH v7 01/18] job.c: make job_mutex and job_lock/unlock() public
` [PATCH v7 02/18] job.h: categorize fields in struct Job
` [PATCH v7 04/18] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
` [PATCH v7 07/18] jobs: add job lock in find_* functions
` [PATCH v7 12/18] block_job: rename block_job functions called with job_mutex held
` [PATCH v7 14/18] commit and mirror: create new nodes using bdrv_get_aio_context, and not the job aiocontext
[PATCH 00/11] Coverity fixes
2022-06-16 13:09 UTC (7+ messages)
` [PATCH 10/11] relative_url(): fix incorrect condition
` [PATCH 11/11] bug_fl(): add missing `va_end()` call
[XEN PATCH v2 00/29] Toolstack build system improvement, toward non-recursive makefiles
2022-06-16 13:32 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] tests/drm_fdinfo: Test virtual engines
2022-06-16 13:32 UTC (2+ messages)
` [Intel-gfx] "
[LTP] [PATCH 0/5] Fanotify tests for FAN_MARK_EVICTABLE
2022-06-16 13:31 UTC (9+ messages)
` [LTP] [PATCH 2/5] syscalls/fanotify23: Introduce FAN_MARK_EVICTABLE test
` [LTP] [PATCH 3/5] syscalls/fanotify10: Watch directory that is not the mount path
[4.4.y] cred_getsecid hook
2022-06-16 13:30 UTC
[PATCH] arch: powerpc: platforms: 85xx: Fix refcount leak bug in ksi8560.c
2022-06-16 13:29 UTC
[PATCH v2] dt-bindings: display: Add Arm virtual platforms display
2022-06-16 13:29 UTC (3+ messages)
[PATCH v2 0/5] iommu/mediatek: Improve safety from dts
2022-06-16 13:28 UTC (5+ messages)
` [PATCH v2 1/5] iommu/mediatek: Use dev_err_probe to mute probe_defer err log
[PATCH RFC 0/3] Support live migration with mlx5_vdpa
2022-06-16 13:27 UTC (4+ messages)
` [PATCH RFC 1/3] vdpa/mlx5: Implement susupend virtqueue callback
` [PATCH RFC 2/3] vdpa/mlx5: Support different address spaces for control and data
` [PATCH RFC 3/3] vdpa/mlx5: Disable VLAN support to support live migration
[REGRESSION] connection timeout with routes to VRF
2022-06-16 13:27 UTC (4+ messages)
[PATCH 0/2] iio: Implement and utilize register structures for
2022-06-16 13:27 UTC (8+ messages)
` [PATCH 1/2] iio: adc: stx104: Implement and utilize register structures
[PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver
2022-06-16 13:13 UTC (3+ messages)
` [PATCH v2 4/4] tools rpmb: add RPBM access tool
[PATCH mptcp-next 1/2] mptcp: never fetch fwd memory from the subflow
2022-06-16 13:26 UTC (2+ messages)
` [PATCH mptcp-next 2/2] mptcp: drop SK_RECLAIM_* macros
[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
2022-06-16 13:24 UTC (9+ messages)
` [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
[PATCH 1/3] arm-toolchain/androidclang: strip meaningless RPATHS
2022-06-16 13:25 UTC (2+ messages)
` [meta-arm] [PATCH 3/3] arm-toolchain/external-arm-toolchain: remove pointless SUPPORTED file
[PATCH v5 0/5] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
2022-06-16 13:05 UTC (3+ messages)
` [PATCH v5 1/5] hw/i386: add 4g boundary start to X86MachineState
[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
2022-06-16 13:24 UTC (3+ messages)
[Intel-gfx] [PATCH v2 00/11] drm/i915: drm/i915/display: split out verification, hw readout and dump from intel_display.c
2022-06-16 13:24 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[meta-oe][PATCH] abseil-cpp: do not enforce -mfpu=neon on arm
2022-06-16 13:23 UTC
[PATCH v11 00/10] drm/mediatek: Add MT8195 DisplayPort driver
2022-06-16 13:22 UTC (6+ messages)
` [PATCH v11 01/10] dt-bindings: mediatek,dp: Add Display Port binding
[PATCH -next] usb: gadget: aspeed_udc: fix missing spin_unlock_irqrestore in ast_udc_ep_queue
2022-06-16 13:35 UTC (2+ messages)
[linux-lvm] Why is the performance of my lvmthin snapshot so poor
2022-06-16 13:22 UTC (9+ messages)
[RFC] [PATCH v2 00/11] Optimize spi_sync path
2022-06-16 13:22 UTC (2+ messages)
[PATCH v3 0/2] [PATCH v4 0/2] Add pinctrl support adsp bypass platforms
2022-06-16 13:20 UTC (3+ messages)
stable-rc/queue/5.4 build: 164 builds: 3 failed, 161 passed, 4 errors, 24 warnings (v5.4.198-15-g2ff259ec549cc)
2022-06-16 13:21 UTC
[PATCH 0/9] Preliminary patches for subproject split
2022-06-16 12:40 UTC (10+ messages)
` [PATCH 1/9] monitor: make error_vprintf_unless_qmp() static
` [PATCH 2/9] error-report: misc comment fix
` [PATCH 3/9] error-report: introduce "detailed" variable
` [PATCH 4/9] error-report: simplify print_loc()
` [PATCH 5/9] error-report: introduce ErrorReportDetailedFunc
` [PATCH 6/9] error-report: add a callback to overwrite error_vprintf
` [PATCH 7/9] qapi: move QEMU-specific dispatch code in monitor
` [PATCH 8/9] scripts/qapi-gen: add -i option
` [PATCH 9/9] scripts/qapi: add required system includes to visitor
[PATCH 5.10 00/11] 5.10.123-rc1 review
2022-06-16 13:20 UTC (8+ messages)
` [PATCH] random: quiet urandom warning ratelimit suppression message
[PATCH v3 00/17] migration/snapshot: External snapshot utility
2022-06-16 12:54 UTC (4+ messages)
` [PATCH v3 11/17] migration/qemu-file: Fix qemu_ftell() for non-writable file
[PATCH for-next v3 00/16] 5.20 cleanups and poll optimisations
2022-06-16 13:18 UTC (2+ messages)
[PATCH v4 0/1] FUSE: Allow non-extending parallel direct writes
2022-06-16 13:17 UTC (9+ messages)
` [PATCH v4 1/1] Allow non-extending parallel direct writes on the same file
[linux-next:master 3345/4062] include/linux/highmem-internal.h:203:31: error: passing argument 1 of 'kunmap_flush_on_unmap' discards 'const' qualifier from pointer target type
2022-06-16 13:12 UTC (3+ messages)
[PATCH] app: fix gcc 12 array bounds warning
2022-06-16 13:16 UTC (2+ messages)
[PATCH 00/34] make iio inkern interface firmware agnostic
2022-06-16 13:16 UTC (5+ messages)
` [PATCH 30/34] iio: adc: qcom-spmi-vadc: convert to device properties
` [PATCH 31/34] iio: adc: qcom-spmi-adc5: "
[PATCH v2 00/21] KVM: x86: Event/exception fixes and cleanups
2022-06-16 13:16 UTC (2+ messages)
[Drbd-dev] [PATCH] compat: make spaas url configurable
2022-06-16 13:16 UTC (3+ messages)
[PATCH] x86emul/test: improve failure location identification for FMA sub-test
2022-06-16 13:15 UTC (2+ messages)
[PATCH 0/8] New parameter for migration stream
2022-06-16 12:53 UTC (4+ messages)
` [PATCH 1/8] migration: Implemented new parameter stream_content
[PATCH v2] bus: (mvebu-mbus) Add missing of_node_put()
2022-06-16 13:14 UTC (2+ messages)
[RFC PATCH 1/4] libsepol: refactor ebitmap conversion in link.c
2022-06-16 13:14 UTC (4+ messages)
` [RFC PATCH 2/4] libsepol: add ebitmap iterator wrapper with startnode
` [RFC PATCH 3/4] libsepol: add compile-time constraint for mutual exclusive attributes
` [RFC PATCH 4/4] checkpolicy: add front-end support for segregate attributes
[PATCH v5 00/10] TPM IRQ fixes
2022-06-16 13:13 UTC (8+ messages)
` [PATCH v5 10/10] tpm, tpm_tis: Enable interrupt test
[PATCH 0/4] Reactions to v2.37.0-rc0 test coverage report
2022-06-16 13:13 UTC (9+ messages)
` [PATCH 1/4] t2107: test 'git update-index --verbose'
` [PATCH v2 0/4] Reactions to v2.37.0-rc0 test coverage report
` [PATCH v2 1/4] t2107: test 'git update-index --verbose'
` [PATCH v2 2/4] t5329: test 'git gc --cruft' without '--prune=now'
` [PATCH v2 3/4] pack-write: drop always-NULL parameter
` [PATCH v2 4/4] cache-tree: remove cache_tree_find_path()
[PATCH] cgroup.c: add helper __cset_cgroup_from_root to cleanup duplicated codes
2022-06-16 13:13 UTC (3+ messages)
[PATCH v2] p54: Fix an error handling path in p54spi_probe()
2022-06-16 13:13 UTC (6+ messages)
[PATCH v2] io_uring: commit non-pollable provided mapped buffers upfront
2022-06-16 13:13 UTC (2+ messages)
[PATCH 0/9] ARM: boards: protonic-imx6: Updates
2022-06-16 13:11 UTC (9+ messages)
` [PATCH 1/9] ARM: boards: protonic-imx6: prtvt7 hardkey inputs are active low
` [PATCH 2/9] ARM: boards: protonic-imx6: Update comment to match a recent code update
` [PATCH 3/9] ARM: boards: protonic-imx6: Free allocated autoboot_timeout string
` [PATCH 4/9] ARM: boards: protonic-imx6: Always free allocated alias string
` [PATCH 5/9] ARM: boards: protonic-imx6: Remove unsused argument from prt_imx6_usb_mount
` [PATCH 7/9] ARM: boards: protonic-imx6: Remove usb_delay from the priv struct
` [PATCH 8/9] ARM: boards: protonic-imx6: Read serial and mac from fuses if available
` [PATCH 9/9] ARM: boards: protonic-imx6: Register serial_number parameter with ocotp
[DRBD-announce] linstor-proxmox v6.0.0-rc.1
2022-06-16 13:12 UTC
[PATCH] nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
2022-06-16 13:11 UTC (2+ messages)
[patch net-next 00/11] mlxsw: Implement dev info and dev flash for line cards
2022-06-16 13:11 UTC (5+ messages)
release candidate 22.07-rc1
2022-06-16 13:11 UTC (2+ messages)
arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3
2022-06-16 13:11 UTC (2+ messages)
[Ksummit-discuss] [TECH TOPIC] Regression tracking & fixing: current state, problems, and next steps
2022-06-16 13:11 UTC (2+ messages)
arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3
2022-06-16 13:10 UTC (2+ messages)
[PATCH] powerpc/mm: Move CMA reservations after initmem_init()
2022-06-16 13:07 UTC (3+ messages)
FAILED: patch "[PATCH] io_uring: reinstate the inflight tracking" failed to apply to 5.18-stable tree
2022-06-16 13:09 UTC
[PATCH v3 0/2] hw/nvme: Add shadow doorbell buffer support
2022-06-16 12:34 UTC (3+ messages)
` [PATCH v3 1/2] hw/nvme: Implement "
` [PATCH v3 2/2] hw/nvme: Add trace events for shadow doorbell buffer
[PATCH] bpf: Fix excessive memory allocation in stack_map_alloc()
2022-06-16 13:09 UTC (3+ messages)
` [PATCH] bpf: Fix incorrect memory charge cost calculation "
[PATCH v6 0/2] Detect stalls on guest vCPUS
2022-06-16 13:08 UTC (4+ messages)
` [PATCH v6 2/2] misc: Add a mechanism to detect stalls on guest vCPUs
[PATCH 5.10] nfsd: Replace use of rwsem with errseq_t
2022-06-16 13:08 UTC (4+ messages)
[PATCH] brcmfmac: use strreplace() in brcmf_of_probe()
2022-06-16 13:08 UTC (2+ messages)
Fix multiple USB-C displays on Ryzen 6000
2022-06-16 13:05 UTC (2+ messages)
[PATCH v4 0/5] mtk_iommu: Specify phandles to infracfg and pericfg
2022-06-16 13:03 UTC (9+ messages)
` [PATCH v4 1/5] dt-bindings: iommu: mediatek: Add mediatek, infracfg phandle
` [PATCH v4 1/5] dt-bindings: iommu: mediatek: Add mediatek,infracfg phandle
` [PATCH v4 5/5] iommu/mediatek: Cleanup pericfg lookup flow
stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.283-20-g22b2a24bceb67)
2022-06-16 13:04 UTC
[Bug 204589] New: Bluetooth touchpad (Apple Magic Trackpad) disconnects every few minutes
2022-06-16 13:04 UTC (2+ messages)
` [Bug 204589] "
[PATCH] perf-lib: fix missing test titles in output
2022-06-16 13:03 UTC (2+ messages)
Format of trace.dat flyrecord section
2022-06-16 13:03 UTC (3+ messages)
[PATCH] send-pack.c: add config push.useBitmaps
2022-06-16 13:02 UTC (3+ messages)
` [PATCH v2] "
[QEMU PATCH v2 0/6] Support ACPI NVDIMM Label Methods
2022-06-16 12:35 UTC (5+ messages)
` [QEMU PATCH v2 4/6] nvdimm: Implement "
` [QEMU PATCH v2 6/6] acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
[Intel-gfx] [PATCH v2 0/9] DG2 VRAM_SR Support
2022-06-16 13:00 UTC (10+ messages)
` [Intel-gfx] [PATCH v2 1/9] drm/i915/dgfx: OpRegion VRAM Self Refresh Support
` "
` [Intel-gfx] [PATCH v2 2/9] drm/i915/dg1: OpRegion PCON DG1 MBD config support
` "
` [Intel-gfx] [PATCH v2 6/9] drm/i915/dgfx: Setup VRAM SR with D3COLD
` "
6lowpan netlink
2022-06-16 13:00 UTC (3+ messages)
[PATCH v2] mtd: spi-nor: handle unsupported FSR opcodes properly
2022-06-16 12:59 UTC (5+ messages)
[igt-dev] [PATCH i-g-t 0/2] tests/i915/kms_flip_scaled_crc: New tests
2022-06-16 12:58 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/i915/kms_flip_scaled_crc: Convert tests to dynamic
[PATCH for-next 0/3] io_uring trace events clean up
2022-06-16 12:57 UTC (4+ messages)
` [PATCH for-next 1/3] io_uring: kill extra io_uring_types.h includes
` [PATCH for-next 2/3] io_uring: make io_uring_types.h public
` [PATCH for-next 3/3] io_uring: clean up tracing events
[PATCH v3] virtio_ring : keep used_wrap_counter in vq->last_used_idx
2022-06-16 12:57 UTC (2+ messages)
` [PATCH v4] "
[PATCH wpan-next 1/2] 6lowpan: nhc: more constify api
2022-06-16 12:57 UTC (4+ messages)
` [PATCH wpan-next 2/2] 6lowpan: nhc: drop EEXIST limitation
Patchwork housekeeping for: spi-devel-general
2022-06-16 12:56 UTC
Apply commit "9p: missing chunk of fs/9p: Don't update file type when updating file attributes" to stable
2022-06-16 12:56 UTC (2+ messages)
[syzbot] WARNING: ODEBUG bug in route4_destroy
2022-06-16 12:56 UTC
[PATCH v17 00/13] Add LoongArch linux-user emulation support
2022-06-16 12:16 UTC (7+ messages)
` [PATCH v17 05/13] linux-user: Add LoongArch cpu_loop support
` [PATCH v17 07/13] target/loongarch: remove badaddr from CPULoongArch
` [PATCH v17 08/13] target/loongarch: Fix missing update CSR_BADV
` [PATCH v17 09/13] target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exception
` [PATCH v17 10/13] target/loongarch: remove unused include hw/loader.h
` [PATCH v17 12/13] default-configs: Add loongarch linux-user support
[PATCH 5.18 00/11] 5.18.5-rc1 review
2022-06-16 12:54 UTC (2+ messages)
[PATCH v3] drivers: clk: Add missing of_node_put()
2022-06-16 12:54 UTC
[RFC PATCH v3 0/3] LoongArch: Modify handle_syscall
2022-06-16 12:52 UTC (3+ messages)
` [RFC PATCH v3 3/3] LoongArch: No need to call RESTORE_ALL_AND_RET for all syscalls
[Intel-gfx] [PATCH 0/1] Do not enable PSR2 if no active planes
2022-06-16 12:52 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Do not enable PSR2 if no active planes (rev3)
[PATCH] lib: parameter: Free previous string value in param_string_set
2022-06-16 12:50 UTC
[PATCH v1 0/5] power: domain: Add driver for a PM domain provider which controls
2022-06-16 12:50 UTC (3+ messages)
[Ksummit-discuss] [MAINTAINERS SUMMIT] Regression tracking & fixing: current state, problems, and next steps
2022-06-16 12:52 UTC
[PATCH] soc: mediatek: Introduce mediatek-regulator-coupler driver
2022-06-16 12:49 UTC (3+ messages)
[PATCH 0/10 v2] ext4: Fix possible fs corruption due to xattr races
2022-06-16 12:49 UTC (3+ messages)
[RFC PATCH 0/2] efi: get rid of deprecated sysfs varstore interface
2022-06-16 12:47 UTC (3+ messages)
` [RFC PATCH 1/2] selftests/kexec: remove broken EFI_VARS secure boot fallback check
` [RFC PATCH 2/2] efi: remove deprecated 'efivars' sysfs interface
[PATCH 0/4] Fix filename reporting in guest asserts
2022-06-16 12:47 UTC (10+ messages)
` [PATCH 1/4] KVM: selftests: enumerate GUEST_ASSERT arguments
` [PATCH 3/4] KVM: selftests: Write REPORT_GUEST_ASSERT macros to pair with GUEST_ASSERT
` [PATCH 4/4] KVM: selftests: Fix filename reporting in guest asserts
[meta-oe][kirkstone][PATCH] initramfs-framework: move storage mounts to actual rootfs
2022-06-16 12:45 UTC
[PATCH V3 1/2] mm/mmap: Restrict generic protection_map[] array visibility
2022-06-16 12:44 UTC (2+ messages)
[PATCH v5 0/2] Add support for Xilinx Versal CPM5 Root Port
2022-06-16 12:44 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: PCI: xilinx-cpm: Add "
` [PATCH v5 2/2] PCI: xilinx-cpm: Add support for "
drivers/clk/stm32/reset-stm32.c:108:7: warning: Redundant initialization for 'data'. The initialized value is overwritten before it is read. [redundantInitialization]
2022-06-16 12:44 UTC
[PATCH u-boot v2019.04-aspeed-openbmc v4] ARM: dts: aspeed: add Qualcomm DC-SCM V1
2022-06-16 12:42 UTC (2+ messages)
[dm-devel] [PATCH v7 00/13] support non power of 2 zoned device
2022-06-16 12:24 UTC (4+ messages)
` [dm-devel] [PATCH v7 12/13] dm: call dm_zone_endio after the target endio callback for zoned devices
Corrupted display changing screen colour depth in qemu-system-ppc/MacOS
2022-06-16 12:37 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
2022-06-16 12:41 UTC (2+ messages)
` "
[qemu-mainline test] 171183: tolerable FAIL - PUSHED
2022-06-16 12:41 UTC
[PATCH u-boot v2019.04-aspeed-openbmc 0/3] Consolidate dts
2022-06-16 12:40 UTC (2+ messages)
ram initialization on mcp2518fd
2022-06-16 12:40 UTC (2+ messages)
[PATCH u-boot v2019.04-aspeed-openbmc 0/4] Better NCSI support
2022-06-16 12:38 UTC (6+ messages)
` [PATCH u-boot v2019.04-aspeed-openbmc 1/4] net: phy: ncsi: Add phy_interface_is_ncsi() helper
` [PATCH u-boot v2019.04-aspeed-openbmc 2/4] phy: Only create NCSI PHY when it's present
[PATCH] panic, kexec: Don't mutex_trylock() in __crash_kexec()
2022-06-16 12:37 UTC (2+ messages)
[igt-dev] [PATCH] tests/i915/i915_module_load: Test resizable bar support
2022-06-16 12:36 UTC (2+ messages)
[PATCH v2] board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input data
2022-06-16 12:37 UTC (2+ messages)
` [PATCH v3] "
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.