messages from 2025-08-08 08:02:55 to 2025-08-08 08:56:53 UTC [more...]
[PATCH v2 1/2] rust: time: Implement Add<Delta>/Sub<Delta> for Instant
2025-08-08 8:56 UTC (4+ messages)
` [PATCH v2 2/2] rust: time: Implement basic arithmetic operations for Delta
[PATCH v3 00/10] Support ROHM BD79105 ADC
2025-08-08 8:56 UTC (11+ messages)
` [PATCH v3 01/10] iio: adc: ad7476: Simplify chip type detection
` [PATCH v3 02/10] iio: adc: ad7476: Simplify scale handling
` [PATCH v3 03/10] iio: adc: ad7476: Use mV for internal reference
` [PATCH v3 04/10] iio: adc: ad7476: Use correct channel for bit info
` [PATCH v3 05/10] iio: adc: ad7476: use *_cansleep GPIO APIs
` [PATCH v3 06/10] iio: adc: ad7476: Drop convstart chan_spec
` [PATCH v3 07/10] iio: adc: ad7476: Conditionally call convstart
` [PATCH v3 08/10] dt-bindings: iio: adc: ad7476: Add ROHM bd79105
` [PATCH v3 09/10] iio: adc: ad7476: Support ROHM BD79105
` [PATCH v3 10/10] MAINTAINERS: A driver for simple 1-channel SPI ADCs
[PATCH] accel/habanalabs: fix mismatched alloc/free for kvcalloc()
2025-08-08 8:55 UTC
[PATCH v2 0/6] BorrowedPage and PageOwner
2025-08-08 8:54 UTC (10+ messages)
` [PATCH v2 2/6] rust: page: define PageOwner trait
` [PATCH v2 4/6] rust: alloc: layout: implement ArrayLayout::size()
` [PATCH v2 5/6] rust: alloc: kbox: implement PageOwner for VBox
` [PATCH v2 6/6] rust: alloc: kvec: implement PageOwner for VVec
[PATCH] fbdev: Use vmalloc_array to simplify code
2025-08-08 8:54 UTC (2+ messages)
[PATCH v2 00/10] Support ROHM BD79105 ADC
2025-08-08 8:54 UTC (5+ messages)
` [PATCH v2 09/10] iio: adc: ad7476: Support ROHM BD79105
[PATCH 0/4] net: usb: r8152: disable rx aggregation
2025-08-08 8:52 UTC (2+ messages)
[PATCH v9 0/8] media: venus: Add QCM2290 support with AR50_LITE core
2025-08-08 8:53 UTC (9+ messages)
` [PATCH v9 1/8] media: dt-bindings: venus: Add qcm2290 dt schema
` [PATCH v9 2/8] media: venus: Define minimum valid firmware version
` [PATCH v9 3/8] media: venus: Add framework support for AR50_LITE video core
` [PATCH v9 4/8] media: venus: hfi_plat_v4: Add capabilities for the 4XX lite core
` [PATCH v9 5/8] media: venus: core: Sort dt_match alphabetically
` [PATCH v9 6/8] media: venus: core: Add qcm2290 DT compatible and resource data
` [PATCH v9 7/8] arm64: dts: qcom: qcm2290: Add Venus video node
` [PATCH v9 8/8] arm64: dts: qcom: qrb2210-rb1: Enable Venus
[PATCH v2] ufs: ufs-qcom: Align programming sequence of Shared ICE for UFS controller v5
2025-08-08 8:51 UTC
[ANNOUNCE] v6.16-rt3
2025-08-08 8:51 UTC
[PATCH v7 00/31] Arm GICv5: Host driver implementation
2025-08-08 8:48 UTC (7+ messages)
` [PATCH v7 22/31] irqchip/gic-v5: Add GICv5 LPI/IPI support
[f2fs-dev] [PATCH v4] f2fs: Add bggc_block_io to adjust the priority of BG_GC when issuing IO
2025-08-08 8:51 UTC (3+ messages)
` "
Ext4 iomap warning during btrfs/136 (yes, it's from btrfs test cases)
2025-08-08 8:50 UTC (2+ messages)
[poky][scarthgap][PATCH 01/23] bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local()
2025-08-08 8:49 UTC (23+ messages)
` [poky][scarthgap][PATCH 02/23] bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local()
` [poky][scarthgap][PATCH 03/23] bitbake: fetch2/git: Enforce default remote name to "origin"
` [poky][scarthgap][PATCH 04/23] bitbake: gitsm: Add clean function
` [poky][scarthgap][PATCH 05/23] bitbake: git: Clean shallow mirror tarball
` [poky][scarthgap][PATCH 06/23] bitbake: git: Clean broken symlink
` [poky][scarthgap][PATCH 07/23] bitbake: lib: Remove double imports
` [poky][scarthgap][PATCH 08/23] bitbake: fetch2/git: Add support for fast initial shallow fetch
` [poky][scarthgap][PATCH 09/23] bitbake: fetch2/gitsm: Unpack even when `ud.clonedir` is not available
` [poky][scarthgap][PATCH 10/23] bitbake: tests/fetch: Adapt test cases for fast shallow fetches
` [poky][scarthgap][PATCH 11/23] bitbake: fetch2/git: Restore escape quoting for the git url when used
` [poky][scarthgap][PATCH 12/23] bitbake: fetch/git: always fetch lfs when creating shallow tarball
` [poky][scarthgap][PATCH 13/23] bitbake: tests/fetch: Move commonly used imports to top
` [poky][scarthgap][PATCH 14/23] bitbake: fetch2: Check for git-lfs existence before using it
` [poky][scarthgap][PATCH 15/23] bitbake: fetch2: Simplify git LFS detection
` [poky][scarthgap][PATCH 16/23] bitbake: fetch2: Use git-lfs fetch to download objects
` [poky][scarthgap][PATCH 17/23] bitbake: fetch2: Fix incorrect lfs parametrization for submodules
` [poky][scarthgap][PATCH 18/23] bitbake: fetch2: Fix LFS object checkout in submodules
` [poky][scarthgap][PATCH 19/23] bitbake: tests/fetch: Test gitsm with LFS
` [poky][scarthgap][PATCH 20/23] bitbake: fetch2/git: fix shallow clone for tag containing slash
` [poky][scarthgap][PATCH 21/23] bitbake: fetch2: Move the `ensure_symlink()` function into the `FetchMethod` class
` [poky][scarthgap][PATCH 22/23] bitbake: fetch2: Ensure a valid symlink in `PREMIRRORS` case when using shallow cloning
` [poky][scarthgap][PATCH 23/23] bitbake: fetch2/git: Add multiple revision support
[PATCH v9 0/8] media: venus: Add QCM2290 support with AR50_LITE core
2025-08-08 8:49 UTC (9+ messages)
` [PATCH v9 1/8] media: dt-bindings: venus: Add qcm2290 dt schema
` [PATCH v9 2/8] media: venus: Define minimum valid firmware version
` [PATCH v9 3/8] media: venus: Add framework support for AR50_LITE video core
` [PATCH v9 4/8] media: venus: hfi_plat_v4: Add capabilities for the 4XX lite core
` [PATCH v9 5/8] media: venus: core: Sort dt_match alphabetically
` [PATCH v9 6/8] media: venus: core: Add qcm2290 DT compatible and resource data
` [PATCH v9 7/8] arm64: dts: qcom: qcm2290: Add Venus video node
` [PATCH v9 8/8] arm64: dts: qcom: qrb2210-rb1: Enable Venus
[PATCH 0/3] drm/i915: Add debugfs control to prefer YCbCr 4:2:0 output for HDMI/DP
2025-08-08 8:49 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ CI.KUnit: "
` ✗ CI.checksparse: warning "
[RFC PATCH v2 0/4] rust: miscdevice: abstraction for uring-cmd
2025-08-08 8:49 UTC (8+ messages)
` [RFC PATCH v2 2/4] rust: io_uring: introduce rust abstraction for io-uring cmd
[PATCH 0/8] __vmalloc() and no-block support
2025-08-08 8:48 UTC (3+ messages)
[PATCH ipsec v2 0/3] xfrm: some fixes for GSO with SW crypto
2025-08-08 8:48 UTC (2+ messages)
[PATCH v5 0/9] contrib/plugins: uftrace
2025-08-08 8:28 UTC (5+ messages)
` [PATCH v5 1/9] contrib/plugins/uftrace: skeleton file
` [PATCH v5 2/9] contrib/plugins/uftrace: define cpu operations and implement aarch64
[PATCH 1/1] media: MAINTAINERS: Orphan the rcar_jpu driver
2025-08-08 8:47 UTC (2+ messages)
[bug report] media: subdev: Add v4l2_subdev_call_state_try() macro
2025-08-08 8:47 UTC (2+ messages)
[PATCH] vfio: Allow live migration with VFIO devices which use iommu dirty tracking
2025-08-08 8:45 UTC (2+ messages)
[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
2025-08-08 8:45 UTC (10+ messages)
` [RFC PATCH 1/4] cxl: Register devices for CXL Hotness Monitoring Units (CHMU)
` [RFC PATCH 2/4] cxl: Hotness Monitoring Unit via a Perf AUX Buffer
` [RFC PATCH 3/4] perf: Add support for CXL Hotness Monitoring Units (CHMU)
` [RFC PATCH 4/4] hwtrace: Document CXL Hotness Monitoring Unit driver
[PATCH v13 0/5] arm/virt: CXL support via pxb_cxl
2025-08-08 8:44 UTC (4+ messages)
` [PATCH v13 1/5] hw/cxl-host: Add an index field to CXLFixedMemoryWindow
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-08-08 8:23 UTC (5+ messages)
[PATCH 0/2] clk: spacemit: fix i2s clock
2025-08-08 8:39 UTC (8+ messages)
` [PATCH 2/2] clk: spacemit: introduce i2s pre-clock and "
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-08-08 8:35 UTC (7+ messages)
NAND ECC errors
2025-08-08 8:41 UTC (6+ messages)
` AW: "
[PATCH] irqchip/sifive-plic: Respect mask state when setting affinity
2025-08-08 8:29 UTC (7+ messages)
Proszę o kontakt
2025-08-08 8:10 UTC
[PATCH] selftests: arm64: Check fread return value in exec_target
2025-08-08 8:08 UTC (2+ messages)
` [PATCH v2] "
[PATCH HOTFIX 6.17] mm/mremap: avoid expensive folio lookup on mremap folio pte batch
2025-08-08 8:44 UTC (9+ messages)
[PATCH v2] xfs: fix "acheive"->"achieve"
2025-08-08 8:43 UTC
[PATCH v2] fsnotify: fix "rewriten"->"rewritten"
2025-08-08 8:42 UTC
[PATCH] block: prevent deadlock in del_gendisk()
2025-08-08 8:41 UTC (2+ messages)
[PATCH v2] NFSv4: fix "prefered"->"preferred"
2025-08-08 8:41 UTC
[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
2025-08-08 8:40 UTC (5+ messages)
[PATCH v4 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
2025-08-08 8:40 UTC (11+ messages)
` [PATCH v4 1/7] dt-bindings: display: imx: add HDMI PAI for i.MX8MP
` [PATCH v4 2/7] ALSA: Add definitions for the bits in IEC958 subframe
` [PATCH v4 3/7] drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_data
` [PATCH v4 4/7] drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 format
` [PATCH v4 5/7] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
` [PATCH v4 6/7] arm64: dts: imx8mp: Add hdmi parallel audio interface node
` [PATCH v4 7/7] arm64: dts: imx8mp-evk: enable hdmi_pai device
[linus:master] [drm/i915] 048832a3f4: assertion_failure
2025-08-08 8:38 UTC
[PATCH v2] fs: fix "writen"->"written"
2025-08-08 8:37 UTC
[PATCH 1/2] drm/i915/display: Add power well mapping for WCL
2025-08-08 8:19 UTC (2+ messages)
` [PATCH 2/2] drm/i915/wcl: Add display device info
[PATCH v2] zonefs: correct some spelling mistakes
2025-08-08 8:37 UTC
[PATCH 0/3] Add Rust abstraction for Maple Trees
2025-08-08 8:37 UTC (7+ messages)
` [PATCH 1/3] rust: maple_tree: add MapleTree
` [PATCH 3/3] rust: maple_tree: add MapleTreeAlloc
[PATCH] block: fix kobject double initialization in add_disk
2025-08-08 8:34 UTC (6+ messages)
[RFC PATCH 0/6] fs/9p: Reuse inode based on path (in addition to qid)
2025-08-08 8:32 UTC (5+ messages)
` [RFC PATCH 1/6] fs/9p: Add ability to identify inode by path for .L
[MAINTAINERS SUMMIT] Annotating patches containing AI-assisted code
2025-08-08 8:31 UTC (3+ messages)
[RFC 00/26] rust/memory: Integrate the vm-memory API from rust-vmm
2025-08-08 8:51 UTC (6+ messages)
` [RFC 10/26] subprojects/vm-memory: Patch vm-memory for QEMU memory backend
[cocci] Searching for C++ delete expressions (with SmPL)?
2025-08-08 8:29 UTC (4+ messages)
[PATCH 00/19] drm/i915/tc: Fix enabled/disconnected DP-alt sink handling
2025-08-08 8:28 UTC (9+ messages)
` [PATCH 16/19] drm/i915/tc: Pass intel_tc_port to internal lane mask/count helpers
` [PATCH 17/19] dmc/i915/tc: Report pin assignment NONE in TBT-alt mode
` [PATCH 18/19] drm/i915/tc: Cache the pin assignment value
` [PATCH 19/19] drm/i915/tc: Debug print the pin assignment and max lane count
[PATCH v5 0/1] Improve CCS save restore series
2025-08-08 8:28 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for Improve CCS save restore series (rev5)
[PATCH v6 0/7] rust/hrtimer: Various hrtimer + time additions
2025-08-08 8:26 UTC (10+ messages)
` [PATCH v6 4/7] rust: hrtimer: Add HrTimerCallbackContext and ::forward()
` [PATCH v6 5/7] rust: hrtimer: Add forward_now() to HrTimer and HrTimerCallbackContext
` [PATCH v6 6/7] rust: time: Add Instant::from_nanos()
` [PATCH v6 7/7] rust: hrtimer: Add HrTimer::expires()
[PATCH 0/6] SI power management fixes
2025-08-08 8:23 UTC (14+ messages)
` [PATCH 1/6] drm/amdgpu: Power up UVD 3 for FW validation
` [PATCH 4/6] drm/amd/pm: Fix si_upload_smc_data
[PATCH 00/12] Error reporting cleanup, a fix, and &error_warn removal
2025-08-08 8:22 UTC (19+ messages)
` [PATCH 01/12] monitor: Clean up HMP gdbserver error reporting
` [PATCH 02/12] tcg: Fix error reporting on mprotect() failure in tcg_region_init()
` [PATCH 03/12] hw/cxl: Convert cxl_fmws_link() to Error
` [PATCH 04/12] migration/cpr: Clean up error reporting in cpr_resave_fd()
` [PATCH 05/12] hw/remote/vfio-user: Clean up error reporting
` [PATCH 06/12] net/slirp: "
` [PATCH 07/12] ui/spice-core: "
` [PATCH 08/12] util/oslib-win32: Revert warning on WSAEventSelect() failure
` [PATCH 09/12] ui/pixman: Consistent error handling in qemu_pixman_shareable_free()
` [PATCH 10/12] ui/dbus: Clean up dbus_update_gl_cb() error checking
` [PATCH 11/12] ui/dbus: Consistent handling of texture mutex failure
` [PATCH 12/12] error: Kill @error_warn
[PATCH v2] powerpc/eeh: parse AER registers
2025-08-08 8:22 UTC
[PATCH] mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
2025-08-08 8:21 UTC (9+ messages)
[LTP] [PATCH] SAFE_MOUNT: Fix mountflags handling for FUSE
2025-08-08 8:21 UTC (3+ messages)
[PATCH v3 0/4] eUSB2 Double Isochronous IN Bandwidth support
2025-08-08 8:18 UTC (4+ messages)
` [PATCH v3 3/4] USB: Add a function to obtain USB version independent maximum bpi value
[PULL 00/50] ppc queue
2025-08-08 8:17 UTC (9+ messages)
[syzbot] [io-uring?] WARNING in __vmap_pages_range_noflush
2025-08-08 8:17 UTC
[PULL]: Add QDSP firmware file for Qualcomm QDU100 device
2025-08-08 8:14 UTC
[PATCH] error: Rewrite &error_warn with ERRP_GUARD()
2025-08-08 8:13 UTC (2+ messages)
[meta-ti][master][PATCH] CI/CD Auto-Merger: cicd.master.202508080100
2025-08-08 8:10 UTC (2+ messages)
md regression caused by commit 9e59d609763f70a992a8f3808dabcce60f14eb5c
2025-08-08 8:07 UTC (7+ messages)
[syzbot] [crypto?] KMSAN: kernel-infoleak in rng_recvmsg
2025-08-08 8:07 UTC
[PATCHv2] ext2fs: fix fast symlink blocks check
2025-08-08 8:04 UTC
[PATCH 0/3] support for Amlogic SPI Flash Controller IP
2025-08-08 8:03 UTC (4+ messages)
` [PATCH 1/3] spi: dt-bindings: add doc for Amlogic A113L2 SFC
Proszę o kontakt
2025-08-08 7:51 UTC
[linus:master] [sched] adcc3bfa88: kunit.VCAP_API_DebugFS_Testsuite.vcap_api_show_admin_raw_test.fail
2025-08-08 7:52 UTC (2+ messages)
Proszę o kontakt
2025-08-08 7:51 UTC
[PATCH v5 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
2025-08-08 7:33 UTC (6+ messages)
` [PATCH v5 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
crash
2025-08-08 7:49 UTC (4+ messages)
[PATCH v11 0/5] Support hiding capability when its initialization fails
2025-08-08 8:03 UTC (6+ messages)
` [PATCH v11 1/5] vpci: Use cleanup to free capability resource during deassign
` [PATCH v11 2/5] vpci: Refactor vpci_remove_register to remove matched registers
` [PATCH v11 3/5] vpci/rebar: Implement cleanup function for Rebar
` [PATCH v11 4/5] vpci/msi: Implement cleanup function for MSI
` [PATCH v11 5/5] vpci/msix: Implement cleanup function for MSI-X
[PATCH RFC] scsi: sd: Fix build warning in sd_revalidate_disk()
2025-08-08 8:01 UTC (2+ messages)
[PATCH] multifd: Make the main thread yield periodically to the main loop
2025-08-08 8:02 UTC (5+ messages)
[PATCH v7 0/9] Handle Firmware reported Hardware Errors
2025-08-08 8:02 UTC (4+ messages)
` [PATCH v7 1/9] drm: Add a vendor-specific recovery method to drm device wedged uevent
[f2fs-dev] [PATCH] f2fs/012: adapt lookup_mode=x mount option
2025-08-08 6:58 UTC
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.