All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-31 17:10:07 to 2026-03-31 17:49:46 UTC [more...]

[PATCH v5 0/3] Add "link bpc" DRM property
 2026-03-31 17:47 UTC  (14+ messages)

[PATCH i-g-t v10 00/49] Unigraf integration
 2026-03-31 17:49 UTC  (51+ messages)
` [PATCH i-g-t v10 01/49] lib/igt_kms: Add a detect timeout value
` [PATCH i-g-t v10 02/49] lib/igt_kms: Add helper to wait for a specific status on a connector
` [PATCH i-g-t v10 03/49] lib/igt_kms: Add function to list connected connectors
` [PATCH i-g-t v10 04/49] lib/igt_kms: Add helper to obtain a connector by its name or MST path
` [PATCH i-g-t v10 05/49] lib/igt_kms: Add helper to wait for new connectors
` [PATCH i-g-t v10 06/49] lib/tests: Add tests for array manipulations
` [PATCH i-g-t v10 07/49] lib/igt_kms: Add helper to get a pipe from a connector
` [PATCH i-g-t v10 08/49] lib/igt_kms: Expose dump_connector_attrs
` [PATCH i-g-t v10 09/49] lib/igt_kms: Expose reset_connectors_at_exit
` [PATCH i-g-t v10 10/49] lib/igt_kms: Expose connector_attr_set and igt_connector_attr_set
` [PATCH i-g-t v10 11/49] lib/igt_debugfs: Move debugfs helpers to the proper location
` [PATCH i-g-t v10 12/49] lib/igt_debugfs: Add const when make sense
` [PATCH i-g-t v10 13/49] lib/igt_amd: "
` [PATCH i-g-t v10 14/49] lib/igt_kms: "
` [PATCH i-g-t v10 15/49] lib/monitor_edids: Add helper functions for using monitor_edid objects
` [PATCH i-g-t v10 16/49] lib/monitor_edids: Add helper to get an EDID by its name
` [PATCH i-g-t v10 17/49] lib/monitor_edids: Add helper to print all available EDID names
` [PATCH i-g-t v10 18/49] lib/unigraf: Add used defines for TSI_Types
` [PATCH i-g-t v10 19/49] lib/unigraf: Add TSI.h
` [PATCH i-g-t v10 20/49] lib/unigraf: Initial Unigraf support
` [PATCH i-g-t v10 21/49] lib/igt_kms: Automatically connect unigraf on display require
` [PATCH i-g-t v10 22/49] lib/unigraf: Introduce device configuration
` [PATCH i-g-t v10 23/49] lib/unigraf: Introduce role configuration
` [PATCH i-g-t v10 24/49] lib/unigraf: Introduce input configuration
` [PATCH i-g-t v10 25/49] lib/unigraf: Add reset function
` [PATCH i-g-t v10 26/49] lib/unigraf: Add unigraf assert and deassert helpers
` [PATCH i-g-t v10 27/49] lib/unigraf: Add plug/unplug helpers
` [PATCH i-g-t v10 28/49] lib/unigraf: Allows sst/mst configuration
` [PATCH i-g-t v10 29/49] lib/unigraf: Add helpers to read and write edid
` [PATCH i-g-t v10 30/49] lib/unigraf: Add connector and EDID configuration
` [PATCH i-g-t v10 31/49] tests/unigraf: Add basic unigraf tests
` [PATCH i-g-t v10 32/49] lib/unigraf: Add unigraf CRC capture
` [PATCH i-g-t v10 33/49] lib/unigraf: Add configuration for CRC usage
` [PATCH i-g-t v10 34/49] lib/unigraf: add unigraf_get_connector_by_stream
` [PATCH i-g-t v10 35/49] lib/unigraf: Add helper to check timings received by unigraf
` [PATCH i-g-t v10 36/49] lib/igt_pipe_crc: Add unigraf crc calculation
` [PATCH i-g-t v10 37/49] lib/i915/dp: Move DP-related function for i915 to proper folder
` [PATCH i-g-t v10 38/49] lib/i915/dp: Rename functions to avoid confusion
` [PATCH i-g-t v10 39/49] lib/i915/dp: Add helper to get maximum supported rate
` [PATCH i-g-t v10 40/49] lib/i915/dp: Properly check sscanf results
` [PATCH i-g-t v10 41/49] lib/i915/dp: Use igt_output_name instead of private field
` [PATCH i-g-t v10 42/49] lib/igt_dp: Create generic helpers for DP information
` [PATCH i-g-t v10 43/49] lib/igt_kms: Add asserts to avoid null pointer dereference
` [PATCH i-g-t v10 44/49] lib/igt_kms: Add helper to get a CRTC from an output
` [PATCH i-g-t v10 45/49] lib/unigraf: Add lane count configuration
` [PATCH i-g-t v10 46/49] docs/unigraf: Add unigraf documentation
` [PATCH i-g-t v10 47/49] lib/unigraf: Add helpers to set maximum link rate
` [PATCH i-g-t v10 48/49] lib/unigraf: Add helpers to get the current LT status
` [PATCH i-g-t v10 49/49] tests/unigraf/unigraf_lt: Add test for link training
` ✓ Xe.CI.BAT: success for Unigraf integration (rev9)

