All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-01 19:18:38 to 2026-03-01 21:48:30 UTC [more...]

[PATCH v2 01/10] staging: axis-fifo: fix alignment and line length in wait_event_interruptible
 2026-03-01 21:48 UTC  (7+ messages)
` [PATCH v2 02/10] staging: axis-fifo: remove redundant goto end
` [PATCH v2 03/10] staging: axis-fifo: simplify resource mapping
` [PATCH v2 04/10] staging: axis-fifo: use dev_err_probe() for IRQ error handling
` [PATCH v2 05/10] staging: axis-fifo: improve IRQ handler
` [PATCH v2 06/10] staging: axis-fifo: minimize lock duration in write
` [PATCH v2 07/10] staging: axis-fifo: fix grammar in Kconfig help text

[PATCH] staging: atomisp: remove unnecessary else after return in atomisp_cmd.c
 2026-03-01 21:46 UTC  (2+ messages)

[PATCH] staging: atomisp: use __func__ in debug message in atomisp_cmd.c
 2026-03-01 21:44 UTC 

[PATCH 0/9] ALSA: usb-audio: Add quirks for linear volume devices and deconflict VID
 2026-03-01 21:37 UTC  (10+ messages)
` [PATCH 1/9] Revert "ALSA: usb: Increase volume range that triggers a warning"
` [PATCH 2/9] ALSA: usb-audio: Add helper function for volume range checks
` [PATCH 3/9] ALSA: usb-audio: Improve "
` [PATCH 4/9] ALSA: usb-audio: Support string-descriptor-based quirk table entry
` [PATCH 5/9] ALSA: usb-audio: Deconflict VID between Focusrite Novation & MV-SILICON
` [PATCH 6/9] ALSA: doc: Add doc for QUIRK_FLAG_SKIP_IFACE_SETUP of snd-usb-audio
` [PATCH 7/9] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_{PLAYBACK,CAPTURE}_LINEAR_VOL
` [PATCH 8/9] ALSA: usb-audio: Add linear volume quirk for Hotone Audio Pulze Mini
` [PATCH 9/9] ALSA: usb-audio: Apply linear volume quirk on MV-SILICON devices

[PATCH] staging: atomisp: remove useless return statement in atomisp_cmd.c
 2026-03-01 21:39 UTC  (2+ messages)

[PATCH v11 00/21] migration: Add COLO multifd support and COLO migration unit test
 2026-03-01 21:37 UTC  (20+ messages)
` [PATCH v11 01/21] MAINTAINERS: Add myself as maintainer for COLO migration framework
` [PATCH v11 02/21] MAINTAINERS: Remove Hailiang Zhang from "
` [PATCH v11 03/21] colo: Setup ram cache in normal migration path
` [PATCH v11 04/21] colo: Replace migration_incoming_colo_enabled() with migrate_colo()
` [PATCH v11 05/21] colo: Remove ENABLE_COLO savevm command and mark it as deprecated
` [PATCH v11 06/21] ram: Remove colo special-casing
` [PATCH v11 07/21] multifd: Move ram state receive into multifd_ram_state_recv()
` [PATCH v11 08/21] multifd: Add COLO support
` [PATCH v11 09/21] Call colo_release_ram_cache() after multifd threads terminate
` [PATCH v11 10/21] colo: Fix crash during device vmstate load
` [PATCH v11 11/21] colo: Hold the BQL while sending ram state
` [PATCH v11 12/21] colo: Do not hold the BQL while receiving "
` [PATCH v11 13/21] migration-test: Add COLO migration unit test
` [PATCH v11 14/21] Convert colo main documentation to restructuredText
` [PATCH v11 15/21] qemu-colo.rst: Miscellaneous changes
` [PATCH v11 16/21] qemu-colo.rst: Add my copyright
` [PATCH v11 17/21] qemu-colo.rst: Simplify the block replication setup
` [PATCH v11 18/21] multifd: Fix hang if send thread errors during sync
` [PATCH v11 19/21] colo: Use file lock in primary_vm_do_failover()

[GIT pull] core/debugobjects for v7.0-rc2
 2026-03-01 21:37 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2026-03-01 21:37 UTC  (2+ messages)

