All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-15 14:37:37 to 2025-12-15 15:22:01 UTC [more...]

[PATCH] Revert "arm64: zynqmp: Add an OP-TEE node to the device tree"
 2025-12-15 15:21 UTC  (5+ messages)

[PATCH v2 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
 2025-12-15 15:21 UTC  (4+ messages)
` [PATCH v2 06/26] drm/bridge: add devm_of_drm_get_bridge

[PATCH] crypto: drbg - drop useless check in drbg_get_random_bytes()
 2025-12-15 15:21 UTC  (6+ messages)

[LTP] [PATCH v5] listmount04.c: Update case support mnt_id_req.mnt_ns_fd
 2025-12-15 15:20 UTC  (3+ messages)
` [LTP] [PATCH v6] "

[PATCH v5 0/6] drm/amdkfd: Move gfx9 MQD to HBM
 2025-12-15 15:20 UTC  (5+ messages)
` [PATCH v5 5/6] drm/amdgpu: Add helper to alloc GART entries
` [PATCH v5 6/6] drm/amdkfd: Map VRAM MQD on GART

[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
 2025-12-15 15:20 UTC  (4+ messages)
` [PATCH RFC 06/19] slab: introduce percpu sheaves bootstrap

[PATCH v2 1/1] MAINTAINERS: Promote Frank Li as i.MX7/8 media maintainer
 2025-12-15 15:19 UTC 

[PATCH RESEND] soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list
 2025-12-15 15:17 UTC 

[PATCH net] amd-xgbe: reset retries and mode on RX adapt failures
 2025-12-15 15:17 UTC 

[PATCH v2 0/4] KVM: arm64: pKVM fixes
 2025-12-15 15:17 UTC  (4+ messages)
` [PATCH v2 2/4] KVM: arm64: Print register encoding if there's no accessor

[leon-rdma:dmabuf-vfio-v10 2/3] checkpatch: WARNING:MINMAX: min() should probably be min_t(u64, SZ_4K, bar->info.size)
 2025-12-15 15:14 UTC 

[PATCH v2 03/26] drm/todo: add entry about converting to of_drm_get_bridge()
 2025-12-15 15:15 UTC  (3+ messages)

[PATCH] nfsd: use correct loop termination in nfsd4_revoke_states()
 2025-12-15 15:15 UTC  (2+ messages)

[RFC] RPROVIDES and buildhistory
 2025-12-15 15:14 UTC  (3+ messages)
` [Openembedded-architecture] "

git new features: following and priority branches with new git flow
 2025-12-15 15:13 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Fix unused notifier-block in unregister
 2025-12-15 15:13 UTC  (5+ messages)
      ` Fw: "

[PATCH v2 0/6] net: Port NFS to lwIP
 2025-12-15 15:12 UTC  (2+ messages)

[PATCH] migration: Fix a possible crash when halting a guest during migration
 2025-12-15 15:11 UTC  (7+ messages)

[PATCH v2 0/7] drm/xe/hwmon: Expose new temperature attributes
 2025-12-15 15:12 UTC  (4+ messages)
` [PATCH v2 4/7] drm/xe/hwmon: Read thermal sensors count

[PATCH v4 1/2] create-spdx-image-3.0: Image SPDX/SBOM tasks are retained for eSDK installation
 2025-12-15 15:11 UTC  (2+ messages)
` [PATCH v4 2/2] populate_sdk_ext: keep SDK_TARGETS so SPDX/SBOM tasks remain in locked sigs

[PATCH v2] xtensa: align: validate access in fast_load_store
 2025-12-15 15:11 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] drm/xe/nvm: enable cri platform
 2025-12-15 15:11 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] wifi: mac80211: Discard Beacon frames to non-broadcast address
 2025-12-15 15:11 UTC 

[PATCH v4 0/7] Add generic PHY driver used by MACB/GEM on EyeQ5
 2025-12-15 15:11 UTC  (7+ messages)
` [PATCH v4 2/7] phy: Add driver for EyeQ5 Ethernet PHY wrapper

Patchwork summary for: linux-renesas-soc
 2025-12-15 15:08 UTC 

[PATCH] client/player: Refcount registered endpoints
 2025-12-15 15:10 UTC  (3+ messages)
`  "

[PATCH] scsi: sg: fix occasional bogus elapsed time that exceeds timeout
 2025-12-15 15:09 UTC  (2+ messages)

[PATCH v2] printk: nbcon: Check for device_{lock,unlock} callbacks
 2025-12-15 15:09 UTC  (2+ messages)

[PATCH 0/2] Attempt to enable MMC on SpacemiT K1 boards
 2025-12-15 15:00 UTC  (5+ messages)
` [PATCH 1/2] riscv: dts: spacemit: Add i2c buses on OrangePi RV2

[PATCH i-g-t v4 0/2] Fix chamelium port allocation during igt_fixture
 2025-12-15 15:07 UTC  (3+ messages)
` [PATCH i-g-t v4 1/2] lib/igt_chamelium: Add igt_chamelium_get_port() helper and connector_test() macro
` [PATCH i-g-t v4 2/2] tests/chamelium/kms_chamelium_hpd: use helper function for connector lookup in DP/HDMI/VGA tests

[PATCH v4 00/28] Fair(er) DRM scheduler
 2025-12-15 15:08 UTC  (30+ messages)
` [PATCH v4 01/28] drm/sched: Consolidate entity run queue management
` [PATCH v4 02/28] drm/sched: Move run queue related code into a separate file
` [PATCH v4 03/28] drm/sched: Add some scheduling quality unit tests
` [PATCH v4 04/28] drm/sched: Add some more "
` [PATCH v4 05/28] drm/sched: Implement RR via FIFO
` [PATCH v4 06/28] drm/sched: Free all finished jobs at once
` [PATCH v4 07/28] drm/sched: Account entity GPU time
` [PATCH v4 08/28] drm/sched: Remove idle entity from tree
` [PATCH v4 09/28] drm/sched: Add fair scheduling policy
` [PATCH v4 10/28] drm/sched: Favour interactive clients slightly
` [PATCH v4 11/28] drm/sched: Switch default policy to fair
` [PATCH v4 12/28] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [PATCH v4 13/28] drm/sched: Embed run queue singleton into the scheduler
` [PATCH v4 14/28] accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
` [PATCH v4 15/28] accel/rocket: "
` [PATCH v4 16/28] accel/ethosu: "
` [PATCH v4 17/28] drm/amdgpu: "
` [PATCH v4 18/28] drm/etnaviv: "
` [PATCH v4 19/28] drm/imagination: "
` [PATCH v4 20/28] drm/lima: "
` [PATCH v4 21/28] drm/msm: "
` [PATCH v4 22/28] drm/nouveau: "
` [PATCH v4 23/28] drm/panfrost: "
` [PATCH v4 24/28] drm/panthor: "
` [PATCH v4 25/28] drm/sched: "
` [PATCH v4 26/28] drm/v3d: "
` [PATCH v4 27/28] drm/xe: "
` [PATCH v4 28/28] drm/sched: Remove drm_sched_init_args->num_rqs

[PATCH] block: Fix BDS use after free during shutdown
 2025-12-15 15:07 UTC 

[PATCH v3 1/2] loop: use READ_ONCE() to read lo->lo_state without locking
 2025-12-15 15:07 UTC  (5+ messages)
` [PATCH v3 2/2] zloop: use READ_ONCE() to read lo->lo_state in queue_rq path

[qemu-web PATCH] reorganize sponsorship page
 2025-12-15 15:06 UTC  (2+ messages)

Concerns with em.yaml YNL spec
 2025-12-15 15:06 UTC  (8+ messages)

[PATCH] sched_ext: Remove unused code in the do_pick_task_scx()
 2025-12-15 15:06 UTC  (3+ messages)

[PATCH v3 0/3] Add support for exynos5250-manta (Google Nexus 10)
 2025-12-15 15:05 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: ARM: samsung: Add Google Manta (Nexus 10)
` [PATCH v3 2/3] ARM: dts: exynos: "
` [PATCH v3 3/3] ARM: samsung: exynos5250: Allow CPU1 to boot

[PATCH v6 00/14] Nesting support for lazy MMU mode
 2025-12-15 15:03 UTC  (15+ messages)
` [PATCH v6 01/14] powerpc/64s: Do not re-activate batched TLB flush
` [PATCH v6 02/14] x86/xen: simplify flush_lazy_mmu()
` [PATCH v6 03/14] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v6 04/14] sparc/mm: "
` [PATCH v6 05/14] mm: clarify lazy_mmu sleeping constraints
` [PATCH v6 06/14] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v6 07/14] mm: introduce generic lazy_mmu helpers
` [PATCH v6 08/14] mm: bail out of lazy_mmu_mode_* in interrupt context
` [PATCH v6 09/14] mm: enable lazy_mmu sections to nest
` [PATCH v6 10/14] arm64: mm: replace TIF_LAZY_MMU with is_lazy_mmu_mode_active()
` [PATCH v6 11/14] powerpc/mm: replace batch->active "
` [PATCH v6 12/14] sparc/mm: "
` [PATCH v6 13/14] x86/xen: use lazy_mmu_state when context-switching
` [PATCH v6 14/14] mm: Add basic tests for lazy_mmu

Inquiry: Possible built-in support for longer filenames in ext4 (beyond 256 bytes)
 2025-12-15 15:04 UTC  (7+ messages)

[PATCH v2 net 1/2] net: dsa: properly keep track of conduit reference
 2025-12-15 15:02 UTC  (2+ messages)
` [PATCH v2 net 2/2] net: dsa: fix missing put_device() in dsa_tree_find_first_conduit()

[ANNOUNCE] util-linux v2.41.3
 2025-12-15 15:02 UTC 

Patch "efi/cper: Add a new helper function to print bitmasks" has been added to the 6.18-stable tree
 2025-12-15 15:02 UTC  (2+ messages)

[LTP] [PATCH v2 1/2] doc: Document process_state
 2025-12-15 15:00 UTC  (7+ messages)
` [LTP] [PATCH v2 2/2] doc: Add ground rules page

[PATCH v3 0/3] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
 2025-12-15 14:59 UTC  (3+ messages)
` [PATCH v3 2/3] gpu: nova-core: select RUST_FW_LOADER_ABSTRACTIONS

[PATCH v3 0/5] Fixes for PMF and CCP drivers after S4
 2025-12-15 14:59 UTC  (5+ messages)
` [PATCH v3 5/5] crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT fails

[PATCH v2] arm64: hw_breakpoint: warn on invalid breakpoint length
 2025-12-15 14:59 UTC  (2+ messages)

[PATCH v2 0/4] PF: Add handling for new adverse event thresholds
 2025-12-15 14:59 UTC  (7+ messages)
` [PATCH v2 1/4] drm/xe: Introduce IF_ARGS macro utility
` [PATCH v2 2/4] drm/xe/guc: Introduce GUC_FIRMWARE_VER_AT_LEAST helper
` [PATCH v2 3/4] drm/xe/pf: Prepare for new threshold KLVs
` [PATCH v2 4/4] drm/xe/pf: Add handling for MLRC adverse event threshold
` ✗ CI.checkpatch: warning for PF: Add handling for new adverse event thresholds (rev2)
` ✓ CI.KUnit: success "

[RESEND PATCH v6 0/5] proc: subset=pid: Relax check of mount visibility
 2025-12-15 14:58 UTC  (3+ messages)

[PATCH v2 00/12] xen/arm: ffa: FF-A v1.2 support
 2025-12-15 14:49 UTC  (13+ messages)
` [PATCH v2 01/12] xen/arm: ffa: add FF-A v1.2 function IDs
` [PATCH v2 02/12] xen/arm: ffa: per-VM FFA_VERSION negotiation state
` [PATCH v2 03/12] xen/arm: ffa: Fix is_64bit init
` [PATCH v2 04/12] xen/arm: ffa: harden RX/TX mapping
` [PATCH v2 05/12] xen/arm: ffa: rework SPMC RX/TX buffer management
` [PATCH v2 06/12] xen/arm: ffa: rework VM "
` [PATCH v2 07/12] xen/arm: ffa: use signed 32-bit status codes
` [PATCH v2 08/12] xen/arm: ffa: add UUID helpers for partition info
` [PATCH v2 09/12] xen/arm: ffa: Add FFA_RUN support
` [PATCH v2 10/12] xen/arm: ffa: add v1.2 SEND2 header layout
` [PATCH v2 11/12] xen/arm: ffa: add MSG_SEND_DIRECT_REQ2 support
` [PATCH v2 12/12] xen/arm: ffa: advertise FF-A v1.2

[PATCH 0/8] Fixes for Intel common rx/tx path selection
 2025-12-15 14:58 UTC  (2+ messages)

[PULL for-10.2 0/1] Block patches
 2025-12-15 14:57 UTC  (2+ messages)
` [PULL for-10.2 1/1] Revert "nvme: Fix coroutine waking"

