All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-29 09:58:06 to 2025-10-29 10:27:32 UTC [more...]

[PATCH 1/5] nvme-fc: don't hold rport lock when putting ctrl
 2025-10-29 10:05 UTC  (2+ messages)

[PATCH] KVM: arm64: Check the untrusted offset in FF-A memory share
 2025-10-29 10:27 UTC  (3+ messages)

[PATCH 2/3] Provide and use an always inline version of finish_task_switch
 2025-10-29 10:26 UTC  (4+ messages)
` [PATCH 0/3] Optimize code generation during context

[PATCH 00/14] drm/amdgpu: Support VCE1 IP block
 2025-10-29 10:26 UTC  (13+ messages)
` [PATCH 01/14] drm/amdgpu/gmc: Don't hardcode GART page count before GTT
` [PATCH 02/14] drm/amdgpu/gmc6: Place gart at low address range
` [PATCH 03/14] drm/amdgpu/gmc6: Add GART space for VCPU BO
` [PATCH 04/14] drm/amdgpu/gart: Add helper to bind VRAM BO
` [PATCH 05/14] drm/amdgpu/vce: Clear VCPU BO before copying firmware to it
` [PATCH 06/14] drm/amdgpu/vce: Move firmware load to amdgpu_vce_early_init

[PATCH v2 00/33] qapi: docs: width=70 and two spaces between sentences
 2025-10-29 10:25 UTC  (5+ messages)

[PATCH RFC RFT] drm/msm: adreno: attach the GMU device to a driver
 2025-10-29 10:25 UTC  (3+ messages)

[Patch v9 00/12] arch-PEBS enabling for Intel platforms
 2025-10-29 10:21 UTC  (13+ messages)
` [Patch v9 01/12] perf/x86: Remove redundant is_x86_event() prototype
` [Patch v9 02/12] perf/x86: Fix NULL event access and potential PEBS record loss
` [Patch v9 03/12] perf/x86/intel: Replace x86_pmu.drain_pebs calling with static call
` [Patch v9 04/12] perf/x86/intel: Correct large PEBS flag check
` [Patch v9 05/12] perf/x86/intel: Initialize architectural PEBS
` [Patch v9 06/12] perf/x86/intel/ds: Factor out PEBS record processing code to functions
` [Patch v9 07/12] perf/x86/intel/ds: Factor out PEBS group "
` [Patch v9 08/12] perf/x86/intel: Process arch-PEBS records or record fragments
` [Patch v9 09/12] perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
` [Patch v9 10/12] perf/x86/intel: Update dyn_constranit base on PEBS event precise level
` [Patch v9 11/12] perf/x86/intel: Setup PEBS data configuration and enable legacy groups
` [Patch v9 12/12] perf/x86/intel: Add counter group support for arch-PEBS

[PATCH] hw/ppc/sam460ex: Update u-boot-sam460ex
 2025-10-29 10:23 UTC  (4+ messages)

[PATCH v2] dm-ebs: Mark full buffer dirty even on partial write
 2025-10-29 10:24 UTC  (5+ messages)
` [PATCH] dm-bufio: align write boundary on bdev_logical_block_size

[patch V5 01/12] ARM: uaccess: Implement missing __get_user_asm_dword()
 2025-10-29 10:24 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
 2025-10-29 10:24 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V5 03/12] x86/uaccess: Use unsafe wrappers for ASM GOTO
 2025-10-29 10:24 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V5 04/12] powerpc/uaccess: Use unsafe wrappers for ASM GOTO
 2025-10-29 10:24 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V5 05/12] riscv/uaccess: Use unsafe wrappers for ASM GOTO
 2025-10-29 10:24 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V5 06/12] s390/uaccess: Use unsafe wrappers for ASM GOTO
 2025-10-29 10:24 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V5 07/12] uaccess: Provide scoped user access regions
 2025-10-29 10:24 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V5 08/12] uaccess: Provide put/get_user_inline()
 2025-10-29 10:24 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V5 10/12] futex: Convert to get/put_user_inline()
 2025-10-29 10:24 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V5 11/12] x86/futex: Convert to scoped user access
 2025-10-29 10:24 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 00/31] rseq: Optimize exit to user space
 2025-10-29 10:23 UTC  (2+ messages)

