All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-01 20:47:42 to 2025-04-01 22:18:15 UTC [more...]

[merged mm-stable] mm-pgtable-make-generic-tlb_remove_table-use-struct-ptdesc.patch removed from -mm tree
 2025-04-01 22:18 UTC 

[merged mm-stable] microblaze-mm-put-mm_cmdline_setup-in-inittext-section.patch removed from -mm tree
 2025-04-01 22:18 UTC 

[merged mm-stable] mm-memory_hotplug-fix-call-folio_test_large-with-tail-page-in-do_migrate_range.patch removed from -mm tree
 2025-04-01 22:18 UTC 

[merged mm-stable] maintainers-mm-add-entry-for-secretmem.patch removed from -mm tree
 2025-04-01 22:18 UTC 

[merged mm-stable] maintainers-mm-add-entry-for-numa-memblocks-and-numa-emulation.patch removed from -mm tree
 2025-04-01 22:18 UTC 

[merged mm-stable] maintainers-mm-add-entry-for-execmem.patch removed from -mm tree
 2025-04-01 22:18 UTC 

[merged mm-stable] maintainers-fixup-userfaultfd-entry.patch removed from -mm tree
 2025-04-01 22:18 UTC 

[merged mm-stable] selftest-mm-va_high_addr_switch-add-ppc64-support-check.patch removed from -mm tree
 2025-04-01 22:18 UTC 

[merged mm-stable] memblock-dont-release-high-memory-to-page-allocator-when-highmem-is-off.patch removed from -mm tree
 2025-04-01 22:18 UTC 

[PATCH 00/12] KVM: Make irqfd registration globally unique
 2025-04-01 20:44 UTC  (13+ messages)
` [PATCH 01/12] KVM: Use a local struct to do the initial vfs_poll() on an irqfd
` [PATCH 02/12] KVM: Acquire SCRU lock outside of irqfds.lock during assignment
` [PATCH 03/12] KVM: Initialize irqfd waitqueue callback when adding to the queue
` [PATCH 04/12] KVM: Add irqfd to KVM's list via the vfs_poll() callback
` [PATCH 05/12] KVM: Add irqfd to eventfd's waitqueue while holding irqfds.lock
` [PATCH 06/12] sched/wait: Add a waitqueue helper for fully exclusive priority waiters
` [PATCH 07/12] KVM: Disallow binding multiple irqfds to an eventfd with a priority waiter
` [PATCH 08/12] sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()
` [PATCH 09/12] KVM: Drop sanity check that per-VM list of irqfds is unique
` [PATCH 10/12] KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test
` [PATCH 11/12] KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD
` [PATCH 12/12] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements

[merged mm-stable] mm-mm_init-init-holes-in-the-end-of-the-memory-map-for-flatmem.patch removed from -mm tree
 2025-04-01 22:17 UTC 

[merged mm-stable] maintainers-add-myself-as-userfaultfd-reviewer.patch removed from -mm tree
 2025-04-01 22:17 UTC 

[merged mm-stable] mm-page_alloc-replace-flag-check-with-pagehwpoison-in-check_new_page_bad.patch removed from -mm tree
 2025-04-01 22:17 UTC 

[merged mm-stable] mm-damon-core-simplify-control-flow-in-damon_register_ops.patch removed from -mm tree
 2025-04-01 22:17 UTC 

[merged mm-stable] mm-kasan-use-slab_no_merge-flag-instead-of-an-empty-constructor.patch removed from -mm tree
 2025-04-01 22:17 UTC 

[merged mm-stable] mm-page_alloc-fix-defrag_modes-retry-oom-path.patch removed from -mm tree
 2025-04-01 22:17 UTC 

[merged mm-stable] mm-mremap-do-not-set-vrm-vma-null-immediately-prior-to-checking-it.patch removed from -mm tree
 2025-04-01 22:17 UTC 

[PATCH] exit: add trace_task_exit() tracepoint before current->mm is reset
 2025-04-01 22:17 UTC  (6+ messages)

[PATCH v7] drm/syncobj: Extend EXPORT_SYNC_FILE for timeline syncobjs
 2025-04-01 22:16 UTC 

[PATCH v5] iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
 2025-04-01 22:15 UTC  (3+ messages)

[PATCH 0/7] More CRC kconfig option cleanups
 2025-04-01 22:16 UTC  (8+ messages)
