All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-19 10:03:45 to 2026-08-19 10:48:46 UTC [more...]

[PATCH 0/2] Backport fixes for UBI
 2026-08-19 10:48 UTC  (3+ messages)

[PATCH v4 00/15] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-08-19 10:48 UTC  (25+ messages)
` [PATCH v4 01/15] dt-bindings: rtc: renesas,rzn1-rtc: Add RZ/T2H and RZ/N2H support
` [PATCH v4 02/15] rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
` [PATCH v4 03/15] rtc: rzn1: Fix weekday underflow when alarm crosses month boundary
` [PATCH v4 04/15] rtc: rzn1: Fix malformed MODULE_AUTHOR string
` [PATCH v4 05/15] rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS
` [PATCH v4 06/15] rtc: rzn1: Fix alarm range check truncation on 32-bit systems
` [PATCH v4 07/15] rtc: rzn1: Replace remove callback with devm_add_action_or_reset()
` [PATCH v4 08/15] rtc: rzn1: Use pm_runtime_put_sync() in rzn1_rtc_disable_hardware()
` [PATCH v4 09/15] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
` [PATCH v4 10/15] rtc: rzn1: Use temporary variable for struct device
` [PATCH v4 11/15] rtc: rzn1: Consistently use dev_err_probe()
` [PATCH v4 12/15] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
` [PATCH v4 13/15] rtc: rzn1: Add OF match data to gate SUBU "
` [PATCH v4 14/15] rtc: rzn1: Drop trailing comma from OF match table sentinel
` [PATCH v4 15/15] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs

[PATCH v4 0/2] Enable DW9714V camera focus coil on SHIFT 6MQ
 2026-08-19 10:47 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: sdm845-shift-axolotl: Add actuator for main rear camera

[PATCH v2 0/2] Add JHB100 Fan-Tach support
 2026-08-19  9:16 UTC  (2+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add starfive,jhb100-fan-tach

[PATCH] clk: qcom: Fix camera rivian PLL configuration settings
 2026-08-19 10:47 UTC  (2+ messages)

[PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
 2026-08-19 10:47 UTC  (3+ messages)

[PATCH] PCI: qcom: Add register dump support for PCIe Link Down events
 2026-08-19 10:45 UTC  (2+ messages)

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-19 10:45 UTC  (5+ messages)
` [PATCH 01/12] drm/panic: Allocate QR-code buffers statically

[PATCH v4 00/24] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
 2026-08-19 10:45 UTC  (7+ messages)
` [PATCH 17/24] iommu/amd: Introduce helper function for updating domain ID mapping table
` [PATCH 18/24] iommu/amd: Introduce helper function for updating device "
` [PATCH 23/24] iommu/amd: Assign per-vIOMMU translate device ID

[PATCH v2] irq_work: Fix use-after-free in irq_work_single on PREEMPT_RT
 2026-08-19 10:44 UTC  (2+ messages)

[PATCH v2] drm/xe/pci_error: Allow debugging PCI errors
 2026-08-19 10:44 UTC  (2+ messages)

[PATCH net] ipip: fix skb leak in collect_md mode when metadata_dst allocation fails
 2026-08-19 10:43 UTC 

[PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
 2026-08-19 10:44 UTC  (18+ messages)
` [PATCH v2 01/13] x86/cpu: Fix coding style violation
` [PATCH v2 02/13] x86/msr: Remove wrmsr_safe()
` [PATCH v2 03/13] x86/msr: Remove rdmsr_safe()
` [PATCH v2 04/13] drivers/ata: Stop using 32-bit MSR interfaces
` [PATCH v2 05/13] agp/nvidia: "
` [PATCH v2 06/13] fbdev/geode: "
` [PATCH v2 07/13] hw_random/via-rng: "
` [PATCH v2 08/13] drivers/gpio: "
` [PATCH v2 09/13] drivers/misc: "
` [PATCH v2 10/13] x86/msr: Remove wrmsr()
` [PATCH v2 11/13] x86/msr: Remove rdmsr()
` [PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function
` [PATCH v2 13/13] x86/msr: Simplify some rdmsrq() use cases

