All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-24 16:31:52 to 2026-04-24 17:03:33 UTC [more...]

[PATCH] mm/mglru: Use folio_mark_accessed to replace folio_set_active in PF
 2026-04-24 17:03 UTC  (2+ messages)

[PATCH i-g-t v11 00/49] Unigraf integration
 2026-04-24 16:53 UTC  (42+ messages)
` [PATCH i-g-t v11 01/49] lib/igt_kms: Add a detect timeout value
` [PATCH i-g-t v11 03/49] lib/igt_kms: Add function to list connected connectors
` [PATCH i-g-t v11 04/49] lib/igt_kms: Add helper to obtain a connector by its name or MST path
` [PATCH i-g-t v11 05/49] lib/igt_kms: Add helper to wait for new connectors
` [PATCH i-g-t v11 06/49] lib/tests: Add tests for array manipulations
` [PATCH i-g-t v11 07/49] lib/igt_kms: Add helper to get a pipe from a connector
` [PATCH i-g-t v11 08/49] lib/igt_kms: Expose dump_connector_attrs
` [PATCH i-g-t v11 09/49] lib/igt_kms: Expose reset_connectors_at_exit
` [PATCH i-g-t v11 10/49] lib/igt_kms: Expose connector_attr_set and igt_connector_attr_set
` [PATCH i-g-t v11 11/49] lib/igt_debugfs: Move debugfs helpers to the proper location
` [PATCH i-g-t v11 12/49] lib/igt_debugfs: Add const when make sense
` [PATCH i-g-t v11 13/49] lib/igt_amd: "
` [PATCH i-g-t v11 14/49] lib/igt_kms: "
` [PATCH i-g-t v11 15/49] lib/monitor_edids: Add helper functions for using monitor_edid objects
` [PATCH i-g-t v11 16/49] lib/monitor_edids: Add helper to get an EDID by its name
` [PATCH i-g-t v11 17/49] lib/monitor_edids: Add helper to print all available EDID names
` [PATCH i-g-t v11 19/49] lib/unigraf: Add TSI.h
` [PATCH i-g-t v11 20/49] lib/unigraf: Initial Unigraf support
` [PATCH i-g-t v11 21/49] lib/igt_kms: Automatically connect unigraf on display require
` [PATCH i-g-t v11 22/49] lib/unigraf: Introduce device configuration
` [PATCH i-g-t v11 23/49] lib/unigraf: Introduce role configuration
` [PATCH i-g-t v11 25/49] lib/unigraf: Add reset function
` [PATCH i-g-t v11 26/49] lib/unigraf: Add unigraf assert and deassert helpers
` [PATCH i-g-t v11 28/49] lib/unigraf: Allows sst/mst configuration
` [PATCH i-g-t v11 29/49] lib/unigraf: Add helpers to read and write edid
` [PATCH i-g-t v11 31/49] tests/unigraf: Add basic unigraf tests
` [PATCH i-g-t v11 32/49] lib/unigraf: Add unigraf CRC capture
` [PATCH i-g-t v11 33/49] lib/unigraf: Add configuration for CRC usage
` [PATCH i-g-t v11 34/49] lib/unigraf: add unigraf_get_connector_by_stream
` [PATCH i-g-t v11 35/49] lib/unigraf: Add helper to check timings received by unigraf
` [PATCH i-g-t v11 36/49] lib/igt_pipe_crc: Add unigraf crc calculation
` [PATCH i-g-t v11 37/49] lib/i915/dp: Move DP-related function for i915 to proper folder
` [PATCH i-g-t v11 39/49] lib/i915/dp: Add helper to get maximum supported rate
` [PATCH i-g-t v11 40/49] lib/i915/dp: Properly check sscanf results
` [PATCH i-g-t v11 41/49] lib/i915/dp: Use igt_output_name instead of private field
` [PATCH i-g-t v11 43/49] lib/igt_kms: Add asserts to avoid null pointer dereference
` [PATCH i-g-t v11 44/49] lib/igt_kms: Add helper to get a CRTC from an output
` [PATCH i-g-t v11 46/49] docs/unigraf: Add unigraf documentation
` [PATCH i-g-t v11 47/49] lib/unigraf: Add helpers to set maximum link rate
` [PATCH i-g-t v11 48/49] lib/unigraf: Add helpers to get the current LT status
` [PATCH i-g-t v11 49/49] tests/unigraf/unigraf_lt: Add test for link training

[PATCH v6 0/2] Update designware pwm driver
 2026-04-24 17:03 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: pwm: dwc: add optional reset

[PATCH v4 00/58] perf: Reorganize scripting support
 2026-04-24 17:03 UTC  (61+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/58] perf inject: Fix itrace branch stack synthesis
  ` [PATCH v5 02/58] perf arch arm: Sort includes and add missed explicit dependencies
  ` [PATCH v5 03/58] perf arch x86: "
  ` [PATCH v5 04/58] perf tests: "
  ` [PATCH v5 05/58] perf script: "
  ` [PATCH v5 06/58] perf util: "
  ` [PATCH v5 07/58] perf python: Add "
  ` [PATCH v5 08/58] perf evsel/evlist: Avoid unnecessary #includes
  ` [PATCH v5 09/58] perf data: Add open flag
  ` [PATCH v5 10/58] perf evlist: Add reference count
  ` [PATCH v5 11/58] perf evsel: "
  ` [PATCH v5 12/58] perf evlist: Add reference count checking
  ` [PATCH v5 13/58] perf python: Use evsel in sample in pyrf_event
  ` [PATCH v5 14/58] perf python: Add wrapper for perf_data file abstraction
  ` [PATCH v5 15/58] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v5 16/58] perf python: Add syscall name/id to convert syscall number and name
  ` [PATCH v5 17/58] perf python: Refactor and add accessors to sample event
  ` [PATCH v5 18/58] perf python: Add callchain support
  ` [PATCH v5 19/58] perf python: Add config file access
  ` [PATCH v5 20/58] perf python: Extend API for stat events in python.c
  ` [PATCH v5 21/58] perf python: Expose brstack in sample event
  ` [PATCH v5 22/58] perf python: Add perf.pyi stubs file
  ` [PATCH v5 23/58] perf python: Add LiveSession helper
  ` [PATCH v5 24/58] perf python: Move exported-sql-viewer.py and parallel-perf.py to tools/perf/python/
  ` [PATCH v5 25/58] perf stat-cpi: Port stat-cpi to use python module
  ` [PATCH v5 26/58] perf mem-phys-addr: Port mem-phys-addr "
  ` [PATCH v5 27/58] perf syscall-counts: Port syscall-counts "
  ` [PATCH v5 28/58] perf syscall-counts-by-pid: Port syscall-counts-by-pid "
  ` [PATCH v5 29/58] perf futex-contention: Port futex-contention "
  ` [PATCH v5 30/58] perf flamegraph: Port flamegraph "
  ` [PATCH v5 31/58] perf gecko: Port gecko "
  ` [PATCH v5 32/58] perf arm-cs-trace-disasm: Port arm-cs-trace-disasm "
  ` [PATCH v5 33/58] perf check-perf-trace: Port check-perf-trace "
  ` [PATCH v5 34/58] perf compaction-times: Port compaction-times "
  ` [PATCH v5 35/58] perf event_analyzing_sample: Port event_analyzing_sample "
  ` [PATCH v5 36/58] perf export-to-sqlite: Port export-to-sqlite "
  ` [PATCH v5 37/58] perf export-to-postgresql: Port export-to-postgresql "
  ` [PATCH v5 38/58] perf failed-syscalls-by-pid: Port failed-syscalls-by-pid "
  ` [PATCH v5 39/58] perf intel-pt-events: Port intel-pt-events/libxed "
  ` [PATCH v5 40/58] perf net_dropmonitor: Port net_dropmonitor "
  ` [PATCH v5 41/58] perf netdev-times: Port netdev-times "
  ` [PATCH v5 42/58] perf powerpc-hcalls: Port powerpc-hcalls "
  ` [PATCH v5 43/58] perf sched-migration: Port sched-migration/SchedGui "
  ` [PATCH v5 44/58] perf sctop: Port sctop "
  ` [PATCH v5 45/58] perf stackcollapse: Port stackcollapse "
  ` [PATCH v5 46/58] perf task-analyzer: Port task-analyzer "
  ` [PATCH v5 47/58] perf failed-syscalls: Port failed-syscalls "
  ` [PATCH v5 48/58] perf rw-by-file: Port rw-by-file "
  ` [PATCH v5 49/58] perf rw-by-pid: Port rw-by-pid "
  ` [PATCH v5 50/58] perf rwtop: Port rwtop "
  ` [PATCH v5 51/58] perf wakeup-latency: Port wakeup-latency "
  ` [PATCH v5 52/58] perf test: Migrate Intel PT virtual LBR test to use Python API
  ` [PATCH v5 53/58] perf: Remove libperl support, legacy Perl scripts and tests
  ` [PATCH v5 54/58] perf: Remove libpython support and legacy Python scripts
  ` [PATCH v5 55/58] perf Makefile: Update Python script installation path
  ` [PATCH v5 56/58] perf script: Refactor to support standalone scripts and remove legacy features
  ` [PATCH v5 57/58] perf Documentation: Update for standalone Python scripts and remove obsolete data
  ` [PATCH v5 58/58] perf python: Improve perf script -l descriptions

qemu stable process questions
 2026-04-24 17:02 UTC 

[PATCH v2 0/7] dts: move test suite imports from framework to API
 2026-04-24 17:01 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/7] dts: move exception module "
  ` [PATCH v3 2/7] dts: move utils "
  ` [PATCH v3 3/7] dts: move context "
  ` [PATCH v3 4/7] dts: move testbed model "
  ` [PATCH v3 5/7] dts: move test suite module "
  ` [PATCH v3 6/7] dts: move params directory "
  ` [PATCH v3 7/7] dts: separate Linux session into interface and logic

[PATCH 00/22] Extend device support for AD5686 driver
 2026-04-24 17:02 UTC  (5+ messages)
` [PATCH 20/22] iio: dac: ad5686: implement new sync() op for the spi bus

[PATCH v1 00/20] Add basic pinctrl drivers for JHB100 SoC
 2026-04-24 17:01 UTC  (10+ messages)
` [PATCH v1 11/20] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl
` [PATCH v1 19/20] riscv: dts: starfive: Add StarFive JHB100 pin function definitions
` [PATCH v1 20/20] riscv: dts: starfive: jhb100: Add pinctrl nodes

[PATCH v2 0/2] PCI: Guard Resizable BAR restore against unreachable devices
 2026-04-24 17:00 UTC  (2+ messages)

[PATCH rc v2 0/5] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-04-24 16:59 UTC  (5+ messages)
` [PATCH rc v2 1/5] iommu/arm-smmu-v3: Add arm_smmu_adopt_strtab() for kdump
` [PATCH rc v2 2/5] iommu/arm-smmu-v3: Implement is_attach_deferred() "

[PATCH] media: imagination: e5010: release m2m device on probe failure
 2026-04-24 16:58 UTC 

[PATCH] power: fix off-by-one in uncore env bounds check
 2026-04-24 16:58 UTC  (2+ messages)

[PATCH] iio: adc: ti-ads7138: explicitly include <linux/slab.h>
 2026-04-24 16:57 UTC  (5+ messages)

[PATCH] x86/entry: Zap the #VC entry user and kernel macros
 2026-04-24 16:57 UTC  (2+ messages)

[PATCH] net/mlx5: query hardware capability for max lro size
 2026-04-24 16:55 UTC  (3+ messages)
` [PATCH v2] "