` [PATCH 1/7] lib/crc: remove unnecessary prompt for CONFIG_CRC32 and drop 'default y'
` [PATCH 2/7] lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT
` [PATCH 3/7] lib/crc: remove unnecessary prompt for CONFIG_CRC16
` [PATCH 4/7] lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
` [PATCH 5/7] lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_T
` [PATCH 6/7] lib/crc: document all the CRC library kconfig options
` [PATCH 7/7] lib/crc: remove CONFIG_LIBCRC32C

[PATCH v4 0/4] tracing: Clean up persistent ring buffer code (was: ring-buffer: Allow persistent memory to be user space mmapped)
 2025-04-01 22:16 UTC  (6+ messages)
` [PATCH v4 1/4] tracing: Enforce the persistent ring buffer to be page aligned
` [PATCH v4 2/4] tracing: Have reserve_mem use phys_to_virt() and separate from memmap buffer
` [PATCH v4 3/4] tracing: Use vmap_page_range() to map memmap ring buffer
` [PATCH v4 4/4] ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()

[PATCH v6 0/8] drm/i915: Add drm_panic support
 2025-04-01 22:15 UTC  (4+ messages)
` [PATCH v6 2/8] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes

[merged mm-hotfixes-stable] mm-zswap-fix-crypto_free_acomp-deadlock-in-zswap_cpu_comp_dead.patch removed from -mm tree
 2025-04-01 22:15 UTC 

[merged mm-hotfixes-stable] mm-hugetlb-move-hugetlb_sysctl_init-to-the-__init-section.patch removed from -mm tree
 2025-04-01 22:15 UTC 

[merged mm-hotfixes-stable] mm-page_isolation-avoid-call-folio_hstate-without-hugetlb_lock.patch removed from -mm tree
 2025-04-01 22:15 UTC 

[merged mm-hotfixes-stable] mm-hugetlb_vmemmap-fix-memory-loads-ordering.patch removed from -mm tree
 2025-04-01 22:15 UTC 

[merged mm-hotfixes-stable] mm-userfaultfd-fix-release-hang-over-concurrent-gup.patch removed from -mm tree
 2025-04-01 22:15 UTC 

[norov:cpumask_any_andnot 13/13] include/linux/sched/user.h:41:15: warning: parameter names (without types) in function declaration
 2025-04-01 22:13 UTC 

[PATCH] rust: clean Rust 1.86.0 new `clippy::needless_continue` cases
 2025-04-01 22:12 UTC 

[meta-oe][PATCH] cmatrix: Fix host-based non-reproducibility
 2025-04-01 22:12 UTC 

[PATCH] KVM: VMX: Add a quirk to (not) honor guest PAT on CPUs that support self-snoop
 2025-04-01 22:11 UTC 

[PATCH] math64: Provide an uprounding variant of mul_u64_u64_div_u64()
 2025-04-01 22:10 UTC  (10+ messages)

[PATCH] hwmon: max34451: Workaround for lost page
 2025-04-01 22:08 UTC  (2+ messages)

[PATCH 00/16] reftable: overhaul the API to expose access to blocks
 2025-04-01 22:08 UTC  (3+ messages)
` [PATCH 14/16] reftable/table: introduce iterator for table blocks

[PATCH v5 net 2/3] net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net()
 2025-04-01 21:58 UTC  (4+ messages)

[PATCH] ACPI: EC: Set ec_no_wakeup for Lenovo Go S
 2025-04-01 22:06 UTC  (15+ messages)

[PATCH bpf-next 1/2] bpf: Check link_create parameter for multi_kprobe
 2025-04-01 22:06 UTC  (5+ messages)
` [PATCH bpf-next 2/2] bpf: Check link_create parameter for multi_uprobe

[PATCH i-g-t] tests/kms_flip: Add flip-vs-dpms-on-nop subtest
 2025-04-01 22:06 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/kms_flip: Add flip-vs-dpms-on-nop subtest (rev2)

[PATCH v2] drm/xe: Add the missed value paramter of LE_COS
 2025-04-01 22:05 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add the missed value paramter of LE_COS (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v1 0/5] NMI warning and debug improvements
 2025-04-01 22:05 UTC  (2+ messages)

[RFC PATCH 0/4] net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt()
 2025-04-01 22:04 UTC  (9+ messages)

[to-be-updated] x86-vmemmap-use-direct-mapped-va-instead-of-vmemmap-based-va.patch removed from -mm tree
 2025-04-01 22:03 UTC 

