All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-27 16:55:56 to 2025-11-27 17:51:23 UTC [more...]

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-11-27 17:19 UTC  (7+ messages)
` [PATCH 3/6] drm/gpu/xe: Ignore dma_fenc_signal() return code

[PATCH 00/50] drm/i915/dp: Clean up link BW/DSC slice config computation
 2025-11-27 17:49 UTC  (19+ messages)
` [PATCH 01/50] drm/dp: Parse all DSC slice count caps for eDP 1.5
` [PATCH 02/50] drm/dp: Add drm_dp_dsc_sink_slice_count_mask()
` [PATCH 03/50] drm/i915/dp: Fix DSC sink's slice count capability check
` [PATCH 04/50] drm/i915/dp: Return a fixed point BPP value from intel_dp_output_bpp()
` [PATCH 05/50] drm/i915/dp: Use a mode's crtc_clock vs. clock during state computation
` [PATCH 06/50] drm/i915/dp: Factor out intel_dp_link_bw_overhead()
` [PATCH 07/50] drm/i915/dp: Fix BW check in is_bw_sufficient_for_dsc_config()
` [PATCH 08/50] drm/i915/dp: Use the effective data rate for DP BW calculation
` [PATCH 09/50] drm/i915/dp: Use the effective data rate for DP compressed "
` [PATCH 10/50] drm/i915/dp: Account with MST, SSC BW overhead for uncompressed DP-MST stream BW
` [PATCH 11/50] drm/i915/dp: Account with DSC BW overhead for compressed DP-SST "
` [PATCH 12/50] drm/i915/dp: Account with pipe joiner max compressed BPP limit for DP-MST and eDP
` [PATCH 13/50] drm/i915/dp: Drop unused timeslots param from dsc_compute_link_config()
` [PATCH 14/50] drm/i915/dp: Factor out align_max_sink_dsc_input_bpp()
` [PATCH 16/50] drm/i915/dp: Fail state computation for invalid min/max link BPP values
` [PATCH 17/50] drm/i915/dp: Fail state computation for invalid max throughput BPP value
` [PATCH 18/50] drm/i915/dp: Fail state computation for invalid max sink compressed "
` [PATCH 20/50] drm/i915/dp: Align min/max DSC input BPPs to sink caps

[PATCH v5 00/10] mbim: Add support for MediaTek T700 5G
 2025-11-27 17:49 UTC  (11+ messages)
` [PATCH v5 01/10] sim: add ofono_sim_get_modem method Align with the other ofono structures for fetching ofono_modem from atoms
` [PATCH v5 02/10] plugins/udevng: Add support for PCIe MBIM modems * Parses through the sysfs tree and detects MBIM control nodes, net and AT nodes
` [PATCH v5 03/10] mbimmodem: add support for MBIM extensions * With MBIMEx 3.0, arguments for activating GPRS changed. Update as needed
` [PATCH v5 04/10] plugins/udevng: Add support for the MediaTek T700 5G modem * Found in the Lenovo ThinkPad X1 Yoga Gen 8 as the Fibocom FM350-GL modem * Works perfectly with ofono now
` [PATCH v5 05/10] mbimmodem: sim: add support for querying IMSI with MBIMEx 3 This commit adds the ability to query IMSI with newer modems that use the MBIMEx 3 protocol
` [PATCH v5 06/10] mbimmodem: sim: add support for querying ICCID This implements the required functions to query file info and read file info from the modem. Currently the other file IDs haven't been implemented, but they will be tackled later
` [PATCH v5 07/10] mbim-message: Add support for parsing both UTF8/16 strings
` [PATCH v5 08/10] mbim: Add support for nested fixed arrays in arrays/structs In some arrays, a nested array can be a fixed array coupled with an OL-pair, which breaks the existing assumptions of arrays and structs, leading to wrong data being parsed. Or the parent array can have no OL-pair in this condition
` [PATCH v5 09/10] mbimmodem: add support for SIM I/O operations
` [PATCH v5 10/10] mbim/network-registration: add support for manual registration

[PATCH v1 0/8]SoCFPGA: Update Boot Support for CycloneV in U-Boot
 2025-11-27 17:48 UTC  (20+ messages)
` [PATCH v1 2/8] arm: Fix "file truncated" linker errors from empty built-in.a in SPL/TPL/VPL builds
` [PATCH v1 6/8] configs: cyclone5: Enable SPL FAT support

[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
 2025-11-27 17:47 UTC  (6+ messages)
` [PATCH v3 08/22] mm: Allow page table accessors to be non-idempotent

