All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-24 17:35:51 to 2026-06-24 18:10:44 UTC [more...]

[PATCH v3 0/6] xfs write streams
 2026-06-24 18:10 UTC  (5+ messages)
  ` [PATCH v3 1/6] fs: add generic write-stream management ioctl
  ` [PATCH v3 2/6] iomap: introduce and propagate write_stream

[PATCH RFC] ext4: fix warning when starting journal on frozen filesystem
 2026-06-24 18:10 UTC 

[PATCH 00/28] DC Patches Jun 24, 2026
 2026-06-24 18:03 UTC  (24+ messages)
` [PATCH 02/28] drm/amd/display: Replace repeated no-native-i2c checks with force_i2c_over_aux field
` [PATCH 03/28] drm/amd/display: Extract backlight helpers for KUnit tests
` [PATCH 04/28] drm/amd/display: Add more KUnit tests for amdgpu_dm_colorop
` [PATCH 05/28] drm/amd/display: Add kunit tests for amdgpu_dm_plane
` [PATCH 06/28] drm/amd/display: Simplify boolean checks
` [PATCH 07/28] drm/amd/display: Simplify DMUB notify registration
` [PATCH 08/28] drm/amd/display: scale plane global alpha to 12 bits on DCN 4.2
` [PATCH 09/28] drm/amd/display: Fix KUnit test crash after global alpha change
` [PATCH 10/28] drm/amd/display: correct encoder minimal creation
` [PATCH 11/28] drm/amd/display: fix malformed link_settings debugfs output
` [PATCH 12/28] drm/amd/display: Cleaned up headers
` [PATCH 15/28] drm/amd/display: guard against overflow in HDCP message dump
` [PATCH 17/28] drm/amd/display: Add KUnit test for amdgpu_dm_wb
` [PATCH 18/28] drm/amd/display: Add KUnit tests for amdgpu_dm_replay
` [PATCH 19/28] drm/amd/display: Add KUnit tests for amdgpu_dm_psr
` [PATCH 20/28] drm/amd/display: Add KUnit tests for amdgpu_dm_pp_smu
` [PATCH 21/28] drm/amd/display: Add KUnit tests for mst_types
` [PATCH 22/28] drm/amd/display: hold a vblank ref while writeback is pending
` [PATCH 23/28] drm/amd/display: Extract shared KUnit test helpers
` [PATCH 24/28] drm/amd/display: remove dead code related to forcevrr
` [PATCH 25/28] drm/amd/display: Disable mem gating for DCHVM on DCHVM init
` [PATCH 26/28] drm/amd/display: revert "Enable HUBP/DPP power gate for DCN42"
` [PATCH 27/28] drm/amd/amdgpu: Fix stack frame size warnings in KUnit tests

[PATCH v5 00/12] Support ACPI and SETAASA device discovery
 2026-06-24 18:09 UTC  (8+ messages)
` [PATCH v5 04/12] i3c: master: Add support for devices using SETAASA
` [PATCH v5 08/12] i3c: dw-i3c-master: Add ACPI core clock frequency quirk

[yocto-patches] [layerindex-web][PATCH 1/1] layerindex: Use settings.DEFAULT_BRANCH instead of hardcoded branch name
 2026-06-24 18:07 UTC  (2+ messages)

[PATCH] virt: acrn: validate RAM map user ranges
 2026-06-24 18:06 UTC 

[PATCH net] dt-bindings: net: renesas,ether: Drop example "ethernet-phy-ieee802.3-c22" fallback
 2026-06-24 18:07 UTC  (2+ messages)

[moderation/CI] Re: Data in direntry (dirdata) feature
 2026-06-24 18:07 UTC 

[PATCH v3 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
 2026-06-24 18:06 UTC  (4+ messages)
` [PATCH v3 2/7] rust: types: introduce ForLt base trait for CovariantForLt

[paulmck-rcu:puranjay.2026.06.23a] BUILD REGRESSION 6daa08cf676d7c1ff53101073fdedbf3a6762370
 2026-06-24 18:04 UTC 

[PATCH v10 00/30] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-06-24 18:04 UTC  (31+ 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 22/30] Revert "drm/i915: Depend on !PREEMPT_RT."
` [PATCH v10 23/30] PREEMPT_RT injection
` [PATCH v10 24/30] FOR-CI: bump MAX_STACK_TRACE_ENTRIES
` [PATCH v10 25/30] drm/i915/gt: Add a spinlock to prevent starvation of irq_work
` [PATCH v10 26/30] drm/xe: Avoid using stolen memory for DPT
` [PATCH v10 27/30] drm/xe/display: Avoid using stolen memory for framebuffer when media gt exists
` [PATCH v10 28/30] drm/xe/display: Do not allocate into stolen for new framebuffers
` [PATCH v10 29/30] drm/i915/pmu: Convert to raw spinlock
` [PATCH v10 30/30] drm/i915: Disable "busy" pmu event on CONFIG_PREEMPT_RT

[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] 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  (18+ messages)
` [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 v1] fuse: enable large folios
 2026-06-24 17:52 UTC  (3+ messages)

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 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  (4+ 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 0/2] Convert env export and import to use getopt()
 2026-06-24 17:35 UTC  (3+ messages)

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

[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


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.