All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 21:39:02 to 2026-07-10 21:56:10 UTC [more...]

[PATCH v4 00/97] tests/tcg: run tests with meson
 2026-07-10 21:55 UTC  (2+ messages)

[PATCH] NFSv4.2: fix nfs4_listxattr NULL pointer dereference
 2026-07-10 21:55 UTC  (10+ messages)
` [PATCH v2] NFSv4.2: fix nfs4_listxattr size accounting

[PATCH v3 00/51] accel/tcg: Use IntervalTree for breakpoints and watchpoints
 2026-07-10 21:55 UTC  (21+ messages)
` [PATCH v3 04/51] qemu/typedefs: Declare CPUBreakpoint and CPUWatchpoint globally
` [PATCH v3 06/51] exec/breakpoint: Add CPUBreakpoint.id
` [PATCH v3 07/51] exec/watchpoint: Add CPUWatchpoint.id
` [PATCH v3 10/51] target/arm: Use bp argument in arm_debug_check_breakpoint
` [PATCH v3 14/51] target/xtensa: Use bp argument in xtensa_debug_check_breakpoint
` [PATCH v3 16/51] target/arm: Make check_watchpoint_in_range static
` [PATCH v3 17/51] gdbstub: Report actual watchpoint trigger address
` [PATCH v3 19/51] exec/breakpoint: Return the new bp from cpu_breakpoint_insert
` [PATCH v3 20/51] system: Remove cpu_watchpoint_insert error return path
` [PATCH v3 21/51] exec/breakpoint: Return the new wp from cpu_watchpoint_insert

[Buildroot] [PATCH 1/2] package/igt-gpu-tools: fix musl build
 2026-07-10 21:54 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/igt-gpu-tools: bump version to 2.5

[PATCH v2 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
 2026-07-10 21:54 UTC  (34+ messages)
` [PATCH v2 01/33] drm/ttm/pool: Allow backing off reclaim at the beneficial order
` [PATCH v2 02/33] drm/ttm/pool: Add ttm_pool_page_order_nodma() helper
` [PATCH v2 03/33] drm/ttm: Record sub-optimal page order allocations in ttm_tt
` [PATCH v2 04/33] drm/ttm: Introduce ttm_pool_alloc_iter for __ttm_pool_alloc()
` [PATCH v2 05/33] drm/ttm: Support defragmentation moves
` [PATCH v2 06/33] drm/ttm: Add fault injection for beneficial-order allocation failures
` [PATCH v2 07/33] drm/ttm: Harvest beneficial-order pages on defragmentation moves
` [PATCH v2 08/33] drm/ttm: Bound page (re)allocation per defragmentation move
` [PATCH v2 09/33] drm/ttm: Preallocate beneficial-order defrag pages outside the lock
` [PATCH v2 10/33] drm/ttm: Add full out-of-lock preallocation for ttm_pool_alloc()
` [PATCH v2 11/33] drm/gpusvm: Add a DMA-mapping accounting callback
` [PATCH v2 12/33] drm/xe: Add debugfs stats for DMA-mapped pages per order
` [PATCH v2 13/33] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
` [PATCH v2 14/33] drm/xe: Destroy page tables after unlinking all VMAs on VM close
` [PATCH v2 15/33] drm/xe: Track BOs backed at a sub-optimal page order
` [PATCH v2 16/33] drm/xe: Back off beneficial-order reclaim under defrag pressure
` [PATCH v2 17/33] drm/xe: Add xe_migrate_copy_defrag() for on-GPU defrag copies
` [PATCH v2 18/33] drm/xe: Handle defrag moves in xe_bo_move()
` [PATCH v2 19/33] drm/xe: Skip self-copies for borrowed pages on defrag moves
` [PATCH v2 20/33] drm/xe: Add a page defragmentation worker
` [PATCH v2 21/33] drm/xe: Add defrag GT stats
` [PATCH v2 22/33] drm/xe: Add Kconfig.profile options for BO defrag configuration
` [PATCH v2 23/33] drm/xe: Defrag using out-of-lock page preallocation
` [PATCH v2 24/33] drm/xe: Add defrag profiling tracepoints
` [PATCH v2 25/33] drm/xe: Preallocate system BO backing outside the dma-resv lock
` [PATCH v2 26/33] drm/xe: Add tracepoint for xe_gem_create_ioctl
` [PATCH v2 27/33] drm/xe: Add IOVA-based xe_res_cursor variant
` [PATCH v2 28/33] drm/xe: Use IOVA-based DMA mapping for eligible tt BOs
` [PATCH v2 29/33] drm/xe: Add per-device dependency scheduler for IOVA defrag finalize
` [PATCH v2 30/33] drm/xe: Add packed copy-step IOVA mapping for defrag
` [PATCH v2 31/33] drm/xe: Blit src-natural to dst-packed for defrag-IOVA copies
` [PATCH v2 32/33] drm/xe: Finalize defrag-IOVA moves with post-copy job
` [PATCH v2 33/33] drm/amdgpu: Preallocate system BO pages outside the reservation lock

