messages from 2026-05-18 07:30:13 to 2026-05-18 08:03:57 UTC [more...]
[PATCH v3 0/2] Add NEC LCD Technologies NL6448BC33-70C Panel Support
2026-05-18 8:03 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: display: simple: Add NEC NL6448BC33-70C panel
` [PATCH v3 2/2] drm/panel: simple: add NEC NL6448BC33-70C
[PATCH 0/3] Add SM6125 UFS support, Fix QCM2290 clock, Add poweroff command
2026-05-18 8:03 UTC (5+ messages)
` [PATCH 1/3] phy: qcom: Add SM6115 and SM6125 to QMP UFS PHY driver
` [PATCH 3/3] board/qualcomm: qcom-phone: Add poweroff command
[PATCH v5 0/6] ata: libata-scsi: multi-LUN ATAPI device support
2026-05-18 8:03 UTC (7+ messages)
` [PATCH v5 1/6] ata: libata-scsi: add atapi_max_lun module parameter
` [PATCH v5 2/6] ata: libata-scsi: convert dev->sdev to per-LUN array
` [PATCH v5 3/6] ata: libata-scsi: route non-zero LUN commands for multi-LUN ATAPI
[PATCH RFC v2] misc/vmw_vmci: fix recursive locking deadlock in queue pair broker
2026-05-18 8:02 UTC (3+ messages)
[PATCH 0/4] crypto: Port ecc.c fixes from kernel
2026-05-18 7:56 UTC (4+ messages)
` [PATCH 1/4] crypto: ecc: Add Origin-URL to document kernel revision
` [PATCH 2/4] crypto: ecc - Fix off-by-one missing to clear most significant digit
` [PATCH 4/4] crypto: ecc - Streamline alloc_point and remove {alloc,free}_digits_space
[PATCH net-next v3 00/14][pull request] Introduce iXD driver
2026-05-18 8:01 UTC (5+ messages)
` [PATCH net-next v3 07/14] idpf: refactor idpf to use libie_pci APIs
` [PATCH net-next v3 08/14] idpf: refactor idpf to use libie control queues
[PATCH v3] i2c: davinci: fix division by zero on missing clock-frequency
2026-05-18 8:01 UTC (2+ messages)
[PATCH v3 0/9] ARM: RPi5: Enable PCIe
2026-05-18 8:02 UTC (2+ messages)
[PATCH v4 00/16] Add ECDSA support for FIT image verification
2026-05-18 7:58 UTC (4+ messages)
` [PATCH v4 14/16] Add elliptic curve cryptography (ECC) helper functions
[PATCH] YP Quick Build: use "set up" as a verb
2026-05-18 8:00 UTC (2+ messages)
` [docs] "
Please update watchdog and watchdog-next branch references
2026-05-18 8:00 UTC (2+ messages)
[PATCH v7 00/21] single-binary: Make hw/arm/ common
2026-05-18 7:59 UTC (4+ messages)
` [PATCH v7 11/21] target/arm: Restrict IDAU interface to TCG namespace
[PATCH] docs: fix doubled-word typos in user documentation
2026-05-18 7:59 UTC (2+ messages)
[PATCH v2 00/16] Bump minimum version of LLVM for building the kernel to 17.0.1
2026-05-18 7:59 UTC (7+ messages)
` [PATCH v2 02/16] security/Kconfig.hardening: Remove tautological condition from CC_HAS_ZERO_CALL_USED_REGS
` [PATCH v2 05/16] arch/Kconfig: Remove tautological conditions from HAS_LTO_CLANG
` [PATCH v2 07/16] ARM: Drop tautological ld.lld conditions from ARCH_MULTI_V4{,T}
[PATCH v5 0/5] misc: fastrpc: Add missing bug fixes
2026-05-18 7:59 UTC (3+ messages)
` [PATCH v5 3/5] misc: fastrpc: Fail Audio PD init when reserved memory is missing
[PATCH] board/qualcomm: use bootflow for default boot
2026-05-18 7:59 UTC (2+ messages)
[RFC PATCH 00/27] KVM: x86: Add a paranoid mode for CPUID verification
2026-05-18 7:58 UTC (6+ messages)
[PATCH] iio: trigger: drop generic interrupt trigger
2026-05-18 7:58 UTC (2+ messages)
[RFC PATCH] sched/fair: scale wake_wide() threshold by SMT width
2026-05-18 7:58 UTC (7+ messages)
[RFC PATCH v1 00/26] xen/arm: Initial Arm CCA Realm support
2026-05-18 7:57 UTC (4+ messages)
` [RFC PATCH v1 24/26] xen/arm, tools: add domctl for Realm finalization
[PATCH v10 0/4] Add full zoned storage emulation to qcow2 driver
2026-05-18 7:57 UTC (3+ messages)
` [PATCH v10 2/4] qcow2: add configurations for zoned format extension
[PATCH v11 2/5] PCI/TPH: Export pcie_tph_get_st_modes() for external use
2026-05-18 7:57 UTC (2+ messages)
[PATCH net 0/2] Fix race condition between TCP_REPAIR dump and data receive
2026-05-18 7:57 UTC (5+ messages)
` [PATCH net 1/2] tcp: Don't accept data when socket is in repair mode
[PATCH 0/3] powerpc: fix preempt_count imbalances in perf and kexec paths
2026-05-18 7:56 UTC (3+ messages)
` [PATCH 2/3] powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down
[PATCH v1] Input: Use named initializers for arrays of i2c_device_data
2026-05-18 7:56 UTC (4+ messages)
[PATCH 00/11] fix typos, grammar, consistency, missing word, and broken links
2026-05-18 7:54 UTC (2+ messages)
` [docs] "
[PATCH 00/12] gpiolib: acpi: Refactor, harden, and modularize ACPI GPIO support
2026-05-18 7:53 UTC (13+ messages)
` [PATCH 01/12] gpiolib: acpi: Use snprintf() for ACPI event name formatting
` [PATCH 02/12] gpiolib: acpi: Modernize string parsing in quirks layer
` [PATCH 03/12] gpiolib: acpi: Add robust bounds-checking for GPIO pin resources
` [PATCH 04/12] gpiolib: acpi: Fix resource leak in OpRegion cleanup path
` [PATCH 05/12] gpiolib: acpi: Declare shared structures in gpiolib-acpi.h
` [PATCH 06/12] gpiolib: acpi: Expose core GPIO resource and OpRegion helpers
` [PATCH 07/12] gpiolib: acpi: Add dedicated Operation Region module
` [PATCH 08/12] gpiolib: acpi: Divert OpRegion registration callbacks from core
` [PATCH 09/12] gpiolib: acpi: Remove unused static address space emulation "
` [PATCH 10/12] gpiolib: acpi: Declare shared event helpers in gpiolib-acpi.h
` [PATCH 11/12] gpiolib: acpi: Add dedicated ACPI GPIO events module
` [PATCH 12/12] gpiolib: acpi: Decouple Event and Interrupt handling from core
[PATCH 0/3] Subject: [PATCH 0/3] media: qcom: Add Qualcomm JPEG encoder driver
2026-05-18 7:53 UTC (3+ messages)
` [PATCH 3/3] arm64: qcom: dts: qcm6490: Add JPEG encoder DT properties
[PATCH v4 0/5] powerpc/bpf: Add support for verifier selftest
2026-05-18 7:53 UTC (4+ messages)
` [PATCH v4 2/5] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
[PATCH for-4.22 v6] x86/svm: Support vNMI on capable hardware
2026-05-18 7:53 UTC (2+ messages)
[PATCH v1] misc: Use named initializers for arrays of i2c_device_data
2026-05-18 7:53 UTC (2+ messages)
[PATCH v9 00/23] Runtime TDX module update support
2026-05-18 7:52 UTC (7+ messages)
` [PATCH v9 01/23] x86/virt/tdx: Consolidate TDX global initialization states
` [PATCH v9 02/23] x86/virt/tdx: Move TDX_FEATURES0 bits to asm/tdx.h
[PATCH v4] 00/30] Cleaning up the KVM clock mess
2026-05-18 7:52 UTC (3+ messages)
` [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
[PATCH] tests/core_hotunplug: add *-with-load subtests exercising GPU workload during hotplug
2026-05-18 8:27 UTC
[PATCH v5 00/13] AD9910 Direct Digital Synthesizer
2026-05-18 7:52 UTC (3+ messages)
` [PATCH v5 05/13] dt-bindings: iio: frequency: add ad9910
[PATCH] dmaengine: Fix device kref underflow in dma_chan_put()
2026-05-18 7:52 UTC
[PATCH rtw-next v3] wifi: rtw89: usb: Support switching to USB 3 mode
2026-05-18 7:51 UTC (2+ messages)
[PATCH] net: wwan: t7xx: fix race between TX thread and system PM suspend
2026-05-18 7:50 UTC
[PATCH v8 0/5] iio: magnetometer: ak8975: driver cleanup
2026-05-18 7:50 UTC (12+ messages)
` [PATCH v8 1/5] iio: magnetometer: ak8975: switch to using managed resources
` [PATCH v8 2/5] iio: magnetometer: ak8975: unify messages with help of dev_err_probe()
` [PATCH v8 3/5] iio: magnetometer: ak8975: use temporary variable for struct device
` [PATCH v8 4/5] iio: magnetometer: ak8975: add scan mask index enum
` [PATCH v8 5/5] iio: magnetometer: ak8975: make use of the macros from bits.h
[PATCH] dt: arm64: qcom: sc8280xp-blackrock: amend usb0-sbu-mux enable gpio
2026-05-18 7:50 UTC (3+ messages)
[PATCH 2/8] mm/bootmem_info: drop initialization of page->lru
2026-05-18 7:49 UTC (2+ messages)
[PATCH v4 2/2] arm64: dts: freescale: add i.MX95 19x19 FRDM PRO board dts
2026-05-18 7:49 UTC (3+ messages)
` [EXT] "
[PATCH v5 4/4] phy: ti-pipe3: Fix clock leak in init error path
2026-05-18 7:48 UTC (2+ messages)
[PATCH v2] xfs: handle racing deletions in xfs_zone_gc_iter_irec
2026-05-18 7:48 UTC (2+ messages)
[PATCH v2] wireless-regdb: Update regulatory rules for Sri Lanka (LK)
2026-05-18 7:47 UTC (2+ messages)
` [PATCH v3] "
OE-core CVE metrics for kirkstone on Mon May 18 08:46:11 2026
2026-05-18 7:47 UTC (4+ messages)
` OE-core CVE metrics for scarthgap on Mon May 18 08:56:21 2026
` OE-core CVE metrics for whinlatter on Mon May 18 09:02:40 2026
` OE-core CVE metrics for master on Mon May 18 09:40:47 2026
[Patch net-next v3 0/7] r8169: add RSS support for RTL8127
2026-05-18 7:47 UTC (4+ messages)
` [Patch net-next v3 2/7] r8169: add support for multi rx queues
[PATCH] gpio: Initialize i2c_device_id arrays using member names
2026-05-18 7:47 UTC (2+ messages)
[PATCH 00/18] setup: drop uses of `the_repository`
2026-05-18 7:46 UTC (5+ messages)
` [PATCH 02/18] setup: stop using `the_repository` in `is_inside_worktree()`
[PATCH 00/13] drm/tyr: add debugfs support
2026-05-18 7:39 UTC (4+ messages)
` [PATCH 08/13] rust: drm/gem: add GEM object query helpers for debugfs
[PATCH] [RFC] ubsan: turn off UBSAN_ALIGNMENT on s390
2026-05-18 7:45 UTC (3+ messages)
[PATCH 0/2] x86/kvm/vmx: Fix VMX interrupt injection vs hrtimer_rearm_deferred()
2026-05-18 8:12 UTC (6+ messages)
` [PATCH 1/2] x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 core
` [PATCH v3 "
` [PATCH 2/2] x86/kvm/vmx: Fix VMX vs hrtimer_rearm_deferred()
[PATCH v5 00/16] firmware: qcom: Add OP-TEE PAS service support
2026-05-18 7:44 UTC (4+ messages)
[PATCH 00/13] rv: Convert rvgen to Lark
2026-05-18 7:44 UTC (6+ messages)
` [PATCH 07/13] rv: Simply hybrid automata monitors's clock variables
[RFC PATCH 0/4] mm/shmem: optimize read performance with folio batching
2026-05-18 7:42 UTC (4+ messages)
` [RFC PATCH 2/4] mm/shmem: use SGP_GET in read operations
[REGRESSION] sched/deadline: Hard lockup during CPU offline after commit 14a857056466
2026-05-18 7:43 UTC (2+ messages)
[PATCH 0/2] xen/common: llc-coloring parser fixes
2026-05-18 7:43 UTC (8+ messages)
[PATCH] block: fix dio leak on integrity metadata mapping failure
2026-05-18 7:42 UTC
[PATCH v3 0/6] media: qcom: iris: add support for decoding 10bit formats
2026-05-18 7:42 UTC (15+ messages)
` [PATCH v3 3/6] media: qcom: iris: gen2: add support for 10bit decoding
` [PATCH v3 4/6] media: qcom: iris: vdec: update size and stride calculations for 10bit formats
` [PATCH v3 5/6] media: qcom: iris: vdec: update find_format to handle 8bit and "
` [PATCH v3 6/6] media: qcom: iris: vdec: allow GEN2 decoding into 10bit format
[BUG] drm/msm: WW mutex self-deadlock in msm_gem_shrinker via direct reclaim from msm_gem_fault
2026-05-17 16:25 UTC
[PATCH] drm: panel-orientation-quirks: Cover IdeaPad Duet 3 10IGL5-LTE
2026-05-17 19:29 UTC
[PATCH] cgo-helloworld: init add
2026-05-18 7:41 UTC (2+ messages)
[PATCH v2] drm/virtio: Extend blob UAPI with deferred-mapping hinting
2026-05-18 4:07 UTC (3+ messages)
[GIT PULL for v7.1-rc5] media fixes
2026-05-18 7:41 UTC
[PATCH] drm/mediatek: make mtk_hdmi_v2_clk_names static
2026-05-16 2:28 UTC
[PATCH] drm/syncobj: Fix memory leak in drm_syncobj_find_fence()
2026-05-15 13:04 UTC (4+ messages)
[PATCH] drm/mediatek: make mtk_hdmi_ddc_v2_driver static
2026-05-16 1:55 UTC
[PATCH v2 0/2] nvmem: layouts: Add fixed-layout driver
2026-05-18 7:41 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] nvmem: layouts: Make the fixed-layout driver optional
[PATCH 0/3] Add mt8196 SMI support
2026-05-18 7:41 UTC (6+ messages)
` [PATCH 2/3] memory: mtk-smi: Add a flag skip_rpm
[PATCH 1/1] efi_loader: validate PE-COFF relocation data
2026-05-18 7:40 UTC (2+ messages)
[PATCH wireless-next] wifi: rt2x00: Allocate LED names dynamically
2026-05-18 7:40 UTC (2+ messages)
[PATCH v5 00/15] hw/arm: add Beckhoff CX7200 board
2026-05-18 7:39 UTC (3+ messages)
[PATCH 0/3] sched/tick: Decouple sched_tick() from HZ
2026-05-18 7:40 UTC (2+ messages)
[PATCH v2 2/2] hwrng: starfive: Update clk and reset sequence
2026-05-18 7:40 UTC (2+ messages)
[PATCH v7 00/16] hw/arm: add Beckhoff CX7200 board
2026-05-18 7:34 UTC (17+ messages)
` [PATCH v7 01/16] hw/dma/zynq-devcfg: Handle bitstream loading via DMA to 0xffffffff
` [PATCH v7 02/16] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
` [PATCH v7 03/16] hw/dma/zynq: Ensure PCFG_DONE bit remains set to indicate PL is in user mode
` [PATCH v7 04/16] hw/dma/zynq-devcfg: Simulate dummy PL reset
` [PATCH v7 05/16] hw/dma/zynq-devcfg: Indicate power-up status of PL
` [PATCH v7 06/16] hw/misc: Add dummy ZYNQ DDR controller
` [PATCH v7 07/16] hw/misc/zynq_slcr: Add logic for DCI configuration
` [PATCH v7 08/16] hw/misc: Add Beckhoff CCAT device
` [PATCH v7 09/16] hw/block/m25p80: Add HAS_SR_TB flag for is25lp016d
` [PATCH v7 10/16] hw/arm/xilinx_zynq: Split xilinx_zynq into header and implementation files
` [PATCH v7 11/16] hw/arm/xilinx_zynq: Add flash type as machine class property
` [PATCH v7 12/16] hw/misc/zynq_slcr: Add CPU clock outputs and ratios
` [PATCH v7 13/16] hw/timer, cpu: Add Clock API support to A9MPCore timers
` [PATCH v7 14/16] hw/arm/xilinx_zynq: Make PS frequency configurable
` [PATCH v7 15/16] hw/arm: Add new machine based on xilinx-zynq-a9 for Beckhoff CX7200
` [PATCH v7 16/16] docs/system/arm: Add support "
[PATCH] ecryptfs: use kasprintf in ecryptfs_crypto_api_algify_cipher_name
2026-05-18 7:38 UTC
[PATCH] hw/pci/shpc: Enable 66MHz Bus Speed Support
2026-05-18 7:37 UTC
[PATCH net v2] usbnet: limit max_mtu based on device's hard_mtu
2026-05-18 7:36 UTC (3+ messages)
[PATCH v6 00/15] hw/arm: add Beckhoff CX7200 board
2026-05-18 7:36 UTC (4+ messages)
` [PATCH v6 15/15] docs/system/arm: Add support for Beckhoff CX7200
[PATCH] iio: light: tsl2591: return actual error from probe IRQ failure
2026-05-18 7:37 UTC (2+ messages)
[PATCH 7.0 000/201] 7.0.9-rc1 review
2026-05-18 7:37 UTC (2+ messages)
[PATCH] usb: gadget: atmel: do not disable endpoints in reset_all_endpoints()
2026-05-18 7:37 UTC (4+ messages)
[PATCH v6 00/16] firmware: qcom: Add OP-TEE PAS service support
2026-05-18 7:28 UTC (29+ messages)
` [PATCH v6 02/16] firmware: qcom: Add a generic PAS service
` [PATCH v6 03/16] firmware: qcom_scm: Migrate to "
` [PATCH v6 04/16] firmware: qcom: Add a PAS TEE service
` [PATCH v6 05/16] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v6 06/16] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v6 07/16] soc: qcom: mdtloader: "
` [PATCH v6 08/16] remoteproc: qcom_wcnss: "
` [PATCH v6 09/16] remoteproc: qcom: Select QCOM_PAS generic service
` [PATCH v6 10/16] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v6 11/16] media: qcom: "
` [PATCH v6 12/16] media: qcom: Pass proper PAS ID to set_remote_state API
` [PATCH v6 13/16] net: ipa: Switch to generic PAS TZ APIs
` [PATCH v6 14/16] wifi: ath12k: "
` [PATCH v6 15/16] firmware: qcom_scm: Remove SCM PAS wrappers
` [PATCH v6 16/16] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service
[PATCH v2] usb: gadget: atmel: do not disable endpoints in reset_all_endpoints()
2026-05-18 7:36 UTC (2+ messages)
[PATCH] erofs-utils: mkfs: also handle last compacted 2B pack in z_erofs_drop_inline_pcluster
2026-05-18 7:36 UTC (6+ messages)
[GIT PULL for v7.1] vfs fixes
2026-05-18 7:35 UTC
[PATCH 0/7] Usermode Indirect Branch Tracking
2026-05-18 7:36 UTC (2+ messages)
[PATCH] tools: Fix helpers build
2026-05-18 7:35 UTC
[PATCH v4 0/3] Add camera clock controller support on Glymur platform
2026-05-18 7:35 UTC (3+ messages)
` [PATCH v4 2/3] clk: qcom: camcc-glymur: Add camera clock controller driver
[PATCH] iio: pressure: rohm-bm1390: notify trigger on all error paths
2026-05-18 7:35 UTC (5+ messages)
[PATCH] drm/i915/display: use set_context_latency for DSB W2-line waits
2026-05-18 7:35 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH rtw-next] wifi: rtw89: Add missing TX queue mappings for RTL8922AU
2026-05-18 7:35 UTC (2+ messages)
[RFC PATCH 0/2] mm: swap: allow per-device skipping of zero-filled page check
2026-05-18 7:34 UTC (3+ messages)
` [RFC PATCH 1/2] mm: swap: add SWAP_FLAG_SKIP_ZERO_CHECK to skip "
` [RFC PATCH 2/2] mm: swap: do not allocate zero_bitmap if zero check is skipped
[PATCH] misc: rp1: Send IACK on IRQ activate to fix kdump/kexec
2026-05-18 7:34 UTC
[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
2026-05-18 7:34 UTC (8+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
` [Linaro-mm-sig] "
[PATCH] usb: gadget: aspeed_udc: avoid past-the-end iterator in dequeue
2026-05-18 7:34 UTC
[PATCH 1/2] contrib: hashserv: Dockerfile: Remove non-existent lib/codegen.py
2026-05-18 7:33 UTC (4+ messages)
` [PATCH 2/2] contrib: hashserv: Dockerfile: Update base image
[syzbot] [kernel?] INFO: task hung in nsim_bus_dev_del
2026-05-18 7:34 UTC
[Buildroot] [PATCH 1/3] support/testing: add gitlab-runner.json
2026-05-18 7:32 UTC (5+ messages)
` [Buildroot] [PATCH 2/3] support/misc/gitlab-ci.yml.in: generate runtime test jobs with runner tags
` [Buildroot] [PATCH 3/3] support/scripts/generate-gitlab-ci-yml: generate defconfig jobs with runner tier2 tags
[PATCH v4 00/13] Make RamDiscardManager work with multiple sources & virtio-mem
2026-05-18 7:30 UTC (3+ messages)
` [PATCH v4 03/13] system/memory: constify section arguments
[PATCH] xen/arm: gic-v3: Fix redistributor wakeup polling
2026-05-18 7:29 UTC (2+ messages)
[PATCH 7/7] selftests/bpf: Add tests for uprobe nop10 red zone clobbering
2026-05-18 7:30 UTC (3+ messages)
[BUG] "git diff --word-diff" gives a diff while they are only space changes
2026-05-18 7:30 UTC (4+ messages)
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.