All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-17 13:58:06 to 2025-02-17 14:35:11 UTC [more...]

[Buildroot] [PATCH] configs/cubieboard2: bump Linux to 6.12.14 and U-Boot to 2025.01
 2025-02-17 14:34 UTC 

[PATCH] amd: versal2: Enable reset and power domain drivers
 2025-02-17 14:34 UTC  (2+ messages)

[Buildroot] [PATCH] configs/cubieboard1: bump Linux to 6.12.14 and U-Boot to 2025.01
 2025-02-17 14:33 UTC 

[PATCH next] nfsd: Fix a WARN_ONCE() message
 2025-02-17 14:34 UTC  (2+ messages)

[PATCH] clk: versal: Update the reference clocks as per bindings
 2025-02-17 14:34 UTC  (2+ messages)

[PATCH v2 00/14] Perf improvements for hugetlb and vmalloc on arm64
 2025-02-17 14:08 UTC  (15+ messages)
` [PATCH v2 01/14] arm64: hugetlb: Cleanup huge_pte size discovery mechanisms
` [PATCH v2 02/14] arm64: hugetlb: Refine tlb maintenance scope
` [PATCH v2 03/14] mm/page_table_check: Batch-check pmds/puds just like ptes
` [PATCH v2 04/14] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear()
` [PATCH v2 05/14] arm64: hugetlb: Use set_ptes_anysz() and ptep_get_and_clear_anysz()
` [PATCH v2 06/14] arm64/mm: Hoist barriers out of set_ptes_anysz() loop
` [PATCH v2 07/14] arm64/mm: Avoid barriers for invalid or userspace mappings
` [PATCH v2 08/14] mm/vmalloc: Warn on improper use of vunmap_range()
` [PATCH v2 09/14] mm/vmalloc: Gracefully unmap huge ptes
` [PATCH v2 10/14] arm64/mm: Support huge pte-mapped pages in vmap
` [PATCH v2 11/14] mm/vmalloc: Batch arch_sync_kernel_mappings() more efficiently
` [PATCH v2 12/14] mm: Generalize arch_sync_kernel_mappings()
` [PATCH v2 13/14] mm: Only call arch_update_kernel_mappings_[begin|end]() for kernel mappings
` [PATCH v2 14/14] arm64/mm: Batch barriers when updating "

[PATCH v3 00/13] Introduce configfs-based interface for gpio-aggregator
 2025-02-17 14:34 UTC  (4+ messages)
` [PATCH v3 01/13] gpio: aggregator: reorder functions to prepare for configfs introduction

[RESEND PATCH v8 0/6] Add support for ADIS16550
 2025-02-17 14:33 UTC  (2+ messages)

[PATCH v4 0/3] iio: light: add al3000a als support
 2025-02-17 14:33 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: iio: light: al3010: add al3000a support
` [PATCH v4 2/3] iio: light: Add support for AL3000a illuminance sensor
` [PATCH v4 3/3] ARM: tegra: tf101: Add al3000a illuminance sensor node

[PATCH v2 0/6] Improve multiconfig documentation
 2025-02-17 14:33 UTC  (7+ messages)
` [PATCH v2 5/6] dev-manual/multiconfig: improve the current doc
  ` [docs] "
` [PATCH v2 6/6] dev-manual/multiconfig: add suggested best practices and baremetal sections
  ` [docs] "

[PATCH v2 0/3] iio: light: add al3000a als support
 2025-02-17 14:32 UTC  (15+ messages)
` [PATCH v2 1/3] dt-bindings: iio: light: al3010: add al3000a support
` [PATCH v2 2/3] iio: light: Add support for AL3000a illuminance sensor

[PATCH 00/12] ASoC: random cleanup
 2025-02-17 14:32 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] ASoC: tas2764: Random patches from the Asahi Linux tree
 2025-02-17 14:32 UTC  (2+ messages)

[PATCH v2 00/17] amd-pstate cleanups
 2025-02-17 14:31 UTC  (7+ messages)
` [PATCH v2 13/17] cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp functions
` [PATCH v2 14/17] cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP writes
` [PATCH v2 15/17] cpufreq/amd-pstate: Drop debug statements for policy setting

