messages from 2024-05-16 17:44:21 to 2024-05-16 18:34:47 UTC [more...]
[PATCH 00/16] refs: drop all references to `the_repository`
2024-05-16 18:34 UTC (8+ messages)
` [PATCH 02/16] refs: rename `init_db` callback to avoid confusion
` [PATCH 03/16] refs: implement releasing ref storages
` [PATCH 04/16] refs: track ref stores via strmap
[PATCH] lib: sbi: sse: handle missing writable attributes
2024-05-16 18:34 UTC (2+ messages)
[PATCH v4 0/8] drm/xe: Per client usage
2024-05-16 18:33 UTC (3+ messages)
` [PATCH v4 6/8] drm/xe: Cache data about user-visible engines
[PATCH RFC] kobject_uevent: notify uevent sysfs file on changes
2024-05-16 18:32 UTC (5+ messages)
[git pull] drm urgent for 6.10-rc1
2024-05-16 18:31 UTC (3+ messages)
[CI v3 00/21] xe bo shrinker and exhaustive eviction
2024-05-16 18:31 UTC (25+ messages)
` [CI v3 01/21] drm/ttm: Allow TTM LRU list nodes of different types
` [CI v3 02/21] drm/ttm: Slightly clean up LRU list iteration
` [CI v3 03/21] drm/ttm: Use LRU hitches
` [CI v3 04/21] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [CI v3 05/21] drm/ttm: Provide a generic LRU walker helper
` [CI v3 06/21] drm/ttm: Use restartable LRU and sleeping locks for swapping
` [CI v3 07/21] drm/ttm: sleeping evict lock
` [CI v3 08/21] drm/ttm: Add a virtual base class for graphics memory backup
` [CI v3 09/21] drm/ttm/pool: Provide a helper to shrink pages
` [CI v3 10/21] drm/ttm: Use fault-injection to test error paths
` [CI v3 11/21] drm/ttm, drm/xe: Add a shrinker for xe bos
` [CI v3 12/21] dma-buf/dma-resv: Introduce dma_resv_trylock_ctx()
` [CI v3 13/21] drm/exec: Rework contended locking
` [CI v3 14/21] drm/exec: drm_exec_trylock()
` [CI v3 15/21] drm/exec: Add a snapshot capability
` [CI v3 16/21] drm/exec: Introduce an evict mode
` [CI v3 17/21] drm/ttm: Support drm_exec locking for eviction and swapping
` [CI v3 18/21] drm/ttm: Convert ttm vm to using drm_exec
` [CI v3 19/21] drm/xe: Use drm_exec for fault locking
` [CI v3 20/21] drm/ttm: Use drm_exec_trylock for bo initialization
` [CI v3 21/21] drm/xe: Initial support for drm exec locking during validate
` ✓ CI.Patch_applied: success for xe bo shrinker and exhaustive eviction (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH 0/3] Upgrade to libgcrypt 1.10.3
2024-05-16 18:29 UTC
[RFC 0/3] generic sw counters
2024-05-16 18:30 UTC (6+ messages)
` [PATCH v5 0/9] Generic 64 bit counters
` [PATCH v5 1/9] eal: generic 64 bit counter
` [PATCH v5 2/9] ethdev: add common counters for statistics
[PATCH 1/3] Import libgcrypt 1.10.3
2024-05-16 18:27 UTC (3+ messages)
` [PATCH 2/3] Adjust import script, definitions and API users for libgcrypt 1.10
` [PATCH 3/3] keccak: Disable acceleration with SSE asm
[syzbot] [net?] memory leak in ___neigh_create (2)
2024-05-16 18:28 UTC (2+ messages)
` [syzbot] "
[PATCH BlueZ,v4 1/5] src/shared: Add initial implementation for an ASHA profile
2024-05-16 18:28 UTC (2+ messages)
` ASHA plugin
[PATCH] drm/i915: Bump max TMDS bitrate to 6 Gbps on ADL/DG2+
2024-05-16 18:27 UTC
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-05-16 18:25 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for tracing/treewide: Remove second parameter of __assign_str() (rev3)
[PATCH] gitlab-ci: Replace Docker with Kaniko
2024-05-16 18:24 UTC (2+ messages)
[PATCH] drm/print: Kill ___drm_dbg()
2024-05-16 18:24 UTC (2+ messages)
[PATCH v3 00/40] fsi: Add interrupt support
2024-05-16 18:24 UTC (84+ messages)
` [PATCH v3 01/40] fsi: hub: Set master index to link number plus one
` [PATCH v3 02/40] fsi: Move slave definitions to fsi-slave.h
` [PATCH v3 03/40] fsi: Fix slave addressing after break command
` [PATCH v3 04/40] fsi: Use a defined value for default echo delay
` [PATCH v3 05/40] fsi: Calculate local bus clock frequency
` [PATCH v3 06/40] fsi: core: Improve master read/write/error traces
` [PATCH v3 07/40] fsi: core: Add slave error trace
` [PATCH v3 08/40] fsi: core: Reset errors instead of clearing interrupts
` [PATCH v3 09/40] fsi: aspeed: Add AST2700 support
` [PATCH v3 10/40] fsi: core: Add slave spinlock
` [PATCH v3 11/40] fsi: core: Allow cfam device type aliases
` [PATCH v3 12/40] fsi: core: Add common regmap master functions
` [PATCH v3 13/40] fsi: core: Disable relative addressing during scan
` [PATCH v3 14/40] fsi: hub: Use common initialization and link enable
` [PATCH v3 15/40] fsi: aspeed: "
` [PATCH v3 16/40] fsi: aspeed: Remove cfam reset sysfs file in error path and remove
` [PATCH v3 17/40] fsi: aspeed: Refactor trace functions
` [PATCH v3 18/40] fsi: aspeed: Don't clear all IRQs during OPB transfers
` [PATCH v3 19/40] fsi: aspeed: Only read result register for successful read
` [PATCH v3 20/40] fsi: aspeed: Switch to spinlock
` [PATCH v3 21/40] fsi: aspeed: Disable relative addressing and IPOLL for cfam reset
` [PATCH v3 22/40] fsi: aspeed: Use common master error handler
` [PATCH v3 23/40] fsi: core: Add interrupt support
` [PATCH v3 24/40] fsi: aspeed: "
` [PATCH v3 25/40] fsi: hub: "
` [PATCH v3 26/40] i2c: fsi: Calculate clock divider from local bus frequency
` [PATCH v3 27/40] i2c: fsi: Improve formatting
` [PATCH v3 28/40] i2c: fsi: Change fsi_i2c_write_reg to accept data instead of a pointer
` [PATCH v3 29/40] i2c: fsi: Remove list structure of ports
` [PATCH v3 30/40] i2c: fsi: Define a function to check status error bits
` [PATCH v3 31/40] i2c: fsi: Add boolean for skip stop command on abort
` [PATCH v3 32/40] i2c: fsi: Add interrupt support
` [PATCH v3 33/40] fsi: hub master: Reset hub master after errors
` [PATCH v3 34/40] fsi: core: Add master register read-only sysfs
` [PATCH v3 35/40] fsi: core: Add slave "
` [PATCH v3 36/40] fsi: i2cr: Adjust virtual CFAM ID to match Odyssey chip
` [PATCH v3 37/40] fsi: core: Add different types of CFAM
` [PATCH v3 38/40] spi: fsi: Calculate clock divider from local bus frequency
` [PATCH v3 39/40] ARM: dts: aspeed: P10 and tacoma: Set FSI clock frequency
` [PATCH v3 40/40] ARM: dts: aspeed: P10: Bump SPI max frequencies
[lttng-dev] Capturing snapshot on kernel panic
2024-05-16 18:22 UTC (4+ messages)
[GIT PULL] Please pull u-boot-dfu-20240516
2024-05-16 18:22 UTC (2+ messages)
[PATCH 3/3] leds: leds-lp5569: Add support for Texas Instruments LP5569
2024-05-16 18:20 UTC (2+ messages)
[PATCH v1 1/1] x86/cpu: Fix boot on Intel Quark X1000
2024-05-16 18:21 UTC (2+ messages)
[PATCH 00/13] drm/i915: Plane register cleanups
2024-05-16 18:21 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v1 0/2] Fix warning in collect_domain_accesses()
2024-05-16 18:19 UTC (3+ messages)
` [PATCH v1 1/2] landlock: Fix d_parent walk
` [PATCH v1 2/2] selftests/landlock: Add layout1.refer_mount_root
[RFC PATCH v8 0/7] TPEBS counting mode support
2024-05-16 18:16 UTC (10+ messages)
` [RFC PATCH v8 3/7] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v8 5/7] perf stat: Add retire latency print functions to print out at the very end of print out
[PATCH 1/2] ext4: Reduce stack usage in ext4_mpage_readpages()
2024-05-16 18:16 UTC (2+ messages)
` [PATCH 2/2] ext4: Remove array of buffer_heads from mext_page_mkuptodate()
[PATCH v2 0/6] Add support for VF to query its configuration
2024-05-16 18:14 UTC (3+ messages)
` ✗ CI.FULL: failure for Add support for VF to query its configuration (rev2)
[Buildroot] [PATCH 1/1] package/syslog-ng: fix libcurl build without C++
2024-05-16 18:13 UTC (2+ messages)
[PATCH i-g-t 1/5] tests/intel/xe_pm: Update runtime pm conditions
2024-05-16 18:10 UTC (5+ messages)
` [PATCH i-g-t 2/5] lib/igt_pm: Fix and standardize IGT PM library documentation
` [PATCH i-g-t 3/5] tests/intel/xe_pm: Also disable display for mmap_system test
` [PATCH i-g-t 4/5] tests/intel/xe_pm: Only check the rpm resume after the first mmap operation
` [PATCH i-g-t 5/5] tests/intel/xe_pm: Convert mmap tests to use existing d3 helpers
[PULL 00/25] Migration next patches
2024-05-16 18:07 UTC (9+ messages)
` [PULL 20/25] migration: stop vm for cpr
` CPR/liveupdate: test results using prior bug fix
[PATCH i-g-t] tests/xe_pm: s3 vs s2idle: Validate only the platform default
2024-05-16 18:07 UTC
[PATCH v4 00/66] Define _GNU_SOURCE for sources using
2024-05-16 18:05 UTC (10+ messages)
` [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
[PATCH] net: smc91x: Fix pointer types
2024-05-16 18:03 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 1/3] Bluetooth: btintel_pcie: Print Firmware Sequencer information
2024-05-16 17:59 UTC (2+ messages)
[PATCH v2 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
2024-05-16 17:59 UTC (3+ messages)
[PATCH] net: Fix the gso BUG_ON that treat the skb which head_frag is true as non head_frag
2024-05-16 17:59 UTC (2+ messages)
[SPDK] Preparation for SPDK 24.05 release
2024-05-16 17:59 UTC (2+ messages)
[meta-oe][PATCH 1/2] malcontent-ui: add malcontent to RDEPENDS
2024-05-16 17:58 UTC (5+ messages)
` [oe] "
[PATCH 00/20] qapi: new sphinx qapi domain pre-requisites
2024-05-16 17:56 UTC (6+ messages)
` [PATCH 08/20] qapi/parser: differentiate intro and outro paragraphs
[PATCH] ACPI: video: Fix name collision with architecture's video.o
2024-05-16 17:55 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v4] time/tick-sched: idle load balancing when nohz_full cpu becomes idle
2024-05-16 17:53 UTC (11+ messages)
[PATCH] line6: add midibuf init failure handling in line6_init_midi()
2024-05-16 17:47 UTC
[PATCH 01/13] mesa: remove obsolete 0001-meson.build-check-for-all-linux-host_os-combinations.patch
2024-05-16 17:49 UTC (3+ messages)
` [PATCH 10/13] iptables: remove unneeded 0002-iptables-xshared.h-add-missing-sys.types.h-include.patch
` [OE-core] "
[PATCH] vfio/pci: Restore zero affected bus reset devices warning
2024-05-16 17:48 UTC
[xen-unstable-smoke test] 186016: tolerable all pass - PUSHED
2024-05-16 17:46 UTC
[PATCH v1 1/1] spi: Remove unneded check for orig_nents
2024-05-16 17:46 UTC (6+ messages)
[Intel-wired-lan] [PATCH RFC iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
2024-05-16 17:45 UTC (3+ messages)
` [Intel-wired-lan] [PATCH RFC iwl-next 02/12] idpf: stop using macros for accessing queue descriptors
` "
[RFC][PATCH] uprobe: support for private hugetlb mappings
2024-05-16 17:44 UTC (11+ messages)
[PATCH v8-RESEND 00/33] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y regression
2024-05-16 17:43 UTC (25+ messages)
` [PATCH v8-RESEND 10/33] dyndbg: silence debugs with no-change updates
` [PATCH v8-RESEND 11/33] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v8-RESEND 12/33] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v8-RESEND 13/33] dyndbg: reduce verbose=3 messages in ddebug_add_module
` [PATCH v8-RESEND 14/33] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v8-RESEND 15/33] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP
` [PATCH v8-RESEND 16/33] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
` [PATCH v8-RESEND 17/33] selftests-dyndbg: exit 127 if no facility
` [PATCH v8-RESEND 18/33] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v8-RESEND 19/33] dyndbg-doc: add classmap info to howto
` [PATCH v8-RESEND 20/33] dyndbg: treat comma as a token separator
` [PATCH v8-RESEND 21/33] selftests-dyndbg: add comma_terminator_tests
` [PATCH v8-RESEND 22/33] dyndbg: split multi-query strings with %
` [PATCH v8-RESEND 23/33] selftests-dyndbg: test_percent_splitting multi-cmds on module classes
` [PATCH v8-RESEND 24/33] docs/dyndbg: explain new delimiters: comma, percent
` [PATCH v8-RESEND 25/33] selftests-dyndbg: add test_mod_submod
` [PATCH v8-RESEND 26/33] selftests-dyndbg: test dyndbg-to-tracefs
` [PATCH v8-RESEND 27/33] dyndbg-doc: explain flags parse 1st
` [PATCH v8-RESEND 28/33] drm+drivers: adapt to use DYNDBG_CLASSMAP_{DEFINE,USE}
` [PATCH v8-RESEND 29/33] drm-dyndbg: adapt to use DYNDBG_CLASSMAP_PARAM
` [PATCH v8-RESEND 30/33] drm: use correct ccflags-y spelling
` [PATCH v8-RESEND 31/33] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
` [PATCH v8-RESEND 32/33] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v8-RESEND 33/33] drm-print: workaround compiler meh
Attention Please
2024-05-16 17:29 UTC
[PATCH v2 0/3] docs: define policy forbidding use of "AI" / LLM code generators
2024-05-16 17:43 UTC (5+ messages)
` [PATCH v2 1/3] docs: introduce dedicated page about code provenance / sign-off
[PATCH] vfio/pci: Collect hot-reset devices to local buffer
2024-05-16 17:44 UTC (3+ 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.