All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-23 14:32:54 to 2026-06-23 15:09:05 UTC [more...]

[PATCH v2 00/12] USB: serial: digi_acceleport: registration fix and cleanups
 2026-06-23 15:08 UTC  (13+ messages)
` [PATCH v2 01/12] USB: serial: digi_acceleport: fix broken rx after throttle
` [PATCH v2 02/12] USB: serial: digi_acceleport: fix port registration order
` [PATCH v2 03/12] USB: serial: digi_acceleport: drop unused wait queue
` [PATCH v2 04/12] USB: serial: digi_acceleport: always stop write urb on close
` [PATCH v2 05/12] USB: serial: digi_acceleport: add oob port helper
` [PATCH v2 06/12] USB: serial: digi_acceleport: clean up declarations and whitespace
` [PATCH v2 07/12] USB: serial: digi_acceleport: drop redundant driver data sanity checks
` [PATCH v2 08/12] USB: serial: digi_acceleport: stop OOB I/O when not in use
` [PATCH v2 09/12] USB: serial: digi_acceleport: drop unused in-buf define
` [PATCH v2 10/12] USB: serial: digi_acceleport: clean up xfer buf length expression
` [PATCH v2 11/12] USB: serial: digi_acceleport: clean up write completion
` [PATCH v2 12/12] USB: serial: digi_acceleport: clean up inb command submission

[PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R
 2026-06-23 15:08 UTC  (19+ messages)

[PATCH v2] mm/damon/ops-common: handle extreme intervals in damon_hot_score()
 2026-06-23 15:08 UTC  (2+ messages)

[PATCH 02/24] libselinux/utils: fix matchpathcon usage
 2026-06-23 15:08 UTC  (22+ messages)
` [PATCH 03/24] libselinux: strip only a trailing newline in type lookups
` [PATCH 04/24] libselinux: drop undefined fflush(stdin) calls
` [PATCH 05/24] libselinux: guard possibly-NULL role/level in getdefaultcon -v output
` [PATCH 06/24] libselinux: check buffer before pointer arithmetic in regex_format_error
` [PATCH 07/24] libselinux: free resources on avc_init_internal failure
` [PATCH 08/24] libselinux: assert avc_running in avc_compute_create
` [PATCH 09/24] libselinux: add missing newline to label_db invalid-format warning
` [PATCH 10/24] libselinux: initialize output context in raw_context_to_color()
` [PATCH 19/24] libselinux/audit2why: check CPython allocations in analyze()
` [PATCH 01/24] libselinux/include: fix man page grammar, wording and consistency nits

[kvm-unit-tests PATCH] checkpatch: add support for Assisted-by tag
 2026-06-23 15:08 UTC  (4+ messages)

[PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
 2026-06-23 15:07 UTC  (3+ messages)

[PATCH v8 0/7] igb: Implement Transmit Rate Limiting (TRL)
 2026-06-23 15:06 UTC  (8+ messages)
` [PATCH v8 1/7] igb: Define TRL registers and core state
` [PATCH v8 2/7] igb: Add VMState support for TRL state
` [PATCH v8 3/7] igb: Implement TRL register write and configuration
` [PATCH v8 4/7] igb: Refactor TX path to return processed byte count
` [PATCH v8 5/7] igb: Implement TRL throttling and timer resumption
` [PATCH v8 6/7] igb: Add QTest for Transmit Rate Limiter register multiplexing
` [PATCH v8 7/7] igb: Add QTest for Transmit Rate Limiter traffic throttling

[PATCHv2 0/6] direct-io: validate user space vectors during extraction
 2026-06-23 15:07 UTC  (14+ messages)
` [PATCHv2 1/6] block: introduce bio_endio_errno helper
` [PATCHv2 2/6] block: report the actual status
` [PATCHv2 3/6] block: fix dio leak on metadata mapping error
` [PATCHv2 4/6] loop: set dma_alignment from the backing file for direct I/O
` [PATCHv2 5/6] zloop: set dma_alignment from the backing files "

[GIT PULL] nvme fixes for Linux 7.2
 2026-06-23 15:06 UTC  (2+ messages)

[PATCH v9 30/30] drm/i915/guc: Make timestamp.lock a raw spinlock
 2026-06-23 15:06 UTC  (3+ messages)
` [PATCH v9.5] drm/i915: Disable "busy" pmu event on CONFIG_PREEMPT_RT

[meta-ti][master/wrynose][PATH v3 0/2] mesa-pvr v24 -> v25
 2026-06-23 15:05 UTC  (4+ messages)
` [meta-ti][master/wrynose][PATCH v3 1/2] mesa-pvr: Add versioned mesa.inc copies from oe-core
` [meta-ti][master/wrynose][PATCH v3 2/2] mesa-pvr: Migrate mesa from v24.0.1 -> v25.2.8

[PATCH 0/6] drm/i915: Clean up GPIO pin stuff
 2026-06-23 15:04 UTC  (12+ messages)
` [PATCH 1/6] drm/i915/gmbus: Rename GPIO pins
` [PATCH 2/6] drm/i915/gmbus: s/gmbus_pins_bdw/gmbus_pins_lpt/
` [PATCH 3/6] drm/i915/gmbus: Add gmbus_pins_lpt_lp[]
` [PATCH 4/6] drm/i915/gmbus: s/gmbus_pins_skl/gmbus_pins_spt/
` [PATCH 6/6] drm/i915/hdmi: Remove CNP port F leftovers
` ✓ i915.CI.BAT: success for drm/i915: Clean up GPIO pin stuff (rev2)

[PATCH] drm: Use named initializers for arrays of i2c_device_data
 2026-06-22 14:50 UTC  (3+ messages)

[PATCH] crypto: af_alg - Add af_alg_restrict sysctl, defaulting to 1
 2026-06-23 15:04 UTC  (2+ messages)

[PATCH] KVM: arm64: account pKVM reclaim against the VM mm
 2026-06-23 15:03 UTC  (4+ messages)

Fetching missing submodule refs unnecessarily fatal
 2026-06-23 14:27 UTC 

[PATCH 00/24] target/riscv: move TCG files and fix --disable-tcg
 2026-06-23 15:02 UTC  (7+ messages)
` [PATCH 03/24] target/riscv/machine.c: do not migrate pmp state with kvm
` [PATCH 05/24] target/riscv: make some riscv_sysemu_ops TCG only

[PATCH v1 0/2] vbe: bound FIT external-data reads against the firmware area
 2026-06-23 15:01 UTC  (4+ messages)
` [PATCH v1 1/2] sandbox: vbe: size firmware1 area to fit the binman fw-update section
` [v1, 0/2] vbe: bound FIT external-data reads against the firmware area

[PATCH RFC 2/3] dmaengine: dma-axi-dmac: Switch to bitmap-based address width masks
 2026-06-23 15:01 UTC  (11+ messages)

[PATCH yocto-autobuilder2] config.py: Add meta-lts-mixin layer
 2026-06-23 15:00 UTC  (2+ messages)
` [yocto-patches] "

[PATCH b4 0/2] review-tui: mark and bulk-set state in the Patchwork browser
 2026-06-23 15:00 UTC  (2+ messages)

[PATCH] drm/panthor: Fix NPD issue on partial unmap of an evicted BO
 2026-06-23 14:58 UTC  (7+ messages)

[PATCH][v2] mm/dmapool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key
 2026-06-23 14:58 UTC  (2+ messages)

[PATCH v1 0/2] drm/xe/i2c: alerts and controller enabling modifications
 2026-06-23 14:58 UTC  (9+ messages)
` [PATCH v1 1/2] drm/xe/i2c: Handler for SMBus Alerts
` [PATCH v1 2/2] drm/xe/mcu_i2c: Take over control of the controller enabling

[PATCH net-next 0/3] selftests/xsk: stabilize timeout test behavior
 2026-06-23 14:58 UTC  (7+ messages)

[PATCH v4 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
 2026-06-23 14:57 UTC  (4+ messages)
` [PATCH v4 1/2] drm/xe/pagefault: Add SRCID to pagefault struct

[PATCH] drm/panfrost: include panfrost_drv.h for panfrost_transparent_hugepage
 2026-06-23 14:57 UTC  (2+ messages)

[PATCH v1 1/1] i2c: k1: Use generic definitions for bus frequencies
 2026-06-23 14:56 UTC  (3+ messages)

[PATCH v2] iio: ti-ads7138: Disable STATS_EN bit while reading conversion results
 2026-06-23 14:56 UTC  (3+ messages)

[PATCH v2 0/7] x86/kexec: Secure Boot support
 2026-06-23 14:55 UTC  (7+ messages)
` [PATCH v2 1/7] x86/kexec: add digest checks
` [PATCH v2 3/7] x86/kexec: add new struct kimage_segment
` [PATCH v2 5/7] x86/kexec: Implement new EFI load type

[PATCH] drm/amdkfd: Add gfx12.0 queue reset support to topology
 2026-06-23 14:55 UTC  (2+ messages)

[PATCH 0/3] ovl: make cachestat() work
 2026-06-23 14:55 UTC  (4+ messages)
` [PATCH 1/3] fs, mm: add ->cachestat() file operation

arch/loongarch/kernel/kexec_efi.c:64:22: sparse: sparse: cast to restricted __le64
 2026-06-23 14:53 UTC 

[PATCH v4] mtd: spinand: fmsh: add support for FM25G{01,02}B
 2026-06-23 14:54 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v3] tracing: Use seq_buf for string concatenation
 2026-06-23 14:51 UTC 

[PATCH 0/2] sched: Introduce and use deferred WARNs in sched
 2026-06-23 14:54 UTC  (3+ messages)
` [PATCH 1/2] bug: Provide WARN_ON.*DEFERRED() macros for console deferred output

[PATCH] mod_devicetable.h: Split into per subsystem headers
 2026-06-23 14:54 UTC  (4+ messages)

[PATCH] netfs: Fix UAF in netfs_unbuffered_write() on failed preparation
 2026-06-23 14:53 UTC  (2+ messages)

Yocto Project Status 23 June 2026 (WW26)
 2026-06-23 14:53 UTC 

[PATCH v7 00/17] target/s390x: Extend qemu CPACF support
 2026-06-23 14:53 UTC  (3+ messages)

[RFC 00/12] RFC: Devicetree-ACPI hybrid mode
 2026-06-23 14:52 UTC  (13+ messages)
` [RFC 01/12] ACPI: Introduce DT-ACPI "
` [RFC 02/12] arm64: acpi: Cleanup acpi=[on|off|force] handling
` [RFC 03/12] arm64: acpi: add acpi=hybrid support
` [RFC 04/12] ACPI: Add helpers for dealing with ACPI fwnode as secondary fwnode
` [RFC 05/12] ACPI: glue: Implement setting secondary-fwnode for DT-ACPI hybrid mode
` [RFC 06/12] ACPI: scan: Retry acpi_device_notify() in "
` [RFC 07/12] ACPI: Make device_match_acpi_handle() also check the secondary fwnode
` [RFC 08/12] irqchip/gic-v3: Always call acpi_set_irq_model()
` [RFC 09/12] pinctrl: qcom: Add support for WoA ACPI tables virtual TLMM pin numbers
` [RFC 10/12] i2c: acpi: Also register ACPI i2c_clients for adapters with a secondary ACPI fwnode
` [RFC 11/12] i2c: qcom-geni: Fall back to i2c_acpi_find_bus_speed()
` [RFC 12/12] arm64: dts: qcom: x1e78100-thinkpad-t14s: Move keyb and touchpad to ACPI enumeration

[PATCH] selftests/powerpc: Add SPDX-License-Identifier to count_stcx_fail.c
 2026-06-23 14:52 UTC 

[PATCH] ovl: Allow changing default fsync_mode
 2026-06-23 14:52 UTC  (13+ messages)

[PATCH] bus: mhi: host: Flush the posted write after writing to MHI_SOC_RESET_REQ_OFFSET
 2026-06-23 14:51 UTC 

[PATCH 0/2] Replace assert with bound checks in PnvPHB3
 2026-06-23 14:50 UTC  (3+ messages)

[PATCH 0/4] KVM: SEV: Support direct setting of VMSA for SEV-SNP guests
 2026-06-23 14:51 UTC  (13+ messages)
` [PATCH 4/4] kvm: svm: Support KVM_SEV_SNP_PAGE_TYPE_VMSA at SNP_LAUNCH_UPDATE
                    ` [EXTERNAL] "

[PATCH] hw/nvme: add user controlled 'vid' property
 2026-06-23 14:50 UTC  (3+ messages)

[PATCH] clk: si5351: fail prepare when PLL reset times out
 2026-06-23 14:50 UTC  (2+ messages)

[PATCH] app: remove use of strncpy
 2026-06-23 14:50 UTC 

[PATCH] PNP: make pnp_eisa_id_to_string() take __be32 id
 2026-06-23 14:50 UTC  (2+ messages)

[PATCH] signal: avoid shared siginfo namespace rewrites
 2026-06-23 14:49 UTC  (4+ messages)
` [PATCH v2 2/2] signal: make send_signal_locked() take const siginfo

[PATCH v4 0/2] bootdev: few fixes for automatic boot
 2026-06-23 14:49 UTC  (3+ messages)
` [PATCH v4 2/2] test: bootdev: scan with a broken high-priority device

[PATCH] Bluetooth: btusb: Add IMC Networks MT7922 device 0x13d3:0x3625
 2026-06-23 14:48 UTC  (2+ messages)

[PATCH] staging: media: atomisp: use %s with __func__ in debug messages
 2026-06-23 14:48 UTC  (2+ messages)

[RFC] drm/sched: Replace completion with a flush
 2026-06-23 14:48 UTC  (6+ messages)

[PATCH RFC 0/2] RISC-V SPL: fix OpenSBI FIT loading and OS entry point retrieval
 2026-06-23 14:47 UTC  (3+ messages)
` [PATCH RFC 1/2] image: fit: allow IH_OS_OPENSBI in fit_image_load()

[PATCH v2 1/3] bootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOAD
 2026-06-23 14:46 UTC  (3+ messages)
` [PATCH v2 2/3] bootm: warn about load address for IH_TYPE_KERNEL_NOLOAD in FIT

[PATCH yocto-autobuilder-helper wrynose] config.json: Add meta-qcom dependency on meta-lts-mixin
 2026-06-23 14:46 UTC 

[PATCH 0/4] kvm: sev: Fix issues reported by Sashiko
 2026-06-23 14:46 UTC  (6+ messages)
` [PATCH 1/4] kvm: sev: Fix user-space triggerable WARN_ON on snp_launch_update path
` [PATCH 4/4] kvm: sev: Acquire a writeable page reference for CPUID pages

[PATCH] qede: fix out-of-bounds check for cqe->len_list[]
 2026-06-23 14:45 UTC 

Gentle ping: [PATCH v2 0/6] MIPS: Resolve build problems on decstation_64
 2026-06-23 14:39 UTC  (3+ messages)

[PATCH 5/6] drm/i915/gmbus: Drop the platform suffixes from GMBUS pins
 2026-06-23 14:45 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] ACPI: PRM: Fix off-by-one in efi_pa_va_lookup() address range check
 2026-06-23 14:45 UTC  (2+ messages)

[PATCH net v2 2/2] sctp: add INIT verification after cookie unpacking
 2026-06-23 14:45 UTC  (3+ messages)

[PATCH v2] netdevsim: fix use-after-free in nsim_create and __nsim_dev_port_del
 2026-06-23 14:44 UTC 

[PATCH RESEND v2 0/5] KVM: arm64: nv: Even more VNCR fixes
 2026-06-23 14:44 UTC  (5+ messages)
` [PATCH RESEND v2 3/5] KVM: arm64: nv: Re-translate VNCR before injecting abort

[PATCH v3 0/7] soc: aspeed: Add BMC and host driver for PCIe BMC device
 2026-06-23 14:44 UTC  (15+ messages)
` [PATCH v3 1/7] dt-bindings: serial: 8250: aspeed: add compatible string for ast2600
` [PATCH v3 2/7] dt-bindings: serial: 8250: aspeed: add aspeed,vuart-over-pci bool prop
` [PATCH v3 3/7] serial: 8250_aspeed_vuart: add aspeed,ast2600-vuart compatible string
` [PATCH v3 4/7] serial: 8250_aspeed_vuart: add VUART over PCI
` [PATCH v3 5/7] soc: aspeed: add host-side PCIe BMC device driver
` [PATCH v3 6/7] ARM: dts: aspeed: g6: Change vuart compatible string for ast2600
` [PATCH v3 7/7] ARM: dts: aspeed: g6: add aspeed,vuart-over-pci prop to vuart3 and 4

[PATCH i-g-t] tests/chamelium/kms_chamelium_audio: Add suspend/resume audio tests
 2026-06-23 14:43 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for tests/chamelium/kms_chamelium_audio: Add suspend/resume audio tests (rev8)
` ✓ Xe.CI.BAT: success "

[PATCH] ARM: imx: Drop obsolte stuff from common.h
 2026-06-23 14:42 UTC  (4+ messages)

[PATCH v2] drm/amdgpu: fix aperture mapping leak
 2026-06-23 14:41 UTC 

[PATCH 0/1] mkfs.xfs fix sunit size on 512e and 4kN disks
 2026-06-23 14:41 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 0/3] KVM: arm64: nv: Shadow ptdump fixes
 2026-06-23 14:41 UTC  (5+ messages)
` [PATCH 1/3] KVM: arm64: nv: Print nested mmu info in kvm_ptdump_guest_show()
` [PATCH 3/3] KVM: arm64: nv: Move to per nested mmu ptdump files

[PATCHv2 bpf-next 0/3] bpf: tracing_multi link info support
 2026-06-23 14:39 UTC  (5+ messages)
` [PATCHv2 bpf-next 2/3] selftests/bpf: Add tracing_multi link info tests
` [PATCHv2 bpf-next 3/3] bpftool: Add tracing_multi link info output

[PATCH] sched_ext: Print deprecation warnings only once
 2026-06-23 14:38 UTC 

[PATCH 0/1] iio: health: add MAX86150 ECG and PPG biosensor driver
 2026-06-23 14:38 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH RFC v3 00/12] namespace-aware configfs
 2026-06-23 14:37 UTC  (2+ messages)
` [syzbot ci] "

[PATCH 0/9] Support ELE API in i.MX OCOTP NVMEM driver
 2026-06-23 14:36 UTC  (7+ messages)
` [PATCH 1/9] dt-bindings: nvmem: imx-ocotp: Add support for secure-enclave

i3c: master: svc: IBI payload not bounded by max_payload_len
 2026-06-23 14:36 UTC  (3+ messages)

[RFC PATCH v2 06/10] kvm: guest_memfd: Add support for freezing and unfreezing mappings
 2026-06-23 14:36 UTC  (3+ messages)

[moderation/CI] Re: namespace-aware configfs
 2026-06-23 14:35 UTC  (2+ messages)

[RFC PATCH] soundwire: amd: report clock-stop exit failures
 2026-06-23 14:35 UTC  (2+ messages)

[PATCH v1 0/3] thunderbold: A few cleanups
 2026-06-23 14:35 UTC  (3+ messages)

[PATCH] clk: mediatek: mt6735: Unregister PLLs on probe failure
 2026-06-23 14:35 UTC  (2+ messages)

[PATCH v3 00/25] bpf: test and fix issues in verifier
 2026-06-23 14:32 UTC  (26+ messages)
` [PATCH v4 00/24] "
  ` [PATCH v4 01/24] bpf: format and dump jlt, jle, jslt, and jsle
  ` [PATCH v4 02/24] bpf: add format instruction function
  ` [PATCH v4 03/24] bpf/validate: break on error in evaluate
  ` [PATCH v4 04/24] bpf/validate: expand comments in evaluate cycle
  ` [PATCH v4 05/24] bpf/validate: introduce debugging interface
  ` [PATCH v4 06/24] bpf/validate: fix BPF_ADD of pointer to a scalar
  ` [PATCH v4 07/24] bpf/validate: fix BPF_LDX | EBPF_DW signed range
  ` [PATCH v4 08/24] test/bpf_validate: add setup and basic tests
  ` [PATCH v4 09/24] test/bpf_validate: add harness for pointer tests
  ` [PATCH v4 10/24] bpf/validate: fix EBPF_JSLT | BPF_X evaluation
  ` [PATCH v4 11/24] bpf/validate: fix BPF_NEG of INT64_MIN and 0
  ` [PATCH v4 12/24] bpf/validate: fix BPF_DIV and BPF_MOD signed part
  ` [PATCH v4 13/24] bpf/validate: fix BPF_MUL ranges minimum typo
  ` [PATCH v4 14/24] bpf/validate: fix BPF_MUL signed overflow UB
  ` [PATCH v4 15/24] bpf/validate: fix BPF_JGT/EBPF_JSGT no-jump max
  ` [PATCH v4 16/24] bpf/validate: fix BPF_JMP source range calculation
  ` [PATCH v4 17/24] bpf/validate: fix BPF_JMP empty range handling
  ` [PATCH v4 18/24] bpf/validate: fix BPF_AND min calculations
  ` [PATCH v4 19/24] bpf/validate: fix BPF_LSH shift-out-of-bounds UB
  ` [PATCH v4 20/24] bpf/validate: fix BPF_OR min calculations
  ` [PATCH v4 21/24] bpf/validate: fix BPF_SUB signed max zero case
  ` [PATCH v4 22/24] bpf/validate: fix BPF_XOR signed min calculation
  ` [PATCH v4 23/24] bpf/validate: prevent overflow when building graph
  ` [PATCH v4 24/24] doc: add release notes for BPF validation fixes

[PATCH 1/6 v3] libselinux: Add overflow checks
 2026-06-23 14:34 UTC  (4+ messages)
` [PATCH 5/6 v3] libsepol: Add overflow checks to strs_* family of functions

[PATCH 2/2] mm/mprotect: drop 'sub' from batching context
 2026-06-23 14:34 UTC  (2+ messages)

[PATCH] armv8: mmu: don't panic when unmapping a page which isn't mapped
 2026-06-23 14:33 UTC  (4+ messages)

[PATCH] drm/drm_crtc: fix race with dma_fence_signal() in ::get_driver_name()
 2026-06-23 14:33 UTC  (5+ messages)

[PATCH v3 0/1] pkey: Fix for PKEY_VERIFYPROTK ioctl
 2026-06-23 14:33 UTC  (3+ messages)
` [PATCH v3 1/1] pkey: Move keytype check from pkey api to handler

[PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-23 14:33 UTC  (8+ messages)
` [PATCH RFC 3/3] "

[PATCH V2 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-23 14:32 UTC  (3+ messages)
` [PATCH V2 1/8] PCI: imx6: Add skip_pwrctrl_off flag support


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.