All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-11 11:43:10 to 2025-08-11 12:36:43 UTC [more...]

[PATCH v3 1/2] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
 2025-08-11 12:35 UTC  (3+ messages)

drm/radeon/r600_cs: Build failures with GCC 16
 2025-08-11 12:17 UTC  (3+ messages)
` [PATCH] drm/radeon/r600_cs: clean up of dead code in r600_cs

[patch V2 RESEND 0/6] perf: Convert mmap() related reference counts to refcount_t
 2025-08-11 12:36 UTC  (6+ messages)
` [patch V2 RESEND 1/6] perf/core: Remove redundant condition for AUX buffer size
` [patch V2 RESEND 3/6] perf/core: Split out VM accounting
` [patch V2 RESEND 4/6] perf/core: Split out AUX buffer allocation
` [patch V2 RESEND 5/6] perf/core: Split the ringbuffer mmap() and allocation code out
` [patch V2 RESEND 6/6] perf/core: Convert mmap() refcounts to refcount_t

[PATCH v3 0/1] ARM_PMU: Trap PMCR when MDCR_EL2.TPMCR is set
 2025-08-11 12:35 UTC  (4+ messages)
` [PATCH v3 1/1] target/arm: "

[PATCH] ext4: Using vmalloc_array() for array space allocation
 2025-08-11 12:35 UTC 

[PATCH v3] EFI/runtime: switch to xv[mz]alloc_array()
 2025-08-11 12:34 UTC  (2+ messages)
` Ping: "

[RFC PATCH v2 2/4] rust: io_uring: introduce rust abstraction for io-uring cmd
 2025-08-11 12:34 UTC  (11+ messages)

[RESEND PATCH 0/2] Add encrypt/decrypt support for vmalloc regions
 2025-08-11 12:31 UTC  (6+ messages)
` [RESEND PATCH 1/2] dma/pool: Use vmap() address for memory encryption helpers on ARM64
` [RESEND PATCH 2/2] arm64: Add encrypt/decrypt support for vmalloc regions

[PATCH v2] rust: irq: add &Device<Bound> argument to irq callbacks
 2025-08-11 12:33 UTC 

[PATCH] USB OTG: make dwc2 otg driver dependent on Exynos platform
 2025-08-11 12:32 UTC  (4+ messages)

[PATCH 0/5] nfs: more client side tracepoints in write and writeback codepaths
 2025-08-11 12:32 UTC  (3+ messages)
` [PATCH 1/5] nfs: remove trailing space from tracepoint

[patch V2 m@/6] perf: Convert mmap() related reference counts to refcount_t
 2025-08-11 12:32 UTC  (6+ messages)
` [patch V2 m@/6] perf/core: Split out AUX buffer allocation

[PATCH v2 0/2] Take ARCH_KMALLOC_MINALIGN into account for build-time XArray check
 2025-08-11 12:31 UTC  (3+ messages)
` [PATCH v2 1/2] rust: alloc: specify the minimum alignment of each allocator
` [PATCH v2 2/2] rust: alloc: take the allocator into account for FOREIGN_ALIGN

[PATCH] net/ixgbe: fix port mask default value on E610
 2025-08-11 12:30 UTC  (2+ messages)

[RFC 0/6] virtio-net: initial iterative live migration support
 2025-08-11 12:30 UTC  (9+ messages)
` [RFC 1/6] migration: Add virtio-iterative capability
` [RFC 5/6] virtio, virtio-net: skip consistency check in virtio_load for iterative migration
  ` [RFC 5/6] virtio,virtio-net: "

[PATCH v2 0/8] Add AMD ISP4 driver
 2025-08-11 12:31 UTC  (6+ messages)
` [PATCH v2 4/8] media: platform: amd: Add isp4 fw and hw interface

[PATCH 00/44] commands: add bfetch/buds of command redirection
 2025-08-11 12:28 UTC  (43+ messages)
