All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-15 14:23:05 to 2022-04-15 15:28:58 UTC [more...]

[PATCH v4 00/45] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-04-15 15:27 UTC  (27+ messages)
` [PATCH v4 07/45] media: sun6i-csi: Tidy up Kconfig
` [PATCH v4 08/45] media: sun6i-csi: Tidy up v4l2 code
` [PATCH v4 09/45] media: sun6i-csi: Tidy up video code
` [PATCH v4 10/45] media: sun6i-csi: Pass and store csi device directly in "
` [PATCH v4 11/45] media: sun6i-csi: Register the media device after creation
` [PATCH v4 12/45] media: sun6i-csi: Add media ops with link notify callback
` [PATCH v4 13/45] media: sun6i-csi: Introduce and use video helper functions
` [PATCH v4 14/45] media: sun6i-csi: Move csi buffer definition to main header file
` [PATCH v4 15/45] media: media-entity: Add helper to get a single enabled link
` [PATCH v4 16/45] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v4 17/45] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture
` [PATCH v4 18/45] media: sun6i-csi: Add capture state using vsync for page flip
` [PATCH v4 19/45] media: sun6i-csi: Rework register definitions, invert misleading fields
` [PATCH v4 20/45] media: sun6i-csi: Add dimensions and format helpers to capture
` [PATCH v4 21/45] media: sun6i-csi: Implement address configuration without indirection
` [PATCH v4 22/45] media: sun6i-csi: Split stream sequences and irq code in capture
` [PATCH v4 23/45] media: sun6i-csi: Move power management to runtime pm "
` [PATCH v4 24/45] media: sun6i-csi: Move register configuration to capture
` [PATCH v4 25/45] media: sun6i-csi: Rework capture format management with helper
` [PATCH v4 26/45] media: sun6i-csi: Remove custom format helper and rework configure
` [PATCH v4 27/45] media: sun6i-csi: Add bridge dimensions and format helpers
` [PATCH v4 28/45] media: sun6i-csi: Get mbus code from bridge instead of storing it
` [PATCH v4 29/45] media: sun6i-csi: Tidy capture configure code
` [PATCH v4 30/45] media: sun6i-csi: Introduce bridge format structure, list and helper
` [PATCH v4 31/45] media: sun6i-csi: Introduce capture "
` [PATCH v4 32/45] media: sun6i-csi: Configure registers from format tables

The trouble with __weak and objtool got worse
 2022-04-15 15:26 UTC  (4+ messages)

[PATCH v8 0/9] IPI virtualization support for VM
 2022-04-15 15:25 UTC  (10+ messages)
` [PATCH v8 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally
` [PATCH v8 7/9] KVM: Move kvm_arch_vcpu_precreate() under kvm->lock
` [PATCH v8 8/9] KVM: x86: Allow userspace set maximum VCPU id for VM
` [PATCH v8 9/9] KVM: VMX: enable IPI virtualization

[PATCH v4 0/8] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / MIPI CSI-2 Support
 2022-04-15 15:21 UTC  (23+ messages)
` [PATCH v4 1/8] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
` [PATCH v4 2/8] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH v4 3/8] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v4 4/8] dt-bindings: media: Add Allwinner A31 MIPI CSI-2 bindings documentation
` [PATCH v4 5/8] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH v4 6/8] MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge driver
` [PATCH v4 7/8] dt-bindings: media: Add Allwinner A83T MIPI CSI-2 bindings documentation
` [PATCH v4 8/8] media: sunxi: Add support for the A83T MIPI CSI-2 controller

[PATCH v2 0/6] hw/riscv: Add TPM support to the virt board
 2022-04-15 15:25 UTC  (3+ messages)
