All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-24 17:20:50 to 2026-06-24 18:05:04 UTC [more...]

[PATCH v10 00/30] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-06-24 18:04 UTC  (23+ messages)
` [PATCH v10 01/30] drm/vblank_work: Add methods to schedule vblank_work in 2 stages
` [PATCH v10 02/30] drm/vblank: Add a 2-stage version of drm_crtc_arm_vblank_event
` [PATCH v10 03/30] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [PATCH v10 04/30] drm/intel/display: Convert vblank event handling to 2-stage arming
` [PATCH v10 05/30] drm/i915/display: Move vblank put until after critical section
` [PATCH v10 06/30] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH v10 07/30] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [PATCH v10 08/30] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH v10 09/30] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH v10 10/30] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
` [PATCH v10 11/30] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [PATCH v10 12/30] drm/i915/display: Use intel_de_read/write_fw in colorops
` [PATCH v10 13/30] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v10 14/30] drm/i915/display: Make set_pipeconf use the fw variants
` [PATCH v10 15/30] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v10 16/30] drm/i915: Drop the irqs_disabled() check
` [PATCH v10 17/30] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v10 18/30] drm/i915/gt: Fix selftests on PREEMPT_RT
` [PATCH v10 19/30] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [PATCH v10 20/30] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
` [PATCH v10 21/30] drm/i915: Use sleeping selftests for igt_atomic on PREEMPT_RT
` [PATCH v10 23/30] PREEMPT_RT injection

[PATCH v3 0/6] xfs write streams
 2026-06-24 18:03 UTC  (3+ messages)
  ` [PATCH v3 1/6] fs: add generic write-stream management ioctl

[PATCH] misc: fastrpc: remove mmap entry before remote unmap
 2026-06-24 18:01 UTC  (2+ messages)

[RFC PATCH] mm: bypass swap readahead for zswap
 2026-06-24 18:01 UTC  (4+ messages)

[PATCH] misc: fastrpc: reject overflowing invoke buffer ranges
 2026-06-24 18:00 UTC  (2+ messages)

[PATCH dwarves v9 0/6] pahole: Encode true signatures in kernel BTF
 2026-06-24 17:59 UTC  (2+ messages)

[PATCH v2] drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC
 2026-06-24 18:00 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC (rev2)
` ✓ CI.KUnit: success "

[PATCH 0/2] memory.c: make memory_region_dispatch_* report ACCESS_ERROR
 2026-06-24 17:58 UTC  (7+ messages)

[PATCH 0/4] bpf/arm64: add BPF_ABS/BPF_IND packet load support
 2026-06-24 17:55 UTC  (11+ messages)
` [PATCH v5 0/9] bpf: JIT related bug fixes
  ` [PATCH v5 1/9] bpf/x86: fix JIT encoding of fixed-width immediates
  ` [PATCH v5 2/9] test/bpf: add JSET test with small immediate
  ` [PATCH v5 3/9] bpf: mask shift count in interpreter per RFC 9669
  ` [PATCH v5 4/9] bpf/arm64: mask shift count "
  ` [PATCH v5 5/9] test/bpf: add test for large shift
  ` [PATCH v5 6/9] bpf/arm64: fix offset type to allow a negative jump
  ` [PATCH v5 7/9] bpf/arm64: add BPF_ABS/BPF_IND packet load support
  ` [PATCH v5 8/9] test/bpf: check that JIT was generated
  ` [PATCH v5 9/9] test/bpf: check that bpf_convert can be JIT'd

[PATCH v2] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
 2026-06-24 17:58 UTC  (2+ messages)

[PATCH v5 00/12] Support ACPI and SETAASA device discovery
 2026-06-24 17:57 UTC  (5+ messages)
` [PATCH v5 04/12] i3c: master: Add support for devices using SETAASA

[PATCH] hyperv: mshv: zero VTL hypercall input page
 2026-06-24 17:57 UTC 

[PATCH] btrfs: replace writeback inhibition xarray with a fixed inline buffer
 2026-06-24 17:57 UTC 

[PATCH] scsi: megaraid: cap passthrough copyout length
 2026-06-24 17:56 UTC  (2+ messages)

[PATCH v4 0/6] refactor monolithic amdgpu.h
 2026-06-24 17:55 UTC  (7+ messages)
` [PATCH v4 1/6] drm/amdgpu: move struct amdgpu_wb and helpers into separate files
` [PATCH v4 2/6] drm/amdgpu: move struct amdgpu_video_codecs and helpers into header file
` [PATCH v4 3/6] drm/amdgpu: move struct amdgpu_mqd "
` [PATCH v4 4/6] drm/amdgpu: move amdgpu_acpi helpers into new header
` [PATCH v4 5/6] drm/amdgpu: move amdgpu_allowed_register_entry into amdgpu_reg_access.h
` [PATCH v4 6/6] drm/amdgpu: include amdgpu_video_codecs.h only where needed

[RFC PATCH] drm/amd/display: Pin native scanout to VRAM on large-carveout APUs
 2026-06-24 17:55 UTC  (5+ messages)

[PATCH] remoteproc: virtio: support dynamic number of vrings
 2026-06-24 17:55 UTC  (2+ messages)

[PATCH] ipmi: ipmb: validate write message length
 2026-06-24 17:53 UTC 

[PATCH v1 00/13] iio: Use named initializers for device_id structures
 2026-06-24 17:54 UTC  (20+ messages)
` [PATCH v1 01/13] iio: Initialize i2c_device_id arrays using member names (part 2)
` [PATCH v1 04/13] iio: adc: max1241: Simplify device abstraction
` [PATCH v1 05/13] iio: dac: max5522: "
` [PATCH v1 06/13] iio: frequency: ad9523: Simplify driver a bit
` [PATCH v1 07/13] iio: imu: adis16550: Simplify device abstraction
` [PATCH v1 08/13] iio: magnetometer: hmc5843: "
` [PATCH v1 09/13] iio: accel: bmc150: Explicitly set spi .driver_data
` [PATCH v1 11/13] iio: Initialize spi_device_id arrays using member names
` [PATCH v1 13/13] staging: "

