messages from 2026-05-16 17:14:57 to 2026-05-17 23:05:29 UTC [more...]
[PATCH v2 00/16] Bump minimum version of LLVM for building the kernel to 17.0.1
2026-05-17 23:05 UTC
[RFC v3 0/3] add kconfirm
2026-05-17 22:53 UTC (19+ messages)
` [RFC PATCH v3 1/3] scripts: "
` [RFC PATCH v3 2/3] Documentation: "
` [RFC PATCH v3 3/3] MAINTAINERS: create entry for kconfirm
[PATCH] docs: fix typo in uniwill-laptop.rst
2026-05-17 22:16 UTC (4+ messages)
` [PATCH v2] "
[PATCH v6 0/2] AMD Promontory 21 xHCI temperature sensor support
2026-05-17 21:21 UTC (4+ messages)
` [PATCH v6 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue
` [PATCH v6 2/2] hwmon: add AMD Promontory 21 xHCI temperature sensor support
[PATCH v6 00/11] Support for Samsung S2MU005 PMIC and its sub-devices
2026-05-17 20:52 UTC (7+ messages)
` [PATCH v6 03/11] dt-bindings: mfd: add documentation for S2MU005 PMIC
[PATCH v5 0/2] spi: add new_device/delete_device sysfs interface
2026-05-17 20:16 UTC (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] docs: spi: add documentation for userspace device instantiation
[PATCH v2] killswitch: add per-function short-circuit mitigation primitive
2026-05-17 19:19 UTC (3+ messages)
` [PATCH v3] "
[PATCH v11 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-05-17 19:21 UTC (20+ messages)
` [PATCH v11 2/6] iio: adc: ad4691: add initial driver for AD4691 family
` [PATCH v11 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v11 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v11 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v11 6/6] docs: iio: adc: ad4691: add driver documentation
[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
2026-05-17 19:04 UTC (3+ messages)
` [PATCH v4 05/16] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
[PATCH v2 00/10] liveupdate: Remove limits on the number of files and sessions
2026-05-17 18:52 UTC (25+ messages)
` [PATCH v2 01/10] liveupdate: centralize state management into struct luo_ser
` [PATCH v2 02/10] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v2 03/10] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v2 04/10] liveupdate: add support for linked-block serialization
` [PATCH v2 05/10] liveupdate: defer session block allocation and PA setting
` [PATCH v2 06/10] liveupdate: Remove limit on the number of sessions
` [PATCH v2 07/10] liveupdate: Remove limit on the number of files per session
` [PATCH v2 08/10] selftests/liveupdate: Test session and file limit removal
` [PATCH v2 09/10] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v2 10/10] selftests/liveupdate: Add stress-files "
[RFC PATCH 0/5] mm/damon: DAMOS quota controller and paddr migration walk fixes
2026-05-17 18:47 UTC (9+ messages)
` [RFC PATCH 1/5] mm/damon/core: fix nr_accesses_bp underflow in damon_moving_sum
` [RFC PATCH 2/5] mm/damon/core: cap effective quota size to total monitored memory
` [RFC PATCH 3/5] mm/damon/core: floor effective quota size at minimum region size
` [RFC PATCH 4/5] mm/damon/paddr: skip free pageblocks in migration walk
` [RFC PATCH 5/5] mm/damon/paddr: add time budget to migration page walk
[PATCH v5 00/13] AD9910 Direct Digital Synthesizer
2026-05-17 18:37 UTC (14+ messages)
` [PATCH v5 01/13] iio: core: validate file offset in iio_debugfs_write_reg()
` [PATCH v5 02/13] iio: core: support 64-bit register through debugfs
` [PATCH v5 03/13] iio: core: add hierarchical channel relationships
` [PATCH v5 04/13] Documentation: ABI: testing: add parent entry for iio channels
` [PATCH v5 05/13] dt-bindings: iio: frequency: add ad9910
` [PATCH v5 06/13] iio: frequency: ad9910: initial driver implementation
` [PATCH v5 07/13] iio: frequency: ad9910: add basic parallel port support
` [PATCH v5 08/13] iio: frequency: ad9910: add digital ramp generator support
` [PATCH v5 09/13] iio: frequency: ad9910: add RAM mode support
` [PATCH v5 10/13] iio: frequency: ad9910: add output shift keying support
` [PATCH v5 11/13] iio: frequency: ad9910: show channel priority in debugfs
` [PATCH v5 12/13] Documentation: ABI: testing: add docs for ad9910 sysfs entries
` [PATCH v5 13/13] docs: iio: add documentation for ad9910 driver
[PATCH] Docs/{ABI,admin-guide}/damon: fix various typoes
2026-05-17 18:26 UTC
[PATCH RFC v4 00/10] AD9910 Direct Digital Synthesizer
2026-05-17 18:07 UTC (28+ messages)
` [PATCH RFC v4 01/10] dt-bindings: iio: frequency: add ad9910
` [PATCH RFC v4 03/10] iio: frequency: ad9910: initial driver implementation
` [PATCH RFC v4 05/10] iio: frequency: ad9910: add digital ramp generator support
` [PATCH RFC v4 06/10] iio: frequency: ad9910: add RAM mode support
` [PATCH RFC v4 07/10] iio: frequency: ad9910: add output shift keying support
` [PATCH RFC v4 09/10] Documentation: ABI: testing: add docs for ad9910 sysfs entries
` [PATCH RFC v4 10/10] docs: iio: add documentation for ad9910 driver
[PATCH 0/2] docs: iio: update dated triggered buffer example
2026-05-17 17:56 UTC (5+ messages)
` [PATCH 1/2] MAINTAINERS: add match for IIO API docs
` [PATCH 2/2] docs: iio: triggered-buffers: use new helpers in example
[PATCH v2 RESEND] design: fix typos in design.rst
2026-05-17 17:42 UTC (4+ messages)
[PATCH] docs: gpu: fix spelling errors and remove duplicate sentence
2026-05-17 16:35 UTC (2+ messages)
[PATCH] docs: hwmon: htu31: document debugfs serial_number
2026-05-17 16:35 UTC (2+ messages)
[PATCH] docs: threat-model: add missing closing parenthesis
2026-05-17 16:04 UTC (2+ messages)
[PATCH v13 00/12] ADF41513/ADF41510 PLL frequency synthesizers
2026-05-17 14:08 UTC (21+ messages)
` [PATCH v13 01/12] dt-bindings: iio: frequency: add adf41513
` [PATCH v13 02/12] iio: kstrtox: add local _parse_integer_limit_init() helper
` [PATCH v13 03/12] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v13 04/12] lib: test-kstrtox: tests for kstrtodec64() and kstrtoudec64()
` [PATCH v13 05/12] lib: math: div64: add div64_s64_rem()
` [PATCH v13 06/12] iio: core: add decimal value formatting into 64-bit value
` [PATCH v13 07/12] iio: test: iio-test-format: add test case for decimal format
` [PATCH v13 08/12] iio: frequency: adf41513: driver implementation
` [PATCH v13 09/12] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v13 10/12] iio: frequency: adf41513: features on frequency change
` [PATCH v13 11/12] docs: iio: add documentation for adf41513 driver
` [PATCH v13 12/12] Documentation: ABI: testing: add common ABI file for iio/frequency
[PATCH net-next 0/2] devlink: add generic max_sfs parameter and mlx5 support
2026-05-17 11:27 UTC (3+ messages)
` [PATCH net-next 1/2] devlink: add generic device max_sfs parameter
` [PATCH net-next 2/2] net/mlx5: implement "
[PATCH] docs/gpu: fix typo in msm-crash-dump.rst
2026-05-17 11:06 UTC
[PATCH] docs/mm: fix typo in process_addrs.rst
2026-05-17 10:36 UTC
[PATCH v2] dcache: add fs.dentry-limit sysctl with negative-first reaper
2026-05-17 9:42 UTC (5+ messages)
` "
[PATCH v12 00/11] ADF41513/ADF41510 PLL frequency synthesizers
2026-05-17 9:10 UTC (6+ messages)
` [PATCH v12 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
[PATCH v2 0/2] raspberrypi: firmware and hwmon voltage support
2026-05-17 8:04 UTC (9+ messages)
` [PATCH v2 1/2] soc: bcm2835: raspberrypi-firmware: Add voltage domain IDs
` [PATCH v2 2/2] hwmon: raspberrypi: Add voltage input support
` [PATCH v3 0/3] raspberrypi-hwmon voltage support and teardown fix
` [PATCH v3 1/3] soc: bcm2835: raspberrypi-firmware: Add voltage domain IDs
` [PATCH v3 2/3] hwmon: raspberrypi: Add voltage input support
` [PATCH v3 3/3] hwmon: raspberrypi: Fix delayed-work teardown race
[PATCH v2 RESEND] docs: fix typo in mpo-overview.rst
2026-05-17 7:40 UTC
[PATCH] kbuild: deb-pkg: Allow setting package name at build
2026-05-17 6:57 UTC (2+ messages)
[PATCH] docs: submitting-patches: Clarify that in English "reviewer" is a person
2026-05-17 6:13 UTC (3+ messages)
[PATCH] cpufreq: Documentation: fix sampling_down_factor documentation range
2026-05-17 5:04 UTC (2+ messages)
[PATCH] docs: fix typo in leds-lp55xx.rst
2026-05-17 4:32 UTC
[PATCH] docs: fix typo in list.rst
2026-05-17 4:07 UTC
[PATCH] docs: fix typo in mpo-overview.rst
2026-05-17 2:58 UTC (4+ messages)
` [PATCH v2] Replace "transparant" with "transparent"
[PATCH] docs: fix typo in user_mode_linux_howto_v2.rst
2026-05-17 2:24 UTC
[PATCH v5 0/4] Add MSI Claw HID Configuration Driver
2026-05-17 1:39 UTC (5+ messages)
` [PATCH v5 1/4] HID: hid-msi: Add MSI Claw configuration driver
` [PATCH v5 2/4] HID: hid-msi: Add M-key mapping attributes
` [PATCH v5 3/4] HID: hid-msi: Add RGB control interface
` [PATCH v5 4/4] HID: hid-msi: Add Rumble Intensity Attributes
[PATCH] docs: fix typos in design.rst
2026-05-17 1:02 UTC (3+ messages)
` [PATCH v2] "
[PATCH RESEND] Documentation: fix typo in heading for max31730
2026-05-16 22:49 UTC (5+ messages)
` [PATCH RESEND 2] Documentation: hwmon: "
[RFC PATCH 0/7] mm/damon: hardware-sampled access reports + AMD IBS Op example
2026-05-16 22:34 UTC (8+ messages)
` [RFC PATCH 1/7] mm/damon/core: refcount ops owner module to prevent rmmod UAF
` [RFC PATCH 2/7] mm/damon/paddr: export damon_pa_* ops for IBS module
` [RFC PATCH 3/7] mm/damon/core: replace mutex-protected report buffer with per-CPU lockless ring
` [RFC PATCH 4/7] mm/damon/core: flat-array snapshot + bsearch in ring-drain loop
` [RFC PATCH 5/7] mm/damon: add sysfs binding and dispatch hookup for paddr_ibs operations
` [RFC PATCH 6/7] mm/damon/core: accept paddr_ibs in node_eligible_mem_bp ops check
` [RFC PATCH 7/7] mm/damon/damon_ibs: add AMD IBS-based access sampling backend
[RFC PATCH v3 00/28] mm/damon: introduce data attributes monitoring
2026-05-16 22:03 UTC (7+ messages)
` [RFC PATCH v3 20/28] Docs/mm/damon/design: document "
` [RFC PATCH v3 21/28] Docs/admin-guide/mm/damon/usage: "
` [RFC PATCH v3 27/28] Docs/mm/damon/design: update for memcg damon filter
` [RFC PATCH v3 28/28] Docs/admin-guide/mm/damon/usage: "
[PATCH] docs: gpu: todo: fix spelling of "fucntion"
2026-05-16 21:01 UTC
[PATCH] docs: gpu: drm-uapi: fix spelling of "unprivileged"
2026-05-16 20:30 UTC
[PATCH v2 0/3] iio: dac: Add support for AD5529R DAC
2026-05-16 19:35 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: iio: dac: Add AD5529R
` [PATCH v2 2/3] iio: dac: Add AD5529R DAC driver support
[PATCH] landlock: Documentation wording cleanups
2026-05-16 19:19 UTC (2+ messages)
[PATCH v3] Documentation: hwmon: lm75: document sysfs interface
2026-05-16 17:43 UTC (2+ messages)
[PATCH v3 00/13] Improve process/maintainers output
2026-05-16 17:37 UTC (3+ messages)
[PATCH 0/2] Two small cleanups to maintainers_include
2026-05-16 17:33 UTC (3+ messages)
` [PATCH 1/2] docs: maintainers_include: restore compatibility with Python 3.6
` [PATCH 2/2] docs: maintainers_include: keep the last entry at the end
[PATCH] docs: fix typo in lenovo-wmi-other.rst
2026-05-16 17:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox