All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-06 11:45:33 to 2023-11-06 12:25:37 UTC [more...]

[PATCH v2 0/9] Improvements to pcie_bandwidth_available() for eGPUs
 2023-11-06 12:25 UTC  (3+ messages)
` [PATCH v2 1/9] drm/nouveau: Switch from pci_is_thunderbolt_attached() to dev_is_removable()

[PATCH v6 0/8] Unify sub-device state access functions
 2023-11-06 12:25 UTC  (10+ messages)
` [PATCH v6 1/8] media: v4l: subdev: Store the sub-device in the sub-device state
` [PATCH v6 2/8] media: v4l: subdev: Also return pads array information on stream functions
` [PATCH v6 3/8] media: v4l: subdev: Rename sub-device state information access functions
` [PATCH v6 4/8] media: v4l: subdev: v4l2_subdev_state_get_format always returns format now
` [PATCH v6 5/8] media: v4l: subdev: Make stream argument optional in state access functions
` [PATCH v6 7/8] media: v4l: subdev: Remove stream-unaware sub-device state access
` [PATCH v6 8/8] media: v4l: subdev: Return NULL from pad access functions on error

[PATCH] mempool: fix internal function documentation
 2023-11-06 12:24 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH 0/3] fanotify support for btrfs sub-volumes
 2023-11-06 12:22 UTC  (11+ messages)

[PATCH 00/15] board: ti: Add support for BeagleBone AI-64
 2023-11-06 12:21 UTC  (10+ messages)
` [PATCH 01/15] arm: mach-k3: j721e: Improve support for UDA FS
` [PATCH 03/15] board: ti: j721e: evm: Drop board check for ESM
` [PATCH 10/15] configs: j721e_evm_a72_defconfig: Switch to bootstd

[PATCH 0/8] Add PM8937 PMIC support
 2023-11-06 12:20 UTC  (12+ messages)
` [PATCH 1/8] mfd: qcom-spmi-pmic: Add support for PM8937
` [PATCH 2/8] dt-bindings: mfd: qcom-spmi-pmic: Document PM8937 PMIC
` [PATCH 3/8] regulator: qcom_spmi: Add PM8937 SPMI regulator
` [PATCH 4/8] dt-bindings: regulator: qcom,spmi-regulator: Document PM8937 PMIC
` [PATCH 5/8] regulator: qcom_smd: Add PM8937 regulators
` [PATCH 6/8] dt-bindings: regulator: qcom,smd-rpm-regulator: Document PM8937 IC
` [PATCH 7/8] arm64: dts: qcom: Add PM8937 PMIC
` [PATCH 8/8] soc: qcom: socinfo: Add PM8937 Power IC

[PATCH v2] libceph: increase the max extents check for sparse read
 2023-11-06 12:20 UTC  (3+ messages)

[PATCH 0/4] KVM: s390: Fix minor bugs in STFLE shadowing
 2023-11-06 12:18 UTC  (5+ messages)
` [PATCH 4/4] KVM: s390: Minor refactor of base/ext facility lists

[PATCHv5] media: cec: core: count low-drive, error and arb-lost, conditions
 2023-11-06 12:08 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-11-06 12:18 UTC 

[PATCH v3 0/2] libceph: sparse-read misc fixes
 2023-11-06 12:17 UTC  (4+ messages)
` [PATCH v3 2/2] libceph: check the data length when sparse-read finishes

[Nouveau] [PATCH drm-misc-next v8 00/12] [RFC] DRM GPUVM features
 2023-11-06 12:16 UTC  (10+ messages)
` [Nouveau] [PATCH drm-misc-next v8 09/12] drm/gpuvm: reference count drm_gpuvm structures
  `  "

[PATCH for-4.18 0/2] golang: Binding fixes
 2023-11-06 12:15 UTC  (6+ messages)
` [PATCH for-4.18 2/2] golang: Fix bindings after XSA-443

[PATCH v2] mips/smp: Call rcutree_report_cpu_starting() earlier
 2023-11-06 12:12 UTC 

[PATCH] libceph: remove the max extents check for sparse read
 2023-11-06 12:15 UTC  (8+ messages)

