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

[PATCH 0/8] neoclouds: add new datacrunch / verda support
 2025-12-15 15:41 UTC  (5+ messages)
` [PATCH 1/8] terraform: Use directory checksum in SSH key filenames

[PATCH] ufs: amd-versal2: Fix reset names with binding
 2025-12-15 15:40 UTC 

[PATCH v4 0/2] media: i2c: Add os05b10 camera sensor driver
 2025-12-15 15:39 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add os05b10 sensor
` [PATCH v4 2/2] media: i2c: add os05b10 image sensor driver

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

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

netfilter: nf_conncount: cpu soft lockup using limiting with Open vSwitch
 2025-12-15 15:38 UTC  (8+ messages)

Independence for dma_fences! v4
 2025-12-15 15:38 UTC  (6+ messages)
` [PATCH 09/19] drm/sched: use inline locks for the drm-sched-fence

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

[PATCH v2 0/2] Optimize secure erase performance for certain Kingston eMMC devices
 2025-12-15 15:37 UTC  (2+ messages)

[PATCH 0/3] SDCA Jack Fixups
 2025-12-15 15:36 UTC  (4+ messages)
` [PATCH RESEND 1/3] ASoC: SDCA: Factor out jack handling into new c file
` [PATCH RESEND 2/3] ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks
` [PATCH RESEND 3/3] ASoC: SDCA: Add ASoC jack hookup in class driver

[PATCH v2 0/5] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-12-15 15:34 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()
` [PATCH v2 2/5] KVM: guest_memfd: Remove preparation tracking
` [PATCH v2 3/5] KVM: SEV: Document/enforce page-alignment for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v2 4/5] KVM: TDX: Document alignment requirements for KVM_TDX_INIT_MEM_REGION
` [PATCH v2 5/5] KVM: guest_memfd: GUP source pages prior to populating guest memory

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

[PATCH v2 0/4] LongArch: KVM: Add AVEC support irqchip in kernel
 2025-12-15 15:34 UTC  (3+ messages)
` [PATCH v2 1/4] LongArch: KVM: Add some maccros for AVEC

[PATCH v3 0/2] media: i2c: Add os05b10 camera sensor driver
 2025-12-15 15:34 UTC  (4+ messages)
` [PATCH v3 2/2] media: i2c: add os05b10 image "

[PATCH] RDMA/cxgb4: fix dst refcount leak in pass_accept_req() error path
 2025-12-15 15:33 UTC 

[PATCH] block: Fix BDS use after free during shutdown
 2025-12-15 15:32 UTC  (2+ messages)

[PATCH] doc: update QinQ strip & VLAN filter notes
 2025-12-15 15:33 UTC  (2+ messages)

[PATCH v2] netfilter: nft_counter: Fix reset of counters on 32bit archs
 2025-12-15 15:32 UTC 

[PATCH v2] x86/ucode: Adjust parse_ucode() to match other list handling
 2025-12-15 15:32 UTC 

[PATCH] nvme-pci: add quirk for Wodposit WPBSNM8-256GTP to disable secondary temp thresholds
 2025-12-15 15:32 UTC  (2+ messages)

[rdma/siw] unregister_netdevice: waiting for bond0 to become free. Usage count = 3
 2025-12-15 14:09 UTC  (4+ messages)
  ` [not-yet-signed PATCH] RDMA/core: flush gid_cache_wq WQ from disable_device()

vgaarb, and bridges not capable of VGA forwarding
 2025-12-12 17:59 UTC  (3+ messages)

[PATCH RESEND] drm: xe: Replace sprintf() with sysfs_emit()
 2025-12-14  8:36 UTC 

[PATCH v3 0/5] Add K230 board and thead-c908 CPU support
 2025-12-15 15:28 UTC  (5+ messages)
` [PATCH v3 1/5] target/riscv: add thead-c908 cpu support
` [PATCH v3 2/5] hw/riscv: add k230 board initial support
` [PATCH v3 3/5] hw/watchdog: add k230 watchdog "
` [PATCH v3 4/5] tests/qtest: add test for K230 watchdog

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