` [PATCH v2 1/6] hw/riscv: virt: Add a machine done notifier

[linux-next:master 3545/4328] drivers/soc/qcom/smem.c:1056:31: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-04-15 15:23 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-15 15:23 UTC 

[virtio-comment] [PATCH v2] virtio-vsock: add max payload size config field
 2022-04-15 15:23 UTC  (3+ messages)

block/holder.c:10:72: warning: Parameter 'bdev' can be declared with const [constParameter]
 2022-04-15 15:23 UTC 

[PATCH V4 00/31] x86/sgx and selftests/sgx: Support SGX2
 2022-04-15 15:22 UTC  (6+ messages)
` [PATCH V4 14/31] x86/sgx: Support VA page allocation without reclaiming

[RFC PATCH 0/6] virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer
 2022-04-15 15:20 UTC  (5+ messages)
` [RFC PATCH 2/6] virtio: add option to restrict memory access under Xen

[song-md:md-next] BUILD SUCCESS 190a901246c69d79dadd1ab574022548da612724
 2022-04-15 15:20 UTC 

[helgaas-pci:next] BUILD SUCCESS 89905ffa454593cf61ad907980146d42bd79c772
 2022-04-15 15:20 UTC 

[helgaas-pci:pci/aspm] BUILD SUCCESS 03038d84ace72678a9944524508f218a00377dc0
 2022-04-15 15:20 UTC 

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-04-15 15:21 UTC  (20+ messages)
` [RFC PATCH v5 053/104] KVM: x86/mmu: steal software usable bit for EPT to represent shared page
` [RFC PATCH v5 085/104] KVM: TDX: handle EXIT_REASON_OTHER_SMI
` [RFC PATCH v5 087/104] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
` [RFC PATCH v5 088/104] KVM: TDX: Add TDG.VP.VMCALL accessors to access guest vcpu registers
` [RFC PATCH v5 093/104] KVM: TDX: Handle TDX PV port io hypercall
` [RFC PATCH v5 094/104] KVM: TDX: Handle TDX PV MMIO hypercall
` [RFC PATCH v5 095/104] KVM: TDX: Implement callbacks for MSR operations for TDX
` [RFC PATCH v5 096/104] KVM: TDX: Handle TDX PV rdmsr hypercall
` [RFC PATCH v5 098/104] KVM: TDX: Handle TDX PV report fatal error hypercall

[PATCH v7] platform: x86: Add ChromeOS ACPI device driver
 2022-04-15 15:20 UTC  (2+ messages)

[PATCH 00/11] TI: Add support for AM62 SoC
 2022-04-15 14:09 UTC  (2+ messages)