[PATCH v2,00/21] add driver to support secure video decoder
 2023-11-06 12:04 UTC  (44+ messages)
` [PATCH v2,01/21] v4l2: add secure memory flags
` [PATCH v2,02/21] v4l2: handle secure memory flags in queue setup
` [PATCH v2,03/21] v4l2: verify secure dmabufs are used in secure queue
` [PATCH v2,04/21] v4l: add documentation for secure memory flag
` [PATCH v2,05/21] dma-buf: heaps: Deduplicate docs and adopt common format
` [PATCH v2,06/21] dma-heap: Add proper kref handling on dma-buf heaps
` [PATCH v2,07/21] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
` [PATCH v2,08/21] media: mediatek: vcodec: add tee client interface to communiate with optee-os
` [PATCH v2,09/21] media: mediatek: vcodec: allocate tee share memory
` [PATCH v2,10/21] media: mediatek: vcodec: send share memory data to optee
` [PATCH v2,11/21] media: mediatek: vcodec: initialize msg and vsi information
` [PATCH v2,12/21] media: mediatek: vcodec: add interface to allocate/free secure memory
` [PATCH v2,13/21] media: mediatek: vcodec: using shared memory as vsi address
` [PATCH v2,14/21] media: mediatek: vcodec: Add capture format to support one plane memory
` [PATCH v2,15/21] media: mediatek: vcodec: Add one plane format
` [PATCH v2,16/21] media: medkatek: vcodec: support one plane capture buffer
` [PATCH v2,17/21] media: medkatek: vcodec: re-construct h264 driver to support svp mode
` [PATCH v2,18/21] media: medkatek: vcodec: remove parse nal_info in kernel
` [PATCH v2,19/21] media: medkatek: vcodec: disable wait interrupt for svp mode
` [PATCH v2,20/21] media: medkatek: vcodec: support tee decoder
` [PATCH v2,21/21] media: mediatek: vcodec: move vdec init interface to setup callback

[PATCH] f2fs: the name of a struct is wrong in a comment
 2023-11-06 12:14 UTC 

libkdumpfile and makdumpfile flattened format
 2023-11-06 12:14 UTC 

[PATCH 0/2] phy: qcom-qmp-pcie: Add support to keep refclk always on
 2023-11-06 12:13 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,qmp: Add PCIe qcom,refclk-always-on property
` [PATCH 2/2] phy: qcom-qmp-pcie: Add support for keeping refclk always on

[PATCH 0/2] Reduce stack size for DML2
 2023-11-06 12:13 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/display: Fix stack size issue on DML2

[Intel-xe] [PATCH] drm/gpuvm: Fix deprecated license identifier
 2023-11-06 12:12 UTC  (3+ messages)
`  "
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[PATCH v4 0/6] querying mount attributes
 2023-11-06 12:10 UTC  (3+ messages)

[PATCH v2 0/2] Support for Avago APDS9306 Ambient Light Sensor
 2023-11-06 12:10 UTC  (7+ messages)
` [PATCH v2 2/2] iio: light: Add support for APDS9306 "

[Buildroot] [PATCH 1/1] package/redis: bump to v7.2.3
 2023-11-06 12:10 UTC 

[PATCH 0/3] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-11-06 12:09 UTC  (9+ messages)
` [PATCH 2/3] iommu/arm-smmu: add ACTLR data and support for SM8550

[PATCH v6 00/12] Add Cgroup support for SGX EPC memory
 2023-11-06 12:09 UTC  (3+ messages)
` [PATCH v6 04/12] x86/sgx: Implement basic EPC misc cgroup functionality

[Intel-xe] [RFC 00/25] xe-eudebug: GPU debugging interface
 2023-11-06 12:10 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for "

[PATCH 0/6] pwm: meson: dt-bindings fixup
 2023-11-06 12:03 UTC  (4+ messages)
` [PATCH 2/6] dt-bindings: pwm: amlogic: add new compatible for meson8 pwm type

RTT-PROBE: lore-subspace-rtt
 2023-11-06 12:08 UTC 

M+ & H bugs with Milestone Movements WW44
 2023-11-06 12:06 UTC 

[PATCH v2 0/3] reduce latency of normal synchronize_rcu() v2
 2023-11-06 12:04 UTC  (4+ messages)
` [PATCH v2 1/3] rcu: Reduce synchronize_rcu() latency