[RFC] xen/riscv: per-CPU devid setup for Xen event channel IRQ on IMSIC
 2026-04-24 16:55 UTC  (4+ messages)

[PATCH v5 0/2] iio: adc: ad7280a: use cleanup helpers guard() and scoped_guard() for mutex locking and improve code readability
 2026-04-24 16:55 UTC  (4+ messages)
` [PATCH v5 2/2] iio: adc: ad7280a: use cleanup helpers guard() and scoped_guard() for mutex locking

[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
 2026-04-24 16:55 UTC  (3+ messages)
` [RFC PATCH v3 2/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM

[Buildroot] [PATCH 1/1] package/python-flask-caching: bump version to 2.4.0
 2026-04-24 16:54 UTC  (2+ messages)

[Buildroot] [git commit] package/python-flask-caching: bump version to 2.4.0
 2026-04-24 16:48 UTC 

[PATCH 0/2] remoteproc: xlnx: add auto-boot support
 2026-04-24 16:53 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: xlnx: add auto boot feature

[PATCH v2] media: i2c: vd56g3: clean up subdev state on probe failure
 2026-04-24 16:52 UTC 

[PATCH v3 0/7] Add QSPI support for QCS615 and improve interconnect handling
 2026-04-24 16:52 UTC  (4+ messages)
` [PATCH v3 2/7] spi: qcom-qspi: Fix incomplete error handling in runtime PM

[PATCH v3 0/9] Kernel API Specification Framework
 2026-04-24 16:51 UTC  (10+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH v3 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH v3 4/9] tools/kapi: add kernel API specification extraction tool
` [PATCH v3 5/9] kernel/api: add API specification for sys_open
` [PATCH v3 6/9] kernel/api: add API specification for sys_close
` [PATCH v3 7/9] kernel/api: add API specification for sys_read
` [PATCH v3 8/9] kernel/api: add API specification for sys_write
` [PATCH v3 9/9] kernel/api: add runtime verification selftest

[PATCH v8 0/5] Migrate on fault for device pages
 2026-04-24 16:50 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/ca-certificates: bump to 20260223
 2026-04-24 16:50 UTC  (2+ messages)

[PATCH] staging: iio: adc: ad7816: Replace sprintf() with sysfs_emit()
 2026-04-24 16:50 UTC  (2+ messages)

[Buildroot] [git commit] package/ca-certificates: bump to 20260223
 2026-04-24 16:48 UTC 

[PATCH 0/2] Add support for Microchip MCP48FxBy1/2/4/8 DAC with an SPI Interface
 2026-04-24 16:48 UTC  (7+ messages)
` [PATCH 2/2] iio: dac: add support for Microchip MCP48FEB02

[Buildroot] [git commit] package/netsnmp: bump version to 5.9.5.2
 2026-04-24 16:44 UTC 

[Buildroot] [git commit] package/openldap: bump version to 2.6.13
 2026-04-24 16:44 UTC 

[Buildroot] [PATCH 1/1] package/openldap: bump version to 2.6.13
 2026-04-24 16:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/netsnmp: bump version to 5.9.5.2
 2026-04-24 16:47 UTC  (2+ messages)

[PATCH 00/10] Engine initialization cleanup
 2026-04-24 16:46 UTC  (3+ messages)
` [PATCH 10/10] drm/xe: Mark BCS engines as belonging to the GT forcewake domain

[PATCH 00/21] DC Patches March 05, 2026
 2026-04-24 16:46 UTC  (5+ messages)
` [PATCH 19/21] drm/amd/display: Sync dcn42 with DC 3.2.373
  ` DC analog support regressed by "drm/amd/display: Sync dcn42 with DC 3.2.373"

[syzbot] [net?] general protection fault in kernel_sock_shutdown (4)
 2026-04-24 16:47 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Page cache tracking with the Maple Tree
 2026-04-24 16:45 UTC  (4+ messages)

[meta-rockchip] Backport patches to Whinlatter
 2026-04-24 16:45 UTC  (4+ messages)
  ` [yocto-patches] "

[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
 2026-04-24 16:45 UTC  (2+ messages)
` [PATCH] arm64/entry: Fix arm64-specific rseq brokenness (was: Re: [REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64) "

[PATCH v2 0/9] refs: move some of the generic logic out of the backends
 2026-04-24 16:44 UTC  (3+ messages)
` [PATCH v2 8/9] refs: add peeled object ID to the `ref_update` struct

[PATCH v2] kselftest/arm64: Fix build failure with GCC-15
 2026-04-24 16:44 UTC  (4+ messages)

+ selftests-acct-add-taskstats-tgid-retention-test.patch added to mm-nonmm-unstable branch
 2026-04-24 16:43 UTC 

+ taskstats-retain-dead-thread-stats-in-tgid-queries.patch added to mm-nonmm-unstable branch
 2026-04-24 16:43 UTC 

[PATCH v2 00/13] media: iris: Add support for glymur platform
 2026-04-24 16:40 UTC  (10+ messages)
` [PATCH v2 02/13] drivers: base: Add generic dma context bus

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Test madvise(MADV_DONTNEED)
 2026-04-24 16:40 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] iommu/arm-smmu-v3: Allow disabling Stage 1 translation
 2026-04-24 16:39 UTC  (11+ messages)

[Buildroot] [git commit branch/2026.02.x] package/ghostscript: Fix brotli build failure on ARMv7
 2026-04-23 12:25 UTC 

[Buildroot] [git commit branch/2026.02.x] DEVELOPERS: add Shubham Chakraborty as pv maintainer
 2026-04-23 12:33 UTC 

[Buildroot] [git commit branch/2026.02.x] package/libjxl: security bump to version 0.11.2
 2026-04-23 12:30 UTC 

[Buildroot] [git commit branch/2026.02.x] package/libarchive: security bump version to 3.8.7
 2026-04-23 12:24 UTC 

[Buildroot] [git commit branch/2026.02.x] package/ghostscript: security bump to version 10.07.0
 2026-04-23 12:26 UTC 

[Buildroot] [git commit branch/2026.02.x] package/dash: add patch for CVE-2026-31323
 2026-04-23 12:29 UTC 

[Buildroot] [git commit branch/2026.02.x] package/systemd: security bump to v258.7
 2026-04-23 12:33 UTC 

[Buildroot] [git commit branch/2026.02.x] package/libexif: security bump to version 0.6.26
 2026-04-23 12:23 UTC 

[Buildroot] [git commit branch/2026.02.x] package/bat: remove no longer needed patch for gcc15 compat
 2026-04-23 12:23 UTC 

[Buildroot] [git commit branch/2026.02.x] package/wolftpm: security bump version to 3.10.0
 2026-04-23 12:22 UTC 

[Buildroot] [git commit branch/2026.02.x] package/libmicrohttpd: security bump version to 1.0.5
 2026-04-23 12:26 UTC 

[Buildroot] [git commit branch/2026.02.x] package/wolfssl: fix build with libcurl >= 8.19.0
 2026-04-23 12:22 UTC 

[Buildroot] [git commit branch/2026.02.x] package/strongswan: security bump version to 6.0.5
 2026-04-23 12:19 UTC 

[Buildroot] [git commit branch/2026.02.x] package/mkpasswd: add dependency to host-libxcrypt
 2026-04-23 12:31 UTC 

[Buildroot] [git commit branch/2026.02.x] package/xdg-dbus-proxy: security bump to version 0.1.7
 2026-04-23 12:25 UTC 

[Buildroot] [git commit branch/2026.02.x] package/x11r7/xwayland: security bump version to 24.1.10
 2026-04-23 12:16 UTC 

[Buildroot] [git commit branch/2026.02.x] package/wolfssl: security bump version to 5.9.1
 2026-04-23 12:22 UTC 

[Buildroot] [git commit branch/2026.02.x] {linux, linux-headers}: bump 6.12.x, 6.6.x, 6.1.x, 5.15.x, 5.10.x, 6.19.x, 6.18.x series
 2026-04-23 11:48 UTC 

[Buildroot] [git commit branch/2026.02.x] package/x11r7/xserver_xorg-server: security bump version to 21.1.22
 2026-04-23 12:13 UTC 

+ clang-format-fix-formatting-of-guard-and-scoped_guard-statements.patch added to mm-nonmm-unstable branch
 2026-04-24 16:38 UTC 

[Buildroot] [git commit branch/2026.02.x] package/strongswan: remove unneeded wolfSSL fix
 2026-04-23 12:19 UTC 

[Buildroot] [git commit branch/2026.02.x] package/c-icap: fix musl build
 2026-04-23 12:10 UTC 

[PATCH 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-24 16:35 UTC  (4+ messages)
` [PATCH 1/9] "

[Buildroot] [PATCH-2025.02.x] package/python3: security bump to version 3.12.13
 2026-04-24 16:35 UTC  (2+ messages)

[Buildroot] [PATCH-2025.02.x] package/xz: add upstream security fix for CVE-2026-34743
 2026-04-24 16:33 UTC  (2+ messages)

[GIT PULL] Clang build fix for 7.1
 2026-04-24 16:33 UTC  (2+ messages)

[PATCH] clk: bcm: rpi: Mark VEC clock as CLK_IGNORE_UNUSED
 2026-04-24 16:32 UTC  (2+ messages)

[PATCH] virtio: Add ID for virtio media
 2026-04-24 16:31 UTC  (5+ messages)

[PATCH] usb: typec: mux: ps883x: Power the retimer off when not in use
 2026-04-24 16:31 UTC  (2+ 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.