All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-23 13:47:46 to 2025-09-23 14:22:55 UTC [more...]

[PATCH 0/2] rust: usb: add initial USB abstractions
 2025-09-23 14:22 UTC  (9+ messages)
` [PATCH 1/2] rust: usb: add basic "

[OE-core][PATCH] piglit: rename virtual/opencl-icd to virtual/libopencl1
 2025-09-23 14:22 UTC  (3+ messages)
` [OE-core][PATCH] u-boot: Add specifying make options as part the config looping

[PATCH RFC 0/2] printk: Release console_lock between printing records in legacy thread
 2025-09-23 14:22 UTC  (6+ messages)
` [PATCH RFC 2/2] printk: Use console_flush_one_record for legacy printer kthread

[PATCH v2] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA-512, SHAKE128, SHAKE256
 2025-09-23 14:22 UTC  (3+ messages)

[PATCH net-next v7 0/6] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-09-23 14:22 UTC  (8+ messages)
` [PATCH net-next v7 1/6] dt-bindings: net: sun8i-emac: Add A523 GMAC200 compatible
` [PATCH net-next v7 2/6] net: stmmac: Add support for Allwinner A523 GMAC200
` [PATCH net-next v7 3/6] arm64: dts: allwinner: a523: Add GMAC200 ethernet controller
` [PATCH net-next v7 4/6] arm64: dts: allwinner: a527: cubie-a5e: Enable second Ethernet port
` [PATCH net-next v7 5/6] arm64: dts: allwinner: t527: avaota-a1: enable "
` [PATCH net-next v7 6/6] arm64: dts: allwinner: t527: orangepi-4a: Enable "

[PATCH 0/34] Implement RCU Tasks Trace in terms of SRCU-fast and optimize
 2025-09-23 14:20 UTC  (35+ messages)
` [PATCH 01/34] rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast
` [PATCH 02/34] rcu: Remove unused ->trc_ipi_to_cpu and ->trc_blkd_cpu from task_struct
` [PATCH 03/34] rcu: Remove ->trc_blkd_node "
` [PATCH 04/34] rcu: Remove ->trc_holdout_list "
` [PATCH 05/34] rcu: Remove rcu_tasks_trace_qs() and the functions that it calls
` [PATCH 06/34] context_tracking: Remove rcu_task_trace_heavyweight_{enter,exit}()
` [PATCH 07/34] rcu: Remove ->trc_reader_special from task_struct
` [PATCH 08/34] rcu: Remove now-empty RCU Tasks Trace functions and calls to them
` [PATCH 09/34] rcu: Remove unused rcu_tasks_trace_lazy_ms and trc_stall_chk_rdr struct
` [PATCH 10/34] rcu: Remove now-empty show_rcu_tasks_trace_gp_kthread() function
` [PATCH 11/34] rcu: Remove now-empty rcu_tasks_trace_get_gp_data() function
` [PATCH 12/34] rcu: Remove now-empty rcu_tasks_trace_torture_stats_print() function
` [PATCH 13/34] rcu: Remove now-empty get_rcu_tasks_trace_gp_kthread() function
` [PATCH 14/34] rcu: Move rcu_tasks_trace_srcu_struct out of #ifdef CONFIG_TASKS_RCU_GENERIC
` [PATCH 15/34] rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIs
` [PATCH 16/34] rcu: Remove now-unused rcu_task_ipi_delay and TASKS_TRACE_RCU_READ_MB
` [PATCH 17/34] srcu: Create a DEFINE_SRCU_FAST()
` [PATCH 18/34] rcu: Use smp_mb() only when necessary in RCU Tasks Trace readers
` [PATCH 19/34] rcu: Update Requirements.rst for RCU Tasks Trace
` [PATCH 20/34] checkpatch: Deprecate rcu_read_{,un}lock_trace()
` [PATCH 21/34] rcu: Mark diagnostic functions as notrace
` [PATCH 22/34] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
` [PATCH 23/34] srcu: Create an srcu_expedite_current() function
` [PATCH 24/34] rcutorture: Test srcu_expedite_current()
` [PATCH 25/34] srcu: Create an rcu_tasks_trace_expedite_current() function
` [PATCH 26/34] rcutorture: Test rcu_tasks_trace_expedite_current()
` [PATCH 27/34] srcu: Make DEFINE_SRCU_FAST() available to modules
` [PATCH 28/34] srcu: Make SRCU-fast available to heap srcu_struct structures
` [PATCH 29/34] srcu: Make grace-period determination use ssp->srcu_reader_flavor
` [PATCH 30/34] rcutorture: Exercise DEFINE_STATIC_SRCU_FAST() and init_srcu_struct_fast()
` [PATCH 31/34] refscale: "
` [PATCH 32/34] srcu: Require special srcu_struct define/init for SRCU-fast readers
` [PATCH 33/34] srcu: Make SRCU-fast readers enforce use of SRCU-fast definition/init
` [PATCH 34/34] doc: Update for SRCU-fast definitions and initialization

[PATCH rdma-next] RDMA/irdma: Remove unused struct irdma_cq fields
 2025-09-23 14:21 UTC 

[PATCH v3] platform/x86: lg-laptop: Fix WMAB call in fan_mode_store()
 2025-09-23 14:21 UTC  (5+ messages)
    ` [PATCH v5] "
      ` [PATCH v?] "

[PATCH 1/2] cifs: client: force multichannel=off when max_channels=1
 2025-09-23 14:21 UTC  (9+ messages)
` [PATCH 2/2] cifs: client: allow changing multichannel mount options on remount