[PATCH] net: define IPPROTO_SMBDIRECT and SOL_SMBDIRECT constants
 2025-11-27 17:47 UTC  (3+ messages)

[PATCH RFC] virtio_net: gate delayed refill scheduling
 2025-11-27 17:47 UTC  (2+ messages)

Kbuilds and Makefiles in building the kernel
 2025-11-27 17:36 UTC  (3+ messages)

[PATCH v7 00/11] Prepare TPM driver for Trenchboot
 2025-11-27 17:45 UTC  (7+ messages)
` [PATCH v7 01/11] tpm: Cap the number of PCR banks
` [PATCH v7 03/11] KEYS: trusted: remove redundant instance of tpm2_hash_map

[PATCH 0/3] tools/power turbostat: Fix segfault and restart loop issues
 2025-11-27 17:45 UTC  (5+ messages)
` [PATCH 2/3] tools/power turbostat: avoid an infinite loop of restarts

[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
 2025-11-27 17:45 UTC  (12+ messages)

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-27 17:45 UTC  (13+ messages)
` [PATCH v3 11/16] mm: introduce pmd_is_huge() and use where appropriate
` [PATCH v3 12/16] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [PATCH v3 13/16] mm: remove non_swap_entry() and use softleaf helpers instead
` [PATCH v3 14/16] mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
` [PATCH v3 15/16] mm: eliminate further swapops predicates

[PATCH RFC mptcp-next] mptcp: support net.ipv4.tcp_rcvbuf_low_rtt
 2025-11-27 17:45 UTC  (4+ messages)

[BUG] bpftool: Build failure due to opensslv.h
 2025-11-27 17:44 UTC  (11+ messages)

[RFC PATCH 0/4] x86/p2m: Some P2M refactoring
 2025-11-27 17:44 UTC  (4+ messages)
` [RFC PATCH 4/4] x86/hap: Migrate tlb flush logic to p2m->flush_tlb

[PATCH 0/3] x86/amd: Fix DE_CFG races and CPUID rescan issues
 2025-11-27 17:42 UTC  (8+ messages)
