All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-09 22:51:18 to 2026-07-10 00:55:29 UTC [more...]

[RESEND PATCH v4 01/15] x86/resctrl: Support Privilege Level Zero Association (PLZA)
 2026-07-10  0:55 UTC  (5+ messages)

[PATCH i-g-t] tests/intel/xe_vm: Fix igt_assert_f condition in test_oom
 2026-07-10  0:54 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH bpf-next v6 6/7] riscv, bpf: Mixing bpf2bpf and tailcalls
 2026-07-10  0:53 UTC  (8+ messages)

arch/arm64/boot/dts/hisilicon/hi6220-hikey.dtb: i2s@f7118000 (hisilicon,hi6210-i2s): dma-names:0: 'tx' was expected
 2026-07-10  0:52 UTC 

[PATCH v2 0/3] target/loongarch: advertise pv features per vCPU
 2026-07-10  0:50 UTC  (4+ messages)
` [PATCH v2 1/3] target/loongarch/kvm: "
` [PATCH v2 2/3] target/loongarch: migrate pv_features in the vCPU VMState
` [PATCH v2 3/3] target/loongarch: add no_pv_feature compat flag

What's cooking in git.git (Jul 2026, #04)
 2026-07-10  0:51 UTC 

[PATCH v9 00/11] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-10  0:48 UTC  (3+ messages)
` [PATCH v9 04/11] cxl: Cache endpoint decoder settings during PCI enumeration

[RFC PATCH v1.3 00/19] mm/damon: introduce data attributes only monitoring
 2026-07-10  0:46 UTC  (25+ messages)
` [RFC PATCH v1.3 01/19] mm/damon/core: introduce damon_probe->weight
` [RFC PATCH v1.3 02/19] mm/damon/core: ask apply_probes() ops callback to set sampling address
` [RFC PATCH v1.3 03/19] mm/damon/paddr: set samples in apply_probes() if requested
` [RFC PATCH v1.3 04/19] mm/damon/core: ask apply_probe() to return max probe hits weighted sum
` [RFC PATCH v1.3 05/19] mm/damon/core: implement damon_probe_hits_wsum()
` [RFC PATCH v1.3 06/19] mm/damon/paddr: respect return_max_wsum
` [RFC PATCH v1.3 07/19] mm/damon/core: use abs_diff() instead of abs()
` [RFC PATCH v1.3 08/19] mm/damon/core: extend merge function to work with probe hits
` [RFC PATCH v1.3 09/19] mm/damon/core: disallow probe_hits overflow on attrs only monitoring
` [RFC PATCH v1.3 10/19] mm/damon/core: validate params for probe hits weighted sum overflow
` [RFC PATCH v1.3 11/19] mm/damon/core: disable access monitoring when probe weights are set
` [RFC PATCH v1.3 12/19] mm/damon/core: set samples in apply_probes() if "
` [RFC PATCH v1.3 13/19] mm/damon/core: s/max_nr_accesses/max_merge_score/ in kdamond_fn()
` [RFC PATCH v1.3 14/19] mm/damon/core: get merge threshold from probe hits when weights are set
` [RFC PATCH v1.3 15/19] mm/damon/core: implement damon_has_probe_weight()
` [RFC PATCH v1.3 16/19] mm/damon/sysfs: implement probe/weight file
` [RFC PATCH v1.3 17/19] Docs/mm/damon/design: document attrs-only monitoring
` [RFC PATCH v1.3 18/19] Docs/admin-guide/mm/damon/usage: document weight sysfs file
` [RFC PATCH v1.3 19/19] Docs/ABI/damon: document probe weight file

[PATCH 0/6] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-07-10  0:46 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: Add AD7768
` [PATCH 2/6] iio: backend: Add support for CRC
` [PATCH 3/6] iio: adc: adi-axi-adc: "

[RFC] virtio_balloon: fix Use-After-Free in page reporting during PM freeze
 2026-07-10  0:45 UTC  (3+ messages)

[PATCH bpf-next 00/12] bpf: Support 16-byte return values in the R0:R2 register pair
 2026-07-10  0:45 UTC  (9+ messages)
` [PATCH bpf-next 03/12] bpf: Wire up JIT support for 16-byte kfunc returns
` [PATCH bpf-next 04/12] bpf: Track R2 of register-pair returns in precision backtracking
` [PATCH bpf-next 07/12] bpf: Reject >8 byte return values on return-reading trampoline paths
` [PATCH bpf-next 08/12] bpf: Enable 16-byte aggregate return types

[PATCH] nodemask: use nr_node_ids instead of MAX_NUMNODES in __nodemask_pr_numnodes()
 2026-07-10  0:44 UTC  (3+ messages)
  ` 答复: [????] "