[PATCH] rust: vmstate: use "cast()" instead of "as"
 2025-09-23 14:43 UTC  (2+ messages)

[moderation/CI] Re: rust: zpool: add API for C and Rust
 2025-09-23 14:21 UTC 

[PATCH] rust: build: remove "protocol: rust: from doctests
 2025-09-23 14:42 UTC  (2+ messages)

[PATCH v2 00/11] gpu: nova-core: Boot GSP to RISC-V active
 2025-09-23 14:20 UTC  (3+ messages)
` [PATCH v2 02/10] gpu: nova-core: Create initial Gsp

[PATCH net-next v3 00/11] virtio_net: Add ethtool flow rules support
 2025-09-23 14:19 UTC  (12+ messages)
` [PATCH net-next v3 01/11] virtio-pci: Expose generic device capability operations
` [PATCH net-next v3 02/11] virtio-pci: Expose object create and destroy API
` [PATCH net-next v3 03/11] virtio_net: Create virtio_net directory
` [PATCH net-next v3 04/11] virtio_net: Query and set flow filter caps
` [PATCH net-next v3 05/11] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v3 06/11] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v3 07/11] virtio_net: Use existing classifier if possible
` [PATCH net-next v3 08/11] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v3 09/11] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v3 10/11] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v3 11/11] virtio_net: Add get ethtool flow rules ops

[meta-arago][master/scarthgap][PATCH] bt-ti: Restrict bt-ti packages to legacy platforms only
 2025-09-23 14:19 UTC  (4+ messages)

[PATCH] xen/vm_event: introduce vm_event_is_enabled()
 2025-09-23 14:18 UTC  (4+ messages)

[PATCH] i2c: riic: Allow setting frequencies lower than 50KHz
 2025-09-23 14:18 UTC 

[PATCH linux-next v3 0/6] memcg: Support per-memcg KSM metrics
 2025-09-23 14:17 UTC  (3+ messages)
` 答复: "

[PATCH 0/6] drm/i915/irq: display irq refactoring
 2025-09-23 14:17 UTC  (6+ messages)
` [PATCH 6/6] drm/i915/irq: split ILK display irq handling

[PATCH] rust: build: add back common and util tests
 2025-09-23 14:38 UTC  (2+ messages)

[PATCH v5 0/9] Introduce Rust and announce that it will become mandatory
 2025-09-23 14:17 UTC  (10+ messages)
` [PATCH v5 7/9] BreakingChanges: announce Rust becoming mandatory

[PATCH] drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_parameters
 2025-09-23 14:17 UTC  (4+ messages)

[PATCH] phy: freescale: Initialize priv->lock
 2025-09-23 14:16 UTC 

[PATCH 0/9] drm/rcar-du: dsi: Convert register bits to BIT()/GENMASK() macros
 2025-09-23 14:16 UTC  (3+ messages)