[PATCH v4] net/ice: fix crash on closing representor ports
 2023-11-06 12:05 UTC  (3+ messages)
` [PATCH v5] "

Enhancements/Bugs closed WW44!
 2023-11-06 12:05 UTC 

[PATCH v1 0/2] fuse: Introduce sysfs APIs to flush or resend pending requests
 2023-11-06 12:03 UTC  (5+ messages)

[igt-dev] [PATCH v3] lib/gpgpu_fill: Add support for Xe2 platforms
 2023-11-06 12:03 UTC  (4+ messages)
` [igt-dev] [PATCH 1/1] "

[alobakin:pfcp 5/20] drivers/iio/imu/adis16475.c:363 adis16475_set_freq() warn: set_bit() takes a bit number
 2023-11-06 12:02 UTC  (5+ messages)

drivers/gpu/drm/vkms/vkms_composer.c:120 blend() error: uninitialized symbol 'y_pos'
 2023-11-06 12:01 UTC 

[PATCH net v3] net: ti: icssg-prueth: Add missing icss_iep_put to error path
 2023-11-06 12:01 UTC  (2+ messages)

[PATCH v2 00/11] qapi-go: add generator for Golang interface
 2023-11-06 12:00 UTC  (5+ messages)

Git Rename Detection Bug
 2023-11-06 12:00 UTC 

[PATCH v2 0/3] Implement GPIO cells for PALMAS and MAX77663 PMICs
 2023-11-06 12:00 UTC  (2+ messages)

[PATCH] target/arm: Fix A64 LDRA immediate decode
 2023-11-06 11:59 UTC  (2+ messages)

Current high bug count owners for Yocto Project 5.0
 2023-11-06 11:59 UTC 

[PATCH -next 0/5] spi: Introduce BPF based SPI mockup controller
 2023-11-06 11:59 UTC  (3+ messages)
` [PATCH v3 -next 1/5] spi: mockup: Add SPI controller testing driver

[PATCH v1 0/5] Convert recently merged T30 boards to use DM PMIC
 2023-11-06 11:58 UTC  (3+ messages)

[PATCH v2] media: uvcvideo: Implement V4L2_EVENT_FRAME_SYNC
 2023-11-06 11:58 UTC  (3+ messages)

[PATCH 1/2] Documentation: x86: Indent note directive for protocol version number note
 2023-11-06 11:58 UTC  (2+ messages)
` [tip: x86/urgent] x86/Documentation: Indent 'note::' "

RTT-PROBE: lore-subspace-rtt
 2023-11-06 11:58 UTC 

[PATCH] mmc: core: sdio: hold retuning if sdio in 1-bit mode
 2023-11-06 11:56 UTC  (4+ messages)

[PATCH v2] riscv: Add support for AMD/Xilinx MicroBlaze V
 2023-11-06 11:56 UTC 

[PATCH 00/10] drm/tidss: Probe related fixes and cleanups
 2023-11-06 11:56 UTC  (7+ messages)
` [PATCH 04/10] drm/tidss: Move reset to the end of dispc_init()

[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
 2023-11-06 11:54 UTC  (12+ messages)
` [PATCH 26/34] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [PATCH 27/34] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [PATCH 28/34] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data

[PATCH 00/71] *: Constify VMState
 2023-11-06 11:55 UTC  (28+ messages)
` [PATCH 01/71] migration: Make VMStateDescription.subsections const
` [PATCH 02/71] target/arm: Constify VMState in machine.c
` [PATCH 03/71] targt/arm: Constify hvf/hvf.c
` [PATCH 05/71] target/avr: Constify VMState in machine.c
` [PATCH 12/71] target/mips: "
` [PATCH 18/71] hw/arm: Constify VMState
` [PATCH 19/71] hw/core: "
` [PATCH 20/71] hw/9pfs: "
` [PATCH 46/71] hw/pci-host: "
` [PATCH 52/71] hw/sd: "
` [PATCH 53/71] hw/sensor: "
` [PATCH 67/71] system: "
` [PATCH 71/71] docs: Constify VMstate in examples

[PATCH 1/1] block: Check the queue limit before bio submitting
 2023-11-06 11:54 UTC  (10+ messages)

Patch : drivers/md/dm-verity-target.c
 2023-11-06 11:55 UTC  (3+ messages)

[RFC PATCH 0/2] Add support for qcm6490 idp and rb3 board
 2023-11-06 11:54 UTC  (6+ messages)
` [RFC PATCH 2/2] arm64: dts: qcom: qcm6490: Add "