+ x86-vmemmap-use-direct-mapped-va-instead-of-vmemmap-based-va.patch added to mm-hotfixes-unstable branch
 2025-04-01 22:03 UTC  (4+ messages)

[PATCH] nfs: add missing selections of CONFIG_CRC32
 2025-04-01 22:02 UTC 

[norov:cpumask_any_andnot 13/13] include/linux/rculist.h:23:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 2025-04-01 22:01 UTC 

[norov:cpumask_any_andnot 13/13] arch/powerpc/include/asm/string.h:20:15: error: storage class specified for parameter 'strcpy'
 2025-04-01 22:01 UTC 

uprobe splat in PREEMP_RT
 2025-04-01 22:01 UTC  (3+ messages)

Aw: Re: [RESEND][PATCH] arm64: dts: mediatek: mt7986: fix pwn fan settings for sinovoip bpi-r3 board
 2025-04-01 21:55 UTC  (2+ messages)
` [RESEND PATCH v2] arm64: dts: mediatek: mt7986-bpi-r3: Change fan PWM value for mid speed

[PATCH v2 0/4] gpio: deprecate and track the removal of GPIO workarounds for regulators
 2025-04-01 21:55 UTC  (6+ messages)

[Buildroot] [PATCH v1 1/1] package/go: security bump to version 1.23.8
 2025-04-01 21:54 UTC 

[PATCH v1 0/6] X1E Asus Zenbook A14 support
 2025-04-01 21:50 UTC  (6+ messages)
` [PATCH v1 6/6] arm64: dts: qcom: Add support for X1-based Asus Zenbook A14

PCI VPD checksum ambiguity
 2025-04-01 21:51 UTC  (2+ messages)

[PATCH 0/4] drm/i915: DG1 fixes
 2025-04-01 21:50 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/3] mm: move migration work around to buffer-heads
 2025-04-01 21:49 UTC  (4+ messages)
` [PATCH 2/3] fs/buffer: avoid races with folio migrations on __find_get_block_slow()

[PATCH] doc: fix asciidoctor synopsis processing of triple-dots
 2025-04-01 21:48 UTC  (3+ messages)

[PATCH v2] HID: wacom: fix shift OOB in kfifo allocation for zero pktlen
 2025-04-01 21:47 UTC 

[koverstreet-bcachefs:bcachefs-testing 255/258] fs/bcachefs/alloc_foreground.c:504: warning: Excess function parameter 'ca' description in 'bch2_bucket_alloc_trans'
 2025-04-01 21:46 UTC 

[PATCH] mm: add zblock allocator
 2025-04-01 21:44 UTC  (2+ messages)

[PATCH 00/13] video: Enhancements related to truetype and console
 2025-04-01 21:41 UTC  (2+ messages)

nvme-cli connect regression
 2025-04-01 21:40 UTC  (2+ messages)

[PATCH v3 0/5] ring-buffer: Allow persistent memory to be user space mmapped
 2025-04-01 21:41 UTC  (3+ messages)
` [PATCH v3 3/5] tracing: Use vmap_page_range() to map memmap ring buffer

[PATCH 0/4 v2] cxl/core: Enable Region creation on x86 with Low Mem Hole
 2025-04-01 21:40 UTC  (5+ messages)
` [PATCH 2/4 v2] cxl/core: Add helpers to detect Low memory Holes on x86

[PATCH BlueZ v2] shared/bap: Fix swallowing states transitions
 2025-04-01 21:40 UTC  (2+ messages)

[PATCH BlueZ v1] dbus: Fix condition for invalidating path
 2025-04-01 21:40 UTC  (2+ messages)

[PATCH] drm/xe: Add the missed value paramter of LE_COS
 2025-04-01 21:38 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] cgroup: rstat: call cgroup_rstat_updated_list with cgroup_rstat_lock
 2025-04-01 21:37 UTC  (2+ messages)

[RFC] Upstreaming Orange Pi RV2 vendor patches - Seeking guidance
 2025-04-01 13:41 UTC 

[PATCH v2 0/5] Minor cleanups in common/
 2025-04-01 21:37 UTC  (2+ messages)

[paulmckrcu:dev.2025.03.25a 45/45] fs/btrfs/extent-io-tree.c:71:17: sparse: sparse: Initializer entry defined twice
 2025-04-01 21:33 UTC 

[PATCH v7 5/5] media: vsp1: Add VSPX support
 2025-04-01 21:33 UTC  (2+ messages)

cross compile fails with GCC_PLUGIN_LATENT_ENTROPY
 2025-04-01 21:34 UTC 

[PATCH v1 0/8] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
 2025-04-01 21:32 UTC  (3+ messages)
` [PATCH v1 5/8] arm64: dts: qcom: qcs6490-rb3gen2: Add sound card

