All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-24 15:46:17 to 2024-12-24 17:19:08 UTC [more...]

[RFC PATCH] ethdev: add new API for enable/disable xstat counters by ID
 2024-12-24 17:19 UTC  (4+ messages)

[PATCH v2 00/27] spi-nand/spi-mem DTR support
 2024-12-24 17:06 UTC  (61+ messages)
` [PATCH v2 01/27] spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
` [PATCH v2 02/27] spi: spi-mem: Add a new controller capability
` [PATCH v2 03/27] spi: amd: Support per spi-mem operation frequency switches
` [PATCH v2 04/27] spi: amd: Drop redundant check
` [PATCH v2 05/27] spi: amlogic-spifc-a1: Support per spi-mem operation frequency switches
` [PATCH v2 06/27] spi: cadence-qspi: "
` [PATCH v2 07/27] spi: dw: "
` [PATCH v2 08/27] spi: fsl-qspi: "
` [PATCH v2 09/27] spi: microchip-core-qspi: "
` [PATCH v2 10/27] spi: mt65xx: "
` [PATCH v2 11/27] spi: mxic: "
` [PATCH v2 12/27] spi: nxp-fspi: "
` [PATCH v2 13/27] spi: rockchip-sfc: "
` [PATCH v2 14/27] spi: spi-sn-f-ospi: "
` [PATCH v2 15/27] spi: spi-ti-qspi: "
` [PATCH v2 16/27] spi: zynq-qspi: "
` [PATCH v2 17/27] spi: zynqmp-gqspi: "
` [PATCH v2 18/27] spi: spi-mem: Reorder spi-mem macro assignments
` [PATCH v2 19/27] spi: spi-mem: Create macros for DTR operation
` [PATCH v2 20/27] spi: spi-mem: Estimate the time taken by operations
` [PATCH v2 21/27] mtd: spinand: Create distinct fast and slow read from cache variants
` [PATCH v2 22/27] mtd: spinand: Add an optional frequency to read from cache macros
` [PATCH v2 23/27] mtd: spinand: Enhance the logic when picking a variant
` [PATCH v2 24/27] mtd: spinand: Add support for read DTR operations
` [PATCH v2 25/27] mtd: spinand: winbond: Update the *JW chip definitions
` [PATCH v2 26/27] mtd: spinand: winbond: Add comment about naming
` [PATCH v2 27/27] mtd: spinand: winbond: Add support for DTR operations

[PATCH v8 00/27] cxl: add type2 device basic support
 2024-12-24 17:15 UTC  (9+ messages)
` [PATCH v8 01/27] "
` [PATCH v8 02/27] sfc: add cxl support using new CXL API
` [PATCH v8 03/27] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v8 04/27] cxl/pci: add check for validating capabilities

[leon-rdma:rdma-next 32/1045] drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c:184:23: error: use of undeclared identifier 'pvrdma_report_event_handle'
 2024-12-24 17:13 UTC 

[arm-integrator:b4/ixp4xx-netgear-wgr826v 5/9] arch/arm/boot/dts/intel/ixp/intel-ixp42x-linksys-wrt300nv2.dts:95.14-147.6: Warning (avoid_unnecessary_addr_size): /soc/bus@c4000000/flash@0,0: unnecessary #address-cells/#size-cells without "ranges", "dma-ranges" or child "reg" property
 2024-12-24 17:13 UTC 

[PATCH] sysctl: unregister sysctl table after testing
 2024-12-24 17:11 UTC 