[PATCH net v2] erspan: Initialize options_len before referencing options
 2025-12-15 14:58 UTC  (2+ messages)

[PATCH v3 0/3] Restore boot for STM32MP13/STM32MP2 board family
 2025-12-15 14:56 UTC  (4+ messages)
` [PATCH v3 1/3] clk: stm32mp13: Reorder include files
` [PATCH v3 2/3] ARM: dts: stm32: Add SCMI clocks in rcc node for stm32mp131.dtsi
` [PATCH v3 3/3] clk: stm32: Update clock management for STM32MP13/25

linux-next: trees being removed
 2025-12-15 14:55 UTC  (2+ messages)

[PATCH net-next v8] l2tp: fix double dst_release() on sk_dst_cache race
 2025-12-15 14:55 UTC 

[PATCH v5 0/7] Performance counter implementation with single manual client support
 2025-12-15 14:53 UTC  (7+ messages)
` [PATCH v5 4/7] drm/panthor: Introduce sampling sessions to handle userspace clients
` [PATCH v5 5/7] drm/panthor: Implement the counter sampler and sample handling

[RFC PATCH 1/2] cooker: use BB_HASHSERVE_DB_DIR for hash server database location
 2025-12-15 14:54 UTC  (2+ messages)
` [RFC PATCH 2/2] bitbake-setup: share sstate by default between builds

[PATCH v3] drm/panel: visionox-rm69299: Depend on BACKLIGHT_CLASS_DEVICE
 2025-12-15 14:37 UTC 

[PATCH] mm/memcg: reorder retry checks for clarity in try_charge_memcg
 2025-12-15 14:54 UTC 

[PATCH] netfilter: nft_counter: Fix reset of counters on 32bit archs
 2025-12-15 14:54 UTC  (2+ messages)

[PATCH] dma-buf: system_heap: account for system heap allocation in memcg
 2025-12-15 14:53 UTC  (6+ messages)

[PATCH v2 for-10.2] Revert "nvme: Fix coroutine waking"
 2025-12-15 14:52 UTC  (2+ messages)

[PATCH 0/4] Clean up TSAN warnings
 2025-12-15 14:52 UTC  (5+ messages)
` [PATCH 2/4] thread-pool: Fix thread race
` [PATCH 3/4] qmp: "

[linux-next:master 293/1223] arch/riscv/kernel/signal.c:133:15: sparse: sparse: incorrect type in assignment (different address spaces)
 2025-12-15 14:50 UTC 

arch/x86/kvm/../../../virt/kvm/kvm_main.c:1384 kvm_trylock_all_vcpus() warn: iterator 'j' not incremented
 2025-12-15 14:50 UTC 

[PATCH v2 0/2] iio: adc: ti-ads1120: Add driver and dt-binding
 2025-12-15 14:49 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Add TI ADS1120 binding

[PATCH v2 net-next] sfc: correct kernel-doc complaints
 2025-12-15 14:49 UTC  (2+ messages)