[patch V5 12/12] select: Convert to scoped user access
 2025-10-29 10:24 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 01/31] rseq: Avoid pointless evaluation in __rseq_notify_resume()
 2025-10-29 10:24 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 02/31] rseq: Condense the inline stubs
 2025-10-29 10:24 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 03/31] rseq: Move algorithm comment to top
 2025-10-29 10:24 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 04/31] rseq: Remove the ksig argument from rseq_handle_notify_resume()
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V5 00/12] uaccess: Provide and use scopes for user access
 2025-10-29 10:23 UTC  (3+ messages)

[patch V6 05/31] rseq: Simplify registration
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 06/31] rseq: Simplify the event notification
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 07/31] rseq, virt: Retrigger RSEQ after vcpu_run()
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 08/31] rseq: Avoid CPU/MM CID updates when no event pending
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 09/31] rseq: Introduce struct rseq_data
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 10/31] entry: Cleanup header
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[PATCH net-next v5 0/4] net: mdio: implement optional PHY reset before MDIO access
 2025-10-29 10:23 UTC  (5+ messages)
` [PATCH net-next v5 1/4] net: mdio: common handling of phy reset properties
` [PATCH net-next v5 2/4] net: mdio: change property read from fwnode_property_read_u32() to device_property_read_u32()
` [PATCH net-next v5 3/4] net: mdio: reset PHY before attempting to access registers in fwnode_mdiobus_register_phy
` [PATCH net-next v5 4/4] net: mdio: add message when resetting a PHY before registration

[patch V6 11/31] entry: Remove syscall_enter_from_user_mode_prepare()
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 12/31] entry: Inline irqentry_enter/exit_from/to_user_mode()
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[PATCH 00/15] crypto: zynqmp-aes-gcm: Bug fixes and aes-gcm support for Versal
 2025-10-29 10:21 UTC  (16+ messages)
` [PATCH 01/15] firmware: zynqmp: Move crypto API's to separate file
` [PATCH 02/15] crypto: zynqmp-aes-gcm: cleanup: Remove union from zynqmp_aead_drv_ctx
` [PATCH 03/15] firmware: zynqmp: Add helper API to self discovery the device
` [PATCH 04/15] dt-bindings: crypto: Mark zynqmp-aes as Deprecated
` [PATCH 05/15] crypto: zynqmp-aes-gcm: Update probe to self discover the device
` [PATCH 06/15] crypto: zynqmp-aes-gcm: Return linux error code instead of firmware error code
` [PATCH 07/15] crypto: zynqmp-aes-gcm: Avoid Encrypt request to fallback for authsize < 16
` [PATCH 08/15] crypto: zynqmp-aes-gcm: Avoid submitting fallback requests to engine
` [PATCH 09/15] crypto: zynqmp-aes-gcm: Fix setkey operation to select HW keys
` [PATCH 10/15] crypto: zynqmp-aes-gcm: Change coherent DMA to streaming DMA API
` [PATCH 11/15] firmware: xilinx: Add firmware API's to support aes-gcm in Versal device
` [PATCH 12/15] crypto: xilinx: Replace zynqmp prefix with xilinx
` [PATCH 13/15] crypto: xilinx: cleanup: Remove un-necessary typecast operation
` [PATCH 14/15] crypto: zynqmp-aes-gcm: Save dma bit mask value in driver context
` [PATCH 15/15] crypto: xilinx: Add gcm(aes) support for AMD/Xilinx Versal device

[patch V6 13/31] sched: Move MM CID related functions to sched.h
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 14/31] rseq: Cache CPU ID and MM CID values
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 15/31] rseq: Record interrupt from user space
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 16/31] rseq: Provide tracepoint wrappers for inline code
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 17/31] rseq: Expose lightweight statistics in debugfs
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 18/31] rseq: Provide static branch for runtime debugging
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 19/31] rseq: Provide and use rseq_update_user_cs()
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 20/31] rseq: Replace the original debug implementation
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 21/31] rseq: Make exit debugging static branch based
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 22/31] rseq: Use static branch for syscall exit debug when GENERIC_IRQ_ENTRY=y
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 23/31] rseq: Provide and use rseq_set_ids()
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 24/31] rseq: Separate the signal delivery path
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 25/31] rseq: Rework the TIF_NOTIFY handler
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 26/31] rseq: Optimize event setting
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 27/31] rseq: Implement fast path for exit to user
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 28/31] rseq: Switch to fast path processing on exit to user
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 29/31] entry: Split up exit_to_user_mode_prepare()
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 30/31] rseq: Split up rseq_exit_to_user_mode()
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 31/31] rseq: Switch to TIF_RSEQ if supported
 2025-10-29 10:23 UTC  (2+ messages)
` [tip: core/rseq] "

