All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-04 10:34:06 to 2025-07-04 11:29:57 UTC [more...]

[PATCH v2] board: mpfs_icicle: implement board_fdt_blob_setup()/board_fit_config_name_match()
 2025-07-04 11:28 UTC  (5+ messages)

[PATCH] net/virtio: Fix check of threshold for Tx freeing
 2025-07-04 11:29 UTC  (2+ messages)

[RFC V2 00/18] famfs: port into fuse
 2025-07-04 11:11 UTC  (5+ messages)
` [RFC V2 02/18] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage
` [RFC V2 03/18] dev_dax_iomap: Save the kva from memremap

[PATCH 0/3] printk: KUnit: Followup fixes for the new KUnit test
 2025-07-04 11:28 UTC  (3+ messages)
` [PATCH 1/3] printk: ringbuffer: Explain why the KUnit test ignores failed writes

[PATCH v6 00/39] accel: Preparatory cleanups for split-accel
 2025-07-04 11:49 UTC  (23+ messages)
` [PATCH v6 05/39] accel/kvm: Remove kvm_init_cpu_signals() stub
` [PATCH v6 27/39] accel: Pass old/new interrupt mask to handle_interrupt() handler
` [PATCH v6 29/39] accel: Keep reference to AccelOpsClass in AccelClass
` [PATCH v6 30/39] accel: Propagate AccelState to AccelClass::init_machine()
` [PATCH v6 31/39] accel/kvm: Prefer local AccelState over global MachineState::accel
` [PATCH v6 32/39] accel/tcg: Prefer local AccelState over global current_accel()
` [PATCH v6 33/39] accel: Directly pass AccelState argument to AccelClass::has_memory()
` [PATCH v6 34/39] accel/kvm: Directly pass KVMState argument to do_kvm_create_vm()
` [PATCH v6 35/39] accel: Remove unused MachineState argument of AccelClass::setup_post()
` [PATCH v6 36/39] accel: Pass AccelState argument to gdbstub_supported_sstep_flags()

[PATCH] ata: libata-eh: use bool for fastdrain in ata_eh_set_pending()
 2025-07-04 11:27 UTC  (2+ messages)

[PATCH] Makefile: Add support for user makefile params
 2025-07-04 11:26 UTC 

[PATCH] fs: erofs: Do NULL check before dereferencing pointer
 2025-07-04 11:25 UTC  (2+ messages)

[Intel-wired-lan] The ice driver may rarely return incorrect statistics counter values
 2025-07-04 11:25 UTC  (4+ messages)

[PATCH v3 0/8] media: renesas: vsp1: Fix v4l2-compliance failures
 2025-07-04 11:24 UTC  (2+ messages)

[v1 resend 00/12] THP support for zone device page migration
 2025-07-04 11:24 UTC  (7+ messages)
` [v1 resend 03/12] mm/thp: zone_device awareness in THP handling code
` [v1 resend 07/12] mm/memremap: add folio_split support
` [v1 resend 08/12] mm/thp: add split during migration support

[PULL 00/40] riscv-to-apply queue
 2025-07-04 11:12 UTC  (41+ messages)
` [PULL 01/40] target/riscv: Add the checking into stimecmp write function
` [PULL 02/40] hw/intc: riscv_aclint: Fix mtime write for sstc extension
` [PULL 03/40] target/riscv: Fix VSTIP bit in "
` [PULL 04/40] target/riscv: Enable/Disable S/VS-mode Timer when STCE bit is changed
` [PULL 05/40] target/riscv/cpu.c: fix zama16b order in isa_edata_arr[]
` [PULL 06/40] target/riscv/tcg: restrict satp_mode changes in cpu_set_profile
` [PULL 07/40] target/riscv/tcg: decouple profile enablement from user prop
` [PULL 08/40] target/riscv: add profile->present flag
` [PULL 09/40] target/riscv: Extend PMP region up to 64
` [PULL 10/40] target/riscv: remove capital 'Z' CPU properties
` [PULL 11/40] target/riscv/cpu.c: add 'sdtrig' in riscv,isa
` [PULL 12/40] target/riscv/cpu.c: add 'ssstrict' to riscv, isa
` [PULL 13/40] target/riscv/cpu.c: do better with 'named features' doc
` [PULL 14/40] target/riscv: support atomic instruction fetch (Ziccif)
` [PULL 15/40] target/riscv/kvm: add max_satp_mode from host cpu
` [PULL 16/40] target/riscv: Make PMP region count configurable
` [PULL 17/40] hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
` [PULL 18/40] target/riscv: use qemu_chr_fe_write_all() in DBCN_CONSOLE_WRITE_BYTE
` [PULL 19/40] target/riscv: Fix fcvt.s.bf16 NaN box checking
` [PULL 20/40] hw/char: sifive_uart: Avoid infinite delay of async xmit function
` [PULL 21/40] hw/riscv/virt: Fix clint base address type
` [PULL 22/40] hw/riscv/virt: Use setprop_sized_cells for clint
` [PULL 23/40] hw/riscv/virt: Use setprop_sized_cells for memory
` [PULL 24/40] hw/riscv/virt: Use setprop_sized_cells for aplic
` [PULL 25/40] hw/riscv/virt: Use setprop_sized_cells for aclint
` [PULL 26/40] hw/riscv/virt: Use setprop_sized_cells for plic
` [PULL 27/40] hw/riscv/virt: Use setprop_sized_cells for virtio
` [PULL 28/40] hw/riscv/virt: Use setprop_sized_cells for reset
` [PULL 29/40] hw/riscv/virt: Use setprop_sized_cells for uart
` [PULL 30/40] hw/riscv/virt: Use setprop_sized_cells for rtc
` [PULL 31/40] hw/riscv/virt: Use setprop_sized_cells for iommu
` [PULL 32/40] hw/riscv/virt: Use setprop_sized_cells for pcie
` [PULL 33/40] target/riscv: Add BOSC's Xiangshan Kunminghu CPU
` [PULL 34/40] hw/riscv: Initial support for BOSC's Xiangshan Kunminghu FPGA prototype
` [PULL 35/40] target/riscv: rvv: Fix missing exit TB flow for ldff_trans
` [PULL 36/40] migration: Fix migration failure when aia is configured as aplic-imsic
` [PULL 37/40] target/riscv: Fix MEPC/SEPC bit masking for IALIGN
` [PULL 38/40] tests/tcg/riscv64: Add test for MEPC bit masking
` [PULL 39/40] target/riscv: Add a property to set vill bit on reserved usage of vsetvli instruction
` [PULL 40/40] target: riscv: Add Svrsw60t59b extension support

[DPDK/vhost/virtio Bug 1747] [dpdk-25.07] virtio_pvp_regression: perf drop
 2025-07-04 11:24 UTC 

[PATCH v2] drm/xe: Expose fan control and voltage regulator information
 2025-07-04 11:23 UTC 

[PATCH v5 0/4] Add support for AM62D2 SoC and EVM
 2025-07-04  9:00 UTC  (10+ messages)
` [PATCH v5 4/4] arm64: dts: ti: Add support for AM62D2-EVM

[PATCH 00/25] Introduce Firmware Update Support for Arm PSA
 2025-07-04 11:21 UTC  (3+ messages)
` [PATCH 13/25] efi_loader: fwu_arm_psa: Add set_image and get_image_info support

[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-04  9:32 UTC  (11+ messages)
` [PATCH 03/80] Bluetooth: "
` [PATCH 04/80] bus: sunxi-rsb: "
` [PATCH 41/80] media: "
` [PATCH 48/80] net: wireless: "
` [PATCH 57/80] regulator: stm32-vrefbuf: "
` [PATCH 64/80] media: rkvdec: "

[PATCH v2 0/1] irqchip/gic-v3: Add Altera Agilex5 address bus
 2025-07-04  8:49 UTC  (2+ messages)
` [PATCH v2 1/1] irqchip/gic-v3: Add Altera Agilex5 address bus width limitation workaround

[PATCH RFC] RISC-V: Fix a register to store the percpu offset
 2025-07-04  8:45 UTC 

[PATCH 0/7] drm/xe: LRC refactors
 2025-07-04 11:21 UTC  (7+ messages)
` [PATCH 3/7] drm/xe/gt: Extract emit_job_sync()
` [PATCH 4/7] drm/xe/lrc: Add table with LRC layout
` [PATCH 6/7] drm/xe/gt: Drop third submission for default context

[PATCH v4 0/3] Fix STM32 I2C dma operations
 2025-07-04  8:39 UTC  (4+ messages)
` [PATCH v4 1/3] i2c: stm32: fix the device used for the DMA map
` [PATCH v4 2/3] i2c: stm32f7: unmap DMA mapped buffer
` [PATCH v4 3/3] i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs

[kvm-unit-tests PATCH v4 00/13] arm/arm64: Add kvmtool to the runner script
 2025-07-04  8:41 UTC  (2+ messages)

[PATCH v5 1/1] sched/deadline: Fix dl_server runtime calculation formula
 2025-07-04  8:35 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/2] scripts: extra_params rework
 2025-07-04  8:41 UTC  (2+ messages)

[PATCH] iommu/mediatek-v1: Tidy up probe_finalize
 2025-07-04  8:33 UTC  (2+ messages)

[PATCH] arm64: efi: Fix KASAN false positive for EFI runtime stack
 2025-07-04  8:26 UTC  (3+ messages)

[PATCH] rockchip/drm: vop2: make vp registers nonvolatile
 2025-07-04  8:19 UTC  (2+ messages)
`  "

[PATCH v2 0/2] Enable CTCU device for QCS8300
 2025-07-04  7:54 UTC  (3+ messages)

[PATCH v2] arm64: errata: Add Ampere erratum AC03_CPU_50 workaround alternative
 2025-07-04 10:38 UTC  (2+ messages)

[PATCH v3 0/5] Add Input Video Control Block driver for RZ/V2H
 2025-07-04 11:20 UTC  (6+ messages)
` [PATCH v3 1/5] media: mc: entity: Add pipeline_started/stopped ops
` [PATCH v3 2/5] media: v4l2-dev: Add helpers to run media_pipeline_[started|stopped]()
` [PATCH v3 3/5] dt-bindings: media: Add bindings for the RZ/V2H IVC block
` [PATCH v3 4/5] media: platform: Add Renesas Input Video Control block driver
` [PATCH v3 5/5] MAINTAINERS: Add entry for rzv2h-ivc driver

[PATCH 0/2] panic: taint flag for recoverable hardware errors
 2025-07-04 11:19 UTC  (4+ messages)
` [PATCH 1/2] panic: add "
` [PATCH 2/2] acpi/ghes: taint kernel on recovered "

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-07-04 10:14 UTC  (4+ messages)
` [PATCH v3 11/24] cpuidle: riscv-sbi: Opt-out from genpd's common ->sync_state() support

[PATCH] drm/i915/display: Change ret value type from int to long
 2025-07-04 10:56 UTC 

Question: how will sha256sum be implemented in git
 2025-07-04 11:18 UTC 

[PATCH 0/2] drm/tegra: Avoid using import_attach directly
 2025-07-04 11:17 UTC  (2+ messages)

[PATCH v8 00/24] Linux SBI MPXY and RPMI drivers
 2025-07-04 10:11 UTC  (3+ messages)

[PATCH v6 0/4] Add support for AM62D2 SoC and EVM
 2025-07-04 10:09 UTC  (5+ messages)
` [PATCH v6 1/4] arm64: dts: ti: Add bootph property to nodes at source for am62a
` [PATCH v6 2/4] dt-bindings: arm: ti: Add AM62D2 SoC and Boards
` [PATCH v6 3/4] arm64: dts: ti: Add pinctrl entries for AM62D2 family of SoCs
` [PATCH v6 4/4] arm64: dts: ti: Add support for AM62D2-EVM

[PATCH 5.10] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
 2025-07-04 11:15 UTC 

[PATCH v5 0/3] PM: domains: Detach on device_unbind_cleanup()
 2025-07-04 11:15 UTC  (2+ messages)

[PATCH v3 0/2] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
 2025-07-04 11:14 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] bloom: add test helper to return murmur3 hash
  ` [PATCH v4 2/4] bloom: rename function operates on bloom_key
  ` [PATCH v4 3/4] bloom: replace struct bloom_key * with struct bloom_keyvec
  ` [PATCH v4 4/4] bloom: optimize multiple pathspec items in revision traversal

[PATCH] mtd: rawnand: hynix: don't try read-retry on SLC NANDs
 2025-07-04  9:41 UTC  (2+ messages)

[PATCH 6.15 000/263] 6.15.5-rc1 review
 2025-07-04 11:13 UTC  (2+ messages)

[PATCH 6.12 000/218] 6.12.36-rc1 review
 2025-07-04 11:13 UTC  (2+ messages)

[PATCH v1 0/4] ASoC: codecs: Add support for FourSemi FS2104/5S
 2025-07-04 11:12 UTC  (4+ messages)
` [PATCH v1 2/4] ASoC: codecs: Add FourSemi FS2104/5S audio amplifier driver

[PATCH 6.6 000/139] 6.6.96-rc1 review
 2025-07-04 11:13 UTC  (2+ messages)

[PATCH 6.1 000/132] 6.1.143-rc1 review
 2025-07-04 11:13 UTC  (2+ messages)

[PATCH v3 0/2] Add video clock controller DT support for sc8180x
 2025-07-04 11:11 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: clock: qcom,videocc: Add sc8180x compatible

[PATCH i-g-t v1 RERUN 0/2] Skip PSR when disabled
 2025-07-04 11:11 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Skip PSR when disabled (rev4)
` ✗ i915.CI.BAT: failure "

[PATCH] perf/x86: Replace strncpy() with memcpy() for vendor string
 2025-07-04 11:10 UTC  (3+ messages)

[PATCH v2] selftests/cgroup: improve the accuracy of cpu.max tests
 2025-07-04 11:08 UTC  (2+ messages)
` [PATCH v3] selftests/cgroup: fix "

[PATCH v2 00/11] Add clock drivers for Milos (SM7635)
 2025-07-04 11:06 UTC  (3+ messages)
` [PATCH v2 01/11] clk: qcom: common: Add support to register rcg dfs in qcom_cc_really_probe

[GIT PULL] Immutable tag between SpacemiT's reset and clock trees for v6.17
 2025-07-04 10:02 UTC  (2+ messages)

[PATCH v7 00/31] Arm GICv5: Host driver implementation
 2025-07-04 10:01 UTC  (3+ messages)

[PATCH v5 00/10] Introducing firmware late binding
 2025-07-04 11:03 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH net-next 6/7] net: mctp: Test conflicts of connect() with bind()
 2025-07-04 11:01 UTC  (2+ messages)

[android-common:mirror-chromeos-5.10-arcvm 1/1] kernel/sched/core.c:1660:7: error: 'struct sched_entity' has no member named 'avg'
 2025-07-04 11:01 UTC 

[OE-core][scarthgap][PATCH 1/2] python3-urllib3: fix CVE-2025-50181
 2025-07-04 11:01 UTC  (3+ messages)
` [OE-core][scarthgap][PATCH 2/2] python3-urllib3: fix CVE-2025-50182

[RFC PATCH v2 0/3] fanotify HSM events for directories
 2025-07-04 10:58 UTC  (9+ messages)

[PATCH net-next v2] net: openvswitch: allow providing upcall pid for the 'execute' command
 2025-07-04 10:57 UTC  (2+ messages)

Kernel newbie task
 2025-07-04 10:55 UTC 

[PATCH qemu v9 0/1] target/riscv: Add Zilsd and Zclsd extension support
 2025-07-04 10:53 UTC  (2+ messages)

[PATCH blktests] common/null_blk: check FULL file availability before write
 2025-07-04 10:54 UTC 

[PATCH v2 0/7] Introduce STM32MP157F-DK2 board
 2025-07-04  9:29 UTC  (2+ messages)

[PATCH 0/7] firmware: arm_scmi: imx: Dump syslog and system_info
 2025-07-04 10:51 UTC  (12+ messages)
` [PATCH 3/7] firmware: arm_scmi: imx: Support getting cfg info of MISC protocol
` [PATCH 7/7] firmware: imx: sm-misc: Dump syslog and system info

linux-next: Tree for Jul 4
 2025-07-04 10:51 UTC 

[RFC v2] tools/nolibc: add sigaction()
 2025-07-04 10:50 UTC  (4+ messages)

[RFC PATCH] xen/flask: estimate max sidtable size
 2025-07-04 10:48 UTC  (4+ messages)

[PATCH] drm/xe/bmg: Add one additional PCI ID
 2025-07-04 10:48 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/bmg: Add one additional PCI ID (rev2)

[PATCH] ata: libata: Introduce ata_port_eh_scheduled()
 2025-07-04 10:46 UTC 

[PATCH v4 0/5] Misc rework on hugetlb faulting path
 2025-07-04 10:47 UTC  (9+ messages)
` [PATCH v4 2/5] mm,hugetlb: sort out folio locking in the "
` [PATCH v4 3/5] mm,hugetlb: rename anon_rmap to new_anon_folio and make it boolean
` [PATCH v4 4/5] mm,hugetlb: drop obsolete comment about non-present pte and second faults
` [PATCH v4 5/5] mm,hugetlb: drop unlikelys from hugetlb_fault

[PATCH] ARM: dts: stm32: add system-clock-direction-out on stm32mp15xx-dkx
 2025-07-04  9:20 UTC  (2+ messages)

[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
 2025-07-04 10:45 UTC  (6+ messages)
` [PATCH v3 09/14] RDMA/ionic: Create device queues to support admin operations

[PATCH 0/2]
 2025-07-04 10:43 UTC  (5+ messages)
` [PATCH 2/2] mmc: mmc_spi: multiple block read remove read crc ack

[PATCH V5 0/2] leds: pwm: Add optional GPIO enable pin support
 2025-07-04 10:43 UTC  (3+ messages)
` [PATCH V5 1/2] dt-bindings: leds: pwm: add enable-gpios property
` [PATCH V5 2/2] leds: pwm: Add optional GPIO enable pin support

[PATCH v5 7/7] cmake: upgrade 3.31.6 -> 4.0.3
 2025-07-04 10:42 UTC  (3+ messages)
` Patchtest results for "

[PATCH v1 mm-hotfixes] mm/zsmalloc: do not pass __GFP_MOVABLE if CONFIG_COMPACTION=n
 2025-07-04 10:42 UTC  (3+ messages)

[PATCH i-g-t v2] tests/intel/test_config: Add GPU excluded platform definition for i915
 2025-07-04 10:41 UTC  (2+ messages)

Access controllers: differentiate between access checks and grants?
 2025-07-04 10:41 UTC  (3+ messages)

[PATCH V3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-07-04 10:41 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/2] coredump: fix race condition between connect and putting pidfs dentry
 2025-07-04 10:40 UTC  (2+ messages)
` [PATCH 1/2] coredump: fix race condition between connect and

[koverstreet-bcachefs:bcachefs-testing 110/113] fs/bcachefs/btree_cache.c:190:29: warning: unused variable 'bc'
 2025-07-04 10:40 UTC 

[PATCH v4 00/65] accel: Preparatory cleanups for split-accel
 2025-07-04 10:40 UTC  (3+ messages)
` [PATCH v4 33/65] accel/hvf: Replace @dirty field by generic CPUState::vcpu_dirty field

[PATCH v8 0/3] tpm_crb_ffa: handle tpm busy return code
 2025-07-04 10:40 UTC  (7+ messages)
` [PATCH v8 2/3] tpm_crb_ffa:Introduce memzero macro to replace memset

CVE-2025-38176: binder: fix use-after-free in binderfs_evict_inode()
 2025-07-04 10:40 UTC 

CVE-2025-38174: thunderbolt: Do not double dequeue a configuration request
 2025-07-04 10:40 UTC 

CVE-2025-38175: binder: fix yet another UAF in binder_devices
 2025-07-04 10:40 UTC 

Advice on enabling BCLK for SPI-configured codec
 2025-07-04 10:39 UTC 

[Buildroot] [PATCH 1/1] Fix error with missing atomic_ops in autoconf for nginx package on sparc/v8
 2025-07-04 10:39 UTC 

[PATCH v2] selftests/futex: Add futex_numa to .gitignore
 2025-07-04 10:37 UTC 

SVSM Development Call July 2nd, 2025
 2025-07-04 10:36 UTC  (3+ messages)

[PATCH v4] selftests/futex: Convert 32bit timespec struct to 64bit version for 32bit compatibility mode
 2025-07-04 10:35 UTC 

[PATCH 1/3] crypto/openssl: include private exponent in RSA session
 2025-07-04 10:35 UTC  (2+ messages)

[DISCUSSION] proposed mctl() API
 2025-07-04 10:34 UTC  (2+ messages)

[PATCH v6 00/10] Introducing firmware late binding
 2025-07-04 10:34 UTC  (5+ messages)
` [PATCH v6 02/10] mei: late_bind: add late binding component driver


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.