All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-25 10:40:10 to 2026-05-25 11:44:01 UTC [more...]

[PATCH v6 00/15] Introduce Xe Uncorrectable Error Handling
 2026-05-25 11:43 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for Introduce Xe Uncorrectable Error Handling (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 1/1] x86/hyperv: Refactor hv_smp_prepare_cpus()
 2026-05-25 11:42 UTC  (2+ messages)

[PATCH v7 00/10] Add eDP support for RK3576
 2026-05-25 11:43 UTC  (9+ messages)
` [PATCH v7 01/10] dt-bindings: display: rockchip: analogix-dp: Fix hclk as third clock for RK3588
` [PATCH v7 02/10] dt-bindings: display: rockchip: analogix-dp: Add per-clock descriptions
` [PATCH v7 06/10] dt-bindings: display: rockchip: analogix-dp: Add support for RK3576

[kvm-unit-tests] x86/svm: regression on AMD+KVM after 8d37abbf (3 subtests fail)
 2026-05-25 11:42 UTC 

[PATCH v7 00/18] ASoC: rsnd: Add RZ/G3E audio driver support
 2026-05-25 11:41 UTC  (23+ messages)
` [PATCH v7 01/18] ASoC: dt-bindings: sound: Add DT binding for RZ/G3E sound
` [PATCH v7 02/18] ASoC: rsnd: Fix RSND_SOC_MASK width to single nibble
` [PATCH v7 03/18] ASoC: rsnd: Add reset controller support to rsnd_mod
` [PATCH v7 04/18] ASoC: rsnd: Support hyphen or dot in indexed clock and reset names
` [PATCH v7 05/18] ASoC: rsnd: Add RZ/G3E SoC probing and register map
` [PATCH v7 06/18] ASoC: rsnd: Add audmapp clock and reset support for RZ/G3E
` [PATCH v7 07/18] ASoC: rsnd: Refactor DMA address tables with named structs
` [PATCH v7 08/18] ASoC: rsnd: Add RZ/G3E DMA address calculation support
` [PATCH v7 09/18] ASoC: rsnd: ssiu: Add shared SSI reset controller support
` [PATCH v7 10/18] ASoC: rsnd: ssiu: Add RZ/G3E BUSIF support
` [PATCH v7 11/18] ASoC: rsnd: Add SSI reset support for RZ/G3E platform
` [PATCH v7 12/18] ASoC: rsnd: Add ADG reset support for RZ/G3E
` [PATCH v7 13/18] ASoC: rsnd: adg: Add per-SSI ADG and SSIF supply clock management
` [PATCH v7 14/18] ASoC: rsnd: adg: Look up RZ/G3E clkin under audio-clk{a,b,c,i}
` [PATCH v7 15/18] ASoC: rsnd: src: Acquire shared SCU clocks for RZ/G3E
` [PATCH v7 16/18] ASoC: rsnd: src: Add SRC reset support "
` [PATCH v7 17/18] ASoC: rsnd: Support unprefixed DT node names "
` [PATCH v7 18/18] ASoC: rsnd: Add system suspend/resume support

[PATCH v5 0/4] armv8: mmu: fix region unmapping and optimise set_one_region()
 2026-05-25 11:40 UTC  (7+ messages)
` [PATCH v5 1/4] armv8: mmu: add a function to help debug TLB lookups
` [PATCH v5 2/4] armv8: mmu: teach the pagetable dumper to show explicit FAULT maps
` [PATCH v5 3/4] armv8: mmu: commonize the set_one_region() loop

[PATCH v4 0/8] arm64: dts: renesas: Add RZ/G3E audio enablement
 2026-05-25 11:41 UTC  (11+ messages)