[PATCH v4 0/6] imx8mp: add support for the IMX AIPSTZ bridge
 2025-04-01 21:30 UTC  (9+ messages)
` [PATCH v4 1/6] dt-bindings: bus: add documentation "
` [PATCH v4 4/6] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'
` [PATCH v4 5/6] arm64: dts: imx8mp: add aipstz master ID definitions
` [PATCH v4 6/6] arm64: dts: imx8mp: make 'dsp' node depend on 'aips5'

[net PATCH 0/2] Fixes for net/phy/phylink.c
 2025-04-01 21:30 UTC  (3+ messages)
` [net PATCH 1/2] net: phy: Cleanup handling of recent changes to phy_lookup_setting
` [net PATCH 2/2] net: phylink: Set advertising based on phy_lookup_setting in ksettings_set

[GIT PULL] EDAC urgent for v6.15-rc1
 2025-04-01 21:29 UTC 

[PATCH v4 0/3] tests/kms_async_flips: Create subtest for overlay planes
 2025-04-01 21:29 UTC  (4+ messages)
` [PATCH v4 3/3] "

[PATCH] tpm: cr50: Support opening the TPM multiple times
 2025-04-01 21:28 UTC 

[PATCH 6/9] mm/memory: split non-tlb flushing part from zap_page_range_single()
 2025-04-01 21:25 UTC  (2+ messages)

ath12k: No 6GHz Wireless found
 2025-04-01 21:21 UTC  (3+ messages)

[PATCH] Remove "#define unlikely(cond) (cond)"
 2025-04-01 21:23 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next] igc: enable HW vlan tag insertion/stripping by default
 2025-04-01 21:22 UTC  (6+ messages)

[PATCH 9/9] mm/madvise: remove !tlb support from madvise_{dontneed,free}_single_vma()
 2025-04-01 21:22 UTC  (2+ messages)

[PATCH 0/3] btrfs: some trivial cleanups related to io trees
 2025-04-01 21:22 UTC  (4+ messages)
` [PATCH v2 0/4] "