[efi:next 2/7] vmlinux.o: warning: objtool: efi_crash_gracefully_on_page_fault+0xc3: efi_rts_park_worker() missing __noreturn in .c/.h or NORETURN() in noreturns.h
 2026-07-10  0:43 UTC 

[PATCH v4] perf dso: Fix kallsyms DSO detection with fallback logic
 2026-07-10  0:41 UTC  (2+ messages)

[PATCH] perf vendor events amd: Reintroduce deprecated Zen 5 core events
 2026-07-10  0:41 UTC  (2+ messages)

[PATCH] perf stat: reject --field-separator and --json-output combination
 2026-07-10  0:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v12 00/11] can: bcm: collected fixes - final7 \o/ \o/
 2026-07-10  0:40 UTC  (3+ messages)
` [PATCH v12 02/11] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure

[PATCH 1/6] lib: Add generic platform filtering framework
 2026-07-10  0:39 UTC  (8+ messages)
` [PATCH 2/6] lib/amdgpu: Add AMD platform filtering backend
` [PATCH 3/6] lib: Add platform filter initialization check for automatic filtering
` [PATCH 4/6] lib/igt_core: Enable automatic platform filtering in subtest execution
` [PATCH 5/6] docs: Update platform filtering documentation per review feedback
` [PATCH 6/6] tests/amdgpu: Integrate platform filtering into amd_basic
` ✓ Xe.CI.BAT: success for series starting with [1/6] lib: Add generic platform filtering framework
` ✓ i915.CI.BAT: "

[PATCH] Bluetooth: hci_qca: Clear memdump state on invalid dump size
 2026-07-10  0:37 UTC  (3+ messages)

[PATCH v4 00/18] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
 2026-07-10  0:36 UTC  (25+ messages)
` [PATCH v4 01/18] KVM: SEV: Track the GPA of the guest-controlled VMSA used for SNP guests
` [PATCH v4 04/18] KVM: SEV: Wire up kvm_x86_ops.gmem_xxx() if and only if CONFIG_KVM_AMD_SEV=y
` [PATCH v4 10/18] KVM: SEV: Forcefully invalidate SNP VMSA if its backing gmem page is zapped
` [PATCH v4 13/18] KVM: guest_memfd: Pass GPA, not GFN, to prepare() hook
` [PATCH v4 14/18] KVM: guest_memfd: Drop the redundant printk on arch gmem_prepare() failure
` [PATCH v4 15/18] KVM: guest_memfd: Fold __kvm_gmem_prepare_folio() into its sole caller
` [PATCH v4 16/18] KVM: guest_memfd: Explicitly pass number of pages to kvm_arch_gmem_prepare()
` [PATCH v4 17/18] KVM: guest_memfd: Align the gfn as well as the pfn when "preparing" a folio
` [PATCH v4 18/18] KVM: guest_memfd: Combine .gmem_prepare()+.gmem_invalidate() into .gmem_convert()

snd-usb-audio: Realtek ALC4082 (26ce:0a06) front mic ~22 dB too quiet until Speaker playback interface is opened (analog gain latch)
 2026-07-10  0:31 UTC 

[PATCH net-next] net: ipv4: clear dev->ip_ptr before destroying inetdev
 2026-07-10  0:28 UTC  (3+ messages)

+ mm-mglru-fix-stale-batch-updates-after-memcg-reparenting.patch added to mm-hotfixes-unstable branch
 2026-07-10  0:26 UTC 

[PATCH] x86/boot/compressed/head_64.S: Cleanup SEV-related comments
 2026-07-10  0:25 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH] wifi: brcmfmac: drain bus_reset work on device removal
 2026-07-10  0:23 UTC  (2+ messages)

[PATCH v2 0/2] fixup handling of timeouts with deferred QCs
 2026-07-10  0:24 UTC  (4+ messages)
` [PATCH v2 1/2] ata: libata-scsi: terminate deferred commands on time out
` [PATCH v2 2/2] scsi: libsas: "

[PATCH] ksmbd: protect stream_del_pending with fp->f_lock
 2026-07-10  0:24 UTC  (6+ messages)
` [PATCH v2] ksmbd: quiet mdssvc RPC log spam in create_smb2_pipe
` [PATCH v2] ksmbd: report actual xattr value length in stream enumeration

[PATCH] scripts/sorttable: guard long_size under MCOUNT_SORT_ENABLED
 2026-07-10  0:22 UTC  (2+ messages)

[rdma:for-next] BUILD SUCCESS b21d9bf627dd4162dd485f5f8d7d0fbdd71a175e
 2026-07-10  0:13 UTC 

[PATCH bpf-next v11 0/5] bpf: add icmp_send kfunc
 2026-07-10  0:13 UTC  (11+ messages)
` [PATCH bpf-next v11 1/5] bpf: add bpf_icmp_send kfunc
` [PATCH bpf-next v11 2/5] selftests/bpf: add bpf_icmp_send kfunc cgroup_skb tests
` [PATCH bpf-next v11 3/5] selftests/bpf: add bpf_icmp_send kfunc cgroup_skb IPv6 tests
` [PATCH bpf-next v11 4/5] selftests/bpf: add bpf_icmp_send recursion test
` [PATCH bpf-next v11 5/5] selftests/bpf: add bpf_icmp_send no route test

