All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-04 19:40:37 to 2025-04-04 21:21:24 UTC [more...]

[PATCH v4 0/5] cgroup: separate rstat trees
 2025-04-04 21:21 UTC  (7+ messages)
` [PATCH v4 3/5] cgroup: change rstat function signatures from cgroup-based to css-based
` [PATCH v4 5/5] cgroup: use subsystem-specific rstat locks to avoid contention

[PATCH v5 00/29] pxe: Precursor series for supporting read_all() in extlinux / PXE
 2025-04-04 21:20 UTC  (5+ messages)

[PATCH BlueZ v1 01/11] test-bap: Introduce DISC tests for LC3
 2025-04-04 21:18 UTC  (2+ messages)
` BAP Server test cases

[PATCH 0/7] irqbypass: Cleanups and a perf improvement
 2025-04-04 21:14 UTC  (8+ messages)
` [PATCH 1/7] irqbypass: Drop pointless and misleading THIS_MODULE get/put
` [PATCH 2/7] irqbypass: Drop superfluous might_sleep() annotations
` [PATCH 3/7] irqbypass: Take ownership of producer/consumer token tracking
` [PATCH 4/7] irqbypass: Explicitly track producer and consumer bindings
` [PATCH 5/7] irqbypass: Use paired consumer/producer to disconnect during unregister
` [PATCH 6/7] irqbypass: Use guard(mutex) in lieu of manual lock+unlock
` [PATCH 7/7] irqbypass: Use xarray to track producers and consumers

[PATCH] um: fix _nofault accesses
 2025-04-04 21:12 UTC  (2+ messages)

