All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-31 06:52:49 to 2026-05-31 09:19:44 UTC [more...]

[Buildroot] [PATCH/next 1/1] package/cryptsetup: remove libiconv dependency
 2026-05-31  9:19 UTC 

[PATCH 0/5] selftests/damon: misc fixes for test bugs
 2026-05-31  9:17 UTC  (6+ messages)
` [PATCH 1/5] selftests/damon: prevent cross-context state pollution in DamonCtx
  ` [PATCH 2/5] selftests/damon: fix memcg filter path handling
  ` [PATCH 3/5] selftests/damon/damos_tried_regions: fix expectation output and join TypeError
  ` [PATCH 4/5] selftests/damon/damos_tried_regions: handle empty tried regions in early cycles
  ` [PATCH 5/5] selftests/damon: fix dead code, skipped checks, and broken lookups

[PATCH v2 0/4] MediaTek MT6735+MT6328 SoC/PMIC pair base support
 2026-05-31  9:16 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindings: mediatek: pwrap: Add MT6735 compatible
` [PATCH v2 2/4] soc: mediatek: pwrap: Add support for MT6735 and MT6328 SoC/PMIC pair
` [PATCH v2 3/4] regulator: Add driver for MediaTek MT6328 PMIC regulators
` [PATCH v2 4/4] Input: mtk-pmic-keys - Add support for MT6328

media-comitters next vs fixes trees
 2026-05-31  9:13 UTC 

[PATCH 2/2] drm/accel/ivpu: send exact IPC message size instead of union size
 2026-05-31  9:12 UTC 

[PATCH 1/2] drm/accel/amdxdna: add debugfs support
 2026-05-31  9:12 UTC 

[PATCH v2] mctp: serial: replace memset with zero-initialization
 2026-05-31  9:12 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7996: Fix possible token leak in mt7996_tx_prepare_skb()
 2026-05-31  9:10 UTC 

[PATCH] drm/atomic: introduce PAGE_FLIP_EVENT property
 2026-05-31  9:10 UTC  (2+ messages)

[PATCH v4] arm64: dts: qcom: monaco-arduino-monza: Add QCNFA725B WiFi support
 2026-05-31  9:09 UTC  (2+ messages)

[Bug 221569] New: Laptop fan too loud (spinning nearly always) hp-wmi 7.1-rc4 kerenel
 2026-05-31  9:07 UTC  (4+ messages)
` [Bug 221569] "

[PATCH v4 0/1] platform/x86: add Acer battery control driver
 2026-05-31  9:05 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH v3 0/2] iio: light: veml3328: add support for new sensor
 2026-05-31  9:04 UTC  (4+ messages)
` [PATCH v3 2/2] iio: light: veml3328: add support for new device

Patchwork summary for: linux-renesas-soc
 2026-05-31  9:00 UTC 

[PATCH v2] wifi: mt76: mt7996: fix reading zeroed info->control.flags after mt76_tx_status_skb_add()
 2026-05-31  8:55 UTC 

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-05-31  8:54 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: Add schema for AD7816/7/8 digital temperature sensor
 2026-05-31  8:53 UTC  (5+ messages)

[linux-next:master] [lib/Kconfig.debug] 888c290a02: BUG:MAX_LOCKDEP_CHAINS_too_low
 2026-05-31  8:52 UTC 

[PATCH v2 0/3] iio: flow: Sensirion SLF3S liquid flow sensor
 2026-05-31  8:52 UTC  (5+ messages)