[GIT PULL] scheduler fixes
 2026-03-01 21:37 UTC  (2+ messages)

[GIT PULL] perf events fixes
 2026-03-01 21:37 UTC  (2+ messages)

[GIT PULL] locking fix
 2026-03-01 21:37 UTC  (2+ messages)

[GIT PULL] IRQ fixes
 2026-03-01 21:37 UTC  (2+ messages)

[dakr:driver_override 5/7] drivers/s390/crypto/ap_bus.c:1021:44: error: 'ap_dev' undeclared; did you mean 'ap_drv'?
 2026-03-01 21:36 UTC 

[meta-oe][PATCH] pavucontrol: add x11 to REQUIRED_DISTRO_FEATURES
 2026-03-01 21:35 UTC  (2+ messages)

[PATCH v2 0/3] Add ASoC machine driver for Lenovo YB1 tablets
 2026-03-01 21:33 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: Intel: soc-acpi-cht: Unify device quirks
` [PATCH v2 2/3] ASoC: Intel: soc-acpi-cht: Add Lenovo Yoga Book entries
` [PATCH v2 3/3] ASoC: Intel: cht_yogabook: Add driver for Lenovo Yoga Book tablets

question about automatic backports to -stable branches
 2026-03-01 21:32 UTC  (4+ messages)

[PATCH] staging: iio: ad7816: Replace sprintf with sysfs_emit
 2026-03-01 21:28 UTC 

[Buildroot] [git commit] package/safeclib: fix build error with gcc 15.x
 2026-03-01 21:26 UTC 

[Buildroot] [PATCH 1/1] package/safeclib: fix build error with gcc 15.x
 2026-03-01 21:28 UTC  (2+ messages)

[PATCH 1/4] staging: axis-fifo: fix grammar in Kconfig help text
 2026-03-01 21:27 UTC  (4+ messages)

+ lib-glob-clean-up-bool-abuse-in-pointer-arithmetic.patch added to mm-nonmm-unstable branch
 2026-03-01 21:27 UTC 

[PATCH 0/4] repo: add support for path-related fields
 2026-03-01 21:25 UTC  (11+ messages)
` [PATCH 4/4] repo: add the field path.toplevel

[Buildroot] [git commit] package/libvirt: fix dependency of lxc support
 2026-03-01 21:22 UTC 

[PATCH 0/2] cyclictest: fix growing shm stat file
 2026-03-01 21:24 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] cyclictest: simplify rstat_setup

[Buildroot] [PATCH 1/1] package/libvirt: fix dependency of lxc support
 2026-03-01 21:22 UTC  (2+ messages)

[CRASH] kunit failures in platform-device-devm
 2026-03-01 21:21 UTC  (3+ messages)

[PATCH] can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
 2026-03-01 21:18 UTC  (2+ messages)

[PATCH v2] kernel-fit-image: support arbitrary loadables
 2026-03-01 21:17 UTC 

[PATCH 0/1] mm: improve folio refcount scalability
 2026-03-01 21:16 UTC  (6+ messages)

[PATCH net-next] net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return value
 2026-03-01 21:13 UTC 

[PATCH] staging: atomisp: fix indentation in atomisp_cmd.c
 2026-03-01 21:11 UTC 

[syzbot] [jfs?] kernel BUG in jfs_flush_journal (3)
 2026-03-01 21:09 UTC 

[syzbot] [media?] memory leak in vidtv_psi_service_desc_init
 2026-03-01 21:07 UTC  (2+ messages)
` [PATCH] media: vidtv: fix nfeeds state corruption on start_streaming failure

[PATCH v5 0/8] memory: Remove most _nomigrate variants
 2026-03-01 21:03 UTC  (9+ messages)
