All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-10 05:56:29 to 2025-10-10 07:26:01 UTC [more...]

[PATCH v15 0/3] Add support for AST2700 clk driver
 2025-10-10  7:25 UTC  (3+ messages)
` [PATCH v15 1/3] dt-bindings: clock: ast2700: modify soc0/1 clock define
` [PATCH v15 2/3] reset: aspeed: register AST2700 reset auxiliary bus device

[PATCH v2] nvme/tcp: handle tls partially sent records in write_space()
 2025-10-10  7:24 UTC  (5+ messages)

[syzbot] [net?] [virt?] BUG: sleeping function called from invalid context in __set_page_owner
 2025-10-10  7:24 UTC  (2+ messages)

[PATCH] smb: client: Simplify a return statement in get_smb2_acl_by_path()
 2025-10-10  7:22 UTC  (3+ messages)

[PATCH v6 0/5] btrfs: add remove_bdev() callback
 2025-10-10  7:22 UTC  (11+ messages)
` [PATCH v6 1/5] btrfs: introduce a new fs state, EMERGENCY_SHUTDOWN
` [PATCH v6 2/5] btrfs: reject file operations if in shutdown state
` [PATCH v6 3/5] btrfs: reject delalloc ranges "
` [PATCH v6 4/5] btrfs: implement shutdown ioctl

[PATCH v1 0/5] tools/rtla: Improve argument processing
 2025-10-10  7:20 UTC  (4+ messages)
` [PATCH v1 1/5] tools/rtla: Add fatal() and replace error handling pattern

[PATCH v3] nvme/tcp: handle tls partially sent records in write_space()
 2025-10-10  7:19 UTC 

[PATCH v1] rcu: use WRITE_ONCE() for ->next and ->pprev of hlist_nulls
 2025-10-10  7:19 UTC  (2+ messages)

[PATCH] powerpc64/bpf: support direct_call on livepatch function
 2025-10-10  7:17 UTC  (7+ messages)

[PATCH 0/3] kbuild: Fixes for fallout from recent modules.builtin.modinfo series
 2025-10-10  7:19 UTC  (2+ messages)

[PATCH net] net: dlink: fix null dereference in receive_packet()
 2025-10-10  7:18 UTC  (2+ messages)

[PATCH] arm/optee: Simplify examples recipe
 2025-10-10  7:17 UTC 

[f2fs-dev] [Crash Report] WARNING in f2fs_init_xattr_caches
 2025-10-10  7:16 UTC 

[gustavoars:testing/wfamnae-next20251002] BUILD REGRESSION 7bcbc6fbcc6816b0e3307e1ebab74b01797d0fb6
 2025-10-10  7:16 UTC 

[PATCH] ASoC: codecs: Fix gain setting ranges for Renesas IDT821034 codec
 2025-10-10  7:16 UTC  (2+ messages)

[PATCH v3] drm/i915/fbc: update the impacted platforms in wa_22014263786
 2025-10-10  7:16 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/fbc: update the impacted platforms in wa_22014263786 (rev3)

[PATCH v2] pci/aer_inject: switching inject_lock to raw_spinlock_t
 2025-10-10  7:15 UTC  (2+ messages)

[PATCH] fec_imx: Fix ENODEV in fec_probe on i.MX27
 2025-10-10  7:13 UTC  (4+ messages)

[tip:x86/core] BUILD REGRESSION 6c6e6a5416471498d8aafc050110bec9467e4da7
 2025-10-10  7:13 UTC 

[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-10-10  7:13 UTC  (9+ messages)
` [PATCH 19/24] arm64: dts: qcom: glymur: Add support for PCIe5
` [PATCH 20/24] arm64: dts: qcom: glymur-crd: Add power supply and sideband signal for pcie5

[PATCH 0/2] iio: imu: st_lsm6dsx: Decouple sensor ODR from FIFO batch data rate
 2025-10-10  7:12 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v5 0/4] Adjustment to power limit setting
 2025-10-10  7:12 UTC  (3+ messages)
` [PATCH v5 2/4] drm/amd: Remove second call to set_power_limit()

[PATCH v2] LoongArch: KVM: Add AVEC support
 2025-10-10  6:48 UTC 

[PATCH v2] tpm: infineon: add bounds check in tpm_inf_recv
 2025-10-10  7:11 UTC  (2+ messages)

[PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
 2025-10-10  7:10 UTC  (5+ messages)
` [PATCH v2 1/3] media: dvb-usb-v2: lmedm04: Fix firmware macro definitions
` [PATCH v2 2/3] media: radio: si470x: Fix DRIVER_AUTHOR macro definition

PROBLEM: AST2500 BMC video output disabled by reboot (regression)
 2025-10-10  7:10 UTC  (12+ messages)

[PATCH v3] hw/uefi: add "info firmware-log" + "query-firmware-log" monitor commands
 2025-10-10  7:10 UTC 

[tip:x86/core 1/1] vmlinux.o: warning: objtool: rcar_pcie_probe+0x13e: no-cfi indirect call!
 2025-10-10  7:10 UTC  (3+ messages)

[PATCH v3 00/13] target/openrisc: Remove all uses of target_[u]long types
 2025-10-10  7:07 UTC  (14+ messages)
` [PATCH v3 01/13] target/openrisc: Replace VMSTATE_UINTTL() -> VMSTATE_UINT32()
` [PATCH v3 02/13] target/openrisc: Do not use target_ulong for @mr in MTSPR helper
` [PATCH v3 03/13] target/openrisc: Remove unused cpu_openrisc_map_address_*() handlers
` [PATCH v3 04/13] target/openrisc: Remove target_ulong use in raise_mmu_exception()
` [PATCH v3 05/13] target/openrisc: Use vaddr type for $pc jumps
` [PATCH v3 06/13] target/openrisc: Remove 'TARGET_LONG_BITS != 32' dead code
` [PATCH v3 07/13] target/openrisc: Explode MO_TExx -> MO_TE | MO_xx
` [PATCH v3 08/13] target/openrisc: Conceal MO_TE within do_load()
` [PATCH v3 09/13] target/openrisc: Conceal MO_TE within do_store()
` [PATCH v3 10/13] target/openrisc: Introduce mo_endian() helper
` [PATCH v3 11/13] target/openrisc: Replace MO_TE -> MO_BE
` [PATCH v3 12/13] target/openrisc: Inline tcg_gen_trunc_i64_tl()
` [PATCH v3 13/13] target/openrisc: Replace target_ulong -> uint32_t

[PATCH 00/54] bnxt patchset
 2025-10-09 22:10 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/54] net/bnxt/tf_ulp: add bnxt app data for 25.11

[PATCH] lib/net: Add ICMP support to rte_net_get_ptype()
 2025-10-09 15:27 UTC 

[PATCH bpf-next v2 0/3] Add overwrite mode for bpf ring buffer
 2025-10-10  7:07 UTC  (6+ messages)
` [PATCH bpf-next v2 1/3] bpf: "

[PATCH 0/5] fast-import: start controlling how tag signatures are handled
 2025-10-10  7:06 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] doc: git-tag: stop focusing on GPG signed tags
  ` [PATCH v2 2/5] lib-gpg: allow tests with GPGSM or GPGSSH prereq first

[PATCH v6 0/7] Add multiple address spaces support to VDUSE
 2025-10-10  7:06 UTC  (4+ messages)
` [PATCH v6 6/7] vduse: add vq group asid support

[PATCH 1/1] firmware: stratix10-svc: Add definition for voltage and temperature sensor
 2025-10-10  7:06 UTC  (5+ messages)
    ` [PATCH v4 "

[PATCH v3 0/4] [v3]drivers/net/rnp fixed Coverity issue
 2025-10-10  7:01 UTC  (5+ messages)
` [PATCH v3 1/4] net/rnp: add check firmware respond info
` [PATCH v3 2/4] net/rnp: fix Tunnel-TSO VLAN header untrusted loop bound
` [PATCH v3 3/4] net/rnp: fix TSO segmentation for packets of 64KB
` [PATCH v3 4/4] net/rnp: resolve coredump caused by memory overflow

[PATCH] ocfs2: annotate flexible array members with __counted_by_le()
 2025-10-10  7:01 UTC  (2+ messages)

[PATCH v9 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-10-10  7:09 UTC  (14+ messages)
  ` [PATCH v9 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
  ` [PATCH v9 2/6] phy: exynos5-usbdrd: support HS phy for ExynosAutov920
  ` [PATCH v9 3/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo hsphy
  ` [PATCH v9 4/6] phy: exynos5-usbdrd: support HS combo phy for ExynosAutov920
  ` [PATCH v9 5/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo ssphy
  ` [PATCH v9 6/6] phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920

[tip:master] BUILD SUCCESS 7d24c651ce163bc04e7683ec75bf976b6ff042e2
 2025-10-10  7:00 UTC 

[akpm-mm:mm-new 36/102] error[E0425]: cannot find value `VM_READ` in crate `bindings`
 2025-10-10  6:59 UTC  (5+ messages)

[PATCH 1/3] Documentation: fix warnings during config build
 2025-10-10  6:57 UTC  (3+ messages)
` [PATCH 2/3] scripts: container.sh: support -e for environment variables
` [PATCH 3/3] Documentation: add contributing section

[PATCH v7 0/4] Add SPAcc Crypto Driver
 2025-10-10  6:57 UTC  (4+ messages)
` [PATCH v7 2/4] Add SPAcc ahash support

[PATCH v2 00/10] target/openrisc: Remove all uses of target_[u]long types
 2025-10-10  6:56 UTC  (4+ messages)
` [PATCH v2 02/10] target/openrisc: Explode MO_TExx -> MO_TE | MO_xx

[Buildroot] [PATCH 1/1] package/python-aerich: bump to version 0.9.2
 2025-10-10  6:56 UTC 

[PATCH] ocfs2: add extra consistency check to ocfs2_dx_dir_lookup()
 2025-10-10  6:55 UTC  (7+ messages)
` [PATCH v2] ocfs2: add extra consistency check to ocfs2_dx_dir_lookup_rec()

[PATCH net v2] net: dlink: handle dma_map_single() failure properly
 2025-10-10  6:55 UTC  (2+ messages)

[PATCH v2 0/7] tcg/mips: Remove support for 32-bit hosts
 2025-10-10  6:53 UTC  (9+ messages)
` [PATCH v2 4/7] tcg/mips: Remove support for O32 and N32 ABIs
` [PATCH v2 5/7] tcg/mips: Remove support for 32-bit hosts
` [PATCH v2 6/7] kvm/mips: "
` [PATCH v2 7/7] buildsys: Remove support for 32-bit MIPS hosts

[PATCH] erofs-utils: mount: nbd: retry indefinitely on network I/O errors
 2025-10-10  6:54 UTC 

[PATCH v3 0/7] builtin/repo: introduce stats subcommand
 2025-10-10  6:53 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/7] "

[PATCH 0/8] Preparatory patches for guardband optimization
 2025-10-10  6:53 UTC  (5+ messages)
` [PATCH 4/8] drm/i915/psr: Consider SCL lines when validating vblank for wake latency
` [PATCH 5/8] drm/i915/display: Check if final vblank is sufficient for PSR features

[PATCH net] amd-xgbe: Avoid spurious link down messages during interface toggle
 2025-10-10  6:51 UTC 

[PATCH 0/3] smb: client: Better exception handling for SMB3 hash allocations
 2025-10-10  6:51 UTC  (4+ messages)
` [PATCH 1/3] smb: client: Return directly after a failed cifs_alloc_hash() in smb3_crypto_shash_allocate()
` [PATCH 2/3] smb: client: Improve resource release in smb311_crypto_shash_allocate()
` [PATCH 3/3] smb: client: Omit a variable initialisation "

[PATCH bpf] xsk: harden userspace-supplied &xdp_desc validation
 2025-10-10  6:51 UTC  (3+ messages)

[LTP] [PATCH v1 0/2] new cmd support option for needs_cmds
 2025-10-10  6:45 UTC  (10+ messages)
  ` [LTP] [PATCH v2 1/2] lib: Add support option for .needs_cmds
    ` [LTP] [PATCH v3 0/4] new cmd support option for needs_cmds
      ` [LTP] [PATCH v3 1/4] lib: Add support option for .needs_cmds
      ` [LTP] [PATCH v3 2/4] ioctl_loop01.c: Update to new .needs_cmds struct
      ` [LTP] [PATCH v3 3/4] Update test cases use new needs_cmds
      ` [LTP] [PATCH v3 4/4] tst_run_shell.c: Add new function handle "

[PATCH v3 00/11] HID: Implement haptic touchpad support
 2025-10-10  6:48 UTC  (5+ messages)
` [PATCH v3 04/11] HID: haptic: introduce hid_haptic_device

[PATCH] doc: patch-id: convert to the modern synopsis style
 2025-10-10  6:48 UTC  (2+ messages)

[esmil:visionfive 31/31] firmware/brcm/brcmfmac43430-sdio.bin: warning: ignored by one of the .gitignore files
 2025-10-10  6:46 UTC 

[PATCH] mtd: spi-nor: spansion: Add SMPT fixup for S25FS512S
 2025-10-10  6:46 UTC  (10+ messages)

[PATCH] media: i2c: mt9p031: support ctrl events
 2025-10-10  6:45 UTC 

[PATCH v2 0/5] riscv: dts: spacemit: add initial support for MusePi Pro
 2025-10-10  6:43 UTC  (12+ messages)
` [PATCH v2 5/5] riscv: dts: spacemit: add Ethernet "

[PATCH 0/2] Cleanups and fixes (PART 2)
 2025-10-10  6:39 UTC  (5+ messages)

[PATCH 0/3] doc: convert git-stash, git tag and git worktree to synopis style
 2025-10-10  6:40 UTC  (4+ messages)
` [PATCH 1/3] doc: convert git-stash.adoc "

[PATCH] ast: Warn on multiple builtin config fragments for the same variable
 2025-10-10  6:40 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v4] block: plug attempts to batch allocate tags multiple times
 2025-10-10  6:35 UTC 

[PATCH v3 00/30] Live Update Orchestrator
 2025-10-10  6:39 UTC  (10+ messages)
` [PATCH v3 19/30] liveupdate: luo_sysfs: add sysfs state monitoring

v4.19.325-cip124 pipeline failure
 2025-10-10  6:38 UTC  (2+ messages)
` [cip-dev] "

[RFC PATCH] ast: Better variable history for builtin fragments
 2025-10-10  6:36 UTC  (5+ messages)
` [bitbake-devel] "

[PATCH] i3c: fix refcount inconsistency in i3c_master_register
 2025-10-10  6:34 UTC  (4+ messages)

[PATCH] selftests/run_kselftest.sh: Add --error-on-fail flag
 2025-10-10  6:34 UTC  (2+ messages)

[PATCH 0/8] drm/i915: Some universal plane fixes and cleanups
 2025-10-10  6:33 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH sched_ext/for-6.18-fixes] sched_ext: Sync error_irq_work before freeing scx_sched
 2025-10-10  6:31 UTC  (2+ messages)

[Outreachy] Introduction (Ágatha)
 2025-10-10  6:31 UTC  (4+ messages)

[PATCH v2] block/curl.c: Use explicit long constants in curl_easy_setopt calls
 2025-10-10  6:30 UTC  (3+ messages)

[PATCH 00/49] repack: prepare for incremental MIDX-based repacking
 2025-10-10  6:29 UTC  (10+ messages)
` [PATCH 17/49] builtin/repack.c: pass "packdir" when removing packs
` [PATCH 19/49] repack: remove 'existing_packs' API from the builtin
` [PATCH 21/49] builtin/repack.c: factor our "generated_pack_install"

[PATCH v2] dt-bindings: soc: samsung: exynos-sysreg: add power-domains
 2025-10-10  6:29 UTC 

[PATCH 00/33] vhost-user-blk: live-backend local migration
 2025-10-10  6:27 UTC  (6+ messages)
` [PATCH 31/33] vhost-user-blk: support vhost backend migration

[PATCH i-g-t v3] tests/syncobj_timeline: Exercise signaling of awaited points
 2025-10-10  6:28 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for tests/syncobj_timeline: Exercise signaling of awaited points (rev3)

[RFC PATCH] cargo_common.bbclass: use source replacement instead of dependency patching
 2025-10-10  6:27 UTC  (6+ messages)
` [OE-core] "

[PATCH v4 00/12] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-10-10  6:27 UTC  (7+ messages)
` [PATCH v4 04/12] soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() function
` [PATCH v4 05/12] remoteproc: pas: Replace metadata context with PAS context structure
` [PATCH v4 12/12] arm64: dts: qcom: Add EL2 overlay for Lemans

[PATCH 00/13] refs: improvements and fixes for peeling tags
 2025-10-10  6:26 UTC  (9+ messages)
` [PATCH v2 00/14] "

[PATCH 5.15] fuse: Fix race condition in writethrough path A race
 2025-10-10  6:25 UTC  (3+ messages)

[Buildroot] [git commit] package/squid: add patch for CVE-2025-59362
 2025-10-10  6:19 UTC 

[Buildroot] [git commit] package/gpsd: remove -std=gnu++98 from CFLAGS
 2025-10-10  6:19 UTC 

[Buildroot] [git commit] package/suricata: security bump to v6.0.20
 2025-10-10  6:09 UTC 

[PATCH] target/i386: Fix CR2 handling for non-canonical addresses
 2025-10-10  6:23 UTC  (3+ messages)

[PATCH v2 0/6] hw/hppa: Clarify machine variables and move them out of CPUArchState
 2025-10-10  6:18 UTC  (7+ messages)
` [PATCH v2 1/6] hw/hppa: Convert type_init() -> DEFINE_TYPES()
` [PATCH v2 2/6] hw/hppa: Factor QOM HPPA_COMMON_MACHINE out
` [PATCH v2 3/6] hw/hppa: Reduce variables scope in common_init()
` [PATCH v2 4/6] hw/hppa: Move CPU::kernel_entry -> Machine::boot_info.gr25
` [PATCH v2 5/6] hw/hppa: Move CPU::cmdline_or_bootorder -> Machine::boot_info.gr24
` [PATCH v2 6/6] hw/hppa: Move CPU::initrd_base/end -> Machine::boot_info.gr22/23

[Buildroot] [PATCH] package/squid: add patch for CVE-2025-59362
 2025-10-10  6:20 UTC  (2+ messages)

[PATCH 00/19] clk: amlogic: Add PLLs and peripheral clocks for A4 and A5 SoCs
 2025-10-10  6:15 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/gpsd: remove -std=gnu++98 from CFLAGS
 2025-10-10  6:16 UTC  (3+ messages)

The zero power level of the HID device in kernel 6.12 is not reported from the kernel to the upper layer
 2025-10-10  6:13 UTC  (8+ messages)
    ` 答复: [External Mail]Re: "
        ` 答复: "

[PATCH] HID: hid-input: only ignore 0 battery events for digitizers
 2025-10-10  6:12 UTC 

[Buildroot] [PATCH] package/suricata: security bump to v6.0.20
 2025-10-10  6:11 UTC  (2+ messages)

[arm-integrator:b4/aarch64-dynamic-kernel-stacks-v6.18-rc1-separate-dabt-codepath-syncstack4all 12/13] arch/arm64/kernel/entry.S:702: Error: undefined symbol S_STACK_DABT_SP used as an immediate value
 2025-10-10  6:04 UTC 

[Buildroot] [PATCH 1/1] package/rsyslog: fix hash file
 2025-10-10  6:04 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/4] Better backtraces for leaf functions
 2025-10-10  6:03 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 2/4] x86: "

[PATCH 00/14] Fix memory region use-after-finalization
 2025-10-10  5:55 UTC  (7+ messages)
` [PATCH 02/14] qdev: Automatically delete memory subregions

[Bug 220650] New: Kernel panic in amdgpu_cs_ioctl during Xwayland operation
 2025-10-10  6:02 UTC  (2+ messages)
` [Bug 220650] "

[Bug 220653] New: RX6700XT fails to do S3 resume, then hangup on recovery
 2025-10-10  6:02 UTC  (2+ messages)
` [Bug 220653] RX6700XT fails to do S3 suspend, "

[PATCH i-g-t] tests/kms_plane_multiple: Restrict pipe/output combos on 2x subtests for simulation
 2025-10-10  6:00 UTC  (2+ messages)

[PATCH v19 0/6] Introduction of a remoteproc tee to load signed firmware
 2025-10-10  5:58 UTC  (12+ messages)
` [PATCH v19 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
              ` [Linux-stm32] "

[PATCH] tests/intel/xe_exec_compute_mode: Remove non-block section
 2025-10-10  5:56 UTC  (2+ messages)

[PATCH 1/2] usb: ljca: Order ACPI hardware IDs alphabetically
 2025-10-10  5:56 UTC  (2+ messages)
` [PATCH 2/2] usb: ljca: Improve ACPI hardware ID documentation


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.