` [PATCH 01/44] driver: move device name definition into device.h
` [PATCH 03/44] lib: param: rename dev_remove_param to param_remove
` [PATCH 04/44] param: implement dev_remove_parameters using param_remove
` [PATCH 05/44] lib: param: add dev_for_each_param helpers
` [PATCH 06/44] driver: initialize device parameters as part of bobject
` [PATCH 07/44] param: operate on bobjects instead of full devices
` [PATCH 08/44] commands: version: print value of CONFIG_NAME
` [PATCH 09/44] treewide: populate CONFIG_NAME for all configs in-tree
` [PATCH 10/44] test: py: change barebox_config from set to dict
` [PATCH 11/44] test: add heuristic for guessing labgrid environment YAML
` [PATCH 13/44] drivers: use dev_add_param_uint32_fixed for IDs
` [PATCH 14/44] param: make bobject_add_param_fixed variadic
` [PATCH 15/44] param: handle NULL gracefully in bobject_get_param
` [PATCH 16/44] common: introduce structured I/O
` [PATCH 17/44] ARM: cpuinfo: support structio output
` [PATCH 18/44] commands: uptime: enable structured I/O
` [PATCH 19/44] string: implement strv_length helper
` [PATCH 20/44] ARM: psci: client: add PSCI version/method parameters
` [PATCH 21/44] net: move netmask_to_prefix into header
` [PATCH 22/44] stringlist: implement string_list_empty
` [PATCH 23/44] optee: add revision info to tee devinfo output
` [PATCH 24/44] tee: enable structured I/O in devinfo handler
` [PATCH 25/44] mtd: add devices to new mtd class
` [PATCH 26/44] nvmem: add devices to new nvmem class
` [PATCH 27/44] nvmem: export functions to query NVMEM size
` [PATCH 28/44] video: add devices to new fb class
` [PATCH 29/44] security: blobgen: add easy way to check for existent providers
` [PATCH 30/44] pmdomain: add easy way to check for provider support
` [PATCH 31/44] bbu: add easy way to check for existent providers
` [PATCH 32/44] firmware: "
` [PATCH 33/44] rtc: export rtc_class in header
` [PATCH 34/44] driver: featctrl: export of_feature_controllers
` [PATCH 35/44] net: dsa: export dsa_switch_list
` [PATCH 36/44] usb: export usb_host_list
` [PATCH 37/44] pstore: export pstore_is_ready
` [PATCH 38/44] pinctrl: export pinctrl_list
` [PATCH 39/44] clk: implement clk_have_nonfixed_providers
` [PATCH 40/44] driver: bus: export get_bus_by_name
` [PATCH 41/44] fimware: arm_scmi: export scmi_list
` [PATCH 42/44] block: define BLK_TYPE_COUNT as last enum blk_type value
` [PATCH 43/44] commands: introduce bfetch command
` [PATCH 44/44] configs: enable bfetch in some popular defconfigs

How to override mesa VULKAN_DRIVERS and GALLIUMDRIVERS variables?
 2025-08-11 12:29 UTC  (4+ messages)
` [poky] "

[PATCH v4 5/5] doc: git-rebase: update discussion of internals
 2025-08-11 12:29 UTC  (2+ messages)

[PATCH v4 1/5] doc: git-rebase: start with an example
 2025-08-11 12:27 UTC  (2+ messages)

[PATCH v6] sched: do not call __put_task_struct() on rt if pi_blocked_on is set
 2025-08-11 12:27 UTC  (12+ messages)

[PATCH] ath11k: pci: avoid unsafe register access during shutdown
 2025-08-11 12:26 UTC  (5+ messages)

[PATCH 00/22] vfio: improve use of QOM and coding guidelines
 2025-08-11 12:25 UTC  (28+ messages)
` [PATCH 01/22] vfio/vfio-container-base.h: update VFIOContainerBase declaration
` [PATCH 02/22] vfio/vfio-container.h: update VFIOContainer declaration
` [PATCH 03/22] hw/vfio/cpr-legacy.c: use QOM casts where appropriate
` [PATCH 04/22] hw/vfio/container.c: "
` [PATCH 05/22] ppc/spapr_pci_vfio.c: "
` [PATCH 06/22] vfio/spapr.c: "
` [PATCH 07/22] vfio/vfio-container.h: rename VFIOContainer bcontainer field to parent_obj
` [PATCH 08/22] vfio-user/container.h: update VFIOUserContainer declaration
` [PATCH 09/22] vfio/container.c: use QOM casts where appropriate
` [PATCH 10/22] vfio-user/container.h: rename VFIOUserContainer bcontainer field to parent_obj
` [PATCH 11/22] vfio-user/pci.c: update VFIOUserPCIDevice declaration
` [PATCH 13/22] vfio-user/pci.c: rename VFIOUserPCIDevice device field to parent_obj
` [PATCH 14/22] vfio/pci.h: update VFIOPCIDevice declaration

[PATCH] cifs: Fix collect_sample() to handle any iterator type
 2025-08-11 12:25 UTC  (2+ messages)

[PATCH] cxl/hdm: Use str_plural() to simplify the code
 2025-08-11 12:25 UTC 

[PATCH v2 0/2] arm64: dts: qcom: sm8[56]50: flatten the primary usb controller node
 2025-08-11 12:25 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sm8550: Flatten the USB nodes
` [PATCH v2 2/2] arm64: dts: qcom: sm8650: "

[RFC PATCH 00/31] netfs: [WIP] Allow the use of MSG_SPLICE_PAGES and use netmem allocator
 2025-08-11 12:25 UTC  (6+ messages)

[PATCH] hpet: Use str_plural() to simplify the code
 2025-08-11 12:23 UTC 

[PATCH] fix random failures in shell/integrity.sh
 2025-08-11 12:22 UTC  (6+ messages)

[PATCH] ACPICA: Use str_plural() to simplify the code
 2025-08-11 12:22 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 0b96d9bed324a1c1b7d02bfb9596351ef178428d
 2025-08-11 12:21 UTC 

[PATCH v8 00/10] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-08-11 12:20 UTC  (7+ messages)
` [PATCH v8 01/10] arm64: Add config for Microchip SoC platforms

[PATCH v5 0/7] Performance counter implementation with single manual client support
 2025-08-11 12:21 UTC  (3+ messages)
` [PATCH v5 2/7] drm/panthor: Add DEV_QUERY.PERF_INFO handling for Gx10

security/apparmor/label.c:951 aa_label_insert() warn: inconsistent returns '&ls->lock'
 2025-08-11 12:19 UTC 

MikroTik R11e 5HnD monitor mode
 2025-08-11 12:18 UTC  (4+ messages)
` [PATCH] "
  ` [PATCH] ath9k: keep ANI in "

[PATCH V4 mm-hotfixes 0/3] mm, x86: fix crash due to missing page table sync and make it harder to miss
 2025-08-11 12:18 UTC  (7+ messages)
` [PATCH V4 mm-hotfixes 2/3] mm: introduce and use {pgd,p4d}_populate_kernel()
` [PATCH V4 mm-hotfixes 3/3] x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()

[PATCH] arm64/module: Support for patching modules during runtime
 2025-08-11 12:13 UTC  (9+ messages)
      `  "

[PATCH 0/2] Improve mailmap file
 2025-08-11 12:18 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] mailmap: sort mailmap

[PATCH v9 0/7] Power11 support for QEMU [PowerNV]
 2025-08-11 12:16 UTC  (4+ messages)

[PATCH v2 4/4] iomap: don't abandon the whole thing with iomap_folio_state
 2025-08-11 12:18 UTC  (2+ messages)

[PATCH] net/rte_net: fix inner L2 length for tunneled Ethernet packets
 2025-08-11 12:17 UTC  (6+ messages)

[PATCH] board: spacemit: Add SpacemiT MUSE Pi Pro
 2025-08-11 11:47 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix task hang from failed job submission during process kill
 2025-08-11 12:16 UTC  (4+ messages)

[PATCH] sdk: The main in the C example should return an int
 2025-08-11 12:16 UTC  (4+ messages)
` [docs] "

[LTP] [PATCH v2 0/3] autotools: Remove old checks
 2025-08-11 12:15 UTC  (3+ messages)

[RESEND PATCH] sched: restore the behavior of put_task_struct() for non-rt
 2025-08-11 12:15 UTC  (6+ messages)

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-08-11 12:11 UTC  (4+ messages)
` [PATCH v3 20/24] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers

[PATCH] mm: swap: check for xa_zero_entry() on vma in swapoff path
 2025-08-11 12:14 UTC  (6+ messages)

[PATCH v3 0/2] Clean up Rust LockClassKey
 2025-08-11 12:14 UTC  (3+ messages)
` [PATCH v3 1/2] rust: sync: refactor static_lock_class!() macro
` [PATCH v3 2/2] rust: sync: clean up LockClassKey and its docs

[PATCH v12 0/5] Enable automatic SVN updates for SGX enclaves
 2025-08-11 12:14 UTC  (4+ messages)
` [PATCH v12 5/5] x86/sgx: "

[PATCH] lua: upgrade 5.4.7 -> 5.4.8
 2025-08-11 12:14 UTC 

[PATCH v9 0/4] pressure: bmp280: Minor cleanup and interrupt support
 2025-08-11 12:14 UTC  (3+ messages)
` [RFC PATCH v2 0/9] Fixes and enhancements for the bmp280 driver

