messages from 2025-12-18 23:29:52 to 2025-12-19 01:31:45 UTC [more...]
[PATCH v5 0/2] Optimize zone->contiguous update and issue fix
2025-12-19 1:31 UTC (5+ messages)
` [PATCH v5 1/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range
[PATCH bpf-next v4 0/9] bpf: tracing session supporting
2025-12-19 1:31 UTC (13+ messages)
` [PATCH bpf-next v4 1/9] bpf: add tracing session support
` [PATCH bpf-next v4 4/9] bpf: add the kfunc bpf_fsession_cookie
` [PATCH bpf-next v4 6/9] bpf,x86: add tracing session supporting for x86_64
` [PATCH bpf-next v4 7/9] libbpf: add support for tracing session
[PATCH] smb/server: fix SMB2_MIN_SUPPORTED_HEADER_SIZE value
2025-12-19 1:30 UTC (5+ messages)
[RFC PATCH 00/14] TP8028 Rapid Path Failure Recovery
2025-12-19 1:31 UTC (5+ messages)
` [RFC PATCH 08/14] nvme: Implement cross-controller reset recovery
` [RFC PATCH 09/14] nvme: Implement cross-controller reset completion
[meta-oe][PATCH] php: upgrade 8.5.0 -> 8.5.1
2025-12-19 1:30 UTC
[PATCH v4 0/2] clk: spacemit: Fix module build for spacemit common ccu driver
2025-12-19 1:28 UTC (6+ messages)
` [PATCH v4 1/2] clk: spacemit: Respect Kconfig setting when building modules
` [PATCH v4 2/2] clk: spacemit: Hide common clock driver from user controller
[Bug 86931] hid-generic 0005:099A:0500.0001: unknown main item tag 0x0
2025-12-19 1:28 UTC
[PATCH v7 00/16] Remap tree
2025-12-19 1:27 UTC (5+ messages)
` [PATCH v7 01/16] btrfs: add definitions and constants for remap-tree
` [PATCH v7 02/16] btrfs: add REMAP chunk type
[PATCH] HID: intel-ish-hid: loader: Add PRODUCT_FAMILY-based firmware matching
2025-12-19 1:26 UTC (3+ messages)
[PATCH] fs/proc: Expose mm_cpumask in /proc/[pid]/status
2025-12-19 1:25 UTC (3+ messages)
[RFC PATCH v4 0/4] Hazard Pointers
2025-12-19 1:22 UTC (11+ messages)
` [RFC PATCH v4 3/4] hazptr: Implement "
` [RFC PATCH v4 4/4] hazptr: Migrate per-CPU slots to backup slot on context switch
[RFC PATCH] KVM: optionally commit write on ioeventfd write
2025-12-19 1:20 UTC (6+ messages)
[PATCH 1/4] perf test: Skip dlfilter test for build failures
2025-12-19 1:18 UTC (4+ messages)
` [PATCH 2/4] perf test: Use shelldir to refer perf source location
` [PATCH 3/4] perf test: Do not skip when some metrics tests succeeded
` [PATCH 4/4] perf test: Do not skip when some metric-group tests succeed
[PATCH 1/7] drm/amdgpu: don't reemit ring contents more than once
2025-12-19 1:17 UTC (3+ messages)
` [PATCH 6/7] drm/amdgpu/gfx9: rework pipeline sync packet sequence
[PATCH v2 0/3] Attempt to fixup reset, wedge, unload corner cases
2025-12-19 1:15 UTC (10+ messages)
` [PATCH v2 1/3] drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
` [PATCH v2 2/3] drm/xe: Forcefully tear down exec queues in GuC submit fini
` [PATCH v2 3/3] drm/xe: Trigger queue cleanup if not in wedged mode 2
` ✓ Xe.CI.BAT: success for Attempt to fixup reset, wedge, unload corner cases
[PATCH 0/6] hw: Preparatory cleanups previous to remove DEVICE_NATIVE_ENDIAN
2025-12-19 1:14 UTC (3+ messages)
` [PATCH 3/6] hw/display/ati: Access host memory as little-endian
drivers/gpib/eastwood/fluke_gpib.c:1002:30: error: implicit declaration of function 'ioremap'; did you mean 'iounmap'?
2025-12-19 1:13 UTC
[android-common:mirror-chromeos-5.10-arcvm 4/4] include/linux/mmzone.h:1136:13: error: variable 'nid' set but not used
2025-12-19 1:13 UTC
[android-common:mirror-chromeos-5.10-arcvm 0/4] kernel/cpu.c:1098:5: warning: no previous prototype for '__pause_drain_rq'
2025-12-19 1:13 UTC
[PATCH] HID: Intel-thc-hid: Intel-thc: Fix wrong register reading
2025-12-19 1:14 UTC
[PATCH v2] ceph: fix kernel crash in ceph_open()
2025-12-19 1:11 UTC (6+ messages)
[PATCH v2] VFS: fix dentry_create() kernel-doc comment
2025-12-19 1:06 UTC (2+ messages)
[PATCH v4] net/ice: add MAC anti-spoof option
2025-12-19 1:06 UTC (2+ messages)
` [PATCH] [v4] "
IPU6 subsystem broken in 6.19-rc1 due to d7cdbbc93c5 ("software node: allow referencing firmware nodes")
2025-12-19 1:04 UTC (2+ messages)
[PATCH] drm/xe: Increase log level for unhandled page faults
2025-12-19 1:04 UTC (2+ messages)
` ✓ CI.KUnit: success for "
PV Mode support broken after 6.17
2025-12-19 1:03 UTC
drivers/gpib/eastwood/fluke_gpib.c:1002:28: warning: assignment to 'void *' from 'int' makes pointer from integer without a cast
2025-12-19 1:02 UTC
[PATCH] x86/CPU/AMD: avoid printing reset reasons on Xen domU
2025-12-19 1:01 UTC
[PATCH bpf-next v10 00/13] Improve the performance of BTF type lookups with binary search
2025-12-19 1:01 UTC (22+ messages)
` [PATCH bpf-next v10 04/13] libbpf: Optimize type lookup with binary search for sorted BTF
` [PATCH bpf-next v10 05/13] libbpf: Verify BTF Sorting
` [PATCH bpf-next v10 07/13] btf: "
` [PATCH bpf-next v10 08/13] bpf: Skip anonymous types in type lookup for performance
` [PATCH bpf-next v10 09/13] bpf: Optimize the performance of find_bpffs_btf_enums
` [PATCH bpf-next v10 10/13] libbpf: Optimize the performance of determine_ptr_size
` [PATCH bpf-next v10 11/13] libbpf: Add btf_is_sorted and btf_sorted_start_id helpers to refactor the code
` [PATCH bpf-next v10 12/13] btf: Add btf_is_sorted "
[PATCH v2 0/3] support batch checking of references and unmapping for large folios
2025-12-19 1:00 UTC (11+ messages)
` [PATCH v2 1/3] arm64: mm: support batch clearing of the young flag "
` [PATCH v2 2/3] mm: rmap: support batched checks of the references "
MSI Z790I EDGE WiFI not detecting front panel audio
2025-12-19 0:59 UTC
[i915-rt v4 00/20] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2025-12-19 0:57 UTC (6+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH v4] mm, hugetlb: implement movable_gigantic_pages sysctl
2025-12-19 0:55 UTC (2+ messages)
[PATCH v3 0/2] drm/xe: drm/xe: Separate out GuC RC code
2025-12-19 0:54 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: drm/xe: Separate out GuC RC code (rev2)
[PATCH] rust: build correctly without GNU sed
2025-12-19 0:53 UTC (2+ messages)
[PATCH bpf-next v5 0/8] resolve_btfids: Support for BTF modifications
2025-12-19 0:53 UTC (10+ messages)
` [PATCH bpf-next v5 1/8] resolve_btfids: Rename object btf field to btf_path
` [PATCH bpf-next v5 2/8] resolve_btfids: Factor out load_btf()
` [PATCH bpf-next v5 3/8] resolve_btfids: Introduce enum btf_id_kind
` [PATCH bpf-next v5 4/8] resolve_btfids: Always build with -Wall -Werror
` [PATCH bpf-next v5 5/8] kbuild: Sync kconfig when PAHOLE_VERSION changes
` [PATCH bpf-next v5 6/8] lib/Kconfig.debug: Set the minimum required pahole version to v1.22
` [PATCH bpf-next v5 7/8] selftests/bpf: Run resolve_btfids only for relevant .test.o objects
` [PATCH bpf-next v5 8/8] resolve_btfids: Change in-place update with raw binary output
[PATCH v2 2/4] test: correct file permissions
2025-12-19 0:51 UTC
[PATCH] ext4,fiemap: Add inode offset for xattr fiemap
2025-12-19 0:50 UTC (5+ messages)
Merging uli526x and dmfe drivers
2025-12-19 0:49 UTC (3+ messages)
[PATCH] kho: validate preserved memory map during population
2025-12-19 0:49 UTC (2+ messages)
About component->card
2025-12-19 0:49 UTC (3+ messages)
[PATCH v2 0/3] x86/resctrl: Add "*" shorthand to set minimum io_alloc CBM for all domains
2025-12-19 0:44 UTC (12+ messages)
` [PATCH v2 3/3] "
` "
[PATCH -next v2 0/6] cpuset: further separate v1 and v2 implementations
2025-12-19 0:42 UTC (3+ messages)
[linux-next:master 1917/2322] sound/core/pcm_native.c:3308:6: error: cannot jump from this asm goto statement to one of its possible targets
2025-12-19 0:40 UTC
[PATCH 00/21] Multipath-tools: various bug fixes
2025-12-19 0:40 UTC (13+ messages)
` [PATCH 03/21] multipathd: free paths in checker_finished()
` [PATCH 09/21] libmultipath: fix numeric value of free_paths in free_multipaths()
` [PATCH 12/21] libmultipath: free_multipath: fix FREE_PATHS case
` [PATCH 17/21] libmpathutil: use union for bitfield
` [PATCH 18/21] libmpathutil: add wrapper code for libudev
+ mm-hugetlb-implement-movable_gigantic_pages-sysctl-fix.patch added to mm-new branch
2025-12-19 0:40 UTC
[PATCH v2 00/28] Eliminate Dying Memory Cgroup
2025-12-19 0:39 UTC (15+ messages)
` [PATCH v2 01/28] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v2 02/28] mm: workingset: use folio_lruvec() in workingset_refault()
` [PATCH v2 03/28] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH v2 04/28] mm: vmscan: prepare for the refactoring the move_folios_to_lru()
` [PATCH v2 05/28] mm: vmscan: refactor move_folios_to_lru()
` [PATCH v2 06/28] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v2 07/28] mm: memcontrol: return root object cgroup for root memory cgroup
korgalore v0.2 released with JMAP, IMAP, Maildir support
2025-12-19 0:38 UTC (7+ messages)
[PATCH 1/2] mm/vmalloc: Add large-order allocation helper
2025-12-19 0:34 UTC (8+ messages)
` [PATCH 2/2] mm/vmalloc: Add attempt_larger_order_alloc parameter
[XEN][PATCH v2 0/4] x86: pvh: allow to disable 32-bit (COMPAT) interface support
2025-12-19 0:33 UTC (4+ messages)
[PATCH] target/riscv: Initialize riscv_excp_names[] and riscv_intr_names[] using designated initializer
2025-12-19 0:31 UTC (3+ messages)
[PATCH] mm/memremap: fix spurious large folio warning for FS-DAX
2025-12-19 0:27 UTC (4+ messages)
[PATCH 00/56] Whinlatter pull request
2025-12-19 0:27 UTC (2+ messages)
[PATCH v2 00/13] kho: simplify state machine and enable dynamic updates
2025-12-19 0:26 UTC (4+ messages)
` [PATCH v2 11/13] kho: Allow kexec load before KHO finalization
[PATCH 0/2] Avoid QEMU OOM on huge request from guest
2025-12-19 0:24 UTC (4+ messages)
` [PATCH 1/2] hw/virtio/virtio-crypto: verify asym request size
[PATCH 0/4] doc: git-reset: clarify DESCRIPTION section
2025-12-19 0:23 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] doc: git-reset: reorder the forms
` [PATCH v2 2/4] doc: git-reset: clarify intro
` [PATCH v2 3/4] doc: git-reset: clarify `git reset [mode]`
` [PATCH v2 4/4] doc: git-reset: clarify `git reset <pathspec>`
[PATCH v2 0/5] USB: lpc32xx: fix error handling
2025-12-19 0:22 UTC (11+ messages)
` [PATCH v2 1/5] usb: gadget: lpc32xx_udc: fix clock imbalance in error path
` [PATCH v2 2/5] usb: phy: isp1301: fix non-OF device reference imbalance
` [PATCH v2 3/5] usb: ohci-nxp: fix device leak on probe failure
` [PATCH v2 4/5] usb: gadget: lpc32xx_udc: clean up probe error labels
` [PATCH v2 5/5] usb: ohci-nxp: "
[PATCH] mm: Consider non-anon swap cache folios in folio_expected_ref_count()
2025-12-19 0:21 UTC (5+ messages)
Follow-up on Linux-kernel code accessibility
2025-12-19 0:20 UTC (3+ messages)
powerpc64-linux-ld: xe_pci.c:undefined reference to `xe_configfs_media_gt_allowed'
2025-12-19 0:18 UTC
[openeuler:openEuler-1.0-LTS 1944/1944] drivers/net/bonding/bond_sysctl.o: warning: objtool: missing symbol for section .text
2025-12-19 0:18 UTC
[PATCH bpf v2] lib/buildid: use __kernel_read() for sleepable context
2025-12-19 0:16 UTC (3+ messages)
[PATCH v2] btrfs: add mount time auto fix for orphan fst entries
2025-12-19 0:12 UTC
[PATCH 2/4] test: correct file permissions
2025-12-19 0:11 UTC (6+ messages)
[PATCH 0/3] kfence: allow change objects number
2025-12-19 0:08 UTC (5+ messages)
` [PATCH 3/3] kfence: allow change number of object by early parameter
[PATCH 0/2] Prevent non-NCQ command starvation
2025-12-19 0:08 UTC (3+ messages)
` [PATCH 2/2] ata: libata-scsi: avoid passthrough "
[PATCH v6] page_alloc: allow migration of smaller hugepages during contig_alloc
2025-12-19 0:08 UTC (2+ messages)
[android-common:android14-kiwi-6.1 43/43] arch/arm64/kvm/hyp_events.c:25:27: warning: no previous prototype for 'hyp_event_trace_host_hcall'
2025-12-19 0:07 UTC
drivers/scsi/qla2xxx/qla_dbg.o: error: SIGSEGV: objtool stack overflow!
2025-12-19 0:06 UTC
[PATCH RFC v4 00/12] clk: add support for v1 / v2 clock rate negotiation and kunit tests
2025-12-19 0:03 UTC (8+ messages)
` Follow up from Linux Plumbers about my clk rate change talk (was Re: [PATCH RFC v4 00/12] clk: add support for v1 / v2 clock rate negotiation and kunit tests)
[PATCH v1] acpi/arm: relax MADT GICC entry length check to support newer ACPI revisions
2025-12-19 0:00 UTC (2+ messages)
+ kfence-allow-change-number-of-object-by-early-parameter.patch added to mm-new branch
2025-12-18 23:59 UTC
+ kfence-allow-create-debugfs-dir-file-unconditionally.patch added to mm-new branch
2025-12-18 23:59 UTC
+ loongarch-kfence-avoid-use-config_kfence_num_objects.patch added to mm-new branch
2025-12-18 23:59 UTC
linux-next: trees being removed
2025-12-18 23:57 UTC (3+ messages)
[PATCH] btrfs: add mount time auto fix for orphan fst entries
2025-12-18 23:57 UTC
[PATCH v3 0/4] Unload linux/kernel.h
2025-12-18 21:53 UTC (11+ messages)
` [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
[PATCH V3] xen/dom0less: Calculate guest DTB size based on MAX_VIRT_CPUS
2025-12-18 23:53 UTC (4+ messages)
[to-be-updated] hung_task-enable-runtime-reset-of-hung_task_detect_count.patch removed from -mm tree
2025-12-18 23:51 UTC
[to-be-updated] hung_task-introduce-helper-for-hung-task-warning.patch removed from -mm tree
2025-12-18 23:51 UTC
[PATCH] man/man2/statmount.2: document flags argument
2025-12-18 23:50 UTC (2+ messages)
[PATCH v2 0/4] media: omap3isp/et8ek8: Add CCP2 CRC configuration support
2025-12-18 23:50 UTC (4+ messages)
` [PATCH v2 2/4] dt-bindings: media: i2c: et8ek8: document missing crc as optional property
[Buildroot] [PATCH v2 1/1] package/zfs: bump version to 2.4.0
2025-12-18 23:45 UTC
arch/riscv/include/asm/pgtable.h:481 pte_swp_soft_dirty() warn: bitwise AND condition is false here
2025-12-18 23:45 UTC
[PATCH] irqdomain: fix up const problem in irq_domain_set_name()
2025-12-18 23:44 UTC (2+ messages)
` [tip: irq/core] irqdomain: Fix "
[PATCH v3 00/51] migration: Unify capabilities and parameters
2025-12-18 23:41 UTC (6+ messages)
` [PATCH v3 30/51] tests/qtest/migration: Add temporary code to toggle usage of config
[Buildroot] [PATCH 1/1] package/zfs: bump version to 2.4.0
2025-12-18 23:40 UTC
[PATCH v1 0/6] hw/arm/sabrelite: Add FlexCAN support
2025-12-18 23:38 UTC (3+ messages)
[PATCH v5] page_alloc: allow migration of smaller hugepages during contig_alloc
2025-12-18 23:38 UTC (3+ messages)
[PATCH v3 0/6] clk/reset: anlogic: add support for DR1V90 SoC
2025-12-18 23:37 UTC (4+ messages)
` [PATCH v3 3/6] clk: anlogic: add cru support for Anlogic "
[RFC PATCH 0/9] Update lzma to current version of LZMA SDK
2025-12-18 23:30 UTC (5+ messages)
` [PATCHv1 0/3] lzma: Update to 25.01 release "
` [PATCHv1 1/3] lzma: Add Kconfig options to optimize for size
` [PATCHv1 2/3] lzma: Update LZMA SDK code from 9.20 to 25.01
` [PATCHv1 3/3] lzma: Add SPDX-License-Identifier lines
[PATCH v7 00/17] media: rkvdec: Add support for VDPU381 and VDPU383
2025-12-18 23:28 UTC (8+ messages)
` [PATCH v7 06/17] media: rkvdec: Use structs to represent the HW RPS
` [PATCH v7 15/17] media: rkvdec: Add H264 support for the VDPU383 variant
` [PATCH v7 16/17] media: rkvdec: Add HEVC support for the VDPU381 variant
` [PATCH v7 17/17] media: rkvdec: Add HEVC support for the VDPU383 variant
[PATCH 0/7] gpu: nova-core: run unload sequence upon unbinding
2025-12-18 23:34 UTC (7+ messages)
` [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
[merged] pid-only-take-pidmap_lock-once-on-alloc.patch removed from -mm tree
2025-12-18 23:33 UTC
[merged] ns-pad-refcount.patch removed from -mm tree
2025-12-18 23:33 UTC
[PATCHSET V4 2/2] fs: send uevents on mount and unmount
2025-12-18 23:33 UTC (3+ messages)
` [PATCH 1/4] fs: send uevents for filesystem mount events
` [PATCH V4.1 "
[PATCHSET V4 1/2] fs: generic file IO error reporting
2025-12-18 23:32 UTC (3+ messages)
` [PATCH 2/6] fs: report filesystem and file I/O errors to fsnotify
` [PATCH V4.1 "
[PATCH] tracing: Remove size parameter in __trace_puts()
2025-12-18 21:56 UTC (2+ messages)
[PATCH] selftests/ftrace: Add test dependency
2025-12-18 23:32 UTC (2+ messages)
Placement of FDT in memory
2025-12-18 22:04 UTC
[PATCH 0/9] clk: mediatek: mt8365: fix clocks
2025-12-18 23:23 UTC (3+ messages)
` [PATCH 8/9] clk: mediatek: mt8365: remove separate topckgen-cg driver
` [PATCH 9/9] clk: mediatek: mt8365: fix missing topckgen IDs
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.