[PATCH v1 1/1] cat-file: add use-mailmap/no-use-mailmap to --batch-command
 2026-03-31 17:49 UTC  (5+ messages)
` [PATCH v2 0/1] cat-file: add mailmap subcommand "
  ` [PATCH v2 1/1] "

[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
 2026-03-31 17:48 UTC  (4+ messages)
` [PATCH RFC v2 08/17] RISC-V: QoS: add resctrl interface for CBQRI controllers

Delivery problems with Google Mail (was: Undelivered Mail Returned to Sender)
 2026-03-31 17:48 UTC  (2+ messages)

[PATCH 0/5] Introduce Overflow Behavior Types
 2026-03-31 17:47 UTC  (13+ messages)
` [PATCH 3/5] compiler_attributes: Add overflow_behavior macros __ob_trap and __ob_wrap
` [PATCH 4/5] lkdtm/bugs: Add basic Overflow Behavior Types test
` [PATCH 5/5] types: Add standard __ob_trap and __ob_wrap scalar types

[PATCH v2 net-next] ipv6: move ip6_dst_hoplimit() to net/ipv6/ip6_output.c
 2026-03-31 17:47 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 72d918472886b6e1b998b756303816737929ef0a
 2026-03-31 17:45 UTC 

[PATCH i-g-t] tests/kms_setmode: Convert to igt_display atomic API
 2026-03-31 17:45 UTC 

[PATCH] checkpatch: exclude forward declarations of const structs
 2026-03-31 17:46 UTC  (2+ messages)

[PATCH v8 0/4] tests/intel/xe_vm: Add drm_xe_vm_get_property tests
 2026-03-31 17:45 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH v8 0/6] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-31 17:45 UTC  (11+ messages)
` [PATCH v8 1/6] mm/vmalloc: extract vm_area_free_pages() helper from vfree()
` [PATCH v8 4/6] mm/vmalloc: use READ_ONCE() for vmalloc nr_pages status readers
` [PATCH v8 6/6] lib/test_vmalloc: add vrealloc test case

[PATCH] drm/i915/pfit: Prevent negative coordinates in center mode
 2026-03-31 17:40 UTC 

[PATCH v2 00/17] drm/msm: A8xx Support - Batch 2
 2026-03-31 17:44 UTC  (6+ messages)
` [PATCH v2 10/17] drm/msm/a6xx: Update HFI definitions

[PATCH] mount.cifs: fix buffer overrun in set_password
 2026-03-31 17:44 UTC  (2+ messages)

[PATCH v12 0/7] Error recovery for vfio-pci devices on s390x
 2026-03-31 17:43 UTC  (7+ messages)
` [PATCH v12 4/7] s390/pci: Store PCI error information for passthrough devices
` [PATCH v12 5/7] vfio-pci/zdev: Add a device feature for error information
` [PATCH v12 6/7] vfio/pci: Add a reset_done callback for vfio-pci driver

[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
 2026-03-31 17:43 UTC  (5+ messages)
` [PATCH v13 10/48] arm64: RMI: Ensure that the RMM has GPT entries for memory

[PATCH] f2fs: allow empty mount string for Opt_usr|grp|projjquota
 2026-03-31 17:43 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v5 0/2] SDM670 Basic SoC thermal zones
 2026-03-31 17:44 UTC  (4+ messages)
` [PATCH v5 1/2] thermal/qcom/lmh: support SDM670 and its CPU clusters

[PATCH v9 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-03-31 17:43 UTC  (4+ messages)

[PATCH 0/2] Two semi-related perf throttling fixes
 2026-03-31 17:43 UTC  (4+ messages)
` [PATCH 2/2] perf: Don't throttle based on NMI watchdog events

[PATCH net-next v3 2/4] udp: Remove disconnected sockets from the 4-tuple hash
 2026-03-31 17:42 UTC  (3+ messages)

[PATCH] mm/vma: fix memory leak in __mmap_region()
 2026-03-31 17:42 UTC  (2+ messages)

[GIT PULL] RCU changes for v7.1
 2026-03-31 17:42 UTC 

[PATCH net] ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()
 2026-03-31 17:40 UTC  (3+ messages)

[PATCH v20 00/10] Implement PSCI reboot mode driver for PSCI resets
 2026-03-31 17:40 UTC  (7+ messages)
` [PATCH v20 04/10] firmware: psci: Introduce command-based reset in psci_sys_reset
` [PATCH v20 06/10] power: reset: Add psci-reboot-mode driver

[PATCH v1 00/23] s390/vfio-ap: Implement live guest migration of guests using AP devices
 2026-03-31 17:40 UTC  (4+ messages)

[PATCH] s5p4418_nanopi2: Drop unnecessary BOARD_EARLY_INIT_F usage
 2026-03-31 17:40 UTC  (2+ messages)

[PATCH v3 00/10] selftests/resctrl: Fixes and improvements focused on Intel platforms
 2026-03-31 17:39 UTC  (6+ messages)
` [PATCH v3 08/10] selftests/resctrl: Remove requirement on cache miss rate

[PATCH 0/9] dax/hmem: Add tests for the dax_hmem takeover capability
 2026-03-31 17:43 UTC  (7+ messages)
` [PATCH 6/9] dax/hmem: Fix singleton confusion between dax_hmem_work and hmem devices
` [PATCH 7/9] dax/hmem: Parent dax_hmem devices
` [PATCH 8/9] tools/testing/cxl: Simulate auto-assembly failure

[PATCH] vfs: replace ints with enum component_type for LAST_XXX
 2026-03-31 17:37 UTC 

[PATCH net-next 01/15] igc: Call netif_queue_set_napi() with rtnl locked
 2026-03-31 17:37 UTC  (2+ messages)

[PATCH 2/3] hte: tegra194: Add Tegra264 GTE support
 2026-03-31 17:35 UTC  (5+ messages)

[PATCH 0/3] irqchip/renesas-rzg2l: Bug fixes and NMI support
 2026-03-31 17:35 UTC  (6+ messages)
` [PATCH 3/3] irqchip/renesas-rzg2l: Add "

[PATCH v1 0/10] ceph: add manual client reset and selftests
 2026-03-31 17:34 UTC  (4+ messages)
` [PATCH 03/10] ceph: add client reset state and request gating

cleanup block-style layouts exports
 2026-03-31 17:33 UTC  (8+ messages)
` [PATCH 2/4] exportfs: split out the ops for layout-based block device access
` [PATCH 3/4] exportfs: don't pass struct iattr to ->commit_blocks

[RFC PATCH v1] x86/split_lock: Provide KVM helper to log guest bus lock exits
 2026-03-31 17:34 UTC  (2+ messages)

[PATCH net-next 02/15] igc: Let the PCI core deal with the PM resume flow
 2026-03-31 17:34 UTC  (2+ messages)

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-03-31 17:33 UTC  (3+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update

[RFC PATCH 00/10] CSC Colorop with COLOR_RANGE and COLOR_ENCODING
 2026-03-31 17:31 UTC  (4+ messages)

drivers/target/iscsi/iscsi_target_auth.c:503 chap_server_compute_hash() error: memcmp() 'chap->challenge' too small (32 vs 1024)
 2026-03-31 17:33 UTC 

[android-common:android15-6.6-2024-11 1/1] drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c:2001:1: warning: the frame size of 1040 bytes is larger than 1024 bytes
 2026-03-31 17:33 UTC 

[PATCH net-next 0/7] Decouple receive and transmit enablement in team driver
 2026-03-31 17:33 UTC  (2+ messages)

[PATCH v4 0/8] Bluetooth: Add MediaTek MT7927 (MT6639) support
 2026-03-31 17:31 UTC  (2+ messages)

[PATCH 00/11] doc: Linux Getting Started Guide grammar and clarity improvements
 2026-03-31 17:31 UTC  (2+ messages)

[PATCH v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-03-31 17:31 UTC  (3+ messages)

[PATCH] dt-bindings: arm: arm,vexpress-scc: convert to DT schema
 2026-03-31 17:29 UTC 

[PATCH] libceph: cleanup in crush_do_rule() method
 2026-03-31 17:31 UTC  (4+ messages)

[PATCH] iommu/amd: Remove dead code for exclusion ranges in IVMD
 2026-03-31 17:29 UTC  (2+ messages)

[PATCH 0/3] user: recursive signal delivery fix and test
 2026-03-31 17:28 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: x1e80100-dell-xps13-9345: enable onboard accelerometers
 2026-03-31 17:28 UTC  (3+ messages)

[PATCH] bpf: reject direct access to nullable PTR_TO_BUF pointers
 2026-03-31 17:27 UTC 

[PATCH V2] accel/amdxdna: Support read-only user-pointer BO mappings
 2026-03-31 17:26 UTC 

[PATCH bpf-next 1/2] libbpf: Fix BTF handling in bpf_program__clone()
 2026-03-31 17:26 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Suppress veristat error messages in non-verbose mode

[PATCH] bpf: propagate ref_obj_id for dynptr slices of refcounted dynptrs
 2026-03-31 17:26 UTC 

[PATCH 1/3] irqchip/renesas-rzg2l: Fix shared IRQ bit not cleared on free
 2026-03-31 17:26 UTC  (2+ messages)
` [tip: irq/drivers] irqchip/renesas-rzg2l: Clear the shared interrupt bit in rzg2l_irqc_free()

[PATCH 0/5] drm/xe/uapi: Update xe_drm.h documentation
 2026-03-31 17:20 UTC  (6+ messages)
` [PATCH 1/5] drm/xe/uapi: Fix typos and spelling errors in "
` [PATCH 2/5] drm/xe/uapi: Fix grammar "
` [PATCH 3/5] drm/xe/uapi: Fix wrong names and references in xe_drm.h
` [PATCH 4/5] drm/xe/uapi: Fix code examples in xe_drm.h documentation
` [PATCH 5/5] drm/xe/uapi: Fix doc formatting and completeness in xe_drm.h

[PATCH v5 8/8] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting
 2026-03-31 16:07 UTC  (6+ messages)
` [PATCH] platform/x86: lenovo: Decouple lenovo-wmi-gamezone and lenovo-wmi-other

[PATCH] mesa: gallivm: Fix armhf build against LLVM 22
 2026-03-31 17:23 UTC 

[PATCH 6.19 000/342] 6.19.11-rc1 review
 2026-03-31 17:23 UTC  (2+ messages)

[RFC] Observed lockdep circular dependency in SR-IOV paths
 2026-03-31 17:23 UTC 

[GSoC 2026 + PATCH erofs-rs] chunk index (8-byte) layout support
 2026-03-31 17:22 UTC 

[PATCH v11 0/3] selftests/vfio: Add NVIDIA GPU Falcon DMA test driver
 2026-03-31 17:22 UTC  (4+ messages)
` [PATCH v11 1/3] selftests/vfio: Add memcpy chunking and PCI command helpers
` [PATCH v11 2/3] selftests/vfio: Allow drivers without send_msi() support
` [PATCH v11 3/3] selftests/vfio: Add NVIDIA Falcon driver for DMA testing

[PATCH] Bluetooth: btusb: Add VID 0489 & PID e11d for MediaTek MT7922
 2026-03-31 17:21 UTC  (2+ messages)

[RFC PATCH 0/2] vfs: mkdirat_fd() syscall
 2026-03-31 17:19 UTC  (3+ messages)
` [RFC PATCH 1/2] vfs: syscalls: add mkdirat_fd()
` [RFC PATCH 2/2] selftest: add tests for mkdirat_fd()

[PATCH 1/2] drm/i915: Track fence region ID in plane state
 2026-03-31 17:19 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for series starting with [1/2] "
` ✓ CI.KUnit: success "

[PATCH 00/15] KVM: arm64: First batch of vgic-v5 related fixes
 2026-03-31 17:18 UTC  (4+ messages)
` [PATCH 09/15] KVM: arm64: vgic-v5: align priority comparison with other GICs

[syzbot] [wireguard?] INFO: task hung in tun_chr_close (5)
 2026-03-31 17:17 UTC  (2+ messages)
` [syzbot] [net] "

[PATCH v6 0/5] amd-pstate Dynamic EPP and raw EPP
 2026-03-31 17:17 UTC  (5+ messages)
` [PATCH v6 4/5] cpufreq/amd-pstate: Add support for raw EPP writes
` [PATCH v6 5/5] cpufreq/amd-pstate-ut: Add a unit test for raw EPP

[PATCH v9 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-03-31 17:16 UTC  (7+ messages)
` [PATCH v9 1/6] dt-bindings: pinctrl: add "
` [PATCH v9 2/6] mfd: add NXP MC33978/MC34978 core driver
` [PATCH v9 3/6] pinctrl: core: Make pin group callbacks optional for pin-only drivers
` [PATCH v9 4/6] pinctrl: add NXP MC33978/MC34978 pinctrl driver
` [PATCH v9 5/6] hwmon: add NXP MC33978/MC34978 driver
` [PATCH v9 6/6] mux: add NXP MC33978/MC34978 AMUX driver

[PATCH v2 00/12] drm/i915: More uncore nukage from display code
 2026-03-31 17:16 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915: More uncore nukage from display code (rev3)

[PATCH] ublk: use unchecked copy helpers for bio page data
 2026-03-31 17:15 UTC  (4+ messages)

[PATCH] perf trace: Fix potential u64 underflow in duration calculation
 2026-03-31 17:15 UTC  (2+ messages)

[PATCHv3] EDAC/mc: Use kzalloc_flex()
 2026-03-31 17:14 UTC  (10+ messages)

[PATCH v7] drm/amdgpu: replace PASID IDR with XArray
 2026-03-31 17:12 UTC  (4+ messages)

[PATCH 0/2] riscv: sophgo: sg2042: Enable PCIe DMA coherence
 2026-03-31 17:12 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: pci: sophgo: Add dma-coherent property for SG2042
` [PATCH 2/2] riscv: dts: sophgo: Add dma-coherent to SG2042 PCIe controllers

[PATCH v2] remoteproc: qcom: Fix minidump out-of-bounds access on subsystems array
 2026-03-31 17:12 UTC 

[PATCH v3] kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATH
 2026-03-31 17:10 UTC  (3+ messages)

[PATCH 0/4] kbuild: vdso_install: drop build ID architecture allow-list
 2026-03-31 17:09 UTC  (3+ messages)

[PATCH rc 1/2] iommu: Do not call drivers for empty gathers
 2026-03-31 17:12 UTC  (2+ messages)

[PATCH] ALSA: aoa: i2sbus: clear stale prepared state
 2026-03-31 17:10 UTC  (2+ messages)

[peterz-queue:sched/core 17/25] kernel/sched/core.c:6831:52: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-03-31 17:10 UTC 

[PATCH] iio: adc: ad4695: Fix call ordering in offload buffer postenable
 2026-03-31 17:10 UTC  (3+ messages)

[PATCH v5 0/8] Bluetooth: Add MediaTek MT7927 (MT6639) support
 2026-03-31 17:09 UTC  (5+ messages)
` [PATCH v5 5/8] Bluetooth: btusb: Add MT7927 ID for Gigabyte Z790 AORUS MASTER X
` [PATCH v5 6/8] Bluetooth: btusb: Add MT7927 ID for MSI X870E Ace Max
` [PATCH v5 7/8] Bluetooth: btusb: Add MT7927 ID for TP-Link Archer TBE550E
` [PATCH v5 8/8] Bluetooth: btusb: Add MT7927 ID for ASUS X870E / ProArt X870E-Creator

[PATCH 6.18 000/309] 6.18.21-rc1 review
 2026-03-31 16:23 UTC  (7+ messages)
` [PATCH 6.18 270/309] ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
` [PATCH 6.18 305/309] netfs: Fix the handling of stream->front by removing it
` [PATCH 6.18 306/309] irqchip/renesas-rzv2h: Fix error path in rzv2h_icu_probe_common()
` [PATCH 6.18 307/309] futex: Require sys_futex_requeue() to have identical flags
` [PATCH 6.18 308/309] futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
` [PATCH 6.18 309/309] Bluetooth: L2CAP: Fix regressions caused by reusing ident


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.