[PATCH 00/14] perf c2c: add a function view
 2026-07-10 21:54 UTC  (3+ messages)

[PATCHSET v4 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-10 21:54 UTC  (3+ messages)
` [PATCH 07/10] sched_ext: Add proxy destination query kfuncs

[PATCH v5 00/98] tests/tcg: run tests with meson
 2026-07-10 21:43 UTC  (99+ messages)
` [PATCH v5 01/98] tests/tcg/multiarch/system/memory.c: remove unused variable
` [PATCH v5 02/98] tests/tcg/multiarch/plugin/check-plugin-output.sh: take test output as input
` [PATCH v5 03/98] tests/tcg/multiarch/plugin: rename check-plugin-output to regex-compare
` [PATCH v5 04/98] meson: bump minimal version to 1.6.0
` [PATCH v5 05/98] tests/tcg: introduce meson.build
` [PATCH v5 06/98] tests/tcg/meson.build: introduce exe_name
` [PATCH v5 07/98] tests/tcg/meson.build: introduce test_name
` [PATCH v5 08/98] tests/tcg/meson.build: introduce cflags
` [PATCH v5 09/98] tests/tcg/meson.build: introduce qemu_args
` [PATCH v5 10/98] tests/tcg/meson.build: introduce env_var
` [PATCH v5 11/98] tests/tcg/plugins: build list of test_plugins
` [PATCH v5 12/98] tests/tcg/meson.build: introduce plugin_test
` [PATCH v5 13/98] tests/tcg/meson.build: test gdb support and introduce gdb_arch
` [PATCH v5 14/98] tests/tcg/meson.build: introduce gdb_test
` [PATCH v5 15/98] tests/tcg/meson.build: introduce wrapper
` [PATCH v5 16/98] tests/tcg/meson.build: introduce expected_output
` [PATCH v5 17/98] tests/tcg/meson.build: add wrapper run_and_check_forbidden_output
` [PATCH v5 18/98] tests/tcg/meson.build: add wrapper run_with_input
` [PATCH v5 19/98] tests/tcg/meson.build: add wrapper record_replay
` [PATCH v5 20/98] tests/tcg/meson.build: add wrapper check_plugin_output
` [PATCH v5 21/98] tests/tcg/meson.build: add logic to skip tests
` [PATCH v5 22/98] tests/tcg/meson.build: introduce cc_feat and cc_feat_cflags
` [PATCH v5 23/98] tests/tcg/meson.build: introduce gdb_feat and gdb_feat_version
` [PATCH v5 24/98] tests/tcg/meson.build: move gdb_arch support check
` [PATCH v5 25/98] tests/tcg/meson.build: let test infrastructure detect compiler
` [PATCH v5 26/98] tests/docker/docker.py: return error code if probe fails
` [PATCH v5 27/98] tests/docker/docker.py: remove "Image is up to date" info
` [PATCH v5 28/98] tests/tcg/meson.build: introduce cc_dockerfile and cc_docker_host_arch
` [PATCH v5 29/98] tests/tcg/meson.build: check host cross cc is working
` [PATCH v5 30/98] tests/tcg/meson.build: introduce depends
` [PATCH v5 31/98] tests/tcg/meson.build: add top-level 'tcg-tests' target
` [PATCH v5 32/98] tests/tcg/Makefile: skip user/system tests if target Makefile is not present
` [PATCH v5 33/98] tests/tcg/multiarch/gdbstub/prot-none.py: deactivate on gitlab CI
` [PATCH v5 34/98] tests/tcg/multiarch: declare user tests
` [PATCH v5 35/98] tests/tcg/multiarch: declare system tests
` [PATCH v5 36/98] tests/tcg/meson.build: add generic plugin tests
` [PATCH v5 37/98] tests/tcg/arm/fcvt.c: use raw opcode for FPRCVT
` [PATCH v5 38/98] tests/tcg/aarch64: user tests
` [PATCH v5 39/98] tests/tcg/aarch64/system/gpc-test.c: remove unused variables
` [PATCH v5 40/98] tests/tcg/aarch64: system tests
` [PATCH v5 41/98] tests/tcg/aarch64_be: user tests
` [PATCH v5 42/98] tests/tcg/alpha: add float reference files
` [PATCH v5 43/98] tests/tcg/alpha: user tests
` [PATCH v5 44/98] tests/tcg/alpha: system tests
` [PATCH v5 45/98] tests/tcg/arm: user tests
` [PATCH v5 46/98] tests/tcg/arm: system tests
` [PATCH v5 47/98] tests/tcg/hexagon/overflow.c: add missing include
` [PATCH v5 48/98] tests/tcg/hexagon: user tests
` [PATCH v5 49/98] tests/tcg/multiarch/sha1.c: fix big endian implementation
` [PATCH v5 50/98] tests/tcg/hppa: add float reference files
` [PATCH v5 51/98] tests/tcg/hppa: user tests
` [PATCH v5 52/98] tests/tcg/i386: add missing float reference files
` [PATCH v5 53/98] tests/tcg/i386: user tests
` [PATCH v5 54/98] tests/tcg/i386: system tests
` [PATCH v5 55/98] tests/tcg/loongarch64: user tests
` [PATCH v5 56/98] tests/tcg/loongarch64: system tests
` [PATCH v5 57/98] tests/tcg/m68k: add float reference files
` [PATCH v5 58/98] tests/tcg/m68k: user tests
` [PATCH v5 59/98] scripts/probe-gdb-support.py: add mapping for mips architecture
` [PATCH v5 60/98] tests/tcg/mips: add float reference files
` [PATCH v5 61/98] test/tcg/mips: user tests
` [PATCH v5 62/98] tests/tcg/mips64: add float reference files
` [PATCH v5 63/98] tests/tcg/mips64: user tests
` [PATCH v5 64/98] tests/tcg/mips64el: add float reference files
` [PATCH v5 65/98] tests/tcg/mips64el: user tests
` [PATCH v5 66/98] tests/docker/dockerfiles/debian-all-test-cross.docker: add or1k toolchain
` [PATCH v5 67/98] tests/tcg/or1k/test_addic.c: remove unused variables
` [PATCH v5 68/98] tests/tcg/or1k/test_muli.c: remove set but unused variable
` [PATCH v5 69/98] tests/tcg/or1k: add float reference files
` [PATCH v5 70/98] plugins/api.c: identify or1k pc register and mark it as read only
` [PATCH v5 71/98] tests/tcg/or1k: user tests
` [PATCH v5 72/98] tests/tcg/ppc64: add float reference files
` [PATCH v5 73/98] tests/tcg/ppc64: remove dependency on qemu/compiler.h
` [PATCH v5 74/98] tests/tcg/ppc64: user tests
` [PATCH v5 75/98] tests/tcg/ppc64le: add missing float reference file
` [PATCH v5 76/98] tests/tcg/ppc64le: user tests
` [PATCH v5 77/98] tests/tcg/riscv64: add float reference files
` [PATCH v5 78/98] tests/tcg/riscv64: user tests
` [PATCH v5 79/98] tests/tcg/riscv64: system tests
` [PATCH v5 80/98] tests/tcg/s390x/head64.S: declare _exit symbol after main
` [PATCH v5 81/98] tests/tcg/s390x: add float reference files
` [PATCH v5 82/98] tests/tcg/s390x: user tests
` [PATCH v5 83/98] tests/tcg/s390x/console.c: directly implement memcpy and memset
` [PATCH v5 84/98] tests/tcg/s390x: system tests
` [PATCH v5 85/98] tests/tcg/sh4: add float reference files
` [PATCH v5 86/98] tests/tcg/sh4: user tests
` [PATCH v5 87/98] tests/tcg/tricore: system tests
` [PATCH v5 88/98] tests/tcg/x86_64: add missing float reference file
` [PATCH v5 89/98] tests/tcg/x86_64: user tests
` [PATCH v5 90/98] tests/tcg/x86_64: system tests
` [PATCH v5 91/98] tests/tcg/xtensa/crt.S: align .text section
` [PATCH v5 92/98] tests/docker/dockerfiles/debian-xtensa-cross.docker: add test_kc705_be toolchain for xtensaeb
` [PATCH v5 93/98] tests/tcg/xtensa: system tests
` [PATCH v5 94/98] tests/tcg/xtensa: xtensaeb "
` [PATCH v5 95/98] tests: remove tcg tests machinery
` [PATCH v5 96/98] tests/tcg: remove remaining Makefiles
` [PATCH v5 97/98] configure: remove --cross-cc* options
` [PATCH v5 98/98] docs/devel/testing/: update documentation

[PATCH] libbpf: fix double-free of distilled base BTF on .BTF.ext parse error
 2026-07-10 21:53 UTC  (3+ messages)

[PATCHv2 0/5] direct-io file extended attributes
 2026-07-10 21:53 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH net-next v4 00/15][pull request] Introduce iXD driver
 2026-07-10 21:53 UTC  (16+ messages)
` [PATCH net-next v4 01/15] virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
` [PATCH net-next v4 02/15] libie: add PCI device initialization helpers to libie
` [PATCH net-next v4 03/15] libeth: allow to create fill queues without NAPI
` [PATCH net-next v4 04/15] libie: add control queue support
` [PATCH net-next v4 05/15] libie: add bookkeeping support for control queue messages
` [PATCH net-next v4 06/15] idpf: remove 'vport_params_reqd' field
` [PATCH net-next v4 07/15] idpf: remove unused code for getting RSS info from device
` [PATCH net-next v4 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH net-next v4 09/15] idpf: refactor idpf to use libie control queues
` [PATCH net-next v4 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH net-next v4 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH net-next v4 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH net-next v4 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH net-next v4 14/15] ixd: add the core initialization
` [PATCH net-next v4 15/15] ixd: add devlink support

[PATCH] video: fb: mirror cdev writes to shadow buffer
 2026-07-10 21:52 UTC  (2+ messages)

[PATCH] efi: loader: coalesce overdue periodic timers
 2026-07-10 21:50 UTC  (2+ messages)

[RESEND][RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
 2026-07-10 21:51 UTC  (3+ messages)
  ` İlt: "

[PATCH v2] tests/intel/xe_defrag: Exercise the Xe page-defragmentation worker
 2026-07-10 21:51 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_defrag: Exercise the Xe page-defragmentation worker (rev2)

[PATCH] efi: fix GetNextDevicePathInstance trace argument
 2026-07-10 21:50 UTC  (2+ messages)

[PATCH] tools/lib/api: Check nonfilterable in fdarray__filter()
 2026-07-10 21:51 UTC  (3+ messages)

[PATCH] efi: allow LoadImage from a source buffer
 2026-07-10 21:49 UTC  (2+ messages)

[PATCH bpf-next v3] selftests/bpf: veristat: Minimize map size during verification
 2026-07-10 21:50 UTC  (4+ messages)

[RFC PATCH 0/6] Add Shared Media Graph API
 2026-07-10 21:50 UTC  (4+ messages)
` [RFC PATCH 1/6] media: mc: Implement shared media graph

[PATCH v3 00/21] perf arm64: Support data type profiling
 2026-07-10 21:49 UTC  (4+ messages)
` [PATCH v3 01/21] perf capstone: Fix kernel map reference count leak

[PATCH] docs: pt_BR: translate the management-style.rst to Brazilian Portuguese
 2026-07-10 21:49 UTC  (4+ messages)

[PATCH v1] perf tests: Restore -p flag to lock contention test
 2026-07-10 21:48 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v2] ice: add missing xa_destroy for sched_node_ids
 2026-07-10 21:48 UTC  (3+ messages)
  `  "

[PATCH] Bluetooth: btintel: Drop dead !skb check in btintel_read_version()
 2026-07-10 21:47 UTC  (2+ messages)
`  "

Ethtool is missing C2C link modes
 2026-07-10 21:45 UTC 

[PATCH] app/testpmd: fix flow cfg double-free after reattach
 2026-07-10 21:45 UTC  (2+ messages)

[PATCH] efi: fix the runtime services table signature
 2026-07-10 21:44 UTC  (2+ messages)

[PATCH 0/2] KUnit test for VF provisioning error handling
 2026-07-10 21:44 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] partitions: efi: validate complete GPT entry array
 2026-07-10 21:42 UTC  (2+ messages)

[PATCH v3 0/3] Add support for Variscite VAR-SOM-AM62 and Symphony board
 2026-07-10 21:41 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: arm: ti: Add bindings for Variscite VAR-SOM-AM62

[PATCH v4 0/7] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-07-10 21:41 UTC  (3+ messages)
` [PATCH v4 5/7] media: uapi: Add CAMSS ISP configuration definition

[PATCH v3 00/16] arm_mpam: Add MPAM-Fb firmware support
 2026-07-10 21:40 UTC  (4+ messages)
` [PATCH v3 01/16] arm_mpam: let low level MSC read accessors return an error

Mascot
 2026-07-10 21:40 UTC 

[PATCH v7 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-07-10 21:39 UTC  (5+ messages)
` [PATCH v7 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v7 03/12] PCI: liveupdate: Track incoming "

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-10 21:39 UTC  (3+ messages)
` [PATCH v2 28/33] mm/vma: slightly rework the anonymous check in __mmap_new_vma()

[PATCH 1/2] nvme: fix PRP pool resize before first use
 2026-07-10 21:38 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.