All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-19 08:38:44 to 2025-09-19 09:34:54 UTC [more...]

[PATCH v3 0/8] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
 2025-09-19  9:34 UTC  (3+ messages)
` [PATCH v3 6/8] dt-bindings: soc: renesas: Add the Renesas RZ/N1 GPIO Interrupt Multiplexer

[PATCH v3 0/6] Add multiple address spaces support to VDUSE
 2025-09-19  9:33 UTC  (7+ messages)
` [PATCH v3 1/6] vduse: make domain_lock an rwlock
` [PATCH v3 2/6] vduse: add v1 API definition
` [PATCH v3 3/6] vduse: add vq group support
` [PATCH v3 4/6] vduse: return internal vq group struct as map token
` [PATCH v3 5/6] vduse: add vq group asid support
` [PATCH v3 6/6] vduse: bump version number

[PATCH v5 00/14] Support PCIe RC to AST2600 and AST2700
 2025-09-19  9:30 UTC  (27+ messages)
` [PATCH v5 01/14] hw/pci/pci_ids: Add PCI vendor ID for ASPEED
` [PATCH v5 02/14] hw/pci-host/aspeed: Add AST2600 PCIe PHY model
` [PATCH v5 03/14] hw/pci-host/aspeed: Add AST2600 PCIe config space and host bridge
` [PATCH v5 04/14] hw/pci-host/aspeed: Add AST2600 PCIe Root Device support
` [PATCH v5 05/14] hw/pci-host/aspeed: Add AST2600 PCIe Root Port and make address configurable
` [PATCH v5 06/14] hw/pci-host/aspeed: Add MSI support and per-RC IOMMU address space
` [PATCH v5 07/14] hw/arm/aspeed: Wire up PCIe devices in SoC model
` [PATCH v5 08/14] hw/arm/aspeed_ast2600: Add PCIe RC support (RC_H only)
` [PATCH v5 09/14] hw/pci-host/aspeed: Add AST2700 PCIe PHY
` [PATCH v5 10/14] hw/pci-host/aspeed: Add AST2700 PCIe config with dedicated H2X blocks
` [PATCH v5 11/14] hw/pci-host/aspeed: Disable Root Device and place Root Port at 00:00.0 to AST2700
` [PATCH v5 12/14] hw/arm/aspeed_ast27x0: Introduce 3 PCIe RCs for AST2700
` [PATCH v5 13/14] tests/functional/arm/test_aspeed_ast2600: Add PCIe and network test

[PATCH] linux-user: avoid -Werror=int-in-bool-context
 2025-09-19  9:31 UTC  (2+ messages)

[PATCH 0/2] Allow configfs to disable specific GT type(s)
 2025-09-19  9:32 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/huc: Adjust HuC check on primary GT

[PATCH v3 0/6] Add multiple address spaces support to VDUSE
 2025-09-19  9:32 UTC  (3+ messages)
` [PATCH v3 1/6] vduse: make domain_lock an rwlock
` [PATCH v3 2/6] vduse: add v1 API definition

[PATCH RESEND v11 00/13] nommu UML
 2025-09-19  9:32 UTC  (6+ messages)
` [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver

[PATCH 0/5] vfio: relax the vIOMMU check
 2025-09-19  9:30 UTC  (3+ messages)
` [PATCH 1/5] vfio/iommufd: Add framework code to support getting dirty bitmap before unmap

[GIT PULL] RISC-V SpacemiT Devicetrees for v6.18
 2025-09-19  9:31 UTC  (3+ messages)

[GIT PULL] firmware: tegra: Fixes for v6.17
 2025-09-19  9:30 UTC 

[PATCH v2 0/6] Restore phandles from binary representations
 2025-09-19  9:29 UTC  (7+ messages)
` [PATCH v2 1/6] Emit /plugin/ when compiling to .dts with DTSF_PLUGIN set
` [PATCH v2 2/6] Set DTSF_PLUGIN if needed when compiling from dtb
` [PATCH v2 3/6] Improve type guessing when compiling to dts format
` [PATCH v2 4/6] Restore labels from __symbols__ node
` [PATCH v2 5/6] Restore phandle references from __local_fixups__ node
` [PATCH v2 6/6] Restore phandle references from __fixups__ node