[PATCH v2 0/3] mm: split a couple of headers from internal.h
 2026-07-10  0:13 UTC  (2+ messages)

[PATCH] KVM: x86: TDX: Use validated CPUID entry count for TD init
 2026-07-10  0:12 UTC  (7+ messages)

[PATCH 1/2] hazptrtorture: Fix hazptr ownership issue
 2026-07-10  0:10 UTC  (12+ messages)
` [PATCH 2/2] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection

[PATCH V3] mm: Standardize printing for pgtable entries
 2026-07-10  0:08 UTC  (2+ messages)

[PATCH bpf] bpf: Avoid soft lockup in __htab_map_lookup_and_delete_batch()
 2026-07-10  0:05 UTC  (2+ messages)

[PATCH 0/3] iio: adc: add missing 'select REGMAP' to Kconfig
 2026-07-10  0:04 UTC  (3+ messages)

[PATCH bpf-next v1 0/4] Unify helper and kfunc call_arg_meta
 2026-07-10  0:02 UTC  (10+ messages)
` [PATCH bpf-next v1 1/4] bpf: Remove dynptr check in check_stack_range_initialized()
` [PATCH bpf-next v1 2/4] bpf: Factor out raw_mode-related fields in bpf_call_arg_meta
` [PATCH bpf-next v1 3/4] bpf: Unify helper and kfunc allocation-size argument handling
` [PATCH bpf-next v1 4/4] bpf: Unify helper and kfunc call argument meta

[PATCH v1 0/2] fixup handling of timeouts with deferred QCs
 2026-07-10  0:00 UTC  (6+ messages)
` [PATCH v1 1/2] ata: libata-scsi: terminate deferred commands on time out

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-09 23:57 UTC  (5+ messages)
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug

[PATCH v5 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-07-09 23:54 UTC  (3+ messages)

[PATCH] net: mvneta: bm: fix device reference leak on failed lookup
 2026-07-09 23:53 UTC  (2+ messages)

+ mm-standardize-printing-for-pgtable-entries.patch added to mm-new branch
 2026-07-09 23:52 UTC 

+ ocfs2-do-not-use-make_bad_inode-in-ocfs2_read_inode_block_full.patch added to mm-nonmm-unstable branch
 2026-07-09 23:51 UTC 

[PATCH] gpg-interface: still print ssh signatures when allowed signers file is not set
 2026-07-09 23:50 UTC  (2+ messages)

[PATCH v2] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
 2026-07-09 23:48 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind() (rev2)
` ✓ Xe.CI.BAT: "

[GIT PULL] ksmbd server fixes
 2026-07-09 23:45 UTC  (2+ messages)

[PATCH net] net: dpaa: always set a valid mode I/F mode
 2026-07-09 23:45 UTC  (2+ messages)

[RFC v1 00/25] Add Realm support to QEMU-VMM
 2026-07-09 23:44 UTC  (3+ messages)
` [RFC v1 09/25] target/arm/kvm-rme: Initialise Realm Initial Address space

Stale maintainer information in cypress_cy7c63 driver
 2026-07-09 23:41 UTC 

[PATCH 2/2] hwmon: (pmbus) Add driver for Analog Devices MAX20912 and MAX20916
 2026-07-09 23:39 UTC  (12+ messages)

[PATCH v1 1/3] worktree: add post-worktree-add hook
 2026-07-09 23:36 UTC  (3+ messages)
` [PATCH v1 2/3] worktree: add post-worktree-remove hook
` [PATCH v1 3/3] worktree: run post-worktree-remove hook when pruning

[PATCH v1 0/3] worktree: add post-worktree-add and post-worktree-remove hooks
 2026-07-09 23:36 UTC 

[i-g-t] tests/intel/xe_exec_multi_queue: Check PXP is rejected on multi-queue
 2026-07-09 23:37 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ Xe.CI.BAT: failure "

[PATCH 0/4] Fixes for unaligned scalar accesses
 2026-07-09 23:34 UTC  (5+ messages)
` [PATCH 1/4] target/hexagon: raise SIGBUS on unaligned scalar loads
` [PATCH 2/4] target/hexagon: raise SIGBUS on unaligned scalar stores
` [PATCH 3/4] target/hexagon: raise SIGBUS on unaligned data access in sysemu
` [PATCH 4/4] tests/tcg/hexagon: add unaligned scalar test

CPU affinity behavior of liburcu call-rcu per-cpu worker threads
 2026-07-09 23:31 UTC  (6+ messages)

[PATCH] usb: misc: cypress_cy7c63: check control transfer status
 2026-07-09 23:30 UTC  (4+ messages)

[PATCH net v2 0/2] net: dsa: mv88e6xxx: 6141/6341 workarounds
 2026-07-09 23:29 UTC  (3+ messages)
` [PATCH net v2 1/2] net: dsa: mv88e6xxx: write the ATU FID register on 88E6141/88E6341
` [PATCH net v2 2/2] net: dsa: mv88e6xxx: flush the ATU when the hash algorithm changes

[PATCH v2 0/6] Remove __folio_index again
 2026-07-09 23:28 UTC  (5+ messages)
` [PATCH v2 2/6] ntfs: Remove use of __folio_index in handle_bounds_compressed_page()

[PATCH v6 0/4] iio: adc: Add support for LTC2378 and similar ADCs
 2026-07-09 23:24 UTC  (3+ messages)
` [PATCH v6 3/4] iio: adc: ltc2378: Enable high-speed data capture

drivers/media/i2c/t4ka3.c:577 t4ka3_enable_stream() warn: pm_runtime_get_sync() also returns 1 on success
 2026-07-09 23:24 UTC 

[android-common:android15-6.6-2025-07 1/1] WARNING: modpost: drivers/rtc/rtc-imxdi: section mismatch in reference: dryice_rtc_driver+0x4 (section: .data) -> dryice_rtc_remove (section: .exit.text)
 2026-07-09 23:24 UTC 

[PATCH 00/11] Initial Apple M3 Pro, Max and Ultra device trees
 2026-07-09 23:17 UTC  (3+ messages)
` [PATCH 08/11] dt-bindings: i2c: apple,i2c: Add t6030 and t6031 compatibles

[PATCH v4 0/7] Transition Nova Core to TLV firmare images
 2026-07-09 23:21 UTC  (6+ messages)
` [PATCH v4 1/7] rust: firmware: add request_into_buf()
` [PATCH v4 4/7] gpu: nova-core: transition gsp to TLV images

[PATCH v2 0/3] tracing/remotes: Fix leak in trace_remote_alloc_buffer() error path
 2026-07-09 23:15 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH] power: regulator: Fix regulator_enable/disable() macros
 2026-07-09 23:16 UTC 

[PATCH net] amd-xgbe: fix MAC_AUTO_SW handling in CL37 AN
 2026-07-09 23:16 UTC  (2+ messages)

+ mailmap-add-entry-for-charlie-jenkins.patch added to mm-nonmm-unstable branch
 2026-07-09 23:15 UTC 

[PATCH v2 1/2] x86/build: only align ENTRY_TEXT to PMD_SIZE if necessary
 2026-07-09 23:14 UTC  (2+ messages)
` [tip: x86/cleanups] x86/build: Only "

[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-07-09 23:14 UTC  (3+ messages)
` [RESEND PATCH v4 14/15] fs/resctrl: Allow user space to write kmode_cpus/kmode_cpus_list

[PATCH v2 0/8] Refactor AST2700 SCU preparation for coprocessors
 2026-07-09 23:12 UTC  (3+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS d72d2706b23503617a97a066316c00bf25702f2f
 2026-07-09 23:11 UTC 

drivers/gpu/drm/stm/ltdc.c:2078 ltdc_load() warn: 'ldev->pixel_clk' from clk_prepare_enable() not released on lines: 1948
 2026-07-09 23:09 UTC 

[android-common:android-mainline-desktop 1/1] drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:15199:26: warning: shift count >= width of type
 2026-07-09 23:09 UTC 

[PATCH v6 00/11] Dynamic PAMT
 2026-07-09 23:09 UTC  (6+ messages)
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()

[PATCH 0/2] Fix sreg writes, PC update for system reg TBs
 2026-07-09 23:06 UTC  (3+ messages)
` [PATCH 1/2] target/hexagon: initialize deferred sreg-write temps to current value
` [PATCH 2/2] target/hexagon: fix PC not advancing for non-COF TB-ending packets

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-09 23:08 UTC  (2+ messages)

+ mm-vmalloc-align-vm_area-so-vmap-can-batch-mappings.patch added to mm-new branch
 2026-07-09 23:05 UTC 

+ mm-vmalloc-map-contiguous-pages-in-batches-for-vmap-if-possible.patch added to mm-new branch
 2026-07-09 23:05 UTC 

+ mm-vmalloc-extend-page-table-walk-to-support-larger-page_shift-sizes-and-eliminate-page-table-rewalk.patch added to mm-new branch
 2026-07-09 23:05 UTC 

+ mm-vmalloc-extract-vmap_set_ptes-to-consolidate-pte-mapping-logic.patch added to mm-new branch
 2026-07-09 23:05 UTC 

+ arm64-vmalloc-allow-arch_vmap_pte_range_map_size-to-batch-multiple-cont_pte.patch added to mm-new branch
 2026-07-09 23:05 UTC 

+ arm64-hugetlb-extend-batching-of-multiple-cont_pte-in-a-single-pte-setup.patch added to mm-new branch
 2026-07-09 23:05 UTC 

[PATCH v2 0/4] mmc: dw_mmc: Allow use of in-spec voltage range for vqmmc-supply
 2026-07-09 23:02 UTC  (5+ messages)
` [PATCH v2 1/4] power: regulator: Add helper to set voltage within an acceptable range
` [PATCH v2 2/4] test: dm: regulator: Add regulator_set_value_clamp() tests
` [PATCH v2 3/4] mmc: dw_mmc: Allow use of in-spec voltage range for vqmmc-supply
` [PATCH v2 4/4] mmc: sdhci: Use CONFIG_IS_ENABLED for MMC_IO_VOLTAGE

[ndctl PATCH v3 0/2] daxctl, util/sysfs: fix builtin-driver false failure on enable
 2026-07-09 23:03 UTC  (3+ messages)
` [ndctl PATCH v3 2/2] daxctl, util/sysfs: skip module probe-insert when driver is builtin or live

[PATCH] sched/topology: fix memory leaks in allocation failure paths
 2026-07-09 23:03 UTC 

+ selftests-mm-add-userfaultfd-rwp-tests.patch added to mm-unstable branch
 2026-07-09 23:01 UTC 

[PATCH v4 0/6] gpu: nova-core: boot GSP with vGPU enabled
 2026-07-09 23:00 UTC  (3+ messages)
` [PATCH v4 2/6] rust: pci: add sriov_get_totalvfs() helper

[to-be-updated] selftests-mm-add-userfaultfd-rwp-tests.patch removed from -mm tree
 2026-07-09 22:59 UTC 

[PATCH v3 0/9] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-09 22:59 UTC  (7+ messages)
` [PATCH v3 4/9] vfio: selftests: igb: Program MSI-X interrupt routing
` [PATCH v3 6/9] vfio: selftests: igb: Disable PCIe completion timeout retries

[PATCH] soc: renesas: r8a78000: Drop duplicate "default ARCH_RENESAS"
 2026-07-09 22:58 UTC  (2+ messages)

[PATCH v4 1/6] PCI/IOV: Return unsigned int from pci_sriov_get_totalvfs()
 2026-07-09 22:58 UTC  (3+ messages)

[PATCH i-g-t v1] lib/igt_debugfs: Add "errno" to debug print
 2026-07-09 22:56 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 1/2] drm/amdgpu: Fix __rcu fence pointer accesses
 2026-07-09 22:55 UTC  (2+ messages)

[bluez/bluez]
 2026-07-09 22:53 UTC 

[PATCH 7.1.y 1/6] bpf: Support for hardening against JIT spraying
 2026-07-09 22:52 UTC  (3+ messages)

+ selftests-mm-fix-memleak-in-migration-benchmark.patch added to mm-new branch
 2026-07-09 22:51 UTC 

[PATCH 1/6] lib/amdgpu: Add AMD platform filtering backend
 2026-07-09 22:50 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for series starting with [1/6] "

[PATCHSET v5 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
 2026-07-09 22:50 UTC  (3+ messages)
` [PATCH v5 sched_ext/for-7.3 32/33] tools/sched_ext: scx_qmap - Expand hierarchical sub-scheduling
` [PATCH v5 sched_ext/for-7.3 33/33] tools/sched_ext: scx_qmap - Add sub-sched cap fault injection


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.