` [PATCH v5 1/8] hw/display/{cg3.tcx}: Do not use memory_region_init_rom_nomigrate()
` [PATCH v5 2/8] memory: Remove memory_region_init_rom_nomigrate()
` [PATCH v5 3/8] sun4m,sun4u,tcx: Do not use memory_region_init_ram_nomigrate()
` [PATCH v5 4/8] memory: Remove memory_region_init_ram_nomigrate()
` [PATCH v5 5/8] memory: Factor out common ram region initialization
` [PATCH v5 6/8] memory: Add internal memory_region_register_ram function
` [PATCH v5 7/8] memory: Shorten memory_region_init_ram_device_ptr and memory_region_init_rom_device
` [PATCH v5 8/8] memory: Factor out more common ram region initialization

[GIT PULL] Driver core changes for 7.0-rc1
 2026-03-01 21:01 UTC  (6+ messages)

[PATCH] staging: atomisp: fix block comment style in atomisp_cmd.c
 2026-03-01 20:59 UTC 

[PATCH] ARM: tegra: paz00: configure WiFi rfkill switch through device tree
 2026-03-01 20:55 UTC  (6+ messages)

[PATCH] lib: Use proper add opcode on RV32 with Zalrsc
 2026-03-01 20:54 UTC 

[PATCH] staging: atomisp: fix block comment style in atomisp_cmd.c
 2026-03-01 20:53 UTC 

[PATCH v20 00/21] Support virtio-gpu DRM native context and MAP_FIXED API
 2026-03-01 20:48 UTC  (22+ messages)
` [PATCH v20 01/21] ui/gtk: Don't disable scanout when display is refreshed
` [PATCH v20 02/21] ui/gtk: Restore original context after new context creation
` [PATCH v20 03/21] ui/gdk: "
` [PATCH v20 04/21] ui/sdl2: Don't disable scanout when display is refreshed
` [PATCH v20 05/21] ui/sdl2: Restore original context after new context creation
` [PATCH v20 06/21] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v20 07/21] ui/egl-headless: Restore original context after new context creation
` [PATCH v20 08/21] ui/spice: "
` [PATCH v20 09/21] ui/dbus: "
` [PATCH v20 10/21] virtio-gpu: Bounce virtio_gpu_ctrl_bh() to main-loop thread
` [PATCH v20 11/21] virtio-gpu: Handle virgl fence creation errors
` [PATCH v20 12/21] virtio-gpu: Support asynchronous fencing
` [PATCH v20 13/21] virtio-gpu: Support DRM native context
` [PATCH v20 14/21] docs/system: virtio-gpu: Add link to Mesa VirGL doc
` [PATCH v20 15/21] docs/system: virtio-gpu: Update Venus link
` [PATCH v20 16/21] docs/system: virtio-gpu: Document host/guest requirements
` [PATCH v20 17/21] virtio-gpu: Remove superfluous memory_region_set_enabled()
` [PATCH v20 18/21] virtio-gpu: Validate hostmem mapping offset
` [PATCH v20 19/21] virtio-gpu: Replace finish_unmapping with mapping_state
` [PATCH v20 20/21] virtio-gpu: Destroy virgl resources on virtio-gpu reset
` [PATCH v20 21/21] virtio-gpu: Support mapping hostmem blobs with map_fixed

[PATCH] crypto: aead: add service indicator flag for RFC4106 AES-GCM
 2026-03-01 20:41 UTC  (5+ messages)

[PATCH v16 00/10] rust: add `Ownable` trait and `Owned` type
 2026-03-01 20:47 UTC  (7+ messages)
` [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`

[asahilinux:bits/250-aop 48/57] warning: unresolved link to `remove`
 2026-03-01 20:44 UTC 

[PATCH 6.6 v2] btrfs: free path if inline extents in range_is_hole_in_parent()
 2026-03-01 20:44 UTC  (3+ messages)

[PATCH] lib/glob: clean up "bool abuse" in pointer arithmetic
 2026-03-01 20:38 UTC 

[PATCH v1] environment: migrate encoding settings to repo-settings
 2026-03-01 20:35 UTC  (5+ messages)
` [PATCH v3 0/3] environment: move encoding configs to struct repository
  ` [PATCH v3 1/3] commit: plumb 'struct repository' into commit creation APIs
  ` [PATCH v3 2/3] pretty: plumb 'struct repository' into pretty-print APIs
  ` [PATCH v3 3/3] environment: migrate encoding configs to struct repository

[Linux Memory Hotness and Promotion] Notes from February 26, 2026
 2026-03-01 20:35 UTC 

[Buildroot] [PATCH/next 1/1] boot/shim: Fix build with binutils 2.46
 2026-03-01 20:32 UTC  (2+ messages)

[Buildroot] [git commit branch/next] boot/shim: Fix build with binutils 2.46
 2026-03-01 20:26 UTC 

[PATCH 0/4] iio: buffer: fix timestamp alignment (in rare case)
 2026-03-01 20:24 UTC  (5+ messages)
` [PATCH 1/4] iio: orientation: hid-sensor-rotation: add timestamp hack to not break userspace
` [PATCH 2/4] iio: buffer: check return value of iio_compute_scan_bytes()
` [PATCH 3/4] iio: buffer: cache largest scan element size
` [PATCH 4/4] iio: buffer: fix timestamp alignment when quaternion in scan

pin-init Clippy nightly trivial warning in 6.18.y
 2026-03-01 20:19 UTC  (3+ messages)

PMBus memory overflow
 2026-03-01 20:17 UTC  (16+ messages)

[asahilinux:bits/250-aop 34/57] warning: length comparison to zero
 2026-03-01 20:13 UTC 

[PATCH v2] arm: Replace ASSEMBLY with ASSEMBLER in uapi headers
 2026-03-01 20:12 UTC  (4+ messages)

[PATCH v2 0/4] rust: Add ARef support for work items
 2026-03-01 20:07 UTC  (2+ messages)

[tip:tip/urgent] BUILD SUCCESS b8b7d5861ce2d332705879e3c0ce6caccc152d65
 2026-03-01 20:06 UTC 

[tip:master] BUILD SUCCESS 7da7a643fe95945545d6c16fc5f2c39e99e0a223
 2026-03-01 20:06 UTC 

[PATCH 0/5] Replace the dmabuf custom test framework with kunit
 2026-03-01 20:03 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] uaccess: Fix build of scoped user access with const pointer
 2026-03-01 20:01 UTC  (4+ messages)

[PATCH v8 0/5] vEVENTQ support for accelerated SMMUv3 devices
 2026-03-01 19:59 UTC  (4+ messages)
` [PATCH v8 5/5] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events

[PATCH 0/2] selftests/bpf: fix bpf_cookie failures
 2026-03-01 19:59 UTC  (3+ messages)
` [PATCH 2/2] selftests/bpf: bpf_cookie: make perf_event subtest trigger reliably

[bluez/bluez]
 2026-03-01 19:59 UTC 

[asahilinux:bits/250-aop 33/57] warning: empty line after doc comment
 2026-03-01 19:53 UTC 

[RFC GIT PULL] timer subsystem fix/improvement
 2026-03-01 19:49 UTC  (2+ messages)

[PATCH] selftests: get rid of helper header in openat2 tests
 2026-03-01 19:47 UTC 

[PATCH net] ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
 2026-03-01 19:45 UTC 

[PATCH 1/2] lib: glob: add explicit include for export.h
 2026-03-01 19:43 UTC  (5+ messages)
` [PATCH 2/2] lib: glob: replace bitwise OR with logical operation on boolean

[linux-next:master 6445/14265] arch/powerpc/boot/dts/fsl/ge_imp3a.dtb: /localbus@fef05000/watchdog@4,800: failed to match any schema with compatible: ['ge,imp3a-fpga-wdt', 'gef,fpga-wdt-1.00', 'gef,fpga-wdt']
 2026-03-01 19:42 UTC 

+ maintainers-add-relay-entry.patch added to mm-hotfixes-unstable branch
 2026-03-01 19:41 UTC 

[PATCH] Fix dirname() handling in run_ptests()
 2026-03-01 19:38 UTC  (8+ messages)

[PATCH net-next] ipv6: add IPV6_CALL() helper
 2026-03-01 19:37 UTC  (4+ messages)

[RFC] git repo info: exposing repository paths
 2026-03-01 19:34 UTC  (4+ messages)
` [PATCH 0/2] repo info: add path.git-dir and path.common-dir

+ crash_dump-use-sysfs_emit-in-sysfs-show-functions.patch added to mm-nonmm-unstable branch
 2026-03-01 19:34 UTC 

[PATCH 00/10] Input: support for STM FTS5
 2026-03-01 19:34 UTC  (3+ messages)
` [PATCH 08/10] dt-bindings: input: touchscreen: st,stmfts: Introduce "

+ mm-make-ref_unless-functions-unless_zero-only.patch added to mm-new branch
 2026-03-01 19:32 UTC 

[PATCH 0/2] fitimage: add ability to include arbitrary loadables
 2026-03-01 19:31 UTC  (4+ messages)
` [PATCH 1/2] oe-selftest: fitimage: allow relaxed node checks
  ` [OE-core] "

[patch 0/2] sched/idle: Prevent pointless NOHZ transitions in default_idle_call()
 2026-03-01 19:30 UTC  (3+ messages)
` [patch 1/2] sched/idle: Make default_idle_call() static
` [patch 2/2] sched/idle: Make default_idle_call() NOHZ aware

[PATCH 0/2] iio: hid-sensor-gyro-3d: fix typo and probe race condition
 2026-03-01 19:30 UTC  (4+ messages)
` [PATCH 1/2] iio: hid-sensor-gyro-3d: move iio_device_register() to end of probe()

[PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
 2026-03-01 19:29 UTC  (11+ messages)

[PATCH] i2c: rtl9300: add support for 50 kHz and 2.5 MHz bus speeds
 2026-03-01 19:19 UTC  (2+ messages)

[PATCH v30 0/2] status: add status.compareBranches config for multiple branch comparisons
 2026-03-01 19:25 UTC  (3+ messages)

[PATCH] pstore/ftrace: Keep ftrace module parameter and debugfs switch in sync
 2026-03-01 19:26 UTC 

+ lib-glob-replace-bitwise-or-with-logical-operation-on-boolean.patch added to mm-nonmm-unstable branch
 2026-03-01 19:26 UTC 

+ lib-glob-add-explicit-include-for-exporth.patch added to mm-nonmm-unstable branch
 2026-03-01 19:26 UTC 

[PATCH] staging: vme_user: remove unimplemented #if 0 code blocks
 2026-03-01 19:25 UTC  (2+ messages)

[asahilinux:bits/250-aop 31/57] warning: unused import: `crate::error::to_result`
 2026-03-01 19:22 UTC 

[PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
 2026-03-01 19:22 UTC  (6+ messages)

[PATCH 0/5] builtin/repo: include largest object information
 2026-03-01 19:22 UTC  (4+ messages)
` [PATCH v2 "

Intel/sof-hda-dsp/Hdmi.conf: HDMI devices always registered with high priority regardless of availability, causing Speaker to be ignored as fallback sink
 2026-03-01 19:19 UTC 

+ lib-glob-fix-grammar-and-replace-non-inclusive-terminology.patch added to mm-nonmm-unstable branch
 2026-03-01 19:22 UTC  (2+ messages)

[PATCH v2 2/2] doc: diff-options.adoc: show format.noprefix for format-patch
 2026-03-01 19:21 UTC  (2+ messages)
` [PATCH v2] doc: diff-options.adoc: make *.noprefix split translatable

[PATCH v11 00/21] migration: Add COLO multifd support and COLO migration unit test
 2026-03-01 19:16 UTC  (9+ messages)
` [PATCH v11 02/21] MAINTAINERS: Remove Hailiang Zhang from COLO migration framework
` [PATCH v11 03/21] colo: Setup ram cache in normal migration path
` [PATCH v11 04/21] colo: Replace migration_incoming_colo_enabled() with migrate_colo()
` [PATCH v11 05/21] colo: Remove ENABLE_COLO savevm command and mark it as deprecated
` [PATCH v11 10/21] colo: Fix crash during device vmstate load
` [PATCH v11 11/21] colo: Hold the BQL while sending ram state
` [PATCH v11 15/21] qemu-colo.rst: Miscellaneous changes
` [PATCH v11 17/21] qemu-colo.rst: Simplify the block replication setup


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.