[PATCH 0/7] Camera I2C (CCI) enablement on MSM8953 and Fairphone 3
 2025-08-11 12:13 UTC  (3+ messages)
` [PATCH 2/7] i2c: qcom-cci: Add msm8953 compatible

[PATCH v3 0/3] xfs and DAX atomic writes changes
 2025-08-11 12:13 UTC  (5+ messages)

[RFC] GSoC 2025 upstream wpanusb bcfserial
 2025-08-11 12:13 UTC  (2+ messages)

[PATCH] include/linux/rv.h: remove redundant include file
 2025-08-11 12:12 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v2] drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS file
 2025-08-11 12:10 UTC  (3+ messages)

[PATCH v2 0/3] rockchip: Add initial RK3582 support
 2025-08-11 12:11 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH] spi: loopback-test: Don't use %pK through printk
 2025-08-11 12:10 UTC 

[PATCHv3 wireless-next] wifi: ath9k: add OF dependency to AHB
 2025-08-11 12:01 UTC  (2+ messages)

[PATCH 0/2] Cleanups and safer memory allocations
 2025-08-11 12:09 UTC  (3+ messages)
` [PATCH 1/2] bcachefs: Using vmalloc_array() for array space allocation
` [PATCH 2/2] bcachefs: Remove redundant semicolons

[f2fs-dev] [syzbot] [f2fs?] kernel BUG in f2fs_write_end_io
 2025-08-11 12:10 UTC  (3+ messages)
  `  "

[robh:for-next 2/9] arch/arm/boot/dts/microchip/sama5d3.dtsi:257.10-260.7: Warning (avoid_unnecessary_addr_size): /ahb/apb/isi@f0034000/port: unnecessary #address-cells/#size-cells without "ranges", "dma-ranges" or child "reg" or "ranges" property
 2025-08-11 12:08 UTC 

[PATCH] mtd: ubi: replace strcpy with strscpy in mtd parameter parser
 2025-08-11 12:09 UTC  (2+ messages)

[PATCH v3 00/10] Reinvent BQL-free PIO/MMIO
 2025-08-11 12:08 UTC  (6+ messages)
` [PATCH v3 01/10] memory: reintroduce BQL-free fine-grained PIO/MMIO

[Buildroot] [PATCH 1/2] package/ofono: mark CPE as valid
 2025-08-11 12:08 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/ofono: security bump to v2.18

[PATCH v2 0/4] iomap: allow partial folio write with iomap_folio_state
 2025-08-11 12:08 UTC  (2+ messages)

[PATCH] bpf: Don't use %pK through printk
 2025-08-11 12:08 UTC 

[PATCH 00/13] Support ACPI Control Method Sleep button
 2025-08-11 12:06 UTC  (9+ messages)
` [PATCH 01/13] acpi: Implement control method sleep button
` [PATCH 12/13] microvm: enable suspend

[PATCH] xfs: Improve CONFIG_XFS_RT Kconfig help
 2025-08-11 12:07 UTC  (2+ messages)

[PATCH v10 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-08-11 12:07 UTC  (3+ messages)

[PATCH v2 0/6] drm/st7571-i2c: add support for grayscale xrgb8888
 2025-08-11 12:06 UTC  (4+ messages)
` [PATCH v2 5/6] drm/format-helper: introduce drm_fb_xrgb8888_to_gray2()

[PATCH net] net/mlx5: Avoid deadlock between PCI error recovery and health reporter
 2025-08-11 12:04 UTC  (4+ messages)

[PATCH] efi: serial: Use correct EFI status type
 2025-08-11 12:05 UTC 

[PATCH v17 00/22] Type2 device basic support
 2025-08-11 12:04 UTC  (4+ messages)
` [PATCH v17 11/22] cxl: Define a driver interface for HPA free space enumeration

[RFC net-next 00/17] dibs - Direct Internal Buffer Sharing
 2025-08-11 12:03 UTC  (5+ messages)
` [RFC net-next 04/17] net/smc: Decouple sf and attached send_buf in smc_loopback

[PATCH v3 0/2] drm/xe: Consolidate VM initialization logic
 2025-08-11 12:02 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 0/6] Input: xbox_gip - Add new driver for Xbox GIP
 2025-08-11 12:00 UTC  (3+ messages)