[PATCH] btrfs: zoned: finish active block group cleanup if call_zone_finish() fails
 2026-08-19 10:44 UTC  (3+ messages)

[PATCH v2 0/2] xen/sched: fix crashes when vcpu creation fails
 2026-08-19 10:43 UTC  (5+ messages)
` [PATCH v2 2/2] xen/sched: core: kill unarmed timers on sched_init_vcpu() failure

[PATCH v3] PCI: vmd: Add VMD Device ID Support for Intel Nova Lake (NVL) and Dunlow (DNL)
 2026-08-19 13:05 UTC  (2+ messages)

[PATCH v10 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-19 10:42 UTC  (2+ messages)
` [PATCH v10 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test

[PATCH] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
 2026-08-19 10:42 UTC  (4+ messages)

[PATCH v1] mediatek MT7925: update bluetooth firmware to 20260813113236
 2026-08-19 10:39 UTC  (2+ messages)

[PATCH 0/4] KVM: arm64: vgic-its: Make the ITS table save reliable
 2026-08-19 10:39 UTC  (6+ messages)
` [PATCH 1/4] KVM: arm64: vgic-its: Free the caches when GITS_BASER changes
` [PATCH 2/4] Revert "KVM: arm64: vgic-its: Don't save collections the table cannot hold"
` [PATCH 3/4] KVM: arm64: vgic-its: Skip unreachable devices instead of failing the save
` [PATCH 4/4] KVM: arm64: selftests: Add ITS table save tests

[RFC PATCH 0/3] Neural Storage Driver - learning page cache prefetcher
 2026-08-19 10:38 UTC  (5+ messages)

[PATCH] selftests/mm: fix unchecked ftruncate return value in soft-dirty test
 2026-08-19 10:37 UTC  (3+ messages)

[PATCH v2 1/2] Bluetooth: btusb: mediatek: Fix leaked runtime PM reference in reset
 2026-08-19 10:38 UTC  (2+ messages)
` [v2,1/2] "

[PATCH v3 0/2] iio: accel: kionix-kx022a: unify staging buffer and convert to iio_push_to_buffers_with_ts()
 2026-08-19 10:37 UTC  (3+ messages)
` [PATCH v3 1/2] iio: accel: kionix-kx022a: use scan struct for one-shot and trigger reads
` [PATCH v3 2/2] iio: accel: kionix-kx022a: use iio_push_to_buffers_with_ts()

[PATCH v4 00/13] RPM, perfcnt and other minor fixes for Panfrost
 2026-08-19 10:37 UTC  (5+ messages)
` [PATCH v4 04/13] drm/panfrost: Move shrinker initialization and unplug one level down

[PATCH] ksmbd: fix use-after-free of lease table in smb2_lease_break_noti()
 2026-08-19 10:37 UTC  (2+ messages)

[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
 2026-08-19 10:36 UTC  (7+ messages)
` [PATCH v10 07/69] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v10 54/69] drm/rockchip: rk3066_hdmi: Advertise HDMI 1.4 capabilities

drm: xe: Kernel-submitted job timed out
 2026-08-19 10:36 UTC  (10+ messages)

[PATCH v3] ACPI: scan: Avoid registering platform devices with resource overlaps
 2026-08-19 10:35 UTC  (5+ messages)

[OE-core][wrynose][PATCH] python3-lxml: fix CVE-2026-41066
 2026-08-19 10:36 UTC 

[PATCH] usb: typec: tbt: Correct swapped TBT adapter type values
 2026-08-19 10:34 UTC  (2+ messages)

[LTP] [PATCH v2] openposix: timer_*/speculative: Skip untestable optional behavior on Linux
 2026-08-19 10:33 UTC  (2+ messages)
` [LTP] "

[linux-next:master 14650/16300] arch/riscv/kernel/kernel_mode_vector.c:27:13: sparse: sparse: cast removes address space '__rcu' of expression
 2026-08-19 10:32 UTC 

[PATCH] selftests: cgroup: simplify cpuset subtree permissions test
 2026-08-19 10:31 UTC 

[PATCH 0/2] iommu/amd: Do not request ACS when IOMMU is not going to be initialized
 2026-08-19 10:32 UTC  (2+ messages)

[PATCH v8] iio: humidity: ens210: Extend I2C functionality check
 2026-08-19 10:31 UTC 

[PATCH v2] soc: qcom: llcc-qcom: Handle errors from optional IRQ lookup
 2026-08-19 10:30 UTC  (2+ messages)

[PATCH i-g-t v3 0/2] tests/intel/xe_prefetch_fault: Add L2 prefetch fault tests
 2026-08-19 10:30 UTC  (3+ messages)
` [PATCH i-g-t v3 1/2] tests/intel/xe_prefetch_fault: refactor test to accept shader function pointer

[PATCH v4 0/7] Properly describe mt6589 and mt8167 toprgu resets
 2026-08-19 10:30 UTC  (11+ messages)
` [PATCH v4 1/7] dt-bindings: reset: Add mt6589 toprgu reset IDs
` [PATCH v4 2/7] watchdog: mediatek: Add wdt/toprgu resets for mt6589
` [PATCH v4 3/7] arm: dts: mediatek: mt6589: Enable toprgu reset controller
` [PATCH v4 4/7] dt-bindings: watchdog: Add compatible for MediaTek mt8167
` [PATCH v4 5/7] watchdog: mediatek: Add support for mt8167 toprgu/watchdog
` [PATCH v4 6/7] soc: mediatek: mtk-mmsys: Add resets for mt8167
` [PATCH v4 7/7] arm64: dts: mt8167: Properly describe the SoC watchdog and mmsys resets

[PATCH v1] drm/xe/pci_error: Allow debugging PCI errors
 2026-08-19 10:30 UTC  (2+ messages)

[BlueZ] doc: Fix typo in test-runner.rst
 2026-08-19 10:30 UTC  (2+ messages)

[PATCH] PCI: Disable not supported reset methods on DG1 0x4905
 2026-08-19 10:30 UTC  (2+ messages)

[PATCH] riscv: probes: reject kprobes inside LR/SC sequences
 2026-08-19 10:29 UTC  (2+ messages)

[PATCH v6 0/5] media: rzg2l-cru: Fix DMA stride alignment
 2026-08-19 10:28 UTC  (6+ messages)
` [PATCH v6 1/5] media: v4l2-common: Convert v4l2_fill_pixfmt_mp() to static inline wrapper
` [PATCH v6 2/5] media: v4l2-common: Add v4l2_fill_pixfmt_aligned() helper
` [PATCH v6 3/5] media: v4l2-common: Add kernel-doc for v4l2_fill_pixfmt_mp_aligned()
` [PATCH v6 4/5] media: rzg2l-cru: Use v4l2_fill_pixfmt_aligned() for stride alignment
` [PATCH v6 5/5] media: rzg2l-cru: Replace has_stride with stride_align field

[PATCH] MAINTAINERS: update btrfs git tree entries
 2026-08-19 10:28 UTC 

[PATCH v6 0/2] kexec: keep the next kernel off hardware-poisoned pages
 2026-08-19 10:28 UTC  (3+ messages)

[PATCH] kbuild: use prefix-map for host and user progs
 2026-08-19 10:27 UTC  (2+ messages)

[PATCH] usb: gadget: f_midi: fix UAF race during IN request handling
 2026-08-19 10:27 UTC 

[PATCH v2 i-g-t] intel-ci: Update Core Blocklists for LNL, PTL & NVL
 2026-08-19 10:26 UTC  (2+ messages)

[PATCH 0/2] riscv: kprobes: simulate nop and c.nop instructions
 2026-08-19 10:26 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] riscv: kprobes: add nop and c.nop to the KUnit test

[PATCH v2] libceph: remove ceph_put_page_vector()
 2026-08-19 10:25 UTC 

[PATCH v2 0/2] ivepatch: Fix several bugs found during replace set implementation
 2026-08-19 10:24 UTC  (2+ messages)

[PATCH 1/2 nf-next] netfilter: seqadj: do not take ct lock if seqadj is NULL
 2026-08-19 10:24 UTC  (2+ messages)
` [PATCH 2/2 nf-next] netfilter: synproxy: fix reset of ct seqadj when reopening a connection

[PATCH] ASoC: loongson: Fix naming of machine event and DAPM widgets
 2026-08-18 18:50 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: qcom: Fix AudioReach TDM review findings
 2026-08-18 18:24 UTC  (2+ messages)

[PATCH] NFS: nfsroot: replace strlcat() with snprintf()
 2026-08-19 10:22 UTC  (4+ messages)

[PATCH v2 0/4] PCI: of: warn on bogus device_type property
 2026-08-19 10:22 UTC  (6+ messages)
` [PATCH v2 3/4] PCI: of: make a flags argument optional
` [PATCH v2 4/4] PCI: of: introduce of_pci_verify_node()

[PATCH net] mptcp: fix use-after-free of the subflow context on the delegated list
 2026-08-19 10:22 UTC  (2+ messages)

[PATCH] xen/arm: ffa: Harden SEND2 against invented loads
 2026-08-19 10:21 UTC  (6+ messages)

[PATCH] libceph: reject buckets with mismatched CRUSH ids
 2026-08-19 10:21 UTC  (2+ messages)
`  "

[PATCH ath-next 0/2] wifi: ath12k: Fix IRQ cleanup on PCI IRQ configuration failure
 2026-08-19 10:20 UTC  (4+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: Free allocated CE IRQs on request_irq() failure

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-08-19 10:19 UTC  (4+ messages)
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks

[PATCH v2 0/2] s390/pci: Fix missing pci_dev_put() in zpci_report_status()
 2026-08-19 10:19 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] s390/pci: Extend device lock to cover zpci_report_status()

[PATCH] bitbake-setup: preserve build config when init script is missing
 2026-08-19 10:19 UTC  (4+ messages)
` [bitbake-devel] "

[PATCH v2] sched/topology: Add a cpus_read_lock to rebuild_sched_domains()
 2026-08-19 10:19 UTC  (2+ messages)

[PATCH 1/4] ASoC: mediatek: mt8183: Fix wrong clock cleanup on clk_set_parent() failure
 2026-08-19 10:18 UTC  (4+ messages)
` [PATCH 2/4] ASoC: mediatek: mt8183: Fix APLL enable error handling
` [PATCH 3/4] ASoC: mediatek: mt8183: Use dev_err_probe() for "
` [PATCH 4/4] ASoC: mediatek: mt8183: Drop redundant probe error messages

[PATCH v5] drm/drv: Convert wedged event string building to seq_buf
 2026-08-19 10:18 UTC  (3+ messages)

[PATCH v2 1/3] ASoC: mediatek: mt6797: fix wrong unwind order and error code in enable_clock
 2026-08-19 10:17 UTC  (3+ messages)
` [PATCH v2 2/3] ASoC: mediatek: mt6797: Use dev_err_probe() for error handling
` [PATCH v2 3/3] ASoC: mediatek: mt6797: Drop redundant probe error messages

[PATCH v10 net-next 2/3] netdevsim: Implement basic ptp support
 2026-08-19 10:17 UTC  (4+ messages)

[PATCH 0/7] mm/mglru: clean up folio counters and flag usage
 2026-08-19 10:16 UTC  (5+ messages)
` [PATCH 3/7] mm/migrate: copy the referenced state via folio_migrate_refs()
` [PATCH 5/7] mm/mglru: use explicit tier range in read_ctrl_pos()

[PATCH v4 0/9] KVM: TDX: Enable VM-DoS Prevention Features for TDX
 2026-08-19 10:16 UTC  (3+ messages)
` [PATCH v4 4/9] KVM: TDX: Don't assume exit_reason[31:16] is all-0 in tdx_to_vmx_exit_reason()

[PATCH net] net/sched: sch_cake: fix autorate reconfiguration throttling
 2026-08-19 10:08 UTC  (2+ messages)

[PATCH] iio: buffer-dmaengine: fix sg entry iteration when building dma_vecs
 2026-08-19 10:16 UTC  (3+ messages)

[PATCH 0/2] riscv: kprobes: simulate nop and c.nop instructions
 2026-08-19 10:14 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] riscv: kprobes: add nop and c.nop to the KUnit test

[PATCH] soc: qcom: geni-se: Fix write to read-only firmware buffer
 2026-08-19 10:14 UTC 

[PATCH net v3 0/2] bonding: fix TLB load-tracking overflow on high-speed NICs
 2026-08-19 10:14 UTC  (11+ messages)
` [PATCH net v3 2/2] bonding: fix u32 overflow in compute_gap()

[PATCH] fuse: invalidate the correct range after O_APPEND direct write
 2026-08-19 10:14 UTC  (2+ messages)

[PATCH v4] net/ceph/messenger: support IPv6 Link-Local with scope identifier
 2026-08-19 10:13 UTC  (2+ messages)

[PATCH] drm/amdgpu: Replace deprecated strcpy with strscpy
 2026-08-19 10:12 UTC  (7+ messages)

[PATCH v8 0/4] Various patches to improve Secure Boot support
 2026-08-19 10:12 UTC  (4+ messages)

[PATCH] mm/huge_memory: transfer the pmd dirty bit to the folio on zap
 2026-08-19 10:12 UTC 

[PATCH v3 00/10] Bug fixes and enhancements for kdump LUKS support
 2026-08-19 10:09 UTC  (11+ messages)
` [PATCH v3 03/10] crash_dump: Disallow writing to dm-crypt configfs during kexec_file_load syscall
` [PATCH v3 09/10] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if crash hotplug supported

[BlueZ] test-runner: "-a" option also stands for "--all"
 2026-08-19 10:11 UTC  (2+ messages)

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-08-19 10:11 UTC  (3+ messages)
` [PATCH 17/18] arm64: Permit onlining of HVO-incompatible late CPUs if HVO is not in use

[PATCH v6 12/12] selftests/mm: add PMD swap entry tests
 2026-08-19 10:10 UTC  (2+ messages)

[PATCH v2 1/4] ddr: imx: Reload the training firmware for every PHY configuration
 2026-08-19 10:10 UTC  (4+ messages)
` [PATCH v2 3/4] ddr: imx: Allow to call ddr init without logging failure

[PATCH v2 0/5] Add support for USB-EFI devices in EFI Playload
 2026-08-19 10:01 UTC  (3+ messages)
` [PATCH v2 1/5] efi: usb: add header for usb-efi

[PATCH] bitbake-setup: preserve VSCode extension recommendation
 2026-08-19 10:09 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH v2 00/17] arm64: dts: Add MQS1 sound card support for i.MX9 EVK platforms
 2026-08-19 10:09 UTC  (4+ messages)