[PATCH v4 00/17] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-04-04 21:12 UTC  (3+ messages)
` [PATCH v4 12/17] iio: adc: ad7768-1: Add GPIO controller support

[PATCH v2 0/4] support FEAT_MTE_STORE_ONLY feature
 2025-04-04 21:08 UTC  (5+ messages)

[PATCH v2 0/4] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
 2025-04-04 21:07 UTC  (5+ messages)
` [PATCH v2 1/4] mm/madvise: define and use madvise_behavior struct for madvise_do_behavior()
` [PATCH v2 2/4] mm/madvise: batch tlb flushes for MADV_FREE
` [PATCH v2 3/4] mm/memory: split non-tlb flushing part from zap_page_range_single()
` [PATCH v2 4/4] mm/madvise: batch tlb flushes for MADV_DONTNEED[_LOCKED]

[PATCH 0/9] drm/xe: Cleanup GGTT usage outside of xe_ggtt.c
 2025-04-04 21:06 UTC  (13+ messages)
` [PATCH 1/9] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
` [PATCH 2/9] drm/xe: Add xe_ggtt_might_lock
` [PATCH 3/9] drm/xe: Add xe_ggtt_alloc
` [PATCH 4/9] drm/xe/display: Remove dereferences of ggtt for tile id
` [PATCH 5/9] drm/xe/ggtt: Seperate flags and address in PTE encoding
` [PATCH 6/9] drm/xe/display: Dont poke into GGTT internals to fill a DPT
` [PATCH 7/9] drm/xe/display: Convert GGTT mapping to use pte_encode_flags
` [PATCH 8/9] drm/xe: Remove pte_encode_bo callback
` [PATCH 9/9] drm/xe: Implement a helper for reading out a GGTT PTE at a specified offset
` ✓ CI.Patch_applied: success for drm/xe: Cleanup GGTT usage outside of xe_ggtt.c
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[bluetooth-next:master] BUILD SUCCESS 061e4972c48c032fb90927d468511d57210a65e4
 2025-04-04 21:02 UTC 

[GIT PULL] RISC-V Patches for the 6.15 Merge Window, Part 1
 2025-04-04 21:02 UTC  (5+ messages)

[GIT PULL] more printk for 6.15
 2025-04-04 21:02 UTC  (9+ messages)

[PATCH 0/8] Misc folio patches for 6.16
 2025-04-04 21:00 UTC  (17+ messages)
` [PATCH 1/8] filemap: Remove readahead_page()
` [PATCH 2/8] mm: Remove offset_in_thp()
` [PATCH 3/8] iov_iter: Convert iter_xarray_populate_pages() to use folios
` [PATCH 4/8] iov_iter: Convert iov_iter_extract_xarray_pages() "
` [PATCH 5/8] filemap: Remove find_subpage()
` [PATCH 6/8] filemap: Convert __readahead_batch() to use a folio
` [PATCH 7/8] filemap: Remove readahead_page_batch()
` [PATCH 8/8] mm: Delete thp_nr_pages()

[OE-core] [PATCH] breakpseudo: Add demo of breaking pseudo with symlink creation
 2025-04-04 21:00 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Modify register write via PSP
 2025-04-04 20:58 UTC 

[PATCH] refs/packed: fix BUG when seeking refs with UTF-8 characters
 2025-04-04 20:57 UTC  (2+ messages)

[PATCH] drm: renesas: Add zpos, alpha and blend properties to RZ/G2L DU
 2025-04-04 20:56 UTC  (2+ messages)

[PATCH i-g-t 0/3] Fix ctm-limited subtest
 2025-04-04 20:54 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Fix ctm-limited subtest (rev3)

[CI 00/13] Offload GGTT binding to migration engine
 2025-04-04 20:51 UTC  (14+ messages)
` [CI 01/13] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
` [CI 02/13] drm/xe: Add xe_ggtt_might_lock
` [CI 03/13] drm/xe: Add xe_ggtt_alloc
` [CI 04/13] drm/xe/display: Remove dereferences of ggtt for tile id
` [CI 05/13] drm/xe/ggtt: Seperate flags and address in PTE encoding
` [CI 06/13] drm/xe/display: Dont poke into GGTT internals to fill a DPT
` [CI 07/13] drm/xe/display: Convert GGTT mapping to use pte_encode_flags
` [CI 08/13] drm/xe: Remove pte_encode_bo callback
` [CI 09/13] drm/xe: Implement a helper for reading out a GGTT PTE at a specified offset
` [CI 10/13] drm/xe: Add GGTT updates to migration engine
` [CI 11/13] drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTT
` [CI 12/13] drm/xe: Allow for optimization of xe_ggtt_map_bo
` [CI 13/13] drm/xe: Move struct xe_ggtt to xe_ggtt.c

[PATCH v3] objtool: Fix SYSCALL instruction handling and INSN_CONTEXT_SWITCH
 2025-04-04 20:50 UTC 

[PATCH] ansible: Increase default task parallelism
 2025-04-04 20:48 UTC 

[git pull] drm fixes for 6.15-rc1
 2025-04-04 20:46 UTC 