[PATCH v6 0/7] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
 2025-02-17 14:30 UTC  (9+ messages)
` [PATCH v6 3/7] hw/char/pl011: Introduce pl011_xmit() as GSource
` [PATCH v6 4/7] hw/char/pl011: Trace FIFO enablement
` [PATCH v6 5/7] hw/char/pl011: Consider TX FIFO overrun error
` [PATCH v6 6/7] hw/char/pl011: Drain TX FIFO when no backend connected

[PATCH] contributor-guide/submit-changes: add policy on AI generated code
 2025-02-17 14:30 UTC  (3+ messages)
` [docs] "

[PATCH v8 3/4] scanf: convert self-test to KUnit
 2025-02-17 14:29 UTC  (5+ messages)

[PATCH v3 0/2] MIPS: dec: Only check -msym32 when need compiler
 2025-02-17 14:28 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] MIPS: Eliminate Redundant KBUILD_SYM32 Checks

[PATCH 0/3] Introduce gpio-pseudo, common utilities for pseudo GPIO devices
 2025-02-17 14:27 UTC  (4+ messages)
` [PATCH 1/3] gpio: pseudo: common helper functions for pseudo gpio devices
` [PATCH 2/3] gpio: sim: convert to use gpio-pseudo utilities
` [PATCH 3/3] gpio: virtuser: "

[PULL 00/24] tcg patch queue
 2025-02-17 14:27 UTC  (3+ messages)
` [PULL 01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS

[PATCH net-next v5 00/15] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-17 13:01 UTC  (2+ messages)
` [PATCH net-next v5 14/15] net: airoha: Add loopback support for GDM2

[RESEND][PATCH v3 0/7] perf/amd/ibs: Add Zen5 support
 2025-02-17 14:24 UTC  (3+ messages)

[PATCH v2 0/5] Support ROHM BD79124 ADC/GPO
 2025-02-17 14:24 UTC  (6+ messages)
` [PATCH v2 2/5] iio: adc: add helpers for parsing ADC nodes

[kkdwivedi:res-lock-base 18/26] include/asm-generic/rqspinlock.h:33:12: error: conflicting types for 'resilient_tas_spin_lock'
 2025-02-17 14:23 UTC 

[PATCH] drm/xe/client: Limit 80 char per line
 2025-02-17 14:23 UTC  (4+ messages)
` ✓ CI.Hooks: success for "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 00/11] tcg: Cleanups after disallowing 64-on-32
 2025-02-17 14:22 UTC  (3+ messages)
` [PATCH 02/11] tcg: Merge INDEX_op_qemu_*_{a32,a64}_*

[PATCH v16 0/4] rust: xarray: Add a minimal abstraction for XArray
 2025-02-17 14:21 UTC  (6+ messages)
` [PATCH v16 2/4] rust: types: add `ForeignOwnable::PointedTo`

FAILED: patch "[PATCH] x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit" failed to apply to 5.4-stable tree
 2025-02-17 14:21 UTC 

FAILED: patch "[PATCH] x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit" failed to apply to 5.10-stable tree
 2025-02-17 14:21 UTC 

FAILED: patch "[PATCH] x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit" failed to apply to 5.15-stable tree
 2025-02-17 14:21 UTC 

FAILED: patch "[PATCH] x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit" failed to apply to 6.1-stable tree
 2025-02-17 14:21 UTC 

FAILED: patch "[PATCH] x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit" failed to apply to 6.6-stable tree
 2025-02-17 14:21 UTC 

