All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-05 13:04:34 to 2025-04-05 16:41:03 UTC [more...]

[PATCH v4 0/4] Add support for BR Xilinx Zynq boards in mainline U-Boot
 2025-04-04  7:27 UTC  (2+ messages)
` [PATCH v4 1/4] board/BuR/common: use strlcpy instead of strncpy

[syzbot] [bcachefs?] kernel BUG in bch2_journal_replay (2)
 2025-04-05 16:41 UTC 

Make 'git stash list' more informative
 2025-04-05 16:24 UTC  (2+ messages)

[gustavoars:testing/wfamnae-next20250404] BUILD SUCCESS 74be3f75065b45f7612094c0668010823b202c53
 2025-04-05 16:39 UTC 

Looking for LUKS GUI
 2025-04-05 16:22 UTC  (2+ messages)

Can I contribute Vitastor block driver? Or maybe introduce a QAPI plugin system?
 2025-04-05 16:37 UTC  (3+ messages)

[gustavoars:testing/wfamnae-next20250325] BUILD SUCCESS 3c6f5ded7a4f575634cd0822213ab680c2732403
 2025-04-05 16:36 UTC 

[PATCH] pci: tegra194: Fix debugfs cleanup for !CONFIG_PCIEASPM
 2025-04-05 16:35 UTC  (6+ messages)

[PATCH 00/37] IIO: Sparse friendly claim of direct mode (the rest)
 2025-04-05 16:34 UTC  (4+ messages)
` [PATCH 37/37] iio: Adjust internals of handling of direct mode claiming to suit new API

[PATCH-for-10.1 0/9] target/arm: Remove some TARGET_AARCH64 uses (MTE & gdbstub)
 2025-04-05 16:33 UTC  (17+ messages)
` [PATCH-for-10.1 1/9] target/arm: Remove uses of TARGET_AARCH64 in arch_dump.c
` [PATCH-for-10.1 2/9] target/arm: Remove use of TARGET_AARCH64 in dump.c
` [PATCH-for-10.1 3/9] target/arm: Remove use of TARGET_AARCH64 in arm_cpu_initfn()
` [PATCH-for-10.1 4/9] target/arm/mte: Include missing headers for GETPC()
` [PATCH-for-10.1 5/9] target/arm/mte: Reduce address_with_allocation_tag() scope
` [PATCH-for-10.1 6/9] target/arm/mte: Rename 'mte_helper.h' as generic 'mte.h'
` [PATCH-for-10.1 7/9] target/arm/mte: Restrict MTE declarations
` [PATCH-for-10.1 9/9] target/arm: Build Aarch64 gdbstub helpers indistinctly

[PATCH v2 2/4] mm/madvise: batch tlb flushes for MADV_FREE
 2025-04-05 16:30 UTC 

[jpoimboe:objtool-werror 5/7] include/linux/objtool.h:142:77: error: expected string literal before ')' token
 2025-04-05 16:26 UTC 

[PATCH 0/2] Add property to support writing ERSTBA in high-low order
 2025-04-05 16:25 UTC  (5+ messages)
` [PATCH 1/2] hw: usb: xhci: "
` [PATCH 2/2] hw/usb/hcd-dwc3: Set erstba-hi-lo property

[PATCH v2 0/7] Support ROHM BD79104 ADC
 2025-04-05 16:25 UTC  (4+ messages)
` [PATCH RFC v2 7/7] iio: ti-adc128s052: Drop variable vref

[REGRESSION] Chrome and VSCode breakage with the commit b9b588f22a0c
 2025-04-05 16:25 UTC  (7+ messages)

[PATCH v7 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-04-05 16:23 UTC  (3+ messages)
` [PATCH v7 5/7] KVM: guest_memfd: Restore folio state after final folio_put()

[PATCH] iio: adc: ad7380: fix event threshold shift
 2025-04-05 16:21 UTC  (3+ messages)

[net PATCH 0/2] Fixes for net/phy/phylink.c
 2025-04-05 16:19 UTC  (15+ messages)
