messages from 2026-06-24 15:17:39 to 2026-06-24 16:07:09 UTC [more...]
[PATCH 00/37] drm bridge hotplug
2026-06-24 16:06 UTC (25+ messages)
` [PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction
` [PATCH 06/37] drm/display: bridge-connector: use a drm_bridge_connector internally, not a drm_connector
` [PATCH 15/37] drm/display: bridge-connector: allocate the connector dynamically
` [PATCH 19/37] drm/bridge: samsung-dsim: move drm_bridge_add() call to probe
` [PATCH 30/37] drm/bridge: add drm_bridge_is_tail() to know whether a bridge completes the pipeline
[GIT PULL] tracing: More updates for 7.2
2026-06-24 16:06 UTC
[PATCH v5 00/15] drm: Improve logic behind damage handling
2026-06-24 16:06 UTC (3+ messages)
` [PATCH v5 01/15] drm/amd/display: Handle struct drm_plane_state.ignore_damage_clips
[OE-core][PATCH v2 0/5] Implement SPDX for deploy tasks
2026-06-24 16:05 UTC (5+ messages)
` [OE-core][PATCH v3 0/8] "
` [OE-core][PATCH v3 5/8] Add SPDX deploy tasks to various recipes
[PATCH V3 0/3] Ensure ordered namespace registration during async scan
2026-06-24 16:05 UTC (13+ messages)
[PATCH v3 00/23] Introduce enablemenant of dom0less
2026-06-24 16:04 UTC (10+ messages)
` [PATCH v3 18/23] xen/riscv: implement IRQ routing for device passthrough
` [PATCH v3 22/23] xen/Kconfig: introduce HAS_STATIC_MEMORY
` [PATCH v3 23/23] xen/riscv: add initial dom0less infrastructure support
[PATCH v3] selftests/cgroup: Adjust cpu test duration based on HZ
2026-06-24 16:03 UTC
[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
2026-06-24 16:04 UTC (5+ messages)
` [PATCH v2 03/13] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v2 04/13] mm/page_alloc: relax GFP WARN in nolock allocs
[PATCH 0/5] md: minor cleanups in md core and raid5/raid1/raid10
2026-06-24 16:03 UTC (8+ messages)
` [PATCH 1/5] md/raid1,raid10: drop unused mddev arg from check_decay_read_errors()
` [PATCH 2/5] md/raid5: use max() in raid5_calc_degraded()
` [PATCH 3/5] md: make is_mddev_idle() take a bool init flag
` [PATCH 4/5] md: use sector_t for recovery_active in status_resync()
` [PATCH 5/5] md: clarify the resync ETA comment "
[RFC PATCH v3 0/3] drm/xe: Structured RAS error logging infrastructure
2026-06-24 16:03 UTC (4+ messages)
` [RFC PATCH v3 2/3] drm/xe: Add RAS logging helpers
[PATCH v2] ASoC: dt-bindings: Convert cirrus,cs35l36 to DT schema
2026-06-24 16:02 UTC (2+ messages)
CTI TAC Meeting Notes 2026-06-24
2026-06-24 16:02 UTC
[PATCH v2 0/2] iio: chemical: sps30, scd30
2026-06-24 16:01 UTC (2+ messages)
[PATCH v3 0/3] KVM: arm64: fix pKVM mapping cache corner cases
2026-06-24 16:00 UTC (4+ messages)
` [PATCH v3 1/3] KVM: arm64: skip pKVM cache flushes for non cacheable mappings
` [PATCH v3 2/3] KVM: arm64: top up pKVM mapping cache for permission faults
` [PATCH v3 3/3] KVM: arm64: top up stage 2 memcache for dirty logging faults
[PATCH v3 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
2026-06-24 16:00 UTC (5+ messages)
` [PATCH v3 1/7] net: wwan: t9xx: Add PCIe core
` [PATCH v3 2/7] net: wwan: t9xx: Add control plane transaction layer
[PATCH] x86: Avoid divide by 0 in amd_smn_init()
2026-06-24 15:59 UTC (4+ messages)
[morimoto:sound-cleanup-2026-06-19 260/326] sound/soc/mediatek/mt6797/mt6797-mt6351.c:219:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
2026-06-24 15:58 UTC
[PATCH net-next v5 0/4] dpll: add NCO pin type and zl3073x support
2026-06-24 15:57 UTC (15+ messages)
` [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
[tip:tip/urgent] BUILD SUCCESS b1cfc1c2cd8d3c8997e2f634562e34913405c290
2026-06-24 15:57 UTC
[PATCH] hw/core: fix block comment style in cpu-common.c
2026-06-24 14:46 UTC
[PATCH] hw/core: fix else placement in sysbus.c
2026-06-24 15:13 UTC
[PATCH 00/27] tests/tcg: run tests with meson
2026-06-24 15:56 UTC (8+ messages)
` [PATCH 01/27] tests/tcg/multiarch/system/memory.c: remove unused variable
` [PATCH 06/27] tests/tcg/meson.build: introduce test_name
` [PATCH 07/27] tests/tcg/meson.build: introduce cflags
[GIT PULL] KVM: Early selftests changes for 7.3
2026-06-24 15:56 UTC
[PATCH] NFC: nxp-nci: fix deadlock between firmware download and IRQ handler
2026-06-24 15:56 UTC
[PATCH v3 0/8] Add support for Qualcomm remoteproc subsystem cooling
2026-06-24 15:56 UTC (15+ messages)
` [PATCH v3 1/8] dt-bindings: remoteproc: qcom,pas: add thermal mitigation properties
[PATCH 0/8] md/raid5: scalability and rebuild-path improvements
2026-06-24 15:54 UTC (9+ messages)
` [PATCH 1/8] md: change chunk_sectors and stripe cache counts to unsigned int
` [PATCH 2/8] md/raid5: raise stripe cache limit from 32768 to 262144
` [PATCH 3/8] md: widen badblock sectors param from int to sector_t
` [PATCH 4/8] md/raid5: raise NR_STRIPE_HASH_LOCKS from 8 to 32
` [PATCH 5/8] md/raid5: submit a window of stripes during resync/recovery
` [PATCH 6/8] md/raid5: allocate worker groups per NUMA node
` [PATCH 7/8] md/raid5: raise MAX_STRIPE_BATCH from 8 to 32
` [PATCH 8/8] md/raid5: reserve stripe cache for user I/O during rebuild
[PATCH] signal: avoid shared siginfo namespace rewrites
2026-06-24 15:54 UTC (6+ messages)
` [PATCH v2 1/2] "
[bluez/bluez]
2026-06-24 15:53 UTC
Initialization order
2026-06-24 15:51 UTC
mm: opaque hardware page-table entry handles
2026-06-24 15:52 UTC (2+ messages)
[RFC PATCH] drm/amd/display: Pin native scanout to VRAM on large-carveout APUs
2026-06-24 15:52 UTC (4+ messages)
[PATCH 0/7] drm/amdgpu: Implement retry faults on Navi 4
2026-06-24 15:52 UTC (8+ messages)
` [PATCH 5/7] drm/amdgpu/gmc12.0: Use AMDGPU_PTE_IS_PTE flag for init_pte_flags on GFX12.0
` [PATCH 2/7] drm/amdgpu: ACK the retry CAM after VM update finishes
[PATCH] gpu: nova-core: falcon: store bar and dev in falcon
2026-06-24 15:51 UTC (2+ messages)
[PATCH 0/2] Couple fdinfo improvements
2026-06-24 15:52 UTC (2+ messages)
` ✗ Xe.CI.BAT: failure for "
[PATCH 1/2] smb: client: refactor ACL setting control flow in id_mode_to_cifs_acl()
2026-06-24 15:51 UTC (2+ messages)
` [PATCH 2/2] smb/client: fix security flag calculation when setting security descriptors
[PATCH V9 00/17] iothread: Support tracking and querying IOThread holders
2026-06-24 15:51 UTC (3+ messages)
` [PATCH V9 02/17] iothread: introduce iothread_ref/unref to track attached devices
[PATCH bpf 0/2] bpf: Copy per-CPU map value padding in copy_map_value_long()
2026-06-24 15:51 UTC (3+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Verify no non-zeroed kernel heap memory exposure
[Buildroot] [PATCH] package/libxkbcommon: provide xkbregistry when libxml2 is enabled
2026-06-24 15:51 UTC (2+ messages)
[PATCH-next v5 0/6] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
2026-06-24 15:51 UTC (4+ messages)
` [PATCH-next v5 6/6] "
[RFC net-next 08/15] ipxlat: add translation engine and dispatch core
2026-06-24 15:43 UTC (2+ messages)
[PATCH v6 0/8] bootconfig: embed kernel.* cmdline at build time
2026-06-24 15:50 UTC (4+ messages)
` [PATCH v6 6/8] Documentation: bootconfig: document build-time cmdline rendering
[PATCH v2] accel/tcg: Remove per-vCPU ignore_memory_transaction_failures flag
2026-06-24 15:49 UTC
[PATCH v2 0/5] migration/cpr: support vhost-vsock devices
2026-06-24 15:49 UTC (7+ messages)
` [PATCH v2 2/5] migration: stop VM earlier for CPR
` [PATCH v2 3/5] vhost: reset vhost devices "
[PATCH v3] dt-bindings: interrupt-controller: ti,irq-crossbar: Convert to DT schema
2026-06-24 15:49 UTC (4+ messages)
[PATCH 0/2] Add a "min bpc" connector property
2026-06-24 15:49 UTC (3+ messages)
` [PATCH 1/2] drm/connector: Introduce "
[PATCH] gpu: nova-core: falcon: store bar and dev in falcon
2026-06-24 15:49 UTC (2+ messages)
[PATCH v2] PCI/ASPM: Mask ASPM states based on Devicetree properties
2026-06-24 15:48 UTC (2+ messages)
[PATCH v2 0/8] drm/{i915,xe}: unify runtime pm calls
2026-06-24 15:48 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/{i915,xe}: unify runtime pm calls (rev2)
[PATCH v3 0/2] tracing: Remove trace_printk.h from kernel.h
2026-06-24 15:48 UTC (5+ messages)
` [PATCH v3 2/2] "
[PATCH net] dt-bindings: net: renesas,ether: Drop example "ethernet-phy-ieee802.3-c22" fallback
2026-06-24 15:47 UTC (2+ messages)
[PATCH net v2 0/2] sctp: validate INIT in COOKIE-ECHO when auth disabled
2026-06-24 15:46 UTC (2+ messages)
[PATCH 0/1] rockchip: rk3568: Add support for LinkEase EasePi R1
2026-06-24 15:46 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v2 0/2] arm64: dts: mediatek: mt8395-radxa-nio-12l: Enable i2c3 on 40-pin header
2026-06-24 15:45 UTC (6+ messages)
` [PATCH v2 1/2] arm64: dts: mediatek: mt8395-radxa-nio-12l: Drop redundant i2c2 drive-strength
` [PATCH v2 2/2] arm64: dts: mediatek: mt8395-radxa-nio-12l: Enable i2c3 on 40-pin header
[PATCH v4 0/2] Add support for Renesas RZ/G3L LVDS encoder
2026-06-24 15:45 UTC (3+ messages)
` [PATCH v4 2/2] drm: renesas: rz-du: Add support for "
[PATCH 1/2] drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()
2026-06-24 15:45 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [1/2] "
[PATCH] xfrm: iptfs: propagate SKBFL_SHARED_FRAG in iptfs_skb_add_frags()
2026-06-24 15:45 UTC (2+ messages)
[PATCH 7/7] ARM: dts: rockchip: Add Alientek DLRV1126
2026-06-24 15:44 UTC (3+ messages)
[PATCH v1] dts: update dts check format script and resolve errors
2026-06-24 15:44 UTC (4+ messages)
` [PATCH v2] "
[PATCH v15 00/11] arm64: entry: Convert to Generic Entry
2026-06-24 15:44 UTC (10+ messages)
` [PATCH v15 10/11] arm64: entry: Convert to generic entry
` [PATCH v15 11/11] arm64: Inline el0_svc_common()
[PATCH v13 00/22] TDX KVM selftests
2026-06-24 15:43 UTC (4+ messages)
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd
PI fixes v2
2026-06-24 15:42 UTC (5+ messages)
` [PATCH 2/2] block: handle REQ_OP_ZONE_APPEND in __bio_integrity_action
update BDI {io,ra}_pages values based on the RT device limits
2026-06-24 15:42 UTC (3+ messages)
[PATCH 0/7] ARM: rockchip: rv1126: Add support for Alientek ATK-DLRV1126
2026-06-24 15:42 UTC (7+ messages)
` [PATCH 4/7] net: stmmac: dwmac-rk: Enable refout clock for RGMII
` [PATCH 6/7] ARM: dts: rockchip: Add RV1126 I2C5
[PATCH v3 0/6] target/arm: a few timer fixes while checking FEAT_ECV_POFF
2026-06-24 15:41 UTC (3+ messages)
` [PATCH v3 4/6] target/arm: gate check on scr_el3 behind ARM_FEATURE_EL3 check
[LTP] [PATCH] set_mempolicy05: require CONFIG_NUMA
2026-06-24 15:41 UTC (2+ messages)
[PATCH] devtool: provide explicit error for missing "script" command
2026-06-24 15:40 UTC (2+ messages)
` [OE-core] "
[PATCH] smb/client: fix security flag calculation when setting security descriptors
2026-06-24 15:40 UTC
[PATCH v2 4/4] virtio_balloon: warn on failed buffer add in tell_host()
2026-06-24 15:40 UTC (2+ messages)
` [PATCH v2 5/4] virtio_balloon: warn on failed buffer add in stats_handle_request()
[PATCH v2 0/6] Implement FEAT_FPRCVT in cpu_max
2026-06-24 15:38 UTC (13+ messages)
` [PATCH v2 1/6] target/arm/tcg: Implement new instructions for FPRCVT
` [PATCH v2 2/6] target/arm/tcg: Allow vector FP conversions with FPRCVT
` [PATCH v2 3/6] target/arm/tcg/cpu64.c: Add FEAT_FPRCVT to cpu_max
` [PATCH v2 4/6] linux-user/aarch64/elfload.c: Add FPRCVT
` [PATCH v2 5/6] docs/system/arm: Add FEAT_FPRCVT to A-profile support
` [PATCH v2 6/6] tests/tcg/arm: Tests for new FPRCVT instructions
[PATCH net 0/7] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
2026-06-24 15:38 UTC (2+ messages)
[PATCH bpf-next v2 0/5] Verify BPF signed loader at load time
2026-06-24 15:37 UTC (6+ messages)
` [PATCH bpf-next v2 1/5] bpf: Verify signed loader metadata "
[PATCH v4] iomap: add simple read path for small direct I/O
2026-06-24 15:37 UTC (2+ messages)
[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
2026-06-24 15:36 UTC (3+ messages)
` [PATCHv4 04/13] uprobes/x86: Unmap trampoline vma object in case it's unused
Ethtool : PRBS feature
2026-06-24 15:35 UTC (11+ messages)
[Buildroot] [PATCH] package/supertuxkart: remove obsolete dependencies
2026-06-24 15:36 UTC (2+ messages)
[PATCH 0/2] mach-omap2: am33xx: ddr JEDEC spec fixups
2026-06-24 15:35 UTC (3+ messages)
` [PATCH 1/2] arm: mach-omap2: am33xx: ddr: ensure proper reset->cke delay
` [PATCH 2/2] arm: mach-omap2: am33xx: check VTP before reinitalizing
[PATCH 00/12] arm64: FF-A runtime transport for EFI variables
2026-06-24 15:35 UTC (6+ messages)
` [PATCH v2 00/11] "
` [PATCH v2 06/11] efi_loader: move runtime variable read helpers to efi_variable.c
[PATCH] btrfs: uapi: fix stale BTRFS_SYSTEM_CHUNK_ARRAY_SIZE comment
2026-06-24 15:35 UTC (2+ messages)
[PATCH v2] arm64: mm: Defer read-only remap of data/bss linear alias
2026-06-24 15:35 UTC (2+ messages)
[GIT PULL] Please pull mediatek-for-master-2026-06-24 into master
2026-06-24 15:31 UTC
[PATCH] drm/panthor: Check VMA boundaries for PMD mappings
2026-06-24 15:34 UTC (2+ messages)
[Intel-wired-lan] [TEST] GRO on i40e looks off
2026-06-24 15:34 UTC (2+ messages)
` "
[PATCH 0/2] hw/adc: convert object props to class props
2026-06-24 15:32 UTC (3+ messages)
` [PATCH 1/2] qom: add support for array class properties
` [PATCH 2/2] hw/adc/npcm7xx_adc.c: convert NPCM7XX_ADC object props to class props
mm/hwpoison: persist poisoned PFN list across kexec via KHO [RFC]
2026-06-24 15:34 UTC (4+ messages)
[PATCH v1] ASoC: rockchip: rockchip_sai: #include <linux/platform_device.h> explicitly
2026-06-24 12:01 UTC (3+ messages)
[RFC PATCH] regulator: da9121: Use subvariant ids in the I2C table
2026-06-24 11:58 UTC (2+ messages)
[PATCH] ASoC: soc-core: Don't fail if device_link could not be created
2026-06-24 12:01 UTC (2+ messages)
[PATCH] btrfs: remove btrfs_fs_info::stripesize
2026-06-24 15:33 UTC (2+ messages)
[PATCH RFC 2/3] dmaengine: dma-axi-dmac: Switch to bitmap-based address width masks
2026-06-24 15:33 UTC (11+ messages)
[PATCH v2 00/28] drm/i915/dp_link: Refactor DP link capability logic part1
2026-06-24 15:32 UTC (4+ messages)
` [PATCH v2 01/28] drm/i915/dp: Rename intel_dp_link_config to intel_dp_link_config_entry
[PATCH v2] spi: imx: reconfigure for PIO when DMA cannot be started
2026-06-24 15:31 UTC (3+ messages)
[PATCH] drivers: rtc: handle OTF clock changes
2026-06-24 15:31 UTC (2+ messages)
[PATCH] mm/mm_init: fix incorrect node_spanned_pages
2026-06-24 15:30 UTC (6+ messages)
[Intel-wired-lan] [TEST] Weird RSS state on ice
2026-06-24 15:30 UTC (2+ messages)
` "
[PATCH v4 0/3] workqueue: Shrink the lock time
2026-06-24 15:30 UTC (2+ messages)
[PATCH v3 0/3] Add and use abstraction for synchronize_rcu()
2026-06-24 15:30 UTC (2+ messages)
[PATCH] mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
2026-06-24 15:29 UTC (3+ messages)
[PATCH v2 0/8] arm: mediatek: fix gd->bd->bi_dram[0].size
2026-06-24 15:28 UTC (2+ messages)
[PATCH v1 0/8] Introducing guest driven VM launch update mechanism (BYOF interface)
2026-06-24 15:27 UTC (3+ messages)
` [PATCH v1 4/8] hw/misc/vmlaunchupdate: Introduce hypervisor fw-cfg interface support
[PATCH] x86/fred: Send an EVENT_CHECK IPI on exit from NMI
2026-06-24 15:27 UTC (6+ messages)
[PATCH v2] smp: Use release stores for csd_lock_record() state
2026-06-24 15:27 UTC (3+ messages)
[PATCH 1/1] migration/cpr: Add HMP support for cpr-transfer
2026-06-24 15:26 UTC (2+ messages)
[PATCH 0/2] Add driver for DAC8163:
2026-06-24 15:27 UTC (5+ messages)
` [PATCH 1/2] iio: dac: dac8163: Add driver for DAC8163
[PATCH net v2 2/2] octeontx2-af: suppress kpu profile loading warning
2026-06-24 15:24 UTC (2+ messages)
[PATCH v3 0/8] refactor monolithic amdgpu.h
2026-06-24 15:24 UTC (5+ messages)
` [PATCH v3 2/8] drm/amdgpu: move struct amdgpu_uid and helpers into separate files
[PATCH v2] drm/panthor: Fix NPD issue on partial unmap of an evicted BO
2026-06-24 15:24 UTC (2+ messages)
[PATCH 0/2] sched: Introduce and use deferred WARNs in sched
2026-06-24 15:24 UTC (6+ messages)
` [PATCH 1/2] bug: Provide WARN_ON.*DEFERRED() macros for console deferred output
[PATCH v5 00/16] media: iris: Add AR50LT core support and enable Agatti platform
2026-06-24 15:24 UTC (3+ messages)
` [PATCH v5 14/16] media: iris: add Gen2 firmware support on the "
[PATCH v2 0/3] fs/squashfs: fix symlink load failure on large images
2026-06-24 15:23 UTC (3+ messages)
` [PATCH v2 3/3] fs/squashfs: fix dirs->entry leak on inode lookup failure
[PATCH v2 0/4] virtio_balloon: quiesce balloon work on device shutdown
2026-06-24 15:23 UTC (5+ messages)
` [PATCH v2 3/4] virtio_balloon: quiesce balloon work before "
[RFC 0/3] core: riscv: Implement Floating-Point and Vector extension context tracking
2026-06-24 15:23 UTC (3+ messages)
[PATCH v4 4/5] mm/memcontrol: convert memcg to use page_counter_stock
2026-06-24 15:23 UTC (2+ messages)
[PATCH v2] usb: onboard-hub: Add support for Corechips SL6341 USB 2.0/3.0 hub controller
2026-06-24 15:22 UTC (4+ messages)
[PATCH libgpiod] build: fix dependencies for generated files
2026-06-24 15:22 UTC (2+ messages)
[PATCH libgpiod 0/4] build: fix problems with meson build option guards
2026-06-24 15:22 UTC (2+ messages)
[PATCH 0/8] Testcase improvements and Power8E/NVL removal
2026-06-24 15:21 UTC (4+ messages)
` [PATCH 1/8] tests/functional: Add remote interrupts test for PowerNV
[arnd-playground:abi-test 34/34] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
2026-06-24 15:21 UTC
[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
2026-06-24 15:20 UTC (3+ messages)
` [PATCH v2 4/4] mm: try to free swapcache for non-LRU folios
[PATCH v3 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
2026-06-24 15:20 UTC (3+ messages)
` [PATCH v3 2/7] rust: types: introduce ForLt base trait for CovariantForLt
[PATCH] drm/panfrost: include panfrost_drv.h for panfrost_transparent_hugepage
2026-06-24 15:19 UTC (2+ messages)
[PATCH 5.15 000/411] 5.15.210-rc1 review
2026-06-24 15:18 UTC (3+ messages)
` [PATCH 5.15 299/411] ALSA: aloop: Fix peer runtime UAF during format-change stop
[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
2026-06-24 15:18 UTC (3+ messages)
[PATCH] net/virtio-user: fix eventfd sharing in secondary process
2026-06-24 15:10 UTC (2+ messages)
Installing a third-party package
2026-06-24 15:17 UTC (3+ messages)
` [poky] "
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.