[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-02-17 14:20 UTC  (5+ messages)

FAILED: patch "[PATCH] nfsd: clear acl_access/acl_default after releasing them" failed to apply to 5.4-stable tree
 2025-02-17 14:20 UTC 

[PATCH i-g-t] tests/intel/xe_multi_tile: Multi-Tile support in IGT
 2025-02-17 14:20 UTC  (2+ messages)

xPL Proposal
 2025-02-17 14:19 UTC  (11+ messages)

[PATCH RFC v2 00/10] SLUB percpu sheaves
 2025-02-17 14:19 UTC  (3+ messages)
` [PATCH RFC v2 03/10] locking/local_lock: Introduce localtry_lock_t

[PATCH v2 0/2] Prerequisite patches for Arm64 MPU build
 2025-02-17 14:19 UTC  (6+ messages)
` [PATCH v2 2/2] xen/arm: Restrict Kconfig configuration for LLC coloring

[PATCH 00/29] IIO: ADCs: Sparse friendly claim of direct mode
 2025-02-17 14:16 UTC  (30+ messages)
` [PATCH 01/29] iio: adc: vf610: Move claim of direct mode to caller of vf610_read_sample and use guard(mutex)
` [PATCH 02/29] iio: adc: vf610: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 03/29] iio: adc: ti-ads1100: Use guard(mutex) to allow direct returns
` [PATCH 04/29] iio: adc: ti-ads1100: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 05/29] iio: adc: ti-ads1015: Use guard(mutex) and factor out code for INFO_RAW
` [PATCH 06/29] iio: adc: ti-ads1015: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 07/29] iio: adc: stm32-dfsdm: Factor out core of reading INFO_RAW
` [PATCH 08/29] iio: adc: stm32-dfsdm: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 09/29] iio: adc: ad4030: "
` [PATCH 10/29] iio: adc: ad7192: Factor out core of ad7192_write_raw() to simplify error handling
` [PATCH 11/29] iio: adc: ad7192: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 12/29] iio: adc: ad7768-1: Move setting of val a bit later to avoid unnecessary return value check
` [PATCH 13/29] iio: adc: ad7768-1: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 14/29] iio: adc: ad7606: "
` [PATCH 15/29] iio: adc: ad7791: Factor out core of ad7791_write_raw() to simplify error handling
` [PATCH 16/29] iio: adc: ad7791: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 17/29] iio: adc: ad7793: Factor out core of ad7793_write_raw() to simplify error handling
` [PATCH 18/29] iio: adc: ad7793: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 19/29] iio: adc: ad799x: "
` [PATCH 20/29] iio: adc: ad_sigma_delta: "
` [PATCH 21/29] iio: adc: at91-sama5d2: Move claim of direct mode up a level and use guard()
` [PATCH 22/29] iio: adc: at91-sama5d2: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 23/29] iio: adc: max1027: Move claim of direct mode up one level and use guard()
` [PATCH 24/29] iio: adc: max1027: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 25/29] iio: adc: max11410: Factor out writing of sampling frequency to simplify errro paths
` [PATCH 26/29] iio: adc: max11410: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 27/29] iio: adc: mxs-lradc: "
` [PATCH 28/29] iio: adc: rcar: "
` [PATCH 29/29] iio: adc: "

[PATCH] nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
 2025-02-17 14:18 UTC 

[PATCH v3 0/4] staging:gpib:agilent_82350b: Code cleanup, spelling fixes
 2025-02-17 14:19 UTC  (4+ messages)
` [PATCH v3 2/4] [PATCH V2 2/4] staging:gpib:agilent_82350b: Removed commented out code

[PATCH] help: add prompt-yes setting for autocorrect
 2025-02-17 14:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/amdgpu/mes: keep enforce isolation up to date
 2025-02-17 14:18 UTC  (4+ messages)

[PATCH v6 00/15] drm/msm/dpu: Support quad pipe with dual-DSI
 2025-02-17 14:16 UTC  (16+ messages)
` [PATCH v6 01/15] drm/msm/dpu: check every pipe per capability
` [PATCH v6 02/15] drm/msm/dpu: Do not fix number of DSC
` [PATCH v6 03/15] drm/msm/dpu: configure DSC per number in use
` [PATCH v6 04/15] drm/msm/dpu: polish log for resource allocation
` [PATCH v6 05/15] drm/msm/dpu: decide right side per last bit
` [PATCH v6 06/15] drm/msm/dpu: fix mixer number counter on allocation
` [PATCH v6 07/15] drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocation
` [PATCH v6 08/15] drm/msm/dpu: bind correct pingpong for quad pipe
` [PATCH v6 09/15] drm/msm/dpu: Add pipe as trace argument
` [PATCH v6 10/15] drm/msm/dpu: handle pipes as array
` [PATCH v6 11/15] drm/msm/dpu: split PIPES_PER_STAGE definition per plane and mixer
` [PATCH v6 12/15] drm/msm/dpu: blend pipes per mixer pairs config
` [PATCH v6 13/15] drm/msm/dpu: support SSPP assignment for quad-pipe case
` [PATCH v6 14/15] drm/msm/dpu: support plane splitting in "
` [PATCH v6 15/15] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case

