All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-03 00:06:28 to 2025-08-03 08:40:45 UTC [more...]

[PATCH v4 00/58] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2025-08-03  3:57 UTC  (3+ messages)
` [PATCH v4 04/58] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v4 13/58] dyndbg,module: make proper substructs in _ddebug_info

[Bug 220398] New: Bluetooth devices experience severe connection issues, frequent disconnections, and input lag in kernel 6.15.2, working fine in 6.15.1
 2025-08-03  8:40 UTC  (2+ messages)
` [Bug 220398] "

[PATCH v8 00/27] migration: propagate vTPM errors using Error objects
 2025-08-03  7:15 UTC  (5+ messages)
` [PATCH v8 23/27] migration: Propagate last encountered error in vmstate_save_state_v() function

[PATCH net v3 0/2] net: tcp: lookup the best matched listen socket
 2025-08-03  8:32 UTC  (7+ messages)
` [PATCH net v3 1/2] "

[PATCH v2 9/9] dt-bindings: nvmem: mediatek: efuse: Add support for MT8196
 2025-08-03  8:18 UTC  (4+ messages)

[PATCH] mtd: nand: raw: Remove unused lpc32xx_nand_slc driver
 2025-08-03  8:23 UTC  (2+ messages)

[PATCH v7] regulator: add s2dos05 regulator support
 2025-08-03  8:22 UTC  (2+ messages)

[PATCH v3 00/27] Add support for MT8196 clock controllers
 2025-08-03  8:17 UTC  (5+ messages)
` [PATCH v3 09/27] dt-bindings: clock: mediatek: Describe "

[PATCH] meson: Allow BPF code to be built with GCC
 2025-08-03  8:17 UTC 

[PATCH] [PATCH] docs: update physical memory documentation by adding N_GENERIC_INITIATOR to enum node_states
 2025-08-03  8:18 UTC  (2+ messages)

[PATCH 0/3] mtd: rawnand: Fix some Smatch reports
 2025-08-03  8:17 UTC  (5+ messages)
` [PATCH 1/3] mtd: nand: pxa3xx: Free memory on error
` [PATCH 3/3] mtd: nand: sunxi: Free allocated memory on errors

[PATCH 0/3] mtd: rawnand: Fix some Smatch reported issues
 2025-08-03  8:17 UTC  (7+ messages)
` [PATCH 1/3] mtd: rawnand: cortina_nand: Fix -ENOMEM detection
` [PATCH 2/3] mtd: rawnand: denali: Remove always true test
` [PATCH 3/3] mtd: rawnand: mxs_nand: Ensure err is set for error path

[PATCH v2] Add a feature for mapping a host unix socket to a guest tcp socket
 2025-08-03  5:01 UTC 

[cocci] Searching for questionable call pairs (with SmPL)?
 2025-08-03  7:55 UTC  (24+ messages)
` [cocci] Searching for lock calls without unlocking "

[openeuler:OLK-6.6 2632/2632] arch/x86/kernel/csv-shared.c:130:13: warning: no previous prototype for 'csv3_scan_secure_call_pages'
 2025-08-03  7:52 UTC 

[PATCH mptcp-next v4 0/2] mptcp: TCP_MD5SIG support
 2025-08-03  7:47 UTC  (5+ messages)

[PATCH mptcp-next 0/3] mptcp: add more sockopts
 2025-08-03  7:35 UTC  (2+ messages)

[PATCH] webkitgtk: upgrade 2.48.2 -> 2.48.5
 2025-08-03  7:35 UTC 

[PATCH v3 0/4] kcov, usb: Fix invalid context sleep in softirq path on PREEMPT_RT
 2025-08-03  7:23 UTC  (6+ messages)
` [PATCH 1/4] kcov: Use raw_spinlock_t for kcov->lock and kcov_remote_lock
` [PATCH 2/4] kcov: Replace per-CPU local_lock with local_irq_save/restore
` [PATCH 3/4] kcov: Separate KCOV_REMOTE_ENABLE ioctl helper function
` [PATCH 4/4] kcov: move remote handle allocation outside raw spinlock

How to enable floating-point operations in XNThread
 2025-08-03  7:19 UTC  (2+ messages)

[PATCH 1/2] HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length
 2025-08-03  6:57 UTC  (2+ messages)
` [PATCH 2/2] HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save

[PATCH v3 0/7] string_list_split*() updates
 2025-08-03  6:53 UTC  (22+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] string-list: report programming error with BUG
  ` [PATCH v4 2/7] string-list: align string_list_split() with its _in_place() counterpart
  ` [PATCH v4 3/7] string-list: unify string_list_split* functions
  ` [PATCH v4 4/7] string-list: optionally trim string pieces split by string_list_split*()
  ` [PATCH v4 5/7] diff: simplify parsing of diff.colormovedws
  ` [PATCH v4 6/7] string-list: optionally omit empty string pieces in string_list_split*()
  ` [PATCH v4 7/7] string-list: split-then-remove-empty can be done while splitting
` [PATCH v3 00/12] do not overuse strbuf_split*()
  ` [PATCH v3 01/12] wt-status: avoid strbuf_split*()
  ` [PATCH v3 02/12] clean: do not pass strbuf by value
  ` [PATCH v3 03/12] clean: do not use strbuf_split*() [part 1]
  ` [PATCH v3 04/12] clean: do not pass the whole structure when it is not necessary
  ` [PATCH v3 05/12] clean: do not use strbuf_split*() [part 2]
  ` [PATCH v3 06/12] merge-tree: do not use strbuf_split*()
  ` [PATCH v3 07/12] notes: "
  ` [PATCH v3 08/12] config: do not use strbuf_split()
  ` [PATCH v3 09/12] environment: do not use strbuf_split*()
  ` [PATCH v3 10/12] sub-process: "
  ` [PATCH v3 11/12] trace2: trim_trailing_newline followed by trim is a no-op
  ` [PATCH v3 12/12] trace2: do not use strbuf_split*()

[openeuler:OLK-6.6 2632/2632] arch/x86/kernel/head64.c:382:12: warning: no previous prototype for 'early_clflush_bss_decrypted_section'
 2025-08-03  6:50 UTC 

[PATCH 0/2] batctl: Minor netlink related bug fixes
 2025-08-03  6:49 UTC  (3+ messages)
` [PATCH 1/2] batctl: event: Fix direct parsing on hardif for set_hardif
` [PATCH 2/2] batctl: Avoid memory leak in print_routing_algos

[PATCH v3 0/2] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-08-03  6:47 UTC  (3+ messages)
` [PATCH v3 1/2] man/man2/mremap.2: describe multiple mapping move

[PATCH] rust: list: remove nonexistent insert_at() from the comments
 2025-08-03  6:42 UTC  (3+ messages)

[PATCH v2] phy: freescale: imx8qm-hsio: Fix a use of uninitialized mutex
 2025-08-03  6:15 UTC  (2+ messages)

[PATCH] mci: imx-esdhc-pbl: fix iMX50 prediv setting
 2025-08-03  5:54 UTC 

[PATCH RESEND] x86/kexec: Carry forward the boot DTB on kexec
 2025-08-03  4:05 UTC  (4+ messages)

How to override mesa VULKAN_DRIVERS and GALLIUMDRIVERS variables?
 2025-08-03  6:28 UTC 

[PATCH] zram: fix NULL pointer dereference in zcomp_available_show()
 2025-08-03  6:25 UTC 

[frank-w-bpi-r2-4.14:6.16-r4pro 52/62] arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro.dts:94.9-96.4: Warning (unit_address_vs_reg): /memory: node has a reg or ranges property, but no unit name
 2025-08-03  6:18 UTC 

[PATCH v1 0/8] KVM: arm64: Reserve pKVM VM handle during initial VM setup
 2025-08-03  6:10 UTC  (3+ messages)
` [PATCH v1 1/8] KVM: arm64: Rename pkvm.enabled to pkvm.is_protected

Why does git-grep appear to treat exclude pathspecs differently?
 2025-08-03  5:56 UTC  (7+ messages)

[PATCH] mm/damon: update expired description of damos_action
 2025-08-03  5:41 UTC  (6+ messages)

[RFC 1/2] aio-dio-write-verify: Add O_DSYNC option
 2025-08-03  5:23 UTC  (6+ messages)
` [RFC 2/2] generic: Add integrity tests for O_DSYNC and RWF_DSYNC writes

[PATCH] binfmt_elf: remove the 4k limitation of program header size
 2025-08-03  5:28 UTC  (3+ messages)

a little testing help from my friends
 2025-08-03  5:18 UTC 

[GIT PULL] md-6.17-20250803 v2
 2025-08-03  5:11 UTC 

[Bug 211741] amd-hid: add support for SW_TABLET_MODE
 2025-08-03  4:52 UTC 

[PATCH] hw/riscv/riscv-iommu: Fixup PDT Nested Walk
 2025-08-03  4:43 UTC 

[PATCH v6 0/6] FF-A VM to VM support
 2025-08-03  4:24 UTC  (3+ messages)
` [PATCH v7 3/6] xen/arm: ffa: Introduce "

error: <unknown>:0:0: ran out of registers during register allocation in function 'hv_apicid_to_vp_index'
 2025-08-03  4:15 UTC 

[PATCH] musl: Update to tip of trunk
 2025-08-03  4:08 UTC 

[PATCH] libstd-rs: Fix build regression on rv32
 2025-08-03  4:05 UTC 

[PATCH 0/2] Support SMP on RISC-V cores with Zalrsc only
 2025-08-03  3:53 UTC  (9+ messages)
` [PATCH 1/2] riscv: Add Kconfig options to distinguish Zaamo and Zalrsc
` [PATCH 2/2] riscv: Add a Zalrsc-only alternative for synchronization in start.S

drivers/net/wireless/intel/iwlwifi/mld/mac80211.c:2093 iwl_mld_set_key_add() error: we previously assumed 'mld_sta' could be null (see line 2076)
 2025-08-03  3:43 UTC 

[PATCH 3/4] arm64: dts: qcom: sc8280xp: Add initial support for Ntmer TW220
 2025-08-03  3:36 UTC  (10+ messages)

[PATCH v2] clang: Add packageconfig knob for opt-viewer
 2025-08-03  3:34 UTC  (2+ messages)
` [PATCH] clang: Remove dependency on swig-native

[openeuler:OLK-6.6 2630/2630] binfmt_elf32.c:(.text+0x1334): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `arch_elf_adjust_prot'
 2025-08-03  3:33 UTC 

[PATCH] clang: Add packageconfig knob for opt-viewer
 2025-08-03  3:16 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-08-02
 2025-08-03  3:15 UTC 

[GIT PULL] md-6.17-20250803
 2025-08-03  3:14 UTC  (5+ messages)

[openeuler:OLK-6.6 2630/2630] arch/arm64/include/asm/xcall.h:13:31: error: '__NR_syscalls' undeclared here (not in a function); did you mean 'rseq_syscall'?
 2025-08-03  3:12 UTC 

[PATCH v2] kcov, usb: Fix invalid context sleep in softirq path on PREEMPT_RT
 2025-08-03  3:07 UTC  (3+ messages)

[PATCH v11 0/7] spacemit: introduce P1 PMIC support
 2025-08-03  2:58 UTC  (16+ messages)
` [PATCH v11 1/7] dt-bindings: mfd: add support the SpacemiT P1 PMIC
` [PATCH v11 2/7] mfd: simple-mfd-i2c: add SpacemiT P1 support
` [PATCH v11 3/7] regulator: spacemit: support SpacemiT P1 regulators
` [PATCH v11 4/7] rtc: spacemit: support the SpacemiT P1 RTC
` [PATCH v11 5/7] riscv: dts: spacemit: enable the i2c8 adapter
` [PATCH v11 6/7] riscv: dts: spacemit: define fixed regulators
` [PATCH v11 7/7] riscv: dts: spacemit: define regulator constraints

[PATCH v7 0/3] riscv: canaan: Add support for K230 clock
 2025-08-03  2:57 UTC  (5+ messages)
` [PATCH v7 3/3] riscv: dts: canaan: Add clock definition for K230

[RFC PATCH 0/4] Add new VFIO PCI driver for NVMe devices
 2025-08-03  2:47 UTC  (5+ messages)
` [RFC PATCH 1/4] vfio-nvme: add vfio-nvme lm driver infrastructure
` [RFC PATCH 2/4] nvme: add live migration TP 4159 definitions
` [RFC PATCH 3/4] nvme: export helpers to implement vfio-nvme lm
` [RFC PATCH 4/4] vfio-nvme: implement TP4159 live migration cmds

[mripard:drm/tidss/field-api 12/60] arch/arm64/boot/dts/ti/k3-am625-beagleplay-lincolntech-lcd185-panel.dtb: lcd (lincolntech,lcd185-101ct): 'power-supply' is a required property
 2025-08-03  2:40 UTC 

[kees:ready/next-20250801/ffs-const 17/17] include/linux/compiler_types.h:572:45: error: call to '__compiletime_assert_242' declared with attribute error: BUILD_BUG_ON failed: init___fls < 32
 2025-08-03  2:30 UTC 

[PATCH] amdgpu doc: Remove VCE support as OLAND's features
 2025-08-03  2:27 UTC 

[PATCH mptcp-next 3/3] mptcp: add IPV6_UNICAST_HOPS sockopt support
 2025-08-03  2:20 UTC  (2+ messages)

[PATCH v3 6/7] t/t1517: move verify-commit -h test to t1517
 2025-08-03  2:07 UTC  (10+ messages)
` [PATCH v4 0/2] refactor t1517 to focus on help output outside a repository
  ` [PATCH v4 1/2] t/t1517: automate `git subcmd -h` tests "
  ` [PATCH V5 0/3] refactor t1517 to focus on help output "
    ` [PATCH V5 1/3] t/t1517: automate `git subcmd -h` tests "
    ` [PATCH V5 2/3] t5200: move `update-server-info -h` test from t1517
    ` [PATCH V5 3/3] t5304: move `prune "

[PATCH 00/11] target/arm: Implement FEAT_CSSC, FEAT_CMPBR
 2025-08-03  1:40 UTC  (12+ messages)
` [PATCH 01/11] target/arm: Add feature predicate for FEAT_CSSC
` [PATCH 02/11] target/arm: Implement MIN/MAX (immediate)
` [PATCH 03/11] target/arm: Implement MIN/MAX (register)
` [PATCH 04/11] target/arm: Split out gen_wrap2_i32 helper
` [PATCH 05/11] target/arm: Implement CTZ, CNT, ABS
` [PATCH 06/11] target/arm: Enable FEAT_CSSC for -cpu max
` [PATCH 07/11] target/arm: Add feature predicate for FEAT_CMPBR
` [PATCH 08/11] target/arm: Implement CB, CBB, CBH
` [PATCH 09/11] target/arm: Implement CB (immediate)
` [PATCH 10/11] linux-user: Change exported get_elf_hwcap to abi_ulong
` [PATCH 11/11] target/arm: Enable FEAT_CMPBR for -cpu max

[PATCH] kernel.bbclass: generate compile_commands.json
 2025-08-03  1:37 UTC  (2+ messages)
` [OE-core] "

[PATCH v2] dt-bindings: Correct indentation and style in DTS example
 2025-08-03  1:31 UTC  (2+ messages)

[PATCH] rtc: ds1685: Update Joshua Kinard's email address
 2025-08-03  1:29 UTC  (2+ messages)

[android-common:android16-6.12 1/1] arch/arm64/boot/dts/apple/t8103-j274.dtb: wifi@0,0 (pci14e4,4425): Unevaluated properties are not allowed ('local-mac-address' was unexpected)
 2025-08-03  1:28 UTC 

[PATCH 0/4] permit -h/--help-all in more scenarios
 2025-08-03  1:26 UTC  (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] t1517: fixup for ua/t1517-short-help-tests
` [PATCH v2 2/3] parse-options: refactor flags for usage_with_options_internal
` [PATCH v2 3/3] builtin: also setup gently for --help-all

[PATCH v3 00/14] WHPX support for Arm
 2025-08-03  1:23 UTC  (27+ messages)
` [PATCH v3 02/14] whpx: Move around files before introducing AArch64 support
` [PATCH v3 03/14] whpx: reshuffle common code
` [PATCH v3 04/14] whpx: ifdef out some x86-only code paths
` [PATCH v3 05/14] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
` [PATCH v3 07/14] whpx: add arm64 support
` [PATCH v3 09/14] target/arm: cpu: mark WHPX as supporting PSCI 1.1
` [PATCH v3 10/14] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
` [PATCH v3 11/14] whpx: arm64: clamp down IPA size
` [PATCH v3 12/14] whpx: arm64: implement -cpu host
` [PATCH v3 14/14] MAINTAINERS: Add myself as a maintainer for WHPX

arch/s390/include/uapi/../../../../lib/zstd/decompress/zstd_decompress_block.c:1987 ZSTD_decompressSequencesLong() warn: inconsistent indenting
 2025-08-03  1:18 UTC 

[openeuler:OLK-6.6 2630/2630] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:4039:39: sparse: sparse: incorrect type in assignment (different base types)
 2025-08-03  1:17 UTC 

[PATCH 0/2] sparc/module: R_SPARC_UA64 handling to help with LLVM IAS enablement
 2025-08-03  1:15 UTC  (3+ messages)
` [PATCH 1/2] sparc/module: Add R_SPARC_UA64 relocation handling

[tip:smp/urgent] BUILD SUCCESS 83e6384374bac8a9da3411fae7f24376a7dbd2a3
 2025-08-03  1:10 UTC 

[RFC PATCH 0/3] Remove unused EFI runtime APIs
 2025-08-03  1:04 UTC  (4+ messages)
` [RFC PATCH 1/3] efi-rtc: Remove wakeup functionality

[PATCH 0/3] Automatically add compile_commands.json to ${S}
 2025-08-03  1:04 UTC  (4+ messages)
` [PATCH 1/3] clangd: add compile_commands.bbclass
` [PATCH 2/3] cmake.bbclass: inherit compile_commands.bbclass
` [PATCH 3/3] meson.bbclass: "

[PATCH 00/15] rtc: convert from clk round_rate() to determine_rate() and fix a few bugs
 2025-08-03  1:01 UTC  (2+ messages)

[Intel-wired-lan] [RFC PATCH v3] ethtool: add FEC bins histogramm report
 2025-08-03  0:56 UTC  (2+ messages)

[tip:irq/urgent] BUILD SUCCESS 6a6bc9b279e666a825ae2d1f60b545186d10be52
 2025-08-03  0:55 UTC 

[mripard:drm/tidss/field-api 10/60] arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dtb: dss@30200000 (ti,am625-dss): oldi-transmitters:oldi@0:ports: 'port@0' is a required property
 2025-08-03  0:36 UTC 

[PATCH v2 00/85] target/arm: Implement FEAT_GCS
 2025-08-02 23:29 UTC  (9+ messages)
` [PATCH v2 19/85] target/arm: Implement get_S1prot_indirect
` [PATCH v2 24/85] target/arm: Implement dirtybit check for PIE
` [PATCH v2 38/85] target/arm: Convert regime_is_pan from switch to table
` [PATCH v2 57/85] target/arm: Implement GCSSTR, GCSSTTR
` [PATCH v2 64/85] target/arm: Implement GCSSS1
` [PATCH v2 69/85] target/arm: Load gcs record for RET
` [PATCH v2 77/85] linux-user/aarch64: Implement map_shadow_stack syscall
` [PATCH v2 85/85] tests/tcg/aarch64: Add gcsss

[PATCH v2 0/9] Add watchdog driver support for RZ/T2H and RZ/N2H SoCs
 2025-08-03  0:16 UTC  (11+ messages)
` [PATCH v2 7/9] watchdog: rzv2h: Set min_timeout based on max_hw_heartbeat_ms


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.