All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-02 10:08:54 to 2026-04-02 10:56:41 UTC [more...]

[PATCH v1 00/22] Add basic clocks and resets for JHB100 SoC
 2026-04-02 10:55 UTC  (20+ messages)
` [PATCH v1 01/22] reset: starfive: Rename file name "jh71x0" to "common"
` [PATCH v1 02/22] reset: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v1 03/22] clk: starfive: Rename file name "jh71x0" to "common"
` [PATCH v1 05/22] dt-bindings: clock: Add StarFive JHB100 System-0 clock and reset generator
` [PATCH v1 06/22] clk: starfive: Add JHB100 System-0 clock generator driver
` [PATCH v1 07/22] dt-bindings: clock: Add StarFive JHB100 System-1 clock and reset generator
` [PATCH v1 08/22] clk: starfive: Add JHB100 System-1 clock generator driver
` [PATCH v1 09/22] dt-bindings: clock: Add StarFive JHB100 System-2 clock and reset generator
` [PATCH v1 10/22] clk: starfive: Add JHB100 System-2 clock generator driver
` [PATCH v1 11/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-0 clock and reset generator
` [PATCH v1 12/22] clk: starfive: Introduce inverter and divider
` [PATCH v1 13/22] clk: starfive: Expand the storage of clock parent index
` [PATCH v1 14/22] clk: starfive: Add StarFive JHB100 Peripheral-0 clock driver
` [PATCH v1 15/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-1 clock and reset generator
` [PATCH v1 16/22] clk: starfive: Add StarFive JHB100 Peripheral-1 clock driver
` [PATCH v1 17/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-2 clock and reset generator
` [PATCH v1 18/22] clk: starfive: Add StarFive JHB100 Peripheral-2 clock driver
` [PATCH v1 19/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-3 clock and reset generator
` [PATCH v1 20/22] clk: starfive: Add StarFive JHB100 Peripheral-3 clock driver

[PATCH 00/13] drm/xe/pf: Improve EQ/PT provisioning
 2026-04-02 10:56 UTC  (5+ messages)
` [PATCH 03/13] drm/xe/pf: Force new VFs prorities only once
` [PATCH 04/13] drm/xe/pf: Print applied policy KLVs

[PATCH 1/5] arm64: dts: freescale: imx91-phycore-som: Add gpio-line-names
 2026-04-02 10:56 UTC  (5+ messages)
` [PATCH 2/5] arm64: dts: freescale: imx91-phyboard-segin: "
` [PATCH 3/5] arm64: dts: freescale: imx93-phycore-som: "
` [PATCH 4/5] arm64: dts: freescale: imx93-phyboard-nash: "
` [PATCH 5/5] arm64: dts: freescale: imx93-phyboard-segin: "

[PATCH net v3] tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG
 2026-04-02 10:55 UTC  (2+ messages)

[PATCH v4 0/2] Change Rust Binder crate name to rust_binder
 2026-04-02 10:55 UTC  (3+ messages)
` [PATCH v4 1/2] rust: support overriding crate_name
` [PATCH v4 2/2] rust_binder: override crate name to rust_binder

[PATCH v2 0/4] sched/rt: mitigate root_domain cache line contention
 2026-04-02 10:55 UTC  (17+ messages)
` [PATCH v2 1/4] sched/rt: Optimize cpupri_vec layout to mitigate "
` [PATCH v2 4/4] sched/rt: Split cpupri_vec->cpumask to per NUMA node to reduce contention

[PATCH v5 0/3] kdump: Enable LUKS-encrypted dump target support in ARM64 and PowerPC
 2026-04-02 10:54 UTC  (3+ messages)
` [PATCH v5 3/3] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel

[PATCH RFC can-next 0/3] Introduce diag support for CAN
 2026-04-02 10:54 UTC  (4+ messages)
` [PATCH RFC can-next 1/3] af_can: ensure sk_protocol is always set on socket creation
` [PATCH RFC can-next 2/3] af_can: store socket pointers in struct netns_can
` [PATCH RFC can-next 3/3] can: add can diag interface

[PATCH v2] xfrm: delay dev_put in xfrm_input to after transport reinject
 2026-04-02 10:54 UTC  (3+ messages)