[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-17 14:16 UTC  (6+ messages)
` [PATCH v4 32/33] vfio/migration: Add x-migration-multifd-transfer VFIO property

[PATCH 1/2] tst_security.sh: Fix SELinux detection
 2025-02-17 14:16 UTC  (5+ messages)
` [PATCH 2/2] ima_selinux.sh: Detect SELinux before loading policy
  ` [LTP] "

[PATCH v2 00/16] AMD MCA interrupts rework
 2025-02-17 14:17 UTC  (10+ messages)
` [PATCH v2 02/16] x86/mce/amd: Remove return value for mce_threshold_create_device()
` [PATCH v2 03/16] x86/mce/amd: Remove smca_banks_map
` [PATCH v2 15/16] x86/mce/amd: Support SMCA Corrected Error Interrupt

[PATCH] selftests: net : Fix few spelling mistakes
 2025-02-17 14:15 UTC 

[PATCH v2 0/2] x86/dom0: be less restrictive with the Interrupt Address Range
 2025-02-17 14:16 UTC  (3+ messages)
` [PATCH v2 1/2] x86/iommu: account for IOMEM caps when populating dom0 IOMMU page-tables
` [PATCH v2 2/2] x86/dom0: be less restrictive with the Interrupt Address Range

[PATCH for-next v2] RDMA/core: Fix best page size finding when it can cross SG entries
 2025-02-17 14:16 UTC 

[avpatel:riscv_unaligned_test_skip_v1 53/77] arch/riscv/kernel/hw_breakpoint.c:53 arch_smp_setup_sbi_shmem() warn: unsigned '_x' is never less than zero
 2025-02-17 14:15 UTC 

[PATCH net-next v2] af_unix: Fix undefined 'other' error
 2025-02-17 14:14 UTC  (5+ messages)

[PATCH v3 1/2] CI: Move default image under global defaults
 2025-02-17 14:14 UTC  (11+ messages)

[avpatel:riscv_unaligned_test_skip_v1 53/77] arch/riscv/kernel/hw_breakpoint.c:53 arch_smp_setup_sbi_shmem() warn: unsigned '_x' is never less than zero
 2025-02-17 14:13 UTC 

[kkdwivedi:res-lock-base 22/26] include/asm-generic/rqspinlock.h:40:12: error: conflicting types for 'resilient_tas_spin_lock'; have 'int(rqspinlock_t *, u64)' {aka 'int(struct rqspinlock *, long long unsigned int)'}
 2025-02-17 14:13 UTC 

[PATCH v2 0/4] Fixes for hugetlb and vmalloc on arm64
 2025-02-17 14:04 UTC  (5+ messages)
` [PATCH v2 1/4] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
` [PATCH v2 2/4] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
` [PATCH v2 3/4] arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level
` [PATCH v2 4/4] mm: Don't skip arch_sync_kernel_mappings() in error paths

[PATCH 1/1] io_uring/rw: forbid multishot async reads
 2025-02-17 14:12 UTC  (6+ messages)

[PATCH v2 33/35] RFC: Revert "bloblist: Load the bloblist from the previous loader"
 2025-02-17 14:10 UTC  (14+ messages)

[Buildroot] [PATCH v2 1/5] package/libdrm: add host variant
 2025-02-17 14:09 UTC  (3+ messages)
` [Buildroot] [PATCH v6 5/5] package/{mesa3d, mesa3d-headers}: bump version to 24.3.4

[PATCH v2 0/2] drm: bridge: add ssd2825 RGB/DSI bridge support
 2025-02-17 14:09 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: Document Solomon SSD2825
` [PATCH v2 2/2] drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridge

[PATCH v10 00/26] cxl: add type2 device basic support
 2025-02-17 14:08 UTC  (4+ messages)
` [PATCH v10 16/26] cxl: define a driver interface for DPA allocation

[PATCH v2] vhost-user-snd: correct the calculation of config_size
 2025-02-17 14:07 UTC  (2+ messages)

[PATCH 0/8] riscv: AIA: kernel-irqchip=off support
 2025-02-17 14:07 UTC  (5+ messages)
` [PATCH 4/8] target/riscv: add helper to get CSR name
` [PATCH 7/8] target/riscv/kvm: rename riscv-aia to riscv-imsic

[PATCH][next] drm/amd/display: Fix spelling mistake "oustanding" -> "outstanding"
 2025-02-17  9:53 UTC 

[PATCH v2 00/28] x86: Improve operation under QEMU
 2025-02-17 14:05 UTC  (4+ messages)

Free-/Open-Source-licensed JPG, JPG-XL, PNG, TIFF, PDF, PostScript files for print filter and OCR CI testing
 2025-02-17 14:05 UTC 

[PATCH net-next 0/3] Replace xt_recseq with u64_stats
 2025-02-17 14:05 UTC  (3+ messages)
` [PATCH net-next 1/3] netfilter: Make xt_table::private RCU protected

[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
 2025-02-17 14:04 UTC  (4+ messages)
` [PATCH RFC 1/3] rust: add useful ops for u64
` [PATCH RFC 2/3] rust: make ETIMEDOUT error available
` [PATCH RFC 3/3] gpu: nova-core: add basic timer device

[Buildroot] [PATCH v2] package/elfutils: ensure we have 5.0 kernel headers for aarch64
 2025-02-17 14:03 UTC 

[PATCH] crypto: bpf - Add MODULE_DESCRIPTION for skcipher
 2025-02-17 14:03 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update section for cpuidle-psci
 2025-02-17 14:01 UTC 

[PATCH] meson: Display summary of Darwin libraries detected
 2025-02-17 14:02 UTC  (2+ messages)

[intel-lts:pr/57 1/1] security/safesetid/lsm.c:213:5: warning: no previous prototype for 'add_safesetid_whitelist_entry'
 2025-02-17 14:01 UTC 

[PATCH 0/4] Add SDCA register map support
 2025-02-17 14:01 UTC  (5+ messages)
` [PATCH 1/4] regcache: Add support for sorting defaults arrays
` [PATCH 2/4] ASoC: SDCA: Add generic regmap SDCA helpers
` [PATCH 3/4] ASoC: SDCA: Add regmap helpers for parsing for DisCo Constant values
` [PATCH 4/4] ASoC: SDCA: Add helper to write out defaults and fixed values

[PATCH 0/8] IIO: Accelerometers: Sparse friendly claim of direct mode
 2025-02-17 14:01 UTC  (9+ messages)
` [PATCH 1/8] iio: accel: mma8452: Ensure error return on failure to matching oversampling ratio
` [PATCH 2/8] iio: accel: mma8452: Factor out guts of write_raw() to simplify locking
` [PATCH 3/8] iio: accel: mma8452: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 4/8] iio: accel: kx022a: Factor out guts of write_raw() to allow direct returns
` [PATCH 5/8] iio: accel: kx022a: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 6/8] iio: accel: msa311: Fix failure to release runtime pm if direct mode claim fails
` [PATCH 7/8] iio: accel: msa311: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 8/8] iio: accel: "

[PATCH 0/2] xen/list: some fixes in list.h
 2025-02-17 14:00 UTC  (8+ messages)
` [PATCH 1/2] xen/list: avoid UB in list iterators

[PATCH] kunit: Clarify kunit_skip() argument name
 2025-02-17 14:00 UTC 

[PATCH i-g-t v2 0/3] Add PMU tests to validate engine activity
 2025-02-17 14:20 UTC  (4+ messages)
` [PATCH i-g-t v2 1/3] lib/igt_perf: Add utils to extract PMU event info
` [PATCH i-g-t v2 2/3] tests/intel/xe_pmu: Add PMU test to validate engine activity stats
` [PATCH i-g-t v2 3/3] tests/intel/xe_pmu: Add idle engine activity tests

[PATCH v2 0/3] Static initcalls
 2025-02-17 13:59 UTC  (9+ messages)
` [PATCH v2 2/3] common: board: make initcalls static


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.