` [PATCH 4/6] HID: Map more automobile simulation inputs

[PATCH v3 00/20] xen/riscv: introduce p2m functionality
 2025-08-11 11:59 UTC  (5+ messages)
` [PATCH v3 15/20] xen/riscv: implement p2m_next_level()
` [PATCH v3 16/20] xen/riscv: Implement superpage splitting for p2m mappings

[PATCH] mips: lantiq: danube: add missing properties to cpu node
 2025-08-11 11:58 UTC 

[Buildroot] Buildroot 2025.08-rc1 released
 2025-08-11 11:57 UTC 

[PATCH 0/8] midx: stop deduplicating info redundant with their sources
 2025-08-11 11:56 UTC  (10+ messages)
` [PATCH v2 0/9] midx: stop duplicating "
  ` [PATCH v2 2/9] odb: allow `odb_find_source()` to fail
  ` [PATCH v2 3/9] odb: return newly created in-memory sources

[PATCH v1 1/5] misc: amd-sbi: Split core driver as separate module
 2025-08-11 11:56 UTC  (8+ messages)
` [PATCH v1 3/5] dt-bindings: misc: Move amd,sbrmi.yaml from hwmon to misc
` [PATCH v1 5/5] dt-bindings: misc: Add binding document for SB-RMI I3C

[PATCH v8 0/6] rust: add support for request_irq
 2025-08-11 11:55 UTC  (5+ messages)
` [PATCH v8 3/6] rust: irq: add support for non-threaded IRQs and handlers

[PATCH v7] app/testpmd: monitor state of primary process when using secondary
 2025-08-11 11:55 UTC  (7+ messages)

[PATCH] git-jump: make `diff` work with filenames containing spaces
 2025-08-11 11:55 UTC  (2+ messages)
` [PATCH v2] "

[ANNOUNCE] xfs-linux: for-next updated to 8f5ae30d69d7
 2025-08-11 11:55 UTC 

[PATCH] iio: frequency: adf4350: Fix prescaler usage
 2025-08-11 11:53 UTC  (4+ messages)

[PATCH] drm/ttm: WIP limit the TTM pool to 32bit CPUs
 2025-08-11 11:51 UTC  (5+ messages)

[PATCH net] mips: lantiq: add missing burst length property
 2025-08-11 11:44 UTC 

[PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
 2025-08-11 11:50 UTC  (12+ messages)
` [PATCH RFC 02/29] iomap: introduce iomap_read/write_region interface
` [PATCH RFC 04/29] fsverity: add per-sb workqueue for post read processing
` [PATCH RFC 06/29] fsverity: report validation errors back to the filesystem
` [PATCH RFC 12/29] fsverity: expose merkle tree geometry to callers
` [PATCH RFC 14/29] xfs: add attribute type for fs-verity

[PATCH 1/1] gperf: upgrade 3.1 -> 3.3
 2025-08-11 11:49 UTC 

[PATCH v2 1/2] HID: input: rename hidinput_set_battery_charge_status()
 2025-08-11 11:48 UTC  (3+ messages)
` [PATCH v2 2/2] HID: input: report battery status changes immediately

[PATCH] ethdev: Reject conflicting TX offloads configuration
 2025-08-11 11:47 UTC  (3+ messages)
` [PATCH v3 1/3] testpmd: Do not enable mbuf fast release TX offload by default

[PATCH v2 0/5] iio: imu: inv_icm42600: pm_runtime fixes + various changes
 2025-08-11 11:47 UTC  (4+ messages)
` [PATCH v2 5/5] iio: imu: inv_icm42600: use guard() to release mutexes

RTL8188S WLAN Adapter failure
 2025-08-11 11:46 UTC  (3+ messages)

[PATCH] ubifs: Simplify the code and remove unnecessary parameters
 2025-08-11 11:27 UTC  (2+ messages)

[PATCH 0/4] xilinx: mbv: Prepare MBV for CI
 2025-08-11 11:43 UTC  (5+ messages)
` [PATCH 3/4] xilinx: mbv: Fix dt properties in interrupt controller node
` [PATCH 4/4] xilinx: mbv: Use separate DTB for binman nodes

[PATCH v2 0/9] ram: k3-ddrss: Support partial inline ECC
 2025-08-11 11:44 UTC  (7+ messages)
` [PATCH v2 1/9] ram: k3-ddrss: Use DDR address instead of system address for ecc_regions
` [PATCH v2 3/9] ram: k3-ddrss: Add comment about ecc_reserved_space


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.