[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-24 17:54 UTC  (3+ messages)
` [PATCH RFC v2 17/18] fs: look up the superblock via the device table in user_get_super()

[PATCH v2 bpf-next 0/2] bpf: bpf_redirect_peer egress redirection
 2026-06-24 17:54 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Support BPF_F_EGRESS with bpf_redirect_peer
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add tests for bpf_redirect_peer with BPF_F_EGRESS

[PATCH] remoteproc: qcom_q6v5_pas: Release dtb_firmware on stop
 2026-06-24 17:53 UTC  (2+ messages)
` [PATCH v2] remoteproc: qcom_q6v5_pas: Fix dtb firmware lifecycle and leak

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-24 17:52 UTC  (3+ messages)

[PATCH v1] fuse: enable large folios
 2026-06-24 17:52 UTC  (3+ messages)

[PATCH] misc: ibmvmc: reject oversized inbound messages
 2026-06-24 17:51 UTC 

[cocci] [PATCH] coccinelle: Add devm_kmalloc_objs conversion script
 2026-06-24 17:52 UTC  (5+ messages)
`  "

[PATCH 0/3] nfsd: inter-server copy fixes
 2026-06-24 17:51 UTC  (4+ messages)
` [PATCH 1/3] nfsd: fix cpntf publish race in nfs4_init_cp_state
` [PATCH 2/3] nfsd: fix UAF in cpntf statelist drain
` [PATCH 3/3] nfsd: fix UAF in async copy cancel and shutdown

[PATCH] ref_manual: add "fragments" and "templates" directories to structure
 2026-06-24 17:50 UTC  (3+ messages)
` [docs] "

[PATCH v2 0/5] migration/cpr: support vhost-vsock devices
 2026-06-24 17:50 UTC  (4+ messages)
` [PATCH v2 4/5] vhost-vsock: preserve vhost FD during CPR

[PATCH] misc: fastrpc: remove map before remote unmap
 2026-06-24 17:49 UTC 

[PATCH v12 00/12] VMSCAPE optimization for BHI variant
 2026-06-24 17:49 UTC  (4+ messages)
` [PATCH v12 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs

[PATCH] tests/docker: add flex and bison to emsdk-wasm64-cross
 2026-06-24 17:48 UTC  (4+ messages)

[PATCH v2 0/1] gpiolib: acpi: Add quirk for ASUS ROG Strix G16 G614 series
 2026-06-24 17:49 UTC  (2+ messages)

[PATCH v5] HID: i2c-hid: Refactor _DSM helper and add i2c-hid-acpi-prp0001 driver
 2026-06-24 17:46 UTC  (2+ messages)
` [PATCH v6] "

[PATCH v7 0/2] add FALLOC_FL_WRITE_ZEROES support to xfs
 2026-06-24 17:47 UTC  (3+ messages)
` [PATCH v7 1/2] xfs: add an allocation mode to xfs_alloc_file_space()

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-24 17:46 UTC  (5+ messages)
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion

[PATCH v3 0/3] KVM: arm64: fix pKVM mapping cache corner cases
 2026-06-24 17:46 UTC  (4+ messages)
` [PATCH v3 3/3] KVM: arm64: top up stage 2 memcache for dirty logging faults

[bluez/bluez] 7efd93: shared: rap: Defer CS Event registration until con
 2026-06-24 17:44 UTC 

[PATCH] LSM: check if lsmprop_to_secctx call is supported by LSM
 2026-06-24 17:44 UTC  (3+ messages)

[PATCH] powerpc/syscall: Fix seccomp errno handling with GENERIC_ENTRY
 2026-06-24 17:44 UTC  (2+ messages)

cpu scaling fixes v2
 2026-06-24 17:44 UTC  (3+ messages)
` [PATCH 2/2] xfs/216: disable all concurrency scaling

[PATCH v5 00/35] monitor: turn QMP and HMP into QOM objects
 2026-06-24 17:37 UTC  (36+ messages)
` [PATCH v5 01/35] qom: replace 'can_be_deleted' with 'prepare_delete'
` [PATCH v5 02/35] monitor: replace 'common' with 'parent_obj' in MonitorHMP
` [PATCH v5 03/35] monitor: replace 'common' with 'parent_obj' in MonitorQMP
` [PATCH v5 04/35] monitor: rename monitor_init* to monitor_new*
` [PATCH v5 05/35] monitor: minimal conversion of monitors to QOM
` [PATCH v5 06/35] monitor: add 'chardev' property to Monitor base class
` [PATCH v5 07/35] monitor: add 'readline' property to HMP Monitor class
` [PATCH v5 08/35] monitor: add 'pretty' property to QMP "
` [PATCH v5 09/35] monitor: remove 'skip_flush' field
` [PATCH v5 10/35] monitor: move monitor_data_(init|destroy) into QOM init/finalize
` [PATCH v5 11/35] monitor: use class methods for monitor_vprintf
` [PATCH v5 12/35] monitor: use class methods for monitor_qapi_event_emit
` [PATCH v5 13/35] monitor: use class methods for monitor_accept_input
` [PATCH v5 14/35] monitor: use class method for I/O thread request
` [PATCH v5 15/35] monitor: use dynamic cast in monitor_qmp_requests_pop_any_with_lock
` [PATCH v5 16/35] util: use dynamic cast in error vreport
` [PATCH v5 17/35] monitor: drop unused monitor_cur_is_qmp
` [PATCH v5 18/35] monitor: use dynamic cast in QMP commands
` [PATCH v5 19/35] monitor: use dynamic cast in monitor_is_hmp_non_interactive
` [PATCH v5 20/35] monitor: drop unused monitor_is_qmp method
` [PATCH v5 21/35] monitor: eliminate monitor_is_hmp_non_interactive method
` [PATCH v5 22/35] monitor: implement "user creatable" interface for adding monitors
` [PATCH v5 23/35] monitor: convert from oneshot BH to persistent BH
` [PATCH v5 24/35] monitor: reject attempts to delete the current monitor
` [PATCH v5 25/35] monitor: protect qemu_chr_fe_accept_input with monitor lock
` [PATCH v5 26/35] monitor: implement support for deleting QMP objects
` [PATCH v5 27/35] tests/qtest: add tests for dynamic monitor add/remove
` [PATCH v5 28/35] tests/functional: add e2e test for dynamic QMP monitor hotplug
` [PATCH v5 29/35] tests/functional: add a stress test for monitor hot unplug
` [PATCH v5 30/35] qom: add method for getting the "id" of a QOM object
` [PATCH v5 31/35] qom: add trace events for user creatable create/delete APIs
` [PATCH v5 32/35] monitor: add support for auto-deleting monitors upon close
` [PATCH v5 33/35] tests: switch from -mon to -object monitor-qmp
` [PATCH v5 34/35] qemu-options: document new monitor-hmp and monitor-qmp objects
` [PATCH v5 35/35] docs: mark '-mon' as deprecated in favour of -object

[PATCH] iomap: Remove FGP_NOFS from iomap_get_folio()
 2026-06-24 17:42 UTC 

[PATCH 0/2] Fix a few memory bugs in RPC-with-TLS
 2026-06-24 17:41 UTC  (3+ messages)

[PATCH v4 0/2] rust: introduce abstractions for fwctl
 2026-06-24 17:41 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH v2 0/2] Record maintainer/reviewer Git Lab handles
 2026-06-24 17:38 UTC  (3+ messages)