[PATCH 00/15] drm/{i915, xe}: clean up and deduplicate initial plane handling
 2025-12-15 15:28 UTC  (16+ messages)
` [PATCH 01/15] drm/i915: move display/intel_plane_initial.c to i915_initial_plane.c
` [PATCH 02/15] drm/xe/display: rename xe_plane_initial.c to xe_initial_plane.c
` [PATCH 03/15] drm/i915: rename intel_plane_initial.h to intel_initial_plane.h
` [PATCH 04/15] drm/{i915, xe}: move initial plane calls to parent interface
` [PATCH 05/15] drm/{i915, xe}: deduplicate intel_initial_plane_config() between i915 and xe
` [PATCH 06/15] drm/{i915, xe}: deduplicate plane_config_fini() "
` [PATCH 07/15] drm/{i915, xe}: start deduplicating intel_find_initial_plane_obj() "
` [PATCH 08/15] drm/i915: return plane_state from intel_reuse_initial_plane_obj()
` [PATCH 09/15] drm/xe: "
` [PATCH 10/15] drm/i915: further deduplicate intel_find_initial_plane_obj()
` [PATCH 11/15] drm/{i915, xe}: deduplicate intel_alloc_initial_plane_obj() FB modifier checks
` [PATCH 12/15] drm/{i915,xe}: deduplicate initial plane setup
` [PATCH 13/15] drm/{i915, xe}: pass struct drm_plane_state instead of struct drm_crtc to ->setup
` [PATCH 14/15] drm/{i915, xe}: pass struct drm_device instead of drm_device to ->alloc_obj
` [PATCH 15/15] drm/i915: drop dependency on struct intel_display from i915 initial plane

[PATCH] ext4: fix dirtyclusters double decrement on fs shutdown
 2025-12-15 15:28 UTC  (3+ messages)

meson -Drust=enabled fails on macOS without GNU sed
 2025-12-15 15:28 UTC  (3+ messages)

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

[PATCH v4] drm/nova: Align GEM memory allocation to system page size
 2025-12-15  8:34 UTC 

[PATCH 0/7] gpu: nova-core: expose the logging buffers via debugfs
 2025-12-15 11:40 UTC  (7+ messages)
` [PATCH 1/7] rust: pci: add PCI device name method
` [PATCH 2/7] gpu: nova-core: Replace module_pci_driver! with explicit module init
` [PATCH 3/7] gpu: nova-core: create debugfs root in PCI init closure

[PATCH 0/4] gpu: nova-core: Fixups for GSP message queue and bindings
 2025-12-15  3:41 UTC  (5+ messages)
` [PATCH 2/4] gpu: nova-core: gsp: Fix length of received messages

[BUG] intel_pstate: CPU frequencies miscalculated/incorrectly detected on Arrow Lake hardware
 2025-12-15 15:25 UTC  (3+ messages)

[PATCH] sysctl: Remove unused ctl_table forward declarations
 2025-12-15 15:25 UTC 

[PATCH v9 00/16] arm64: entry: Convert to Generic Entry
 2025-12-15 15:24 UTC  (5+ messages)
` [PATCH v9 03/16] arm64/ptrace: Return early for ptrace_report_syscall_entry() error

[PATCH i-g-t 0/2] Switch to use kernel standard fault injection in i915
 2025-12-15 15:23 UTC  (3+ messages)
` [PATCH i-g-t 1/2] tests/intel/i915_module_load: Add kernel default faul injection tests

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

[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)

[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 

[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)

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 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  (3+ messages)

[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] 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 v3 1/2] loop: use READ_ONCE() to read lo->lo_state without locking
 2025-12-15 15:07 UTC  (3+ messages)

[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  (6+ messages)
` [LTP] [PATCH v2 2/2] doc: Add ground rules page

[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  (3+ messages)
` ✗ 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  (2+ messages)
` [PATCH v2 11/12] xen/arm: ffa: add MSG_SEND_DIRECT_REQ2 support

[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  (4+ messages)
` [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)


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.