messages from 2026-06-24 17:44:33 to 2026-06-24 18:35:27 UTC [more...]
[PATCH 0/6] receive-pack: use ODB transactions to stage object writes
2026-06-24 18:35 UTC (5+ messages)
` [PATCH 1/6] object-file: rename files transaction prepare function
` [PATCH 2/6] object-file: propagate files transaction errors
[PATCH v2] bpf: allow BPF_LOG_KERNEL from kernel space
2026-06-24 18:34 UTC (2+ messages)
[PATCH v3 1/2] drm/amdkfd: Add domain parameter to kernel BO mapping function
2026-06-24 18:34 UTC (2+ messages)
` [PATCH v3 2/2] drm/amdkfd: move TBA/TMA from system to device memory
[PATCH V9 00/17] iothread: Support tracking and querying IOThread holders
2026-06-24 17:51 UTC (7+ messages)
` [PATCH V9 03/17] iothread: tracking iothread users with holder name
` [PATCH V9 04/17] iothread: introduce iothread_unsafe_get_aio_context()
` [PATCH V9 05/17] block/export: track IOThread reference in BlockExport
[meta-ti][master/wrynose][PATCH 1/3] ti-librpmsg-dma: Move this recipe to its own directory
2026-06-24 18:32 UTC (3+ messages)
` [meta-ti][master/wrynose][PATCH 2/3] ti-rpmsg-char: "
` [meta-ti][master/wrynose][PATCH 3/3] ti-rpmsg-char: Update to latest with CMake support
[PATCH i-g-t 00/25] tools: remove unnecessary shared library
2026-06-24 18:33 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH] scsi: virtio_scsi: fixup endian conversions for warning messages
2026-06-24 18:07 UTC (2+ messages)
[PATCH V14 0/9] Add Invensense ICM42607
2026-06-24 18:23 UTC (20+ messages)
` [PATCH V14 1/9] dt-bindings: iio: imu: icm42600: Add mount-matrix
` [PATCH V14 2/9] dt-bindings: iio: imu: icm42600: Add icm42607
` [PATCH V14 3/9] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver
` [PATCH V14 4/9] iio: imu: inv_icm42607: Add SPI For icm42607
` [PATCH V14 5/9] iio: imu: inv_icm42607: Add PM support for icm42607
` [PATCH V14 6/9] iio: imu: inv_icm42607: Add Accelerometer "
` [PATCH V14 7/9] iio: imu: inv_icm42607: Add Gyroscope to icm42607
` [PATCH V14 8/9] iio: imu: inv_icm42607: Add Temp Support in icm42607
` [PATCH V14 9/9] arm64: dts: rockchip: Add icm42607p IMU for RG-DS
[PATCH v5 0/2] xfs: resolve close() deadlocks on frozen filesystems
2026-06-24 18:28 UTC (4+ messages)
` [PATCH v5 2/2] xfs: prevent close() from hanging "
[PATCH v3 0/3] KVM: arm64: fix pKVM mapping cache corner cases
2026-06-24 18:25 UTC (5+ messages)
` [PATCH v3 3/3] KVM: arm64: top up stage 2 memcache for dirty logging faults
[PATCH bpf-next v2 00/15] bpf: A common way to attach struct_ops to a cgroup
2026-06-24 18:24 UTC (4+ messages)
` [PATCH bpf-next v2 11/15] bpf: tcp: Support selected sock_ops callbacks as struct_ops
[PATCH v4 4/5] mm/memcontrol: convert memcg to use page_counter_stock
2026-06-24 18:24 UTC (2+ messages)
[PATCH] platform/chrome: cros_ec_typec: reject out-of-bounds PD cap count
2026-06-24 18:23 UTC (2+ messages)
[PATCH] can: c_can: Use platform id data when OF data is absent
2026-06-24 18:22 UTC (3+ messages)
[Buildroot] [PATCH] package/webkitgtk: bump to version 2.52.4
2026-06-24 18:21 UTC
[PATCH] dt-bindings: mediatek: hdmi-ddc: Correct the compatibles for mt7623-mt8167
2026-06-24 18:20 UTC (2+ messages)
[PATCH] af_unix: move proto info out of CONFIG_BPF_SYSCALL
2026-06-24 18:20 UTC (2+ messages)
[PATCH net 0/4] net: avoid nested UP notifier events
2026-06-24 18:20 UTC (5+ messages)
` [PATCH net 1/4] net: turn the rx_mode work into a generic netdev_work facility
` [PATCH net 2/4] net: add the driver-facing netdev_work scheduling API
` [PATCH net 3/4] vlan: defer real device state propagation to netdev_work
` [PATCH net 4/4] selftests: bonding: add a test for VLAN propagation over a bonded real device
[PATCH 0/2] Convert env export and import to use getopt()
2026-06-24 18:19 UTC (4+ messages)
[yocto-patches] [layerindex-web][PATCH 1/1] layerindex: Use settings.DEFAULT_BRANCH instead of hardcoded branch name
2026-06-24 18:18 UTC (3+ messages)
[PATCH v2] ASoC: dt-bindings: Convert cirrus,cs35l36 to DT schema
2026-06-24 18:17 UTC (2+ messages)
[syzbot] [btrfs?] kernel BUG in btrfs_alloc_ordered_extent
2026-06-24 18:17 UTC (2+ messages)
[PATCH] cxl: fix mailbox return code description typo
2026-06-24 18:17 UTC (2+ messages)
[PATCHSET] xfs_scrub: codex-inspired bug fixes, part 2
2026-06-24 18:17 UTC (12+ messages)
` [PATCH 01/11] xfs_scrub: handle missing media verify ioctl failure return codes
` [PATCH 02/11] xfs_scrub: report bad file ranges correctly
` [PATCH 03/11] xfs_scrub: handle media scans of internal rt devices correctly
` [PATCH 04/11] xfs_scrub: track inode scan abort state with an enum
` [PATCH 05/11] xfs_scrub: don't skip bulkstat batch when scrub_scan_user_files helper returns ESTALE
` [PATCH 06/11] xfs_scrub: warn about incomplete repairs if we never get to them
` [PATCH 07/11] xfs_scrub: report external log space usage in phase 7
` [PATCH 08/11] xfs_scrub: account only data extent tail after an overlap
` [PATCH 09/11] xfs_scrub: account for reflinked realtime file data
` [PATCH 10/11] xfs_scrub: don't leak the autofsck fsproperty handle
` [PATCH 11/11] xfs_scrub: warn about difficult rtgroup repairs
[PATCH] net: sparx5: unregister blocking notifier on init failure
2026-06-24 18:16 UTC (2+ messages)
[PATCH] sh: Use generic OHCI platform provider symbol
2026-06-24 18:16 UTC (2+ messages)
[GSoC][PATCH 0/4] teach git repo info to handle path keys
2026-06-24 18:15 UTC (4+ messages)
` [GSoC Patch v8 0/3] "
` [GSoC Patch v8 1/3] path: extract format_path() and use in rev-parse
[PATCH v6 00/10] Add support for a DRM backlight capability
2026-06-24 18:12 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for "
[PATCH v3 0/6] xfs write streams
2026-06-24 18:11 UTC (7+ messages)
` [PATCH v3 1/6] fs: add generic write-stream management ioctl
` [PATCH v3 2/6] iomap: introduce and propagate write_stream
` [PATCH v3 3/6] xfs: implement write-stream management support
[PATCH RFC] ext4: fix warning when starting journal on frozen filesystem
2026-06-24 18:10 UTC
[PATCH 00/28] DC Patches Jun 24, 2026
2026-06-24 18:03 UTC (24+ messages)
` [PATCH 02/28] drm/amd/display: Replace repeated no-native-i2c checks with force_i2c_over_aux field
` [PATCH 03/28] drm/amd/display: Extract backlight helpers for KUnit tests
` [PATCH 04/28] drm/amd/display: Add more KUnit tests for amdgpu_dm_colorop
` [PATCH 05/28] drm/amd/display: Add kunit tests for amdgpu_dm_plane
` [PATCH 06/28] drm/amd/display: Simplify boolean checks
` [PATCH 07/28] drm/amd/display: Simplify DMUB notify registration
` [PATCH 08/28] drm/amd/display: scale plane global alpha to 12 bits on DCN 4.2
` [PATCH 09/28] drm/amd/display: Fix KUnit test crash after global alpha change
` [PATCH 10/28] drm/amd/display: correct encoder minimal creation
` [PATCH 11/28] drm/amd/display: fix malformed link_settings debugfs output
` [PATCH 12/28] drm/amd/display: Cleaned up headers
` [PATCH 15/28] drm/amd/display: guard against overflow in HDCP message dump
` [PATCH 17/28] drm/amd/display: Add KUnit test for amdgpu_dm_wb
` [PATCH 18/28] drm/amd/display: Add KUnit tests for amdgpu_dm_replay
` [PATCH 19/28] drm/amd/display: Add KUnit tests for amdgpu_dm_psr
` [PATCH 20/28] drm/amd/display: Add KUnit tests for amdgpu_dm_pp_smu
` [PATCH 21/28] drm/amd/display: Add KUnit tests for mst_types
` [PATCH 22/28] drm/amd/display: hold a vblank ref while writeback is pending
` [PATCH 23/28] drm/amd/display: Extract shared KUnit test helpers
` [PATCH 24/28] drm/amd/display: remove dead code related to forcevrr
` [PATCH 25/28] drm/amd/display: Disable mem gating for DCHVM on DCHVM init
` [PATCH 26/28] drm/amd/display: revert "Enable HUBP/DPP power gate for DCN42"
` [PATCH 27/28] drm/amd/amdgpu: Fix stack frame size warnings in KUnit tests
[PATCH v5 00/12] Support ACPI and SETAASA device discovery
2026-06-24 18:09 UTC (8+ messages)
` [PATCH v5 04/12] i3c: master: Add support for devices using SETAASA
` [PATCH v5 08/12] i3c: dw-i3c-master: Add ACPI core clock frequency quirk
[PATCH] virt: acrn: validate RAM map user ranges
2026-06-24 18:06 UTC
[PATCH net] dt-bindings: net: renesas,ether: Drop example "ethernet-phy-ieee802.3-c22" fallback
2026-06-24 18:07 UTC (2+ messages)
[moderation/CI] Re: Data in direntry (dirdata) feature
2026-06-24 18:07 UTC
[PATCH v3 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
2026-06-24 18:06 UTC (4+ messages)
` [PATCH v3 2/7] rust: types: introduce ForLt base trait for CovariantForLt
[paulmck-rcu:puranjay.2026.06.23a] BUILD REGRESSION 6daa08cf676d7c1ff53101073fdedbf3a6762370
2026-06-24 18:04 UTC
[PATCH v10 00/30] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2026-06-24 18:04 UTC (31+ messages)
` [PATCH v10 01/30] drm/vblank_work: Add methods to schedule vblank_work in 2 stages
` [PATCH v10 02/30] drm/vblank: Add a 2-stage version of drm_crtc_arm_vblank_event
` [PATCH v10 03/30] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [PATCH v10 04/30] drm/intel/display: Convert vblank event handling to 2-stage arming
` [PATCH v10 05/30] drm/i915/display: Move vblank put until after critical section
` [PATCH v10 06/30] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH v10 07/30] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [PATCH v10 08/30] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH v10 09/30] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH v10 10/30] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
` [PATCH v10 11/30] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [PATCH v10 12/30] drm/i915/display: Use intel_de_read/write_fw in colorops
` [PATCH v10 13/30] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v10 14/30] drm/i915/display: Make set_pipeconf use the fw variants
` [PATCH v10 15/30] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v10 16/30] drm/i915: Drop the irqs_disabled() check
` [PATCH v10 17/30] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v10 18/30] drm/i915/gt: Fix selftests on PREEMPT_RT
` [PATCH v10 19/30] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [PATCH v10 20/30] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
` [PATCH v10 21/30] drm/i915: Use sleeping selftests for igt_atomic on PREEMPT_RT
` [PATCH v10 22/30] Revert "drm/i915: Depend on !PREEMPT_RT."
` [PATCH v10 23/30] PREEMPT_RT injection
` [PATCH v10 24/30] FOR-CI: bump MAX_STACK_TRACE_ENTRIES
` [PATCH v10 25/30] drm/i915/gt: Add a spinlock to prevent starvation of irq_work
` [PATCH v10 26/30] drm/xe: Avoid using stolen memory for DPT
` [PATCH v10 27/30] drm/xe/display: Avoid using stolen memory for framebuffer when media gt exists
` [PATCH v10 28/30] drm/xe/display: Do not allocate into stolen for new framebuffers
` [PATCH v10 29/30] drm/i915/pmu: Convert to raw spinlock
` [PATCH v10 30/30] drm/i915: Disable "busy" pmu event on CONFIG_PREEMPT_RT
[PATCH] misc: fastrpc: remove mmap entry before remote unmap
2026-06-24 18:01 UTC (2+ messages)
[RFC PATCH] mm: bypass swap readahead for zswap
2026-06-24 18:01 UTC (2+ messages)
[PATCH] misc: fastrpc: reject overflowing invoke buffer ranges
2026-06-24 18:00 UTC (2+ messages)
[PATCH dwarves v9 0/6] pahole: Encode true signatures in kernel BTF
2026-06-24 17:59 UTC (2+ messages)
[PATCH v2] drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC
2026-06-24 18:00 UTC (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC (rev2)
` ✓ CI.KUnit: success "
[PATCH 0/2] memory.c: make memory_region_dispatch_* report ACCESS_ERROR
2026-06-24 17:58 UTC (7+ messages)
[PATCH 0/4] bpf/arm64: add BPF_ABS/BPF_IND packet load support
2026-06-24 17:55 UTC (11+ messages)
` [PATCH v5 0/9] bpf: JIT related bug fixes
` [PATCH v5 1/9] bpf/x86: fix JIT encoding of fixed-width immediates
` [PATCH v5 2/9] test/bpf: add JSET test with small immediate
` [PATCH v5 3/9] bpf: mask shift count in interpreter per RFC 9669
` [PATCH v5 4/9] bpf/arm64: mask shift count "
` [PATCH v5 5/9] test/bpf: add test for large shift
` [PATCH v5 6/9] bpf/arm64: fix offset type to allow a negative jump
` [PATCH v5 7/9] bpf/arm64: add BPF_ABS/BPF_IND packet load support
` [PATCH v5 8/9] test/bpf: check that JIT was generated
` [PATCH v5 9/9] test/bpf: check that bpf_convert can be JIT'd
[PATCH v2] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
2026-06-24 17:58 UTC (2+ messages)
[PATCH] hyperv: mshv: zero VTL hypercall input page
2026-06-24 17:57 UTC
[PATCH] btrfs: replace writeback inhibition xarray with a fixed inline buffer
2026-06-24 17:57 UTC
[PATCH] scsi: megaraid: cap passthrough copyout length
2026-06-24 17:56 UTC (2+ messages)
[PATCH v4 0/6] refactor monolithic amdgpu.h
2026-06-24 17:55 UTC (7+ messages)
` [PATCH v4 1/6] drm/amdgpu: move struct amdgpu_wb and helpers into separate files
` [PATCH v4 2/6] drm/amdgpu: move struct amdgpu_video_codecs and helpers into header file
` [PATCH v4 3/6] drm/amdgpu: move struct amdgpu_mqd "
` [PATCH v4 4/6] drm/amdgpu: move amdgpu_acpi helpers into new header
` [PATCH v4 5/6] drm/amdgpu: move amdgpu_allowed_register_entry into amdgpu_reg_access.h
` [PATCH v4 6/6] drm/amdgpu: include amdgpu_video_codecs.h only where needed
[RFC PATCH] drm/amd/display: Pin native scanout to VRAM on large-carveout APUs
2026-06-24 17:55 UTC (5+ messages)
[PATCH] remoteproc: virtio: support dynamic number of vrings
2026-06-24 17:55 UTC (2+ messages)
[PATCH] ipmi: ipmb: validate write message length
2026-06-24 17:53 UTC
[PATCH v1 00/13] iio: Use named initializers for device_id structures
2026-06-24 17:54 UTC (12+ messages)
` [PATCH v1 07/13] iio: imu: adis16550: Simplify device abstraction
` [PATCH v1 08/13] iio: magnetometer: hmc5843: "
` [PATCH v1 09/13] iio: accel: bmc150: Explicitly set spi .driver_data
` [PATCH v1 11/13] iio: Initialize spi_device_id arrays using member names
` [PATCH v1 13/13] staging: "
[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-06-24 17:54 UTC (3+ messages)
` [PATCH RFC v2 17/18] fs: look up the superblock via the device table in user_get_super()
[PATCH v2 bpf-next 0/2] bpf: bpf_redirect_peer egress redirection
2026-06-24 17:54 UTC (5+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Support BPF_F_EGRESS with bpf_redirect_peer
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add tests for bpf_redirect_peer with BPF_F_EGRESS
[PATCH] remoteproc: qcom_q6v5_pas: Release dtb_firmware on stop
2026-06-24 17:53 UTC (2+ messages)
` [PATCH v2] remoteproc: qcom_q6v5_pas: Fix dtb firmware lifecycle and leak
[PATCH v1] fuse: enable large folios
2026-06-24 17:52 UTC (3+ messages)
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-24 17:52 UTC (3+ messages)
[PATCH] misc: ibmvmc: reject oversized inbound messages
2026-06-24 17:51 UTC
[cocci] [PATCH] coccinelle: Add devm_kmalloc_objs conversion script
2026-06-24 17:52 UTC (4+ messages)
` "
[PATCH 0/3] nfsd: inter-server copy fixes
2026-06-24 17:51 UTC (4+ messages)
` [PATCH 1/3] nfsd: fix cpntf publish race in nfs4_init_cp_state
` [PATCH 2/3] nfsd: fix UAF in cpntf statelist drain
` [PATCH 3/3] nfsd: fix UAF in async copy cancel and shutdown
[PATCH] ref_manual: add "fragments" and "templates" directories to structure
2026-06-24 17:50 UTC (3+ messages)
` [docs] "
[PATCH v2 0/5] migration/cpr: support vhost-vsock devices
2026-06-24 17:50 UTC (4+ messages)
` [PATCH v2 4/5] vhost-vsock: preserve vhost FD during CPR
[PATCH] misc: fastrpc: remove map before remote unmap
2026-06-24 17:49 UTC
[PATCH v12 00/12] VMSCAPE optimization for BHI variant
2026-06-24 17:49 UTC (4+ messages)
` [PATCH v12 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
[PATCH] tests/docker: add flex and bison to emsdk-wasm64-cross
2026-06-24 17:48 UTC (4+ messages)
[PATCH v2 0/1] gpiolib: acpi: Add quirk for ASUS ROG Strix G16 G614 series
2026-06-24 17:49 UTC (2+ messages)
[PATCH v5] HID: i2c-hid: Refactor _DSM helper and add i2c-hid-acpi-prp0001 driver
2026-06-24 17:46 UTC (2+ messages)
` [PATCH v6] "
[PATCH v7 0/2] add FALLOC_FL_WRITE_ZEROES support to xfs
2026-06-24 17:47 UTC (3+ messages)
` [PATCH v7 1/2] xfs: add an allocation mode to xfs_alloc_file_space()
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-06-24 17:46 UTC (5+ messages)
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
[bluez/bluez] 7efd93: shared: rap: Defer CS Event registration until con
2026-06-24 17:44 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.