` [PATCH v4 1/8] dt-bindings: clock: renesas: Add audio clock inputs for RZ/V2H family
` [PATCH v4 2/8] clk: renesas: r9a09g047: Add audio clock and reset support
` [PATCH v4 3/8] arm64: dts: renesas: rzv2h: Add audio clock inputs
` [PATCH v4 4/8] arm64: dts: renesas: r9a09g047: Add RZ/G3E Sound support
` [PATCH v4 5/8] arm64: dts: renesas: rzg3e-smarc-som: Add Versa3 clock generator
` [PATCH v4 6/8] arm64: dts: renesas: rzg3e-smarc-som: Add I2C1 support
` [PATCH v4 7/8] arm64: dts: renesas: rzg3e-smarc-som: add audio pinmux definitions
` [PATCH v4 8/8] arm64: dts: renesas: r9a09g047e57-smarc: add DA7212 audio codec support

[PATCH v4 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-25 11:40 UTC  (8+ messages)
` [PATCH v4 10/27] rust: device: make Core and CoreInternal lifetime-parameterized
` [PATCH v4 17/27] rust: pci: make Bar lifetime-parameterized

[syzbot ci] Re: vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-05-25 11:39 UTC  (2+ messages)

[PATCH v4 00/14] userfaultfd: working set tracking for VM guest memory
 2026-05-25 11:37 UTC  (15+ messages)
` [PATCH v4 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v4 02/14] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v4 03/14] mm: rename uffd-wp PTE accessors "
` [PATCH v4 04/14] mm: add VM_UFFD_RWP VMA flag
` [PATCH v4 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v4 06/14] mm: preserve RWP marker across PTE rewrites
` [PATCH v4 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v4 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v4 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v4 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v4 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v4 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v4 13/14] selftests/mm: add userfaultfd RWP tests
` [PATCH v4 14/14] Documentation/userfaultfd: document RWP working set tracking

[PATCH 0/3] rv: rtapp monitor update
 2026-05-25 11:38 UTC  (4+ messages)
` [PATCH 2/3] rv/rtapp/sleep: Update nanosleep rule

[PATCH v6] drm/xe: Unify fault injection hooks for CSC, GT reset
 2026-05-25 11:38 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/xe: Unify fault injection hooks for CSC, GT reset (rev8)

[PATCH v14 00/17] arm64/riscv: Add support for crashkernel CMA reservation
 2026-05-25 11:36 UTC  (4+ messages)

[PATCH BlueZ 0/1] Add configurable default LE PHY policy
 2026-05-25 11:37 UTC  (3+ messages)
` [PATCH BlueZ v3 "
  ` [PATCH BlueZ v3 1/1] adapter: Add configurable default LE PHYs

[PATCH 0/2] Negative tests for VM_BIND decompression
 2026-05-25 11:40 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] tests/intel/xe_ccs : Add helpers and Negative test for VM_Bind Decomp
  ` [PATCH v2 2/3] tests/intel/xe_ccs: Add fault-mode helper and VM_BIND decomp neg test
  ` [PATCH v2 3/3] tests/intel/xe_ccs : Add CCS corruption neg test for VM_BIND decomp

[LTP] [PATCH 1/1] min_free_kbytes: TCONF on errno ENOMEM, add break
 2026-05-25 11:36 UTC  (5+ messages)

[PATCH v5 0/2] drm/hyperv: harden host message parsing
 2026-05-25 11:36 UTC  (2+ messages)

[PATCH v3 0/5] btrfs: zoned: fix deadlock and space reporting issues for zoned filesystems
 2026-05-25 11:35 UTC  (2+ messages)

[PATCH v10 00/11] iio: adc: Add support for AVIA HX710B ADC
 2026-05-25 11:34 UTC  (18+ messages)
