All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-27 17:02:00 to 2024-08-27 17:53:42 UTC [more...]

[PATCH] input: tegra: Use of_property_read_variable_u32_array() and of_property_present()
 2024-08-27 17:53 UTC  (4+ messages)

[PATCH] block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes
 2024-08-27 17:53 UTC 

[PATCH 0/9] Various xhci fixes and improvements
 2024-08-27 17:53 UTC  (8+ messages)
` [PATCH 1/9] usb: xhci: Fix double newline in a debug message
` [PATCH 2/9] usb: xhci: Fix handling errors mid TD followed by other errors
` [PATCH 3/9] usb: xhci: Clean up the TD skipping loop
` [PATCH 4/9] usb: xhci: Expedite processing missed isoch TDs on modern HCs
` [PATCH 5/9] usb: xhci: Simplify error_mid_td marking
` [PATCH 6/9] usb: xhci: Sanity check "spurious success" handling
` [PATCH 7/9] usb: xhci: Don't lie about trb_comp_code in handle_tx_event()

[PATCH v3 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
 2024-08-27 17:47 UTC  (3+ messages)

[PATCH] lib: crypto: fix ASYMMETRIC_KEY_TYPE dependency
 2024-08-27 17:38 UTC 

[PATCHv9 0/9] nvme: implement secure concatenation
 2024-08-27 17:52 UTC  (3+ messages)
` [PATCH 1/9] crypto,fs: Separate out hkdf_extract() and hkdf_expand()

[PATCH] gpio: mxc_gpio: fix reading state of GPIO pins in output mode
 2024-08-27 17:36 UTC 

[PATCH] dm: Implement set_read_only
 2024-08-27 17:52 UTC  (2+ messages)

[PATCH 00/20] wifi: rtw88: Add support for RTL8821AU and RTL8812AU
 2024-08-27 17:52 UTC  (4+ messages)
` [PATCH 18/20] wifi: rtw88: Add rtw8821a.{c,h}

[PATCH] mkimage: ecdsa: add signature/key nodes to dtb if missing
 2024-08-27 16:00 UTC 

[PATCH 1/1] drm/msm: fix %s null argument error
 2024-08-27 17:50 UTC  (2+ messages)

[PATCH v1] softmmu/physmem: fix memory leak in dirty_memory_extend()
 2024-08-27 17:50 UTC  (5+ messages)

[PATCH i-g-t 00/37] Intel CCS + 10bpc/fp16 stuff
 2024-08-27 17:51 UTC  (23+ messages)
` [PATCH i-g-t 25/37] lib/igt_fb: Try to fix block copy media compression handling
` [PATCH i-g-t 26/37] lib/igt_fb: Assert that we have no clear color when using the bltter
` [PATCH i-g-t 27/37] lib/vebox: Add support for fp16 RGB formats
` [PATCH i-g-t 28/37] lib/vebox: Add 10bpc support
` [PATCH i-g-t 29/37] lib/igt_fb: Treat 2:10:10:10 properly
` [PATCH i-g-t 30/37] tests/kms_plane: Extract skip_format_mod()
` [PATCH i-g-t 31/37] tests/kms_plane: Skip 10bpc formats with media compression
` [PATCH i-g-t 32/37] tests/kms_ccs: Reuse igt_fb_is_gen12_rc_ccs_cc_modifier()
` [PATCH i-g-t 33/37] tests/kms_ccs: Correctly check clear color for 10bpc formats
` [PATCH i-g-t 36/37] tests/kms_ccs: Skip testing on identical plane types
` [PATCH i-g-t 37/37] tests/kms_ccs: Provide a hint as to what we're testing

regression on generic/351 in 6.11-rc5?
 2024-08-27 17:51 UTC  (3+ messages)

[PATCH] mark <zlib.h> with for-crc32 in a consistent manner
 2024-08-27 17:51 UTC  (3+ messages)

[PATCH v4 00/14] Implement Trusted Security Event Modeling
 2024-08-27 17:51 UTC  (5+ messages)
