messages from 2023-06-01 12:00:01 to 2023-06-01 12:43:33 UTC [more...]
[patch 00/20] posix-timers: Fixes and cleanups
2023-06-01 12:43 UTC (5+ messages)
` [patch 14/20] posix-timers: Document nanosleep() details
` [patch 15/20] posix-timers: Add proper comments in do_timer_create()
[Intel-xe] [PATCH] drm/xe/vm: fix double list add
2023-06-01 12:42 UTC (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
stable-rc/linux-6.1.y build: 165 builds: 5 failed, 160 passed, 12 errors, 21 warnings (v6.1.31-43-g087e96594ba7)
2023-06-01 12:42 UTC
[PATCH 00/43] ep93xx device tree conversion
2023-06-01 12:41 UTC (4+ messages)
` [PATCH v1 17/43] dt-bindings: spi: Add Cirrus EP93xx
[PATCH 0/7] modpost: fix section mismatch detection for ARM
2023-06-01 12:40 UTC (20+ messages)
` [PATCH 1/7] modpost: fix section mismatch message for R_ARM_ABS32
` [PATCH 2/7] modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}
` [PATCH 3/7] modpost: detect section mismatch for R_ARM_{MOVW_ABS_NC,MOVT_ABS}
` [PATCH 4/7] modpost: refactor find_fromsym() and find_tosym()
` [PATCH 5/7] modpost: detect section mismatch for R_ARM_THM_{MOVW_ABS_NC,MOVT_ABS}
` [PATCH 6/7] modpost: fix section_mismatch message for R_ARM_THM_{CALL,JUMP24,JUMP19}
` [PATCH 7/7] modpost: detect section mismatch for R_ARM_REL32
[Patch V10 2/3] tpm_tis-spi: Add hardware wait polling
2023-06-01 12:40 UTC (12+ messages)
[PATCH] xen/arm: debug-pl011: Use 32-bit accessors for broader compatibility
2023-06-01 12:38 UTC (7+ messages)
[PATCH] New module to add NCT6692D watchdog funtionality
2023-06-01 12:38 UTC
[PATCH v3 0/9] tests/qtest: make migration-test massively faster
2023-06-01 12:38 UTC (21+ messages)
` [PATCH v3 1/9] tests/qtest: add various qtest_qmp_assert_success() variants
` [PATCH v3 2/9] tests/qtest: add support for callback to receive QMP events
` [PATCH v3 3/9] tests/qtest: get rid of 'qmp_command' helper in migration test
` [PATCH v3 4/9] tests/qtest: get rid of some 'qtest_qmp' usage "
` [PATCH v3 5/9] tests/qtest: switch to using event callbacks for STOP event
` [PATCH v3 6/9] tests/qtest: replace wait_command() with qtest_qmp_assert_success
` [PATCH v3 7/9] tests/qtest: capture RESUME events during migration
` [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
Porting barebox to a new SoC
2023-06-01 12:35 UTC (15+ messages)
` [PATCH v2] "
[Intel-gfx] [PATCH v2] drm/i915/mtl: Reset only one lane in case of MFD
2023-06-01 12:34 UTC (2+ messages)
[PATCH net-next,v2] selftests/tc-testing: replace mq with invalid parent ID
2023-06-01 12:35 UTC (2+ messages)
[PATCH] bitbake-user-manual: update releases.rst
2023-06-01 12:34 UTC
[PATCH v2 0/3] soc: qcom: rmtfs: Support dynamic allocation
2023-06-01 12:34 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: reserved-memory: rmtfs: Allow guard pages
` [PATCH v2 2/3] soc: qcom: rmtfs: Support discarding "
[PATCH] memblock: Update nid info in memblock debugfs
2023-06-01 12:33 UTC (3+ messages)
[PATCH 0/2] Implement PMULL using host intrinsics
2023-06-01 12:33 UTC (3+ messages)
` [PATCH 1/2] target/arm: Use x86 intrinsics to implement PMULL.P64
` [PATCH 2/2] target/i386: Implement PCLMULQDQ using AArch64 PMULL instructions
[PATCH v2 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
2023-06-01 12:27 UTC (5+ messages)
` [PATCH v2 04/17] arm64: Add KVM_HVHE capability and has_hvhe() predicate
[PATCH v2] mmc: mtk-sd: reduce CIT for better performance
2023-06-01 12:21 UTC (9+ messages)
[PATCH 1/1] spi: spi-imx: Use dev_err_probe for failed DMA channel requests
2023-06-01 12:19 UTC (4+ messages)
[PATCH] drm: bridge: dw_hdmi: fix connector access for scdc
2023-06-01 12:31 UTC
[PATCH v2] mm/migrate_device: Try to handle swapcache pages
2023-06-01 12:25 UTC (3+ messages)
[PATCH v4 00/11] Add support to configure TPDM DSB subunit
2023-06-01 12:14 UTC (4+ messages)
` [PATCH v4 07/11] coresight-tpdm: Add nodes for dsb edge control
[PATCH v5 00/11] MediaTek DDP GAMMA - 12-bit LUT support
2023-06-01 12:10 UTC (36+ messages)
` [PATCH v5 01/11] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters
` [PATCH v5 02/11] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()
` [PATCH v5 03/11] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH v5 04/11] drm/mediatek: gamma: Improve and simplify HW LUT calculation
` [PATCH v5 05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming
` [PATCH v5 06/11] drm/mediatek: gamma: Use bitfield macros
` [PATCH v5 07/11] drm/mediatek: gamma: Support specifying number of bits per LUT component
` [PATCH v5 08/11] drm/mediatek: gamma: Support multi-bank gamma LUT
` [PATCH v5 09/11] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195
` [PATCH v5 10/11] drm/mediatek: gamma: Make sure relay mode is disabled
` [PATCH v5 11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising
[PATCH] rtlwifi: rtl8188ee: drop RTX_POWER_BEFORE_IQK_A and RTX_POWER_AFTER_IQK_A reads
2023-06-01 12:30 UTC (3+ messages)
` [PATCH] rtlwifi: rtl8188ee: mark RTX_POWER_{BEFORE,AFTER}_IQK_A reads as unused
[kvm-unit-tests PATCH v4 0/2] Fixing infinite loop on SCLP READ SCP INFO error
2023-06-01 12:30 UTC (4+ messages)
` [kvm-unit-tests PATCH v4 2/2] s390x: sclp: Implement SCLP_RC_INSUFFICIENT_SCCB_LENGTH
[PATCH v3 00/20] Permission Indirection Extension
2023-06-01 12:02 UTC
[PATCH net-next v2 1/2] dt-bindings: net: adin: document a phy link status inversion property
2023-06-01 12:28 UTC (4+ messages)
[PATCH] trace-cmd record/extract: Do not destroy existing instances
2023-06-01 12:28 UTC
[PATCH] [v4] wifi: rtlwifi: remove unused timer and related code
2023-06-01 12:28 UTC (3+ messages)
` [PATCH] [v5] "
[xen-unstable-smoke test] 181074: tolerable all pass - PUSHED
2023-06-01 12:27 UTC
[PATCH 1/2] pinctrl: tegra: Duplicate pinmux functions table
2023-06-01 12:27 UTC (3+ messages)
[meta-oe][PATCH V1] xz: add ptest support
2023-06-01 12:27 UTC (2+ messages)
` [OE-core] "
[PATCH v3 6/7] hw/ide/pci: Replace some magic numbers by constants
2023-06-01 12:26 UTC (2+ messages)
` [PATCH v3 7/7] hw/ide/piix: Move registration of VMStateDescription to DeviceClass
[RFC PATCH 0/8] vhost_tasks: Use CLONE_THREAD/SIGHAND
2023-06-01 12:26 UTC (5+ messages)
[PATCH bpf] bpf: Fix UAF in task local storage
2023-06-01 12:26 UTC
[PATCH] eal/linux: register mp hotplug callback after memory init
2023-06-01 12:26 UTC (2+ messages)
[PATCH v2 0/5] Various xive fixes
2023-06-01 12:25 UTC (8+ messages)
` [PATCH v2 1/5] pnv/xive2: Add definition for TCTXT Config register
` [PATCH v2 2/5] pnv/xive2: Add definition for the ESB cache configuration register
` [PATCH v2 3/5] pnv/xive2: Allow writes to the Physical Thread Enable registers
` [PATCH v2 4/5] pnv/xive2: Introduce macros to manipulate TIMA addresses
` [PATCH v2 5/5] pnv/xive2: Handle TIMA access through all ports
[PATCH 1/4] arm64: dts: qcom: sm8150: Add missing interconnect paths to USB HCs
2023-06-01 12:23 UTC (8+ messages)
` [PATCH 2/4] arm64: dts: qcom: sm8250: "
` [PATCH 3/4] arm64: dts: qcom: sm8350: "
` [PATCH 4/4] arm64: dts: qcom: sm8450: Add missing interconnect paths to USB HC
cmake.bbclass poisoning from to /usr/include?
2023-05-31 6:30 UTC
[PATCH 0/6] windows: remove most pthread lifetime shim functions
2023-06-01 12:23 UTC (5+ messages)
[PATCH 00/89] i2c: Convert to platform remove callback returning void
2023-06-01 7:43 UTC (3+ messages)
[PATCH 00/10] support telemetry query ethdev info
2023-06-01 12:23 UTC (3+ messages)
[PATCH] memory-device: Track used region size in DeviceMemoryState
2023-06-01 12:22 UTC (13+ messages)
` [PATCH v3 00/10] memory-device: Some cleanups
` [PATCH v3 01/10] memory-device: Unify enabled vs. supported error messages
` [PATCH v3 02/10] memory-device: Introduce machine_memory_devices_init()
` [PATCH v3 03/10] hw/arm/virt: Use machine_memory_devices_init()
` [PATCH v3 04/10] hw/ppc/spapr: "
` [PATCH v3 05/10] hw/loongarch/virt: "
` [PATCH v3 06/10] hw/i386/pc: "
` [PATCH v3 07/10] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
` [PATCH v3 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
` [PATCH v3 09/10] memory-device: Refactor memory_device_pre_plug()
` [PATCH v3 10/10] memory-device: Track used region size in DeviceMemoryState
[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
2023-06-01 12:21 UTC (5+ messages)
` [PATCH net-next v2 2/3] page_pool: "
Scheduled maintenance this week and next week
2023-06-01 12:21 UTC (2+ messages)
[Intel-gfx] [PATCH v11 0/7] mtl: add support for pmdemand
2023-06-01 12:19 UTC (8+ messages)
` [Intel-gfx] [PATCH v11 1/7] drm/i915: fix the derating percentage for MTL
` [Intel-gfx] [PATCH v11 2/7] drm/i915: update the QGV point frequency calculations
` [Intel-gfx] [PATCH v11 3/7] drm/i915: store the peak bw per QGV point
` [Intel-gfx] [PATCH v11 4/7] drm/i915: extract intel_bw_check_qgv_points()
` [Intel-gfx] [PATCH v11 5/7] drm/i915: modify max_bw to return index to intel_bw_info
` [Intel-gfx] [PATCH v11 6/7] drm/i915/mtl: find the best QGV point for the SAGV configuration
` [Intel-gfx] [PATCH v11 7/7] drm/i915/mtl: Add support for PM DEMAND
[igt-dev] [PATCH i-g-t v2] tests/intel-ci/xe: Blocklist non-Xe tests
2023-06-01 12:19 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/intel-ci/xe: Blocklist non-Xe tests (rev2)
[PATCH v5 0/3] FUSE: Implement atomic lookup + open/create
2023-06-01 12:18 UTC (6+ messages)
Status of glibc-related service cost review for CTI?
2023-06-01 12:18 UTC
add an ordered_extent pointer to struct btrfs_bio v2
2023-06-01 12:17 UTC (3+ messages)
` [PATCH 03/17] btrfs: merge the two calls to btrfs_add_ordered_extent in run_delalloc_nocow
[PATCH 0/3] fsck index files from all worktrees
2023-06-01 12:15 UTC (3+ messages)
` [PATCH 3/3] fsck: mention file path for index errors
[PATCH 0/3] s390/vfio-ap: fix hang when mdev attached to guest is removed
2023-06-01 12:15 UTC (3+ messages)
[sashal-stable:pending-6.1 31/34] drivers/dma/at_xdmac.c:2013:9: error: implicit declaration of function 'pm_runtime_get_noresume'
2023-06-01 12:15 UTC
[PATCH v9 RESEND 0/5] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support
2023-06-01 12:12 UTC (12+ messages)
` [PATCH v9 RESEND 4/5] drm: Add RZ/G2L DU Support
[PATCH V1] fuse: Abort the requests under processing queue with a spin_lock
2023-06-01 12:13 UTC (4+ messages)
stable-rc: 6.1: drivers/dma/at_xdmac.c:2049:9: error: implicit declaration of function 'pm_runtime_get_noresume'
2023-06-01 12:12 UTC
[PATCH v1 0/6] Provide support for mv88e6020 Marvell switch
2023-06-01 12:13 UTC (4+ messages)
` [PATCH v1 6/6] net: mv88e61xx: Reset switch PHYs when bootstrapped to !NO_CPU
[PATCH v14 00/10] TCG code quality tracking
2023-06-01 12:12 UTC (4+ messages)
` [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
[Bug 217516] New: FAIL: TSC reference precision test when do hyperv_clock test of kvm unit test
2023-06-01 12:10 UTC (2+ messages)
` [Bug 217516] "
[PATCH 2/2] drm: lcdif: force modeset when FB format changes
2023-06-01 12:11 UTC (3+ messages)
[PATCH v3 0/3] Trivial cleanups
2023-06-01 12:07 UTC (3+ messages)
[PATCH 1/2] efi_loader: delete handle from events when a protocol is uninstalled
2023-06-01 12:06 UTC (2+ messages)
` [PATCH 2/2] efi_selftest: check for deleted handles in the event notification list
`git gc` says "unable to read" but `git fsck` happy
2023-06-01 12:04 UTC (5+ messages)
[PATCH v2 1/1] media: tc358746: Address compiler warnings
2023-06-01 12:04 UTC (2+ messages)
[PATCH net] net: dsa: mv88e6xxx: Increase wait after reset deactivation
2023-06-01 12:01 UTC (4+ messages)
[PATCH v2 0/2] build: improve macro references
2023-06-01 12:00 UTC (4+ messages)
` [PATCH v2 2/2] build: use $(dot-target)
` Ping: "
[PATCH net-next v2 0/2] splice, net: Handle MSG_SPLICE_PAGES in Chelsio-TLS
2023-06-01 12:00 UTC (2+ messages)
[tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
2023-06-01 12:00 UTC (5+ messages)
[kvm-unit-tests PATCH v3 0/2] Fixing infinite loop on SCLP READ SCP INFO error
2023-06-01 11:59 UTC (4+ messages)
` [kvm-unit-tests PATCH v3 2/2] s390x: sclp: Implement SCLP_RC_INSUFFICIENT_SCCB_LENGTH
[PATCH 0/4] perf/arm_cspmu: Fixes and cleanups
2023-06-01 11:59 UTC (7+ messages)
` [PATCH 1/4] perf/arm_cspmu: Fix event attribute type
` [PATCH 2/4] ACPI/APMT: Don't register invalid resource
` [PATCH 3/4] perf/arm_cspmu: Clean up ACPI dependency
` [PATCH 4/4] perf/arm_cspmu: Decouple APMT dependency
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.