[PATCH v3 00/13] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
 2023-11-06 11:54 UTC  (4+ messages)
` [PATCH v3 02/13] iommu/amd: Introduce get_amd_iommu_from_dev()

[PATCH] riscv: Add support for AMD/Xilinx MicroBlaze V
 2023-11-06 11:53 UTC  (3+ messages)

[PATCH v5 00/14] Add Secure TSC support for SNP guests
 2023-11-06 11:53 UTC  (9+ messages)
` [PATCH v5 13/14] x86/tsc: Mark Secure TSC as reliable clocksource

[PATCH] dt-bindings: soc: Add new board description for MicroBlaze V
 2023-11-06 11:53 UTC 

[PATCH 0/4] target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
 2023-11-06 11:44 UTC  (5+ messages)
` [PATCH 1/4] hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
` [PATCH 2/4] hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
` [PATCH 3/4] target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG
` [PATCH 4/4] target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'

[PATCH v3 0/6] migration: check required entries and sections are loaded
 2023-11-06 11:36 UTC  (6+ messages)
` [PATCH v3 2/6] virtio: make endian_needed() work during loading
` [PATCH v3 3/6] migration: check required subsections are loaded, once
` [PATCH v3 4/6] migration: check required entries "
` [PATCH v3 5/6] test-vmstate: add some subsection tests
` [PATCH v3 6/6] docs/migration: reflect the changes about needed subsections

[PATCH v4 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
 2023-11-06 11:51 UTC  (3+ messages)

arch/powerpc/include/asm/page.h:230:9: warning: result of comparison of constant 13835058055282163712 with expression of type 'unsigned long' is always true
 2023-11-06 11:51 UTC 

fs/bcachefs/movinggc.c:246 bch2_copygc() error: 'f' dereferencing possible ERR_PTR()
 2023-11-06 11:51 UTC 

[djwong-xfs:report-refcounts 436/501] fs/xfs/libxfs/xfs_refcount.c:129 xfs_refcount_check_perag_irec() warn: impossible condition '(irec->rc_blockcount > (~0)) => (0-u32max > u32max)'
 2023-11-06 11:51 UTC 

Error detecting linker while compiling qemu-system-ppc on macOS
 2023-11-06 11:36 UTC 

[PATCH 1/2] dt-bindings: watchdog: re-order entries to match coding convention
 2023-11-06  8:10 UTC  (2+ messages)

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2023-11-06 11:50 UTC 

Yocto Project Status 12 September 2023 (WW37)
 2023-11-06 11:48 UTC  (10+ messages)
` Core workflow: sstate for all, bblock/bbunlock, tools for why is sstate not being reused?
      ` [OE-core] "

[Intel-gfx] [PATCH v4] drm/i915/display: Support PSR entry VSC packet to be transmitted one frame earlier
 2023-11-06 11:42 UTC 

[PATCH v13 00/11] Add VIRTIO sound card
 2023-11-06 11:35 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-06 11:48 UTC 

[PATCH nft,v2 1/2] evaluate: reset statement length context only for set mappings
 2023-11-06 11:45 UTC  (2+ messages)
` [PATCH nft,v2 2/2] evaluate: place byteorder conversion before rshift in payload expressions

[Intel-gfx] [PATCH] drm/i915/dp_mst: Disable DSC on ICL+ MST outputs
 2023-11-06 11:45 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dp_mst: Disable DSC on ICL+ MST outputs (rev3)

[PATCH v1 00/13] Improve TLB invalidation logic
 2023-11-06 11:45 UTC  (4+ messages)
` [PATCH v1 13/13] iommu/amd: Rearrange device flush code


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.