All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 21:53:52 to 2026-07-10 22:21:25 UTC [more...]

[PATCH v2 0/3] ASoC: xilinx: xlnx_i2s: Use dev_err_probe() and drop redundant error handling
 2026-07-10 12:35 UTC  (2+ messages)

[PATCH v2] ASoC: xtensa: Use dev_err_probe() and drop redundant error handling
 2026-07-10 12:12 UTC  (2+ messages)

[PATCH v2 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
 2026-07-10 22:21 UTC  (52+ 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
` ✗ CI.checkpatch: warning for drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "

[PATCH 1/2] ASoC: renesas: adg: Drop redundant NULL check on clk_get and clk_register_fixed_rate
 2026-07-10 16:12 UTC  (2+ messages)

[PATCH v7 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-07-10 22:20 UTC  (7+ messages)
` [PATCH v7 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v7 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges

[PATCH v2 0/3] ASoC: codecs: lpass-{tx,rx}-macro: switch to PM clock framework
 2026-07-10 17:43 UTC  (2+ messages)

[PATCH v2 00/12] ASoC: cleanup simple-card/audio-graph-card1/2
 2026-07-10 16:08 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/2] fetch: make submodule fetch errors configurable
 2026-07-10 22:21 UTC  (3+ messages)
` [PATCH v3 2/2] fetch: add fetch.submoduleErrors to make submodule fetch errors non-fatal

[PATCH v3 0/7] ASoC: apple: mca: support simultaneous I2S capture on the frontend
 2026-07-10 18:04 UTC  (2+ messages)

Proposed k3-binman.dtsi and k3-binman-capsule.dtsi cleanup
 2026-07-10 22:15 UTC 

[PATCH] NFSv4.2: fix nfs4_listxattr NULL pointer dereference
 2026-07-10 22:20 UTC  (11+ 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 22:20 UTC  (25+ messages)
` [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
` [PATCH v3 22/51] system: Validate flags in cpu_watchpoint_insert
` [PATCH v3 23/51] cpu-common: Validate flags in cpu_breakpoint_insert
` [PATCH v3 42/51] accel/tcg: Merge CPUState.{break,watch}point_hit
  ` [PATCH v3 42/51] accel/tcg: Merge CPUState.{break, watch}point_hit
` [PATCH v3 45/51] accel/tcg: Move ALL_MMUIDX_BITS to hw/core/cpu.h
` [PATCH v3 46/51] accel/tcg: Drop stale assert for vaddr
` [PATCH v3 47/51] accel/tcg: Use addr/last in tlb_flush_range_locked
` [PATCH v3 48/51] target/arm: Be more defensive for invalid tlbi_aa64_get_range
  ` [PATCH-for-11.1 "
` [PATCH v3 50/51] system: Use tlb_flush_range_by_mmuidx in cpu_watchpoint_insert

[RFC PATCH] target/arm: report M-profile BKPT to gdbstub when attached
 2026-07-10 22:19 UTC  (6+ messages)

Why we're stuck with man(7) (was: man/man8/ldconfig.8: document system-wide tunables)
 2026-07-10 22:19 UTC  (3+ messages)

[PATCH v4 0/9] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-10 22:19 UTC  (11+ messages)
` [PATCH v4 1/9] vfio: selftests: igb: Add driver for IGB QEMU device
` [PATCH v4 2/9] vfio: selftests: igb: Use PHY internal loopback on 82576
` [PATCH v4 3/9] vfio: selftests: igb: Use advanced TX and RX descriptors
` [PATCH v4 4/9] vfio: selftests: igb: Program MSI-X interrupt routing
` [PATCH v4 5/9] vfio: selftests: igb: Extend memcpy completion timeout for line-rate hardware
` [PATCH v4 6/9] vfio: selftests: igb: Disable PCIe completion timeout retries
` [PATCH v4 7/9] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v4 8/9] vfio: selftests: igb: Factor hardware programming into igb_hw_init()
` [PATCH v4 9/9] vfio: selftests: igb: Recover after DMA-read faults

[PATCH net] selftests: netconsole: only restore MAC when it changed on resume
 2026-07-10 22:19 UTC 

[PATCH bpf-next v2 0/2] libbpf: Add bpf_program__clone() for individual program loading
 2026-07-10 22:19 UTC  (7+ messages)
` [PATCH bpf-next v2 1/2] libbpf: Introduce bpf_program__clone()
  ` [External] "

[PATCH bpf-next 0/2] bpf: Fix WARNING in bpf_trampoline_multi_detach
 2026-07-10 22:15 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Mark tracing_multi trampolines as ftrace managed

[PATCH 0/2] commit-graph: fix topo_levels slab propagation regression
 2026-07-10 22:15 UTC  (11+ messages)
` [PATCH 1/2] commit-graph: add trace2 instrumentation for generation DFS
` [PATCH 2/2] commit-graph: propagate topo_levels slab to all chain layers
` [PATCH v2 0/2] commit-graph: fix topo_levels slab propagation regression

+ drm-gpusvm-use-hmm_range_fault_unlocked_timeout-for-range-faults.patch added to mm-new branch
 2026-07-10 22:13 UTC 

+ accel-amdxdna-use-hmm_range_fault_unlocked_timeout-for-range-population.patch added to mm-new branch
 2026-07-10 22:13 UTC 

+ rdma-umem-use-hmm_range_fault_unlocked_timeout-for-odp-faults.patch added to mm-new branch
 2026-07-10 22:13 UTC 

+ drm-nouveau-use-hmm_range_fault_unlocked_timeout-for-svm-faults.patch added to mm-new branch
 2026-07-10 22:13 UTC 

+ mshv-use-hmm_range_fault_unlocked_timeout-for-region-faults.patch added to mm-new branch
 2026-07-10 22:13 UTC 

+ selftests-mm-add-hmm-test-for-mmap-lock-dropping-faults.patch added to mm-new branch
 2026-07-10 22:13 UTC 

+ mm-hmm-add-hmm_range_fault_unlocked_timeout-for-mmap-lock-drop-support.patch added to mm-new branch
 2026-07-10 22:13 UTC 

+ mm-hmm-move-page-fault-handling-out-of-walk-callbacks.patch added to mm-new branch
 2026-07-10 22:13 UTC 

[PATCH v2 00/12] arm64: dts: rockchip: Add NanoPi M6 board
 2026-07-10 22:12 UTC  (39+ messages)
` [PATCH v2 01/12] dt-bindings: arm: rockchip: add FriendlyElec NanoPi M6
` [PATCH v2 02/12] arm64: dts: rockchip: refactor rk3588s-nanopi* to support M6
` [PATCH v2 03/12] arm64: dts: rockchip: move NanoPi R6 code into common dtsi
` [PATCH v2 04/12] arm64: dts: rockchip: rk3588s-nanopi: add missing sdmmc cd pinctrl
` [PATCH v2 05/12] arm64: dts: rockchip: rk3588s-nanopi: remove pull up on rtc int pin
` [PATCH v2 06/12] arm64: dts: rockchip: rk3588s-nanopi: add missing pcie rst pinctrl
` [PATCH v2 07/12] arm64: dts: rockchip: rk3588s-nanopi: pcie2x1l2: add clkreq
` [PATCH v2 08/12] arm64: dts: rockchip: rk3588s-nanopi: remove always-on from vdd_npu_s0 reg
` [PATCH v2 09/12] arm64: dts: rockchip: rk3588s-nanopi: remove useless vcc_3v3_pcie20
` [PATCH v2 10/12] arm64: dts: rockchip: rk3588s-nanopi: add gmac1 add phy-supply
` [PATCH v2 11/12] arm64: dts: rockchip: rk3588s-nanopi: remove bogus vcc5v0_usb regulator
` [PATCH v2 12/12] arm64: dts: rockchip: add support for NanoPi M6 board

[PATCH v2 0/7] rust_binder : Implement dynamic debug logging mask
 2026-07-10 22:12 UTC  (5+ messages)
` [PATCH v2 1/7] rust_binder: Add "

[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-10 22:12 UTC  (18+ messages)
` [PATCH v8 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v8 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v8 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v8 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v8 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH] bpf: return -EINVAL from bpf_ringbuf_query for unknown flags
 2026-07-10 22:11 UTC  (2+ messages)

[PATCH 1/2] console_codes.4: mention caveats for xterm's ESC ] 50 command
 2026-07-10 22:10 UTC  (2+ messages)
` [PATCH 2/2] console_codes.4: document more xterm codes

[PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
 2026-07-10 22:10 UTC  (4+ messages)
` [PATCH v2 0/2] net/af_xdp: add Rx timestamping and read_clock support
  ` [PATCH v2 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
  ` [PATCH v2 2/2] net/af_xdp: add read_clock support to AF_XDP PMD

[PATCH] docs: custom.css: don't limit randering to old 800px monitors
 2026-07-10 22:10 UTC  (5+ messages)

[PATCH 0/4] selftests/bpf: A few edge case fixes
 2026-07-10 22:09 UTC  (5+ messages)
` [PATCH 1/4] selftests/bpf: Install bpftool where test_progs expects to find it
` [PATCH 2/4] selftests/bpf: Install resolve_btfids.test.o.BTF where the test expects it
` [PATCH 3/4] selftests/bpf: Fix lsm_bdev dev_t encoding mismatch
` [PATCH 4/4] libbpf: Search /lib64 and /lib in resolve_full_path()

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-07-10 22:09 UTC  (5+ messages)
` [PATCH v3 06/11] cxl: Add register-virtualization helpers for vfio Type-2 passthrough
` [PATCH v3 08/11] vfio/pci/cxl: Add HDM + COMP_REGS regions and DVSEC clipping shim

[PULL 00/35] ppc queue
 2026-07-10 22:07 UTC  (3+ messages)
` [PULL 07/35] target/ppc: Implement watchpoint debug facility for v2.07S

[PATCH v4 00/18] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
 2026-07-10 22:08 UTC  (4+ messages)
` [PATCH v4 13/18] KVM: guest_memfd: Pass GPA, not GFN, to prepare() hook

[RFC PATCH 00/11] : media: iris: Migrate iommus to iris sub nodes
 2026-07-10 22:02 UTC  (3+ messages)
  ` [RFC PATCH 01/11] dt-bindings: media: qcom,sm8550-iris: Add vpu "

[PATCH v1 1/2] perf record: Fix teardown hang on system-wide multi-threaded sessions
 2026-07-10 22:02 UTC  (2+ messages)

[PATCH] kselftest/arm64/pauth: Scale exec_changed_keys on KSFT_MACHINE_SLOW
 2026-07-10 21:59 UTC 

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

[PATCH 00/10] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
 2026-07-10 21:59 UTC  (3+ messages)
` [PATCH 01/10] dt-bindings: display: mediatek: dsc: Add MT8196 compatible

[Buildroot] [PATCH v2 1/3] package/p11-kit: allow building host variant
 2026-07-10 21:59 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/3] package/gnutls: allow enabling host-p11-kit support
` [Buildroot] [PATCH v2 3/3] boot/uboot: bump to version 2026.07

[PATCH] ASoC: dt-bindings: ti,omap4-dmic: Convert TI OMAP4+ DMIC binding to YAML
 2026-07-10 21:59 UTC  (2+ messages)

drivers/net/usb/lan78xx.c:2625 lan78xx_set_fixed_link() warn: format string contains non-ascii character '\x93'
 2026-07-10 21:58 UTC 

[PATCH v5 00/98] tests/tcg: run tests with meson
 2026-07-10 21:58 UTC  (13+ messages)
` [PATCH v5 85/98] tests/tcg/sh4: add float reference files
` [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 91/98] tests/tcg/xtensa/crt.S: align .text section
` [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 v4 00/97] tests/tcg: run tests with meson
 2026-07-10 21:55 UTC  (2+ messages)

[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 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


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.