[PATCH v1 0/2] Add support for StarFive VisionFive 2 Lite eMMC board
 2026-04-02 10:52 UTC  (2+ messages)

[PATCH v1] arm64: dts: qcom: Enable CAN RX via GPIO expander
 2026-04-02 10:52 UTC 

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-02 10:50 UTC  (4+ messages)
` [PATCH 1/8] hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUS

[PATCH] tests/intel/xe_pm_residency: ensure C6 GT before cpg-gt-toggle
 2026-04-02 10:50 UTC  (2+ messages)

[PATCH v2 00/16] hexagon: add missing HVX float instructions
 2026-04-02 10:47 UTC  (17+ messages)
` [PATCH v2 01/16] tests/docker: Update hexagon cross toolchain to 22.1.0
` [PATCH v2 02/16] target/hexagon: fix incorrect/too-permissive HVX encodings
` [PATCH v2 03/16] target/hexagon/cpu: add HVX IEEE FP extension
` [PATCH v2 04/16] hexagon: group cpu configurations in their own struct
` [PATCH v2 05/16] hexagon: print info on "-d in_asm" for disabled IEEE FP instructions
` [PATCH v2 06/16] target/hexagon: add v68 HVX IEEE float arithmetic insns
` [PATCH v2 07/16] target/hexagon: add v68 HVX IEEE float min/max insns
` [PATCH v2 08/16] target/hexagon: add v68 HVX IEEE float misc insns
` [PATCH v2 09/16] target/hexagon: add v68 HVX IEEE float conversion insns
` [PATCH v2 10/16] target/hexagon: add v68 HVX IEEE float compare insns
` [PATCH v2 11/16] target/hexagon: add v73 HVX IEEE bfloat16 insns
` [PATCH v2 12/16] tests/hexagon: add tests for v68 HVX IEEE float arithmetics
` [PATCH v2 13/16] tests/hexagon: add tests for v68 HVX IEEE float min/max
` [PATCH v2 14/16] tests/hexagon: add tests for v68 HVX IEEE float conversions
` [PATCH v2 15/16] tests/hexagon: add tests for v68 HVX IEEE float comparisons
` [PATCH v2 16/16] tests/hexagon: add tests for HVX bfloat

[PATCH 6.12 000/244] 6.12.80-rc1 review
 2026-04-02 10:49 UTC  (8+ messages)
` [PATCH 6.12 034/244] bpf: Fix u32/s32 bounds when ranges cross min/max boundary

[PATCH BlueZ v1 0/3] Bluetooth: Add initial Channel Sounding
 2026-04-02 10:49 UTC  (5+ messages)
` [PATCH BlueZ v1 1/3] shared: rap: Introduce Channel Sounding HCI raw interface support
  ` Bluetooth: Add initial Channel Sounding
` [PATCH BlueZ v1 2/3] bluetooth: Add Channel Sounding config parsing support
` [PATCH BlueZ v1 3/3] profiles: ranging: Add HCI LE Event Handling in Reflector role

[PATCH] ALSA: usb-audio: apply quirk for MOONDROP JU Jiu
 2026-04-02 10:48 UTC  (2+ messages)

IOMMU faults after S3
 2026-04-02 10:48 UTC  (12+ messages)

[PATCH 00/23] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
 2026-04-02 10:48 UTC  (7+ messages)
` [PATCH 13/23] drm/i915/psr: Add helper to get Async Video timing support in PR active
` [PATCH 18/23] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` [PATCH 19/23] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM

[PATCH] cmpxchg: allow const-qualified old value in cmpxchg()
 2026-04-02 10:47 UTC  (4+ messages)

[PATCH v8 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2026-04-02 10:45 UTC  (14+ messages)
` [PATCH v8 01/13] xen/arm: Add suspend and resume timer helpers
` [PATCH v8 02/13] xen/arm: gic-v2: Implement GIC suspend/resume functions
` [PATCH v8 03/13] xen/arm: gic-v3: tolerate retained redistributor LPI state across CPU_OFF
` [PATCH v8 04/13] xen/arm: gic-v3: Implement GICv3 suspend/resume functions
` [PATCH v8 05/13] xen/arm: gic-v3: add ITS suspend/resume support
` [PATCH v8 06/13] xen/arm: tee: keep init_tee_secondary() for hotplug and resume
` [PATCH v8 07/13] xen/arm: ffa: fix notification SRI across CPU hotplug/suspend
` [PATCH v8 08/13] iommu/ipmmu-vmsa: Implement suspend/resume callbacks
` [PATCH v8 09/13] arm/smmu-v3: add suspend/resume handlers
` [PATCH v8 10/13] xen/arm: Resume memory management on Xen resume
` [PATCH v8 11/13] xen/arm: Save/restore context on suspend/resume
` [PATCH v8 12/13] xen/arm: Implement PSCI SYSTEM_SUSPEND call (host interface)
` [PATCH v8 13/13] xen/arm: Add support for system suspend triggered by hardware domain

