All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-20 15:56:57 to 2026-07-20 16:21:44 UTC [more...]

[PATCH] ASoC: rt766: add RT766/RT767 SDCA driver
 2026-07-20 16:21 UTC  (2+ messages)

[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
 2026-07-20 16:21 UTC  (8+ messages)
` [PATCH v16 1/7] spi: pxa2xx: introduce clock enable and disable helper functions
` [PATCH v16 2/7] spi: pxa2xx: introduce suspended flag for interrupt synchronization
` [PATCH v16 3/7] spi: pxa2xx: overhaul teardown and suspend sequence using pxa2xx_spi_off
` [PATCH v16 4/7] spi: pxa2xx: lock out runtime autosuspend for Intel LPSS SPI in PIO mode
` [PATCH v16 5/7] spi: pxa2xx: disable DMA for Apple MacBook8,1
` [PATCH v16 6/7] spi: pxa2xx: restore LPSS private register state on S3 resume
` [PATCH v16 7/7] spi: pxa2xx: rename local status variable to ret

[PATCH v2] staging: rtl8723bs: fix space before tab in comments
 2026-07-20 16:20 UTC 

[PATCH] drm/i915/hdcp: Make hdcp2_encrypted and hdcp_encrypted mutually exclusive
 2026-07-20 16:20 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/hdcp: Make hdcp2_encrypted and hdcp_encrypted mutually exclusive (rev2)

[PATCH v7 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-20 16:20 UTC  (5+ messages)
` [PATCH v7 6/7] mm/vmalloc: map contiguous pages in batches for vmap() if possible

[PATCH] docs: outline some guidelines for security classification
 2026-07-20 16:14 UTC  (6+ messages)

[PATCH 0/6] kernel-yocto: stable udpates
 2026-07-20 16:19 UTC  (11+ messages)
` [meta][PATCH 01/06] linux-yocto/6.18: update to v6.18.36
  ` Patchtest results for "
` [meta][PATCH 02/06] linux-yocto/6.18: update to v6.18.38
` [meta][PATCH 03/06] linux-yocto/6.18: update to v6.18.39
` [meta-yocto-bsp][PATCH 04/06] yocto-bsps: update to v6.18.36
  ` Patchtest results for "
` [meta-yocto-bsp][PATCH 05/06] yocto-bsps: update to v6.18.38
  ` Patchtest results for "
` [meta-yocto-bsp][PATCH 06/06] yocto-bsps: update to v6.18.39
  ` Patchtest results for "

[PATCH v7 00/11] Dynamic PAMT
 2026-07-20 16:18 UTC  (4+ messages)
` [PATCH v7 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures

[RFC PATCH] gitlab: remove gdb from MacOS jobs
 2026-07-20 16:13 UTC  (2+ messages)

[PATCH][next] drm/i915/bw: Fix spelling mistake "threshod" -> "threshold"
 2026-07-20 16:16 UTC 

[PATCH v2] wifi: mt76: mt7996: remove beacon_int_min_gcd from ADHOC interface combinations
 2026-07-20 16:17 UTC  (3+ messages)

[PATCH net-next v5 00/15][pull request] Introduce iXD driver
 2026-07-20 16:17 UTC  (11+ messages)
` [PATCH net-next v5 04/15] libie: add control queue support
` [PATCH net-next v5 05/15] libie: add bookkeeping support for control queue messages
` [PATCH net-next v5 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH net-next v5 09/15] idpf: refactor idpf to use libie control queues
` [PATCH net-next v5 14/15] ixd: add the core initialization

[PATCH 00/11] Initial Apple M3 Pro, Max and Ultra device trees
 2026-07-20 16:17 UTC  (3+ messages)
` [PATCH 06/11] dt-bindings: watchdog: apple,wdt: Add t6030 and t6031 compatibles

[PATCH v2] btrfs: check if root is readonly when setting posix acl
 2026-07-20 16:16 UTC  (4+ messages)
` [PATCH v2] btrfs: test POSIX ACL changes for RO btrfs property

[PATCH] drm/amdkfd: allow CWSR grace period of 0 on supported firmware
 2026-07-20 16:15 UTC 

[PATCH] bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
 2026-07-20 16:17 UTC  (2+ messages)

[PATCH i-g-t RFC v1 0/2] runner: create results incrementally
 2026-07-20 16:15 UTC  (3+ messages)
` [PATCH i-g-t v1 1/2] runner: Create results after each tests end
` [PATCH i-g-t v1 2/2] runner: Create new option for incremental results

[PATCH] watchdog: via_wdt: add missing MODULE_DEVICE_TABLE()
 2026-07-20 16:16 UTC  (2+ messages)

[PATCH v6 0/5] i3c: Improve CCC reliability with actual_len, validation, and Direct GET retry
 2026-07-20 16:15 UTC  (3+ messages)

[PATCH v2] dt-bindings: watchdog: snps,dw-wdt: Add RV1106 compatible
 2026-07-20 16:15 UTC  (3+ messages)

[PATCH v3 00/10] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-07-20 16:15 UTC  (4+ messages)
` [PATCH v3 01/10] ACPI: APEI: GHES: Bound CXL event record copy to the firmware section length

[PATCH v1 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
 2026-07-20 16:13 UTC  (10+ messages)
` [PATCH v1 01/11] tracing: Include linux/types.h in trace_remote_event.h
` [PATCH v1 02/11] KVM: arm64: nVHE: Share the stacktrace per-CPU declarations with EL2
` [PATCH v1 03/11] KVM: arm64: nVHE: Declare the hyp event IDs before defining them
` [PATCH v1 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
` [PATCH v1 05/11] KVM: arm64: nVHE: Run the source checker under C=2
` [PATCH v1 06/11] arm64: pi: Run the source checker on the libfdt objects "
` [PATCH v1 07/11] KVM: arm64: nVHE: Pass host VA arguments as pointers
` [PATCH v1 08/11] KVM: arm64: Move the host hypercall interface to its own header
` [PATCH v1 09/11] KVM: arm64: Type-check hypercall arguments at the caller

[PATCH v3 0/1] watchdog: realtek-otto: Make use of regmap API
 2026-07-20 16:14 UTC  (3+ messages)
` [PATCH v3 1/1] watchdog: realtek-otto: Change to use "

[PATCH] drm/i915/display: Ensure a non-zero safe window from PTL onwards
 2026-07-20 16:14 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v3 0/6] drm/xe: More BIOS FB takeover fixes
 2026-07-20 16:14 UTC  (9+ messages)
` [PATCH v3 1/6] drm/xe/ggtt: Add xe_ggtt_reserve_area
` [PATCH v3 2/6] drm/xe/ggtt: Add xe_ggtt_node_remove_noclear
` [PATCH v3 3/6] drm/xe/display: Reserve the original GGTT space before creating a bo
` [PATCH v3 4/6] drm/xe/display: Use the correct calculation for phys_base on integrated
` [PATCH v3 5/6] drm/xe/display: Remove duplicated code
` [PATCH v3 6/6] drm/xe/ggtt: Remove xe_ggtt_insert_bo_at
` ✗ CI.checkpatch: warning for drm/xe: More BIOS FB takeover fixes (rev3)
` ✓ CI.KUnit: success "

[PATCH 00/11] drm/xe/display: Transparant fallback from stolen to sysmem
 2026-07-20 16:15 UTC  (12+ messages)
` [DO NOT REVIEW 01/11] drm/xe/ggtt: Add xe_ggtt_reserve_area
` [DO NOT REVIEW 02/11] drm/xe/ggtt: Add xe_ggtt_node_remove_noclear
` [DO NOT REVIEW 03/11] drm/xe/display: Reserve the original GGTT space before creating a bo
` [DO NOT REVIEW 04/11] drm/xe/display: Use the correct calculation for phys_base on integrated
` [DO NOT REVIEW 05/11] drm/xe/display: Remove duplicated code
` [DO NOT REVIEW 06/11] drm/xe/ggtt: Remove xe_ggtt_insert_bo_at
` [PATCH 07/11] drm/xe/display: Avoid using stolen memory for framebuffer when media gt exists
` [PATCH 08/11] drm/xe/migrate: Support copying between sysmem and stolen
` [PATCH 09/11] drm/xe: Raise gt frequency slightly earlier
` [PATCH 10/11] HACK: Always fallback
` [PATCH 11/11] drm/i915: Introduce intel_bo_fbdev_bios_fb_takeover()

Patch "net: ethernet: ti: icssg: guard PA stat lookups" has been added to the 6.18-stable tree
 2026-07-20 16:11 UTC 

[PATCH] EDAC/altera: Fix device node reference leaks in the SDMMC ECC setup
 2026-07-20 16:13 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3] can: isotp: fix timer drain order, wakeup handling and tx_gen ordering
 2026-07-20 16:13 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86/SVM: Fixes for AMD ERAPS virtualization
 2026-07-20 16:12 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: SVM: Configure ALLOW_LARGER_RAP in svm_vcpu_after_set_cpuid()

Patch "net: ethernet: ti: icssg: guard PA stat lookups" has been added to the 7.1-stable tree
 2026-07-20 15:55 UTC 

[PATCH] i3c: master: Fix device_register() error path
 2026-07-20 16:11 UTC  (3+ messages)

[PATCH v4 0/3] watchdog: npcm: Add reset status detection support
 2026-07-20 16:11 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: watchdog: npcm: add GCR syscon property
` [PATCH v4 2/3] docs: watchdog: npcm: Add reset status description
` [PATCH v4 3/3] watchdog: npcm: add bootstatus support

[PATCH v3 net] octeontx2-af: Block VFs from clobbering special CGX PKIND state
 2026-07-20 16:09 UTC  (2+ messages)

[PATCH v6 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-07-20 16:10 UTC  (5+ messages)
` [PATCH v6 1/3] ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnode
` [PATCH v6 2/3] ASoC: qcom: q6apm-lpass-dais: Add MI2S clock control
` [PATCH v6 3/3] ASoC: qcom: sc8280xp: enhance machine driver for board-specific config

[meta-oe][PATCH] libsimplelog: upgrade 1.0.8 -> 1.1.0
 2026-07-20 16:10 UTC  (2+ messages)
` [oe] "

[PATCH v3 00/16] arm_mpam: Add MPAM-Fb firmware support
 2026-07-20 16:09 UTC  (13+ messages)
` [PATCH v3 02/16] arm_mpam: propagate MSC read errors for wrapper functions
` [PATCH v3 07/16] arm_mpam: __ris_msmon_read(): get rid of nrdy special handling
` [PATCH v3 08/16] arm_mpam: propagate MSC read errors for state saving functions

[PATCH RFC] nbd: fix generic netlink deadlock and lockdep exhaustion
 2026-07-20 16:09 UTC  (2+ messages)

[PATCH] dmaengine: fsl_raid: check fsl_re_chan_probe() return value
 2026-07-20 16:09 UTC  (2+ messages)

[PATCH 0/6] block,md,nvme: correct handling of unsupported P2PDMA transfers
 2026-07-20 16:09 UTC  (7+ messages)
` [PATCH 1/6] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers
` [PATCH 2/6] md: ensure REQ_NOMERGE is set on P2PDMA bios

[PATCH v2 00/15] drm/drm_simple: remove drm_simple_encoder_init
 2026-07-20 16:08 UTC  (12+ messages)
` [PATCH v2 06/15] drm/virtio: remove dependency on DRM simple helpers
` [PATCH v2 07/15] drm/tidss: "
` [PATCH v2 13/15] drm/meson: "
` [PATCH v2 15/15] Documentation/gpu: remove completed drm_simple_encoder_init() todo

[Buildroot] [PATCH v2 0/8] support Hare language
 2026-07-20 16:02 UTC  (3+ messages)
` [Buildroot] [PATCH v2 4/8] package/hare: new host package

[PATCH tty v6 0/2] Convert 8250 to NBCON, take 2
 2026-07-20 16:07 UTC  (4+ messages)
` [PATCH tty v6 1/2] serial: 8250: Switch to nbcon console, "

[PATCH v5 04/12] i3c: master: Add support for devices using SETAASA
 2026-07-20 16:07 UTC  (4+ messages)

[v5 00/14] drm/i915/color: Enable SDR plane color pipeline
 2026-07-20 16:07 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/color: Enable SDR plane color pipeline (rev6)

[PATCH net] vxlan: mdb: Fix source list corruption on a failed replace
 2026-07-20 16:04 UTC 

[PATCH v2 0/2] drm/bridge: it6505: DP audio support + shared-DAI hw_params fix
 2026-07-20 16:06 UTC  (5+ messages)
` [PATCH v2 1/2] drm/bridge: it6505: Add audio support
` [PATCH v2 2/2] drm/bridge: it6505: Don't reject audio hw_params without an encoder

[PATCH v2] cpufreq: apple-soc: Calculate frequency as a 64-bit value
 2026-07-20 16:05 UTC  (2+ messages)

[PATCH RFC v3] ocfs2: fix circular locking dependency in ocfs2_init_acl()
 2026-07-20 16:06 UTC  (2+ messages)

[PATCH v2] ext4: fix race in ext4_mb_check_group_pa
 2026-07-20 16:05 UTC  (2+ messages)

[PATCH 0/1] libevl: Add debian package config
 2026-07-20 15:55 UTC  (2+ messages)

[PATCH v2 00/19] maple_tree: lock checking and clean ups
 2026-07-20 16:04 UTC  (5+ messages)
` [PATCH v2 03/19] maple_tree: Add write lock checking with lockdep sequence numbers

[PATCH] regulator: sgm3804: register rails with their DT nodes
 2026-07-20 16:05 UTC  (2+ messages)

[PATCH -v2] ext4: enable scoped NOFS when starting a handle in nojournal mode
 2026-07-20 16:03 UTC  (3+ messages)

[PATCH v3 00/11] migration: fast snapshot load
 2026-07-20 16:03 UTC  (7+ messages)
` [PATCH v3 03/11] migration: Rename postcopy_listen_thread_bh
` [PATCH v3 04/11] migration: Use file_bmap for RAMBlock during incoming file load
` [PATCH v3 05/11] migration: Make qemu_get_buffer_at() thread-safe

[PATCH] usb: core: add USB_QUIRK_CONFIG_DESC_READ_255 for Razer BlackShark V3 Pro
 2026-07-20 16:04 UTC  (2+ messages)

[PATCH] dmaengine: fsl_raid: free resources in probe
 2026-07-20 16:04 UTC  (2+ messages)

[PATCH v4 0/4] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
 2026-07-20 16:04 UTC  (4+ messages)

[PATCH v6 0/4] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-07-20 16:03 UTC  (5+ messages)
` [PATCH v6 1/4] arm64: vdso: Prepare for robust futex unlock support
` [PATCH v6 2/4] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
` [PATCH v6 3/4] arm64: vdso32: Bring vdso32-offsets.h back
` [PATCH v6 4/4] arm64: vdso32: Implement __vdso_futex_robust_try_unlock()

[PATCH v1 00/17] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
 2026-07-20 16:02 UTC  (16+ messages)
` [PATCH v1 01/17] xen/riscv: manage IRQ_DISABLED flag in APLIC irq enable/disable callbacks
` [PATCH v1 02/17] xen/riscv: add basic VGEIN management for AIA guests
` [PATCH v1 03/17] xen/riscv: add missing APLIC register offsets, masks to asm/aplic.h
` [PATCH v1 04/17] xen/riscv: introduce device-agnostic MMIO emulation dispatch
` [PATCH v1 05/17] xen/riscv: implement virtual APLIC MMIO emulation
` [PATCH v1 06/17] xen/riscv: map IMSIC interrupt file for vCPUs
` [PATCH v1 07/17] xen/riscv: introduce vCPU AIA initialization
` [PATCH v1 08/17] xen/riscv: add IMSIC state save/restore
` [PATCH v1 09/17] xen/riscv: add helper to check APLIC MSI mode
` [PATCH v1 10/17] xen/riscv: introduce vintc_state_{save,restore}()
` [PATCH v1 11/17] xen/riscv: add vAPLIC state save/restore hooks
` [PATCH v1 12/17] xen/riscv: extend exception tables with type and data fields
` [PATCH v1 13/17] xen/riscv: add unprivileged guest memory read helper
` [PATCH v1 14/17] xen/riscv: add guest page fault handling stub
` [PATCH v1 15/17] xen/riscv: implement trap redirection to a guest

macOS builds broken in CI
 2026-07-20 16:01 UTC  (6+ messages)

[yocto][meta-mingw][wrynose][PATCH] mingw32-common.inc: disable meson exe wrapper for mingw targets
 2026-07-20 16:02 UTC 

[PATCH] Documentation/devicetree/bindings: update Sudeep Holla's email address
 2026-07-20 16:02 UTC 

[PATCH v4] x86/mm/64: free the gap between BSS_MAIN and BSS_DECRYPTED
 2026-07-20 16:02 UTC  (3+ messages)

[PATCHSET v7 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-20 16:01 UTC  (6+ messages)
` [PATCH 08/11] sched_ext: Delegate proxy donor admission to BPF schedulers

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-20 16:01 UTC  (4+ messages)
` [PATCH 7/8] net: mv643xx: use platform_device_set_fwnode()

[PATCH v6 00/23] Introduce enablemenant of dom0less
 2026-07-20 16:00 UTC  (24+ messages)
` [PATCH v6 01/23] xen: introduce CONFIG_HAS_SHARED_INFO for archs without a shared page
` [PATCH v6 02/23] xen/dom0less: turn max_init_domid into a common variable
` [PATCH v6 03/23] xen: arm: update p2m_set_allocation() prototype
` [PATCH v6 04/23] xen/riscv: Implement ARCH_PAGING_MEMPOOL
` [PATCH v6 05/23] xen/riscv: Implement construct_domain()
` [PATCH v6 06/23] xen/riscv: introduce guest riscv,isa string
` [PATCH v6 07/23] xen/riscv: implement make_cpus_node()
` [PATCH v6 08/23] xen/riscv: implement make_timer_node()
` [PATCH v6 09/23] xen/riscv: implement make_arch_nodes()
` [PATCH v6 10/23] xen/riscv: introduce init interrupt controller operations
` [PATCH v6 11/23] xen/riscv: implement make_intc_domU_node()
` [PATCH v6 12/23] xen/riscv: introduce aia_init() and aia_usable()
` [PATCH v6 13/23] xen/riscv: introduce per-vCPU IMSIC state
` [PATCH v6 14/23] xen/riscv: introduce minimal virtual APLIC (vAPLIC) infrastructure
` [PATCH v6 15/23] xen/riscv: introduce (de)initialization helpers for vINTC
` [PATCH v6 16/23] xen/riscv: generate IMSIC DT node for guest domains
` [PATCH v6 17/23] xen/riscv: create APLIC "
` [PATCH v6 18/23] xen/riscv: implement IRQ routing for device passthrough
` [PATCH v6 19/23] xen/riscv: implement init_intc_phandle()
` [PATCH v6 20/23] xen/riscv: initialize RCU, scheduler, and system domains in start_xen()
` [PATCH v6 21/23] xen/riscv: provide init_vuart()
` [PATCH v6 22/23] xen/riscv: add initial dom0less infrastructure support
` [PATCH v6 23/23] xen/riscv: do a 4th linking pass if necessary

[meta][scarthgap][PATCH 01/02] linux-yocto/6.6: update to v6.6.143
 2026-07-20 16:00 UTC  (2+ messages)
` [meta][scarthgap][PATCH 02/02] linux-yocto/6.6: update to v6.6.144

[REGRESSION] fsnotify: concurrent inotify watch add/remove slows after 94bd01253c3d
 2026-07-20 16:00 UTC 

[PATCH v2 0/4] Generate documentation links for OE-Core
 2026-07-20 16:00 UTC  (3+ messages)
` [PATCH v2 2/4] ref-manual/variables.rst: remove flags from variable names
  ` [docs] "

[RFC PATCH] liveupdate: Allow multiple openers for /dev/liveupdate
 2026-07-20 15:59 UTC  (9+ messages)

[Intel-wired-lan] [PATCH iwl-next v3 0/2] Introduce IDPF PCI callbacks
 2026-07-20 15:59 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v3 1/2] idpf: remove conditional MBX deinit from idpf_vc_core_deinit()

[PATCH 0/2] mm: zswap: free cold writeback folios promptly
 2026-07-20 15:57 UTC  (3+ messages)
` [PATCH 2/2] mm: zswap: deferred dropbehind free of writeback folios

[PATCH 0/2] phy: zynqmp: fix clock and runtime PM error paths in xpsgtr driver
 2026-07-20 15:57 UTC  (3+ messages)
` [PATCH 2/2] phy: zynqmp: fix runtime PM leak on probe allocation failure

[PATCH] dmaengine: fsl_raid: avoid free_q underflow in free_chan_resources
 2026-07-20 15:56 UTC  (2+ messages)

[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
 2026-07-20 15:56 UTC  (3+ messages)
` [PATCH v1 08/11] rcu: Wake NOCB rcuog kthreads on expedited grace period completion


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.