` [PATCH v10 01/11] dt-bindings: iio: adc: hx711: clean up existing binding text
` [PATCH v10 02/11] dt-bindings: iio: adc: hx711: add VSUP supply property
` [PATCH v10 03/11] dt-bindings: iio: adc: hx711: add RATE GPIO property
` [PATCH v10 04/11] dt-bindings: iio: adc: hx711: add HX710B support
` [PATCH v10 05/11] iio: adc: hx711: move scale computation to per-device storage
` [PATCH v10 06/11] iio: adc: hx711: introduce hx711_chip_info structure
` [PATCH v10 07/11] iio: adc: hx711: pass trailing pulse count into hx711_read
` [PATCH v10 08/11] iio: adc: hx711: split variable assignments in hx711_read and hx711_reset
` [PATCH v10 09/11] iio: adc: hx711: localize loop iterators in hx711_read
` [PATCH v10 10/11] iio: adc: hx711: pass iio_chan_spec to hx711_reset_read
` [PATCH v10 11/11] iio: adc: hx711: add support for HX710B

[PATCH] drm/amdgpu/userq: remove the vital queue unmap logging
 2026-05-25 11:33 UTC 

[PATCH 0/2] dmaengine: zynqmp_dma: Add per-channel reset support
 2026-05-25 11:33 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: dma: xilinx: Add optional resets property for ZDMA
` [PATCH 2/2] dmaengine: zynqmp_dma: Add per-channel reset support

[PATCH] drm/amdgpu/userq: change the vital queue unmap log to dbg log
 2026-05-25 11:33 UTC  (2+ messages)

[PATCH 0/4] drm/amdgpu/uvd: Fix UVD BO memory placement issues (v2)
 2026-05-25 11:33 UTC  (5+ messages)
` [PATCH 1/4] drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functions
` [PATCH 2/4] drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTT
` [PATCH 3/4] drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and older
` [PATCH 4/4] drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 (v2)

[PATCH v13 3/6] iio: adc: ad4691: add triggered buffer support
 2026-05-25 11:29 UTC  (2+ messages)

[PATCH v2 00/10] fanotify namespace monitoring
 2026-05-25 11:28 UTC  (3+ messages)
` [PATCH v2 07/10] fanotify: gate fs events checks in fanotify_mark() by group type

[PATCH v5 0/7] Add support for Video, Camera, Graphics clock controllers on Eliza
 2026-05-25 11:26 UTC  (14+ messages)
` [PATCH v5 1/7] dt-bindings: clock: qcom: Add video clock controller on Qualcomm Eliza SoC
` [PATCH v5 2/7] dt-bindings: clock: qcom: document the Eliza GPU Clock Controller
` [PATCH v5 3/7] dt-bindings: clock: qcom: Add support for CAMCC for Eliza
` [PATCH v5 4/7] clk: qcom: videocc: Add video clock controller driver "
` [PATCH v5 5/7] clk: qcom: gpucc: Add GPU Clock Controller "
` [PATCH v5 6/7] clk: qcom: camcc: Add support for camera clock controller "
` [PATCH v5 7/7] arm64: dts: qcom: eliza: Add support for MM clock controllers

[PATCH 3/3] serial: max310x: honour rs485 properties from per-port DT subnode
 2026-05-25 11:26 UTC  (2+ messages)

[PATCH net] vsock/virtio: bind uarg before filling zerocopy skb
 2026-05-25 11:25 UTC  (3+ messages)

linux-next: manual merge of the nfsd tree with the exfat tree
 2026-05-25 11:25 UTC 

[PATCH 0/2] i2c: imx: fix SMBus block-read of 0 locking the bus
 2026-05-25 11:24 UTC  (3+ messages)
` [PATCH 1/2] i2c: imx: fix locked bus on SMBus block-read of 0 (atomic)
` [PATCH 2/2] i2c: imx: fix locked bus on SMBus block-read of 0 (IRQ)

[PATCH 0/7] qcom: Add FIT capsule support with multi-partition updates
 2026-05-25 11:24 UTC  (13+ messages)
` [PATCH 1/7] qcom: capsule: add FIT capsule support with multi-partition

[PATCH 0/7] LoongArch: add KHO support and selftests
 2026-05-25 11:24 UTC  (4+ messages)

[PATCH] drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on all SI
 2026-05-25 11:22 UTC 

[AUH] [PATCH v2 1/2] git: use temp file for commit message to avoid shell escaping issues
 2026-05-25 11:18 UTC  (2+ messages)
` [AUH] [PATCH v2 2/2] steps: include devtool changelog in upgrade report