` [PATCH 8/9] drm/rcar-du: dsi: Convert register bits to BIT() macro

[PATCH v16 00/51] KVM: x86: Super Mega CET
 2025-09-23 14:16 UTC  (9+ messages)
` [PATCH v16 18/51] KVM: x86: Don't emulate instructions affected by CET features
` [PATCH v16 19/51] KVM: x86: Don't emulate task switches when IBT or SHSTK is enabled

[PATCH] mm/memory-failure: not select MEMORY_ISOLATION
 2025-09-23 14:16 UTC  (2+ messages)

[PATCH 0/9] Introduce set_context_latency and refactor VRR/DSB timing logic
 2025-09-23 14:16 UTC  (8+ messages)
` [PATCH 2/9] drm/i915/display: Add set_context_latency to crtc_state
` [PATCH 4/9] drm/i915/vrr: Use SCL for computing guardband
` [PATCH 5/9] drm/i915/vrr: s/intel_vrr_vblank_delay/intel_vrr_scl_delay
` ✓ Xe.CI.BAT: success for Introduce set_context_latency and refactor VRR/DSB timing logic (rev2)

[PATCH] LoongArch: Change COMMAND_LINE_SIZE to 4096
 2025-09-23 14:15 UTC  (3+ messages)

[PATCH 0/2] handle RDCR opcode for Macronix
 2025-09-23 14:14 UTC  (4+ messages)
` [PATCH 2/2] mtd: spi-nor: macronix: use RDCR opcode 0x15

[PATCH net-next v5 8/8] vhost_net: Replace rx_ring with calls of TUN/TAP wrappers
 2025-09-23 14:14 UTC  (2+ messages)

[android-common:android11-5.4 1/1] fs/io_uring.c:1137:41: sparse: sparse: incorrect type in argument 2 (different base types)
 2025-09-23 14:14 UTC 

What's cooking in git.git (Sep 2025, #09; Mon, 22)
 2025-09-23 14:14 UTC  (3+ messages)

[PATCH v2 04/10] iommupt: Flush the CPU cache after any writes to the page table
 2025-09-23 14:13 UTC  (9+ messages)

[RFC PATCH 0/6] remove deprecated queue stats
 2025-09-23 14:12 UTC  (7+ messages)
` [RFC PATCH 1/6] net/ice: don't report empty queue xstats
` [RFC PATCH 2/6] net/ipn3ke: drop unsupported per-queue xstats
` [RFC PATCH 3/6] ethdev: remove queue stats from ethdev stats structure
` [RFC PATCH 4/6] drivers/net: update to remove queue stats from eth stats
` [RFC PATCH 5/6] app: "
` [RFC PATCH 6/6] doc: update docs for ethdev changes

[PATCH v12 00/13] AuxCCS handling and render compression modifiers
 2025-09-23 14:12 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for AuxCCS handling and render compression modifiers (rev16)

[PATCH v3 00/10] Cleanup xdfile_t and xrecord_t in xdiff
 2025-09-23 14:12 UTC  (7+ messages)
` [PATCH v4 00/12] "

[PATCH] tty: serial: fsl_lpuart: Add missing wakeup event reporting
 2025-09-23 14:10 UTC 

[PATCH net-next 0/6] net: stmmac: yet more cleanups
 2025-09-23 14:09 UTC  (2+ messages)

[DISCUSSION] Fixing bad pmd due to a race condition between change_prot_numa() and THP migration in pre-6.5 kernels
 2025-09-23 14:09 UTC  (4+ messages)

[PATCH v5 0/2] make logical block size configurable
 2025-09-23 14:06 UTC  (5+ messages)
` [PATCH v5 2/2] md: allow configuring logical block size

[RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
 2025-09-23 14:06 UTC  (9+ messages)
` [RFC PATCH v2 08/18] iommu/riscv: Use MSI table to enable IMSIC access

[DPDK/ethdev Bug 1791] cnxk driver reference past requested xstat array
 2025-09-23 14:05 UTC 

DPDK Release Status Meeting 2025-09-23
 2025-09-23 14:05 UTC 

[PATCH] drm/msm: Fix GEM free for imported dma-bufs
 2025-09-23 14:04 UTC 

[PATCH 00/27] vfio: improve naming conventions
 2025-09-23 14:00 UTC  (29+ messages)
` [PATCH 01/27] include/hw/vfio/vfio-container.h: rename VFIOContainer to VFIOLegacyContainer
` [PATCH 02/27] include/hw/vfio/vfio-container-base.h: rename VFIOContainerBase to VFIOContainer
` [PATCH 03/27] include/hw/vfio/vfio-container.h: rename file to vfio-container-legacy.h
` [PATCH 04/27] include/hw/vfio/vfio-container-base.h: rename file to vfio-container.h
` [PATCH 05/27] hw/vfio/container.c: rename file to container-legacy.c
` [PATCH 06/27] hw/vfio/container-base.c: rename file to container.c
` [PATCH 07/27] vfio/iommufd.c: use QOM casts where appropriate
` [PATCH 08/27] vfio/cpr-iommufd.c: "
` [PATCH 09/27] vfio/vfio-iommufd.h: rename VFIOContainer bcontainer field to parent_obj
` [PATCH 10/27] vfio/spapr.c: use QOM casts where appropriate
` [PATCH 11/27] vfio/spapr.c: rename VFIOContainer bcontainer field to parent_obj
` [PATCH 12/27] vfio/pci.c: rename vfio_instance_init() to vfio_pci_init()
` [PATCH 13/27] vfio/pci.c: rename vfio_instance_finalize() to vfio_pci_finalize()
` [PATCH 14/27] vfio/pci.c: rename vfio_pci_dev_class_init() to vfio_pci_class_init()
` [PATCH 15/27] vfio/pci.c: rename vfio_pci_dev_info to vfio_pci_info
` [PATCH 16/27] hw/vfio/types.h: rename TYPE_VFIO_PCI_BASE to TYPE_VFIO_PCI_DEVICE
` [PATCH 17/27] vfio/pci.c: rename vfio_pci_base_dev_class_init() to vfio_pci_device_class_init()
` [PATCH 18/27] vfio/pci.c: rename vfio_pci_base_dev_info to vfio_pci_device_info
` [PATCH 19/27] vfio/pci.c: rename vfio_pci_dev_properties[] to vfio_pci_properties[]
` [PATCH 20/27] vfio/pci.c: rename vfio_pci_dev_nohotplug_properties[] to vfio_pci_nohotplug_properties[]
` [PATCH 21/27] vfio/pci.c: rename vfio_pci_nohotplug_dev_class_init() to vfio_pci_nohotplug_class_init()
` [PATCH 22/27] vfio/pci.c: rename vfio_pci_nohotplug_dev_info to vfio_pci_nohotplug_info
` [PATCH 23/27] vfio-user/pci.c: rename vfio_user_pci_dev_class_init() to vfio_user_pci_class_init()
` [PATCH 24/27] vfio-user/pci.c: rename vfio_user_pci_dev_properties[] to vfio_user_pci_properties[]
` [PATCH 25/27] vfio-user/pci.c: rename vfio_user_instance_init() to vfio_user_pci_init()
` [PATCH 26/27] vfio-user/pci.c: rename vfio_user_instance_finalize() to vfio_user_pci_finalize()
` [PATCH 27/27] vfio-user/pci.c: rename vfio_user_pci_dev_info to vfio_user_pci_info

[RFC] lib/cryptodev: update API documentation for aux_flags
 2025-09-23 14:04 UTC  (6+ messages)
` [EXTERNAL] "

[PATCH v2 0/5] Add interconnent support for simpledrm/simplefb
 2025-09-23 14:04 UTC  (5+ messages)
` [PATCH v2 4/5] fbdev/simplefb: Sort headers correctly

[PATCH V11 00/47] Color Pipeline API w/ VKMS
 2025-09-23 14:03 UTC  (11+ messages)
` [PATCH V11 06/47] drm/colorop: Add 1D Curve subtype

[PATCH] locking/local_lock: fix shadowing in __local_lock_acquire()
 2025-09-23 14:02 UTC 

[PATCH v1] mm: convert folio_page() back to a macro
 2025-09-23 14:00 UTC 

[RFC] doc: check-docs and WITH_BREAKING_CHANGES
 2025-09-23 13:58 UTC  (3+ messages)

[PATCH] drm/tiny: Use kmalloc_array() instead of kmalloc()
 2025-09-23 13:51 UTC  (2+ messages)

[meta-filesystems][PATCH] fatresize: upgrade 1.1.0 -> 1.1.0-3
 2025-09-23 13:57 UTC 

[PATCH v4 0/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
 2025-09-23 13:56 UTC  (4+ messages)

[PATCH 0/9] arm64: introduce Black Sesame Technologies C1200 SoC and CDCU1.0 board
 2025-09-23 13:56 UTC  (3+ messages)
` [PATCH 4/9] dt-bindings: mmc: add binding for BST DWCMSHC SDHCI controller

[PATCH net-next v3 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-09-23 13:55 UTC  (3+ messages)
` [PATCH net-next v3 09/15] quic: add congestion control

[PATCH v2] erofs: add direct I/O support for compressed data
 2025-09-23 13:54 UTC 

[RFC PATCH v2 00/17] AMD: Add Secure AVIC KVM Support
 2025-09-23 13:55 UTC  (3+ messages)
` [RFC PATCH v2 05/17] KVM: SVM: Do not intercept SECURE_AVIC_CONTROL MSR for SAVIC guests

[openeuler:OLK-6.6 2909/2909] include/../drivers/pci/msi/msi.h:113:57: warning: declaration of 'struct msix_entry' will not be visible outside of this function
 2025-09-23 13:53 UTC 

[melver:cap-analysis/dev 8/35] lib/test_capability-analysis.c:90 test_raw_spinlock_trylock_extra() warn: mixing irq and irqsave
 2025-09-23 13:53 UTC 

[Buildroot] [PATCH 1/4] configs/aspeed_ast2500evb: check hashes, use bootlin toolchain
 2025-09-23 13:52 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] configs/aspeed_ast2500evb: increase kernel partition size
` [Buildroot] [PATCH 3/4] configs/aspeed_ast2500evb: bump U-Boot to 2025.07
` [Buildroot] [PATCH 4/4] configs/aspeed_ast2600evb: check hashes, use bootlin toolchain

[PATCH] vdpa-dev: add get_vhost() callback for vhost-vdpa device
 2025-09-23 13:51 UTC 

[PATCH 0/2] xfs: reduce ILOCK contention on O_DSYNC DIO
 2025-09-23 13:51 UTC  (2+ messages)

[PATCH] Input: edt-ft5x06 - Detect ft5452
 2025-09-23 13:42 UTC 

[ANNOUNCE] xfs-linux: for-next updated to c91d38b57f2c
 2025-09-23 13:50 UTC 

[bug report] net/mlx5e: Implement PSP Tx data path
 2025-09-23 13:50 UTC 

[PATCH platform-next v3 1/1] [PATCH platform-next] platform/mellanox: mlxreg-hotplug: Add support for handling interrupt storm
 2025-09-23 13:49 UTC 

[PATCH v1] Bluetooth: ISO: Fix possible UAF on iso_conn_free
 2025-09-23 13:50 UTC  (2+ messages)

[PATCH v1] Bluetooth: SCO: Fix UAF on sco_conn_free
 2025-09-23 13:50 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: ISO: free rx_skb if not consumed
 2025-09-23 13:50 UTC  (2+ messages)

[RFC PATCH 00/24] Bluetooth: add locks to hci_conn accesses
 2025-09-23 13:50 UTC  (2+ messages)

[PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs
 2025-09-23 13:48 UTC  (12+ messages)

[PATCH] mm/memory-failure: Ensure collect_procs is retried when unmap fails
 2025-09-23 13:47 UTC 

[PATCH net-next 00/17] BIG TCP for UDP tunnels
 2025-09-23 13:47 UTC  (18+ messages)
` [PATCH net-next 01/17] net/ipv6: Introduce payload_len helpers
` [PATCH net-next 02/17] net/ipv6: Drop HBH for BIG TCP on TX side
` [PATCH net-next 03/17] net/ipv6: Drop HBH for BIG TCP on RX side
` [PATCH net-next 04/17] net/ipv6: Remove jumbo_remove step from TX path
` [PATCH net-next 05/17] net/mlx5e: "
` [PATCH net-next 06/17] net/mlx4: "
` [PATCH net-next 07/17] ice: "
` [PATCH net-next 08/17] bnxt_en: "
` [PATCH net-next 09/17] gve: "
` [PATCH net-next 10/17] net: mana: "
` [PATCH net-next 11/17] net/ipv6: Remove HBH helpers
` [PATCH net-next 12/17] net: Enable BIG TCP with partial GSO
` [PATCH net-next 13/17] udp: Support gro_ipv4_max_size > 65536
` [PATCH net-next 14/17] udp: Validate UDP length in udp_gro_receive
` [PATCH net-next 15/17] udp: Set length in UDP header to 0 for big GSO packets
` [PATCH net-next 16/17] vxlan: Enable BIG TCP packets
` [PATCH net-next 17/17] geneve: "

[PATCH v8 00/18] Adding partial support for 128-bit riscv target
 2025-09-23 13:47 UTC  (6+ messages)

[PATCH] drm/amd/amdgpu: use kmalloc_array instead of kmalloc
 2025-09-23 13:47 UTC  (2+ messages)


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.