` [PATCH 3/3] x86/amd: Fix race editing DE_CFG
  ` [PATCH v1.9 "

[PATCH] tpm: Remove tpm_find_get_ops
 2025-11-27 17:02 UTC 

[PATCH 5.10] xfs: fix intermittent hang during quotacheck
 2025-11-27 17:35 UTC 

[PATCH] opkg: enable ACL only when present in DISTRO_FEATURES
 2025-11-27 17:41 UTC 

[PATCH] drm/syncobj: Validate count_handles to prevent large allocations in array_find()
 2025-11-27 17:35 UTC 

[PATCH RFC RESEND 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
 2025-11-27 17:41 UTC  (4+ messages)

[PATCH i-g-t v2] tests/kms_plane_cursor: Use additional FB for reference image
 2025-11-27 17:40 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[syzbot] [gfs2?] kernel BUG in gfs2_quota_cleanup (3)
 2025-11-27 17:40 UTC 

[RFC PATCH 0/4] SEV-SNP Unaccepted Memory Hotplug
 2025-11-27 17:40 UTC  (11+ messages)
` [RFC PATCH 1/4] efi/libstub: Decouple memory bitmap from the unaccepted table
` [RFC PATCH 2/4] mm: Add support for unaccepted memory hotplug

[RFC PATCH] target/ppc: don't overflow SR lookup with 64 bit vaddr
 2025-11-27 17:37 UTC  (2+ messages)

[PATCH] drm/xe: Use IS_ENABLED() for config checks instead of defined()
 2025-11-27 17:36 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH for-11.0 0/5] some improvements around error reporting
 2025-11-27 17:33 UTC  (6+ messages)
` [PATCH 1/5] ui/vnc: don't use of error_printf_unless_qmp()
` [PATCH 2/5] monitor: remove unused error_printf_unless_qmp() function
` [PATCH 3/5] monitor: rework monitor_cur_is_qmp() into monitor_cur_is_hmp()
` [PATCH 4/5] error: print error_report timestamp when QMP monitor is active
` [PATCH 5/5] error-report: fix doc for vreport()

[PATCH v2 1/1] docs: Update documentation to avoid mentioning of kernel.h
 2025-11-27 17:34 UTC  (2+ messages)

[linux-review:Michael-S-Tsirkin/virtio-clean-up-features-qword-dword-terms/20251127-144346 1/3] checkpatch: WARNING:MINMAX: min() should probably be min_t(u64, count, VIRTIO_FEATURES_U64S)
 2025-11-27 17:34 UTC 

[PATCH RFC 0/13] fsnotify: Rework inode tracking
 2025-11-27 17:30 UTC  (14+ messages)
` [PATCH 01/13] fsnotify: Make detached connectors point to the superblock
` [PATCH 02/13] fsnotify: Remove sb argument from fsnotify_update_sb_watchers()
` [PATCH 03/13] fsnotify: Introduce inode connector hash
` [PATCH 04/13] fsnotify: Track number of connectors for superblock separately
` [PATCH 05/13] fsnotify: Remove fsnotify_sb_watched_objects()
` [PATCH 06/13] isofs: Provide fsnotify inode mark connector
` [PATCH 07/13] fsnotify: Use connector hash for destroying inode marks
` [PATCH 08/13] fsnotify: Shutdown fsnotify before destroying sb's dcache
` [PATCH 09/13] fsnotify: Reconnect inode marks to inode on lookup
` [PATCH 10/13] fsnotify: Stop holding inode references from inode mark connectors
` [PATCH 11/13] fsnotify: Drop fsnotify_{get,put}_sb_watched_objects()
` [PATCH 12/13] fanotify: Don't recalculate mask when mark evictable flag changes
` [PATCH 13/13] fsnotify: Rename FSNOTIFY_MARK_FLAG_NO_IREF

[PATCH v2 0/2] Add ICU support for Renesas RZ/V2N SoC
 2025-11-27 17:31 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: renesas,rzv2h-icu: Document "

[PATCH 0/4] Add support for Amlogic S6/S7/S7D Reset
 2025-11-27 17:30 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: reset: Add compatible for Amlogic S6/S7/S7D

[PATCH 6.6 00/86] 6.6.118-rc1 review
 2025-11-27 17:29 UTC  (3+ messages)

[PATCH 00/21] lib: add alternatives for GENMASK()
 2025-11-27 17:29 UTC  (5+ messages)

[PATCH next] btrfs: tests: Fix double free in remove_extent_ref()
 2025-11-27 17:29 UTC  (2+ messages)

[PATCH 0/2] nxp-imx93image etype for the imx93
 2025-11-27 17:29 UTC  (3+ messages)
` [PATCH 1/2] imx93-u-boot: move binman description
` [PATCH 2/2] imx93-u-boot: use nxp-imx9image etype for binman node

[PATCH 6.12 000/113] 6.12.60-rc2 review
 2025-11-27 17:29 UTC  (2+ messages)

[PATCH V5] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
 2025-11-27 17:29 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning (rev8)

[PATCH 6.17 000/176] 6.17.10-rc2 review
 2025-11-27 17:28 UTC  (2+ messages)

[PATCH 0/2] hw/ipmi/ipmi_bmc_sim: Get/set fake LAN config
 2025-11-27 17:28 UTC  (4+ messages)

[PATCH v9 0/3] riscv: canaan: Add support for K230 clock
 2025-11-27 17:28 UTC  (3+ messages)

[PATCH] mtd: spinand: add support for FudanMicro FM25S01BI3
 2025-11-27 17:26 UTC  (3+ messages)

[PATCH] configs: toradex-smarc-imx95: set spl_stack
 2025-11-27 17:25 UTC  (3+ messages)

[PATCH i-g-t 0/5] OA: Run MMIO trigger tests on all OA units
 2025-11-27 17:24 UTC  (3+ messages)
` [PATCH i-g-t 2/5] drm-uapi/xe: Sync with DRM_XE_OA_CAPS_OA_UNIT_GT_ID definition

[GIT PULL] RISC-V Devicetrees for v6.19
 2025-11-27 17:21 UTC  (2+ messages)

[PATCH i-g-t v1 0/2] Adjust vblank validation for simulation
 2025-11-27 17:19 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH net-next v20 00/14] net: phy: Introduce PHY ports representation
 2025-11-27 17:17 UTC  (15+ messages)
` [PATCH net-next v20 01/14] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v20 02/14] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v20 03/14] net: phy: Introduce PHY ports representation
` [PATCH net-next v20 04/14] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v20 05/14] dt-bindings: net: dp83822: Deprecate ti,fiber-mode
` [PATCH net-next v20 06/14] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v20 07/14] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v20 08/14] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v20 09/14] net: phy: marvell: "
` [PATCH net-next v20 10/14] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v20 11/14] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v20 12/14] net: phy: qca807x: "
` [PATCH net-next v20 13/14] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v20 14/14] Documentation: networking: Document the phy_port infrastructure