[PATCH 0/2] arm64: dts: rockchip: fix dma and pinctrl defs
 2025-09-19  9:28 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: rockchip: correct uart mux for Radxa ZERO 3
    ` [PATCH 1/2] arm64: dts: rockchip: correct uart mux for Radxa ZERO3

[PATCH v4 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-09-19  9:28 UTC  (11+ messages)
` [PATCH v4 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
` [PATCH v4 4/6] arm64: dts: renesas: rzg3s-smarc-som: Update dma-ranges for PCIe

[GIT PULL] [PATCH 0/4] Rust locking changes for v6.18
 2025-09-19  9:27 UTC  (6+ messages)
` [PATCH 1/4] locking/spinlock/debug: Fix data-race in do_raw_write_lock
` [PATCH 2/4] rust: lock: guard: Add T: Unpin bound to DerefMut
` [PATCH 3/4] rust: lock: Pin the inner data
` [PATCH 4/4] rust: lock: Add a Pin<&mut T> accessor

[PATCH RESEND] scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()
 2025-09-19  9:26 UTC 

[Qemu-devel] [PATCH] vfio/common: Work around kernel overflow bug in DMA unmap
 2025-09-19  9:24 UTC  (4+ messages)

[PATCH] rust: io: use const generics for read/write offsets
 2025-09-19  9:26 UTC  (5+ messages)

[PATCH bpf-next v2 2/4] net/smc: bpf: Introduce generic hook for handshake flow
 2025-09-19  9:25 UTC  (2+ messages)

[PATCH] hugetlb: increase number of reserving hugepages via cmdline
 2025-09-19  9:23 UTC 

linux-next: manual merge of the net-next tree with the spacemit tree
 2025-09-19  9:25 UTC  (6+ messages)

[PATCHSET RFC v5 1/8] fuse: general bug fixes
 2025-09-19  9:24 UTC  (5+ messages)
` [PATCH 4/8] fuse: signal that a fuse filesystem should exhibit local fs behaviors

[yocto-autobuilder2][PATCH] config.py: remove debian11 for master
 2025-09-19  9:22 UTC 

[yocto-autobuilder-helper][PATCH] scripts/yocto-supported-distros: update after changes in config.py
 2025-09-19  9:23 UTC 

[PATCH V4 0/2] arm64/sysreg: Clean up TCR_EL1 field macros
 2025-09-19  9:22 UTC  (4+ messages)
` [PATCH V4 2/2] arm64/sysreg: Replace "

[PATCH v1 00/16] refactoring naming the for exported symbols
 2025-09-19  9:15 UTC  (17+ messages)
` [PATCH v1 01/16] net/ntnic: single file function as static
` [PATCH v1 02/16] net/ntnic: remove unused functions
` [PATCH v1 03/16] net/ntnic: move nthw_ to prefix
` [PATCH v1 04/16] net/ntnic: change prefix hw_ to prefix nthw_
` [PATCH v1 05/16] net/ntnic: modify prefix flow_ with "
` [PATCH v1 06/16] net/ntnic: change prefix flm_ to prefix nthw_flm_
` [PATCH v1 07/16] net/ntnic: change prefix nt_ to prefix nthw_
` [PATCH v1 08/16] net/ntnic: change prefix ntlog_ to prefix nthw_log
` [PATCH v1 09/16] net/ntnic: change prefix km_ to prefix nthw_km_
` [PATCH v1 10/16] net/ntnic: change prefix set_ to prefix nthw_set_
` [PATCH v1 11/16] net/ntnic: rename common hash and flow functions
` [PATCH v1 12/16] net/ntnic: rename register ops function
` [PATCH v1 13/16] net/ntnic: rename get ops functions
` [PATCH v1 14/16] net/ntnic: rename ops_init functions
` [PATCH v1 15/16] net/ntnic: rename nim agx setup function
` [PATCH v1 16/16] net/ntnic: rename table id functions

[PATCH] iio: imu: lsm6dsx: Add shutdown callback support for I3C interface
 2025-09-19  9:22 UTC  (11+ messages)

[moderation/CI] Re: Compiler-Based Capability- and Locking-Analysis
 2025-09-19  9:21 UTC  (3+ messages)

[dovetail 6.1.y-cip][PATCH 0/3] fpsimd fixes and cleanups
 2025-09-19  9:20 UTC  (4+ messages)
` [dovetail 6.1.y-cip][PATCH 1/3] arm64: fpsimd: dovetail: Hard-disable interrupts inside fpsimd_save_and_flush_cpu_state

[PATCH RESEND] stm class: Remove unnecessary local variable in stm_write()
 2025-09-19  9:19 UTC 

[PATCH 00/14] drm/imx: dc: Use prefetch engine
 2025-09-19  9:20 UTC  (3+ messages)

[PATCH RFC 0/2] Add optimization support for implementations using near atomics
 2025-09-19  9:17 UTC  (3+ messages)
` [PATCH RFC 1/2] arm64: atomics: reimplement __xchg* with __lse_ll_sc_body()
` [PATCH RFC 2/2] arm64: atomics: add optimization support for implementations using near atomics

[PATCH v2 0/2] perf: arm_pmuv3: Don't use PMCCNTR_EL0 on SMT cores
 2025-09-19  9:16 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v5 0/2] add VCP mailbox driver
 2025-09-19  9:16 UTC  (4+ messages)