[PATCH v2 00/14] drm/v3d: Scheduler and submission fixes and refactoring
 2026-05-25 11:20 UTC  (5+ messages)
` [PATCH v2 04/14] drm/v3d: Replace spin_lock_irqsave() with spin_lock()
` [PATCH v2 07/14] drm/v3d: Migrate BO reservation locking to DRM exec

[PATCH v5 3/6] media: meson: vdec: Set cur_sess before hardware vdec_poweron()
 2026-05-25 11:20 UTC  (2+ messages)

[PATCH net] net: Avoid checksumming unreadable skb tail on trim
 2026-05-25 11:18 UTC  (3+ messages)

[PATCH v2] Bluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loading
 2026-05-25 11:18 UTC  (2+ messages)
` [v2] "

[PATCH 6.6.y 0/1] ksmbd: validate owner of durable handle on reconnect
 2026-05-25 11:17 UTC  (3+ messages)

[PATCH] pinctrl: meson: amlogic-a4: fix gpio output glitch
 2026-05-25 11:16 UTC  (4+ messages)

[PATCH 0/4] RDMA/rxe: Fix u64 iova-overflow family in MR/ODP/RESP/MW paths
 2026-05-25 11:15 UTC  (3+ messages)

[PATCH 00/11] Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
 2026-05-25 11:12 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM (rev4)

[PATCH 0/2] Delete the Qualcomm crypto engine
 2026-05-25 11:10 UTC  (9+ messages)
` [PATCH 1/2] crypto: Delete Qualcomm crypto engine driver

[PATCH ath-next 0/6] wifi: ath12k: Add driver support for WDS mode
 2026-05-25 11:09 UTC  (7+ messages)
` [PATCH ath-next 1/6] wifi: ath12k: Set WDS vdev parameter for 4-address station interface
` [PATCH ath-next 2/6] wifi: ath12k: Add support for 4-address mode
` [PATCH ath-next 3/6] wifi: ath12k: Add 4-address mode support for eth offload
` [PATCH ath-next 4/6] wifi: ath12k: Add support for 4-address NULL frame handling
` [PATCH ath-next 5/6] wifi: ath12k: Add support for 4-address frame notification
` [PATCH ath-next 6/6] wifi: ath12k: Handle 4-address EAPOL frames from WBM error path

[PATCH] vfio/container: Restrict dma_map_file() to shared RAM
 2026-05-25 11:08 UTC  (3+ messages)

[PATCH 0/4] doc: hook: small improvements
 2026-05-25 11:09 UTC  (3+ messages)

[PATCH net-next 0/3] fbnic: Support larger io_uring zcrx buffers
 2026-05-25 11:08 UTC  (3+ messages)

[PATCH v4 0/2] Add DMA ACK signal routing for RZ/V2H family
 2026-05-25 11:07 UTC  (3+ messages)
` [PATCH v4 1/2] irqchip/renesas-rzv2h: Add DMA ACK signal routing support
` [PATCH v4 2/2] dma: sh: rz-dmac: "

[PATCH 1/1] wifi: mac80211: validate minstrel HT tx status rates
 2026-05-25 11:07 UTC 

MIPS: mm: Fix out-of-bounds write in maar_res_walk()
 2026-05-25 11:06 UTC 

[RESEND 1/6] drm/{i915, xe}: move xe_display_flush_cleanup_work() to i915 display
 2026-05-25 11:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/7] Usermode Indirect Branch Tracking
 2026-05-25 11:05 UTC  (5+ messages)
` [PATCH 4/7] x86: ban 32-bit sigreturn when user IBT enabled

[PATCH v3] Bluetooth: RFCOMM: validate skb length in MCC handlers
 2026-05-25 11:04 UTC 

[PATCH BlueZ v2 1/1] adapter: Add configurable default LE PHYs
 2026-05-25 11:04 UTC  (2+ messages)
` Add configurable default LE PHY policy

[RFC mptcp-next v17 00/14] NVME over MPTCP
 2026-05-25 11:03 UTC  (2+ messages)

