messages from 2026-08-12 15:00:14 to 2026-08-12 16:09:33 UTC [more...]
[PATCH 00/22] media: iris: Restrict lower IOVA range for Venus and Iris VPUs
2026-08-12 16:09 UTC (9+ messages)
` [PATCH 04/22] arm64: dts: qcom: hamoa: Reserve low IOVA range for Iris
[PATCH 0/2] gpu: nova-core: retain the GSP-RM log buffers
2026-08-12 16:08 UTC (3+ messages)
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-12 16:07 UTC (17+ messages)
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-12 16:07 UTC (11+ messages)
[PATCH net-next] octeontx2-pf: Add NIXLF error and poison interrupt handlers
2026-08-12 16:06 UTC
[PATCH 0/3] workqueue: sparse and wq_node_nr_active() fixes
2026-08-12 16:03 UTC (4+ messages)
` [PATCH 1/3] workqueue: use rcu_dereference_sched() in workqueue_congested()
` [PATCH 2/3] workqueue: use RCU accessors when populating wq->cpu_pwq
` [PATCH 3/3] workqueue: BUG_ON() instead of returning NULL in wq_node_nr_active()
[PATCH] kselftests: dmabuf-heaps: Open heap device files O_RDONLY
2026-08-12 16:06 UTC (3+ messages)
[PATCH net v1 0/2] net: phy: fix driver cleanup after probe failure
2026-08-12 16:05 UTC (4+ messages)
` [PATCH net v1 1/2] net: phy: split phy_probe() error paths
[PATCH] audit: add MOVE_MOUNT auxiliary record to log mount relocation
2026-08-12 16:05 UTC (6+ messages)
[PATCH v3 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
2026-08-12 16:05 UTC (8+ messages)
` [PATCH v3 3/9] s390/vfio-ap: Fix missing lock required to access list of ap_matrix_mdev objects
` [PATCH v3 9/9] s390/vfio-ap: Fix memory leak when queue removed from host AP config
[PATCH net] idpf: disable DIM work before freeing q_vectors
2026-08-12 16:05 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH] staging: rtl8723bs: fix space before tab in wifi.h
2026-08-12 16:04 UTC
[GIT PULL] thermal drivers fixes for v7.3-rc1
2026-08-12 16:04 UTC (7+ messages)
[PATCH v4 0/2] iio: adc: Add support for Texas Instruments ADS112C04
2026-08-12 16:03 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: ti,ads112c04: Add binding for ADS112C04
[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
2026-08-12 16:02 UTC (5+ messages)
[PATCH 0/6] Add SpacemiT K1 USB2.0 controllers support
2026-08-12 16:00 UTC (3+ messages)
` [PATCH 1/6] dt-bindings: usb: ci-hdrc-usb2: add spacemit,k1-usb2 compatible
[PATCHv2] ASoC: xilinx: formatter_pcm: use more devm in probe
2026-08-12 16:00 UTC (5+ messages)
[RFC PATCH 0/1] vfio/pci: Disable sriov on PF device close
2026-08-12 16:00 UTC (7+ messages)
` [RFC PATCH 1/1] "
[PATCH] cxl/mce: Only act on uncorrected memory errors
2026-08-12 15:59 UTC (3+ messages)
[PATCH v4 0/8] Add StarFive JHB100 syscon modules
2026-08-12 15:59 UTC (7+ messages)
` [PATCH v4 7/8] soc: starfive: Add socinfo driver for JHB100 SoC
[PATCH] audit: avoid dropping live tree ref on fsnotify rule autoremove
2026-08-12 15:59 UTC (2+ messages)
wifi fixes that might be good to have in 7.2 final
2026-08-12 15:58 UTC (2+ messages)
[PATCH v5 00/24] dmaengine: dw-edma: Support dynamic LL appends
2026-08-12 15:57 UTC (25+ messages)
` [PATCH v5 01/24] dmaengine: dw-edma: Add dw_edma_core_ll_cur_idx() to get current LL entry index
` [PATCH v5 02/24] dmaengine: dw-edma: Add dw_edma_core_ll_clear() to clear LL control-word
` [PATCH v5 03/24] dmaengine: dw-edma: Factor out linked-list transfer start
` [PATCH v5 04/24] dmaengine: dw-edma: Make DMA link list work as a circular buffer
` [PATCH v5 05/24] dmaengine: dw-edma: Move callback result helper before LL helpers
` [PATCH v5 06/24] dmaengine: dw-edma: Dispatch DONE interrupts by channel request
` [PATCH v5 07/24] dmaengine: dw-edma: Centralize LL doorbell decisions
` [PATCH v5 08/24] dmaengine: dw-edma: Prepare LL progress event handling
` [PATCH v5 09/24] dmaengine: dw-edma: Prepare deferred IRQ reporting for LL events
` [PATCH v5 10/24] dmaengine: dw-edma: Prepare LL kicks for event serialization
` [PATCH v5 11/24] dmaengine: dw-edma: Serialize LL event capture with channel kicks
` [PATCH v5 12/24] dmaengine: dw-edma: Keep channels stopped while ABORT is pending
` [PATCH v5 13/24] dmaengine: dw-edma: Reclaim issued descriptors from IRQ-paired LL progress
` [PATCH v5 14/24] dmaengine: dw-edma: Add LL interrupt placement policy
` [PATCH v5 15/24] dmaengine: dw-edma: Recheck stopped LL channels before restart
` [PATCH v5 16/24] dmaengine: dw-edma: Use HDMA watermarks as progress events
` [PATCH v5 17/24] dmaengine: dw-edma: Recover stopped channels from tx_status()
` [PATCH v5 18/24] dmaengine: dw-edma: Make the LL ring reset a full channel resync
` [PATCH v5 19/24] dmaengine: dw-edma: Drain LL entries for STOP and PAUSE
` [PATCH v5 20/24] dmaengine: dw-edma: Dynamically append requests while running
` [PATCH v5 21/24] dmaengine: dw-edma: Add engine reset and enable operations
` [PATCH v5 22/24] dmaengine: dw-edma: Add engine recovery infrastructure
` [PATCH v5 23/24] dmaengine: dw-edma: Detect and recover a stalled eDMA engine
` [PATCH v5 24/24] dmaengine: dw-edma: Add trace support
[PATCH v2] iio: humidity: am2315: add am2320 to i2c_device_id table
2026-08-12 15:56 UTC (9+ messages)
[PATCH v3 0/2] s390/uv: Various fixes for UV secrets
2026-08-12 15:55 UTC (3+ messages)
` [PATCH v3 1/2] s390/uv: Fix loop condition in uv_find_secrets
` [PATCH v3 2/2] s390/uv: Prevent potential out-of-bounds read
[PATCH] staging: rtl8723bs: fix space before tab in hal_com.h
2026-08-12 15:54 UTC
[PATCH v4 6/6] drm/panel: Use managed helpers in assorted panels
2026-08-12 15:53 UTC
[PATCH net v3 1/2] net: core: propagate unreadable flag in skb_zerocopy
2026-08-12 15:52 UTC (2+ messages)
[PATCH RFC v2] drm/verisilicon: Switch to drm_fb_dma_get_addr() for framebuffer addresses
2026-08-12 15:50 UTC (4+ messages)
x86: missing FRED #PF event data?
2026-08-12 15:50 UTC (9+ messages)
[PATCH] cred: remove RCU initializer for init_task.cred
2026-08-12 15:48 UTC (2+ messages)
[PATCH] drm: verisilicon: fix cursor offset field update
2026-08-12 15:48 UTC
[PATCH 0/3] MPM hooking upping
2026-08-12 15:47 UTC (9+ messages)
` [PATCH 3/3] arm64: dts: qcom: qcm2290: Hook up MPM
[PATCH net-next v3 0/2] net: sfp: quirk support for XGS-PON ONT sticks with unclean EEPROMs
2026-08-12 15:47 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: sfp: allow prefix matching in quirk lookup
` [PATCH net-next v3 2/2] net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACI
[RFC] tracing: aggregate ring-buffer usage statistics
2026-08-12 15:47 UTC (3+ messages)
` [External Mail]Re: "
[PATCH 04/22] arm64: dts: qcom: hamoa: Reserve low IOVA range for Iris
2026-08-12 15:45 UTC (10+ messages)
[RFC PATCH 0/3] Support AM62P silicon revision detection via uniphier-efuse
2026-08-12 15:44 UTC (4+ messages)
` [RFC PATCH 1/3] dt-bindings: nvmem: uniphier-efuse: Add ti,am62p-efuse compatible
` [RFC PATCH 2/3] nvmem: uniphier-efuse: Enable for K3 SoCs
` [RFC PATCH 3/3] nvmem: uniphier-efuse: Add ti,am62p-efuse compatible
[PATCH v2 0/5] accel/amdxdna: honour the SYNC_BO range
2026-08-12 15:45 UTC (2+ messages)
linux-next: manual merge of the drm tree with the drm-misc-fixes tree
2026-08-12 15:45 UTC
[PATCH] cred: clarify that task_struct::cred is only for the current task
2026-08-12 15:44 UTC (4+ messages)
[PATCH 0/5] x86/mm/pat: CPA fixes
2026-08-12 15:42 UTC (7+ messages)
[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
2026-08-12 15:36 UTC (34+ messages)
` [PATCH v6 01/33] vfio: Use file-based reference counting for KVM
` [PATCH v6 02/33] KVM: Make device name configurable
` [PATCH v6 03/33] KVM: Allow KVM implementations to switch off MMIO independent of Kconfig
` [PATCH v6 04/33] arm64: Use proper include variant
` [PATCH v6 05/33] arm64: ptrace: Use constants for compat register numbers
` [PATCH v6 06/33] arm64: sysreg: Convert SPSR_ELx to automatic register generation
` [PATCH v6 07/33] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v6 08/33] KVM: arm64: Use accessor functions for core regs
` [PATCH v6 09/33] arm64: Prepare sharing arm64 headers with s390
` [PATCH v6 10/33] arm64: Share "
` [PATCH v6 11/33] KVM: arm64: Share arm64 code "
` [PATCH v6 12/33] KVM: s390: Extract gmap tracing to a separate header
` [PATCH v6 13/33] KVM: s390: Prepare include guards for a new location
` [PATCH v6 14/33] KVM: s390: Rename kvm-s390.{c,h} to s390.{c,h}
` [PATCH v6 15/33] KVM: s390: Move kvm_host definitions to kvm_host_s390
` [PATCH v6 16/33] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v6 17/33] KVM: s390: Move PGM code definitions to asm/kvm_host.h
` [PATCH v6 18/33] KVM: s390: Prepare gmap for a second KVM implementation
` [PATCH v6 19/33] KVM: s390: gmap: Make storage keys optional
` [PATCH v6 20/33] KVM: s390: gmap: Make CMMA optional
` [PATCH v6 21/33] KVM: s390: gmap: Make prefix handling optional
` [PATCH v6 22/33] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v6 23/33] s390: Use arm64 headers
` [PATCH v6 24/33] KVM: s390: Use arm64 code
` [PATCH v6 25/33] s390: Introduce Start Arm Execution instruction
` [PATCH v6 26/33] KVM: s390: arm64: Introduce host definitions
` [PATCH v6 27/33] s390/hwcaps: Report SAE support as hwcap
` [PATCH v6 28/33] KVM: s390: Add basic arm64 kvm module
` [PATCH v6 29/33] KVM: s390: arm64: Implement required functions
` [PATCH v6 30/33] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v6 31/33] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v6 32/33] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v6 33/33] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild
[PATCH] arm64: dts: qcom: glymur: Mark USB controllers dma-coherent
2026-08-12 15:40 UTC
[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
2026-08-12 15:40 UTC (6+ messages)
` [PATCH v16 29/45] KVM: arm64: CCA: Support runtime faulting of memory
[PATCH RESEND v7] thunderbolt: Add device links for Apple T2 NHI
2026-08-12 15:37 UTC
[PATCH] debug
2026-08-12 15:34 UTC (2+ messages)
` [PATCH RESEND v7] thunderbolt: Add device links for Apple T2 NHI
[PATCH 0/2] cpuidle/pmdomain: Correctly track state of excluded CPU clusters
2026-08-12 15:34 UTC (3+ messages)
` [PATCH 1/2] cpuidle: psci: Start CPU-cluster pmdomain OFF when OSI is used
[PATCH] mtd: spi-nor: xmc: add locking to XM25QH128A
2026-08-12 15:18 UTC (2+ messages)
[PATCH v4 0/9] ring-buffer: Fixes for subbuf resizing and persistent buffers
2026-08-12 15:33 UTC (10+ messages)
` [PATCH v4 1/9] ring-buffer: Free cpu_buffer->free_page with subbuf_order
` [PATCH v4 2/9] ring-buffer: Hold cpu_buffer::lock when resizing a subbuf
` [PATCH v4 3/9] ring-buffer: Fix subbuf resize race with ring buffer readers
` [PATCH v4 4/9] ring-buffer: Fix subbuf resize race in ring_buffer_alloc_read_page()
` [PATCH v4 5/9] tracing: Fix subbuf resize races in trace_pipe_raw readers
` [PATCH v4 6/9] ring-buffer: Dynamically calculate max_data_size
` [PATCH v4 7/9] ring-buffer: Remove trace_buffer::cpus
` [PATCH v4 8/9] ring-buffer: Remove ring_buffer_per_cpu::mapped
` [PATCH v4 9/9] ring-buffer: Make nr_pages unsigned int
[GIT PULL] SCSI fixes for 7.2-rc7+
2026-08-12 15:31 UTC (2+ messages)
[PATCH] x86/alternatives: gracefully skip unrecognized indirect call instructions
2026-08-12 15:30 UTC (5+ messages)
[PATCH] staging: rtl8723bs: fix space before tab in rtw_recv.h
2026-08-12 15:30 UTC
[PATCH v5 0/6] nfc: s3fwrn5: support the S3NRN4V variant
2026-08-12 15:28 UTC (4+ messages)
` [PATCH v5 5/6] "
[PATCH v5 3/4] drm/prime: use dma_buf_fd_install() to preserve export tracing
2026-08-12 15:27 UTC (3+ messages)
` [PATCH v6 0/4] dma-buf: fix fd leak when copy_to_user() fails after fd_install()
[PATCH 1/5] arm64: dts: renesas: r9a09g057: Switch GBETH TX queue scheduling to WRR
2026-08-12 15:26 UTC (5+ messages)
` [PATCH 5/5] arm64: dts: renesas: r9a09g078: "
` [PATCH 2/5] arm64: dts: renesas: r9a09g056: "
` [PATCH 4/5] arm64: dts: renesas: r9a09g077: "
` [PATCH 3/5] arm64: dts: renesas: r9a09g047: "
[PATCH v1 0/3] mailbox: Provide devm variants for mbox_request_channel{,_byname}()
2026-08-12 15:25 UTC (4+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] serial: tegra-tcu: Make use of dev_err_probe() in .probe()
` [PATCH v1 3/3] serial: tegra-tcu: Make use of devm_mbox_request_channel_byname()
[PATCH v4 5/6] drm/panel: Use managed helpers in display vendor panels
2026-08-12 15:25 UTC
[PATCH] powerpc/entry: Use hard_irq_disable() in arch_interrupt_exit_prepare()
2026-08-12 15:20 UTC
[PATCH] mips: econet: fulfill unmet kconfig dependencies
2026-08-12 15:19 UTC (3+ messages)
[Patch v3 0/8] perf/x86: Miscellaneous PMU bug fixes and optimizations
2026-08-12 15:18 UTC (7+ messages)
` [Patch v3 8/8] perf/x86/intel: Prevent drain_pebs() reentry
[PATCH v2] cxl/mce: Avoid alias page retirement for corrected errors
2026-08-12 15:17 UTC
[PATCH 0/4] timekeeping: Avoid some runtime conditionals if CONFIG_POSIX_AUX_CLOCKS is disabled
2026-08-12 15:17 UTC (5+ messages)
` [PATCH 1/4] timekeeping: Move timekeeper_is_core_tk() up in the file
` [PATCH 2/4] timekeeping: Use timekeeper_is_core_tk() in timekeeping_update_on_shadow()
` [PATCH 3/4] timekeeping: Remove tk_is_aux() and its usage
` [PATCH 4/4] timekeeping: Introduce and use timekeeper_is_clock_valid()
[PATCH v3 0/3] Filter out local and mapping symbols during module load
2026-08-12 15:17 UTC (2+ messages)
[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
2026-08-12 15:17 UTC (7+ messages)
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
[PATCH net-next] net/ionic: avoid OOB TX partner lookup for hwstamp RXQ
2026-08-12 15:16 UTC (2+ messages)
[PATCH v4 0/3] soc: qcom: ubwc: Fix link error
2026-08-12 15:19 UTC (4+ messages)
` [PATCH v4 1/3] soc: qcom: ubwc: Fix link error when QCOM_SMEM=n
` [PATCH v4 2/3] media: iris: Fix unmet dependency "
` [PATCH v4 3/3] soc: qcom: ubwc: Use IS_REACHABLE() instead of IS_ENABLED()
[PATCH] arm64: dts: renesas: r9a08g045: Move max-frequency to SoC dtsi
2026-08-12 15:13 UTC (2+ messages)
[REGRESSION] drm/sched: FAIR policy causes serious performance degradation at max GPU load on 9070XT
2026-08-12 15:12 UTC (8+ messages)
[PATCH net-next v2 2/2] net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACI
2026-08-12 15:12 UTC (2+ messages)
[PATCH net-next v2 1/2] net: sfp: allow prefix matching in quirk lookup
2026-08-12 15:12 UTC (2+ messages)
[PATCH] clocksource/drivers/arm_arch_timer: Workaround bcm2712 broken EL2 virtual timer
2026-08-12 15:10 UTC (2+ messages)
` [tip: timers/urgent] "
[PATCH] cachefiles,netfs: sunset ondemand mode
2026-08-12 15:10 UTC (2+ messages)
[PATCH] sched/fair: Avoid calculating curr's key twice in pick_eevdf()
2026-08-12 15:09 UTC
[PATCH v4 4/6] drm/panel: Use managed helpers in Himax and Ilitek panels
2026-08-12 15:09 UTC
[PATCH v9 0/5] drm/msm/hdmi & phy: use generic PHY framework
2026-08-12 15:09 UTC (5+ messages)
` [PATCH v9 2/5] phy: qualcomm: hdmi-28lpm: provide dynamic configuration
[PATCH] docs: timers: hrtimers: clarify expiry modes and ktimersd on PREEMPT_RT
2026-08-12 15:08 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 0/4] drm: mxsfb: Support LCDIF interface bus width
2026-08-12 15:07 UTC (4+ messages)
` [PATCH v3 2/4] drm: mxsfb: Add optional DPI output bus-width configuration
[PATCH v4 0/3] Rework panthor's cache flush and soft reset locking
2026-08-12 15:07 UTC (3+ messages)
` [PATCH v4 1/3] drm/panthor: Add tracepoint for cache flushing
[PATCH] livepatch: Fix stack check for aliased old_func
2026-08-12 15:07 UTC (2+ messages)
[PATCH 2/2] vfs: Add KUnit tests for fdtable
2026-08-12 15:06 UTC (5+ messages)
[PATCH v6 1/2] kexec_file: stop the top-down search before it underflows
2026-08-12 15:06 UTC (2+ messages)
[PATCH v6 0/6] phy: realtek: usb2: support for RTL9607C USB2 PHY
2026-08-12 15:06 UTC (7+ messages)
` [PATCH v6 4/6] phy: realtek: usb2: introduce reset controller struct
` [PATCH v6 5/6] phy: realtek: usb2: add support for RTL9607C USB2 PHY
` [PATCH v6 6/6] phy: realtek: Make configs available for MACH_REALTEK_RTL
dwmac-motorcomm: RX dies after long s2idle, only wrapper SYS_RESET recovers
2026-08-12 15:02 UTC (2+ messages)
[PATCH v3 00/18] selftests/mm: improve khugepaged coverage
2026-08-12 15:02 UTC (3+ messages)
` [PATCH v3 01/18] selftests/mm: raise the khugepaged test-case cap
[PATCH v4] dma/swiotlb: decouple high watermark tracking from CONFIG_DEBUG_FS
2026-08-12 15:01 UTC (2+ messages)
[PATCH 0/2] drm/nouveau: guard two render-node NULL derefs of absent NVKM subdevices
2026-08-12 15:00 UTC (3+ messages)
` [PATCH 1/2] drm/nouveau/sw: prevent NULL deref of disp in vblank methods
` [PATCH 2/2] drm/nouveau: prevent NULL deref of gr in GETPARAM_GRAPH_UNITS
[PATCH 00/16] NTB: Add direct TX/RX using PCI endpoint DMA
2026-08-12 14:59 UTC (5+ messages)
` [PATCH 01/16] NTB: ntb_transport: Abort link setup on QP MW allocation failure
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox