All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-01 15:09:53 to 2026-04-01 15:42:34 UTC [more...]

[PATCH 0/2] Enable Mali G310 GPU support on i.MX952 board
 2026-04-01 15:26 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX952 support
    ` [EXT] "
        `  "
            `  "

[PATCH v7 0/4] devtools: add AI-assisted code review tools
 2026-04-01 15:38 UTC  (3+ messages)
` [PATCH v12 0/6] Add AGENTS.md and scripts for AI code review
  ` [PATCH v12 1/6] doc: add AGENTS.md for AI code review tools

refactor submit_bio_wait and bio await helpers
 2026-04-01 15:42 UTC  (7+ messages)
` [PATCH 1/4] block: unify the synchronous bi_end_io callbacks
` [PATCH 2/4] block: factor out a bio_await helper
` [PATCH 3/4] block: add a bio_submit_or_kill helper

[RFC PATCH] x86/topo: Unify srat_detect_node among amd/intel/hygon
 2026-04-01 15:41 UTC  (3+ messages)

[PATCH 00/16] repack: incremental MIDX/bitmap-based repacking
 2026-04-01 15:41 UTC  (7+ messages)
` [PATCH 04/16] midx: use `strvec` for `keep_hashes`

[RFC PATCH] mm/damon: reset thread status parameters upon kdamond termination
 2026-04-01 15:41 UTC  (2+ messages)

[PATCH v6] hwmon: add driver for ARCTIC Fan Controller
 2026-04-01 15:39 UTC 

[PATCH v2 0/4] Relocate U-Boot in the last bank
 2026-04-01 15:40 UTC  (7+ messages)
` [PATCH v2 3/4] fdtdec: Introduce fdtdec_setup_ram_size() to determine the memory size

[PATCH] docs/zh_CN: add module-signing Chinese translation
 2026-04-01 15:40 UTC 

Yocto Project release dates for May 2026 to April 2027
 2026-04-01 15:09 UTC  (3+ messages)
` [yocto-status] "

[PATCH v2] workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple inactive works
 2026-04-01 15:40 UTC  (3+ messages)

[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-01 15:39 UTC  (29+ messages)
` [PATCH 02/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
` [PATCH 05/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify code
` [PATCH 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
` [PATCH 28/33] docs: rust: quick-start: remove GDB/Binutils mention
` [PATCH 29/33] docs: rust: general-information: simplify Kconfig example
` [PATCH 30/33] docs: rust: general-information: use real example
` [PATCH 31/33] rust: declare cfi_encoding for lru_status
` [PATCH 32/33] rust: kbuild: support global per-version flags
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[PATCH] KVM: x86/xen: Fix sleeping lock in hard IRQ context on PREEMPT_RT
 2026-04-01 15:40 UTC  (4+ messages)

[PATCH net] ipvs: fix MTU check for GSO packets in tunnel mode
 2026-04-01 15:38 UTC 

[PATCH 1/2] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Add model string
 2026-04-01 15:39 UTC  (9+ messages)

[PATCH v4 00/12] Allow preemption during IPI completion waiting to improve real-time performance
 2026-04-01 15:38 UTC  (4+ messages)
` [PATCH v4 04/12] smp: Use task-local IPI cpumask in smp_call_function_many_cond()

RFC: phylink: disable PHY autonomous EEE when MAC manages LPI
 2026-04-01 15:38 UTC  (7+ messages)

[PATCH 0/2] x86/tdx: Fix memory hotplug in TDX guests
 2026-04-01 15:37 UTC  (9+ messages)
` [PATCH 2/2] x86/tdx: Accept hotplugged memory before online

[PATCH 0/2] security: policy: implement age verification
 2026-04-01 15:36 UTC  (5+ messages)
` [PATCH 1/2] security: policy: support "
` [PATCH 2/2] security: policy: add first "

[PATCH 1/2] kbuild: rust: allow `clippy::uninlined_format_args`
 2026-04-01 15:36 UTC  (6+ messages)

[PATCH V2] ublk: use unchecked copy helpers for bio page data
 2026-04-01 15:36 UTC  (4+ messages)

[PATCH v6 00/37] Hexagon system emulation - Part 1/3
 2026-04-01 15:26 UTC  (38+ messages)
` [PATCH v6 01/37] docs: Add hexagon sysemu docs
` [PATCH v6 02/37] docs/system: Add hexagon CPU emulation
` [PATCH v6 03/37] target/hexagon: Fix badva reference, delete CAUSE
` [PATCH v6 04/37] target/hexagon: Add missing A_CALL attr, hintjumpr to multi_cof
` [PATCH v6 05/37] target/hexagon: Handle system/guest registers in gen_analyze_funcs.py and hex_common.py
` [PATCH v6 06/37] target/hexagon: Suppress unused-variable warnings for sysemu source regs
` [PATCH v6 07/37] target/hexagon: Make gen_exception_end_tb non-static
` [PATCH v6 08/37] target/hexagon: Switch to tag_ignore(), generate via get_{user, sys}_tags()
` [PATCH v6 09/37] target/hexagon: Add privilege check, use tag_ignore()
` [PATCH v6 10/37] target/hexagon: Add a placeholder fp exception
` [PATCH v6 11/37] target/hexagon: Add guest, system reg number defs
` [PATCH v6 12/37] target/hexagon: Add guest, system reg number state
` [PATCH v6 13/37] target/hexagon: Add TCG values for sreg, greg
` [PATCH v6 14/37] target/hexagon: Add guest/sys reg writes to DisasContext
` [PATCH v6 15/37] target/hexagon: Add imported macro, attr defs for sysemu
` [PATCH v6 16/37] target/hexagon: Add new macro definitions "
` [PATCH v6 17/37] target/hexagon: Add handlers for guest/sysreg r/w
` [PATCH v6 18/37] target/hexagon: Add placeholder greg/sreg r/w helpers
` [PATCH v6 19/37] target/hexagon: Add vmstate representation
` [PATCH v6 20/37] target/hexagon: Make A_PRIV, "J2_trap*" insts need_env()
` [PATCH v6 21/37] target/hexagon: Define register fields for system regs
` [PATCH v6 22/37] target/hexagon: Implement do_raise_exception()
` [PATCH v6 23/37] target/hexagon: Add system reg insns
` [PATCH v6 24/37] target/hexagon: Add sysemu TCG overrides
` [PATCH v6 25/37] target/hexagon: Add implicit attributes to sysemu macros
` [PATCH v6 26/37] target/hexagon: Add TCG overrides for int handler insts
` [PATCH v6 27/37] target/hexagon: Add TCG overrides for thread ctl
` [PATCH v6 28/37] target/hexagon: Add TCG overrides for rte, nmi
` [PATCH v6 29/37] target/hexagon: Add sreg_{read,write} helpers
` [PATCH v6 30/37] target/hexagon: Add representation to count cycles
` [PATCH v6 31/37] target/hexagon: Add implementation of cycle counters
` [PATCH v6 32/37] target/hexagon: Add pcycle setting functionality
` [PATCH v6 33/37] target/hexagon: Add cpu modes, mmu indices, next_PC to state
` [PATCH v6 34/37] hw/hexagon: Introduce hexagon TLB device
` [PATCH v6 35/37] target/hexagon: Add stubs for modify_ssr/get_exe_mode
` [PATCH v6 36/37] target/hexagon: Define f{S,G}ET_FIELD macros
` [PATCH v6 37/37] target/hexagon: Add hex_interrupts support

[PATCH] media: rzv2h-ivc: Wait for frame end in stop_streaming
 2026-04-01 15:35 UTC 

[PATCH 1/3] tools: binman: Test signing an encrypted FIT with a preload header
 2026-04-01 15:35 UTC  (3+ messages)
` [PATCH 2/3] binman: Generate the preload header and sign the data only once
` [PATCH 3/3] binman: etype: collection: Set build_done on the referenced entries

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-01 15:35 UTC  (6+ messages)
` [PATCH RFC v4 07/44] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH v2] gpu: nova-core: bitfield: fix broken Default implementation
 2026-04-01 15:35 UTC  (3+ messages)

Cloning an empty SHA256 remote creates a local SHA1 repo
 2026-04-01 15:35 UTC  (3+ messages)

[GIT PULL] intel-pinctrl for 7.0-2
 2026-04-01 15:35 UTC 

[PATCH v2 00/30] KVM: arm64: Combined user_mem_abort() rework
 2026-04-01 15:34 UTC  (2+ messages)

[PATCH 0/2] bpf: Fix torn writes in non-prealloc htab with BPF_F_LOCK
 2026-04-01 15:33 UTC  (3+ messages)

[PATCH i-g-t v2 0/2] RFC: Add modifier helper and temporary test
 2026-04-01 15:31 UTC  (3+ messages)
` [PATCH i-g-t v2 1/2] lib: Add modifier helper for querying driver-supported modifiers
` [PATCH i-g-t v2 2/2] DONT_MERGE: Add kms_modifier_list test to verify new modifier helper

[PATCH bpf-next 1/6] bpf: Do register range validation early
 2026-04-01 15:33 UTC  (3+ messages)

[PATCH bpf-next v3 0/2] bpf: Fix abuse of kprobe_write_ctx via freplace
 2026-04-01 15:32 UTC  (2+ messages)

[PATCH v6] hwmon: add driver for ARCTIC Fan Controller
 2026-04-01 15:32 UTC  (2+ messages)

[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
 2026-04-01 15:32 UTC  (8+ messages)
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users

[PATCH] iio: adc: nxp-sar-adc: fix division by zero in write_raw
 2026-04-01 15:29 UTC 

[PATCH] mm/damon: validate min_region_size to be power of 2
 2026-04-01 15:31 UTC  (2+ messages)

[PATCH v3] selftests/x86: Fix sysret_rip assertion failure on FRED systems
 2026-04-01 14:59 UTC 

[PATCH net-next v4 0/6] enic: SR-IOV V2 preparatory infrastructure
 2026-04-01 15:31 UTC  (14+ messages)
` [PATCH net-next v4 1/6] enic: extend resource discovery for SR-IOV admin channel
` [PATCH net-next v4 2/6] enic: add V2 SR-IOV VF device ID
` [PATCH net-next v4 3/6] enic: detect SR-IOV VF type from PCI capability
` [PATCH net-next v4 4/6] enic: make enic_dev_enable/disable ref-counted
` [PATCH net-next v4 5/6] enic: add type-aware alloc for WQ, RQ, CQ and INTR resources
` [PATCH net-next v4 6/6] enic: detect admin channel resources for SR-IOV

[PATCH v2 00/16] KVM: arm64: First batch of vgic-v5 related fixes
 2026-04-01 15:30 UTC  (2+ messages)

[PATCH 0/3] KVM: arm64: Fix teardown of non-protected VMs with pKVM
 2026-04-01 15:29 UTC  (2+ messages)

[PATCH v5 00/38] KVM: arm64: Add support for protected guest memory with pKVM
 2026-04-01 15:28 UTC  (2+ messages)

[PATCH v4 0/2] gpu: nova-core: gsp: fix undefined behavior in command queue code
 2026-04-01 15:28 UTC  (3+ messages)
` [PATCH v4 1/2] gpu: nova-core: gsp: inline methods providing queue range invariants

linux-next: manual merge of the bpf-next tree with the bpf tree
 2026-04-01 15:27 UTC  (2+ messages)

[PATCH i-g-t 0/2] RFC: Add modifier helper and temporary test
 2026-04-01 15:27 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH i-g-t v2 0/2] RFC: Add modifier helper and temporary test
 2026-04-01 15:25 UTC  (3+ messages)
` [PATCH i-g-t v2 1/2] lib: Add modifier helper for querying driver-supported modifiers
` [PATCH i-g-t v2 2/2] DONT_MERGE: Add kms_modifier_list test to verify new modifier helper

[PATCH v2] dma-debug: suppress cacheline overlap warning when arch has no DMA alignment requirement
 2026-04-01 15:26 UTC  (5+ messages)

[PATCH 0/5] drm/sun4i: Support LVDS on D1s/T113 combo D-PHY
 2026-04-01 15:04 UTC  (5+ messages)
` [PATCH v3 0/6] "

[PATCH-for-11.1 0/2] target/mips: Expand TCGv for fixed wordsize extensions
 2026-04-01 15:25 UTC  (4+ messages)
` [PATCH-for-11.1 1/2] target/mips: Expand TCGv type as 32-bit for XBurst MXU

[PATCH] iio: buffer: Fix DMA fence leak in iio_buffer_enqueue_dmabuf()
 2026-04-01 15:24 UTC 

[PATCH] mount.cifs: fix buffer overrun in set_password
 2026-04-01 15:24 UTC  (3+ messages)

[PATCH 6.12.y 0/9] Few stable backports for CVE fixes
 2026-04-01 15:24 UTC  (3+ messages)
` [PATCH 6.12.y 2/9] landlock: Fix handling of disconnected directories

[PATCH] mm/vmstat: spread vmstat_update requeue across the stat interval
 2026-04-01 15:23 UTC  (2+ messages)

[PATCH] remoteproc: xlnx: reset virtio status during attach
 2026-04-01 15:23 UTC  (5+ messages)

[PATCH v4] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
 2026-04-01 15:23 UTC  (5+ messages)

[PATCH v2] Drivers: hv: mshv: fix integer overflow in memory region overlap check
 2026-04-01 15:23 UTC  (3+ messages)

[PATCH] PCI: rzg3s-host: Treat link-down as -ENODEV instead of error
 2026-04-01 15:22 UTC  (2+ messages)

Missing signoff in the cxl tree
 2026-04-01 15:21 UTC  (2+ messages)

[PATCH 1/2] exec: use strnlen() in __set_task_comm
 2026-04-01 15:20 UTC  (2+ messages)
` [PATCH 2/2] sched: update task_struct->comm comment

[OE-core][whinlatter][PATCH 01/12] ccache: upgrade 4.12.2 -> 4.12.3
 2026-04-01 15:21 UTC  (3+ messages)
` [OE-core][whinlatter][PATCH 12/12] libinput: upgrade 1.29.1 -> 1.29.2

[PATCH v20 00/10] Implement PSCI reboot mode driver for PSCI resets
 2026-04-01 15:19 UTC  (3+ messages)
` [PATCH v20 01/10] power: reset: reboot-mode: Remove devres based allocations

[PATCH v2 0/5] phy: qcom: qmp-pcie: Add PCIe Gen5 8-lane bifurcation support for Glymur
 2026-04-01 14:08 UTC  (5+ messages)
` [PATCH v2 4/5] phy: qcom: qmp-pcie: Add Gen5 8-lanes mode "

[RFC PATCH 00/15] Add support for structured tags and v18 dtb version
 2026-04-01 15:19 UTC  (19+ messages)
` [RFC PATCH 05/15] libfdt: Introduce fdt_first_node()
` [RFC PATCH 06/15] libfdt: Don't assume that a FDT_BEGIN_NODE tag is available at offset 0
` [RFC PATCH 09/15] Introduce structured tag value definition
` [RFC PATCH 10/15] fdtdump: Handle unknown tags
` [RFC PATCH 11/15] flattree: "
` [RFC PATCH 12/15] libfdt: Handle unknown tags in fdt_get_next()
` [RFC PATCH 13/15] libfdt: Introduce fdt_ptr_offset_
` [RFC PATCH 14/15] libfdt: Handle unknown tags on dtb modifications
` [RFC PATCH 15/15] Introduce v18 dtb version

[GIT PULL] rv changes for v7.1 (for-next)
 2026-04-01 15:17 UTC 

[PATCH v2 0/4] KVM: s390: Permit ESA mode guests in VSIE
 2026-04-01 15:17 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: s390: vsie: Allow non-zarch guests
` [PATCH v2 2/4] KVM: s390: vsie: Disable some bits when in ESA mode
` [PATCH v2 3/4] KVM: s390: vsie: Accommodate ESA prefix pages
` [PATCH v2 4/4] KVM: s390: Add KVM capability for ESA mode guests

[PATCH kvmtool] riscv: Add BFloat16 extensions support
 2026-04-01 15:17 UTC  (2+ messages)

[PATCH v10 0/5] Add USB2.0 VBUS mux driver and extend rzv2h-usb2phy reset for RZ/G3E support
 2026-04-01 15:16 UTC  (6+ messages)
` [PATCH v10 1/5] mux: Add driver for Renesas RZ/V2H USB VBENCTL VBUS_SEL mux
` [PATCH v10 2/5] dt-bindings: reset: renesas,rzv2h-usb2phy: Add '#mux-state-cells' property
` [PATCH v10 3/5] dt-bindings: reset: renesas,rzv2h-usb2phy: Document RZ/G3E USB2PHY reset
` [PATCH v10 4/5] reset: rzv2h-usb2phy: Convert to regmap API
` [PATCH v10 5/5] reset: rzv2h-usb2phy: Add support for VBUS mux controller registration

[PATCH] contributor-guide/submit-changes.rst: Added missing word
 2026-04-01 15:14 UTC 

[PATCH v1 00/27] [RISC-V] Introduce enablemenant of dom0less
 2026-04-01 15:16 UTC  (3+ messages)
` [PATCH v1 11/27] xen/riscv: create APLIC DT node for guest domains

[PATCH bpf-next v2] libbpf: Fix BTF handling in bpf_program__clone()
 2026-04-01 15:16 UTC 

[PATCH] usb: gadget: f_uac1_legacy: validate control request size
 2026-04-01 15:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/4] timens: Add a __free() wrapper for put_time_ns()
 2026-04-01 15:16 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH 2/4] timens: Simplify some calls to put_time_ns()
 2026-04-01 15:16 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH 3/4] timens: Use mutex guard in proc_timens_set_offset()
 2026-04-01 15:16 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH 4/4] timens: Use task_lock guard in timens_get*()
 2026-04-01 15:16 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH v12 0/4] x86: Capability bits fix and required bits sanity check
 2026-04-01 15:16 UTC  (5+ messages)
` [PATCH v12 4/4] x86/cpu: Clear feature bits whose dependencies were cleared

[PATCH V10 00/10] famfs: port into fuse
 2026-04-01 15:15 UTC  (2+ messages)

[PATCH 0/2] hv: vmbus: Small cleanups
 2026-04-01 15:15 UTC  (3+ messages)
` [PATCH 1/2] hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotation
` [PATCH 2/2] hv: vmbus: Remove vmbus_irq_initialized

[PATCH 0/2] Fix trace remotes read with an offline CPU
 2026-04-01 15:16 UTC  (4+ messages)

[PATCH-next v2 0/2] ipvs: Fix incorrect use of HK_TYPE_KTHREAD housekeeping cpumask
 2026-04-01 15:13 UTC  (4+ messages)
` [PATCH-next v2 2/2] ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU

[PATCH v6 0/3] mm: Free contiguous order-0 pages efficiently
 2026-04-01 15:13 UTC  (3+ messages)
` [PATCH v6 2/3] vmalloc: Optimize vfree with free_pages_bulk()

[BUG] Random hard lockup with userspace %ip on 7.0-rc5
 2026-04-01 15:12 UTC  (6+ messages)

[PATCH] printk: add early_counter_ns routine for printk blind spot
 2026-04-01 15:12 UTC  (11+ messages)
` [PATCH v3] printk: fix zero-valued printk timestamps in early boot

[PATCH v5 0/3] Add support for Orange Pi 5 Pro
 2026-04-01 14:05 UTC  (3+ messages)
` [PATCH v5 2/3] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro

[PATCH v3 0/4] Introduce QPW for per-cpu operations (v3)
 2026-04-01 15:10 UTC  (3+ messages)
` [PATCH v3 4/4] slub: apply new queue_percpu_work_on() interface

[PATCH v2 00/11] RISCV: enable DOMAIN_BUILD_HELPERS
 2026-04-01 15:10 UTC  (9+ messages)
` [PATCH v2 10/11] xen/riscv: add definition of guest RAM banks

[PATCH net-next v7] selftests: net: add tests for PPP
 2026-04-01 15:10 UTC  (2+ messages)

[PATCH v2] Bluetooth: MGMT: validate mesh send advertising payload length
 2026-04-01 15:10 UTC  (2+ messages)
` [v2] "

[PATCH v2 0/3] iio: imu: inv_mpu6050: runtime pm fixes
 2026-04-01 15:10 UTC  (3+ messages)
` [PATCH v2 2/3] iio: imu: inv_mpu6050: control vdd supply using devm-helpers


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.