[PATCH v6 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-04 20:45 UTC  (3+ messages)
` [PATCH v6 3/3] mm/mempolicy: Support "

[PATCH v2] objtool: Fix SYSCALL instruction handling and INSN_CONTEXT_SWITCH
 2025-04-04 20:43 UTC  (3+ messages)

[PATCH 00/19] Arm cpu schema clean-ups
 2025-04-04 20:42 UTC  (20+ messages)
` [PATCH 05/19] arm64: dts: qcom: qdu1000: Fix qcom,freq-domain
` [PATCH 07/19] arm64: dts: qcom: msm8992-lg-h815: Fix CPU node "enable-method" property dependencies
` [PATCH 09/19] arm: dts: qcom: sdx55/sdx65: Fix CPU power-domain-names
` [PATCH 11/19] arm: dts: qcom: ipq4019: Drop redundant CPU "clock-latency"

[PATCH v3] dt-bindings: timer: Add SiFive CLINT2
 2025-04-04 20:41 UTC  (3+ messages)

[PATCH v5 0/3] irqchip: Add Sophgo SG2042 MSI controller
 2025-04-04 20:41 UTC  (3+ messages)

[PATCH v3 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
 2025-04-04 20:40 UTC  (2+ messages)

[REGRESSION] Kernel booted via kexec fails to resume from hibernation
 2025-04-04 20:39 UTC  (9+ messages)

[PATCH v4 0/2] Add cpupower idle-state functionality
 2025-04-04 20:36 UTC  (5+ messages)
` [PATCH v4 2/2] tuna: Add idle_state control functionality

[PATCH v3 1/2] fanotify: Fixes for documentation of FAN_FS_ERROR
 2025-04-04 20:36 UTC  (5+ messages)
` [RESEND PATCH v3 2/2] fanotify: Document mount namespace events

[PATCH RFCv3 00/23] uprobes: Add support to optimize usdt probes on x86_64
 2025-04-04 20:36 UTC  (8+ messages)
` [PATCH RFCv3 06/23] uprobes: Add orig argument to uprobe_write and uprobe_write_opcode
` [PATCH RFCv3 08/23] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCH RFCv3 10/23] uprobes/x86: Add support to emulate nop5 instruction

[RFC PATCH] terraform/OCI: Grab secrets from ~/.oci/config
 2025-04-04 20:34 UTC  (10+ messages)

[PATCH v16 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-04-04 20:33 UTC  (4+ messages)
` [PATCH v16 04/15] dt-bindings: pci: pci-msi: Add support for PCI Endpoint msi-map

[PATCH RFC 0/6] Generate Kconfig environment in Ansible
 2025-04-04 20:33 UTC  (8+ messages)
` [PATCH RFC 6/6] playbooks: add kconfig support

[PATCH 0/8] media: uvcvideo: Add support for V4L2_CID_CAMERA_SENSOR_ORIENTATION
 2025-04-04 20:31 UTC  (4+ messages)
` [PATCH 5/8] dt-bindings: usb: usb-device: Add orientation

[Intel-wired-lan] [tnguy-net-queue:dev-queue 2/12] include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(__uapi_uuid_t) == sizeof(uuid_t) && __alignof__(__uapi_uuid_t) == __alignof__(uuid_t)"
 2025-04-04 20:30 UTC  (2+ messages)
`  "

[Buildroot] [PATCH v2] package/libfuse3: bump to version 3.17.1
 2025-04-04 20:30 UTC  (2+ messages)
` [Buildroot] [PATCH v3] "

[PATCH 1/1] tools build: Don't set libunwind as available if test-all.c build succeeds
 2025-04-04 20:30 UTC  (2+ messages)

[PATCH 0/4] migration: savevm testing
 2025-04-04 20:26 UTC  (5+ messages)
` [PATCH 1/4] migration/savevm: Add a compatibility check for capabilities

[PATCH 5.15.y] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2025-04-04 20:23 UTC  (6+ messages)
` [PATCH 5.10.y] "

[REGRESSION] Massive virtio-net throughput drop in guest VM with Linux 6.8+
 2025-04-04 20:23 UTC  (8+ messages)

[tip:timers/cleanups 1/11] drivers/usb/host/xhci.c:1074:4: error: implicit declaration of function 'timer_delele_sync'; did you mean 'timer_delete_sync'?
 2025-04-04 20:20 UTC 

[ANNOUNCE] Embedded Recipes conference: May 14-16, Nice, France
 2025-04-04 20:14 UTC 

[Patch v2 net-next 0/3] Add support for mdb offload failure notification
 2025-04-04 20:15 UTC  (7+ messages)
` [Patch v2 net-next 3/3] net: bridge: mcast: Notify on mdb offload failure

[PATCH v2] fs: make generic_fillattr() tail-callable and utilize it in ext2/ext4
 2025-04-04 20:14 UTC  (3+ messages)

[PATCH v7 0/3] fuse: remove temp page copies in writeback
 2025-04-04 20:13 UTC  (5+ messages)
` [PATCH v7 1/3] mm: add AS_WRITEBACK_INDETERMINATE mapping flag

[PATCH v7 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-04-04 20:10 UTC  (3+ messages)

[PATCHSET sched_ext/for-6.16] sched_ext: Cleanup "ops" usage in symbols
 2025-04-04 20:10 UTC  (9+ messages)
` [PATCH 4/5] sched_ext: Drop "ops" from scx_ops_exit(), scx_ops_error() and friends
  ` [PATCH 6/5] sched_ext: Drop "ops" from SCX_OPS_TASK_ITER_BATCH

[PATCH RESEND v12 0/5] Expose modifiers/formats supported by async flips
 2025-04-04 20:09 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Expose modifiers/formats supported by async flips (rev15)

Fwd: Debugger for mapcount/reference counting issues
 2025-04-04 20:09 UTC  (2+ messages)

[PATCH 6.14 00/21] 6.14.1-rc1 review
 2025-04-04 20:08 UTC  (2+ messages)

[PATCH 0/4] ASoC: Add Richtek rt9123 and rt9123p support
 2025-04-04 20:07 UTC  (5+ messages)
` [PATCH 3/4] ASoC: dt-bindings: Add bindings for Richtek rt9123p
` [PATCH 4/4] ASoC: codecs: Add support "

[PATCH] nvme: multipath: fix return value of nvme_available_path
 2025-04-04 20:06 UTC 

[PATCH v2 tip/perf] uprobes: avoid false lockdep splat in uprobe timer callback
 2025-04-04 20:03 UTC  (2+ messages)

[PATCH v2] mm: add zblock allocator
 2025-04-04 20:03 UTC  (2+ messages)

[PATCH v3] docs: update THP admin guide about non-tmpfs filesystem support
 2025-04-04 20:01 UTC  (7+ messages)

[PATCH 0/2] python interpreter in ansible.cfg
 2025-04-04 20:01 UTC  (3+ messages)
` [PATCH 1/2] ansible_cfg: add python interpreter support
` [PATCH 2/2] Makefile: remove ansible_python_interpreter

[PATCH v2 0/3] Add support for Sitronix ST7571 LCD controller
 2025-04-04 20:00 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: display: Add Sitronix ST7571 panel

[GIT PULL] NTB bug fixes for 6.15
 2025-04-04 20:00 UTC 

[f2fs-dev] [PATCH v5] f2fs: prevent the current section from being selected as a victim during GC
 2025-04-04 19:55 UTC  (3+ messages)
  `  "

[PATCH] MAINTAINERS: Add SCM for MediaTek
 2025-04-04 19:52 UTC 

[f2fs-dev] [PATCH] f2fs: clean up unnecessary indentation
 2025-04-04 19:54 UTC  (2+ messages)
`  "

Automatic Termination After Background Job Completes
 2025-04-04 19:51 UTC  (2+ messages)

[RFC PATCH net-next] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2025-04-04 19:51 UTC  (2+ messages)

csky-linux-ld: tda9950.c:undefined reference to `i2c_register_driver'
 2025-04-04 19:49 UTC 

[PATCH] trace-cmd list: Check if any functions were found
 2025-04-04 19:49 UTC 

[ath:master] BUILD SUCCESS 12b93f7c6d101d22e0ea3bf4a240699746c79117
 2025-04-04 19:47 UTC 

[ath:ath-next] BUILD SUCCESS 89ac53e96217bd5525ee56eaa1b8ef2b398a9ad6
 2025-04-04 19:46 UTC 

[PATCH v2] dt-bindings: pwm: Convert lpc32xx-pwm.txt to YAML
 2025-04-04 19:42 UTC  (7+ messages)

[meta-oe][PATCH] Fix warning : lack of whitespace around assignment
 2025-04-04 19:42 UTC 

[PATCH 0/4] dt-bindings: clock: ti: convert to yaml
 2025-04-04 19:42 UTC  (5+ messages)
` [PATCH 3/4] dt-bindings: clock: ti: Convert fixed-factor-clock "
` [PATCH 4/4] dt-bindings: clock: ti: add ti,autoidle.yaml reference

[PATCH] drm/i915/dp: Enable SST LT fallback between UHBR and non-UHBR link rates
 2025-04-04 19:41 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-04-04 19:39 UTC  (40+ messages)
` [PATCH 29/67] KVM: SVM: Stop walking list of routing table entries when updating IRTE
` [PATCH 30/67] KVM: VMX: "
` [PATCH 31/67] KVM: SVM: Extract SVM specific code out of get_pi_vcpu_info()
` [PATCH 32/67] KVM: x86: Nullify irqfd->producer after updating IRTEs
` [PATCH 33/67] KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
` [PATCH 34/67] KVM: x86: Move posted interrupt tracepoint to common code
` [PATCH 35/67] KVM: SVM: Clean up return handling in avic_pi_update_irte()
` [PATCH 36/67] iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
` [PATCH 37/67] KVM: Don't WARN if updating IRQ bypass route fails
` [PATCH 38/67] KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()
` [PATCH 39/67] KVM: x86: Track irq_bypass_vcpu in common x86 code
` [PATCH 40/67] KVM: x86: Skip IOMMU IRTE updates if there's no old or new vCPU being targeted
` [PATCH 41/67] KVM: x86: Don't update IRTE entries when old and new routes were !MSI
` [PATCH 42/67] KVM: SVM: Revert IRTE to legacy mode if IOMMU doesn't provide IR metadata
` [PATCH 43/67] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU
` [PATCH 44/67] iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination
` [PATCH 45/67] iommu/amd: Factor out helper for manipulating IRTE GA/CPU info
` [PATCH 46/67] iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinity
` [PATCH 47/67] iommu/amd: KVM: SVM: Add IRTE metadata to affined vCPU's list if AVIC is inhibited
` [PATCH 48/67] KVM: SVM: Don't check for assigned device(s) when updating affinity
` [PATCH 49/67] KVM: SVM: Don't check for assigned device(s) when activating AVIC
` [PATCH 50/67] KVM: SVM: WARN if (de)activating guest mode in IOMMU fails
` [PATCH 51/67] KVM: SVM: Process all IRTEs on affinity change even if one update fails
` [PATCH 52/67] KVM: SVM: WARN if updating IRTE GA fields in IOMMU fails
` [PATCH 53/67] KVM: x86: Drop superfluous "has assigned device" check in kvm_pi_update_irte()
` [PATCH 54/67] KVM: x86: WARN if IRQ bypass isn't supported "
` [PATCH 55/67] KVM: x86: WARN if IRQ bypass routing is updated without in-kernel local APIC
` [PATCH 56/67] KVM: SVM: WARN if ir_list is non-empty at vCPU free
` [PATCH 57/67] KVM: x86: Decouple device assignment from IRQ bypass
` [PATCH 58/67] KVM: VMX: WARN if VT-d Posted IRQs aren't possible when starting "
` [PATCH 59/67] KVM: SVM: Use vcpu_idx, not vcpu_id, for GA log tag/metadata
` [PATCH 60/67] iommu/amd: WARN if KVM calls GA IRTE helpers without virtual APIC support
` [PATCH 61/67] KVM: SVM: Fold avic_set_pi_irte_mode() into its sole caller
` [PATCH 62/67] KVM: SVM: Don't check vCPU's blocking status when toggling AVIC on/off
` [PATCH 63/67] KVM: SVM: Consolidate IRTE update "
` [PATCH 64/67] iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
` [PATCH 65/67] KVM: SVM: Generate GA log IRQs only if the associated vCPUs is blocking
` [PATCH 66/67] *** DO NOT MERGE *** iommu/amd: Hack to fake IRQ posting support
` [PATCH 67/67] *** DO NOT MERGE *** KVM: selftests: WIP posted interrupts test


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.