messages from 2025-08-08 21:37:44 to 2025-08-09 00:35:41 UTC [more...]
[PATCH v4] drm: re-allow no-op changes on non-primary planes in async flips
2025-08-08 23:41 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH v2 00/12] drm/msm/dp: Drop the HPD state machine
2025-08-09 0:35 UTC (4+ messages)
` [PATCH v2 01/12] drm/msm/dp: fix HPD state status bit shift value
` [PATCH v2 02/12] drm/msm/dp: Fix the ISR_* enum values
` [PATCH v2 03/12] drm/msm/dp: Read DPCD and sink count in bridge detect()
[openeuler:openEuler-1.0-LTS 1753/1753] net/rxrpc/local_object.c:152:20: warning: this statement may fall through
2025-08-09 0:35 UTC
[PATCH 0/3] drm/i915/gt: Relocate context-specific workarounds
2025-08-09 0:34 UTC (7+ messages)
` [PATCH 1/3] drm/i915/gt: Relocate compression repacking WA for JSL/EHL
` [PATCH 2/3] drm/i915/gt: Relocate Gen7 context-specific workarounds
` [PATCH 3/3] drm/i915/gt: Relocate Gen6 context-specific workaround
[PATCH 2/2] media: xc2028: hold the device if firmware loading is in progress
2025-08-09 0:26 UTC
[PATCH 0/4] Remove the wl1273 FM Radio
2025-08-09 0:23 UTC (6+ messages)
` [0/4] "
[PATCH] mm/zswap: store <PAGE_SIZE compression failed page as-is
2025-08-09 0:18 UTC (4+ messages)
[PATCH 1/3] arm64: dts: ti: k3-am62p: Fix memory ranges for GPU
2025-08-08 23:25 UTC (3+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-am62p-j722s: enable the bxs-4-64
` [PATCH 3/3] arm64: dts: ti: k3-j784s4-j742s2: "
[PATCH v2 0/2] drm/i915/selftests: Miscellaneous improvements in gem mman migration tests
2025-08-09 0:12 UTC (2+ messages)
[PATCH net v2 0/3] net: prevent deadlocks and mis-configuration with per-NAPI threaded config
2025-08-09 0:12 UTC (4+ messages)
` [PATCH net v2 1/3] selftests: drv-net: don't assume device has only 2 queues
` [PATCH net v2 2/3] net: update NAPI threaded config even for disabled NAPIs
` [PATCH net v2 3/3] net: prevent deadlocks when enabling NAPIs with mixed kthread config
[PATCH v4 06/10] PCI: Add PCIe Device 3 Extended Capability enumeration
2025-08-09 0:05 UTC (3+ messages)
[PATCH v2 00/32] media: add imx93 mipi/controller csi support
2025-08-08 22:39 UTC (66+ messages)
` [PATCH v2 01/32] dt-bindings: media: add DW MIPI CSI-2 Host support
` [PATCH v2 02/32] media: v4l2-common: Add helper function v4l_get_required_align_by_bpp()
` [PATCH v2 03/32] media: v4l2-common: Add helper function media_bus_fmt_to_csi2_bpp()
` [PATCH v2 04/32] media: v4l2-common: Add helper function media_bus_fmt_to_csi2_dt()
` [PATCH v2 05/32] media: staging: media: imx6-mipi-csi2: replace space with tab for alignment
` [PATCH v2 06/32] media: staging: media: imx6-mipi-csi2: use devm_add_action_or_reset() to simplify code
` [PATCH v2 07/32] media: staging: media: imx6-mipi-csi2: use devm_clk_bulk_get_all() to fetch clocks
` [PATCH v2 08/32] media: staging: media: imx6-mipi-csi2: use devm_mutex_init() to simplify code
` [PATCH v2 09/32] media: staging: media: imx6-mipi-csi2: use guard() "
` [PATCH v2 10/32] media: staging: media: imx6-mipi-csi2: use register structure to match hardware
` [PATCH v2 11/32] media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() simplify code
` [PATCH v2 12/32] media: staging: media: imx6-mipi-csi2: move probe part to imx6-csi2.c
` [PATCH v2 13/32] media: staging: media: imx6-mipi-csi2: move sd imx6's specific initialization into imx6-sci2.c
` [PATCH v2 14/32] media: staging: media: imx6-mipi-csi2: move csi2ipu_gasket_init() to imx6-csi2.c
` [PATCH v2 15/32] media: staging: media: imx6-mipi-csi2: move number pad macro define into imx6-csi2.c
` [PATCH v2 16/32] media: staging: media: imx6-mipi-csi2: move dphy init part to imx6-csi2.c
` [PATCH v2 17/32] media: staging: media: imx6-mipi-csi2: use runtime_pm frame to control clks
` [PATCH v2 18/32] media: synopsys: move imx6-mipi-csi2.c to synopsys/mipi-csi2.c
` [PATCH v2 19/32] media: synopsys: csi2: Remove deprecated s_stream and use v4l2_subdev_pad_ops
` [PATCH v2 20/32] media: synopsys: csi2: Add phy interface support
` [PATCH v2 21/32] media: synopsys: csi2: Add basic v150* version register
` [PATCH v2 22/32] media: synopsys: csi2: Add irq support to record error count
` [PATCH v2 23/32] media: synopsys: csi2: Handle alignment requirement for width
` [PATCH v2 24/32] media: synopsys: csi2: Add register prefix to register field definitions
` [PATCH v2 25/32] media: synopsys: csi2: Add need_dphy_reset in config
` [PATCH v2 26/32] media: synopsys: csi2: Add default simple dw_csi2_subdev_init_state
` [PATCH v2 27/32] media: synopsys: csi2: Add v150 lane stop state register bit define
` [PATCH v2 28/32] media: synopsys: csi2: use standard v4l2_subdev_get_fmt() function
` [PATCH v2 29/32] media: synopsys: csi2: Add customize get_frame_desc() callback
` [PATCH v2 30/32] media: synopsys: csi2: Add Image Pixel Interface (IPI) support for v150
` [PATCH v2 31/32] media: synopsys: csi2: Remove source pad connected check at dw_csi2_enable_streams()
` [PATCH v2 32/32] media: synopsys: csi2: Add simple synopsys platform driver
[PATCH v11 00/24] zswap compression batching with optimized iaa_crypto driver
2025-08-09 0:03 UTC (3+ messages)
[PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
2025-08-08 23:58 UTC (3+ messages)
Pull request efi-2025-10-rc2
2025-08-08 23:54 UTC (2+ messages)
[PATCH v4] drm/xe/hwmon: Add SW clamp for power limits writes
2025-08-08 23:52 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/hwmon: Add SW clamp for power limits writes (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH 00/22] x86: FRED support, part 1 (stacks and exceptions)
2025-08-08 23:49 UTC (2+ messages)
` [PATCH 23/22] x86/vmx: Adjust NMI handling for FRED
[PATCH v4 05/10] samples/devsec: Introduce a PCI device-security bus + endpoint sample
2025-08-08 23:45 UTC (3+ messages)
[PATCH net v3 0/3] Fix broken link with TH1520 GMAC when linkspeed changes
2025-08-08 22:42 UTC (4+ messages)
` [PATCH net v3 2/3] net: stmmac: thead: Get and enable APB clock on initialization
[Intel-wired-lan] [PATCH iwl-next v2 0/3] ice: convert Rx path to Page Pool
2025-08-08 23:37 UTC (3+ messages)
` "
[RFC PATCH v1 00/38] ARM CCA Device Assignment support
2025-08-08 23:37 UTC (3+ messages)
` [RFC PATCH v1 38/38] coco: guest: arm64: Add support for fetching device info
[PATCH v6 04/12] PCI: cadence: Split PCIe RP support into common and specific functions
2025-08-08 23:35 UTC (2+ messages)
[PATCH] drm/xe: Enable 2M pages in xe_migrate_vram
2025-08-08 23:33 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH 0/5] doc: git-rebase: clarify DESCRIPTION section
2025-08-08 23:31 UTC (12+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] doc: git-rebase: start with an example
` [PATCH v2 5/5] doc: git-rebase: update discussion of internals
` [PATCH v3 0/5] doc: git-rebase: clarify DESCRIPTION section
` [PATCH v3 1/5] doc: git-rebase: start with an example
` [PATCH v3 2/5] doc: git rebase: dedup merge conflict discussion
` [PATCH v3 3/5] doc: git rebase: clarify arguments syntax
` [PATCH v3 4/5] doc: git-rebase: move --onto explanation down
` [PATCH v3 5/5] doc: git-rebase: update discussion of internals
Network filesystems and netmem
2025-08-08 23:28 UTC (4+ messages)
[PATCH 2/2] mm/damon/core : fix commit_ops_filters by using correct nth function
2025-08-08 23:26 UTC (3+ messages)
[Intel-wired-lan] [PATCH iwl-net] ice: fix incorrect counter for buffer allocation failures
2025-08-08 23:25 UTC (3+ messages)
` "
[PATCH linux-6.12.y 1/2] selftests/bpf: Add a test for arena range tree algorithm
2025-08-08 23:19 UTC (2+ messages)
` [PATCH linux-6.12.y 2/2] selftests/bpf: Fix build error with llvm 19
[PATCHv2 00/12] TDX: Enable Dynamic PAMT
2025-08-08 23:18 UTC (2+ messages)
[PATCH RFC v2 0/2] KVM: arm64: PMU: Use multiple host PMUs
2025-08-08 23:08 UTC (7+ messages)
` [PATCH RFC v2 1/2] KVM: arm64: PMU: Introduce KVM_ARM_VCPU_PMU_V3_COMPOSITION
[PATCH net v3 00/16] net: macb: various fixes & cleanup
2025-08-08 23:06 UTC (2+ messages)
[tip:tip/urgent] BUILD SUCCESS 54b0c49290f7a314730612b4b6376cb4e09405a8
2025-08-08 22:59 UTC
[Bug 218792] New: Guest call trace with mwait enabled
2025-08-08 22:59 UTC (4+ messages)
` [Bug 218792] "
[PATCH net] selftests: drv-net: wait for carrier
2025-08-08 22:57 UTC
[GIT PULL v2] PCI changes for v6.17
2025-08-08 22:52 UTC (11+ messages)
[PATCH v4 04/10] PCI/TSM: Authenticate devices via platform TSM
2025-08-08 22:51 UTC (3+ messages)
[android-common:android14-6.1 2/2] arch/arm64/boot/dts/apple/t8103-j274.dtb: wifi@0,0 (pci14e4,4425): 'local-mac-address' does not match any of the regexes: '^pinctrl-[0-9]+$'
2025-08-08 22:49 UTC
[PATCH v2 0/5] KVM: arm64: FEAT_RASv1p1 support and RAS selection
2025-08-08 22:48 UTC (4+ messages)
` [PATCH v2 4/5] KVM: arm64: Expose FEAT_RASv1p1 in a canonical manner
[PATCH] drm/intel/pciids: Add match on vendor/id only
2025-08-08 22:47 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ Xe.CI.Full: "
[PATCH v2 1/2] rust: time: Implement Add<Delta>/Sub<Delta> for Instant
2025-08-08 22:44 UTC (4+ messages)
` [PATCH v2 2/2] rust: time: Implement basic arithmetic operations for Delta
[PATCH v1 0/1] rtc: zynqmp: ensure correct RTC calibration
2025-08-08 22:36 UTC (6+ messages)
` [PATCH v1 1/1] "
[PATCH 0/8] Add TLB invalidation abstraction
2025-08-08 22:37 UTC (6+ messages)
` ✗ Xe.CI.Full: failure for Add TLB invalidation abstraction (rev5)
` "
[PATCH] sparc64: fix hugetlb for sun4u
2025-08-08 22:37 UTC (4+ messages)
[PATCH] selftests/futex: Skip futex_waitv tests if ENOSYS
2025-08-08 22:36 UTC (3+ messages)
` [PATCH v2] "
[PATCH] curl: upgrade 8.14.1 -> 8.15.0
2025-08-08 22:35 UTC
[robh:dt-convert 13/801] arch/arm/boot/dts/axis/artpec6-devboard.dtb: / (axis,artpec6-dev-board): '#address-cells', '#size-cells', 'aliases', 'amba@0', 'cache-controller@faf10000', 'chosen', 'clkctrl@f8000000', 'cpus', 'eth_phy_ref_clk', 'ext_clk', 'gtimer@faf00200', 'interrupt-c
2025-08-08 22:33 UTC
[scarthgap][PATCH 0/9] Update for scarthgap release
2025-08-08 22:33 UTC (2+ messages)
` [yocto-patches] "
[PATCH v5.4 1/4] sch_drr: make drr_qlen_notify() idempotent
2025-08-08 22:32 UTC (2+ messages)
[PATCH v5.4 2/4] sch_hfsc: make hfsc_qlen_notify() idempotent
2025-08-08 22:32 UTC (2+ messages)
[PATCH v5.4 4/4] codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
2025-08-08 22:32 UTC (2+ messages)
[PATCH v5.4 3/4] sch_qfq: make qfq_qlen_notify() idempotent
2025-08-08 22:32 UTC (2+ messages)
[PATCH v6 0/2] Add support for OLED panel used on Snapdragon Lenovo T14s Gen6
2025-08-08 22:28 UTC (4+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: x1e78100-t14s: add hpd gpio to dp controller
[RFC] Patches to disable messages during BMC reset
2025-08-08 22:28 UTC (4+ messages)
` [PATCH 2/4] ipmi: Disable sysfs access and requests in maintenance mode
[PATCH] perf tools: Remove a pointless check
2025-08-08 22:26 UTC
[PATCH] perf: use standard syscall tracepoint structs for augmentation
2025-08-08 22:21 UTC (4+ messages)
[PATCH] RFC x86/msr: Use WRMSRNS $imm when available
2025-08-08 22:20 UTC
[openeuler:OLK-6.6 2662/2662] drivers/scsi/linkdata/ps3stor/ps3_scsih.c:1795:17: sparse: sparse: cast to restricted __le32
2025-08-08 22:12 UTC
[groeck-staging:master] BUILD SUCCESS d7eb42bfe92efa46f8750b00bce1d82f337ba145
2025-08-08 22:11 UTC
Ext4 iomap warning during btrfs/136 (yes, it's from btrfs test cases)
2025-08-08 22:11 UTC (4+ messages)
[PATCH 0/5] Perf kvm commands bug fix
2025-08-08 22:10 UTC (5+ messages)
` [PATCH 4/5] perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel
[Buildroot] [PATCH] linux: add missing hash for linux 6.1.147
2025-08-08 22:07 UTC
[PATCH] t0450: fix test for out-of-tree builds
2025-08-08 22:07 UTC (3+ messages)
` [PATCH v2 2/2] t0450: add allowlist for builtins with missing .adoc
[PATCH] drm/xe: GPU frequency tracing support
2025-08-08 22:06 UTC (2+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH v6 0/9] contrib/plugins: uftrace
2025-08-08 22:05 UTC (4+ messages)
` [PATCH v6 4/9] contrib/plugins/uftrace: implement tracing
[PATCH] mesa: upgrade 25.1.6 -> 25.2.0
2025-08-08 22:05 UTC
[PATCH 0/2] hfs&hfsplus: abort for unexpected name length
2025-08-08 22:05 UTC (5+ messages)
` [PATCH 1/2] hfs: abort hfs_lookup if name is too long
` [PATCH 2/2] hfsplus: abort hfsplus_lookup "
[PATCH 1/2] selftests/damon: test no-op commit broke DAMON status
2025-08-08 22:05 UTC (2+ messages)
[PATCH -next 4/4] cpuset: replace cpuset_lock() with guard_cpuset()
2025-08-08 22:02 UTC (2+ messages)
[PATCH] iio: frequency: adf4350: Fix prescaler usage
2025-08-08 21:56 UTC (2+ messages)
[PATCH v3 0/5] drm/xe: enable driver usage on non-4KiB kernels
2025-08-08 21:55 UTC (5+ messages)
` [PATCH v3 1/5] drm/xe/bo: fix alignment with non-4KiB kernel page sizes
[RFC RESEND] binfmt_elf: preserve original ELF e_flags in core dumps
2025-08-08 21:54 UTC (6+ messages)
ld.lld: error: Function Import: link error: linking module flags 'Code Model': IDs have conflicting values: 'i32 3' from vmlinux.a(init.o at 1229286), and 'i32 1' from vmlinux.a(vma_exec.o at 1246866)
2025-08-08 21:53 UTC (4+ messages)
[PATCH] riscv: Only allow LTO with CMODEL_MEDANY
2025-08-08 21:53 UTC (3+ messages)
[PATCH v2 0/5] iio: imu: inv_icm42600: pm_runtime fixes + various changes
2025-08-08 21:52 UTC (5+ messages)
` [PATCH v2 1/5] iio: imu: inv_icm42600: Simplify pm_runtime setup
` [PATCH v2 5/5] iio: imu: inv_icm42600: use guard() to release mutexes
[syzbot] [net?] WARNING in rt_set_nexthop
2025-08-08 21:53 UTC (2+ messages)
[PATCH 0/6] Introduce more doc linting
2025-08-08 21:52 UTC (4+ messages)
` [PATCH v2 3/6] doc: check for absence of multiple terms in each entry of desc list
[PATCH v2 0/5] Add USB2 PHY support for RZ/T2H and RZ/N2H SoCs
2025-08-08 21:52 UTC (12+ messages)
` [PATCH v2 1/5] dt-bindings: phy: renesas,usb2-phy: Add RZ/T2H and RZ/N2H support
` [PATCH v2 2/5] phy: renesas: rcar-gen3-usb2: store drvdata pointer in channel
` [PATCH v2 3/5] phy: renesas: rcar-gen3-usb2: Allow SoC-specific OBINT bits via phy_data
` [PATCH v2 4/5] phy: renesas: rcar-gen3-usb2: Add support for RZ/T2H SoC
` [PATCH v2 5/5] phy: renesas: rcar-gen3-usb2: Move debug print after register value is updated
[PATCH v2] Rust: kernel patch submission
2025-08-08 21:51 UTC
[XEN PATCH 1/2] automation/eclair: ECLAIR configuration changes due to GitLab runner update
2025-08-08 21:48 UTC (4+ messages)
` [XEN PATCH 2/2] Address violation of MISRA C Rule 13.1 involving asm side effects
Problem hanging Bulk IN, with USB 3.x, perhaps due to wMaxPacketSize = 1024 and wMaxBurst = 6 (OUT) and 2 (IN), tested and reproduceable with i.MX8MP and Raspberry Pi Compute Module 5 (CM5)
2025-08-08 21:47 UTC
[PATCH 0/8] accel, cpus: clean up cpu->exit_request
2025-08-08 21:45 UTC (4+ messages)
` [PATCH 7/8] tcg/user: do not set exit_request gratuitously
[PATCH] ublk: don't quiesce in ublk_ch_release
2025-08-08 21:44 UTC
[PATCH] disk: efi_loader: Improve disk image detection in efi_bootmgr
2025-08-08 21:40 UTC (3+ messages)
[PATCH] MAINTAINERS: Update max30208 maintainership
2025-08-08 21:40 UTC (2+ messages)
[PATCH bpf-next 0/4] Add overwrite mode for bpf ring buffer
2025-08-08 21:39 UTC (3+ messages)
` [PATCH bpf-next 1/4] bpf: "
[PATCH v2] disk: efi_loader: Improve disk image detection in efi_bootmgr
2025-08-08 21:27 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.