` [PATCH v4 04/14] Add primary TSEM implementation file

[PATCH i-g-t 0/5] Improve MST HDCP tests
 2024-08-27 17:50 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for Improve MST HDCP tests (rev4)

[PATCH v2 0/5] mtd: spinand: add OTP support
 2024-08-27 17:49 UTC  (11+ messages)
` [PATCH v2 1/5] mtd: spinand: make spinand_{read,write}_page global
` [PATCH v2 2/5] mtd: spinand: add OTP support
` [PATCH v2 3/5] mtd: spinand: make spinand_wait() global
` [PATCH v2 4/5] mtd: spinand: micron: OTP access for MT29F2G01ABAGD
` [PATCH v2 5/5] mtd: spinand: esmt: OTP access for F50{L,D}1G41LB

[PATCH v5 00/44] Color Pipeline API w/ VKMS
 2024-08-27 17:49 UTC  (16+ messages)
` [PATCH v5 02/44] drm/vkms: Round fixp2int conversion in lerp_u16
` [PATCH v5 03/44] drm/vkms: Add kunit tests for VKMS LUT handling
` [PATCH v5 05/44] drm/colorop: Introduce new drm_colorop mode object
` [PATCH v5 14/44] drm/vkms: Add enumerated 1D curve colorop
` [PATCH v5 18/44] drm/vkms: Use s32 for internal color pipeline precision
` [PATCH v5 19/44] drm/vkms: add 3x4 matrix in color pipeline
` [PATCH v5 41/44] drm/colorop: allow non-bypass colorops

[PATCH v6 00/19] migration/multifd: Remove multifd_send_state->pages
 2024-08-27 17:46 UTC  (20+ messages)
` [PATCH v6 01/19] migration/multifd: Reduce access to p->pages
` [PATCH v6 02/19] migration/multifd: Inline page_size and page_count
` [PATCH v6 03/19] migration/multifd: Remove pages->allocated
` [PATCH v6 04/19] migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov
` [PATCH v6 05/19] migration/multifd: Introduce MultiFDSendData
` [PATCH v6 06/19] migration/multifd: Make MultiFDPages_t:offset a flexible array member
` [PATCH v6 07/19] migration/multifd: Replace p->pages with an union pointer
` [PATCH v6 08/19] migration/multifd: Move pages accounting into multifd_send_zero_page_detect()
` [PATCH v6 09/19] migration/multifd: Remove total pages tracing
` [PATCH v6 10/19] migration/multifd: Isolate ram pages packet data
` [PATCH v6 11/19] migration/multifd: Don't send ram data during SYNC
` [PATCH v6 12/19] migration/multifd: Replace multifd_send_state->pages with client data
` [PATCH v6 13/19] migration/multifd: Allow multifd sync without flush
` [PATCH v6 14/19] migration/multifd: Standardize on multifd ops names
` [PATCH v6 15/19] migration/multifd: Register nocomp ops dynamically
` [PATCH v6 16/19] migration/multifd: Move nocomp code into multifd-nocomp.c
` [PATCH v6 17/19] migration/multifd: Make MultiFDMethods const
` [PATCH v6 18/19] migration/multifd: Stop changing the packet on recv side
` [PATCH v6 19/19] migration/multifd: Add documentation for multifd methods

[PATCH v2 0/4] add ref content check for files backend
 2024-08-27 17:49 UTC  (3+ messages)
` [PATCH v2 1/4] ref: initialize "fsck_ref_report" with zero

[PATCH v2] drm/vkms: Add documentation
 2024-08-27 17:49 UTC  (2+ messages)

[PATCH 6.6 000/341] 6.6.48-rc1 review
 2024-08-27 17:47 UTC  (2+ messages)

[PATCH] iommufd: Protect against overflow of ALIGN() during iova allocation
 2024-08-27 17:46 UTC  (2+ messages)

[PATCH 6.1 000/321] 6.1.107-rc1 review
 2024-08-27 17:46 UTC  (2+ messages)

[PATCH v13 00/19] nfs/nfsd: add support for localio
 2024-08-27 17:45 UTC  (4+ messages)
` [PATCH v13 09/19] nfs_common: add NFS LOCALIO auxiliary protocol enablement