[PATCH v1 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
 2025-12-15 14:47 UTC  (6+ messages)
` [PATCH v1 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather

kernel 6.17 and 6.18, WARNING: CPU: 5 PID: 7181 at fs/btrfs/inode.c:4297 __btrfs_unlink_inode, forced readonly
 2025-12-15 14:47 UTC  (5+ messages)

[PATCH v2 00/10] ACPI: Convert button and battery drivers to platform ones
 2025-12-15 14:46 UTC  (2+ messages)

[PATCH RFC net-next 0/6] Support PHY LED for hibmcge driver
 2025-12-15 14:46 UTC  (2+ messages)

Linux 6.19-rc1
 2025-12-15 14:46 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: thunderbolt: Various improvements
 2025-12-15 14:46 UTC  (2+ messages)

[PATCH i-g-t] tools/intel_gpu_top: prevent losing original pointer on realloc failure
 2025-12-15 14:45 UTC 

[PATCH v1] xfs: test reproducible builds
 2025-12-15 14:45 UTC  (7+ messages)

[PATCH 0/5] Prepare GVT for display modularization
 2025-12-15 14:44 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[QEMU PATCH 0/1] cpmu: segfault issue with hotplug event
 2025-12-15 14:44 UTC  (2+ messages)

[Intel-wired-lan] [PATCH RFC net-next 00/13] dpll: Core improvements and ice E825-C SyncE support
 2025-12-15 14:43 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH RFC net-next 06/13] dpll: Support dynamic pin index allocation
      `  "

[PATCH v8] acl: support custom memory allocators
 2025-12-15 14:43 UTC  (5+ messages)
` [PATCH v10] "
  ` [PATCH v11] "

[cocci] Pre-compiled spatch links against EOL PCRE version
 2025-12-15 14:43 UTC 

[PATCH v1 00/12] man/man3/posix_memalign.3: Several fixes, and split the page
 2025-12-15 14:42 UTC  (16+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] man/man3/posix_memalign.3: Remove confusing exception
  ` [PATCH v2 02/14] man/man3/posix_memalign.3: wfix
  ` [PATCH v2 03/14] man/man3/posix_memalign.3: STANDARDS: aligned_alloc() conforms to C17, not C11
  ` [PATCH v2 04/14] man/man3/posix_memalign.3: STANDARDS: aligned_alloc() conforms to C23
  ` [PATCH v2 05/14] man/man3/posix_memalign.3: STANDARDS: aligned_alloc() and posix_memalign() conform to POSIX.1-2024
  ` [PATCH v2 06/14] man/man3/{posix_,}memalign.3: Split memalign() from posix_memalign(3)
  ` [PATCH v2 07/14] man/man3/{posix_memalign,pvalloc}.3: Split pvalloc() "
  ` [PATCH v2 08/14] man/man3/{posix_memalign,valloc}.3: Split valloc() "
  ` [PATCH v2 09/14] man/man3/{aligned_alloc,posix_memalign}.3: Split aligned_alloc() "
  ` [PATCH v2 10/14] man/man3/posix_memalign.3: CAVEATS: Add section, and move paragraph to it
  ` [PATCH v2 11/14] man/man3/posix_memalign.3: Remove redundant text
  ` [PATCH v2 12/14] man/man3/posix_memalign.3: NOTES: Remove superfluous section
  ` [PATCH v2 13/14] man/man3/memalign.3: wfix
  ` [PATCH v2 14/14] man/man3/aligned_alloc.3: HISTORY: Document bogus specification from C11

[PATCH v2 0/4] s32g: Use a syscon for GPR
 2025-12-15 14:42 UTC  (5+ messages)
` [PATCH v2 1/4] net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMII
` [PATCH v2 2/4] dt-bindings: mfd: syscon: Document the GPR syscon for the NXP S32 SoCs
` [PATCH v2 3/4] dt-bindings: net: nxp,s32-dwmac: Use the GPR syscon
` [PATCH v2 4/4] dts: s32g: Add GPR syscon region

[XEN PATCH] libxl: Fix device_add QMP calls with QEMU 9.2 and newer
 2025-12-15 14:41 UTC  (3+ messages)

mbuf fast-free requirements analysis
 2025-12-15 14:41 UTC  (2+ messages)

[PATCH net] net: airoha: Move net_devs registration in a dedicated routine
 2025-12-15 14:39 UTC  (4+ messages)

[RFC PATCH v2 0/6] fuse: LOOKUP_HANDLE operation
 2025-12-15 14:03 UTC  (3+ messages)
` [RFC PATCH v2 2/6] fuse: move fuse_entry_out structs out of the stack

[PATCH net-next v1 0/3] Convert Micrel bindings to YAML, add keep-preamble-before-sfd
 2025-12-15 14:37 UTC  (3+ messages)
` [PATCH net-next v1 1/3] dt-bindings: net: micrel: Convert to YAML schema


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.