[PATCH ath-next v5] wifi: ath12k: avoid dynamic alloc when parsing wmi tb
 2026-04-02 10:47 UTC  (5+ messages)

[PATCH v8 0/2] Add TPS68470 power supply support for ov13b10 sensor
 2026-04-02 10:40 UTC  (3+ messages)
` [PATCH v8 1/2] platform/x86: int3472: Add TPS68470 board data for Intel nvl
` [PATCH v8 2/2] media: ov13b10: Support multiple regulators

[PATCH 0/5] fs: ext4: protection against corrupted filesystems
 2026-04-02 10:45 UTC  (7+ messages)
` [PATCH 1/5] fs: ext4: validate log2_block_size from superblock at mount
` [PATCH 2/5] fs: ext4: reject superblocks with zero inodesz, gdsize or inodes_per_group
` [PATCH 3/5] fs: ext4: fix OOB read and infinite loop in ext_iterate()
` [PATCH 4/5] fs: ext4: reject dirents with too-small direntlen to prevent infinite loops
` [PATCH 5/5] fs: ext4: validate extent eh_entries against buffer capacity

[PATCH 2/2] ALSA: aoa/tas: Fix OF node leak on probe failure
 2026-04-02 10:45 UTC  (2+ messages)

[PATCH for-11.1 00/10] Deprecate the qemu-system-i386 binary
 2026-04-02 10:44 UTC  (6+ messages)
` [PATCH 10/10] docs/about/deprecated: "

[PATCH v2 0/3] virtiofs: hiprio FORGET robustness and no-reply request completion
 2026-04-02 10:44 UTC  (4+ messages)
` [PATCH v2 1/3] virtiofs: Complete no-reply virtio requests without parsing the out header
` [PATCH v2 2/3] virtiofs: Retry hiprio FORGET when virtqueue_add_outbuf() returns -ENOMEM
` [PATCH v2 3/3] virtiofs: Do not stall hiprio FORGET dispatch after dropping one request

[PATCH 1/3] local.conf.sample.extended: Drop obsolete DISTRO_FEATURES comments
 2026-04-02 10:44 UTC  (3+ messages)
` [PATCH 2/3] conf/packagegroups: Drop pcmcia from DISTRO_FEATURES to MACHINE_FEATURES
` [PATCH 3/3] conf/packagegroups: Drop usbhost/usbgadget "

[PATCH 1/2] ALSA: aoa/onyx: Fix OF node leak on probe failure
 2026-04-02 10:43 UTC  (2+ messages)

sched: issue with scheduling on 6.13–6.19, partially improved in 7.0.0
 2026-04-02 10:40 UTC 

[syzbot] [ocfs2?] KASAN: use-after-free Write in ocfs2_write_end_nolock
 2026-04-02 10:40 UTC 

[PATCH 0/3] scsi: PR live migration PREEMPT fixes
 2026-04-02 10:39 UTC  (5+ messages)
` [PATCH 3/3] scsi: register again after PREEMPT without reservation

[PATCH 0/2] nfs: protect against corrupt packets and userdata
 2026-04-02 10:39 UTC  (3+ messages)
` [PATCH 2/2] fs: nfs: fix NULL dereference in nfs_read_req on truncated packets

[PATCH v4 0/2] hwmon: pmbus: Sony APS-379
 2026-04-02 10:38 UTC  (2+ messages)

[PATCH V3 0/7] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2026-04-02 10:37 UTC  (5+ messages)
` [PATCH V3 7/7] "

[PATCH net v3 1/3] net/sched: cls_fw: fix NULL pointer dereference on shared blocks
 2026-04-02 10:36 UTC  (7+ messages)
` [PATCH net v3 2/3] net/sched: cls_flow: "
` [PATCH net v3 3/3] selftests/tc-testing: add tests for cls_fw and cls_flow "

[PATCH v2 net] net: lapbether: handle NETDEV_PRE_TYPE_CHANGE
 2026-04-02 10:35 UTC 

[PATCH] x86/kexec: Push kjump return address even for non-kjump kexec
 2026-04-02 10:34 UTC 

[PATCH v5 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-04-02 10:33 UTC  (4+ messages)
` [PATCH v5 3/5] drm/pagemap: Drop source_peer_migrates flag and assume true

[PATCH v2] mm/sparse: fix comment for section map alignment
 2026-04-02 10:33 UTC  (2+ messages)

[PATCH topic/core-for-CI] iommu: Do not call drivers for empty gathers
 2026-04-02 10:33 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] mm/vmalloc: fix KMSAN uninit-value warning in decay_va_pool_node()
 2026-04-02 10:31 UTC  (2+ messages)

[PATCH 0/2] riscv: sophgo: sg2042: Enable PCIe DMA coherence
 2026-04-02 10:30 UTC  (5+ messages)
` [PATCH 2/2] riscv: dts: sophgo: Add dma-coherent to SG2042 PCIe controllers

[RFC PATCH V6 0/7] Add memory page offlining support
 2026-04-02 10:30 UTC  (7+ messages)
` [RFC PATCH V6 2/7] drm/gpu: Add gpu_buddy_addr_to_block helper
` [RFC PATCH V6 3/7] drm/xe: Handle physical memory address error

[PATCH v3 0/2] Change Rust Binder crate name to rust_binder
 2026-04-02 10:30 UTC  (2+ messages)

[PATCH] KVM: selftests: memslot_perf_test: make host wait timeout configurable
 2026-04-02 10:29 UTC 

[ndctl PATCH v2 1/1] ndctl/cxl: Show region locked status to user
 2026-04-02 10:29 UTC  (3+ messages)

[PATCH net-next 01/15] igc: Call netif_queue_set_napi() with rtnl locked
 2026-04-02 10:29 UTC  (2+ messages)

[Bug 221309] New: rtl8822cu: BLE disconnects with firmware 0x0673_0EDC regression
 2026-04-02 10:28 UTC  (3+ messages)
` [REGRESSION] rtl8822cu: BLE disconnects with firmware 0x0673_0EDC
` [Bug 221309] "

[PATCH v13 0/7] Provide support for Trigger Generation Unit
 2026-04-02 10:28 UTC  (9+ messages)
` [PATCH v13 2/7] qcom-tgu: Add TGU driver
` [PATCH v13 3/7] qcom-tgu: Add signal priority support
` [PATCH v13 5/7] qcom-tgu: Add support to configure next action
` [PATCH v13 6/7] qcom-tgu: Add timer/counter functionality for TGU

[PATCH net-next 13/15] ice: add support for unmanaged DPLL on E830 NIC
 2026-04-02 10:26 UTC  (2+ messages)
` [net-next,13/15] "

[PATCH v7 0/2] Add TPS68470 power supply support for ov13b10 sensor
 2026-04-02 10:26 UTC  (5+ messages)
` [PATCH v7 2/2] media: ov13b10: Support multiple regulators

[PATCH] MAINTAINERS: amd-pstate: Step down as maintainer, add Prateek as reviewer
 2026-04-02 10:26 UTC 

[RFC mptcp-next v12 00/15] MPTCP KTLS support
 2026-04-02 10:26 UTC  (5+ messages)

[PATCH] virtio-net: allow vhost-user backends to provide config space
 2026-04-02 10:24 UTC  (3+ messages)

[PATCH] usb: chipidea: udc: reject non-control requests while controller is suspended
 2026-04-02 10:16 UTC  (4+ messages)

[PATCH 0/3] Add Tegra264 HTE provider
 2026-04-02 10:24 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: timestamp: Add Tegra264 support

[PATCH] KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
 2026-04-02 10:18 UTC  (3+ messages)

[PATCH] drm/amd/pm: Change gpu_metrics over to binary
 2026-04-02 10:22 UTC  (5+ messages)

[PATCH] uki.bbclass: fix ukify arguments assembly
 2026-04-02 10:22 UTC  (3+ messages)

[PATCH v2 0/7] sched: Various reweight_entity() fixes
 2026-04-02 10:22 UTC  (7+ messages)
` [PATCH v2 5/7] sched/fair: Increase weight bits for avg_vruntime

[PATCH] tty: serial: ip22zilog: Fix section mispatch warning
 2026-04-02 10:21 UTC 

[PULL] drm-intel-fixes
 2026-04-02 10:21 UTC 

[PATCH net-next v5 0/9] selftests: drivers: bash support for remote traffic generators
 2026-04-02 10:20 UTC  (5+ messages)
` [PATCH net-next v5 7/9] selftests: drivers: hw: move to KTAP output

[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
 2026-04-02 10:19 UTC  (5+ messages)
` [PATCH v2 1/7] memcg: Scale up vmstats flush threshold with int_sqrt(nr_cpus+2)

[CI] drm/i915/display: change pipe allocation order for discrete platforms
 2026-04-02 10:18 UTC  (5+ messages)

[PATCH v6 00/13] Enable I2C on SA8255p Qualcomm platforms
 2026-04-02 10:18 UTC  (6+ messages)

[PATCH v2 1/3] Bluetooth: btusb: fix wakeup source leak on probe failure
 2026-04-02 10:17 UTC  (2+ messages)
` Bluetooth: btusb: fix wakeup irq devres lifetime

[PATCH net] ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data()
 2026-04-02 10:17 UTC 

[PATCH i-g-t v1] tests/intel/kms_frontbuffer_tracking: Improve skip message
 2026-04-02 10:16 UTC  (2+ messages)

[PATCH] drm/xe: Fix slab-out-of-bounds on PT update ops retry
 2026-04-02 10:13 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v4 0/4] arm64: Work around C1-Pro erratum 4193714 (CVE-2026-0995)
 2026-04-02 10:12 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: tlb: Introduce __tlbi_sync_s1ish_{kernel,batch}() for TLB maintenance
` [PATCH v4 2/4] arm64: tlb: Pass the corresponding mm to __tlbi_sync_s1ish()
` [PATCH v4 3/4] arm64: cputype: Add C1-Pro definitions
` [PATCH v4 4/4] arm64: errata: Work around early CME DVMSync acknowledgement

[PATCH net-next v7] selftests: net: add tests for PPP
 2026-04-02 10:13 UTC  (7+ messages)

FAILED: patch "[PATCH] xfs: close crash window in attr dabtree inactivation" failed to apply to 6.18-stable tree
 2026-04-02 10:10 UTC  (4+ messages)
` [PATCH 6.18.y 1/3] xfs: factor out xfs_attr3_node_entry_remove
  ` [PATCH 6.18.y 2/3] xfs: factor out xfs_attr3_leaf_init
  ` [PATCH 6.18.y 3/3] xfs: close crash window in attr dabtree inactivation

[PATCH] 9p: fix access mode flags being ORed instead of replaced
 2026-04-02 10:10 UTC  (2+ messages)

[PATCH] tests/amdgpu: add KFD DMA-BUF fence-outlives-module unload test
 2026-04-02 10:10 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH V2 0/8] PCI: imx6: Integrate pwrctrl API and update device trees
 2026-04-02 10:10 UTC  (9+ messages)
` [PATCH V2 1/8] PCI: imx6: Integrate new pwrctrl API for pci-imx6
` [PATCH V2 2/8] arm: dts: imx6qdl-sabresd: Move power supply property to Root Port node
` [PATCH V2 3/8] arm: dts: imx6sx-sdb: "
` [PATCH V2 4/8] arm64: dts: imx8mm-evk: "
` [PATCH V2 5/8] arm64: dts: imx8mp-evk: Move power supply properties "
` [PATCH V2 6/8] arm64: dts: imx8mq-evk: "
` [PATCH V2 7/8] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V2 8/8] arm64: dts: imx95: "

[PATCH net v6 0/4] macsec: Add support for VLAN filtering in offload mode
 2026-04-02 10:09 UTC  (3+ messages)
` [PATCH net v6 2/4] nsim: Add support for VLAN filters

more potential janitor work: simplifying test for power of 2
 2026-04-02 10:07 UTC  (4+ 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.