[PATCH v4 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-01 21:21 UTC  (3+ messages)
` [PATCH v4 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs

[PATCH v2 0/2] phy: usb: add support for bcm74110
 2025-04-01 21:07 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: phy: brcmstb-usb-phy: Add "
` [PATCH v2 2/2] phy: usb: add "

[PATCH] arm64: dts: imx8qxp: shrink dsp reserved memory
 2025-04-01 21:17 UTC  (2+ messages)

[PATCH 8/9] mm/madvise: batch tlb flushes for [process_]madvise(MADV_{DONTNEED[_LOCKED],FREE})
 2025-04-01 21:17 UTC  (2+ messages)

[RFC] bringup: add semantics to start NixOS support
 2025-04-01 21:17 UTC  (3+ messages)

Reseting pending fanotify events
 2025-04-01 21:16 UTC  (2+ messages)

Git client bug with branch containing "."
 2025-04-01 21:16 UTC  (2+ messages)

[bluez/bluez] da5846: dbus: Fix condition for invalidating path
 2025-04-01 21:13 UTC 

Knives For lists
 2025-04-01 20:49 UTC 

[PATCH] iommu: riscv: Split 8-byte accesses on 32 bit I/O bus platform
 2025-04-01 21:02 UTC  (6+ messages)
  ` [External] "

[BUG] Module load relocation hashtable size can become huge and unallocatable
 2025-04-01 21:00 UTC  (4+ messages)

[recipe build #3876259] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-04-01 21:03 UTC 

[PATCH 0/4] Replace custom compare_dev with component_compare_of in drm
 2025-04-01 21:12 UTC  (5+ messages)
` [PATCH 2/4] drm: arm: hdlcd: Replace custom compare_dev with component_compare_of
` [PATCH 3/4] drm: malidp: "

[PATCH] x86: predict __access_ok() returning true
 2025-04-01 21:11 UTC  (6+ messages)

[PATCH 0/6] debian / libvirt / devconfig fixes
 2025-04-01 21:11 UTC  (8+ messages)
` [PATCH 6/6] gen_nodes: ensure kdevops prefix has no dashes

[PATCH v2] x86/domain: revisit logging in arch_domain_create()
 2025-04-01 21:10 UTC 

[PATCH] mm/khugepaged: fix a tracepoint for error cases
 2025-04-01 21:09 UTC  (2+ messages)

[PATCH 6.1] media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning
 2025-04-01 21:05 UTC  (3+ messages)
  ` [6.1] "

linux-next: duplicate patch in the ipe tree
 2025-04-01 21:04 UTC  (2+ messages)

[PATCH v2 6/7] x86/mm: remove p4d_leaf definition
 2025-04-01 21:03 UTC  (3+ messages)
` [tip: x86/mm] x86/mm: Remove the arch-specific p4d_leaf() definition

[PATCH v2 5/7] x86/mm: remove pgd_leaf definition in arch
 2025-04-01 21:03 UTC  (4+ messages)
` [tip: x86/mm] x86/mm: Simplify the pgd_leaf() and p4d_leaf() checks a bit
` [tip: x86/mm] x86/mm: Remove the arch-specific pgd_leaf() definition

[PATCH] x86/mm: stop prefetching the mmap semaphore on page faults
 2025-04-01 21:03 UTC  (3+ messages)
` [tip: x86/mm] x86/mm: Stop prefetching current->mm->mmap_lock "

[PATCH V8 00/43] Color Pipeline API w/ VKMS
 2025-04-01 21:02 UTC  (5+ messages)
` [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype

[PATCH] barebox: upgrade 2025.02.0 -> 2025.03.0
 2025-04-01 21:02 UTC 

[PATCH RFC 0/6] Generate Kconfig environment in Ansible
 2025-04-01 21:02 UTC  (7+ messages)
` [PATCH RFC 6/6] playbooks: add kconfig support

[PATCH CRASH] Fix module section load address when sh_addr != 0
 2025-04-01 21:01 UTC 

[PATCH v2] drm/amdgpu: Fix CPER error handling on VFs
 2025-04-01 20:59 UTC 

[net-next PATCH 0/6] net: pcs: Introduce support for PCS OF
 2025-04-01 20:59 UTC  (3+ messages)
` [net-next PATCH 2/6] net: pcs: Implement OF support for PCS driver

[PATCH 0/2] Large devcoredump file support
 2025-04-01 20:59 UTC  (6+ messages)
` [PATCH 1/2] drm/xe: Add devcoredump chunking
` ✓ CI.Patch_applied: success for Large devcoredump file support
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH 00/10] cgroup/cpuset: Miscellaneous partition bug fixes and enhancements
 2025-04-01 20:56 UTC  (7+ messages)
` [PATCH 01/10] cgroup/cpuset: Fix race between newly created partition and dying one

[PATCH] locking/local_lock, mm: Replace localtry_ helpers with local_trylock_t type
 2025-04-01 20:55 UTC  (3+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2025-04-03
 2025-04-01 20:55 UTC  (2+ messages)

[PATCH] firmware: ti_sci: Scan all device instances when releasing exclusive devices
 2025-04-01 20:55 UTC 

[PATCH v2] drm/i915/display: Add link rate and lane count to i915_display_info
 2025-04-01 20:54 UTC 

[PATCH v2] locking/local_lock, mm: Replace localtry_ helpers with local_trylock_t type
 2025-04-01 20:52 UTC 

[PATCH 0/2] MI300A ATL and FMPM fixes
 2025-04-01 20:49 UTC  (3+ messages)
` [PATCH 1/2] RAS/AMD/ATL: Include row[13] bit in row retirement
` [PATCH 2/2] RAS/AMD/{ATL,FMPM}: Get masked address

[PATCH 0/2] ublk: fixes for selftests
 2025-04-01 20:49 UTC  (3+ messages)
` [PATCH 1/2] selftests: ublk: kublk: use ioctl-encoded opcodes
` [PATCH 2/2] selftests: ublk: kublk: fix an error log line

[PATCH rdma-next 0/9] RDMA/bnxt_re: Driver Debug Enhancements
 2025-04-01 20:48 UTC  (5+ messages)

[PATCH 1/2] efi_loader: Move public cert for capsules to .rodata
 2025-04-01 20:47 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.