messages from 2026-06-25 20:56:45 to 2026-06-25 22:22:23 UTC [more...]
[PULL 0/6] CI update for 2026-06-25
2026-06-25 22:21 UTC (4+ messages)
` [PULL 2/6] gitlab: move .meson_job_template into base.yaml
` [PULL 3/6] gitlab: use .base_meson_job_template from crossbuild jobs
` [PULL 4/6] gitlab: pull ccache setup into .base_meson_ccache_job_template
[PATCH 5.15.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
2026-06-25 22:19 UTC (3+ messages)
[PATCH] virtio: nsm: require CAP_SYS_ADMIN for raw messages
2026-06-25 22:19 UTC (2+ messages)
[PATCH v2 0/2] KVM: arm64: nv: Fix permission checks for S1PTW faults
2026-06-25 22:18 UTC (8+ messages)
` [PATCH v2 1/2] KVM: arm64: Only consider S1PTW a write fault if HA is set
[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-06-25 22:17 UTC (3+ messages)
` [PATCH v14 4/5] gpio: rpmsg: add generic rpmsg GPIO driver
[REVIEW] libfuse: Improve documentation for fuse service mount
2026-06-25 22:17 UTC
[PATCH 1/2] usb: usb_onboard_hub: add support for TI TUSB8041
2026-06-25 14:27 UTC (3+ messages)
[PATCH v2] usb: gadget: f_mass_storage: Move schedule() in sleep_thread()
2026-06-25 12:36 UTC (2+ messages)
[PATCH 0/2] usb: gadget: Add Renesas RZ/N1 USBF driver
2026-06-25 12:35 UTC (3+ messages)
` [PATCH 2/2] usb: gadget: Add Renesas RZ/N1 USBF controller support
[PATCH] stm32mp1: use debug() for image entry point message
2026-06-25 12:33 UTC (3+ messages)
[PATCH v9 3/6] x86/sev: Disable CPU hotplug while SNP is active
2026-06-25 22:16 UTC (4+ messages)
[PATCH 1/3] mtd: maps: remove AMD Élan specific drivers
2026-06-25 22:15 UTC (6+ messages)
` [PATCH 2/3] mtd: maps: remove uclinux map driver
[PATCH v3 0/3] selftests/resctrl: Add dynamic linked list management for IMC counters
2026-06-25 22:14 UTC (7+ messages)
` [PATCH v3 1/3] selftests/resctrl: Introduce "
` [PATCH v3 2/3] selftests/resctrl: Replace counter index references with pointers
` [PATCH v3 3/3] selftests/resctrl: Enable dynamic management of IMC counters via linked list
[PATCH v2 0/8] iio: adc: new ti-ads112c14 driver
2026-06-25 22:12 UTC (13+ messages)
` [PATCH v2 1/8] dt-bindings: iio: adc: Add reference-sources property
` [PATCH v2 2/8] dt-bindings: iio: adc: Add excitation current sources properties
` [PATCH v2 3/8] dt-bindings: iio: adc: Add burn-out current properties
` [PATCH v2 4/8] dt-bindings: iio: adc: add input-channel-rotation property
` [PATCH v2 5/8] dt-bindings: iio: adc: add ti,ads122c14
` [PATCH v2 6/8] iio: adc: add ti-ads112c14 driver
` [PATCH v2 7/8] iio: adc: ti-ads112c14: implement gain on internal short SYS_MON channel
` [PATCH v2 8/8] iio: adc: ti-ads112c14: add measurement channel support
[PATCH i-g-t v2 0/3] Treat new/moved KUnit tests as such
2026-06-25 22:10 UTC (3+ messages)
` ✗ Xe.CI.BAT: failure for Treat new/moved KUnit tests as such (rev3)
` ✓ i915.CI.BAT: success "
[PATCH] target/i386: Update cc_op for SAHF
2026-06-25 22:09 UTC (2+ messages)
[meta-ti][master/wrynose][PATCH] libsdl2: Set runtime dependency for SDL2 tests
2026-06-25 22:09 UTC (2+ messages)
[PATCH 0/2] KVM: SVM: Fix a (very) unlikely UAF for GA Log IRQs
2026-06-25 22:09 UTC (3+ messages)
` [PATCH 1/2] KVM: SVM: Remove VM from the GA Log notifier list before VM destruction
` [PATCH 2/2] KVM: SVM: Drop unnecessary avic_vm_destroy() call on init failure
[PATCH] drm/i915/hdcp: check streams[] bounds before overflow
2026-06-25 22:09 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 0/4] PCI: mediatek-gen3: Add 2-lanes mode support + clock
2026-06-25 22:07 UTC (8+ messages)
` [PATCH 1/4] dt-bindings: clock: airoha: Add additional reset for PCIe PERSTOUT
` [PATCH 2/4] clk: en7523: add support for dedicated PCIe PERSTOUT reset
` [PATCH 3/4] dt-bindings: PCI: mediatek-gen3: Split Airoha schema and document 2-lanes
` [PATCH 4/4] PCI: mediatek-gen3: Add 2-lanes mode support for Airoha AN7581
stable backports for "KVM: x86: Fix shadow paging use-after-free due to unexpected GFN"
2026-06-25 22:04 UTC (2+ messages)
[PATCH 0/9] KVM: x86: Spring cleaning, part 2
2026-06-25 22:04 UTC (10+ messages)
` [PATCH 1/9] KVM: x86: Move the "APIC attention" macros from kvm_host.h => lapic.c
` [PATCH 2/9] KVM: x86/mmu: Annotate tdp_enabled as being read-mostly
` [PATCH 3/9] KVM: x86: Pluralize the macro guard name for msrs.h
` [PATCH 4/9] KVM: x86: Move CR and DR macro definitions from kvm_host.h => regs.h
` [PATCH 5/9] KVM: x86: Move KVM_GUESTDBG_VALID_MASK from kvm_host.h => x86.c
` [PATCH 6/9] KVM: x86: Add static asserts to document connection b/w TSS structs and macros
` [PATCH 7/9] KVM: x86: Move KVM's arbitrary task switch reason enums to x86.h
` [PATCH 8/9] KVM: x86: Move "struct kvm_apic_map" definition from kvm_host.h => lapic.h
` [PATCH 9/9] KVM: x86: Move "struct kvm_vcpu_hv" and all children from kvm_host.h => hyperv.h
[PATCH] drm/xe/userptr: Hold notifier_lock for write on inject test path
2026-06-25 22:03 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH v4] vhost/vdpa: reject overflowing PA map page counts on 32-bit
2026-06-25 22:02 UTC (2+ messages)
[GIT PULL] BPF fixes for 7.2-rc1
2026-06-25 22:00 UTC (2+ messages)
[PATCH v1] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
2026-06-25 21:59 UTC
[merged] fs-free-any-excess-xarray-nodes-in-clear_inode.patch removed from -mm tree
2026-06-25 21:56 UTC
[PATCH v3] vhost/vdpa: reject overflowing PA map page counts on 32-bit
2026-06-25 21:56 UTC (2+ messages)
[PATCH 1/6] mm/page_owner: extract skip_buddy_pages() helper to unify buddy page skipping
2026-06-25 21:55 UTC (5+ messages)
[PATCH v2] usb: typec: tcpm: implement retry mechanism for Discover Identity VDMs
2026-06-25 21:54 UTC
[PATCH v2 0/2] iomap: add helper to keep uptodate bitmap in sync
2026-06-25 21:54 UTC (3+ messages)
[RFC] Null Namespaces
2026-06-25 21:50 UTC (4+ messages)
[PATCH v19 0/3] [VFIO] Error recovery for vfio-pci devices on s390x
2026-06-25 21:52 UTC (4+ messages)
` [PATCH v19 2/3] vfio-pci/zdev: Add a device feature for error information
[PATCH] staging: sm750fb: make g_fbmode array const pointer const
2026-06-25 21:51 UTC (2+ messages)
[PATCH v2] vhost/vdpa: reject overflowing PA map page counts on 32-bit
2026-06-25 21:52 UTC (2+ messages)
[meta-ti][wrynose][PATCH] CI/CD Auto-Merger: cicd.wrynose.202606241800
2026-06-25 21:50 UTC (2+ messages)
[PATCH 0/3] minix: convert to iomap and add direct I/O
2026-06-25 21:48 UTC (4+ messages)
` [PATCH 1/3] minix: add iomap infrastructure
` [PATCH 2/3] minix: convert address space operations to iomap
` [PATCH 3/3] minix: convert file operations to iomap and add direct I/O
[PATCH net-next] net: neigh: avoid calling neigh_forced_gc on every alloc when table is full
2026-06-25 21:45 UTC (2+ messages)
[PATCH] KVM: pfncache: track HVA invalidations for HVA-based caches
2026-06-25 21:45 UTC (2+ messages)
[PATCH 1/3] drm/xe/pf: Do not return an error for unrecognized VF events
2026-06-25 21:42 UTC (3+ messages)
[PATCH v2 0/3] support for the kernel 7.1 modifier-aware KT_CSI keysym type
2026-06-25 21:40 UTC (4+ messages)
[PATCH bpf-next v4 0/2] bpf: Reject offset refcount acquire arguments
2026-06-25 21:39 UTC (5+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: Cover refcount acquire node offsets
Support for Mygica A681B (ATSC/QAM USB tuner)
2026-06-25 21:39 UTC (5+ messages)
[PATCH v2 00/13] Dynamic Kernel Stacks
2026-06-25 21:38 UTC (3+ messages)
[PATCH 0/7] drm/nova: replace `transmute` with `zerocopy`
2026-06-25 21:38 UTC (2+ messages)
"ip help" output is an error
2026-06-25 21:34 UTC (7+ messages)
` [PATCH iproute2-next] "ip help" wrong output, exit code
[RFC PATCH v1 0/3] iomap: convert to in-iter ->iomap_next() model
2026-06-25 21:33 UTC (8+ messages)
` [RFC PATCH v1 1/3] iomap: add ->iomap_next() and iomap_process() helper
[PATCH v2 0/7] ibmvfc: make ibmvfc support FPIN messages
2026-06-25 21:31 UTC (4+ messages)
` [PATCH v2 6/7] ibmvfc: register and use asynchronous sub-queue
[PATCH v1] kernel: add a simple timer based software watchpoint
2026-06-25 21:30 UTC (8+ messages)
[PATCH] gitlab: disable macOS jobs in forks
2026-06-25 21:29 UTC (2+ messages)
[PATCH net] octeontx2-pf: check DMAC extraction support before filtering
2026-06-25 21:28 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2026-06-25 21:28 UTC
[PATCH 6.1.y] mm/mglru: skip special VMAs in lru_gen_look_around()
2026-06-25 21:27 UTC
[PATCH RFC 00/12] mm/vmalloc: migrate vmap_area indexing from rb-tree to maple-tree
2026-06-25 21:28 UTC (4+ messages)
[PATCH RFC 00/12] guest_memfd: support in-place memory conversion
2026-06-25 21:21 UTC (3+ messages)
[PATCH v3 0/2] nvme-rdma: parallelize I/O queue setup
2026-06-25 21:27 UTC (3+ messages)
` [PATCH v3 1/2] nvme-rdma: refactor nvme_rdma_alloc_queue() to take a queue pointer
` [PATCH v3 2/2] nvme-rdma: parallelize I/O queue allocation and startup
[PATCH v21 0/4] Rust bindings for gem shmem
2026-06-25 21:24 UTC (6+ messages)
` [PATCH v21 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()
` (subset) [PATCH v21 0/4] Rust bindings for gem shmem
[Buildroot] [PATCH 1/1] package/expat: security bump version to 2.8.2
2026-06-25 21:24 UTC
[PATCH v2 00/39] Make HMP optional (and later standalone)
2026-06-25 21:19 UTC (40+ messages)
` [PATCH v2 01/39] vl: fix -monitor none prefix matching
` [PATCH v2 02/39] hmp: remove 'vcpu' argument from trace-event help
` [PATCH v2 03/39] hmp: fix snapshot_blkdev argument type
` [PATCH v2 04/39] target/i386: decouple cpu_x86_inject_mce() from Monitor
` [PATCH v2 05/39] target/i386: return an error for invalid CPU in hmp_mce()
` [PATCH v2 06/39] system: move gpa2hva() to system memory unit
` [PATCH v2 07/39] s390x: prevent crash if given invalid CPU#
` [PATCH v2 08/39] system: decouple qmp_inject_nmi() from Monitor
` [PATCH v2 09/39] hmp: correct the nmi documentation
` [PATCH v2 10/39] monitor: move HMP-only fields from Monitor to MonitorHMP
` [PATCH v2 11/39] tests/functional: use query-version QMP command instead of HMP
` [PATCH v2 12/39] net/qapi: add x-query-usernet command
` [PATCH v2 13/39] python, tests: switch usernet queries from HMP to QMP
` [PATCH v2 14/39] tests/qtest/pnv: drop unnecessary -serial mon:stdio
` [PATCH v2 15/39] tests/qtest/qmp-test: don't depend on human-monitor-command
` [PATCH v2 16/39] tests/qtest/numa-test: replace HMP "info numa" with QMP query-cpus-fast
` [PATCH v2 17/39] tests/qtest/cdrom-test: replace HMP "info block" with QMP query-block
` [PATCH v2 18/39] tests/qtest/device-introspect-test: fix test without HMP
` [PATCH v2 19/39] tests/qemu-iotests/205: fix race in assertExportNotFound
` [PATCH v2 20/39] net: add x-query-network QMP command
` [PATCH v2 21/39] tests/qtest/netdev-socket: replace HMP with x-query-network QMP
` [PATCH v2 22/39] qemu-io: propagate errors through Error API instead of printf
` [PATCH v2 23/39] RFC: qtest: add qemu-io command to the qtest protocol
` [PATCH v2 24/39] RFC: qtest/ide-test: convert to use qtest qemu-io command
` [PATCH v2 25/39] block: add x-qemu-io QMP command
` [PATCH v2 26/39] tests/qemu-iotests: add qmp_qemu_io()
` [PATCH v2 27/39] tests/qemu-iotests: convert pause/resume_drive() to QMP
` [PATCH v2 28/39] build-sys: add 'hmp' option
` [PATCH v2 29/39] monitor: reject readline monitor when HMP is disabled
` [PATCH v2 30/39] tests: skip HMP-dependent tests "
` [PATCH v2 31/39] util: guard monitor_vprintf callers with CONFIG_HMP
` [PATCH v2 32/39] qapi: make HMP-specific schema entries conditional on CONFIG_HMP
` [PATCH v2 33/39] system: guard HMP initialization paths with CONFIG_HMP
` [PATCH v2 34/39] Guard HMP command implementations "
` [PATCH v2 35/39] target: guard MonitorDef tables "
` [PATCH v2 36/39] hw: guard BusClass::print_dev "
` [PATCH v2 37/39] build-sys: make HMP source files conditional on have_hmp
` [PATCH v2 38/39] monitor: guard HMP internal helpers with CONFIG_HMP
` [PATCH v2 39/39] monitor: guard HMP monitor API "
[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
2026-06-25 21:21 UTC (7+ messages)
` [PATCH 02/19] crypto: cmh - add core platform driver
` [PATCH 03/19] crypto: cmh - add key provisioning and management
` [PATCH 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
[PATCH v2] cgroup: Use data_race() for task->flags in task_css_set_check()
2026-06-25 21:20 UTC (2+ messages)
[PATCH v2] KVM: x86: Exempt in-kernel PIC from "disappearing" interrupt warning
2026-06-25 21:20 UTC (2+ messages)
[PATCH 1/1] lockd: fix GRANTED_MSG handling
2026-06-25 21:18 UTC
[PATCH 0/2] branch/push: suggest intended form when remote/branch slip given
2026-06-25 21:16 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] branch: suggest <remote>/<branch> on upstream slip
[PATCH 0/5] allocate extent_buffer GFP_NOFAIL with unlocked retry
2026-06-25 21:14 UTC (4+ messages)
` [PATCH 1/5] btrfs: factor init_extent_buffer from __alloc_extent_buffer
[RESEND PATCH 0/7] drm/nova: replace `transmute` with `zerocopy`
2026-06-25 21:14 UTC (7+ messages)
` [PATCH 2/7] drm/nova: use `zerocopy` in vbios.rs
` [PATCH 3/7] drm/nova: use `zerocopy` in booter.rs
` [PATCH 7/7] drm/nova: remove unused trait in commands.rs
[PATCH GSoC RFC v13 00/12] cat-file: add remote-object-info to batch-command
2026-06-25 21:09 UTC (4+ messages)
` [PATCH GSoC v14 00/13] "
` [PATCH GSoC v14 02/13] git-compat-util: add strtoul_szt() with error handling
[to-be-updated] mm-rmap-use-huge_ptep_get-in-try_to_unmap_one.patch removed from -mm tree
2026-06-25 21:09 UTC
[PATCH 0/2] hw/riscv/riscv-iommu: gitlab3576 fix
2026-06-25 21:08 UTC (3+ messages)
` [PATCH 1/2] hw/riscv/riscv-iommu: rename regs_rw to regs
` [PATCH 2/2] hw/riscv/riscv-iommu.c: make FCTL.BE read only 0
[PATCH 0/6] target/i386/mshv: use hv_vp_register_page for fast register access
2026-06-25 21:01 UTC (2+ messages)
+ mm-page_vma_mapped-fix-device-private-pmd-handling.patch added to mm-hotfixes-unstable branch
2026-06-25 21:07 UTC
[Patch mm-hotfixes v4] mm/page_vma_mapped: fix device-private PMD handling
2026-06-25 21:07 UTC (3+ messages)
[PATCH v3 RESEND 0/5] Implement Eager Page Splitting for RISC-V
2026-06-24 8:13 UTC (6+ messages)
` [PATCH v3 RESEND 1/5] RISC-V: KVM: Add the split page cache for ioctl context
` [PATCH v3 RESEND 2/5] RISC-V: KVM: Split huge pages when dirty logging is enabled
` [PATCH v3 RESEND 3/5] RISC-V: KVM: Remove redundant TLB flush operations
` [PATCH v3 RESEND 4/5] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v3 RESEND 5/5] RISC-V: KVM: Add the eager_page_split module parameter
[PATCH v2 00/16] riscv: Generate riscv instruction functions
2026-06-22 4:01 UTC (2+ messages)
` [PATCH v2 01/16] riscv: Introduce instruction table generation
[PATCH] iommu/riscv: Add dependency between iommu and devices
2026-06-09 1:04 UTC (2+ messages)
[PATCH v3 0/3] RISC-V: KVM: Huge page recovery during disable-dirty-log
2026-06-05 8:04 UTC (4+ messages)
` [PATCH v3 1/3] RISC-V: KVM: Refactor kvm_arch_commit_memory_region()
` [PATCH v3 2/3] RISC-V: KVM: add tracepoint for guest page faults
` [PATCH v3 3/3] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log
[PATCH] drm/i915/gt: Return bool values from a boolean helper
2026-06-25 21:06 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[syzbot] [kernel?] upstream test error: KMSAN: uninit-value in irqentry_exit_to_kernel_mode_preempt
2026-06-25 21:06 UTC (13+ messages)
[PATCH] iommu/riscv: Add dependency between iommu and devices
2026-06-08 6:22 UTC (2+ messages)
[PATCH v2] nvme-rdma: parallelize I/O queue allocation and startup
2026-06-25 21:04 UTC (5+ messages)
[PATCH] Docs: SMP: add an SMP docbook chapter
2026-06-25 21:03 UTC
+ selftests-mm-fix-ksm-numa-merge-test-for-systems-with-memoryless-numa-nodes.patch added to mm-new branch
2026-06-25 21:02 UTC
+ selftests-mm-handle-einval-when-configuring-gigantic-hugepages.patch added to mm-new branch
2026-06-25 21:02 UTC
[PATCH v2 1/4] sys_info: add helper for callers that handle all_bt
2026-06-25 21:00 UTC (5+ messages)
` Fixed tag magic: was: "
[PATCH] arm/u-boot: fix uefi-secureboot on u-boot v2026.04
2026-06-25 21:00 UTC
[PATCH 4/4] drm/amd/amdgpu: prevent CPER rsp batch index out of bound
2026-06-25 20:58 UTC
[PATCH] usb: gadget: tegra-xudc: drain EP pipeline before DMA unmap
2026-06-25 20:59 UTC (2+ messages)
[koverstreet-bcachefs:pr/1073 60/65] fs/bcachefs/init/dev.c:2241:12: warning: stack frame size (1040) exceeds limit (1024) in 'bch2_dev_resize_thread'
2026-06-25 20:58 UTC
[PATCH v6 00/10] GuC paging engine support
2026-06-25 20:58 UTC (7+ messages)
` [PATCH v6 08/10] drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES
[PULL v3 00/76] hex queue
2026-06-25 20:58 UTC (2+ messages)
[PATCH 3/4] drm/amd/amdgpu: prevent PF's RAS trace_num accesses out of bound
2026-06-25 20:58 UTC
[PATCH 2/4] drm/amd/amdgpu: prevent PF-controlled record_length past buffer end
2026-06-25 20:57 UTC
[PATCH 1/4] drm/amd/amdgpu: prevent PF overflow VF-guest kernel heap
2026-06-25 20:57 UTC
[PATCH 0/3] i386/tdx: TDX cleanup and CPUID fixes
2026-06-25 20:56 UTC (2+ 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.