All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-24 04:45:03 to 2025-04-24 06:20:59 UTC [more...]

[PATCH v2 0/3] pinctrl: starfive: jh7110: support force inputs
 2025-04-24  6:20 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: starfive,jh7110: add PAD_INTERNAL_* virtual pins
` [PATCH v2 2/3] pinctrl: starfive: jh7110: add support for PAD_INTERNAL_* for GPI

add more bio helper
 2025-04-24  6:20 UTC  (28+ messages)
` [PATCH 01/17] block: add a bio_add_virt_nofail helper
` [PATCH 02/17] block: add a bdev_rw_virt helper
` [PATCH 03/17] block: add a bio_add_vmalloc helper
` [PATCH 04/17] block: remove the q argument from blk_rq_map_kern
` [PATCH 05/17] block: pass the operation to bio_{map,copy}_kern
` [PATCH 06/17] block: simplify bio_map_kern
` [PATCH 07/17] bcache: use bio_add_virt_nofail
` [PATCH 08/17] dm-bufio: "
` [PATCH 09/17] dm-integrity: "
` [PATCH 10/17] rnbd-srv: "
` [PATCH 11/17] xfs: simplify xfs_buf_submit_bio
` [PATCH 12/17] xfs: simplify xfs_rw_bdev
` [PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super

[PATCH v3 0/9] Add VNC Open H.264 Encoding
 2025-04-24  6:19 UTC  (6+ messages)
` [PATCH v3 2/9] add vnc h264 encoder

[PATCH v1 0/5] perf: Default use of build IDs and improvements
 2025-04-24  6:19 UTC  (6+ messages)
` [PATCH v1 1/5] perf build-id: Reduce size of "size" variable
` [PATCH v1 2/5] perf build-id: Truncate to avoid overflowing the build_id data
` [PATCH v1 3/5] perf build-id: Change sprintf functions to snprintf
` [PATCH v1 4/5] perf dso: Move build_id to dso_id
` [PATCH v1 5/5] perf record: Make --buildid-mmap the default

[btrfs:pr/1157 91/97] fs/btrfs/messages.h:181:29: error: expected ')' before '__VA_OPT__'
 2025-04-24  6:19 UTC 

[PATCH v3] arm64: dts: qcom: add initial support for qcom sa8255p-ride
 2025-04-24  6:19 UTC  (5+ messages)

[PATCH] xen/vpci: Fix msix existing mapping printk
 2025-04-24  6:18 UTC  (2+ messages)

[PATCH 0/4] enhance testpmd DCB command
 2025-04-24  6:17 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] app/testpmd: remove restrict of number of TCs in "
  ` [PATCH v3 2/4] app/testpmd: support config prio-tc map "
  ` [PATCH v3 3/4] app/testpmd: support don't adjust queue num "
  ` [PATCH v3 4/4] app/testpmd: support disable "

[PATCH v3] dt-bindings: arm: qcom: add SA8255p Ride board
 2025-04-24  6:17 UTC  (4+ messages)

[PATCH net] vxlan: vnifilter: Fix unlocked deletion of default FDB entry
 2025-04-24  6:17 UTC  (3+ messages)

[PATCH v2 0/2] target: Remove atomics from main IO path
 2025-04-24  6:17 UTC  (5+ messages)
` [PATCH v2 1/2] target: Move IO path stats to per cpu
` [PATCH v2 2/2] target: Move delayed/ordered tracking "

[PATCH] docs/runfvp: add FVP_BINDIR configuration information
 2025-04-24  6:16 UTC 

[PATCH v3] arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
 2025-04-24  6:16 UTC  (6+ messages)
        ` EXTERNAL - "

[PATCH v1] misra: add deviation for rules 21.1 and 21.2
 2025-04-24  6:15 UTC  (6+ messages)
` [PATCH v1] misra: add deviation of Rule 5.5

[PATCH] selftests/pidfd: align stack to fix SP alignment exception
 2025-04-24  6:11 UTC  (5+ messages)

[BUG] active zones exceeded error with max_open_zones
 2025-04-24  6:13 UTC  (6+ messages)

[PATCH 0/5] accel/kvm: Support KVM PMU filter
 2025-04-24  6:33 UTC  (8+ messages)
` [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object

[PATCH 00/21] arm: stm32mp: STM32MP25 machine update
 2025-04-24  6:07 UTC  (22+ messages)
` [PATCH 01/21] configs: stm32mp25: add MMC support
` [PATCH 02/21] configs: stm32mp25: add bootcmd for stm32mp25 platform
` [PATCH 03/21] arm: stm32mp: add boot_mode support for STM32MP25
` [PATCH 04/21] board: st: stm32mp2: add env_get_location()
` [PATCH 05/21] board: st: stm32mp2: add mmc_get_env_dev()
` [PATCH 06/21] ARM: dts: stm32: add "u-boot, mmc-env-partition" for stm32mp257f-ev1-u-boot
` [PATCH 07/21] board: st: stm32mp2: add led support
` [PATCH 08/21] board: st: stm32mp2: add user button support
` [PATCH 09/21] configs: stm32mp25: add support of NAND and NOR boot
` [PATCH 10/21] board: st: stm32mp2: change bootcmd for ST boards
` [PATCH 11/21] configs: stm32mp25: add USB host boot support
` [PATCH 12/21] configs: stm32mp25: add PXE "
` [PATCH 13/21] ARM: dts: stm32: add sdmmc1 fixed clock for stm32mp257f-ev1-u-boot
` [PATCH 14/21] arm: stm32mp: increase EARLY_TLB_SIZE to 0x10000
` [PATCH 15/21] arm: stm32mp: disable console for UART serial boot
` [PATCH 16/21] arm: stm32mp: implement new STM32MP25 revision ID system
` [PATCH 17/21] arm: stm32mp: fix package IDs for stm32mp25
` [PATCH 18/21] arm: stm32mp: cmd_stm32key: update command for stm32mp25x
` [PATCH 19/21] arm: stm32mp: add helper function stm32mp_is_closed()
` [PATCH 20/21] arm: stm32mp: stm32prog: PTA BSEC is not supported on closed device
` [PATCH 21/21] arm: stm32mp: stm32prog: add support rootfs-a for OTA

[Buildroot] [PATCH 1/1] package/libnss fix buildtype
 2025-04-24  6:11 UTC  (3+ messages)

CVE-2024-49995: tipc: guard against string buffer overrun
 2025-04-24  6:11 UTC  (2+ messages)

[RFC 0/4] Some (drm_sched_|dma_)fence lifetime issues
 2025-04-24  6:11 UTC  (3+ messages)

[PATCH 00/12] Cleanups of blk_status_t use
 2025-04-24  6:09 UTC  (3+ messages)

[PATCH] btt: use millisecond output latency time
 2025-04-24  6:09 UTC  (3+ messages)

[PATCH 3/3 v5.4.y] dmaengine: ti: edma: Add some null pointer checks to the edma_probe
 2025-04-24  6:08 UTC  (4+ messages)
` [PATCH 2/3 v5.4.y] dmaengine: ti: edma: add missed operations
` [PATCH 1/3 v5.4.y] dmaengine: ti: edma: Add support for handling reserved channels

drm/panfrost: question about cache coherency handling
 2025-04-24  6:08 UTC 

[RFC][PATCH] saner calling conventions for ->d_automount()
 2025-04-24  6:08 UTC 

[PATCH] usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM version
 2025-04-24  6:07 UTC  (2+ messages)

[PATCH 0/4] Add support to boot TI K3 HSM M4 core
 2025-04-24  6:07 UTC  (13+ messages)
` [PATCH 1/4] arm: mach-k3: Add config option for booting HSM core
` [PATCH 2/4] arm: dts: k3-binman: Add template for packing HSM firmware
` [PATCH 3/4] arm: dts: k3-{j721s2/j784s4}-binman: Pack HSM firmware inside tispl.bin
` [PATCH 4/4] arm: mach-k3: r5: common: Add support to boot HSM M4 core

[PATCH 0/4] Enable GPT
 2025-04-24  6:04 UTC  (6+ messages)
` [PATCH 1/4] arm64: dts: renesas: r9a07g044: Add GPT support
` [PATCH 2/4] arm64: dts: renesas: r9a07g054: "
` [PATCH 3/4] arm64: dts: renesas: rzg2l-smarc: Enable GPT on carrier board
` [PATCH 4/4] arm64: defconfig: Enable Renesas RZ/G2L GPT config

[PATCH] riscv: dts: starfive: jh7110-common: use macros for MMC0 pins
 2025-04-24  6:06 UTC  (2+ messages)

[peterz-queue:sched/hrtick] [entry,hrtimer,x86] 4a683282cd: INFO:rcu_sched_detected_stalls_on_CPUs/tasks
 2025-04-24  6:05 UTC 

[PATCH] fstests: btrfs/315: fix golden output mismatch caused by newer util-linux
 2025-04-24  6:06 UTC 

[PATCH v10 00/11] LOBF enablement fix
 2025-04-24  6:05 UTC  (2+ messages)
` ✓ i915.CI.Full: success for LOBF enablement fix (rev10)

[PATCH v4] erofs: lazily initialize per-CPU workers and CPU hotplug hooks
 2025-04-24  6:04 UTC  (3+ messages)

[PATCH next] mm/mempolicy: Fix error code in sysfs_wi_node_add()
 2025-04-24  5:49 UTC  (2+ messages)

[PATCH v1] PM: Remove unnecessary !!
 2025-04-24  6:03 UTC 

[PATCH] mailmap: Map Uwe's BayLibre addresses to a single one
 2025-04-24  6:02 UTC 

CIP IRC weekly meeting today on libera.chat
 2025-04-24  6:02 UTC 

[PATCH V11 00/15] Rust abstractions for clk, cpumask, cpufreq, OPP
 2025-04-24  6:01 UTC  (4+ messages)
` [PATCH V11 13/15] rust: cpufreq: Extend abstractions for driver registration

[Buildroot] [PATCH 1/1] configs/ti_am62x_sk: bump TF-A, U-Boot and Linux versions
 2025-04-24  6:01 UTC 

[withdrawn] mm-damon-sysfs-schemes-using-kmalloc_array-and-size_add.patch removed from -mm tree
 2025-04-24  6:00 UTC  (3+ messages)

[PATCH] amd/amdkfd: Trigger segfault for early userptr unmmapping
 2025-04-24  5:59 UTC  (3+ messages)

[kvmtool PATCH 00/10] Add SBI system suspend and cpu-type option
 2025-04-24  5:59 UTC  (5+ messages)
` [kvmtool PATCH 08/10] riscv: Include single-letter extensions in isa_info_arr[]

query on EAPOL multicast packet with linux bridge interface
 2025-04-24  5:59 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: qcs615-ride: Add PSCI SYSTEM_RESET2 types
 2025-04-24  5:59 UTC  (3+ messages)

[PATCH v6 0/4] Large devcoredump file support
 2025-04-24  5:58 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[mcgrof:20250423-v6.15-rc3-ext4-fix 2/2] mm/migrate.c:963:22: error: use of undeclared identifier 'bh_migrate_folio_norefs_nohead_invalid'; did you mean 'bh_migrate_folio_norefs_nohead_fails'?
 2025-04-24  5:58 UTC 

[bug report] Potential DEADLOCK due to vfio_pci_mmap_huge_fault()
 2025-04-24  5:57 UTC  (4+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-04-24  5:55 UTC  (7+ messages)
` [RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page

[PATCH 1/2] drm/amdgpu: Add debug bit for userptr usage
 2025-04-24  5:54 UTC  (2+ messages)
` [PATCH 2/2] amd/amdkfd: Trigger segfault for early userptr unmmapping

[PATCH v2] btt: add a switch to change it to msec
 2025-04-24  5:52 UTC 

[PATCH for 10.1 v8 00/55] QEMU TDX support
 2025-04-24  5:51 UTC  (3+ messages)
` [PATCH v8 31/55] i386/cpu: introduce x86_confidential_guest_cpu_instance_init()

[PATCH] wifi: ath11k: pci: Fix msi_irq crash on driver unload with QCN9074 PCIe WiFi 6 modules
 2025-04-24  5:51 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Fix invalid RSSI values in station dump
 2025-04-24  5:51 UTC 

[PATCH] execmem: enforce allocation size aligment to PAGE_SIZE
 2025-04-24  5:50 UTC  (3+ messages)

[linus:master] [cpuidle] 38f83090f5: fsmark.files_per_sec 5.1% regression
 2025-04-24  5:49 UTC 

[PATCH 1/3] misra: add deviation for rules 21.1 and 21.2
 2025-04-24  5:47 UTC  (3+ messages)

[PATCH 0/10] More Rust bindings for device property reads
 2025-04-24  5:47 UTC  (5+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 5/5] samples: rust: platform: Add property read examples

[RFT] bootlinux: add bisection support
 2025-04-24  5:47 UTC  (2+ messages)

[PATCH v4] Set the scratch allocation to alignment to cacheline size
 2025-04-24  5:46 UTC  (5+ messages)
` [PATCH v6] lib: sbi: "

[PATCH] pwm: rzg2l-gpt: Accept requests for too high period length
 2025-04-24  5:45 UTC  (2+ messages)

[PATCH v3 1/2] drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
 2025-04-24  5:44 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [v3,1/2] "

[PATCH] libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drive
 2025-04-24  5:44 UTC  (2+ messages)

[PATCH i-g-t 0/5] Add test to validate survivability mode
 2025-04-24  5:41 UTC  (6+ messages)
` [PATCH i-g-t 5/5] tests/intel/xe_configfs: "

[PATCH v2] PCI/PM: Avoid suspending the device with errors
 2025-04-24  5:38 UTC  (5+ messages)

[PATCH v2 1/1] PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag
 2025-04-24  5:38 UTC  (4+ messages)

[PATCH v3 0/5] Enable QPIC BAM and QPIC NAND support for SDX75
 2025-04-24  5:36 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/3] dmaengine: fsl-edma: add error irq to help debug problem
 2025-04-24  5:36 UTC  (2+ messages)
` (subset) "

[PATCH] dmaengine: ARM_DMA350 should depend on ARM/ARM64
 2025-04-24  5:36 UTC  (2+ messages)

[PATCH v2] dmaengine: ptdma: Move variable condition check to the first place and remove redundancy
 2025-04-24  5:36 UTC  (2+ messages)

[PATCH v2] dmaengine: idxd: Fix allowing write() from different address spaces
 2025-04-24  5:36 UTC  (2+ messages)

[PATCH v2 0/4] thunderbolt: Notify userspace about tunneling events in the domain
 2025-04-24  5:36 UTC  (2+ messages)

[PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
 2025-04-24  5:35 UTC  (3+ messages)
` [PATCH v6 1/2] uio_hv_generic: Fix sysfs creation path for ring buffer
` [PATCH v6 2/2] Drivers: hv: Make the sysfs node size for the ring buffer dynamic

Report: Performance regression from ib_umem_get on zone device pages
 2025-04-24  5:35 UTC  (3+ messages)

[PATCH 0/2] Fix I2C-Over-AUX handling
 2025-04-24  5:34 UTC  (2+ messages)

[PATCH v2 RESEND] i2c: tegra: check msg length in SMBUS block read
 2025-04-24  5:33 UTC 

[PATCH v4 0/4] tests/intel/xe_vm: Add drm_xe_vm_get_property tests
 2025-04-24  5:32 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_vm: Add drm_xe_vm_get_property tests (rev4)
` ✗ Xe.CI.BAT: failure "

[Buildroot] [PATCH v1 1/2] package/fpgautil: new package
 2025-04-24  5:31 UTC  (3+ messages)

[PATCH v3 0/5] PCI: Add support for resetting the slots in a platform specific way
 2025-04-24  5:27 UTC  (9+ messages)
` [PATCH v3 5/5] PCI: qcom: Add support for resetting the slot due to link down event

[PATCH v2] sched_ext: Clarify CPU context for running/stopping callbacks
 2025-04-24  5:26 UTC  (3+ messages)

[LTP] [PATCH] Add tls parameter and flag:CLONE_SETTLS cover for clone and clone3 syscall
 2025-04-24  5:25 UTC  (2+ messages)

[PATCH v5 0/4] Add AIE driver support for mt8188
 2025-04-24  5:22 UTC  (5+ messages)
` [PATCH v5 3/4] uapi: linux: add MT8188 AIE

[PATCH] pci: j721e: fix host/endpoint dependencies
 2025-04-24  5:19 UTC  (2+ messages)

[PATCH v6 0/4] Add support for Winsen MHZ19B CO2 sensor
 2025-04-24  5:19 UTC  (4+ messages)
` [PATCH v6 3/4] iio: chemical: "

[PATCH v2 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
 2025-04-24  5:15 UTC  (11+ messages)
` [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader

[PATCH 0/5] pci: nvmet: support completion queue sharing by multiple submission queues
 2025-04-24  5:13 UTC  (6+ messages)
` [PATCH 1/5] nvmet: add a helper function for cqid checking
` [PATCH 2/5] nvmet: cq: prepare for completion queue sharing
` [PATCH 3/5] nvmet: fabrics: add CQ init and destroy
` [PATCH 4/5] nvmet: support completion queue sharing
` [PATCH 5/5] nvmet: Simplify nvmet_req_init() interface

[question] Status of dictionary preload compression?
 2025-04-24  5:14 UTC  (3+ messages)

[PATCH 0/1] swiotlb: Make IO_TLB_SEGSIZE Configurable
 2025-04-24  5:12 UTC  (3+ messages)

[PATCH v4 00/13] Hyperlaunch device tree for dom0
 2025-04-24  5:11 UTC  (6+ messages)
` [PATCH v4 07/13] x86/hyperlaunch: obtain cmdline from device tree

[PATCH v2] PCI: dwc: Set PORT_LOGIC_LINK_WIDTH to one lane
 2025-04-24  5:09 UTC  (4+ messages)

[PATCH] bus: mhi: host: pci_generic: Remove assign resource usage
 2025-04-24  5:07 UTC  (2+ messages)

[PATCH] devtmpfs: don't use vfs_getattr_nosec to query i_mode
 2025-04-24  5:07 UTC  (2+ messages)

[PATCH] benchmark: Measure allocation time for objects
 2025-04-24  5:06 UTC  (2+ messages)

[PATCH 1/1] drm/xe/eustall: Do not support EU stall on SRIOV VF
 2025-04-24  5:01 UTC  (7+ messages)

[PATCH 1/1] dt-bindings: nvmem: convert vf610-ocotp.txt to yaml format
 2025-04-24  4:54 UTC 

[RFC 00/10] i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement
 2025-04-24  4:54 UTC  (3+ messages)
` [RFC 05/10] i386/cpu: Introduce cache model for SapphireRapids

[PATCH] tee: optee: smc: remove unnecessary NULL check before release_firmware()
 2025-04-24  4:53 UTC  (3+ messages)

[PATCH v3 1/1] iommu: Allow attaching static domains in iommu_attach_device_pasid()
 2025-04-24  4:52 UTC  (2+ messages)

[PATCH] iommu/amd: Allow matching ACPI HID devices without matching UIDs
 2025-04-24  4:53 UTC 

[oe][meta-oe][scarthgap][PATCH 1/1] iniparser: Fix CVE-2025-0633
 2025-04-24  4:53 UTC 

[PATCH 0/4] meson: Use osdep_prefix for strchrnul()
 2025-04-24  4:50 UTC  (5+ messages)
` [PATCH 1/4] meson: Use has_header_symbol() to check getcpu()
` [PATCH 2/4] meson: Remove CONFIG_STATX and CONFIG_STATX_MNT_ID
` [PATCH 3/4] meson: Share common C source prefixes
` [PATCH 4/4] meson: Use osdep_prefix for strchrnul()

[PATCH v4 1/3] dt-bindings: arm: ti: Add bindings for PHYTEC AM68x based hardware
 2025-04-24  4:47 UTC  (3+ messages)
` [PATCH v4 3/3] arm64: defconfig: Enable TMP102 as module

[PATCH] pinctrl: qcom: Fix PINGROUP defination for sm8750
 2025-04-24  4:47 UTC 

[PATCH wireless-next] wifi: mac80211: Update MCS15 support in link_conf
 2025-04-24  4:46 UTC  (2+ messages)

[PATCH v2] wifi: ath11k: Fix memory reuse logic
 2025-04-24  4:45 UTC  (4+ messages)

[PATCH i-g-t] tests/xe_fault_injection: Skip OA test if Xe OA interface is not available
 2025-04-24  4:45 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 0/2] Hyperflash boot fixes for j721e
 2025-04-24  4:44 UTC  (3+ messages)
` [PATCH 2/2] arm: dts: k3-j721e-r5-common-proc-board: Enable HBMC in R5 SPL stage


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.