` [PATCH v5 2/2] mailbox: mediatek: Add mtk-vcp-mailbox driver

[PATCHES] finish_no_open() calling conventions change
 2025-09-19  9:16 UTC  (4+ messages)
` [PATCH 1/9] allow finish_no_open(file, ERR_PTR(-E...))
  ` [PATCH 7/9] simplify fuse_atomic_open()

[PATCH i-g-t v14 1/2] tests/kms_prime: Add XE support
 2025-09-19  9:16 UTC  (2+ messages)
` ✓ i915.CI.Full: success for series starting with [i-g-t,v14,1/2] "

[RFC PATCH 0/5] Introduce mempool object new debug capabilities
 2025-09-19  9:14 UTC  (5+ messages)
` [PATCH v2 0/4] add mbuf "
  ` [PATCH v2 1/4] mbuf: record mbuf operations history

BF Kernel ? (was Low JItter, Fair Pay Philosophy, BF Unification)
 2025-09-19  9:13 UTC 

[RFC PATCH] dm-crypt: allow unaligned bio_vecs for direct io
 2025-09-19  9:13 UTC  (2+ messages)

[patch V2 0/6] uaccess: Provide and use scopes for user masked access
 2025-09-19  9:10 UTC  (4+ messages)
` [patch V2 3/6] uaccess: Provide scoped masked user access regions

[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
 2025-09-19  9:10 UTC  (5+ messages)

[PATCH v6 00/14] virtio: introduce support for GSO over UDP tunnel
 2025-09-19  9:09 UTC  (3+ messages)

[PATCH] bpf: fix netfilter link comparison to handle unsigned flags
 2025-09-19  9:04 UTC 

[PATCH v8 0/1] Add pat-index-madvise
 2025-09-19  9:08 UTC  (5+ messages)
` [PATCH v8 1/1] tests/intel/xe_exec_system_allocator: "

[PATCH mptcp-next v2 00/10] mptcp: pm: a few cleanups
 2025-09-19  9:08 UTC  (11+ messages)
` [PATCH mptcp-next v2 01/10] Squash to "mptcp: pm: in-kernel: usable client side with C-flag"
` [PATCH mptcp-next v2 02/10] mptcp: pm: in-kernel: refactor fill_local_addresses_vec
` [PATCH mptcp-next v2 03/10] mptcp: pm: in-kernel: refactor fill_remote_addresses_vec
` [PATCH mptcp-next v2 04/10] mptcp: pm: rename 'subflows' to 'extra_subflows'
` [PATCH mptcp-next v2 05/10] mptcp: pm: in-kernel: rename 'subflows_max' to 'limit_extra_subflows'
` [PATCH mptcp-next v2 06/10] mptcp: pm: in-kernel: rename 'add_addr_signal_max' to 'endp_signal_max'
` [PATCH mptcp-next v2 07/10] mptcp: pm: in-kernel: rename 'add_addr_accept_max' to 'limit_add_addr_accepted'
` [PATCH mptcp-next v2 08/10] mptcp: pm: in-kernel: rename 'local_addr_max' to 'endp_subflow_max'
` [PATCH mptcp-next v2 09/10] mptcp: pm: in-kernel: rename 'local_addr_list' to 'endp_list'
` [PATCH mptcp-next v2 10/10] mptcp: pm: in-kernel: rename 'addrs' to 'endpoints'

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Update regulator settings
 2025-09-19  9:07 UTC 

[PATCH] docs: use the pyvenv version of Meson
 2025-09-19  9:07 UTC  (2+ messages)