[PATCH rdma v1 1/2] RDMA/zrdma: Add basic framework for ZTE Dinghai Ethernet Protocol Driver for RDMA
 2026-06-24 17:41 UTC  (2+ messages)

[BUG] KASAN: slab-use-after-free in xprt_put
 2026-06-24 17:40 UTC  (2+ messages)

[PATCH 1/1] x86/vm86: fix vm86 struct leak on copy_from_user() failure
 2026-06-24 17:40 UTC  (2+ messages)

[PATCH] Makefile: avoid 0 as NULL pointer constant
 2026-06-24 17:40 UTC  (3+ messages)

[PATCH v1] drm/bridge: analogix_dp: Apply standard DP training delay helpers
 2026-06-24 17:39 UTC  (2+ messages)

[PATCH RFC] bpf: add DAG fast-path in verifier to skip redundant state pruning
 2026-06-24 17:38 UTC  (3+ messages)

[PATCH v2] drm/bridge: analogix_dp: Fix PE/VS value shift mismatch during link training
 2026-06-24 17:38 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update SH/SoCFPGA/USB email addresses
 2026-06-24 17:37 UTC  (2+ messages)

[PATCH] xfs: clean up spelling and grammar errors in comments
 2026-06-24 17:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] virtio: nsm: require CAP_SYS_ADMIN for raw messages
 2026-06-24 17:36 UTC 

[Buildroot] [PATCHv2 1/3] package/iptables: improve kernel support for iptables-legacy and iptables-nft
 2026-06-24 17:36 UTC  (2+ messages)

[PATCH v2] dt-bindings: mediatek: cec: Correct the compatibles for mt7623-mt8167
 2026-06-24 17:36 UTC 

[PATCH v3 0/4] cpufreq: intel_pstate: A fix and some cleanups
 2026-06-24 17:36 UTC  (5+ messages)
` [PATCH v3 1/4] cpufreq: intel_pstate: Fix setting minimum P-state at init time
` [PATCH v3 2/4] cpufreq: intel_pstate: Introduce intel_pstate_update_freq_limits()
` [PATCH v3 3/4] cpufreq: intel_pstate: Consolidate frequency values computation
` [PATCH v3 4/4] cpufreq: intel_pstate: Move two functions closer to callers

[PATCH] dt-bindings: mediatek: hdmi-ddc: Correct the compatibles for mt7623-mt8167
 2026-06-24 17:34 UTC 

[PATCH 0/2] Convert env export and import to use getopt()
 2026-06-24 17:35 UTC  (3+ messages)

[PATCH v2 0/2] Add vm_bind param check to ensure no overlap with kbo AS carveout
 2026-06-24 17:35 UTC  (3+ messages)
` [PATCH v2 1/2] drm/panthor: Add vm_bind region with kbo range overlap check

[PATCH] virtio: nsm: fix raw ioctl copy error path
 2026-06-24 17:35 UTC 

[PATCH v5 0/2] xfs: resolve close() deadlocks on frozen filesystems
 2026-06-24 17:35 UTC  (3+ messages)
` [PATCH v5 2/2] xfs: prevent close() from hanging "

[PATCH] tests/intel/xe_pat: Fix semaphore_wait instruction
 2026-06-24 17:34 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v15 00/11] arm64: entry: Convert to Generic Entry
 2026-06-24 17:34 UTC  (3+ messages)
` [PATCH v15 01/11] entry: Fix potential syscall truncation in syscall_trace_enter()

[PATCH] uki.bbclass: add merge logic in dtb section
 2026-06-24  8:28 UTC 

[GIT PULL] ntfs3: changes for 7.2
 2026-06-24 17:34 UTC  (2+ messages)

[PATCH v3 0/8] refactor monolithic amdgpu.h
 2026-06-24 17:33 UTC  (6+ messages)
` [PATCH v3 4/8] drm/amdgpu: move struct amdgpu_mqd and helpers into header file

[RFC PATCH] KVM: Ignore MMU notifiers for guest_memfd-only memslots
 2026-06-24 17:32 UTC  (7+ messages)