[PATCH v3] drm/i915/cmtg: Disable the CMTG
 2024-12-24 17:03 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/i915/cmtg: Disable the CMTG (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[android-common:android15-6.6 2/2] fs/nilfs2/super.c:1366 nilfs_mount() warn: inconsistent returns '&s->s_umount'
 2024-12-24 17:01 UTC 

[openeuler:openEuler-1.0-LTS 1345/1345] binfmt_elf32.c:undefined reference to `elf_core_extra_phdrs'
 2024-12-24 17:01 UTC 

[PATCH v2] drm/i915/cmtg: Disable the CMTG
 2024-12-24 16:57 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/i915/cmtg: Disable the CMTG (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
` ✗ Fi.CI.BUILD: "

[PATCH V5 00/23] Live update: cpr-transfer
 2024-12-24 16:56 UTC  (25+ messages)
` [PATCH V5 01/23] backends/hostmem-shm: factor out allocation of "anonymous shared memory with an fd"
` [PATCH V5 02/23] physmem: qemu_ram_alloc_from_fd extensions
` [PATCH V5 03/23] physmem: fd-based shared memory
` [PATCH V5 04/23] memory: add RAM_PRIVATE
` [PATCH V5 05/23] machine: aux-ram-share option
` [PATCH V5 06/23] migration: cpr-state
` [PATCH V5 07/23] physmem: preserve ram blocks for cpr
` [PATCH V5 08/23] hostmem-memfd: preserve "
` [PATCH V5 09/23] hostmem-shm: "
` [PATCH V5 10/23] migration: enhance migrate_uri_parse
` [PATCH V5 11/23] migration: incoming channel
` [PATCH V5 12/23] migration: SCM_RIGHTS for QEMUFile
` [PATCH V5 13/23] migration: VMSTATE_FD
` [PATCH V5 14/23] migration: cpr-transfer save and load
` [PATCH V5 15/23] migration: cpr-transfer mode
` [PATCH V5 16/23] migration-test: memory_backend
` [PATCH V5 17/23] tests/qtest: optimize migrate_set_ports
` [PATCH V5 18/23] tests/qtest: defer connection
` [PATCH V5 19/23] migration-test: "
` [PATCH V5 20/23] tests/qtest: enhance migration channels
` [PATCH V5 21/23] tests/qtest: assert qmp_ready
` [PATCH V5 22/23] migration-test: cpr-transfer
` [PATCH V5 23/23] migration: cpr-transfer documentation

[RFC PATCH v3 00/19] Support socket access-control
 2024-12-24 16:55 UTC  (10+ messages)
` [RFC PATCH v3 01/19] landlock: "

[PATCH v8 00/12] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-12-24 16:53 UTC  (4+ messages)
` [PATCH v8 08/12] migration/multifd: Add new migration option for multifd DSA offloading

[PATCH] staging: rtl8723bs: fix network selection and A-MPDU reordering in rtw_mlme.c
 2024-12-24 16:51 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 1345/1345] drivers/misc/uacce/uacce.o: warning: objtool: missing symbol for section .exit.text
 2024-12-24 16:51 UTC 

[PATCH 0/2] mtd: spi-nor: winbond: Add support for flashes with several dies
 2024-12-24 16:47 UTC  (6+ messages)
` [PATCH 1/2] mtd: spi-nor: winbond: Add support for w25q01jv
` [PATCH 2/2] mtd: spi-nor: winbond: Add support for w25q02jv

[PATCH 0/7 v2] sched/fair: Rework EAS to handle more cases
 2024-12-24 16:46 UTC  (3+ messages)
` [PATCH 3/7 v2] sched/fair: Rework feec() to use cost instead of spare capacity

[PATCH 0/2] hyperv: Fixes for get_vtl(void)
 2024-12-24 16:45 UTC  (11+ messages)
` [PATCH 2/2] hyperv: Do not overlap the input and output hypercall areas in get_vtl(void)

[PATCH 0/2] lib: clarify comparison function requirements
 2024-12-24 16:39 UTC  (3+ messages)
` [PATCH 1/2] lib/sort: clarify comparison function requirements in sort_r()
` [PATCH 2/2] lib/list_sort: "

[PATCH 0/2] iio: light: opt3001: Add Support for OPT3004 Light Sensor
 2024-12-24 16:37 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: light: opt3001: add compatible for opt3004

[syzbot] [mm?] KASAN: slab-use-after-free Read in __mmap_region
 2024-12-24 16:35 UTC  (2+ messages)

[PATCH v3 00/23] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2024-12-24 16:31 UTC  (3+ messages)
` [PATCH v3 10/23] drm/msm/dpu: Add dpu_hw_cwb abstraction for CWB block

[PATCH v5 0/8] driver core: class: Fix bug and code improvements for class APIs
 2024-12-24 16:28 UTC  (5+ messages)
` [PATCH v5 5/8] driver core: Correct parameter check for API device_for_each_child_reverse_from()
` [PATCH v5 8/8] driver core: Move two simple APIs for finding child device to header

[PATCH] drm/i915/cmtg: Disable the CMTG
 2024-12-24 16:25 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "
` ✗ Xe.CI.BAT: "

[PATCH v5 00/12] driver core: Constify API device_find_child()
 2024-12-24 16:25 UTC  (7+ messages)
` [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages
` [PATCH v5 10/12] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type()
` [PATCH v5 11/12] cxl/pmem: Remove is_cxl_nvdimm_bridge()

[Linux-6.12.y] XEN: CVE-2024-53241 / XSA-466 and Clang-kCFI
 2024-12-24 16:23 UTC  (12+ messages)

[GIT PULL] mtd: topic branch for spi with Qcom changes
 2024-12-24 16:20 UTC  (2+ messages)

[PATCH v4 0/8] driver core: class: Fix bug and code improvements for class APIs
 2024-12-24 16:21 UTC  (5+ messages)
` [PATCH v4 8/8] driver core: Move 2 one line device finding APIs to header

[openeuler:openEuler-1.0-LTS 1345/1345] drivers/acpi/pmic/tps68470_pmic.c:380:10: error: implicit declaration of function 'dev_err_probe'
 2024-12-24 16:20 UTC 

[PATCH v3 0/3] sched: Restructure task_mm_cid_work for predictability
 2024-12-24 16:20 UTC  (5+ messages)
` [PATCH v3 2/3] sched: Move task_mm_cid_work to mm delayed work
` [PATCH v3 3/3] rseq/selftests: Add test for mm_cid compaction

[PATCH v2] cxl: factor out cxl_await_range_active() and cxl_media_ready()
 2024-12-24 16:16 UTC  (2+ messages)

[bug report] RDMA/iwpm: reentrant iwpm hello message
 2024-12-24 16:16 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] package/mender-artifact: bump version to 4.0.0
 2024-12-24 16:15 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/mender-connect: bump version to 2.3.0

[PATCH v2 00/10] wifi: ath12k: Add peer extended Rx statistics debugfs support
 2024-12-24 16:14 UTC  (11+ messages)
` [PATCH v2 01/10] wifi: ath12k: Add HAL_PHYRX_GENERIC_U_SIG TLV parsing support
` [PATCH v2 02/10] wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG "
` [PATCH v2 03/10] wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO "
` [PATCH v2 04/10] wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO "
` [PATCH v2 05/10] wifi: ath12k: Update the peer id in PPDU end user stats TLV
` [PATCH v2 06/10] wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV
` [PATCH v2 07/10] wifi: ath12k: Add EHT MCS support in Extended Rx statistics
` [PATCH v2 08/10] wifi: ath12k: Refactor the format of peer rate table information
` [PATCH v2 09/10] wifi: ath12k: Add EHT rate statistics support
` [PATCH v2 10/10] wifi: ath12k: Add peer extended Rx statistics debugfs support

[GIT PULL] mtd: Fixes for 6.13-rc5
 2024-12-24 16:12 UTC 

[PATCH v2 1/2] dt-bindings: arm:rockchip: Add BigTreeTech CB2 and Pi2
 2024-12-24 16:13 UTC  (2+ messages)

[PATCH] drm/mediatek: Initialize pointer before use to avoid undefiend behaviour
 2024-12-24 16:09 UTC  (2+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_bkey_ptrs_validate
 2024-12-24 16:11 UTC  (2+ messages)

[PATCH] cxl/mem: Hide RCD attributes when pre-requisites are missing
 2024-12-24 16:11 UTC  (2+ messages)

[PATCH v6 0/5] Improve simple directory offset wrap behavior
 2024-12-24 16:10 UTC  (9+ messages)
` [PATCH v6 5/5] libfs: Use d_children list to iterate simple_offset directories

arch/arm64/boot/dts/rockchip/px30.dtsi:1210.9-1219.5: Warning (graph_child_address): /isp@ff4a0000/ports: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary
 2024-12-24 16:09 UTC 

[RFC PATCH edk2-platforms v4 0/1] add basic support for CXL on sbsa-ref
 2024-12-24 16:06 UTC  (5+ messages)
      ` [edk2-devel] "

[PATCH v5] tpm: Map the ACPI provided event log
 2024-12-24 16:05 UTC  (2+ messages)

Errno codes from symlink() syscall
 2024-12-24 16:05 UTC 

[PATCH v6 0/4] i386: Support SMP Cache Topology
 2024-12-24 16:04 UTC  (2+ messages)

[PATCH v2] cxl/region: Fix region creation for greater than x2 switches
 2024-12-24 16:05 UTC  (2+ messages)

[PATCH v2 00/11] Tpm exit with error when algorithm dismatches
 2024-12-24 16:01 UTC  (12+ messages)
` [PATCH v2 01/11] efi_loader: Don't warn if the TCG2 FinalEvents table is not installed
` [PATCH v2 02/11] tpm: Rename tpm2_is_active_pcr()
` [PATCH v2 03/11] tpm: Rename tpm2_allow_extend()
` [PATCH v2 04/11] tpm: refactor tcg2_get_pcr_info()
` [PATCH v2 05/11] tpm: add flag in hash_algo_list and API to check if algorithm is supported
` [PATCH v2 06/11] tpm: Don't create an EventLog if algorithms are misconfigured
` [PATCH v2 07/11] tpm: Keep the active PCRs in the chip private data
` [PATCH v2 08/11] tpm: Simplify tcg2_create_digest()
` [PATCH v2 09/11] tpm: Simplify tcg2_log_init()
` [PATCH v2 10/11] tpm: Don't replay an EventLog if tcg2_log_parse() fails
` [PATCH v2 11/11] tpm: add kconfig control in tcg2_create_digest()

[PATCH v7 00/28] cxl: add type2 device basic support
 2024-12-24 16:02 UTC  (5+ messages)
` [PATCH v7 24/28] cxl: add region flag for precluding a device memory to be used for dax

[PATCH v3 0/3] hw/loongarch/booting: Booting protocol refactoring
 2024-12-24 16:00 UTC  (3+ messages)
` [PATCH v3 1/3] hw/loongarch/boot: Refactor EFI booting protocol generation

[PATCH v5 00/11] i386: miscellaneous cleanup
 2024-12-24 16:01 UTC  (6+ messages)
` [PATCH v5 10/11] target/i386/kvm: Clean up error handling in kvm_arch_init()
` [PATCH v5 11/11] target/i386/kvm: Replace ARRAY_SIZE(msr_handlers) with KVM_MSR_FILTER_MAX_RANGES

DSA Switch: query: Switch configuration, data plane doesn't work whereas control plane works
 2024-12-24 16:00 UTC  (4+ messages)

[PATCH net-next 0/4] selftests/net: packetdrill: import multiple tests
 2024-12-24 15:59 UTC  (8+ messages)

[chrome-os:chromeos-6.12 4/4] arch/arm64/boot/dts/mediatek/mt8192-asurada-hayato-r5-sku2.dtb: gpu@13000000: 'power_model@0', 'power_model@1', 'supply-names' do not match any of the regexes: 'pinctrl-[0-9]+'
 2024-12-24 15:59 UTC 

[PATCH tty-next v1 1/4] serial: 8250: Use @ier bits to determine if Rx is stopped
 2024-12-24 15:59 UTC  (3+ messages)

[PATCH v2 0/9] Enable EINJv2 support
 2024-12-24 15:57 UTC  (7+ messages)
` [PATCH v2 5/9] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH v2 6/9] ACPI: APEI: EINJ: Add einjv2 extension struct
` [PATCH v2 8/9] ACPI: APEI: EINJ: Enable EINJv2 error injections

[PATCH V6] scsi: ufs: qcom: Enable UFS Shared ICE Feature
 2024-12-24 15:50 UTC  (3+ messages)

[PATCH v2 0/2] Fix XDR encoding near page boundaries
 2024-12-24 15:50 UTC  (4+ messages)

[RFC 0/3] Vhost: fix FD entries cleanup
 2024-12-24 15:49 UTC  (4+ messages)
` [RFC 1/3] vhost: add cleanup callback to FD entries
` [RFC 2/3] vhost: fix vhost-user socket cleanup order
` [RFC 3/3] vhost: improve VDUSE reconnect handler cleanup

[openeuler:openEuler-1.0-LTS 1343/1343] kernel/module.c:275:6: sparse: sparse: symbol 'set_module_sig_enforced' was not declared. Should it be static?
 2024-12-24 15:49 UTC 

[PATCH 0/2] hexdump: Allow skipping identical lines
 2024-12-24 15:49 UTC  (6+ messages)

[PATCH V8] scsi: ufs: qcom: Enable UFS Shared ICE Feature
 2024-12-24 15:47 UTC 

[PATCH v4 0/2] arm64: dts: ti: k3-j784s4: Mark tps659413
 2024-12-24 15:44 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.