messages from 2026-07-31 11:33:17 to 2026-07-31 12:02:49 UTC [more...]
[PATCH v2 00/23] mtd: spi-nor: Clean Winbond W25QxxJV family
2026-07-31 12:01 UTC (7+ messages)
` [PATCH v2 01/23] mtd: spi-nor: winbond: Move W25Q01NW to its right place
` [PATCH v2 02/23] mtd: spi-nor: winbond: Normalize names
` [PATCH v2 03/23] mtd: spi-nor: winbond: Properly document the chip names
[PATCH 0/2] tty: vcc: Some small vcc bugfixes found by code scans
2026-07-31 12:02 UTC (6+ messages)
` [PATCH 1/2] tty: vcc: zero-initialize control packet in vcc_send_ctl()
[PATCH v3 00/10] ARM: tegra: tf701t: Add new features
2026-07-31 12:02 UTC (14+ messages)
` [PATCH v3 01/10] ARM: tegra: tf701t: Configure CPU DFLL clock node
` [PATCH v3 02/10] ARM: tegra: tf701t: Add core-supply to PMC node
` [PATCH v3 03/10] ARM: tegra: tf701t: Add MC and EMC timing nodes
` [PATCH v3 04/10] ARM: tegra: tf701t: Remove pin_ prefix from PMIC pinmux
` [PATCH v3 05/10] ARM: tegra: tf701t: Add thermal zones for nct1008 sensor
` [PATCH v3 06/10] ARM: tegra: tf701t: Tune MMC devices
` [PATCH v3 07/10] ARM: tegra: tf701t: Fix BCM43341 WiFi/BT chip configuration
` [PATCH v3 08/10] ARM: tegra: tf701t: Complete power sensor node
` [PATCH v3 09/10] ARM: tegra: tf701t: Configure UART-B line used for GPS
` [PATCH v3 10/10] ARM: tegra: tf701t: Add chosen node
[PATCH 0/2] ext4: ensure WRITE_ZEROES is power-failure-safe
2026-07-31 12:01 UTC (3+ messages)
` [PATCH 1/2] ext4: export converted block count from ext4_convert_unwritten_extents()
[PATCH 0/2] serdev: Some small serdev bugfixes found by code scans
2026-07-31 12:01 UTC (4+ messages)
` [PATCH 1/2] serdev: fix race between tty-port unregister and in-flight callbacks
[OE-core][PATCH 0/2] coreutils: fix multiple CVEs
2026-07-31 11:56 UTC (3+ messages)
` [OE-core][PATCH 1/2] coreutils: fix CVE-2026-56391
` [OE-core][PATCH 2/2] coreutils: fix CVE-2026-56392
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-07-31 11:59 UTC (6+ messages)
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
[PATCH v7 0/9] Add support for Qualcomm remoteproc subsystem cooling
2026-07-31 11:59 UTC (3+ messages)
` [PATCH v7 9/9] arm64: dts: qcom: hamoa: Enable CDSP cooling
[REGRESSION] usb controller fails to initialize on intel s1200btl
2026-07-31 11:58 UTC (8+ messages)
[Buildroot] [git commit branch/2025.02.x] configs/acmesystems_acqua_a5_*: bump to Linux 6.12.98
2026-07-28 13:54 UTC
[Buildroot] [git commit branch/2025.02.x] package/xz: fix license information
2026-07-28 10:19 UTC
[Buildroot] [git commit branch/2025.02.x] package/exim: security bump version to 4.99.5
2026-07-28 10:20 UTC
[Buildroot] [git commit branch/2025.02.x] package/environment-setup: add license info
2026-07-28 10:19 UTC
[Buildroot] [git commit branch/2025.02.x] package/binutils: fix license information
2026-07-28 10:19 UTC
[Buildroot] [git commit branch/2025.02.x] package/ifupdown-scripts: add license info
2026-07-28 10:19 UTC
[Buildroot] [git commit branch/2025.02.x] package/guile: bump to version 3.0.11
2026-07-28 9:41 UTC
[Buildroot] [git commit branch/2025.02.x] package/openssh: fix build for powerpc64le
2026-07-28 9:47 UTC
[Buildroot] [git commit branch/2025.02.x] package/urandom-scripts: add license info
2026-07-28 10:19 UTC
[Buildroot] [git commit branch/2025.02.x] package/dropbear: security bump version to 2026.93
2026-07-28 10:04 UTC
[Buildroot] [git commit branch/2025.02.x] package/usbutils: update license information
2026-07-28 10:07 UTC
[Buildroot] [git commit branch/2025.02.x] package/go: security bump to version 1.26.5
2026-07-28 9:36 UTC
[Buildroot] [git commit branch/2025.02.x] package/initscripts: add license info
2026-07-28 10:19 UTC
[Buildroot] [git commit branch/2025.02.x] package/busybox: use SPDX license identifier for bzip2 license
2026-07-28 9:44 UTC
[Buildroot] [git commit branch/2025.02.x] package/libssh: security bump version to 0.11.5
2026-07-28 10:03 UTC
[Buildroot] [git commit branch/2025.02.x] package/skeleton{, -init-*}: add license information
2026-07-28 10:18 UTC
[Buildroot] [git commit branch/2025.02.x] package/nettle: clarify license info
2026-07-28 9:44 UTC
[Buildroot] [git commit branch/2025.02.x] package/dbus-broker: clarify license information
2026-07-28 9:43 UTC
[Buildroot] [git commit branch/2025.02.x] package/python-paho-mqtt: clarify license information
2026-07-28 9:43 UTC
[Buildroot] [git commit branch/2025.02.x] DEVELOPERS: update email for Francois Perrad
2026-07-28 9:43 UTC
[PATCH 0/6] workqueue: base pwq pool release and nr_active on the backing pool
2026-07-31 11:57 UTC (7+ messages)
` [PATCH 1/6] workqueue: factor out get_percpu_pool()
` [PATCH 2/6] workqueue: factor out alloc_and_link_percpu_pwqs()
` [PATCH 3/6] workqueue: release pwq pools by pool type
` [PATCH 4/6] workqueue: account nr_active by the backing pool
` [PATCH 5/6] workqueue: add a per-cpu backend for unbound pwqs
` [PATCH 6/6] workqueue: install per-cpu pwqs at creation for __WQ_PERCPU_POOLS
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-07-31 11:57 UTC (5+ messages)
` [PATCH v3 01/26] set_memory: add folio_{zap,restore}_direct_map helpers
[PATCH] ext4: don't enable DAX on new encrypted files
2026-07-31 11:57 UTC (2+ messages)
[PATCH v4 0/3] media: qcom: Add support for the iris codec on shikra
2026-07-31 11:57 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: media: qcom,qcm2290-venus: document shikra Iris compatible
[Buildroot] [git commit branch/2026.05.x] package/initscripts: add license info
2026-07-28 10:19 UTC
[Buildroot] [git commit branch/2026.05.x] package/libssh: security bump version to 0.11.5
2026-07-28 10:04 UTC
[Buildroot] [git commit branch/2026.05.x] package/usbutils: update license information
2026-07-28 10:18 UTC
[Buildroot] [git commit branch/2026.05.x] package/ifupdown-scripts: add license info
2026-07-28 10:19 UTC
[Buildroot] [git commit branch/2026.05.x] package/binutils: fix license information
2026-07-28 10:19 UTC
[Buildroot] [git commit branch/2026.05.x] package/xz: fix license information
2026-07-28 10:19 UTC
[Buildroot] [git commit branch/2026.05.x] package/exim: security bump version to 4.99.5
2026-07-28 10:20 UTC
[Buildroot] [git commit branch/2026.05.x] package/skeleton{, -init-*}: add license information
2026-07-28 10:18 UTC
[Buildroot] [git commit branch/2026.05.x] package/environment-setup: add license info
2026-07-28 10:19 UTC
[Buildroot] [git commit branch/2026.05.x] package/urandom-scripts: add license info
2026-07-28 10:19 UTC
[Buildroot] [git commit branch/2026.05.x] package/nettle: clarify license info
2026-07-28 9:44 UTC
[Buildroot] [git commit branch/2026.05.x] package/openssh: fix build for powerpc64le
2026-07-28 9:44 UTC
[PATCH v3 0/4] s390: Remove or replace cond_resched() calls
2026-07-31 11:56 UTC (8+ messages)
` [PATCH v3 1/4] s390/crypto: Replace cond_resched() with msleep(1)
[Buildroot] [git commit branch/2026.05.x] package/dbus-broker: clarify license information
2026-07-28 9:43 UTC
[PATCH] btrfs: fix extent changeset leak in encoded writes
2026-07-31 11:56 UTC (2+ messages)
[Buildroot] [git commit branch/2026.05.x] package/guile: bump to version 3.0.11
2026-07-28 9:42 UTC
[Buildroot] [git commit branch/2026.05.x] package/dropbear: security bump version to 2026.93
2026-07-28 10:04 UTC
[Buildroot] [git commit branch/2026.05.x] package/python-paho-mqtt: clarify license information
2026-07-28 9:43 UTC
[Buildroot] [git commit branch/2026.05.x] package/busybox: use SPDX license identifier for bzip2 license
2026-07-28 9:44 UTC
[Buildroot] [git commit branch/2026.05.x] DEVELOPERS: update email for Francois Perrad
2026-07-28 9:43 UTC
[PATCH v4 0/2] drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value
2026-07-31 11:56 UTC (3+ messages)
` [PATCH v4 2/2] "
[PATCH v9 0/2] media: i2c: add support for ITE IT6625/IT6626 HDMI to MIPI CSI-2 bridge
2026-07-31 11:56 UTC (3+ messages)
` [PATCH v9 2/2] media: i2c: add driver for ITE IT6625/IT6626
[PATCH 0/3] watchdog: qcom: Support NMI pretimeout warnings
2026-07-31 11:56 UTC (3+ messages)
` [PATCH 3/3] watchdog: qcom: Register pretimeout interrupt as NMI
[PATCH v7 0/6] Add QMP PCIe Multi-PHY support
2026-07-31 11:56 UTC (4+ messages)
` [PATCH v7 4/6] arm64: dts: qcom: glymur-crd: Add PHY supplies for pcie3_phy
[PATCH] ksmbd: exempt FSCTL_PIPE_TRANSCEIVE from the generic file-id lookup
2026-07-31 11:54 UTC
[PATCHv2] powerpc/44x: Set GPIO chip parent
2026-07-31 11:55 UTC (4+ messages)
[PATCH v4 0/2] arm64: dts: qcom: eliza: Add audio support
2026-07-31 11:54 UTC (5+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: eliza: Add LPASS macro and SoundWire support
` [PATCH v4 2/2] arm64: dts: qcom: eliza-cqs-evk: Enable sound card support with WSA8845 and DMIC
[PATCH nft v2] datatype: accept a numeric cgroupsv2 id on input
2026-07-31 11:53 UTC (2+ messages)
[PATCH] drm/panel-edp: Add Sharp SHP 0x15a7 (Surface Pro 12in 1st Ed.)
2026-07-31 11:52 UTC
[LTP] [PATCH v3 1/5] lib: Rename function check_kver() => check_min_kver()
2026-07-31 11:52 UTC (2+ messages)
` [LTP] "
[PATCH] wifi: mac80211: tests: fix memory leak
2026-07-31 11:51 UTC
[PATCH 0/6] ksmbd: fix some bugs
2026-07-31 11:50 UTC (7+ messages)
` [PATCH 1/6] smb/server: fix null-ptr-deref in ksmbd_ipc_tree_connect_request()
` [PATCH 2/6] smb/server: fix memory leak in ksmbd_vfs_set_durable_owner()
` [PATCH 3/6] smb/server: fix invalid pointer dereference in ksmbd_stop_durable_scavenger()
` [PATCH 4/6] smb/server: abort initialization when proc setup fails
` [PATCH 5/6] smb/server: call ksmbd_proc_cleanup() on module init failure
` [PATCH 6/6] smb/server: preserve error status in smb2_handle_negotiate()
[PATCH] add tlbi=off to disable INVLPGB
2026-07-31 11:47 UTC (8+ messages)
Git trailing blank lines feature configuration
2026-07-31 11:50 UTC (3+ messages)
[PATCH v6 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
2026-07-31 11:49 UTC (2+ messages)
[PATCH v2 00/50] Introduce helper-to-tcg
2026-07-31 11:48 UTC (6+ messages)
` [PATCH v2 40/50] test: helper-to-tcg docker tests
` [PATCH v2 44/50] target/hexagon: Keep gen_slotval/check_noshuf for helper-to-tcg
[PATCH 0/6] alfred: interfaces: random fixes
2026-07-31 11:44 UTC (7+ messages)
` [PATCH 1/6] alfred: fix off-by-one in client interface name length checks
` [PATCH 2/6] alfred: update stored interface list on interface change
` [PATCH 3/6] alfred: don't drop the mesh interface name on OOM
` [PATCH 4/6] alfred: keep the running interfaces when reconfiguration fails
` [PATCH 5/6] alfred: Report failure when the client refuses to change interfaces
` [PATCH 6/6] alfred: don't check the "none" on network interface change
[LTP] [PATCH v3 0/5] Add support for .max_kver
2026-07-31 11:48 UTC (3+ messages)
` [LTP] [PATCH v3 2/5] lib: Add support for max_kver to struct tst_test and tst_fs
[PATCH v2 0/5] media: iris: several fixes
2026-07-31 11:47 UTC (9+ messages)
` [PATCH v2 1/5] media: iris: fail firmware boot on invalid uc_region
` [PATCH v2 2/5] media: iris: take core lock when scanning the instance list
` [PATCH v2 4/5] media: iris: reject open() when the session limit is reached
` [PATCH v2 5/5] media: iris: reference count video instances
[norov:bitmap_param] [bitmap] 0ee65b4b68: BUG:unable_to_handle_page_fault_for_address
2026-07-31 11:47 UTC
[PATCH] ASoC: SOF: topology: Use acpi mach from the machine driver
2026-07-30 22:20 UTC (2+ messages)
[PATCH] ASoC: SOF: sof-audio: Fix error path in sof_widget_setup_unlocked()
2026-07-30 23:09 UTC (2+ messages)
[PATCH] ASoC: SOF: ipc4: Add decoder for RESOURCE_EVENT notifications from firmware
2026-07-30 22:45 UTC (2+ messages)
[PATCH 0/8] ASoC: Intel: catpt: Code cleanup and renames
2026-07-30 21:31 UTC (2+ messages)
Yale Blockchain Initiative sales
2026-07-31 11:45 UTC (2+ messages)
[PATCH v2 00/53] qom/qdev: associate properties with QAPI schema types
2026-07-31 11:43 UTC (3+ messages)
` [PATCH v2 01/53] qapi: add QAPITypeInfo struct definition
[android-common:android12-5.10 2/2] mm/swap.c:488: warning: Function parameter or member 'vma_flags' not described in '__lru_cache_add_inactive_or_unevictable'
2026-07-31 11:42 UTC
[PATCH v4 0/3] hwmon: emc1403: Convert to use OF bindings and add regulator support
2026-07-31 11:42 UTC (7+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: Document SMSC EMC1402/1403/1404/1428
` [PATCH v4 2/3] hwmon: (emc1403) Convert to use OF bindings
` [PATCH v4 3/3] hwmon: (emc1403) Add regulator support
[PATCH 0/9] EDAC/versalnet: Fix error handling, teardown, and robustness
2026-07-31 11:41 UTC (3+ messages)
` [PATCH 6/9] EDAC/versalnet: Initialize MCDI before RPMsg registration
[PATCH v3 00/23] drm/xe: Add structured SIGID error logging infrastructure
2026-07-31 11:41 UTC (3+ messages)
` [PATCH v3 10/23] drm/xe/log: Add hardware error signatures
[PATCH] iomap: follow the alignment requirement for iomap_dio_hole_iter()
2026-07-31 11:41 UTC (2+ messages)
` [syzbot ci] "
[PATCH RFC] btrfs: implement a new compat RO feature, data_io_size
2026-07-31 11:40 UTC (6+ messages)
[syzbot] [usb?] KASAN: slab-use-after-free Read in ep_open
2026-07-31 11:40 UTC (2+ messages)
` Forwarded: [PATCH v2] usb: gadgetfs: fix use-after-free in ep_open()
[PATCH v2 0/6] s390: Add kCFI support
2026-07-31 11:39 UTC (5+ messages)
[moderation/CI] Re: iomap: follow the alignment requirement for iomap_dio_hole_iter()
2026-07-31 11:39 UTC (2+ messages)
[PATCH v6 00/14] mfd: lm3533: convert to OF bindings, improve support
2026-07-31 11:36 UTC (14+ messages)
` [PATCH v6 01/14] dt-bindings: leds: Document TI LM3533 LED controller
` [PATCH v6 02/14] mfd: lm3533: Remove driver specific regmap wrappers
` [PATCH v6 03/14] mfd: lm3533: Remove extern from shared functions in the header
` [PATCH v6 04/14] mfd: lm3533: Pass only regmap and light sensor presence to child devices
` [PATCH v6 05/14] iio: light: lm3533-als: Remove redundant pdata helpers
` [PATCH v6 06/14] mfd: lm3533-core: "
` [PATCH v6 07/14] mfd: lm3533: Use dev_groups in struct device_driver
` [PATCH v6 08/14] mfd: lm3533: Convert to use OF bindings
` [PATCH v6 09/14] mfd: lm3533: Add support for VIN power supply
` [PATCH v6 10/14] mfd: lm3533: Set DMA mask
` [PATCH v6 11/14] video: backlight: lm3533_bl: Improve logic of sysfs functions
` [PATCH v6 12/14] video: backlight: lm3533_bl: Set initial mapping mode from DT
` [PATCH v6 13/14] video: backlight: lm3533_bl: Implement backlight_scale property
[PATCH net 0/5] mptcp: misc fixes for v7.2-rc6
2026-07-31 11:37 UTC (3+ messages)
` [PATCH net 1/5] mptcp: avoid combining some incoming suboptions
[PATCH iptables] nft: fix out-of-bounds read listing an old-revision match
2026-07-31 11:37 UTC (2+ messages)
[PATCH] pmdomain: core: Wait for device link removals before dropping genpd->dev
2026-07-31 11:35 UTC (2+ messages)
[PATCH v2] fanotify: fix use-after-free of file range info
2026-07-31 11:35 UTC (2+ messages)
[PATCH v4 0/5] Rate limited printing for Rust
2026-07-31 11:34 UTC (3+ messages)
[PATCH] ocfs2: fix circular locking dependency in reflink
2026-07-31 11:34 UTC
[PATCH v2] hw/net/vmxnet3: Do not abort if guest provides bad interrupt numbers
2026-07-31 11:33 UTC
./linux/scatterlist.h:185:34: error: invalid use of undefined type 'struct folio'
2026-07-31 11:33 UTC
[meta-lts-mixins][scarthgap/rust][PATCH 00/35] Update to 1.96.1
2026-07-31 11:33 UTC (36+ messages)
` [meta-lts-mixins][scarthgap/rust][PATCH 01/35] cargo-c: update 0.10.19 -> 0.10.20
` [meta-lts-mixins][scarthgap/rust][PATCH 02/35] cargo-update-recipe-crates: Don't fail for partially empty Cargo.lock
` [meta-lts-mixins][scarthgap/rust][PATCH 03/35] cargo-update-recipe-crates: Properly close target file after writing
` [meta-lts-mixins][scarthgap/rust][PATCH 04/35] rust: Upgrade 1.92.0 -> 1.93.0
` [meta-lts-mixins][scarthgap/rust][PATCH 05/35] rust: Upgrade 1.93.0 -> 1.94.0
` [meta-lts-mixins][scarthgap/rust][PATCH 06/35] cargo-c: Move recipe out of rust directory
` [meta-lts-mixins][scarthgap/rust][PATCH 07/35] rust: Drop revert-link-std-statically-in-rustc_driver-feature.patch
` [meta-lts-mixins][scarthgap/rust][PATCH 08/35] rust: Drop oeqa-selftest-Increase-timeout-in-process-sigpipe-ru.patch
` [meta-lts-mixins][scarthgap/rust][PATCH 09/35] rust: install Rust library sources for 'make rustavailable' support
` [meta-lts-mixins][scarthgap/rust][PATCH 10/35] librsvg: move symlink file for ptest in package librsvg-ptest
` [meta-lts-mixins][scarthgap/rust][PATCH 11/35] rust: Fix flaky assertions in oneshot tests
` [meta-lts-mixins][scarthgap/rust][PATCH 12/35] rust: Fix build with llvm-22
` [meta-lts-mixins][scarthgap/rust][PATCH 13/35] rust: Fix loongarch unit test "
` [meta-lts-mixins][scarthgap/rust][PATCH 14/35] rust: Upgrade 1.94.0 -> 1.94.1
` [meta-lts-mixins][scarthgap/rust][PATCH 15/35] cargo: set status of CVE-2023-40030
` [meta-lts-mixins][scarthgap/rust][PATCH 16/35] cargo: set CVE_PRODUCT
` [meta-lts-mixins][scarthgap/rust][PATCH 17/35] rust: fix codegen test failure on big-endian targets
` [meta-lts-mixins][scarthgap/rust][PATCH 18/35] librsvg: remove obsolete .la deletion
` [meta-lts-mixins][scarthgap/rust][PATCH 19/35] librsvg: consolidate DEPENDS
` [meta-lts-mixins][scarthgap/rust][PATCH 20/35] librsvg: consolidate PACKAGECONFIG
` [meta-lts-mixins][scarthgap/rust][PATCH 21/35] librsvg: rewrite cross gdk-pixbuf-query-loaders handling
` [meta-lts-mixins][scarthgap/rust][PATCH 22/35] rust: Upgrade 1.94.1 -> 1.95.0
` [meta-lts-mixins][scarthgap/rust][PATCH 23/35] librsvg: remove dependency on liberation-fonts
` [meta-lts-mixins][scarthgap/rust][PATCH 24/35] librsvg: add PACKAGECONFIGs for avif and gdkpixbuf
` [meta-lts-mixins][scarthgap/rust][PATCH 25/35] librsvg: upgrade 2.61.3 -> 2.62.2
` [meta-lts-mixins][scarthgap/rust][PATCH 26/35] cargo_common.bbclass: add subdir argument to git dependency to let cargo find crate
` [meta-lts-mixins][scarthgap/rust][PATCH 27/35] rust: export CARGO_BUILD_TARGET
` [meta-lts-mixins][scarthgap/rust][PATCH 28/35] rust: Upgrade 1.95.0 -> 1.96.0
` [meta-lts-mixins][scarthgap/rust][PATCH 29/35] librsvg: upgrade: 2.62.2 -> 2.62.3
` [meta-lts-mixins][scarthgap/rust][PATCH 30/35] rust: backport explicit-tail-calls test skips for unsupported LLVM targets
` [meta-lts-mixins][scarthgap/rust][PATCH 31/35] rust-target-config: armv8a AArch32 Thumb build fixes
` [meta-lts-mixins][scarthgap/rust][PATCH 32/35] rust: Upgrade 1.96.0 -> 1.96.1
` [meta-lts-mixins][scarthgap/rust][PATCH 33/35] cargo_c.bbclass: pass --libdir to cargo cinstall
` [meta-lts-mixins][scarthgap/rust][PATCH 34/35] classes/cargo: fix indentation
` [meta-lts-mixins][scarthgap/rust][PATCH 35/35] classes/cargo: remove BUILD_MODE, replace with CARGO_PROFILE
[PATCH iptables] nft: bridge: fix among buffer overflow when set has no size
2026-07-31 11:33 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.