[PATCH v2 net-next 0/2] net: enetc: improve the interface for obtaining phc_index
 2025-09-19  8:45 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] net: enetc: fix sleeping function called from rcu_read_lock() context
` [PATCH v2 net-next 2/2] net: enetc: use generic interfaces to get phc_index for ENETC v1

[PATCH v1 0/6] Hyper-V: Implement hypervisor core collection
 2025-09-19  9:06 UTC  (6+ messages)
` [PATCH v1 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor

[PATCH v3 00/20] util: sync error_report & qemu_log output more closely
 2025-09-19  9:05 UTC  (10+ messages)
` [PATCH v3 04/20] util: expose qemu_thread_set_name
` [PATCH v3 05/20] audio: make jackaudio use qemu_thread_set_name
` [PATCH v3 07/20] util: add API to fetch the current thread name

[PATCH v2 1/4] mm: Introduce vm_uffd_ops API
 2025-09-19  9:05 UTC  (11+ messages)

[PATCH] io_uring: fix incorrect io_kiocb reference in io_link_skb
 2025-09-19  9:03 UTC 

[PATCH] drm/i915/vrr: Refactor VRR live status wait into common helper
 2025-09-19  9:04 UTC  (2+ messages)

[RFC PATCH 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
 2025-09-19  9:03 UTC  (6+ messages)
` [RFC PATCH 2/2] arm64, tlbflush: don't "

[PATCH] rv: Fix boot failure when kernel lockdown is active
 2025-09-19  9:03 UTC  (7+ messages)

[OE-core] [PATCH 01/40] acpica: upgrade 20240827 -> 20250807
 2025-09-19  9:03 UTC  (7+ messages)
` [OE-core] [PATCH 12/40] libdisplay-info: upgrade 0.2.0 -> 0.3.0
` [OE-core] [PATCH 39/40] tcl8: upgrade 8.6.16 -> 8.6.17

[PATCH] arm64: dts: qcom: sdm845-shift-axolotl: fix touchscreen properties
 2025-09-19  9:02 UTC  (2+ messages)

[RFC] lib/dma: introduce inter-process and inter-OS DMA
 2025-09-19  9:02 UTC  (2+ messages)

[PATCH RESEND iproute2-next] ip/bond: add broadcast_neighbor support
 2025-09-19  9:01 UTC  (3+ messages)

[PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
 2025-09-19  8:59 UTC  (11+ messages)

[PATCH v3 0/1] Add support for parse_acpi_topology() on RISC-V
 2025-09-19  8:59 UTC  (2+ messages)
` [PATCH v3 1/1] arch_topology: move parse_acpi_topology() to common code

[PATCH] telemetry: remove deprecated functions
 2025-09-19  8:58 UTC  (2+ messages)

[PATCH] x86/ibt: make is_endbr() notrace
 2025-09-19  8:58 UTC  (3+ messages)

[PATCH v4 00/14] Support PCIe RC to AST2600 and AST2700
 2025-09-19  8:58 UTC  (10+ messages)
` [PATCH v4 10/14] hw/pci-host/aspeed: Add AST2700 PCIe config with dedicated H2X blocks
  ` [SPAM] "
` [PATCH v4 11/14] hw/pci-host/aspeed: Disable Root Device and place Root Port at 00:00.0 to AST2700
  ` [SPAM] "
` [PATCH v4 12/14] hw/arm/aspeed_ast27x0: Introduce 3 PCIe RCs for AST2700
  ` [SPAM] "
` [PATCH v4 14/14] tests/functional/aarch64/aspeed_ast2700: Add PCIe and network tests
  ` [SPAM] "

[BUG]: slab-use-after-free Write in sco_conn_put
 2025-09-19  8:57 UTC  (2+ messages)

[PATCH bpf-next v4 1/2] bpftool: Add HELP_SPEC_OPTIONS in token.c
 2025-09-19  8:56 UTC  (3+ messages)
` [PATCH bpf-next v4 2/2] bpftool: Fix UAF in get_delegate_value

[PATCH v2 00/23] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-09-19  8:56 UTC  (5+ messages)
` [PATCH v2 09/23] gpu: host1x: convert MIPI to use operations

[PATCH] build: remove deprecated kmods option
 2025-09-19  8:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next v12 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-09-19  8:53 UTC  (4+ messages)

[PATCH v6 0/3] drivers/perf: hisi: Add support for HiSilicon NOC and MN PMU driver
 2025-09-19  8:54 UTC  (4+ messages)
` [PATCH v6 3/3] MAINTAINERS: Remove myself from HiSilicon PMU maintainers

[PATCH] checkpatch: Suppress warnings when Reported-by: is followed by Link:
 2025-09-19  8:53 UTC  (2+ messages)

[PATCH 0/7] Register API leaks fixes
 2025-09-19  8:52 UTC  (15+ messages)
` [PATCH 1/7] hw/core/register: remove the REGISTER device type
` [PATCH 2/7] hw/core/register: add the REGISTER_ARRAY type
` [PATCH 3/7] hw/core/register: remove the calls to `register_finalize_block'
` [PATCH 4/7] hw/core/register: remove the `register_finalize_block' function
` [PATCH 5/7] hw/net/can/xlnx-versal-canfd: remove unused include directives
` [PATCH 6/7] hw/net/can/xlnx-versal-canfd: refactor the banked registers logic
` [PATCH 7/7] hw/net/can/xlnx-versal-canfd: remove register API usage for banked regs

[PATCH 00/21] blktrace: Add user-space support for zoned command tracing
 2025-09-19  8:49 UTC  (3+ messages)
` [PATCH 03/21] call BLKTRACESETUP2 ioctl per default to setup a trace

[bluez/bluez] d7a7d9: doc: Fix typo in PreferredBearer property
 2025-09-19  8:49 UTC 

[PATCH net-next] net: enetc: use generic interfaces to get phc_index for ENETC v1
 2025-09-19  8:48 UTC  (4+ messages)

[PATCH RFC v2 0/3] drm/ttm: allow direct reclaim to be skipped
 2025-09-19  8:46 UTC  (5+ messages)

[PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
 2025-09-19  8:44 UTC  (3+ messages)

[PATCH BlueZ] doc: Fix typo in PreferredBearer property
 2025-09-19  8:43 UTC 

[RESEND v4 0/7] KVM: SVM: Add support for 4k vCPUs with x2AVIC
 2025-09-19  8:41 UTC  (3+ messages)
` [RESEND v4 6/7] x86/cpufeatures: Add X86_FEATURE_X2AVIC_EXT

[PATCH 0/3] Add configuration fragment support to kdevops
 2025-09-19  8:41 UTC  (3+ messages)

[PATCH mptcp-next 00/10] mptcp: pm: a few cleanups
 2025-09-19  8:41 UTC  (4+ messages)
` [PATCH mptcp-next 03/10] mptcp: pm: in-kernel: refactor fill_remote_addresses_vec

[PATCH RFC] thunderbolt: Re-add DP resources on resume
 2025-09-19  8:41 UTC  (10+ messages)

The zero power level of the HID device in kernel 6.12 is not reported from the kernel to the upper layer
 2025-09-19  8:40 UTC 

[PATCH] clk: amlogic: fix recent code refactoring
 2025-09-19  8:40 UTC  (3+ messages)

[PATCH net 0/3] broadcom: report the supported flags for ancillary features
 2025-09-19  8:39 UTC  (2+ messages)

[PATCH] valgrind: Enable ptest support
 2025-09-19  8:39 UTC 

[RFC 0/8] Cleanup VFIO API and import Linux uAPI header
 2025-09-19  8:38 UTC  (10+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 03/10] vfio: remove confusing check on VFIO presence
  ` [PATCH v3 04/10] vfio: assume VFIO is always and only present on Linux
  ` [PATCH v3 05/10] vfio: remove public wrappers
  ` [PATCH v3 06/10] eal/linux: remove more internal VFIO macros
  ` [PATCH v3 07/10] eal/linux: remove internal VFIO wrappers for old Linux
  ` [PATCH v3 08/10] vfio: stop including Linux kernel header in public and driver API
  ` [PATCH v3 09/10] uapi: import VFIO header
  ` [PATCH v3 10/10] vfio: use imported uAPI header

[PATCH net-next v3 0/3] net: Avoid ehash lookup races
 2025-09-19  8:38 UTC  (7+ messages)
` [PATCH net-next v3 3/3] inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule()

[PATCH] hwmon: (gpd-fan) Fix range check for pwm input
 2025-09-19  8:38 UTC  (2+ messages)

[PATCH 0/3] i2c: designware: Misc small fixes
 2025-09-19  8:38 UTC  (4+ messages)
` [PATCH 3/3] i2c: designware: Turn models back to enumerated values


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.