messages from 2026-07-10 22:09:55 to 2026-07-10 22:46:27 UTC [more...]
+ mm-vma-introduce-and-use-vmg_pages-vmg__pgoff.patch added to mm-new branch
2026-07-10 22:46 UTC
+ maintainers-move-mm-interval_treec-to-rmap-section.patch added to mm-new branch
2026-07-10 22:46 UTC
+ mm-rmap-rename-anon_vma_interval_tree_-to-anon_rmap_tree_.patch added to mm-new branch
2026-07-10 22:46 UTC
+ mm-rmap-rename-anon_vma_interval_tree_-params-and-use-pgoff_t.patch added to mm-new branch
2026-07-10 22:46 UTC
+ mm-rmap-parameterise-anon_vma_interval_tree_-by-anon_vma.patch added to mm-new branch
2026-07-10 22:46 UTC
+ mm-rmap-rename-vma_interval_tree_-to-mapping_rmap_tree_.patch added to mm-new branch
2026-07-10 22:46 UTC
+ mm-rmap-elide-unnecessary-static-inlines-in-interval_treec.patch added to mm-new branch
2026-07-10 22:46 UTC
+ mm-rmap-parameterise-vma_interval_tree_-by-address_space.patch added to mm-new branch
2026-07-10 22:45 UTC
+ mm-rmap-update-mm-interval_treec-comments.patch added to mm-new branch
2026-07-10 22:45 UTC
+ mm-introduce-and-use-vma_end_pgoff.patch added to mm-new branch
2026-07-10 22:45 UTC
+ tools-testing-vma-use-vma_start_pgoff-in-merge-tests.patch added to mm-new branch
2026-07-10 22:45 UTC
+ mm-add-kdoc-comments-for-vma_start-last_pgoff.patch added to mm-new branch
2026-07-10 22:45 UTC
+ mm-move-vma_start_pgoff-into-mmh-and-clean-up.patch added to mm-new branch
2026-07-10 22:45 UTC
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-10 22:45 UTC (2+ messages)
[tip:x86/cleanups] BUILD SUCCESS 7bdcb5b3a9c5ea63aaea75adfc1ffd30dee969f0
2026-07-10 22:44 UTC
[PATCH v5 00/98] tests/tcg: run tests with meson
2026-07-10 22:43 UTC (25+ messages)
` [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 41/98] tests/tcg/aarch64_be: user tests
` [PATCH v5 51/98] tests/tcg/hppa: "
` [PATCH v5 58/98] tests/tcg/m68k: "
` [PATCH v5 61/98] test/tcg/mips: "
` [PATCH v5 63/98] tests/tcg/mips64: "
` [PATCH v5 65/98] tests/tcg/mips64el: "
` [PATCH v5 78/98] tests/tcg/riscv64: "
` [PATCH v5 86/98] tests/tcg/sh4: "
` [PATCH v5 96/98] tests/tcg: remove remaining Makefiles
` [PATCH v5 98/98] docs/devel/testing/: update documentation
[PATCH v4 00/18] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
2026-07-10 22:43 UTC (5+ messages)
` [PATCH v4 13/18] KVM: guest_memfd: Pass GPA, not GFN, to prepare() hook
[PATCH v2 0/8] odb: introduce object filters to `odb_for_each_object()`
2026-07-10 22:42 UTC (13+ messages)
` [PATCH v2 1/8] odb/source-packed: improve lookup when enumerating objects
` [PATCH v2 2/8] pack-bitmap: mark object filter as `const`
` [PATCH v2 3/8] pack-bitmap: allow aborting iteration of bitmapped objects
` [PATCH v2 4/8] pack-bitmap: iterate object sources when opening bitmaps
` [PATCH v2 5/8] pack-bitmap: drop `_1` suffix from functions that open bitmaps
` [PATCH v2 7/8] odb: introduce object filters to `odb_for_each_object()`
[tip:x86/build] BUILD SUCCESS f6cff820877ff34839920ff9de9b912359cfb607
2026-07-10 22:42 UTC
[PATCH] gpu: nova-core: add ChannelIdPool
2026-07-10 22:42 UTC (3+ messages)
[PATCH v2] drm/xe/pxp: add termination on resume
2026-07-10 22:41 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/xe/pxp: add termination on resume (rev2)
[PATCH v2 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
2026-07-10 22:40 UTC (45+ messages)
` [PATCH v2 05/33] drm/ttm: Support defragmentation moves
` [PATCH v2 07/33] drm/ttm: Harvest beneficial-order pages on "
` [PATCH v2 08/33] drm/ttm: Bound page (re)allocation per defragmentation move
` [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 15/33] drm/xe: Track BOs backed at a sub-optimal page order
` [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 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 29/33] drm/xe: Add per-device dependency scheduler for IOVA defrag finalize
` [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.checksparse: warning for drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
` ✗ Xe.CI.BAT: failure "
[PATCH] arm64: imx: Handle both MMC2 and SD2 boot devices on Data Modul i.MX8M Mini eDM SBC
2026-07-10 22:39 UTC
[PATCH 1/2] riscv: dts: spacemit: Add enough deassert time for the PHY on PICO ITX
2026-07-10 22:38 UTC (3+ messages)
[powerpc:fixes-test 10/12] kernel/sched/core.c:7449:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
2026-07-10 22:37 UTC (2+ messages)
[PATCH] arm64: errata: Mitigate AmpereOne erratum AC03_CPU_57 and AC04_CPU_29
2026-07-10 22:37 UTC (2+ messages)
[PATCH 6.6.y] MIPS: smp: report dying CPU to RCU in stop_this_cpu()
2026-07-10 22:36 UTC
[PATCH v2 0/3] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support
2026-07-10 22:35 UTC (4+ messages)
` [PATCH v2 1/3] platform/x86: uniwill-laptop: Split uniwill_kbd_led_init()
` [PATCH v2 2/3] platform/x86: uniwill-laptop: Remove single color keyboard detection
` [PATCH v2 3/3] platform/x86: uniwill-laptop: Make KBD_LED_MAX_INTENSITY configurable
[PATCH v3 00/27] ASoC: codecs: Use guard() for mutex & spin locks - part 2
2026-07-10 22:35 UTC (5+ messages)
` [PATCH v3 03/27] ASoC: codecs: es8316: Use guard() for mutex locks
` [PATCH v3 25/27] ASoC: codecs: rt712: "
[PATCH 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
2026-07-10 22:36 UTC (4+ messages)
` [PATCH 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
[PATCH net] rds: tcp: hold the net_device across ipv6_chk_addr() in rds_tcp_laddr_check()
2026-07-10 22:33 UTC (3+ messages)
[PATCH v4 0/9] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
2026-07-10 22:33 UTC (9+ messages)
` [PATCH v4 1/9] vfio: selftests: igb: Add driver for IGB QEMU device
` [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 9/9] vfio: selftests: igb: Recover after DMA-read faults
[PATCH v7 00/12] PCI: liveupdate: PCI core support for Live Update
2026-07-10 22:31 UTC (7+ messages)
` [PATCH v7 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v7 03/12] PCI: liveupdate: Track incoming "
[PATCH bpf-next v3] selftests/bpf: veristat: Minimize map size during verification
2026-07-10 22:31 UTC (4+ messages)
[PATCH 0/3] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support
2026-07-10 22:31 UTC (4+ messages)
` [PATCH 1/3] platform/x86: uniwill-laptop: Split uniwill_kbd_led_init()
` [PATCH 2/3] platform/x86: uniwill-laptop: Remove single color keyboard detection
` [PATCH 3/3] platform/x86: uniwill-laptop: Make KBD_LED_MAX_INTENSITY configurable
[PATCH v2 0/6] tools/build: Allow versioning of all LLVM tools
2026-07-10 22:30 UTC (10+ messages)
` [PATCH v2 4/6] tools/build: Allow versioning LLVM readelf
` [PATCH v2 5/6] tools/build: selftests: Allow versioning LLVM lld
[PATCH net v2] rds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()
2026-07-10 22:30 UTC
[PATCH 0/1] hwmon: (applesmc) Convert to hwmon_device_register_with_info
2026-07-10 22:28 UTC (5+ messages)
` [PATCH 1/1] "
Why we're stuck with man(7) (was: man/man8/ldconfig.8: document system-wide tunables)
2026-07-10 22:28 UTC (4+ messages)
[PATCH 0/2] commit-graph: fix topo_levels slab propagation regression
2026-07-10 22:28 UTC (12+ 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
[RFC] virtio-villain: Guest fault injection for VMM robustness
2026-07-10 22:27 UTC (3+ messages)
[PATCH v3 0/10] x86/fpu: Restore and reinforce signal frame portability
2026-07-10 22:24 UTC (8+ messages)
` [PATCH 09/10] x86/fpu: Allow restoring signal frames with larger xstate_size
[PATCH v1 1/2] perf record: Fix teardown hang on system-wide multi-threaded sessions
2026-07-10 22:24 UTC (4+ messages)
` [PATCH v1 2/2] perf cap: If capability is missing still perform root test
[PATCH bpf] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
2026-07-10 22:24 UTC (3+ messages)
[PATCH v3 0/7] ASoC: apple: mca: support simultaneous I2S capture on the frontend
2026-07-10 22:24 UTC (3+ messages)
[PATCH i-g-t 0/2] tests/kms_feature_discovery: add HDR, VRR and DSC discovery
2026-07-10 22:23 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/kms_feature_discovery: add HDR, VRR and DSC discovery (rev2)
[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
2026-07-10 22:23 UTC (7+ messages)
` [PATCH v3 05/11] vfio: UAPI for CXL Type-2 device passthrough
` [PATCH v3 07/11] vfio/pci: Add CONFIG_VFIO_PCI_CXL with bind-time CXL Type-2 acquisition
` [PATCH v3 08/11] vfio/pci/cxl: Add HDM + COMP_REGS regions and DVSEC clipping shim
[PATCH] examples/flow_filtering: fix null derefs and memory leaks
2026-07-10 22:22 UTC (2+ messages)
[PATCH] media: af9035: add support for AVerMedia A918R Express DVB-T
2026-07-10 22:21 UTC
[PATCH v4 0/2] Modify interrupt handling for eUSB2 Phy targets
2026-07-10 21:02 UTC (7+ messages)
` [PATCH v4 1/2] dt-bindings: qcom,snps-dwc3: Add property indicating presence of eUSB2 phy
[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 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 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
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 (15+ messages)
` [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)
[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
+ 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 (4+ messages)
` [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()
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.