` [PATCH v2 3/3] iio: flow: add Sensirion SLF3S liquid flow sensor driver

[Buildroot] [PATCH 1/1] package/ptpd2: remove package
 2026-05-31  8:49 UTC 

[PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce mTHP collapse support
 2026-05-31  8:48 UTC  (3+ messages)

[PATCH v5] cgroup/dmem: implement dmem.high soft limit via prioritized eviction
 2026-05-31  8:45 UTC 

[PATCH] block: blk-zoned: fix zwplug refcount leak on write error path
 2026-05-31  8:44 UTC  (2+ messages)

[PATCH v3 0/9] x86,fs/resctrl: Fix long-standing issues
 2026-05-31  8:41 UTC  (8+ messages)
` [PATCH v3 4/9] fs/resctrl: Fix deadlock for errors during mount
` [PATCH v3 8/9] x86/resctrl: Ensure domain fully initialized before placed on RCU list

[PATCH v3 00/14] perf test: Accelerate parallel test harness and add JUnit XML reporting
 2026-05-31  8:41 UTC  (24+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 01/15] perf jevents.py: Make generated C code more kernel style
  ` [PATCH v4 02/15] perf pmu-events: Add API to get metric table name and iterate tables
  ` [PATCH v4 03/15] perf test: Drain pipe after child finishes to avoid losing output
  ` [PATCH v4 04/15] perf test: Support dynamic test suites with setup callback and private data
  ` [PATCH v4 05/15] perf test pmu-events: A sub-test per metric table
  ` [PATCH v4 06/15] tools subcmd: Robust fallback and existence checks for process reaping
  ` [PATCH v4 07/15] perf test: Refactor parallel poll loop to drain all pipes simultaneously
  ` [PATCH v4 08/15] perf test: Show snippet failure output for verbose=1
  ` [PATCH v4 09/15] perf test: Add summary reporting
  ` [PATCH v4 10/15] perf test: Fix subtest status alignment for multi-digit indexes
  ` [PATCH v4 11/15] perf test: Skip shebang and SPDX comments in shell test descriptions
  ` [PATCH v4 12/15] perf test: Split monolithic 'util' test suite into sub-tests
  ` [PATCH v4 13/15] perf test: Add -j/--junit option for JUnit XML test reports
  ` [PATCH v4 14/15] perf test: Add shell test to validate JUnit XML reporting output
  ` [PATCH v4 15/15] perf test: Remove /usr/bin/cc dependency from Intel PT shell test

[PATCH v2] firmware: meson: sm: add stub functions when CONFIG_MESON_SM is disabled
 2026-05-31  8:41 UTC  (5+ messages)

[PATCH bpf-next v3 0/2] bpf: Align syscall writeback behavior with user-declared size
 2026-05-31  8:39 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compat
` [PATCH bpf-next v3 2/2] selftests/bpf: add verification for BPF_PROG_QUERY attr size boundaries

[PATCH v3 0/5] media: qcom: camss: Add SM8750 support
 2026-05-31  8:38 UTC  (4+ messages)
` [PATCH v3 3/5] media: qcom: camss: csiphy: Add support for v2.3.0 two-phase CSIPHY

[PATCH v2 0/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD SoC and Geist board
 2026-05-31  8:36 UTC  (4+ messages)
` [PATCH v2 3/7] dt-bindings: clock: cs2000-cp: document CS2500

[PATCH batadv v4 0/6] batman-adv: tp_meter: post fixes cleanups
 2026-05-31  8:28 UTC  (7+ messages)
` [PATCH batadv v4 1/6] batman-adv: tp_meter: keep unacked list in ascending ordered
` [PATCH batadv v4 2/6] batman-adv: tp_meter: initialize dup_acks explicitly
` [PATCH batadv v4 3/6] batman-adv: tp_meter: avoid window underflow
` [PATCH batadv v4 4/6] batman-adv: tp_meter: split vars into sender and receiver types
` [PATCH batadv v4 5/6] batman-adv: tp_meter: use locking for all congestion control variables
` [PATCH batadv v4 6/6] batman-adv: tp_meter: consolidate "

[PATCH v15 00/12] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-31  8:30 UTC  (26+ messages)
` [PATCH v15 01/12] dt-bindings: iio: frequency: add adf41513
` [PATCH v15 02/12] lib: kstrtox: add local _parse_integer_limit_init() helper
` [PATCH v15 03/12] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v15 04/12] lib: test-kstrtox: tests for kstrtodec64() and kstrtoudec64()
` [PATCH v15 05/12] lib: math: div64: add div64_s64_rem()
` [PATCH v15 06/12] iio: core: add decimal value formatting into 64-bit value
` [PATCH v15 07/12] iio: test: iio-test-format: add test case for decimal format
` [PATCH v15 08/12] iio: frequency: adf41513: driver implementation
` [PATCH v15 09/12] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v15 10/12] iio: frequency: adf41513: features on frequency change
` [PATCH v15 11/12] docs: iio: add documentation for adf41513 driver
` [PATCH v15 12/12] Documentation: ABI: testing: add common ABI file for iio/frequency

[Buildroot] [PATCH 1/2] package/qt6/qt6base: use regular $(RM) to remove directory
 2026-05-31  8:30 UTC  (2+ messages)

[BUG] internal date format does not accept small unix timestamps
 2026-05-31  8:29 UTC  (6+ messages)
      ` doc: document '@' prefix for raw timestamps

[Buildroot] [git commit] package/qt6/qt6base: use regular $(RM) to remove directory
 2026-05-31  8:15 UTC 

[Buildroot] [git commit] package/qt6/qt6base: remove SBOMs from target
 2026-05-31  8:15 UTC 

[yocto-metrics-meta-oe][PATCH] patch-status: add wrynose
 2026-05-31  8:28 UTC  (2+ messages)

scrub error & discrepancy
 2026-05-31  8:27 UTC  (8+ messages)

[PATCH 0/6] drm: Open-code drm_simple_encoder_init() in several drivers
 2026-05-31  8:25 UTC  (19+ messages)
` [PATCH 1/6] drm/fsl-dcu: Open-code drm_simple_encoder_init()
` [PATCH 2/6] drm/tidss: "
` [PATCH 3/6] drm/virtio: "
` [PATCH 4/6] drm/meson: Open-code drm_simple_encoder_init() in encoder_cvbs
  ` [PATCH 5/6] drm/meson: Open-code drm_simple_encoder_init() in encoder_hdmi
  ` [PATCH 6/6] drm/meson: Open-code drm_simple_encoder_init() in encoder_dsi

[PATCH 0/3] alpha SMP fixes for EV7/Marvel
 2026-05-31  8:24 UTC  (2+ messages)

[agd5f:amd-staging-drm-next 2317/2811] ERROR: modpost: __ex_table+0x1bf4 references non-executable section '.init.data'
 2026-05-31  8:23 UTC 

USB: Request for guidance investigating configuration descriptor enumeration failure
 2026-05-31  8:16 UTC  (10+ messages)

[PATCHv2] serial: mxs-auart: fix probe error paths and clock handling
 2026-05-31  8:12 UTC  (4+ messages)

[PATCH scarthgap] conf/machine: fix typos in ARM and x86 README files
 2026-05-31  8:11 UTC  (2+ messages)
` [OE-core] "

Consistent global limits for rate and channels
 2026-05-31  8:07 UTC 

Consistent global limits for rate and channels
 2026-05-31  8:07 UTC 

[PATCH v6 0/2] ext4: add hash Kunit tests and optimize str2hashbuf
 2026-05-31  8:00 UTC  (3+ messages)
` [PATCH v6 1/2] ext4: add Kunit coverage for directory hash computation
` [PATCH v6 2/2] ext4: improve str2hashbuf by processing 4-byte chunks and removing function pointers

[PATCH 0/2] clk: qcom: add MSM8x60 LPASS Clock Controller
 2026-05-31  8:01 UTC  (12+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] dt-bindings: clock: qcom,lcc: add MSM8x60 family compatibles
` [PATCH v2 0/2] irqchip: add MSM8x60 MPM wakeup interrupt controller
  ` [PATCH v2 1/2] dt-bindings: interrupt-controller: qcom: add msm8660-mpm
` [PATCH v2 0/3] thermal: qcom: add PM8901 PMIC temperature-alarm driver
  ` [PATCH v2 1/2] dt-bindings: interconnect: qcom: add msm8660 fabric IDs
  ` [PATCH v2 1/3] dt-bindings: mfd: qcom-pm8xxx: allow temp-alarm subnode

[PATCH v5 0/9] mm: switch THP shrinker to list_lru
 2026-05-31  8:00 UTC  (3+ messages)
` [PATCH v5 9/9] mm: switch deferred split "

[PATCH] staging: rtl8723bs: remove unused field 'bAPKThermalMeterIgnore'
 2026-05-31  8:00 UTC 

[PATCH] dt-bindings: clock: qcom,gcc-msm8660: collision fixes + per-clock annotations
 2026-05-31  7:57 UTC  (3+ messages)
` [PATCH v2] dt-bindings: clock: qcom,gcc-msm8660: add CE2_P_CLK, PLL4_VOTE "

[PATCH v18 0/3] rust: leds: add led classdev abstractions
 2026-05-31  7:55 UTC  (3+ messages)
` [PATCH v18 3/3] rust: leds: add multicolor "