[PATCHv3 0/2] Fix SIGBUS semantics with large folios
 2025-10-29 10:23 UTC  (6+ messages)
` [PATCHv3 1/2] mm/memory: Do not populate page table entries beyond i_size

[PATCH v2 0/6] platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver
 2025-10-29 10:22 UTC  (9+ messages)
` [PATCH v2 6/6] platform/x86: ayaneo-ec: Add suspend hook

[PATCH RESEND 0/4] Kconfig updates for MEI
 2025-10-29 10:21 UTC  (5+ messages)
` [PATCH 1/4] misc/mei: Allow building Intel ME interface on non-x86
` [PATCH 2/4] misc/mei: Decouple ME interfaces from GPU drivers
` [PATCH 3/4] misc/mei: Allow building standalone for compile testing
` [PATCH 4/4] misc/mei: Xe graphics also has IME GSC interface

[PATCH v4 0/6] lib/base64: add generic encoder/decoder, migrate users
 2025-10-29 10:22 UTC  (7+ messages)
` [PATCH v4 1/6] lib/base64: Add support for multiple variants
` [PATCH v4 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables
` [PATCH v4 3/6] lib/base64: rework encode/decode for speed and stricter validation
` [PATCH v4 4/6] lib: add KUnit tests for base64 encoding/decoding
` [PATCH v4 5/6] fscrypt: replace local base64url helpers with lib/base64
` [PATCH v4 6/6] ceph: replace local base64 "

[PATCHv2 0/2] Fix SIGBUS semantics with large folios
 2025-10-29 10:21 UTC  (11+ messages)
` [PATCHv2 1/2] mm/memory: Do not populate page table entries beyond i_size
` [PATCHv2 2/2] mm/truncate: Unmap large folio on split failure

[PATCH 1/5] tm.3type: tfix
 2025-10-29 10:21 UTC  (5+ messages)
` [PATCH 4/5] tm.3type: describe tm_zone, tm_gmtoff

[PATCH v8 00/10] Add Type-C DP support for RK3399 EVB IND board
 2025-10-29 10:21 UTC  (6+ messages)
` [PATCH v8 10/10] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort

linux-next: KVM/s390x regression
 2025-10-29 10:20 UTC  (5+ messages)
` [PATCH v1 0/1] KVM: s390: Fix missing present bit for gmap puds
  ` [PATCH v1 1/1] "

[PATCH 5.15 000/123] 5.15.196-rc1 review
 2025-10-29 10:20 UTC  (3+ messages)

[PATCH net-next 0/2] dpll: Add support for phase adjustment granularity
 2025-10-29 10:20 UTC  (3+ messages)
` [PATCH net-next 1/2] dpll: add phase-adjust-gran pin attribute

[PATCH net-next] net: stmmac: qcom-ethqos: remove MAC_CTRL_REG modification
 2025-10-29 10:18 UTC 

coconut-QEMU IGVM patch
 2025-10-29 10:18 UTC 

[syzbot] [ocfs2?] divide error in ocfs2_block_group_fill (3)
 2025-10-29 10:18 UTC 

[syzbot] [nilfs?] WARNING: ODEBUG bug in nilfs_detach_log_writer (2)
 2025-10-29 10:17 UTC  (3+ messages)
` [PATCH] nilfs2: Avoid having an active sc_timer before freeing sci

[FOR CI 0/5] Testing PREEMPT_RT with disabling preemption in the most critical section
 2025-10-29 10:17 UTC  (7+ messages)
` [FOR CI 1/5] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [FOR CI 2/5] drm/i915: Use preempt_disable/enable_rt() where recommended
` [FOR CI 3/5] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
` [FOR CI 4/5] drm/xe/display: Disable preemption in the most critical section
` [FOR CI 5/5] PREEMPT_RT injection

[PATCH] serial: ma35d1: Fix resource leaks on driver removal
 2025-10-29 10:17 UTC  (2+ messages)

[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-10-29 10:16 UTC  (9+ messages)
` [PATCH v6 23/29] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v6 27/29] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3

[PATCH v2] staging: sm750fb: style fixes: align call and split chained assignment
 2025-10-29 10:16 UTC  (2+ messages)

[PATCH v2] blame: make diff algorithm configurable
 2025-10-29 10:16 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/3] slab: switch away from the legacy param parser
 2025-10-29 10:16 UTC  (3+ messages)
` [PATCH 2/3] slab: convert setup_slub_debug() to use __core_param_cb()

[PATCH 01/10] drm/amd/pm: add new message definitions for pmfw eeprom interface
 2025-10-29 10:15 UTC  (4+ messages)
` [PATCH 02/10] drm/amd/pm: remove smu response check

[PATCH] v4l2-compliance: skip V4L2_CID_PRIVATE_BASE check for UVC
 2025-10-29 10:15 UTC 

[PATCH v2 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
 2025-10-29 10:15 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/i915: Fix CDCLK and scaler prefill calculations (rev2)
` ✗ CI.checksparse: warning "

[PATCH 1/2] strdup.3: drop mention of "the GNU GCC suite"
 2025-10-29 10:15 UTC  (6+ messages)
` [PATCH v2 0/5] alloca(3) commentary re-write
  ` [PATCH v2 3/5] alloca.3: clarify reasoning for no error return in BUGS

[RFC bpf-next 2/2] bpftool: Use libcrypto feature test to optionally support signing
 2025-10-29 10:15 UTC  (2+ messages)

[PATCH] nvme: drop bogus nid quirk for multipath devices which passed id test
 2025-10-29 10:14 UTC  (5+ messages)

[RFT PATCH] xhci: sideband: Fix race condition in sideband unregister
 2025-10-29 10:14 UTC  (3+ messages)
` [RFT PATCH v2] "

[PATCH v4l-utils] v4l2-compliance: Fix test for UVC USER controls
 2025-10-29 10:13 UTC  (4+ messages)

[PATCH 1/2] perf/x86/intel: Add PMU support for WildcatLake
 2025-10-29 10:11 UTC  (3+ messages)

[PATCH v2 00/17] PF: Add sriov_admin sysfs tree
 2025-10-29 10:11 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for PF: Add sriov_admin sysfs tree (rev2)

[PATCH v2] populate_sdk_ext: include image SPDX tasks in locked signatures
 2025-10-29 10:10 UTC 

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

[PATCH] refs: support migration with worktrees
 2025-10-29 10:10 UTC  (4+ messages)

[RFC PATCH 0/5] amd_iommu: support up to 2048 MSI vectors per IRT
 2025-10-29 10:09 UTC  (6+ messages)
` [RFC PATCH 1/5] [DO NOT MERGE] linux-headers: Introduce struct iommu_hw_info_amd
` [RFC PATCH 2/5] vfio/iommufd: Add amd specific hardware info struct to vendor capability
` [RFC PATCH 3/5] amd-iommu: Add support for set/unset IOMMU for VFIO PCI devices
  ` [RFC PATCH 4/5] amd_iommu: Add support for extended feature register 2
    ` [RFC PATCH 5/5] amd_iommu: Add support for upto 2048 interrupts per IRT

[PATCH net] ptp: Allow exposing cycles only for clocks with free-running counter
 2025-10-29 10:09 UTC  (2+ messages)

[PATCH v2 0/7] Add initial remoteproc support for Kaanapali and Glymur SoCs
 2025-10-29 10:09 UTC  (4+ messages)
` [PATCH v2 4/7] remoteproc: qcom: pas: Add late attach support for subsystems

[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
 2025-10-29 10:08 UTC  (8+ messages)
` [PATCH RFC V6 22/24] monitor, qdev: Introduce 'device_set' to change admin state of existing devices
  ` [PATCH RFC V6 22/24] monitor,qdev: "

grub argon2 gpl rewrite
 2025-10-29 10:06 UTC  (3+ messages)

[PATCH 0/8] improve systemd service
 2025-10-29 10:07 UTC  (5+ messages)
` [PATCH 8/9] tools: flush the ruleset only on an actual dedicated unit stop

[PATCH] hfs: Validate CNIDs in hfs_read_inode
 2025-10-29 10:06 UTC  (7+ messages)

[Linux Kernel Bug] KASAN: null-ptr-deref Read in generic_hwtstamp_ioctl_lower
 2025-10-29 10:06 UTC  (2+ messages)

[PATCH v3] mmc: pxamci: Simplify pxamci_probe() error handling using devm APIs
 2025-10-29 10:06 UTC  (2+ messages)

should section on "Unpacking Code" not mention UNPACKDIR?
 2025-10-29 10:09 UTC 

[PATCH v2 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
 2025-10-29 10:05 UTC  (9+ messages)
` [PATCH v2 3/5] arm64: dts: freescale: add Ka-Ro Electronics tx8m-1610 COM

odd objtool 'unreachable instruction' warning
 2025-10-29 10:05 UTC  (3+ messages)

[RFC PATCH dpdk] fib6: implement RCU rule reclamation
 2025-10-29 10:05 UTC  (3+ messages)
` [PATCH dpdk v3] "

[PATCH 0/4] Introduce import_ns support for Rust
 2025-10-29 10:04 UTC  (3+ messages)

whether "bitbake -e" examples should be updated
 2025-10-29 10:07 UTC  (3+ messages)
` [docs] "

[geert-renesas-devel:renesas-dts-for-v6.19] BUILD SUCCESS 6e20a9d94a459b4eac436ba2e8d4717a0c496842
 2025-10-29 10:02 UTC 

[PATCH v1] mm/mm_init: Fix hash table order logging in alloc_large_system_hash()
 2025-10-29 10:03 UTC  (2+ messages)

isar-cip-core: Shifting defaults to trixie?
 2025-10-29 10:02 UTC  (4+ messages)
` [cip-dev] "

[dpdk-dev] [PATCH v1 1/3] app/test-eventdev: fix issues with clang 21.1.4
 2025-10-29 10:01 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 2/3] net/iavf: "

[PATCH] crypto: caam - skip RNG selftest when i.MX6 is in normal world
 2025-10-29 10:00 UTC  (3+ messages)

[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-10-29 10:00 UTC  (4+ messages)
` [PATCH 03/24] arm64: dts: qcom: Introduce Glymur base dtsi and "

[PATCH v5 00/14] Remove DMA map_page/map_resource and their unmap callbacks
 2025-10-29 10:00 UTC  (2+ messages)

[PATCH v6 0/4] Add DisplayPort support to QCS615 devicetree
 2025-10-29  9:59 UTC  (4+ messages)
` [PATCH v6 2/4] dt-bindings: display: msm: sm6150-mdss: Fix example indentation and OPP values

[RFC PATCH] iommu/amd: Add control register in `struct iommu_hw_info_amd`
 2025-10-29  9:58 UTC 

[syzbot] [ocfs2?] kernel BUG in ocfs2_commit_truncate
 2025-10-29  9:59 UTC 

[PATCH v6 0/6] Introduce ASPEED AST2700 BMC SoC
 2025-10-29  9:50 UTC  (14+ messages)
` [PATCH v6 4/6] arm64: dts: aspeed: Add initial AST2700 SoC device tree

[f2fs-dev] [PATCH v1] f2fs/011: use random data to avoid file compression
 2025-10-29  9:34 UTC 

[syzbot] [ocfs2?] general protection fault in ocfs2_prepare_dir_for_insert (2)
 2025-10-29  9:58 UTC 


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.