[PATCH v5 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait()
 2024-08-27 17:43 UTC  (3+ messages)

[PATCH] hw/ppc: fix decrementer with BookE timers
 2024-08-27 17:40 UTC  (2+ messages)

[PATCH v2 00/11] KVM: arm64: Handle the lack of GICv3 exposed to a guest
 2024-08-27 17:41 UTC  (2+ messages)

[PATCH v3 1/5] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
 2024-08-27 17:40 UTC  (2+ messages)

[PATCH] selinux: replace kmem_cache_create() with KMEM_CACHE()
 2024-08-27 17:40 UTC 

[PATCH] clk: Delete init for local variable "best_crent_rate"
 2024-08-27 17:40 UTC  (2+ messages)

[PATCH 2/4] random: vDSO: Don't use PAGE_SIZE and PAGE_MASK
 2024-08-27 17:38 UTC  (8+ messages)
` [PATCH] random: vDSO: Redefine "

[PATCH 1/4] drm/sched: add optional errno to drm_sched_start()
 2024-08-27 17:38 UTC  (3+ messages)
` [PATCH 4/4] drm/todos: add entry for drm_syncobj error handling

[PATCH 0/2] arm64: dts: iot2050: Fix R5 lock-step settings, add overlays
 2024-08-27 17:30 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: ti: iot2050: Add overlays for M.2 used by firmware

Some feedbacks on RISC-V IOMMU driver
 2024-08-27 17:34 UTC  (6+ messages)
  ` [External] "
    ` [External] "

[RFC 0/2] introduce LLC aware functions
 2024-08-27 17:36 UTC  (3+ messages)
` [RFC 1/2] eal: add llc "

[RFC] Why is set_config not supported in mlx5_vnet?
 2024-08-27 17:36 UTC  (7+ messages)

[PATCH v8 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-08-27 17:31 UTC  (14+ messages)

[PATCH v3 00/15] CCS static load balance
 2024-08-27 17:36 UTC  (4+ messages)
` [PATCH v3 15/15] drm/i915/gt: Allow the user to change the CCS mode through sysfs

[PATCH v2] vma remove the unneeded avc bound with non-CoWed folio
 2024-08-27 17:35 UTC  (4+ messages)

[PATCH i-g-t v5 0/4] Improvise-the-deep-pkgc
 2024-08-27 17:35 UTC  (3+ messages)
` ✓ CI.xeBAT: success for Improvise-the-deep-pkgc (rev5)
` ✓ Fi.CI.BAT: "

[PATCH] drm/sched: Document drm_sched_job_arm()'s effect on fences
 2024-08-27 17:35 UTC  (2+ messages)

[GIT PULL] Qualcomm clock fixes for v6.11
 2024-08-27 17:35 UTC  (2+ messages)

[PATCH net-next v2 1/2] net/ncsi: Use str_up_down to simplify the code
 2024-08-27 17:34 UTC  (2+ messages)

[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in attr_make_nonresident
 2024-08-27 17:35 UTC 

FUSE passthrough: fd lifetime?
 2024-08-27 17:34 UTC  (5+ messages)

[PATCH v10 00/20] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-08-27 17:19 UTC  (5+ messages)
` [PATCH v10 20/20] x86/efi: EFI stub DRTM launch support for Secure Launch

Interest for a libcamera workshop in Vienna - September 17th
 2024-08-27 17:32 UTC  (2+ messages)

[BUG almost bisected] Splat in dequeue_rt_stack() and build error
 2024-08-27 17:33 UTC  (7+ messages)

[PATCH] of: move empty_root and unittest data DTBs to .init.rodata section
 2024-08-27 17:32 UTC  (3+ messages)

[PATCH 00/11] Introduce New AMD Heterogeneous Core Driver
 2024-08-27 17:32 UTC  (9+ messages)
` [PATCH 01/11] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH 02/11] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH 05/11] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH 09/11] platform/x86/: hfi: add power management callback

