All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-08 16:48:20 to 2026-03-08 18:55:06 UTC [more...]

[PATCH 0/2] tests/qtest/test-x86-cpuid-compat: fix leaks
 2026-03-08 18:54 UTC 

[PATCH] gpio: ljca: reduce struct allocation
 2026-03-08 18:54 UTC  (3+ messages)

[PATCH 0/3] RDMA: Enable runs with DMA debug enabled
 2026-03-08 18:49 UTC  (4+ messages)
` [PATCH 2/3] dma-mapping: Clarify valid conditions for CPU cache line overlap

[PATCH] staging: greybus: standardize data type and fix alignment to parentheses
 2026-03-08 18:48 UTC  (2+ messages)

[PATCH v4 0/2] staging: greybus: fixing checkpatch issues
 2026-03-08 18:48 UTC  (2+ messages)

[PATCH v12 0/1] Rust GPU buddy allocator bindings
 2026-03-08 18:47 UTC  (5+ messages)
` [PATCH v12 1/1] rust: gpu: Add "
` ✗ CI.checkpatch: warning for Rust GPU buddy allocator bindings (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH for-rc] RDMA/efa: Fix use of completion ctx after free
 2026-03-08 18:46 UTC  (2+ messages)

[PATCH] staging: most: video: replace BUG_ON with WARN_ON_ONCE
 2026-03-08 18:45 UTC  (2+ messages)

[PATCH] staging: most: dim2: replace BUG_ON() with error handling
 2026-03-08 18:45 UTC  (2+ messages)

[PATCH v2 0/5] builtin/repo: include largest object information
 2026-03-08 18:44 UTC  (5+ messages)
` [PATCH v3 0/6] "

[PATCH] lib/scatterlist: fix sg_page_count and sg_dma_page_count
 2026-03-08 18:41 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c
 2026-03-08 18:41 UTC 

[PATCH v2 0/2] Introduce Synology Microp driver
 2026-03-08 18:41 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mfd: Add synology,microp device
` [PATCH v2 2/2] mfd: Add initial synology microp driver

[PATCH v2 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-08 18:40 UTC  (6+ messages)
` [PATCH v2 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[PATCH v2 0/3] docs: sp_SP: Add Rust documentation section
 2026-03-08 18:40 UTC  (9+ messages)
` [PATCH v2 1/3] docs: sp_SP: Add Spanish translation for Rust quick-start
` [PATCH v2 2/3] docs: sp_SP: Add Spanish translation for Rust general information
` [PATCH v2 3/3] docs: sp_SP: Add Spanish translation for Rust coding guidelines

[PATCH v2 0/4] kallsyms: embed source file:line info in kernel stack traces
 2026-03-08 18:38 UTC  (4+ messages)
` [PATCH v2 1/4] "

[PATCH] iio: adc: ti-ads7950: remove chip_info[]
 2026-03-08 18:38 UTC  (2+ messages)

[PATCH] Refactor 'trust_executable_bit' to repository-scoped setting
 2026-03-08 18:37 UTC  (4+ messages)
` [PATCH] Make 'trust_executable_bit' repository-scoped
` [PATCH] [PATCH v2] "
`  "

[meta-oe][PATCH] exiv2: upgrade 0.28.7 -> 0.28.8
 2026-03-08 18:37 UTC 

[PATCH v2] xfs: fix use-after-free of log items during AIL pushing
 2026-03-08 18:35 UTC  (2+ messages)

[PATCH 0/3] Fixing ACPI BGRT (Boot Graphics Resource Table) corruption
 2026-03-08 18:34 UTC  (9+ messages)
` [PATCH 1/3] x86/efi: Add BGRT image preservation during boot
` [PATCH 2/3] x86/acpi: Remove BGRT invalidation code
` [PATCH 3/3] x86/efi: Add opt-out mechanism for BGRT preservation

[PATCH mlx5-next 0/8] mlx5-next updates 2026-03-08
 2026-03-08 18:34 UTC  (4+ messages)
` [PATCH mlx5-next 8/8] {net/RDMA}/mlx5: Add LAG demux table API and vport demux rules

[RFC PATCH] staging: iio: ad9832: modernize ABI and remove dds.h dependency
 2026-03-08 18:31 UTC  (2+ messages)

[cocci] Reproducing a known patch with SmPL?
 2026-03-08 18:30 UTC  (15+ messages)
` [cocci] Reconsidering source code search challenges for nested compound statements

[PATCH v3 0/6] ti-ads7950: fix gpio handling and facelift
 2026-03-08 18:29 UTC  (7+ messages)
` [PATCH v3 5/6] iio: adc: ti-ads7950: switch to using devm_regulator_get_enable_read_voltage()

[PATCH] iio: imu: fix unbalanced regulator_disable calls, when probe fails
 2026-03-08 18:29 UTC  (2+ messages)

[PATCH v4 0/4] iio: adc: ad799x: modernize resource management
 2026-03-08 18:28 UTC  (5+ messages)
` [PATCH v4 1/4] iio: adc: ad799x: make rx_buf static
` [PATCH v4 2/4] iio: adc: ad799x: cache regulator voltage during probe
` [PATCH v4 3/4] iio: adc: ad799x: use devm_add_action_or_reset for regulators
` [PATCH v4 4/4] iio: adc: ad799x: use devm_iio_device_register and drop remove

[PATCH 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-03-08 18:28 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: add bindings for AD4691 family

[PATCH v3 0/4] xfs: fix AIL push use-after-free during shutdown
 2026-03-08 18:28 UTC  (5+ messages)
` [PATCH v3 1/4] xfs: stop reclaim before pushing AIL during unmount
` [PATCH v3 2/4] xfs: refactor xfsaild_push loop into helper
` [PATCH v3 3/4] xfs: avoid dereferencing log items after push callbacks
` [PATCH v3 4/4] xfs: save ailp before dropping the AIL lock in "

[PATCH] Fix slab-out-of-bounds in nvme_dbbuf_set
 2026-03-08 18:20 UTC 

[PATCH v5 1/5] soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()
 2026-03-08 18:21 UTC  (2+ messages)

[bcachefs:bcachefs-testing 7/27] ERROR: modpost: "__udivdi3" [fs/bcachefs/bcachefs.ko] undefined!
 2026-03-08 18:21 UTC 

[Buildroot] [PATCH 1/2] package/ccrypt: fix getopt_long check for cross-compilation
 2026-03-08 18:20 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: add Shubham Chakraborty for ccrypt

[PATCH v2 0/3] riscv: cpufeature: Add Supm extension id and validation
 2026-03-08 18:20 UTC  (4+ messages)
` [PATCH v2 2/3] riscv: cpufeature: Add ISA extension parsing for Supm

[PATCH RFC 0/8] AD9910 Direct Digital Synthesizer
 2026-03-08 18:12 UTC  (13+ messages)

[PATCH v2 1/2] lib/ts_bm: fix integer overflow in pattern length calculation
 2026-03-08 18:10 UTC  (2+ messages)
` [PATCH v2 2/2] lib/ts_kmp: "

[PATCH v7 2/2] PCI: dwc: Validate max-link-speed property
 2026-03-08 18:10 UTC  (2+ messages)

[thomas-weissschuh:b4/uapi-ucontext 2/2] ./usr/include/asm/ucontext.h:58:9: error: unknown type name 'stack_t'
 2026-03-08 18:10 UTC 

[PATCH v2] docs: security: ipe: fix typos and grammar
 2026-03-08 18:07 UTC 

[PATCH v2 0/2] Add support for Texas Instruments INA4230 power monitor
 2026-03-08 18:07 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add TI INA4230 4-channel I2C "
` [PATCH v2 2/2] hwmon: Add support for TI INA4230 "

[PATCH 0/3] iio: proximity: add driver for ST VL53L1X ToF sensor
 2026-03-08 18:06 UTC  (8+ messages)
` [PATCH 2/3] "

[PATCH 1/2] lib/ts_bm: fix integer overflow in pattern length calculation
 2026-03-08 18:04 UTC  (2+ messages)
` [PATCH 2/2] lib/ts_kmp: "

[PATCH] mmc: meson-gx: fix potential use-after-free on remove path
 2026-03-08 18:04 UTC  (3+ messages)

[PATCH v1 0/2] avoid unnecessary strbuf_split*() and strbuf-by-value usage
 2026-03-08 18:03 UTC  (3+ messages)
` [PATCH v1 1/2] worktree: do not pass strbuf by value
` [PATCH v1 2/2] list-objects-filter-options: avoid strbuf_split_str()

[PATCH] mmc: moxart: fix potential use-after-free on remove path
 2026-03-08 18:03 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sm8250: Add missing CPU7 3.09GHz OPP
 2026-03-08 18:03 UTC  (3+ messages)

[PATCH] mm: optimize once judgment with clang
 2026-03-08 18:03 UTC  (3+ messages)

[PATCH v2 0/5] Introduce QPW for per-cpu operations (v2)
 2026-03-08 18:02 UTC  (7+ messages)
` [PATCH v2 2/5] Introducing qpw_lock() and per-cpu queue & flush work

[PATCH] net: ethernet: arc: fix use-after-free in probe error path
 2026-03-08 17:59 UTC  (5+ messages)
  `  "

[PATCH 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
 2026-03-08 17:59 UTC  (4+ messages)
` [PATCH 2/2] riscv: dts: spacemit: Add cpu scaling "

Can't boot kernel 6.17.4+ via rEFInd
 2026-03-08 17:59 UTC  (12+ messages)

[thomas-weissschuh:b4/uapi-ucontext 2/2] arch/xtensa/kernel/signal.c:25:10: fatal error: asm/ucontext.h: No such file or directory
 2026-03-08 17:59 UTC 

[meta-oe][PATCH] exiftool: upgrade 13.48 -> 13.52
 2026-03-08 17:58 UTC 

[RFC PATCH] hw/core: Avoid attaching qdevs to /machine/unattached if they have a bus
 2026-03-08 17:56 UTC  (8+ messages)

[meta-oe][whinlatter][PATCH] exiftool: ignore CVE-2026-3102
 2026-03-08 17:57 UTC 

[Bug 221103] New: xhci_hcd: System lockup under CPU load during rapid usbfs polling of SuperSpeed root hubs on AMD Ryzen platforms
 2026-03-08 17:56 UTC  (2+ messages)
` [Bug 221103] xhci_hcd: System lockup under CPU load during usbfs polling of USB devices on AMD platforms

[PATCH 5.10 000/334] 5.10.252-rc2 review
 2026-03-08 17:55 UTC  (5+ messages)

[PATCH RFC v2 3/3] pinctrl: aspeed: Add AST2700 SoC1 support
 2026-03-08 17:49 UTC  (2+ messages)

[thomas-weissschuh:b4/uapi-ucontext 2/2] arch/parisc/kernel/asm-offsets.c:31:10: fatal error: asm/ucontext.h: No such file or directory
 2026-03-08 17:49 UTC 

[GIT PULL] EFI fixes for v7.0 #2
 2026-03-08 17:45 UTC 

[RFC PATCH 0/9] leds: Add support for hw initiated hw control trigger transition
 2026-03-08 17:44 UTC  (4+ messages)

[PATCH v3 0/4]RDMA/rxe: Add the support that rxe can work in net namespace
 2026-03-08 17:44 UTC  (3+ messages)
` [PATCH v3 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets

[PATCH 0/4] Introduce QPW for per-cpu operations
 2026-03-08 17:41 UTC  (15+ messages)
` [PATCH 3/4] swap: apply new queue_percpu_work_on() interface

[Buildroot] [PATCH 1/4] package/bcc: bump version to 0.36.1
 2026-03-08 17:39 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/spirv-{headers, tools}: bump to version 1.4.341.0
` [Buildroot] [PATCH 3/4] package/spirv-llvm-translator: bump version to 22.1.0
` [Buildroot] [PATCH 4/4] package/llvm-project: "

arch/um/kernel/um_arch.c:330 linux_main() warn: impossible condition '(task_size > 1024 * (1 << 22)) => (0-4294950912 > 4294967296)'
 2026-03-08 17:38 UTC 

[GSoC][Draft Proposal] Refactoring in order to reduce Git's global state
 2026-03-08 17:38 UTC  (6+ messages)
` [GSoC][Draft Proposal v3] "
  ` [GSoC][Draft Proposal v4] "
      ` [GSoC][Draft Proposal v6] "
        ` [GSoC][Draft Proposal v7] "

potential bug or quirk in the linux kernel usb subsystem, usb microphone sampling rate resolution rate
 2026-03-08 17:36 UTC  (2+ messages)

[PATCH v3 0/3] Add TI TPS1689 pmbus eFuse
 2026-03-08 17:34 UTC  (7+ messages)
` [PATCH v3 1/3] hwmon: (pmbus/tps25990): Rework TPS25990 non standatd direct conversion
` [PATCH v3 2/3] dt-bindings: hwmon: pmbus/tps1689: Add TPS1689
` [PATCH v3 3/3] hwmon: (pmbus/tps1689): Add TPS1689 support

[PULL 00/12] For next patches
 2026-03-08 17:29 UTC  (13+ messages)
` [PULL 01/12] hw/hppa: Avoid leaking a diva-gsp device
` [PULL 02/12] hw/char: Drop disable property of Diva GSP card
` [PULL 03/12] linux-user/strace: fix printing of file offsets
` [PULL 04/12] linux-user: properly check flags in openat2
` [PULL 05/12] linux-user: Check if RESOLVE_CACHED flag is defined before using it
` [PULL 06/12] linux-user: fix matching ioctl numbers in print_ioctl
` [PULL 07/12] linux-user: fix TIOCGSID ioctl
` [PULL 08/12] linux-user: Deal with mmap where start > reserved_va
` [PULL 09/12] bsd-user: "
` [PULL 10/12] tests/tcg/multiarch/test-mmap: Print more details
` [PULL 11/12] tests/tcg/multiarch/test-mmap: Check mmaps beyond reserved_va
` [PULL 12/12] linux-user: Improve formatting for mremap()

[kirkstone][PATCH] perl: fix CVE-2025-40909
 2026-03-08 17:28 UTC  (3+ messages)
  ` [OE-core] "

[meta-python][PATCH] python3-protobuf: mark CVE-2026-0994 patched
 2026-03-08 17:26 UTC 

[PATCH v2 0/4] virtio: Add the virtio-msg transport
 2026-03-08 17:24 UTC  (2+ messages)

[PATCH 0/4] Rust netlink support + use in Rust Binder
 2026-03-08 17:24 UTC  (7+ messages)
` [PATCH 1/4] rust: netlink: add raw netlink abstraction

[PATCH net-next v2 00/10] tools: ynl: convert samples into selftests
 2026-03-08 17:23 UTC  (2+ messages)

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-08 17:23 UTC  (17+ messages)

[PATCH] perf utilities: cln_size header
 2026-03-08 17:20 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

linux-next: build failure in the hid tree
 2026-03-08 17:20 UTC  (6+ messages)

[PULL REQUEST] i2c-for-7.0-rc3
 2026-03-08 17:20 UTC  (2+ messages)

[PATCH] hw/uefi: add variable digest to vmstate
 2026-03-08 17:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/sqlite: bump version to 3.52.0
 2026-03-08 17:16 UTC  (2+ messages)

[Buildroot] [git commit] package/sqlite: bump version to 3.52.0
 2026-03-08 17:12 UTC 

[PATCH] Documentation/mm/damon: fix typo in index.rst
 2026-03-08 17:14 UTC  (2+ messages)

[PATCH RESEND] x86/local: Remove trailing semicolon from _ASM_XADD in local_add_return()
 2026-03-08 17:12 UTC 

[PATCH v5 0/4] OPENAT2_REGULAR flag support for openat2
 2026-03-08 17:10 UTC  (5+ messages)
` [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH v2 0/2] Add cofficients to the TH1520 PVT
 2026-03-08 17:09 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: moortec,mr75203: adapt multipleOf for T-Head TH1520
` [PATCH v2 2/2] riscv: dts: thead: th1520: add coefficients to the PVT node

[Buildroot] [PATCH 1/1] package/ethtool: bump version to 6.19
 2026-03-08 17:09 UTC  (2+ messages)

[Buildroot] [git commit] package/ethtool: bump version to 6.19
 2026-03-08 16:59 UTC 

[PATCH v2] netfilter: guard option walkers against 1-byte tail reads
 2026-03-08 17:05 UTC  (3+ messages)
` [PATCH v3] "

[syzbot] [mm?] WARNING in create_strip_zones
 2026-03-08 17:02 UTC 

[Buildroot] [PATCH 1/1] package/hwdata: bump version to 0.405
 2026-03-08 16:59 UTC  (2+ messages)

[Buildroot] [git commit] package/hwdata: bump version to 0.405
 2026-03-08 16:54 UTC 

[OE-core][PATCH v1] go: add ptest support
 2026-03-08 16:58 UTC  (4+ messages)
` [OE-core][PATCH v2] "

[PATCH v2 1/7] glibc: Upgrade to 2.43 release
 2026-03-08 16:58 UTC  (3+ messages)
` [PATCH v2 7/7] ltp: workaround openat2 build failure with glibc 2.43
  ` [OE-core] "

[PATCH 0/2] Enable inline crypto engine on SM8250
 2026-03-08 16:57 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8250: Add inline crypto engine

[PATCH v10 0/2] add support in hwmon for MCP998X
 2026-03-08 16:56 UTC  (3+ messages)
` [PATCH v10 2/2] hwmon: add support "

[PATCH] quiltimport: fix backslash expansion in patch subjects
 2026-03-08 16:55 UTC 

[PATCH v2] drm/msm/dsi: fix pclk calculation for bonded dsi
 2026-03-08 16:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libuv: bump to version 1.52.1
 2026-03-08 16:53 UTC  (2+ messages)

[Buildroot] [git commit] package/libuv: bump to version 1.52.1
 2026-03-08 16:46 UTC 

[PATCH 0/4] net/axgbe: fix resource leaks and OOB access
 2026-03-08 16:53 UTC  (3+ messages)

[PATCH v3 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-08 16:46 UTC  (19+ messages)
` [PATCH v3 13/30] tools: dma: Append extra cflags
` [PATCH v3 14/30] tools: gpio: "
` [PATCH v3 15/30] tools: hv: "
` [PATCH v3 16/30] tools: iio: "
` [PATCH v3 17/30] tools: mm: "
` [PATCH v3 18/30] tools: nolibc: "
` [PATCH v3 19/30] tools: objtool: Append extra host cflags
` [PATCH v3 20/30] tools: power: acpi: Append extra cflags
` [PATCH v3 21/30] tools: power: x86/intel-speed-select: "
` [PATCH v3 22/30] tools: sched_ext: "
` [PATCH v3 23/30] tools: spi: "
` [PATCH v3 24/30] tools: tracing: "
` [PATCH v3 25/30] tools: usb: "
` [PATCH v3 26/30] tools: verification: "
` [PATCH v3 27/30] selftests/bpf: "
` [PATCH v3 28/30] selftests/hid: "
` [PATCH v3 29/30] selftests/nolibc: "
` [PATCH v3 30/30] selftests/sched_ext: "

[PATCH] lib: decompress_bunzip2: fix 32-bit shift undefined behavior
 2026-03-08 16:50 UTC 

[PATCH 0/5] Fix paths unexpectedly returning Mx error codes
 2026-03-08 16:47 UTC  (12+ messages)
` [PATCH 1/5] i3c: master: Move rstdaa error suppression
` [PATCH 2/5] i3c: master: Move entdaa "
` [PATCH 3/5] i3c: master: Move bus_init "
` [PATCH 4/5] i3c: master: Negative error codes at send_ccc_cmd
` [PATCH 5/5] i3c: master: adi: Return xfer->ret at send CCC


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.