messages from 2026-06-10 09:22:17 to 2026-06-10 10:01:11 UTC [more...]
[PATCH v5 0/3] dmaengine: atcdmac300: Add Andes ATCDMAC300 DMA driver
2026-06-10 9:57 UTC (3+ messages)
` [PATCH v5 2/3] dmaengine: atcdmac300: Add driver for Andes ATCDMAC300 DMA controller
` [PATCH v5 3/3] MAINTAINERS: Add entry for Andes ATCDMAC300
[PATCH v4] rust: make `build_assert` module the home of related macros
2026-06-10 10:01 UTC (3+ messages)
[PATCH v2 0/2] arm64: dts: rockchip: Add HINLINK H28K
2026-06-10 10:00 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: "
` [PATCH v2 2/2] arm64: dts: "
[PATCH] net: dsa: sja1105: Add rev-rmii support sja1110 devices
2026-06-10 10:00 UTC (3+ messages)
[PATCH v1] arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPU
2026-06-10 10:00 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: sm8550: add SDHC4 controller node
2026-06-10 9:59 UTC (5+ messages)
[PATCH net-next v4 0/4] Add support for RTL8261C_CG
2026-06-10 9:57 UTC (2+ messages)
[PATCH nf-next,v2] netfilter: conntrack: check NULL when retrieving ct extension
2026-06-10 9:58 UTC
[PATCH 7/7] ASoC: dt-bindings: ES8389: Add members about HPF and clock
2026-06-10 9:58 UTC (2+ messages)
[net-next v1 0/6] Add synopsys designware GMAC NCSI support
2026-06-10 7:24 UTC (2+ messages)
` [net-next v1 4/6] net: stmmac: Add NCSI VLAN setting
[PATCH v1 0/2] domctl: Avoid taking domctl lock for certain ops used during migration
2026-06-10 9:57 UTC (5+ messages)
` [PATCH v1 2/2] domctl: Handle some of XEN_DOMCTL_shadow_op without the domctl lock
[PATCH v2] keys: prevent slab cache merging for key_jar
2026-06-10 9:57 UTC (2+ messages)
[PATCH i-g-t] tests/intel/kms_pm_dc: Balance PSR enable/disable calls in DC tests
2026-06-10 9:46 UTC (2+ messages)
[PATCH RFCv1] virtio: Inherit max bounce buffer size from bus parent if possible
2026-06-10 9:54 UTC (5+ messages)
[PATCH 0/3] Exynos PMU fixes for cpu hotplug and cpuidle routines
2026-06-10 9:55 UTC (3+ messages)
` [PATCH 1/3] soc: samsung: exynos-pmu: use target cpu ID in hotplug callbacks
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-10 9:55 UTC (3+ messages)
[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-10 9:53 UTC (6+ messages)
` [PATCH v9 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
[soc:for-next] BUILD SUCCESS de02cc4e855af652e4b5382e5d604169ca086dfa
2026-06-10 9:53 UTC
[RFC v1] io_uring/rsrc: add fast path huge page handling in buffer registration
2026-06-10 9:54 UTC (4+ messages)
[meta-networking][PATCH] python3-scapy: Replace oe.utils.all_distro_featuresc with bb.utils.contains
2026-06-10 9:52 UTC (2+ messages)
` [oe] "
[PATCH 00/32] DC Patches Jun 15 2026
2026-06-10 9:45 UTC (33+ messages)
` [PATCH 01/32] drm/amd/display: Increase dcn42b uclk value
` [PATCH 02/32] drm/amd/display: Add a new interface to set idle opts in clock manager
` [PATCH 03/32] drm/amd/display: Add utm_qos_model pointer to clk_bw_params
` [PATCH 04/32] drm/amd/display: Remove get_utm_qos_model from soc_and_ip_translator
` [PATCH 05/32] drm/amd/display: Remove unused project_id from DML2 core instance
` [PATCH 06/32] drm/amd/display: Introduce dc_plane_cm and migrate surface update color path
` [PATCH 07/32] drm/amd/display: Extract backlight code to amdgpu_dm_backlight
` [PATCH 08/32] drm/amd/display: Extract audio code to amdgpu_dm_audio
` [PATCH 09/32] drm/amd/display: Extract DMUB code to amdgpu_dm_dmub
` [PATCH 10/32] drm/amd/display: Move HPD and IRQ handler code to amdgpu_dm_irq
` [PATCH 11/32] drm/amd/display: Extract connector and encoder code to amdgpu_dm_connector
` [PATCH 12/32] drm/amd/display: Fix conflicting types for dc_plane_cm functions
` [PATCH 13/32] drm/amd/display: Add PSR Active VTotal Control capability
` [PATCH 14/32] drm/amd/display: Enable pstate for DCN4 non-emulation builds
` [PATCH 15/32] drm/amd/display: Refactor surface_update_flags to flat struct with helpers
` [PATCH 16/32] drm/amd/display: Add Support for HDMI Compliance Automation
` [PATCH 17/32] drm/amd/display: Add KUnit tests for amdgpu_dm
` [PATCH 18/32] drm/amd/display: Add KUnit tests for amdgpu_dm_backlight
` [PATCH 19/32] drm/amd/display: Add KUnit tests for amdgpu_dm_audio
` [PATCH 20/32] drm/amd/display: Add KUnit tests for amdgpu_dm_dmub
` [PATCH 21/32] drm/amd/display: Add KUnit tests for amdgpu_dm_connector
` [PATCH 22/32] drm/amd/display: Add KUnit tests for amdgpu_dm_irq
` [PATCH 23/32] drm/amd/display: Add KUnit tests for amdgpu_dm_crtc
` [PATCH 24/32] drm/amd/display: Add KUnit tests for amdgpu_dm_services
` [PATCH 25/32] drm/amd/display: Add KUnit tests for amdgpu_dm_helpers
` [PATCH 26/32] drm/amd/display: Add KUnit tests for amdgpu_dm_quirks
` [PATCH 27/32] drm/amd/display: Add more KUnit tests for amdgpu_dm_pp_smu
` [PATCH 28/32] drm/amd/display: Add more KUnit tests for amdgpu_dm_mst_types
` [PATCH 29/32] drm/amd/display: Set default backlight without ACPI support
` [PATCH 30/32] drm/amd/display: Move backlight macros to backlight header
` [PATCH 31/32] drm/amd/display: [FW Promotion] Release 0.1.63.0
` [PATCH 32/32] drm/amd/display: Promote DC to 3.2.386
[PATCH v4 04/19] perf test cs-etm: Test process attribution
2026-06-10 9:51 UTC (3+ messages)
[PATCH] dev-manual: add command to force a recipe re-compile
2026-06-10 9:51 UTC (7+ messages)
` [docs] "
[PATCH v4 02/19] perf test: Add workload-ctl option
2026-06-10 9:51 UTC (3+ messages)
[OE-core] [PATCH 01/16] alsa-lib: upgrade 1.2.15.3 -> 1.2.16
2026-06-10 9:49 UTC (16+ messages)
` [OE-core] [PATCH 02/16] alsa-utils: upgrade 1.2.15.2 "
` [OE-core] [PATCH 03/16] barebox-tools: upgrade 2026.04.0 -> 2026.06.0
` [OE-core] [PATCH 04/16] btrfs-tools: upgrade 6.19.1 -> 7.0
` [OE-core] [PATCH 05/16] dos2unix: upgrade 7.5.5 -> 7.5.6
` [OE-core] [PATCH 06/16] dropbear: upgrade 2025.89 -> 2026.91
` [OE-core] [PATCH 07/16] fastfloat: upgrade 8.2.5 -> 8.2.8
` [OE-core] [PATCH 08/16] file: upgrade 5.47 -> 5.48
` [OE-core] [PATCH 09/16] fontconfig: upgrade 2.17.1 -> 2.18.1
` [OE-core] [PATCH 10/16] ghostscript: upgrade 10.07.0 -> 10.07.1
` [OE-core] [PATCH 11/16] gpgme: upgrade 2.0.1 -> 2.1.0
` [OE-core] [PATCH 12/16] harfbuzz: upgrade 14.2.0 -> 14.2.1
` [OE-core] [PATCH 13/16] hwdata: upgrade 0.406 -> 0.408
` [OE-core] [PATCH 14/16] kbd: upgrade 2.9.0 -> 2.10.0
` [OE-core] [PATCH 15/16] mesa: upgrade 26.0.6 -> 26.1.2,26.0.6 -> 26.1.2
` [OE-core] [PATCH 16/16] sbom-cve-check-update-nvd-native: upgrade 2026.05.07-000006 -> 2026.06.09-000006
[PATCH] [v2] clk: fix slab-use-after-free when clk_core_populate_parent_map failed
2026-06-10 9:49 UTC (4+ messages)
[soc:soc/arm] BUILD SUCCESS c28364c9831c1996db6df5cd7e315865bd439a73
2026-06-10 9:22 UTC
[PATCH] spi: rzv2h-rspi: fix incorrect readl() accessor for 8-bit RX path
2026-06-10 9:49 UTC (7+ messages)
[PATCH 0/2] Add support for the REFGEN in the IPQ9650 SoC
2026-06-10 9:49 UTC (4+ messages)
` [PATCH 2/2] regulator: qcom-refgen: add support for "
[PATCH 0/1] Fix a kernel panic in nvme-fc
2026-06-10 9:23 UTC (2+ messages)
[REGRESSION][BISECTED] wireless networking broken on Pinephone Pro
2026-06-10 9:28 UTC (3+ messages)
[PATCH 0/2] KVM: arm64: Small dirty logging fixes/cleanups
2026-06-10 9:48 UTC (5+ messages)
` [PATCH 1/2] KVM: arm64: Replace memslot_is_logging() with kvm_slot_dirty_track_enabled()
[PATCH v3 0/7] livepatch: Introduce replace set support
2026-06-10 9:48 UTC (5+ messages)
` [PATCH v3 3/7] livepatch: Support scoped atomic replace using replace_set
[PATCH i-g-t v1] tests/kms_concurrent: Skip mode_lo if it requires bigjoiner
2026-06-10 9:47 UTC (2+ messages)
[PATCH v5 00/10] Metadata series preparation
2026-06-10 9:47 UTC (6+ messages)
` [PATCH v5 06/10] media: imx219: Fix vertical blanking and exposure for analogue binning
[PATCH v2 net-next 00/15] net: enetc: SR-IOV improvements and ENETC v4 VF support
2026-06-10 9:18 UTC (16+ messages)
` [PATCH v2 net-next 01/15] net: enetc: add trusted "
` [PATCH v2 net-next 02/15] net: enetc: move msg_task and msg_int_name to struct enetc_si
` [PATCH v2 net-next 03/15] net: enetc: add link status message support to PF driver
` [PATCH v2 net-next 04/15] net: enetc: add link speed "
` [PATCH v2 net-next 05/15] net: enetc: use enetc_set_si_hw_addr() to set VF MAC address
` [PATCH v2 net-next 06/15] net: enetc: relocate enetc_pf_set_vf_mac() for common PF support
` [PATCH v2 net-next 07/15] net: enetc: add .ndo_set_vf_mac() to the enetc v4 driver
` [PATCH v2 net-next 08/15] net: enetc: move mac_filter from struct enetc_pf to struct enetc_si
` [PATCH v2 net-next 09/15] net: enetc: add MAC address filtering support for VFs of ENETC v4
` [PATCH v2 net-next 10/15] net: enetc: simplify and rename PSIIER enable/disable helpers
` [PATCH v2 net-next 11/15] net: enetc: restore VF MAC promiscuous mode after FLR for ENETC v4
` [PATCH v2 net-next 12/15] net: enetc: add VF support for i.MX94 and i.MX95
` [PATCH v2 net-next 13/15] net: enetc: implement ndo_set_rx_mode_async for ENETC v4 VF
` [PATCH v2 net-next 14/15] net: enetc: add PSI-to-VSI link status notification support for VF
` [PATCH v2 net-next 15/15] net: enetc: add ndo_get_vf_config() support
[PATCH 1/2] drm/xe: fix job timeout recovery for unstarted jobs and kernel queues
2026-06-10 9:47 UTC (2+ messages)
[PATCH v2] ata: libata-pmp: add JMicron JMS562 quirk
2026-06-10 9:47 UTC (4+ messages)
[PATCH net-next v1] ethernet: 3c509: Improve style of pnp_device_id array terminator
2026-06-10 9:46 UTC
[PATCH] can: bcm: fix CAN frame rx/tx statistics
2026-06-10 9:46 UTC (2+ messages)
Landstrip
2026-06-10 9:46 UTC (7+ messages)
[RFC] Maintenance status of SPS30 driver and related Tomasz Duszynski entries
2026-06-10 9:46 UTC (7+ messages)
[PATCH v2] dt-bindings: phy: sc8280xp-qmp-pcie: Disallow bifurcation register on Purwa
2026-06-10 9:45 UTC (2+ messages)
[PATCH] igvm: Report error on missing parameter area in directive handlers
2026-06-10 9:44 UTC
[PATCH v1 0/9] drm/i915/scaler: allocation cleanup
2026-06-10 9:43 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH 0/6] Various patches to improve Secure Boot support
2026-06-10 9:43 UTC (7+ messages)
` [PATCH 2/6] Align all sections to 4KB
[PATCH] net/iavf: fix to consolidate link change event handling
2026-06-10 9:43 UTC (3+ messages)
` [PATCH v2] "
[PATCH bpf-next] rqspinlock: Fix order in raw_res_spin_(un)lock_irq to allow schedule
2026-06-10 9:43 UTC (2+ messages)
[PATCH 0/6] media: v4l2-isp: Add support for extensible statistics
2026-06-10 9:43 UTC (11+ messages)
[PATCH v10 0/9] drm/amdgpu: Render-node EVENTFD subscriptions (toward KFD/KGD event unification)
2026-06-10 9:42 UTC (7+ messages)
` [PATCH v10 1/9] drm/amdgpu: Add render-node EVENTFD manager core
` [PATCH v10 3/9] drm/amdgpu: Add helper to access the fpriv eventfd manager
` [PATCH v10 4/9] drm/amdgpu/uapi: Define kernel event types for EVENTFD subscriptions
[PATCH net-next] drivers/net/bonding: User strscpy() to copy device name
2026-06-10 9:43 UTC (3+ messages)
[PATCH] ARM: imx: avic: fix device_node refcount leaks in mxc_init_irq()
2026-06-10 9:42 UTC (2+ messages)
[PATCH v3 1/2] Fix J1939 implementation not handling holds correctly
2026-06-10 9:42 UTC (2+ messages)
[PATCH v5 0/6] LoongArch: KVM: Small enhancement about interrupt injection
2026-06-10 9:39 UTC (12+ messages)
` [PATCH v5 3/6] LoongArch: KVM: Use existing macro about interrupt bit mask
[PATCH] drm/xe: Fix use-after-free race in xe_pt_zap_ptes and xe_pt_zap_ptes_range
2026-06-10 9:41 UTC (4+ messages)
[PATCH v4 0/1] drm/xe: Add support for GPU health indicator
2026-06-10 9:41 UTC (4+ messages)
` [PATCH v4 1/1] drm/xe/xe_ras: Add RAS "
` ✗ CI.checkpatch: warning for drm/xe: Add support for "
` ✓ CI.KUnit: success "
[linux-next:master 4283/12670] net/mac80211/tests/chan-mode.c:256 test_determine_chan_mode() warn: passing freed memory 'elems' (line 252)
2026-06-10 9:40 UTC
[PATCH] nvme: make some sysfs diagnostic structures static
2026-06-10 9:28 UTC (3+ messages)
[soc:soc/dt] BUILD SUCCESS 2a185da3ed581e2f6e7a7417106eb32d063a12b5
2026-06-10 9:39 UTC
[PATCH] RISC-V: KVM: Avoid redundant page-table allocations in ioremap topup
2026-06-10 9:39 UTC (3+ messages)
[RESEND PATCH] xhci: sideband: fix ring sg table pages leak
2026-06-10 9:38 UTC
[PATCH 00/15] accel/qda: Qualcomm DSP Accelerator driver
2026-06-10 9:38 UTC (6+ messages)
` [PATCH 12/15] accel/qda: Add FastRPC invocation support
[PATCH v2 2/2] can: bcm: use atomic access in receive statistics
2026-06-10 9:38 UTC (3+ messages)
[PATCH v6 0/2] libsas: rediscover improvements for linkrate/sas_addr changes
2026-06-10 9:37 UTC (3+ messages)
` [PATCH v6 2/2] scsi: libsas: Add linkrate and sas_addr change detection in rediscover
[drm-xe:drm-xe-next] BUILD SUCCESS 2032641f7fbaee960af1d7a968f2ff767a4fb907
2026-06-10 9:37 UTC
[PATCH v2] xyz-modem: Select CRC16
2026-06-10 9:37 UTC (8+ messages)
[PATCH] target/riscv: add 'trigger-count' debug property
2026-06-10 9:37 UTC (3+ messages)
[PATCH v1 0/4] environment.c: migrate 'trust_executable_bit' into 'repo_config_values'
2026-06-10 9:36 UTC (5+ messages)
` [PATCH v2 0/3] environment: "
` [PATCH v2 1/3] read-cache: remove redundant extern declarations
` [PATCH v2 2/3] read-cache: move 'ce_mode_from_stat()' to 'read-cache.c'
` [PATCH v2 3/3] environment: move trust_executable_bit into repo_config_values
[kvm-unit-tests RFC PATCH 0/6] powerpc improvements
2026-06-10 9:36 UTC (8+ messages)
` [kvm-unit-tests RFC PATCH 1/6] powerpc: add pmu tests
` [kvm-unit-tests RFC PATCH 4/6] powerpc: gitlab CI update
[OE-core][scarthgap][PATCH] systemd: Fix CVE-2026-29111
2026-06-10 9:35 UTC (2+ messages)
[PATCH] bpf: Unshare cloned skb before devmap egress XDP program
2026-06-10 9:34 UTC (7+ messages)
[PATCH v2 0/3] ASoC: cs35l56: Fix some cleanup memory leaks
2026-06-10 9:34 UTC (4+ messages)
` [PATCH v2 1/3] ASoC: cs35l56: Fix missing calls to wm_adsp2_remove()
` [PATCH v2 2/3] ASoC: cs35l56: Prevent double-free of debugfs
` [PATCH v2 3/3] ASoC: cs35l56: Cleanup if component_probe fails
[PATCH v4 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-06-10 9:33 UTC (3+ messages)
` [PATCH v4 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest
[PATCH RFC v4 0/6] iio: add Open Sensor Fusion IIO driver
2026-06-10 9:33 UTC (4+ messages)
` [PATCH RFC v4 1/6] dt-bindings: iio: add Open Sensor Fusion device
[PATCH RFC 0/2] builtin/history: change git history reword behavior and feedback
2026-06-10 9:33 UTC (10+ messages)
` [PATCH RFC v2 0/2] builtin/history: abort reword on same message
` [PATCH RFC v2 2/2] "
[PATCH for-4.22 0/4] CI: Disentangle hardware runner containers
2026-06-10 9:33 UTC (8+ messages)
` [PATCH 1/4] CI: Fixes to containerize
` [PATCH 2/4] CI: Rename xenial-xilinx to xilinx-hw-runner
` [PATCH 3/4] CI: Introduce new qubes-hw-runner.dockerfile
[PATCHv2] interconnect: qcom: simplify allocation
2026-06-10 9:33 UTC (2+ messages)
[PATCH 1/4] bootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOAD
2026-06-10 9:01 UTC (4+ messages)
` [PATCH 2/4] bootm: use CONFIG_SYS_BOOTM_LEN for IH_TYPE_KERNEL_NOLOAD decompression buffer
` [PATCH 3/4] bootm: warn about load address for IH_TYPE_KERNEL_NOLOAD in FIT
` [PATCH 4/4] bootm: allow omitting entry point for IH_TYPE_KERNEL_NOLOAD
[PATCH i-g-t v1] tests/intel/kms_psr2_sf: Restrict ET validation to eDP only
2026-06-10 9:32 UTC
[LTP] [PATCH v6 0/5] ftrace: Convert shell tests to C
2026-06-10 9:31 UTC (3+ messages)
` [LTP] [PATCH v6 1/5] ftrace: Add common library for C implementation
[PATCH net-next v6 00/11] BIG TCP for UDP tunnels
2026-06-10 9:31 UTC (5+ messages)
` [PATCH net-next v6 05/11] udp: Support gro_ipv4_max_size > 65536
[PATCH v3] platform/x86: hp-wmi: Add dual-channel PWM fan control for Victus S
2026-06-10 9:30 UTC (2+ messages)
[PATCH] thermal: gov_power_allocator: Use common error handling code in power_allocator_bind()
2026-06-10 9:30 UTC
[PATCH v2 0/3] landlock: Restrict renameat2 with RENAME_WHITEOUT
2026-06-10 9:29 UTC (4+ messages)
` [PATCH v2 1/3] landlock: Require LANDLOCK_ACCESS_FS_MAKE_WHITEOUT for RENAME_WHITEOUT
[PATCH 1/2] dt-bindings: connector: pcie-m2-e: Add 3.3Vaux supply support
2026-06-10 9:28 UTC (5+ messages)
[PATCH v2 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
2026-06-10 9:26 UTC (2+ messages)
[PATCH 2/3] hwmon: ina2xx: support ina232
2026-06-10 9:26 UTC (3+ messages)
[Kernel Bug] INFO: task hung in xt_find_table
2026-06-10 9:26 UTC (4+ messages)
[PATCH 0/9] drm/xe/guc: Recommend GuC v70.65.0 for BMG, LNL, PTL
2026-06-10 9:26 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/guc: Recommend GuC v70.65.0 for BMG, LNL, PTL (rev2)
[PATCH i-g-t v9 0/7] Enable and Add new tests for DC3CO
2026-06-10 9:25 UTC (3+ messages)
` [PATCH i-g-t v9 1/7] tests: s/check_dc_counter/assert_dc_counter
[PATCH next] driver core: Replace strcpy() with memcpy()
2026-06-10 9:25 UTC (5+ messages)
[PATCH v7 0/2] Update designware pwm driver
2026-06-10 9:25 UTC (6+ messages)
` [PATCH v7 1/2] dt-bindings: pwm: dwc: Add eswin compatible and resets property
` "
[PATCH v3 0/3] arm64: dts: imx93-11x11-evk: Add DY1212W-4856 LVDS panel
2026-06-10 9:26 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: soc: imx: fsl,imx93-media-blk-ctrl: Allow LVDS Display Bridge child node
` [PATCH v3 2/3] arm64: dts: imx93: Add LVDS Display Bridge support
` [PATCH v3 3/3] arm64: dts: imx93-11x11-evk: Add DY1212W-4856 LVDS panel
[PATCH] wifi: ath6kl: fix invalid workqueue flags in ath6kl_usb_create()
2026-06-10 9:22 UTC
[PATCH v3 0/3] landlock: Restrict renameat2 with RENAME_WHITEOUT
2026-06-10 9:23 UTC (4+ messages)
` [PATCH v3 1/3] landlock: Require LANDLOCK_ACCESS_FS_MAKE_WHITEOUT for RENAME_WHITEOUT
` [PATCH v3 2/3] selftests/landlock: Add test for RENAME_WHITEOUT denial
` [PATCH v3 3/3] selftests/landlock: Test OverlayFS renames w/o LANDLOCK_ACCESS_FS_MAKE_WHITEOUT
[PATCH v9 0/3] platform/x86: hp-wmi: Add Victus 15-fb0xxx support
2026-06-10 9:22 UTC (3+ messages)
` [PATCH v9 1/3] platform/x86: hp-wmi: Introduce board-specific feature data
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.