[PATCH 1/1] usb/xhci: debug message Register NbrPorts
 2025-11-27 16:25 UTC  (2+ messages)

[PATCH 0/2] Move Python modules to tools/lib/python
 2025-11-27 17:18 UTC  (3+ messages)

[PATCH] autoconf: Raise line length limit for sed/awk
 2025-11-27 17:17 UTC  (2+ messages)
` [OE-core] "

[PATCH] Move pwm registration into pwm::Chip::new
 2025-11-27 17:16 UTC  (4+ messages)

[PATCH v7 1/2] dt-bindings: rtc: Add pcf85053 support
 2025-11-27 17:15 UTC  (3+ messages)
  ` [EXT] "

Maintainer of ChipID
 2025-11-27 17:13 UTC  (2+ messages)

[PATCH] media: venus: assign unique bus_info strings for encoder and decoder
 2025-11-27 17:11 UTC  (5+ messages)

[PATCH v6 0/2] Remove hard coded values for MIPI-DSI
 2025-11-27 17:10 UTC  (5+ messages)
` [PATCH v6 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions
` [PATCH v6 2/2] drm: renesas: rz-du: mipi_dsi: Set DSI divider

[PATCH v7 0/2] PCI: Configure Root Port MPS during host probing
 2025-11-27 17:09 UTC  (9+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] PCI: dwc: Remove redundant MPS configuration

[GIT PULL] standalone cache drivers for v6.19
 2025-11-27 17:10 UTC 

WinDRBD 1.2.5 released
 2025-11-27 17:09 UTC 

[kvm-unit-tests PATCH v3 00/10] arm64: EL2 support
 2025-11-27 17:08 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 01/10] arm64: drop to EL1 if booted at EL2
` [kvm-unit-tests PATCH v3 03/10] arm64: efi: initialise the EL

[OE-core][PATCH v4 1/2] opkg: upgrade 0.7.0 -> 0.8.0
 2025-11-27 17:08 UTC  (3+ messages)
` [OE-core][PATCH v4 2/2] opkg: upgrade 0.8.0 -> 0.9.0

[PATCH v8 0/6] drm/xe/guc: Add LFD format output for guc log
 2025-11-27 17:07 UTC  (7+ messages)
` [PATCH v8 1/6] drm/xe/guc: Add log init config abi definitions
` [PATCH v8 2/6] drm/xe/guc: Add LFD related "
` [PATCH v8 3/6] drm/xe/guc: Add GuC log init config in LFD format
` [PATCH v8 4/6] drm/xe/guc: Add GuC log event buffer output "
` [PATCH v8 5/6] drm/xe/guc: Only add GuC crash dump if available
` [PATCH v8 6/6] drm/xe/guc: Add new debugfs entry for lfd format output

[PATCH v1 1/1] nfsd: Mark variable __maybe_unused to avoid W=1 build break
 2025-11-27 17:08 UTC  (6+ messages)