[PATCH v3] iio: accel: bmc150: use guard(mutex) for mutex handling
 2026-05-25 11:01 UTC 

[PATCH 2/3] dt-bindings: serial: maxim,max310x: allow per-port subnodes for rs485
 2026-05-25 11:00 UTC  (2+ messages)

[PATCH] xen/sched: fix stale file path comments in common/sched directory
 2026-05-25 10:58 UTC  (2+ messages)

[PATCH v5 2/2] RISC-V: KVM: AIA: Make HGEI number management fully per-CPU
 2026-05-25 10:58 UTC  (2+ messages)

[PATCH] igvm: fix handling of optional variable header types
 2026-05-25 10:56 UTC 

[PATCH net] vsock/virtio: fix skb overhead overflow on 32-bit builds
 2026-05-25 10:53 UTC  (5+ messages)

[PATCH v14 06/17] arm64: kexec_file: Fix potential buffer overflow in prepare_elf_headers()
 2026-05-25 10:52 UTC  (2+ messages)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-05-25 10:51 UTC  (4+ messages)
` [RFC PATCH 15/15] x86/virt/tdx: Enable TDX Quoting extension

[RFC 0/7] prepare deprecation of rte_atomicNN_*() family
 2026-05-25 10:49 UTC  (4+ messages)
` [PATCH v3 00/27] deprecate rte_atomicNN family
  ` [PATCH v3 04/27] bpf: replace atomic op macro with typed helpers

[PATCH v14 0/5] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-05-25 10:47 UTC  (4+ messages)

[PATCH net] net/mlx4: avoid GCC 10 __bad_copy_from() false positive
 2026-05-25 10:47 UTC  (2+ messages)

[PATCH 0/3] commit-reach: replace queue_has_nonstale with a counter
 2026-05-25 10:47 UTC  (5+ messages)

[AUH] [PATCH 1/2] git: use temp file for commit message to avoid shell escaping issues
 2026-05-25 10:46 UTC  (3+ messages)
` [yocto-patches] "

[PATCH] ASoC: cs35l56-shared-test: Fix possible null pointer dereference
 2026-05-25 10:45 UTC  (3+ messages)

[PATCH v13 2/6] iio: adc: ad4691: add initial driver for AD4691 family
 2026-05-25 10:45 UTC  (2+ messages)

[PATCH] ASoC: core: Move all users to deferrable card binding
 2026-05-25 10:44 UTC  (4+ messages)

[PATCH v3 2/2] drm/bridge: analogix_dp: Add support for optional data-lanes mapping
 2026-05-25 10:44 UTC  (2+ messages)

[PATCH 0/3] Add support for qcrypto on shikra
 2026-05-25 10:43 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: qcom: shikra: Add qcrypto node support

[PATCH v5 2/6] media: meson: vdec: Protect session exclusivity check with lock
 2026-05-25 10:43 UTC  (2+ messages)

[PATCH v8 0/2] media: nxp: Add CSI Pixel Formatter support
 2026-05-25 10:43 UTC  (3+ messages)
` [PATCH v8 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings

[PATCH v2 0/6] sched: Add support for long task name
 2026-05-25 10:42 UTC  (4+ messages)
` [PATCH v2 4/6] sched: Extend task command name to 64 bytes

[PATCH 6.6.y v2 0/3] ksmbd: validate owner of durable handle on reconnect
 2026-05-25 10:41 UTC  (4+ messages)
` [PATCH 6.6.y v2 1/3] ksmbd: avoid reclaiming expired durable opens by the client
  ` [PATCH 6.6.y v2 2/3] ksmbd: add durable scavenger timer
  ` [PATCH 6.6.y v2 3/3] ksmbd: validate owner of durable handle on reconnect

[PATCH v2 0/3] x86: Fix a F00F bug warning and cleanup surrounding code
 2026-05-25 10:41 UTC  (10+ messages)
` [PATCH v2 2/3] x86/cpu/intel: Simplify F00F bug notice using pr_notice_once()


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.