` [net PATCH 1/2] net: phy: Cleanup handling of recent changes to phy_lookup_setting

[PATCH v2 0/3] tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc
 2025-04-05 16:17 UTC  (8+ messages)
` [PATCH v2 1/3] accel/tcg: Add CPUState argument to page_unprotect
` [PATCH v2 2/3] accel/tcg: Add CPUState argument to tb_invalidate_phys_page_unwind
` [PATCH v2 3/3] accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc

[PATCH-for-10.1 v4 00/16] tcg: philmd's queue
 2025-04-05 16:13 UTC  (17+ messages)
` [PATCH-for-10.1 v4 01/16] target/riscv: Remove AccelCPUClass::cpu_class_init need
` [PATCH-for-10.1 v4 02/16] target/i386: "
` [PATCH-for-10.1 v4 03/16] accel: Remove AccelCPUClass::cpu_class_init() callback
` [PATCH-for-10.1 v4 04/16] target/hexagon: Add memory order definition
` [PATCH-for-10.1 v4 05/16] tcg: Always define TCG_GUEST_DEFAULT_MO
` [PATCH-for-10.1 v4 06/16] tcg: Simplify tcg_req_mo() macro
` [PATCH-for-10.1 v4 07/16] tcg: Define guest_default_memory_order in TCGCPUOps
` [PATCH-for-10.1 v4 08/16] tcg: Remove use of TCG_GUEST_DEFAULT_MO in tb_gen_code()
` [PATCH-for-10.1 v4 09/16] tcg: Propagate CPUState argument to cpu_req_mo()
` [PATCH-for-10.1 v4 10/16] tcg: Have tcg_req_mo() use TCGCPUOps::guest_default_memory_order
` [PATCH-for-10.1 v4 11/16] tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally
` [PATCH-for-10.1 v4 12/16] tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h'
` [PATCH-for-10.1 v4 13/16] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h'
` [PATCH-for-10.1 v4 14/16] tcg: Convert TCGState::mttcg_enabled to TriState
` [PATCH-for-10.1 v4 15/16] tcg: Factor mttcg_init() out
` [PATCH-for-10.1 v4 16/16] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field

[PATCH v4] staging: rtl8723bs: Add error handling for sd_read()
 2025-04-05 16:16 UTC  (2+ messages)

[PATCH 0/3] libnvme: add support for discovering multipath of a shared ns
 2025-04-05 16:15 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_journal_replay (2)
 2025-04-05 16:14 UTC  (2+ messages)
` [syzbot] "

[PATCH v3 0/3] Add driver for AD3530R and AD3531R DACs
 2025-04-05 16:11 UTC  (3+ messages)
` [PATCH v3 3/3] iio: dac: ad3530r: Add driver for AD3530R and AD3531R

[mark:arm64/fpsimd/fixes 13/14] arch/arm64/kernel/fpsimd.c:676:13: warning: 'sve_to_fpsimd' defined but not used
 2025-04-05 16:06 UTC 

[linux-next:master 14385/14442] arch/riscv/mm/tlbflush.c:195:23: error: 'start' redeclared as different kind of symbol
 2025-04-05 16:06 UTC 

[PATCH v2 0/4] Add support for RAM boot from maskrom mode
 2025-04-05 16:02 UTC  (6+ messages)
` [PATCH v2 1/4] rockchip: Move TEXT_BASE to 8 MiB offset from start of DRAM
` [PATCH v2 2/4] rockchip: Add support for RAM boot from maskrom mode
` [PATCH v2 3/4] rockchip: Enable RAM boot using ROCKCHIP_MASKROM_IMAGE
` [PATCH v2 4/4] rockchip: sdram: Add fallback that fixup DRAM gaps on RK3588

[PATCH RFC/RFT 0/2] gpio: qcom: rewritte SPMI gpio driver from Linux driver
 2025-04-05 15:56 UTC  (3+ messages)
` [PATCH RFC/RFT 1/2] gpio: qcom: add new driver for SPMI gpios

NFS client read bandwidth is not scaling up with nconnect value higher 4+
 2025-04-05 16:01 UTC 

[Buildroot] [PATCH v2] package/libfuse3: bump to version 3.17.1
 2025-04-05 16:01 UTC  (3+ messages)
` [Buildroot] [PATCH v3] "

[Buildroot] [git commit] package/libfuse3: bump to version 3.17.1
 2025-04-05 14:40 UTC 

