All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-25 19:03:31 to 2023-09-25 20:01:59 UTC [more...]

[Intel-wired-lan] [PATCH] [iwl-net] Revert "igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksettings"
 2023-09-25 19:49 UTC  (6+ messages)
      `  "

[PATCH v5 0/3] CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types
 2023-09-25 20:01 UTC 

[PATCH v4] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
 2023-09-25 20:01 UTC 

[PATCH 0/4] Add AMD Pensando Elba Device Tree
 2023-09-25 19:56 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: arm: add AMD Pensando boards
` [PATCH 2/4] MAINTAINERS: Add entry for AMD PENSANDO
` [PATCH 3/4] arm64: Add config for AMD Pensando SoC platforms
` [PATCH 4/4] arm64: dts: Add AMD Pensando Elba SoC support

[bug report] blktests srp/002 hang
 2023-09-25 19:57 UTC  (19+ messages)

[RFC PATCH] drm/ci: add helper script update-xfails.py
 2023-09-25 19:55 UTC  (2+ messages)

[PATCH v3 00/38] spl: Preparation for Universal Payload
 2023-09-25 19:56 UTC  (5+ messages)
` [PATCH v3 08/38] spl: Create proper symbols for enabling the malloc() pool
` [PATCH v3 16/38] spl: Remove #ifdefs with BOOTSTAGE

[PATCH 1/2] KVM: x86: Synthesize at most one PMI per VM-exit
 2023-09-25 19:54 UTC  (9+ messages)

[PATCH 0/1] CVE-2023-5088
 2023-09-25 19:53 UTC  (3+ messages)
` [PATCH 1/1] hw/ide/core: terminate in-flight DMA on IDE bus reset

[nf PATCH 0/5] Introduce locking for reset requests
 2023-09-25 19:53 UTC  (7+ messages)
` [nf PATCH 2/5] netfilter: nf_tables: Add locking for NFT_MSG_GETRULE_RESET requests

[PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
 2023-09-25 19:52 UTC  (12+ messages)

[PATCH 0/8] Some cleanups related to missing microcode
 2023-09-25 19:52 UTC  (9+ messages)
` [PATCH 1/8] drm/amd: Drop error message about failing to load DMUB firmware
` [PATCH 2/8] drm/amd: Drop error message about failing to load SDMA firmware
` [PATCH 3/8] drm/amd: Move microcode init from sw_init to early_init for SDMA v5.0
` [PATCH 4/8] drm/amd: Move microcode init from sw_init to early_init for SDMA v6.0
` [PATCH 5/8] drm/amd: Move microcode init from sw_init to early_init for SDMA v5.2
` [PATCH 6/8] drm/amd: Move microcode init from sw_init to early_init for SDMA v3.0
` [PATCH 7/8] drm/amd: Move microcode init from sw_init to early_init for SDMA v2.4
` [PATCH 8/8] drm/amd: Move microcode init from sw_init to early_init for CIK SDMA

[PATCH v3 00/32] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-09-25 19:49 UTC  (66+ messages)
` [PATCH v3 01/32] drm/drm_mode_object: increase max objects to accommodate new color props
` [PATCH v3 02/32] drm/drm_property: make replace_property_blob_from_id a DRM helper
` [PATCH v3 03/32] drm/drm_plane: track color mgmt changes per plane
` [PATCH v3 04/32] drm/amd/display: add driver-specific property for plane degamma LUT
` [PATCH v3 05/32] drm/amd/display: add plane degamma TF driver-specific property
` [PATCH v3 06/32] drm/amd/display: explicitly define EOTF and inverse EOTF
` [PATCH v3 07/32] drm/amd/display: document AMDGPU pre-defined transfer functions
` [PATCH v3 08/32] drm/amd/display: add plane HDR multiplier driver-specific property
` [PATCH v3 09/32] drm/amd/display: add plane 3D LUT driver-specific properties
` [PATCH v3 10/32] drm/amd/display: add plane shaper LUT and TF "
` [PATCH v3 11/32] drm/amd/display: add plane blend "
` [PATCH v3 12/32] drm/amd/display: add CRTC gamma TF driver-specific property
` [PATCH v3 13/32] drm/amd/display: add comments to describe DM crtc color mgmt behavior
` [PATCH v3 14/32] drm/amd/display: encapsulate atomic regamma operation
` [PATCH v3 15/32] drm/amd/display: add CRTC gamma TF support
` [PATCH v3 16/32] drm/amd/display: set sdr_ref_white_level to 80 for out_transfer_func
` [PATCH v3 17/32] drm/amd/display: mark plane as needing reset if color props change
` [PATCH v3 18/32] drm/amd/display: decouple steps for mapping CRTC degamma to DC plane
` [PATCH v3 19/32] drm/amd/display: add plane degamma TF and LUT support
` [PATCH v3 20/32] drm/amd/display: reject atomic commit if setting both plane and CRTC degamma
` [PATCH v3 21/32] drm/amd/display: add dc_fixpt_from_s3132 helper
` [PATCH v3 22/32] drm/amd/display: add HDR multiplier support
` [PATCH v3 23/32] drm/amd/display: add plane shaper LUT support
` [PATCH v3 24/32] drm/amd/display: add plane shaper TF support
` [PATCH v3 25/32] drm/amd/display: add plane 3D LUT support
` [PATCH v3 26/32] drm/amd/display: handle empty LUTs in __set_input_tf
` [PATCH v3 27/32] drm/amd/display: add plane blend LUT and TF support
` [PATCH v3 28/32] drm/amd/display: allow newer DC hardware to use degamma ROM for PQ/HLG
` [PATCH v3 29/32] drm/amd/display: copy 3D LUT settings from crtc state to stream_update
` [PATCH v3 30/32] drm/amd/display: add plane CTM driver-specific property
` [PATCH v3 31/32] drm/amd/display: add plane CTM support
` [PATCH v3 32/32] drm/amd/display: Add 3x4 CTM support for plane CTM

[PATCH v4 0/7] rust: workqueue: add bindings for the workqueue
 2023-09-25 19:49 UTC  (2+ messages)

[PATCH v2 00/32] spl: Preparation for Universal Payload
 2023-09-25 19:48 UTC  (3+ messages)
` [PATCH v2 30/32] fdt: Allow the devicetree to come from a bloblist

[Intel-xe] [PATCH v3 0/7] PAT and cache coherency support
 2023-09-25 19:47 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS eba2d8a9dfc51f4f4c72ff31e43064a502807453
 2023-09-25 19:47 UTC 

[PATCH 0/3] Minor SST optimizations
 2023-09-25 19:45 UTC  (4+ messages)
` [PATCH 1/3] platform/x86: ISST: Use fuse enabled mask instead of allowed levels
` [PATCH 2/3] platform/x86: ISST: Allow level 0 to be not present
` [PATCH 3/3] platform/x86: intel_speed_select_if: Remove hardcoded map size

[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
 2023-09-25 19:43 UTC  (2+ messages)

[PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
 2023-09-25 19:44 UTC  (12+ messages)

[PATCH 0/3] TPMI feature major/minor version check
 2023-09-25 19:43 UTC  (4+ messages)
` [PATCH 1/3] platform/x86/intel/tpmi: Add defines to get version information
` [PATCH 2/3] platform/x86: ISST : Check major minor version
` [PATCH 3/3] platform/x86/intel-uncore-freq: "

[PATCH 00/12] coverity fixes
 2023-09-25 19:40 UTC  (13+ messages)
` [PATCH 01/12] hw/core/loader: load_at(): check size
` [PATCH 02/12] hw/i386/intel_iommu: vtd_slpte_nonzero_rsvd(): reduce magic numbers
` [PATCH 03/12] util/filemonitor-inotify: qemu_file_monitor_watch(): avoid overflow
` [PATCH 04/12] libvhost-user.c: add assertion to vu_message_read_default
` [PATCH 05/12] device_tree: qmp_dumpdtb(): stronger assertion
` [PATCH 06/12] mc146818rtc: rtc_set_time(): initialize tm to zeroes
` [PATCH 07/12] pcie_sriov: unregister_vfs(): fix error path
` [PATCH 08/12] block/nvme: nvme_process_completion() fix bound for cid
` [PATCH 09/12] kvm-all: introduce limits for name_size and num_desc
` [PATCH 10/12] hw/core/loader: gunzip(): initialize z_stream
` [PATCH 11/12] hw/core/loader: read_targphys(): add upper bound
` [PATCH 12/12] io/channel-socket: qio_channel_socket_flush(): improve msg validation

[PATCH] platform/x86/intel/tpmi: Add debugfs support for read/write blocked
 2023-09-25 19:42 UTC 

[PATCH 0/4] rbd: fix a deadlock around header_rwsem and lock_rwsem
 2023-09-25 19:40 UTC  (5+ messages)
` [PATCH 1/4] rbd: move rbd_dev_refresh() definition
` [PATCH 2/4] rbd: decouple header read-in from updating rbd_dev->header
` [PATCH 3/4] rbd: decouple parent info read-in from updating rbd_dev
` [PATCH 4/4] rbd: take header_rwsem in rbd_dev_refresh() only when updating

[igt-dev] [PATCH i-g-t v3 0/2] intel/i915_query: Add query-l3-bank-count subtest
 2023-09-25 19:40 UTC  (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for intel/i915_query: Add query-l3-bank-count subtest (rev2)
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "

[PATCH] selftests/cgroup: Fix awk usage in test_cpuset_prs.sh that may cause error
 2023-09-25 19:38 UTC  (3+ messages)

[PATCH v2] i2c: designware: Fix corrupted memory seen in the ISR
 2023-09-25 19:39 UTC  (12+ messages)

[PATCH 0/2] Fix the duplicate PMI injections in vPMU
 2023-09-25 19:34 UTC  (7+ messages)
` [PATCH 1/2] KVM: x86: Synthesize at most one PMI per VM-exit
` [PATCH 2/2] KVM: x86: Mask LVTPC when handling a PMI

[PATCH 3/3] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock
 2023-09-25 19:22 UTC  (3+ messages)

[PATCH] um: mmu: remove stub_pages
 2023-09-25 19:29 UTC 

[PATCH v2] format-patch: add --description-file option
 2023-09-25 19:29 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v7 00/12] NBD 64-bit extensions for qemu
 2023-09-25 19:22 UTC  (13+ messages)
` [PATCH v7 01/12] nbd/server: Support a request payload
` [PATCH v7 02/12] nbd/server: Prepare to receive extended header requests
` [PATCH v7 03/12] nbd/server: Prepare to send extended header replies
` [PATCH v7 04/12] nbd/server: Support 64-bit block status
` [PATCH v7 05/12] nbd/server: Enable initial support for extended headers
` [PATCH v7 06/12] nbd/client: Plumb errp through nbd_receive_replies
` [PATCH v7 07/12] nbd/client: Initial support for extended headers
` [PATCH v7 08/12] nbd/client: Accept 64-bit block status chunks
` [PATCH v7 09/12] nbd/client: Request extended headers during negotiation
` [PATCH v7 10/12] nbd/server: Refactor list of negotiated meta contexts
` [PATCH v7 11/12] nbd/server: Prepare for per-request filtering of BLOCK_STATUS
` [PATCH v7 12/12] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS

[PATCH v4 0/5] Displayport Alternate Mode 2.1 Support
 2023-09-25 19:27 UTC  (5+ messages)
` [PATCH v4 4/5] platform/chrome: cros_ec_typec: Add Displayport Alternatemode "

[xilinx-xlnx:lkp_test 2/3] drivers/edac/versal_edac.c:1035:9: error: implicit declaration of function 'disable_intr'; did you mean 'disable_irq'?
 2023-09-25 19:27 UTC 

drivers/net/wireless/atmel/atmel.c:2654:17: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 31
 2023-09-25 19:27 UTC 

Trying to boot custom kernel on Wink Hub (i.MX28)
 2023-09-25 19:27 UTC  (19+ messages)

[PATCH v3 0/5] configfs-tsm: Attestation Report ABI
 2023-09-25 19:26 UTC  (5+ messages)

[PATCH v2 1/6] media-api: Update to reflect the last code changes
 2023-09-25 19:24 UTC  (4+ messages)
` [PATCH v2 6/6] doc/media: Convert media-api.rst into manpages

[PATCH v2 net] net: nfc: llcp: Add lock when modifying device list
 2023-09-25 19:23 UTC 

Data corruption with 5.10.x client -> 6.5.x server
 2023-09-25 19:22 UTC  (7+ messages)

[Intel-gfx] [PATCH] i915/guc: Get runtime pm in busyness worker only if already active
 2023-09-25 19:21 UTC 

[PATCH 1/2] cxl: Save the decoder committed state
 2023-09-25 19:20 UTC  (2+ messages)
` [PATCH 2/2] cxl: Add check for regions before disabling memdev

[PATCH] smegw01: Fix inverted CONFIG_SYS_BOOT_LOCKED logic
 2023-09-25 19:19 UTC  (2+ messages)

[PATCH] arm: mvebu: sata_mv: Add bootstd hook to enable sata_bootdev
 2023-09-25 19:17 UTC  (3+ messages)

[PATCH] KVM: x86: Ignore MSR_AMD64_BU_CFG access
 2023-09-25 19:16 UTC  (4+ messages)

[Virtio-fs] [PATCH v3 0/5] vhost-user: Back-end state migration
 2023-09-25 19:15 UTC  (7+ messages)
` [Virtio-fs] [PATCH v3 1/5] vhost-user.rst: Migrating back-end-internal state
  `  "
` [Virtio-fs] [PATCH v3 2/5] vhost-user.rst: Clarify enabling/disabling vrings
  `  "

[RFC PATCH v2 0/3] Rust abstractions for network PHY drivers
 2023-09-25 19:15 UTC  (4+ messages)
` [RFC PATCH v2 1/3] rust: core "

[PATCH v2] ARM: GICv3 ITS: flush caches for newly allocated ITT
 2023-09-25 19:14 UTC  (4+ messages)
` [for-4.18] "

[PATCH v6 00/13] xen/arm: Split MMU code as the prepration of MPU work
 2023-09-25 19:13 UTC  (3+ messages)
` [PATCH v6 07/13] xen/arm: Split MMU system SMP MM bringup code to mmu/smpboot.c

[PATCH v6 0/9] Repack objects into separate packfiles based on a filter
 2023-09-25 19:14 UTC  (3+ messages)
` [PATCH v7 "

[Nouveau] [PATCH 00/44] drm/nouveau: initial support for GSP-RM 535.54.04 (and Ada GPUs)
 2023-09-25 19:12 UTC  (3+ messages)
` [Nouveau] [PATCH 36/44] drm/nouveau/mmu/r535: initial support

[PATCH 5.15 1/6] xfs: bound maximum wait time for inodegc work
 2023-09-25 19:12 UTC  (2+ messages)

[PATCH 1/2] staging: rtl8192e: fix structure alignment
 2023-09-25 19:11 UTC  (2+ messages)

[PATCH v2 0/7] CMake(Visual C) support for js/doc-unit-tests
 2023-09-25 19:09 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] unicode: update the width tables to Unicode 15.1
 2023-09-25 19:07 UTC 

[chrome-os:chromeos-5.4 32/34] drivers/iio/industrialio-core.c:1851:2-8: preceding lock on line 1848 (fwd)
 2023-09-25 19:08 UTC 

[android-common:mirror-chromeos-5.10-arcvm 6053/29452] arch/arm64/kvm/perf.c:58:43: error: implicit declaration of function 'perf_num_counters'; did you mean 'dec_mm_counter'?
 2023-09-25 19:06 UTC 

[meta-oe][PATCH] mosquitto: upgrade 2.0.17 -> 2.0.18
 2023-09-25 19:06 UTC  (4+ messages)
` [oe] "

[kdave-btrfs-devel:misc-next 105/126] fs/btrfs/qgroup.c:3305:22-29: ERROR: reference preceded by free on line 3303
 2023-09-25 19:05 UTC  (4+ messages)

[PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
 2023-09-25 19:05 UTC  (12+ messages)

[PATCH] powerpc/stacktrace: Fix arch_stack_walk_reliable()
 2023-09-25 19:02 UTC  (2+ messages)

[PULL 0/7] NBD patches through 2023-09-25
 2023-09-25 19:01 UTC  (6+ messages)
` [PULL 2/7] iotests: improve 'not run' message for nbd-multiconn test
` [PULL 3/7] nbd: Replace bool structured_reply with mode enum
` [PULL 4/7] nbd/client: Pass mode through to nbd_send_request
` [PULL 5/7] nbd: Add types for extended headers
` [PULL 7/7] nbd/server: Refactor handling of command sanity checks

[PATCH v6 00/17] qemu patches for 64-bit NBD extensions
 2023-09-25 19:03 UTC  (4+ messages)
` [PATCH v6 05/17] nbd/server: Refactor handling of command sanity checks

Microcode SW error since Linux 6.5
 2023-09-25 19:03 UTC  (6+ messages)

[PATCH v2] cpufreq: pmac32: Use of_property_read_reg() to parse "reg"
 2023-09-25 19:02 UTC 


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.