` [PATCH v2 06/17] arm64: dts: imx93-14x14-evk: Add board muxes to select between FlexCAN1 and MQS1

[PATCH v2 7/7] mm/rmap: batch the unmap of large folios in try_to_migrate_one()
 2026-08-19 10:09 UTC  (4+ messages)

[PATCH v10 04/69] drm/connector: Add drmm_connector_hdmi_init() with new signature
 2026-08-19 10:08 UTC  (3+ messages)

[PATCH v10 05/69] drm/display: bridge_connector: Convert to drmm_connector_hdmi_init()
 2026-08-19 10:06 UTC  (3+ messages)

[PATCH ath-next] wifi: ath12k: wmi: Complete regulatory update for dropped events
 2026-08-19 10:06 UTC  (4+ messages)

[PATCH] usb: image: mdc800: change kmalloc() to kzalloc()
 2026-08-19 10:04 UTC 

[PATCH v3] target/ppc: Add lower bound check for watchdogNumber
 2026-08-19 10:04 UTC  (3+ messages)

[PATCH 1/4] ddr: imx: Reload the training firmware for every PHY configuration
 2026-08-19 10:03 UTC  (3+ messages)
` [PATCH 3/4] ddr: imx: Allow to call ddr init without logging failure

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2026-08-19 10:03 UTC  (2+ messages)

[PATCH v2] fuse: permit freezing while waiting for request answer
 2026-08-19 10:03 UTC  (2+ 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.