[PATCH-for-10.1 0/2] tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps::has_precise_smc field
 2025-04-05 15:57 UTC  (3+ messages)
` [PATCH-for-10.1 1/2] tcg: Introduce and use target_has_precise_smc() runtime helper

[PATCH v2] x86/xen: fix balloon target initialization for PVH dom0
 2025-04-05 15:55 UTC  (2+ messages)

[PATCH mptcp-next] mptcp: pm: drop redundant mptcp_pm_send_ack
 2025-04-05 15:47 UTC  (2+ messages)

[PATCH 0/3] iio: ad7606: add SPI offload support
 2025-04-05 15:40 UTC  (3+ messages)
` [PATCH 3/3] iio: adc: "

[syzbot] [btrfs?] general protection fault in relocate_file_extent_cluster
 2025-04-05 15:40 UTC 

[PATCH v2 0/3] media: imx-jpeg: Fix some motion-jpeg decoding issues
 2025-04-05 15:37 UTC  (5+ messages)
` [PATCH v2 2/3] media: imx-jpeg: Change the pattern size to 128x64
` [PATCH v2 3/3] media: imx-jpeg: Check decoding is ongoing for motion-jpeg

[PATCH] net/pcap: fix indentation and numa node
 2025-04-05 15:36 UTC 

[meta-core][PATCH v2] libgpg-error: inherit lib_package
 2025-04-05 15:34 UTC  (12+ messages)
` [OE-core] "
  ` AW: "

[PATCH iproute2] nstat: Fix NULL Pointer Dereference
 2025-04-05 15:34 UTC  (2+ messages)

[PATCH 1/3] arm: mach-k3: Remove undefined Kconfig symbols BOARD and SPL_BOARD
 2025-04-05 15:34 UTC  (2+ messages)

[PATCH] docs: Remove literal markup from Documentation/ paths
 2025-04-05 15:31 UTC  (4+ messages)

[PATCH 1/5] arch/x86: Add 64-bit U-Boot configuration without SPL
 2025-04-05 15:30 UTC  (2+ messages)

[PATCH v3] hwmon: (max77705) add initial support
 2025-04-05 15:30 UTC 

Kernel Crash: iio_dummy: General protection fault and null-ptr-deref in iio_simple_dummy_events_register
 2025-04-05 15:28 UTC  (3+ messages)

[PATCH v3] transform strncpy into strscpy
 2025-04-05 15:25 UTC  (3+ messages)
` [PATCH v4] scsi: target: "

[soc:cznic/platform] BUILD SUCCESS b24e88b42d68d388f97ca71e11e50cb3e78406ec
 2025-04-05 15:22 UTC 

[PATCH v2] octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()
 2025-04-05 15:23 UTC 

[RFC PATCH 0/2] rust: add support for maple trees
 2025-04-05 15:23 UTC  (5+ messages)
` [RFC PATCH 1/2] maple_tree: add __mtree_insert_range function
` [RFC PATCH 2/2] rust: add maple tree abstractions

[PATCH v4 0/2] thermal: thermal-generic-adc: add temp sensor function
 2025-04-05 15:23 UTC  (3+ messages)
` [PATCH v4 2/2] thermal: thermal-generic-adc: add temperature sensor channel

[tip:irq/urgent] BUILD SUCCESS 9b305678c55dd45044aa565fee04f8d88382bc4d
 2025-04-05 15:21 UTC 

[PATCH v3 0/2] thermal: thermal-generic-adc: add temp sensor function
 2025-04-05 15:15 UTC  (8+ messages)
` [PATCH v3 2/2] thermal: thermal-generic-adc: add temperature sensor channel

[PATCH 2/4] ASoC: codecs: Add support for Richtek rt9123
 2025-04-05 15:13 UTC  (3+ messages)

[RFC PATCH] Introduce Hierarchical Per-CPU Counters
 2025-04-05 14:52 UTC 

[PATCH v2] serial: sifive: Switch to nbcon console
 2025-04-05 14:59 UTC  (2+ messages)

[PATCH v3] ublk: improve detection and handling of ublk server exit
 2025-04-05 14:59 UTC  (2+ messages)

[PATCH] cobalt/dovetail: Fill fault statistics counters
 2025-04-05 14:58 UTC  (2+ messages)

[PATCH v5] staging: rtl8723bs: Prevent duplicate NULL tests on a value
 2025-04-05 14:58 UTC  (4+ messages)

[PATCH v2] staging: rtl8723bs: Use % 4096 instead of & 0xfff
 2025-04-05 14:55 UTC  (5+ messages)

[PATCH v2] serial: sifive: lock port in startup()/shutdown() callbacks
 2025-04-05 14:53 UTC  (2+ messages)

[android-common:android16-6.12 18/18] mm/compaction.c: trace/hooks/mm.h is included more than once
 2025-04-05 14:52 UTC 

[PATCH 0/8] Reup: SM8350 and SC8280XP venus support
 2025-04-05 14:48 UTC  (5+ messages)

[PATCH v5 00/29] pxe: Precursor series for supporting read_all() in extlinux / PXE
 2025-04-05 14:48 UTC  (8+ messages)

[PATCH v1 0/5] add support for winsen MHZ19B CO2 sensor
 2025-04-05 14:45 UTC  (7+ messages)
` [PATCH v1 3/5] ABI: iio: add new ABI doc for mhz19b
` [PATCH v1 4/5] iio: chemical: add support for winsen MHZ19B CO2 sensor

[RFC PATCH-for-10.1 00/39] single-binary: Make hw/arm/ common
 2025-04-05 14:43 UTC  (11+ messages)
` [RFC PATCH-for-10.1 11/39] hw/arm: Use full "target/arm/cpu.h" path to include target's "cpu.h"
` [RFC PATCH-for-10.1 20/39] target/arm: Extract PSCI definitions to 'psci.h'

[PATCH 0/2] Simplify local variable initialization
 2025-04-05 14:43 UTC  (9+ messages)
` [PATCH 1/2] staging: rtl8723bs: Optimize variable initialization in rtl8723b_hal_init.c
` [PATCH 2/2] staging: rtl8723bs: Initialize local variables at declaration

[meta-perl][PATCH] Fix warning : lack of whitespace around assignment
 2025-04-05 14:42 UTC 

[PATCH 00/19] Arm cpu schema clean-ups
 2025-04-05 14:42 UTC  (6+ messages)
` [PATCH 07/19] arm64: dts: qcom: msm8992-lg-h815: Fix CPU node "enable-method" property dependencies

[PATCH] cargo-c,rust: Fix build on risv32
 2025-04-05 14:38 UTC 

[PATCH] MIPS: rename rollback_handler with skipover_handler
 2025-04-05 14:37 UTC 

[PATCH v3] staging: rtl8723bs: Add error handling for sd_read()
 2025-04-05 14:34 UTC  (2+ messages)

[PATCH v2] mtd: bcm47xxnflash: Add error handling for bcm47xxnflash_ops_bcm4706_ctl_cmd()
 2025-04-05 14:33 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: Add error handling for sd_read()
 2025-04-05 14:33 UTC  (3+ messages)

[PATCH v5 00/46] x86: Improve operation under QEMU
 2025-04-05 14:31 UTC  (2+ messages)

[PATCH] common: Add CONFIG_SKIP_RELOCATE
 2025-04-05 14:31 UTC  (2+ messages)

[PATCH v3 00/32] Samsung S2MPG10 PMIC MFD-based drivers
 2025-04-05 14:29 UTC  (11+ messages)
` [PATCH v3 10/32] mfd: sec: merge separate core and irq modules
` [PATCH v3 23/32] mfd: sec: add myself as module author

[PATCH] serial: sifive: lock port in startup()/shutdown() callbacks
 2025-04-05 14:28 UTC  (6+ messages)

[PATCH 0/5] cmd: fuse: Introduce fuse writebuff sub-system and clean up
 2025-04-05 14:28 UTC  (2+ messages)

[PATCH] arm64: Fix page permissions for platforms running at EL2
 2025-04-05 14:28 UTC  (2+ messages)

Question about memory trace with execlog plugin
 2025-04-05 14:25 UTC 

Bug#1100928: [regression 6.1.y] microphone no longer records (on VivoBook_ASUSLaptop TP401MARB_J401MA)
 2025-04-05 14:24 UTC  (6+ messages)