[PATCH] drm/prime: Fix unsupervised rb_tree corruption in drm_prime_remove_buf_handle
 2026-05-31  7:54 UTC  (2+ messages)

[PATCH] Documentation: ABI: remove outdated USB power/level removal notice
 2026-05-31  7:50 UTC  (2+ messages)

[PATCH] rust: Upgrade 1.95.0 -> 1.96.0
 2026-05-31  7:50 UTC  (2+ messages)
` [OE-core] "

[PATCH v7 0/8] Add Chinese translation for USB subsystem
 2026-05-31  7:31 UTC  (6+ messages)
` [PATCH v7 2/8] docs/zh_CN: Add acm.rst translation

[PATCH] [TEST] add a broken patch
 2026-05-31  7:32 UTC  (2+ messages)

[PATCH mm-unstable v18 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
 2026-05-31  7:31 UTC  (2+ messages)

[PATCH v8 0/3] platform/x86: hp-wmi: Add Victus 15-fb0xxx support
 2026-05-31  7:30 UTC  (4+ messages)
` [PATCH v8 1/3] platform/x86: hp-wmi: Introduce board-specific feature data
` [PATCH v8 2/3] platform/x86: hp-wmi: Drive fan control from board data
` [PATCH v8 3/3] platform/x86: hp-wmi: Add Victus 15-fb0xxx support

[PATCH] locking/rwsem: Remove reader optimistic lock stealing
 2026-05-31  7:27 UTC  (2+ messages)

[PATCH net 1/1] wireless: wext: export each WEP key size only once
 2026-05-31  7:16 UTC  (3+ messages)
    `  "

[Buildroot] [git commit] package/samba4: fix build on uclibc with GCC 14+
 2026-05-31  7:15 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7996: fix reading zeroed info->control.flags after mt76_tx_status_skb_add()
 2026-05-31  7:09 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2026-05-31  7:08 UTC  (2+ messages)

[PATCH net v2] net: protect egress device access in the output path with rcu_read_lock
 2026-05-31  7:06 UTC 

[PATCH] x86/cpu: cleanup duplicate dependencies in Kconfig
 2026-05-31  7:05 UTC  (2+ messages)

[Buildroot] [PATCH] package/bash-completion: bump to version 2.17.0
 2026-05-31  7:02 UTC  (3+ messages)

[PATCH v2 0/4] tty: replace __get_free_pages() with kmalloc()
 2026-05-31  7:02 UTC  (5+ messages)
` [PATCH v2 1/4] serial: pch: replace __get_free_page() "
` [PATCH v2 2/4] tty: amiserial: replace get_zeroed_page() with kzalloc()
` [PATCH v2 3/4] tty: serial: men_z135_uart: replace __get_free_page() with kmalloc()
` [PATCH v2 4/4] vc_screen: replace __get_free_pages() "

[PATCH] usb: gadget: fastboot: avoid stale IN dequeue
 2026-05-31  7:01 UTC 

[PATCH mptcp-net] mptcp: fix uninit-value in mptcp_established_options
 2026-05-31  7:01 UTC  (2+ messages)

[PATCH v11 0/3] rust: add basic serial device bus abstractions
 2026-05-31  7:01 UTC  (5+ messages)
` [PATCH v11 1/3] "

[Buildroot] [git commit] package/mrp: fix cmake 4 compatibility
 2026-05-31  7:00 UTC 

[Buildroot] [git commit] package/lua-sdl2: fix cmake 4 compatibility
 2026-05-31  7:00 UTC 

[Buildroot] [PATCH 1/1] package/lua-sdl2: fix cmake 4 compatibility
 2026-05-31  6:59 UTC  (2+ messages)

[PATCH v3 14/14] perf test: Remove /usr/bin/cc dependency from Intel PT shell test
 2026-05-31  6:58 UTC  (2+ messages)

[PATCH v3 06/14] perf test: Refactor parallel poll loop to drain all pipes simultaneously
 2026-05-31  6:55 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2026-05-31  6:54 UTC 

[Buildroot] [PATCH 1/1] package/mrp: fix cmake 4 compatibility
 2026-05-31  6:53 UTC  (2+ messages)

[Buildroot] [PATCH] package/ncurses: bump to version 6.6-20260425
 2026-05-31  6:52 UTC  (3+ messages)


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.