` [PATCH 09/11] arm: dts: Add support for AM62-SK

[PATCH net] net: mscc: ocelot: fix broken IP multicast flooding
 2022-04-15 15:19 UTC 

[PATCH RFC v19 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-15 15:19 UTC  (9+ messages)
` [PATCH RFC v19 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client

[PATCHv4 1/2] RDMA/rxe: Fix a dead lock problem
 2022-04-15 19:56 UTC  (3+ messages)

[PATCH 0/2] Fix multiple iscsi session unbind event sent to userspace
 2022-04-15 15:17 UTC  (5+ messages)
` [PATCH 2/2] iscsi: set session to FREE state after unbind session in remove session

[PATCH 0/2] x86: Check return values for early memory/IO remap calls
 2022-04-15 15:10 UTC  (3+ messages)
` [PATCH 1/2] x86: Check return values from early_memremap calls
` [PATCH 2/2] x86: Check return values from early_ioremap calls

[PATCH] x86/speculation, KVM: respect user IBPB configuration
 2022-04-15 15:14 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-15 15:13 UTC 

[PATCH net-next 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-04-15 15:12 UTC  (7+ messages)
` [PATCH net-next 09/12] ARM: dts: r9a06g032: describe MII converter

[PATCH v5 0/4] media: i2c: imx412: Add regulator control to imx412
 2022-04-15 15:12 UTC  (3+ messages)
` [PATCH v5 4/4] media: i2c: imx412: Add bulk regulator support

[PATCH v8 0/3] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-04-15 15:11 UTC  (7+ messages)
` [PATCH v8 1/3] "
        ` [PATCH 4/3] mm, hugetlb, hwpoison: separate branch for free and in-use hugepage

[PATCH] mbuto: add a function to join elements of a list into a string
 2022-04-15 15:10 UTC  (2+ messages)

[PATCH] mbuto: add a function to find the difference of two lists
 2022-04-15 15:10 UTC  (2+ messages)

[PATCH v2] mbuto: support building a minimal image for kernel selftests
 2022-04-15 15:10 UTC  (2+ messages)

[PATCH] common/filter: extend _filter_xfs_io to match -nan
 2022-04-15 15:10 UTC  (3+ messages)

[PATCH net-next 0/5] mptcp: improve mptcp-level window tracking
 2022-04-15 15:10 UTC  (7+ messages)
` [PATCH net-next 1/5] mptcp: really share subflow snd_wnd
` [PATCH net-next 2/5] mptcp: add mib for xmit window sharing
` [PATCH net-next 3/5] tcp: allow MPTCP to update the announced window
` [PATCH net-next 4/5] mptcp: never shrink offered window
` [PATCH net-next 5/5] mptcp: add more offered MIBs counter
  ` mptcp: add more offered MIBs counter.: Build Failure

[PATCH v3 0/3] Add OTG support for Ingenic SoCs
 2022-04-15 15:07 UTC  (3+ messages)
` [PATCH v3 3/3] MIPS: Ingenic: Refresh USB nodes to match driver changes

[PATCH] Marvell MDIO clock related changes
 2022-04-15 15:05 UTC  (2+ messages)

[PATCHSET 0/3] fstests: updates for xfsprogs 5.15
 2022-04-15 15:04 UTC  (3+ messages)
` [PATCH 3/3] xfs/216: handle larger log sizes
  ` [PATCH v1.1 "

[PATCH 0/3] Improve SPI support for Ingenic SoCs
 2022-04-15 15:04 UTC  (7+ messages)
` [PATCH 1/3] SPI: Ingenic: Add support for use GPIO as chip select line
` [PATCH 2/3] dt-bindings: SPI: Add bindings for new Ingenic SoCs
` [PATCH 3/3] SPI: Ingenic: Add support "

[ovmf test] 169428: regressions - FAIL
 2022-04-15 15:04 UTC 

Vega 56 failing to process EDID from VR Headset
 2022-04-15 15:03 UTC  (5+ messages)

[Intel-gfx] [CI 1/4] drm/i915/doc: Convert drm_i915_query_topology_info comment to kerneldoc
 2022-04-15 15:03 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/4] "

RTT-PROBE: lore-subspace-rtt
 2022-04-15 15:03 UTC 

stable-rc/queue/5.15 build: 179 builds: 4 failed, 175 passed, 14 errors, 5 warnings (v5.15.34-55-g87e83d73d1d00)
 2022-04-15 15:03 UTC 

[PATCH v3 0/4] Add support for MediaTek MT8195 demo board
 2022-04-15 15:00 UTC  (12+ messages)
` [PATCH v3 1/4] dt-bindings: arm64: dts: mediatek: Add mt8195-demo board
` [PATCH v3 2/4] arm64: dts: mediatek: Add device-tree for MT8195 Demo board
` [PATCH v3 3/4] arm64: defconfig: enable MT6359 regulator driver
` [PATCH v3 4/4] arm64: defconfig: enable some mt6360 PMIC drivers

[PATCH v2] scsi: target: tcmu: Fix possible data corruption
 2022-04-15 15:02 UTC  (3+ messages)

[PATCH] kni: update kernel API to receive packets
 2022-04-15 14:59 UTC  (5+ messages)

[PATCH v2 0/5] media: Add ST VGXY61 camera sensor driver
 2022-04-15 14:59 UTC  (9+ messages)
` [PATCH v2 1/5] media: v4l: Add 1X16 16-bit greyscale media bus code definition
` [PATCH v2 2/5] media: v4l: ctrls: Add a control for temperature
` [PATCH v2 3/5] media: v4l: ctrls: Add user control base for st-vgxy61 controls
` [PATCH v2 4/5] media: dt-bindings: media: i2c: Add ST VGXY61 camera sensor binding

[PATCH v5 0/2] x86/mce: Support extended MCA_ADDR address on SMCA systems
 2022-04-15 14:56 UTC  (10+ messages)
` [PATCH v5 2/2] x86/mce: Add support for Extended Physical Address MCA changes

[PATCH v3 0/6] Fix deferred probing in the USB host/gadget drivers
 2022-04-15 14:55 UTC  (4+ messages)
` [PATCH v3 2/6] usb: host: ehci-atmel: fix deferred probing

[PATCH 0/2] add missing local symbols catch-all
 2022-04-15 14:56 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] build: hide local symbols in shared libraries

RTT-PROBE: lore-subspace-rtt
 2022-04-15 14:53 UTC 

[luxis1999-iommufd:iommufd-v5.17-rc6 24/28] drivers/iommu/iommufd/vfio_compat.c:503 vfio_group_unset_iommufd() warn: inconsistent returns '&ictx->vfio_compat'
 2022-04-15 14:52 UTC 

toolchain mitigations plumbers session
 2022-04-15 14:50 UTC  (2+ messages)

EEH Causes bnx2x to Hang in napi_disable
 2022-04-15 14:48 UTC  (2+ messages)
` [EXT] "

[PATCH v1 1/1] iio: afe: rescale: Make use of device properties
 2022-04-15 14:47 UTC  (4+ messages)

[PATCH v3] sound/oss/dmasound: fix build when drivers are mixed =y/=m
 2022-04-15 14:45 UTC  (4+ messages)

[PATCH v2] ARM: dts: wpcm450: Enable watchdog by default
 2022-04-15 14:45 UTC  (2+ messages)

[PATCH v10] mm, hugetlbfs: Allow for "high" userspace addresses
 2022-04-15 14:45 UTC 

[PATCH 0/4] Add APIs for configurable power options
 2022-04-15 14:43 UTC  (3+ messages)
` [PATCH 1/4] lib/power: add get and set API for emptypoll max

RTT-PROBE: lore-subspace-rtt
 2022-04-15 14:43 UTC 

[Linux 5.18-rc1] WARNING: CPU: 1 PID: 0 at kernel/sched/fair.c:3355 update_blocked_averages
 2022-04-15 14:43 UTC  (9+ messages)

[RFC PATCH 0/6] hv_sock: Hardening changes
 2022-04-15 14:30 UTC  (11+ messages)
` [RFC PATCH 1/6] hv_sock: Check hv_pkt_iter_first_raw()'s return value
` [RFC PATCH 4/6] hv_sock: Initialize send_buf in hvs_stream_enqueue()

[PATCH v2 0/3] Asynchronous shutdown interface and example implementation
 2022-04-15 14:42 UTC  (3+ messages)
` [PATCH v2 1/3] driver core: Support asynchronous driver shutdown

[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-04-15 14:41 UTC  (4+ messages)
` [PATCH v8 03/23] mm: Check against orig_pte for finish_fault()

df returns incorrect size of partition due to huge overhead block count in ext4 partition
 2022-04-15 14:41 UTC  (6+ messages)

[PATCH 00/10] Remove vfio_group from the struct file facing VFIO API
 2022-04-15 14:37 UTC  (14+ messages)
` [PATCH 02/10] kvm/vfio: Reduce the scope of PPC #ifdefs
` [PATCH 04/10] vfio: Use a struct of function pointers instead of a many symbol_get()'s
` [PATCH 05/10] vfio: Move vfio_external_user_iommu_id() to vfio_file_ops

resize2fs on ext4 leads to corruption
 2022-04-15 14:37 UTC 

[DPDK v2] net/ixgbe: promote MDIO API
 2022-04-15 14:36 UTC  (3+ messages)
` [DPDK v3] "

[PATCH v7 0/8] IPI virtualization support for VM
 2022-04-15 14:35 UTC  (7+ messages)
` [PATCH v7 8/8] KVM: VMX: enable IPI virtualization

[PATCH 00/13] iommu: Retire bus_set_iommu()
 2022-04-15 14:28 UTC  (5+ messages)
` [PATCH 06/13] iommu/dart: Clean up bus_set_iommu()

[PATCH net-next] net: dsa: realtek: add compatible strings for RTL8367RB-VB
 2022-04-15 14:35 UTC  (9+ messages)

[PATCH 0/4] dt-bindings: mmc: Convert orion/dove bindings to JSON schema
 2022-04-15 14:32 UTC  (7+ messages)
` [PATCH 3/4] dt-bindings: mmc: convert orion-sdio "
` [PATCH 4/4] dt-bindings: mmc: convert sdhci-dove "

RTT-PROBE: lore-subspace-rtt
 2022-04-15 14:33 UTC 

minor bio submission cleanups
 2022-04-15 14:33 UTC  (6+ messages)
` [PATCH 1/5] btrfs: move btrfs_readpage to extent_io.c
` [PATCH 2/5] btrfs: remove the unused bio_flags argument to btrfs_submit_metadata_bio
` [PATCH 3/5] btrfs: do not return errors from btrfs_submit_metadata_bio
` [PATCH 4/5] btrfs: do not return errors from btrfs_submit_compressed_read
` [PATCH 5/5] btrfs: do not return errors from submit_bio_hook_t instances

Possible bug when /var/lib/iwd is a symlink
 2022-04-15 14:33 UTC 

[PATCH v2 0/4] Add support for Silicon Mitus SM5703 MFD
 2022-04-15 14:32 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: mfd: Add bindings "

[linux-next:master 2484/4328] drivers/input/misc/iqs7222.c:1404 iqs7222_dev_init() error: uninitialized symbol 'error'
 2022-04-15 14:32 UTC 

[PATCH v2] reftable: avoid undefined behaviour breaking t0032
 2022-04-15 14:30 UTC  (6+ messages)
` [RFC PATCH 0/2] reftable: remove poor man's SANITIZE=address, fix a memset() bug
  ` [RFC PATCH 2/2] reftable: don't memset() a NULL from failed malloc()

loop: it looks like REQ_OP_FLUSH could return before IO completion
 2022-04-15 14:29 UTC  (7+ messages)

resize2fs on ext4 leads to corruption
 2022-04-15 14:29 UTC 

stable-rc/queue/4.9 build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.310-201-gf1812046b492a)
 2022-04-15 14:27 UTC 

Questions regarding regarding idt/renesas versaclock5 driver
 2022-04-15 14:26 UTC  (13+ messages)
        ` [EXTERNAL] "

[PATCH V1] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
 2022-04-15 14:26 UTC  (3+ messages)

[PATCH v2 0/6] Apple M1 (Pro/Max) NVMe driver
 2022-04-15 14:20 UTC  (5+ messages)
` [PATCH v2 2/6] dt-bindings: nvme: Add Apple ANS NVMe
` [PATCH v2 4/6] soc: apple: Add SART driver
` [PATCH v2 5/6] soc: apple: Add RTKit IPC library
` [PATCH v2 6/6] nvme-apple: Add initial Apple SoC NVMe driver

[PATCH v3 1/7] fs/inode: move sgid strip operation from inode_init_owner into inode_sgid_strip
 2022-04-15 14:24 UTC  (3+ messages)
` [PATCH v3 6/7] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem


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.