[PATCH 0/8] staging: sm750fb: change function naming style
 2025-04-05 14:23 UTC  (5+ messages)

[PATCH 0/2] perf/core: Fix broken throttling bugs
 2025-04-05 14:16 UTC  (3+ messages)
` [PATCH 1/2] Revert "perf/core: Fix hardlockup failure caused by perf throttle"
` [PATCH 2/2] perf/core: Fix broken throttling when max_samples_per_tick=1

[PATCH-for-10.1 v3 00/19] tcg: philmd's queue
 2025-04-05 14:14 UTC  (4+ messages)
` [PATCH-for-10.1 v3 19/19] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field

[PATCH] block: don't grab elevator lock during queue initialization
 2025-04-05 14:14 UTC  (6+ messages)

[PATCH v2] nilfs2: Add pointer check for nilfs_direct_propagate()
 2025-04-05 14:13 UTC  (2+ messages)

[meta-selinux][styhead][PATCH] refpolicy: firewalld - fix firewalld_t firewalld_tmpfs_t exec
 2025-04-05 14:10 UTC 

xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state
 2025-04-05 14:08 UTC  (5+ messages)

Way to "impersonate" remote or sync remotes without fetching everything?
 2025-04-05 14:01 UTC 

[PATCH] bluez5: remove obsolete patch for test-gatt
 2025-04-05 14:00 UTC 

[RFC PATCH net-next] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2025-04-05 13:58 UTC  (3+ messages)

[PATCH resend] bcachefs-tools: add missing "fs top" command to manual
 2025-04-05 13:56 UTC  (2+ messages)

[meta-selinux][scarthgap][PATCH] refpolicy: firewalld - fix lib_t Python cache denial auditing
 2025-04-05 13:55 UTC 

[PATCH v2] libata: Add error handling for pdc20621_i2c_read()
 2025-04-05 13:53 UTC 

[PATCH v2] cpuidle: menu: Optimize bucket assignment when next_timer_ns equals KTIME_MAX
 2025-04-05 13:53 UTC 

[PATCH v2] rust: alloc: implement `extend` for `Vec`
 2025-04-05 13:51 UTC 

[PATCH] rust: alloc: implement `extend` for `Vec`
 2025-04-05 13:51 UTC  (2+ messages)

[PATCHSET v7] sched_ext: Enhance built-in idle selection with allowed CPUs
 2025-04-05 13:39 UTC  (6+ messages)
` [PATCH 1/5] sched_ext: idle: Extend topology optimizations to all tasks
` [PATCH 2/5] sched_ext: idle: Explicitly pass allowed cpumask to scx_select_cpu_dfl()
` [PATCH 3/5] sched_ext: idle: Accept an arbitrary cpumask in scx_select_cpu_dfl()
` [PATCH 4/5] sched_ext: idle: Introduce scx_bpf_select_cpu_and()
` [PATCH 5/5] selftests/sched_ext: Add test for scx_bpf_select_cpu_and()

[PATCH 1/2] erofs-utils: allocate `struct erofs_inode` with zeroed memory
 2025-04-05 13:39 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: lib: use atomic operations for `vi->flags`

[PATCH v5] serial: sifive: Switch to nbcon console
 2025-04-05 13:34 UTC  (2+ messages)

[PATCH i-g-t v2] tests/kms_universal_plane: Fix fb count mismatch
 2025-04-05 13:34 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/kms_universal_plane: Fix fb count mismatch (rev2)

drivers/gpu/drm/imx/ipuv3/imx-ldb.c:658:57: warning: '_sel' directive output may be truncated writing 4 bytes into a region of size between 3 and 13
 2025-04-05 13:26 UTC 

[linux-next:master 14547/14595] arch/riscv/mm/tlbflush.c:195:16: error: redefinition of 'start'
 2025-04-05 13:26 UTC 

[syzbot] [kernfs?] KMSAN: uninit-value in __kernfs_remove
 2025-04-05 13:17 UTC 

fs/btrfs/fs.c:94:2-8: preceding lock on line 90
 2025-04-05 13:06 UTC 

[PATCH 00/34] sunxi: clock refactoring and Allwinner A523 support
 2025-04-05 13:04 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.