[PATCH for-11.0 v2] arm: add DCZID_EL0 to idregs array
 2025-11-27 17:06 UTC 

[PATCH v9 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
 2025-11-27 17:06 UTC  (7+ messages)
` [PATCH v9 1/6] vfio: refactor vfio_pci_mmap_huge_fault function
` [PATCH v9 2/6] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v9 3/6] vfio: use vfio_pci_core_setup_barmap to map bar in mmap
` [PATCH v9 4/6] vfio/nvgrace-gpu: split the code to wait for GPU ready
` [PATCH v9 5/6] vfio/nvgrace-gpu: Inform devmem unmapped after reset
` [PATCH v9 6/6] vfio/nvgrace-gpu: wait for the GPU mem to be ready

[PATCH next] iommu/vt-d: Use shallowest supported table depth in sagaw
 2025-11-27 17:06 UTC 

[PATCH v4] most: core: fix resource leak in most_register_interface error paths
 2025-11-27 17:06 UTC  (2+ messages)

[PATCH] drm/i915/gem: NULL-initialize the eb->vma[].vma pointers in gem_do_execbuffer
 2025-11-27 17:05 UTC  (5+ messages)

[RESEND 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation
 2025-11-27 17:04 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/{i915,xe}/dsb: refactor DSB buffer allocation (rev4)

[V7 PATCH] drm/xe/xe_gt_ccs_mode:Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
 2025-11-27 17:02 UTC  (3+ messages)
` [V8 PATCH] drm/xe: Mutual exclusivity between CCS-mode and PF

[PATCH 0/4] Add ICU, DMAC, RSPI support for Renesas RZ/V2N SoC
 2025-11-27 17:01 UTC  (8+ messages)
` [PATCH 1/4] arm64: dts: renesas: r9a09g056: Add ICU node
` [PATCH 2/4] arm64: dts: renesas: r9a09g056: Add DMAC nodes
` [PATCH 3/4] arm64: dts: renesas: r9a09g056: Add RSPI nodes

[PATCH v8 00/28] Optimize the hot path in the UFS driver
 2025-11-27 16:59 UTC  (3+ messages)
` [PATCH v8 21/28] ufs: core: Make the reserved slot a reserved request

[PATCH v6 1/2] PCI: Configure Root Port MPS during host probing
 2025-11-27 16:58 UTC  (4+ messages)

[RFC/RFT PATCH 0/6] Improve get_random_u8() for use in randomize kstack
 2025-11-27 16:58 UTC  (7+ messages)

[REGRESSION] stable-rc/linux-6.1.y: (build) variable 'clidr' is uninitialized when passed as a const pointer a
 2025-11-27 16:59 UTC 

[PATCH v4 0/4] Landlock: Disconnected directory handling
 2025-11-27 16:49 UTC  (3+ messages)
` [PATCH v4 4/4] selftests/landlock: Add disconnected leafs and branch test suites

[PATCH 1/2] bootstd: rauc: Don't check root part filesystem
 2025-11-27 16:55 UTC  (2+ messages)

[PATCH] board: adi: Fix missing semicolon in nfsroot
 2025-11-27 16:55 UTC  (2+ messages)

[PATCH] board: ti: am335x: Fix DM_TPS65910 condition
 2025-11-27 16:55 UTC  (2+ messages)

[PATCH] board: ti: am6x: Restore do_board_detect functions
 2025-11-27 16:55 UTC  (2+ messages)

[PATCH] net: ti: am65-cpsw-nuss: Ignore disabled ethernet ports
 2025-11-27 16:55 UTC  (2+ messages)

[PATCH v3] power: domain: ti: fix ti_pd_get() to return after verifying transition
 2025-11-27 16:55 UTC  (2+ messages)

[PATCH] media: radio-keene: fix memory leak in error path
 2025-11-27 16:56 UTC  (2+ messages)

[PATCH] regulator: core: Protect regulator_supply_alias_list with regulator_list_mutex
 2025-11-27 16:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/1] cmd/extension: avoid NULL pointer dereference
 2025-11-27 16:55 UTC  (2+ messages)


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.