[PATCH 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775p
 2024-08-27 17:31 UTC  (5+ messages)

[PATCH v1 0/4] vfio/iommu: Flag to allow userspace to set DMA buffers system cacheable
 2024-08-27 17:31 UTC  (4+ messages)

[PATCH v3] spi: rockchip: Resolve unbalanced runtime PM / system PM handling
 2024-08-27 17:11 UTC  (2+ messages)

[RFC 0/7] Introduce swiotlb throttling
 2024-08-27 17:30 UTC  (6+ messages)
` [RFC 1/7] swiotlb: "

[meta-ti][PATCH] mesa-pvr: set pv explicitely
 2024-08-27 17:30 UTC  (2+ messages)

[PATCH] power: supply: max1720x: add read support for nvmem
 2024-08-27 17:28 UTC  (2+ messages)

[PATCH 3/6] dt-bindings: pinctrl: Add fsl,ls1012a-pinctrl yaml file
 2024-08-27 17:28 UTC  (4+ messages)

[syzbot] [mm?] BUG: unable to handle kernel paging request in mmap_region
 2024-08-27 17:28 UTC 

[GIT PULL] clk: renesas: Updates for v6.12
 2024-08-27 17:27 UTC  (2+ messages)

[PATCH 0/4] drm/xe/pmu: Enable PMU interface
 2024-08-27 17:26 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/pmu: Enable PMU interface (rev10)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH] interconnect: qcom: icc-rpmh: probe defer incase of missing QoS clock dependency
 2024-08-27 17:25 UTC 

[GSoC] perf trace and BTF: Final Report
 2024-08-27 17:25 UTC 

[PATCH V2] dmaengine: Fix spelling mistakes
 2024-08-27 17:25 UTC  (2+ messages)

[PATCH v5 0/2] fuse: add timeout option for requests
 2024-08-27 17:24 UTC  (3+ messages)

[PATCH v1 0/4] Add second scatter test case
 2024-08-27 17:22 UTC  (3+ messages)
` [PATCH v8 0/1] dts: add "
  ` [PATCH v8 1/1] dts: add test case that utilizes offload to pmd_buffer_scatter

[PATCH v1] memcg: add charging of already allocated slab objects
 2024-08-27 17:23 UTC  (3+ messages)

[syzbot] [ntfs3?] general protection fault in run_is_mapped_full
 2024-08-27 17:23 UTC 

[PATCH 0/2] Fix for lightup issue on Lenovo 4k60 HDMI
 2024-08-27 17:20 UTC  (2+ messages)

[PATCH v8] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete
 2024-08-27 17:18 UTC  (2+ messages)

[PATCH v3 0/3] Virtio SPI Linux driver
 2024-08-27 17:18 UTC  (5+ messages)
` [PATCH v3 1/3] virtio: Add ID for virtio SPI
` [PATCH v3 2/3] virtio-spi: Add virtio-spi.h

[PATCH v7 15/21] mm: Change failure of MAP_FIXED to restoring the gap on failure
 2024-08-27 17:15 UTC  (2+ messages)
` [PATCH] mm/vma: Fix null pointer dereference in vms_abort_munmap_vmas()

[PATCH 1/2] rust: Oe-selftest changes for rust v1.79
 2024-08-27 17:16 UTC  (9+ messages)
` [PATCH 2/2] rust: Upgrade 1.78.0->1.79.0
  ` [OE-core] "

[PATCH v4 0/2] Fix perf adjust period
 2024-08-27 17:16 UTC  (4+ messages)
` [PATCH v4 2/2] perf/core: Fix incorrect time diff in tick "

[PATCH v2 00/25] ext4: some bugfixes and cleanups for ext4 extents path
 2024-08-27 17:16 UTC  (3+ messages)
` [PATCH v2 25/25] ext4: save unnecessary indentation in ext4_ext_create_new_leaf()

[PATCH v3 0/2] Replace dma-fence chain with dma-fence array for media GT TLB invalidation
 2024-08-27 17:15 UTC  (5+ messages)
` [PATCH v3 1/2] dma-buf: Split out dma fence array create into alloc and arm functions

[PATCH] Add vhost-user-spi and vhost-user-spi-pci devices
 2024-08-27 17:14 UTC  (2+ messages)

[linux-linus test] 187358: tolerable FAIL - PUSHED
 2024-08-27 17:14 UTC 

[PATCH v4 00/10] power: supply: max77693: Toggle charging/OTG based on extcon status
 2024-08-27 17:14 UTC  (6+ messages)
` [PATCH v4 04/10] power: supply: max77693: Set charge current limits during init

[PATCH v10 0/3] usb: gadget: 9pfs transport
 2024-08-27 17:13 UTC  (4+ messages)
` [PATCH v10 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h

[PATCH net-next v1 1/1] net: dsa: mv88e6xxx: Remove stale comment
 2024-08-27 17:12 UTC  (2+ messages)

[RFC PATCH] fs: obtain the inode generation number from vfs directly
 2024-08-27 17:11 UTC  (6+ messages)

[PATCH v3 0/4] Improve SVM migrate event report
 2024-08-27 17:10 UTC  (6+ messages)
` [PATCH v3 1/4] drm/amdkfd: Document and define SVM events message macro
` [PATCH v3 2/4] drm/amdkfd: Output migrate end event if migrate failed
` [PATCH v3 3/4] drm/amdkfd: Increase SMI event fifo size
` [PATCH v3 4/4] drm/amdkfd: SMI report dropped event count
` [PATCH] "

[PATCH -next] md/raid1: cleanup local variable 'b' from radi1_read_request()
 2024-08-27 17:10 UTC  (2+ messages)

[PATCH v2] spi: rockchip: Resolve unbalanced runtime PM / system PM handling
 2024-08-27 17:09 UTC 

[PATCH 1/2] ext4: dax: Fix overflowing extents beyond inode size when partially writing
 2024-08-27 17:08 UTC  (3+ messages)
` [PATCH 2/2] ext4: dax: keep orphan list before truncate overflow allocated blocks

[PATCH net-next 0/2] timestamp: control SOF_TIMESTAMPING_RX_SOFTWARE feature per socket
 2024-08-27 17:08 UTC  (11+ messages)
` [PATCH net-next 1/2] tcp: make "

[PATCH] drm/i915/gt: Continue creating engine sysfs files even after a failure
 2024-08-27 17:05 UTC  (2+ messages)

[PATCH 1/2] drm/xe: Skip CCS clear for WB type BOs
 2024-08-27 17:04 UTC  (2+ messages)
` ✓ CI.BAT: success for series starting with [1/2] "

[PATCH 0/8] Add support for PCIe3 on x1e80100
 2024-08-27 16:58 UTC  (4+ messages)
` [PATCH 8/8] PCI: qcom: Add support to PCIe slot power supplies

[PATCH 0/8] Adjustments for preferred core detection
 2024-08-27 17:03 UTC  (3+ messages)
` [PATCH 8/8] cpufreq: amd-pstate: Drop some uses of cpudata->hw_prefcore

[PATCH v4] drivers: rtc: Add driver for SD2405AL
 2024-08-27 17:03 UTC  (2+ messages)

[PATCH v1 00/10] iommufd: Add VIOMMU infrastructure (Part-2 VIRQ)
 2024-08-27 17:02 UTC  (11+ messages)
` [PATCH v1 01/10] iommufd: Rename IOMMUFD_OBJ_FAULT to IOMMUFD_OBJ_EVENT_IOPF
` [PATCH v1 02/10] iommufd: Rename fault.c to event.c
` [PATCH v1 03/10] iommufd: Add IOMMUFD_OBJ_EVENT_VIRQ and IOMMUFD_CMD_VIRQ_ALLOC
` [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle
` [PATCH v1 05/10] iommufd/viommu: Add iommufd_vdev_id_to_dev helper
` [PATCH v1 06/10] iommufd/viommu: Add iommufd_viommu_report_irq helper
` [PATCH v1 07/10] iommufd/selftest: Implement mock_viommu_set/unset_vdev_id
` [PATCH v1 08/10] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VIRQ for VIRQ coverage
` [PATCH v1 09/10] iommufd/selftest: Add EVENT_VIRQ test coverage
` [PATCH v1 10/10] iommu/arm-smmu-v3: Report virtual IRQ for device in user space

[PATCH i-g-t 1/2] tests/kms_async_flips: subtests to validate async flips on atomic path
 2024-08-27 17:02 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for series starting with [i-g-t,1/2] "

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-08-27 16:59 UTC  (11+ messages)
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
` [PATCH v2 11/19] iommu: Add iommu_copy_struct_from_full_user_array helper
` [PATCH v2 12/19] iommufd/selftest: Add mock_viommu_invalidate_user op
` [PATCH v2 13/19] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
` [PATCH v2 14/19] iommufd/selftest: Add VIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v2 15/19] iommufd/viommu: Add iommufd_viommu_to_parent_domain helper
` [PATCH v2 16/19] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user
` [PATCH v2 17/19] iommu/arm-smmu-v3: Add arm_smmu_viommu_cache_invalidate
` [PATCH v2 18/19] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED
` [PATCH v2 19/19] iommu/arm-smmu-v3: Update comments about ATS and bypass


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.