[PATCH] hyperv: mshv: zero VTL hypercall output page
 2026-06-24 17:32 UTC  (2+ messages)

[PATCH] drm/amdgpu: reject mapping info for unmapped BOs
 2026-06-24 17:31 UTC  (2+ messages)

[PATCH 0/1] bpftrace: fix buildpaths QA issue in bpftrace-dbg and bpftrace-ptest
 2026-06-24 17:27 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] ASoC: dt-bindings: Convert cirrus,cs35l36 to DT schema
 2026-06-24 17:30 UTC  (2+ messages)

[pci:sysfs] BUILD SUCCESS 92742802ecbf215a2b60dcfd326d2213595010f1
 2026-06-24 17:30 UTC 

[PATCH v3 0/5] block: validate direct I/O memory alignment
 2026-06-24 17:09 UTC  (3+ messages)
` [PATCH v3 1/5] block: use blkdev_iov_iter_get_pages status for errors
` [PATCH v3 3/5] loop: set dma_alignment from the backing file for direct I/O

[RFC PATCH 0/3] KVM: selftests: Improvements on dirty-ring
 2026-06-24 17:29 UTC  (5+ messages)
` [RFC PATCH 2/3] KVM: selftests: Check dirty-ring size before enabling
` [RFC PATCH 3/3] KVM: selftests: dirty_log_perf_test: Add dirty-ring support

[REGRESSION] mm/mprotect: shared-dirty base-page toggle slower since v6.17
 2026-06-24 17:28 UTC 

[PATCH 0/5] hw/nvram/fw_cfg: Document and tighten up register layouts
 2026-06-24 17:27 UTC  (9+ messages)
` [PATCH 1/5] docs/specs/fw_cfg: Document all architecture "
` [PATCH 2/5] hw/nvram/fw_cfg: Enforce standard layout for fw_cfg_init_mem_dma()
` [PATCH 4/5] hw/nvram/fw_cfg: Remove support for I/O port fw_cfg without DMA

[PATCH v8 00/18] target/s390x: Extend qemu CPACF support
 2026-06-24 17:26 UTC  (5+ messages)
` [PATCH v8 06/18] target/s390x: Support AES CBC for cpacf kmc instruction
` [PATCH v8 07/18] target/s390x: Support AES CTR for cpacf kmctr instruction

[PATCH 00/27] tests/tcg: run tests with meson
 2026-06-24 17:27 UTC  (5+ messages)
` [PATCH 05/27] tests/tcg/meson.build: introduce exe_name

[PATCH 0/8] md/raid5: scalability and rebuild-path improvements
 2026-06-24 17:25 UTC  (7+ messages)
` [PATCH 1/8] md: change chunk_sectors and stripe cache counts to unsigned int
` [PATCH 8/8] md/raid5: reserve stripe cache for user I/O during rebuild

[PATCH bpf-next v2 00/15] bpf: A common way to attach struct_ops to a cgroup
 2026-06-24 17:24 UTC  (4+ messages)
` [PATCH bpf-next v2 09/15] bpf: Add infrastructure to support attaching struct_ops to cgroups

[PATCH v3] x86/pci-dma: add a SWIOTLB_ANY flag to lift the low mem limitation
 2026-06-24 17:23 UTC  (10+ messages)

[PATCHv2 0/5] k3-am62-pocketbeagle2: add board and variant support
 2026-06-24 17:23 UTC  (2+ messages)

[PATCH v6 00/12] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
 2026-06-24 17:22 UTC  (3+ messages)
` [PATCH v6 04/12] nvdimm: virtio_pmem: stop allocating child flush bio

[PATCH v2 0/4] hw/riscv/virt: Add CXL support to the RISC-V virt machine
 2026-06-24 17:21 UTC  (5+ messages)
` [PATCH v2 3/4] hw/riscv/virt,gpex: Provide 32-bit MMIO window for CXL host bridges
  ` [PATCH v2 3/4] hw/riscv/virt, gpex: "

[PATCH] ipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dump
 2026-06-24 17:22 UTC  (2+ messages)

[syzbot] [fs?] KASAN: slab-use-after-free Read in d_alloc_parallel
 2026-06-24 17:21 UTC  (2+ messages)

[PATCH v6 00/10] Add support for a DRM backlight capability
 2026-06-24 17:20 UTC  (3+ messages)
` [PATCH v6 06/10] drm/amd/display: Allow backlight registration to fail


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.