All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-15 15:15:38 to 2022-04-15 15:56:39 UTC [more...]

[PATCH 0/7] Input: mtk-pmic-keys: Add support for MT6359 PMIC
 2022-04-15 15:36 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: input: mtk-pmic-keys: add MT6359 binding definition
` [PATCH 2/7] mfd: add missing defines necessary for mtk-pmic-keys support
` [PATCH 3/7] mfd: mt6397-core: add resources for PMIC keys for MT6359
` [PATCH 4/7] Input: mtk-pmic-keys: rename platform data struct
` [PATCH 5/7] Input: mtk-pmic-keys: add field to store if PMIC has key release IRQs
` [PATCH 6/7] Input: keyboard: mtk-pmic-keys: add support for MT6359
` [PATCH 7/7] arm64: dts: mediatek: mt6359: add node for PMIC keys support

[qemu-mainline test] 169423: tolerable FAIL - PUSHED
 2022-04-15 15:56 UTC 

[PATCH v4 00/45] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-04-15 15:28 UTC  (82+ messages)
` [PATCH v4 01/45] media: sun6i-csi: Define and use driver name and (reworked) description
` [PATCH v4 02/45] media: sun6i-csi: Refactor main driver data structures
` [PATCH v4 03/45] media: sun6i-csi: Tidy up platform code
` [PATCH v4 04/45] media: sun6i-csi: Always set exclusive module clock rate
` [PATCH v4 05/45] media: sun6i-csi: Define and use variant to get "
` [PATCH v4 06/45] media: sun6i-csi: Use runtime pm for clocks and reset
` [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
` [PATCH v4 33/45] media: sun6i-csi: Introduce format match structure, list and helper
` [PATCH v4 34/45] media: sun6i-csi: Implement capture link validation with logic
` [PATCH v4 35/45] media: sun6i-csi: Get bridge subdev directly in capture stream ops
` [PATCH v4 36/45] media: sun6i-csi: Move hardware control to the bridge
` [PATCH v4 37/45] media: sun6i-csi: Rename the capture video device to sun6i-csi-capture
` [PATCH v4 38/45] media: sun6i-csi: Cleanup headers and includes, update copyright lines
` [PATCH v4 39/45] media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code
` [PATCH v4 40/45] media: sun6i-csi: Only configure capture when streaming
` [PATCH v4 41/45] media: sun6i-csi: Add extra checks to the interrupt routine
` [PATCH v4 42/45] media: sun6i-csi: Request a shared interrupt
` [PATCH v4 43/45] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v4 44/45] media: sun6i-csi: Add support for hooking to the isp devices
` [PATCH v4 45/45] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry

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

[PATCH 0/6] ASoC: remaining i2c_match_id i2c probe changes
 2022-04-15 15:38 UTC  (4+ messages)
` [PATCH 2/6] ASoC: alc56*: use i2c_match_id and simple i2c probe
` [PATCH 3/6] ASoC: max980*: "
` [PATCH 4/6] ASoC: pcm186x: "

kernel/sched/core.c:5220:20: error: no previous prototype for 'task_sched_runtime'
 2022-04-15 15:52 UTC 

[PATCH v2] reftable: avoid undefined behaviour breaking t0032
 2022-04-15 15:20 UTC  (7+ 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()

[PATCH net] ice: Fix race during aux device (un)plugging
 2022-04-15 15:49 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH v4 0/8] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / MIPI CSI-2 Support
 2022-04-15 15:21 UTC  (27+ 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 v3 0/8] staging: r8188eu: fix and clean up some firmware code
 2022-04-15 15:48 UTC  (4+ messages)
` [PATCH v3 3/8] staging: r8188eu: clean up comments in struct rt_firmware_hdr

[PATCH v2 0/2] drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2022-04-15 15:47 UTC  (6+ messages)
` [PATCH v2 1/2] drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi
` [PATCH v2 2/2] drm/vc4: hdmi: Remove vc4_hdmi_encoder.hdmi_monitor

Please pull u-boot-net/next
 2022-04-15 15:47 UTC  (2+ messages)

[PATCH] CI: Print out unmigrated symbols when failing
 2022-04-15 15:46 UTC  (2+ messages)

[PATCH net-next 0/6] DSA cross-chip notifier cleanups
 2022-04-15 15:46 UTC  (7+ messages)
` [PATCH net-next 1/6] net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrs
` [PATCH net-next 2/6] net: dsa: make cross-chip notifiers more efficient for host events
` [PATCH net-next 3/6] net: dsa: use dsa_tree_for_each_user_port in dsa_slave_change_mtu
` [PATCH net-next 4/6] net: dsa: avoid one dsa_to_port() "
` [PATCH net-next 5/6] net: dsa: drop dsa_slave_priv from dsa_slave_change_mtu
` [PATCH net-next 6/6] net: dsa: don't emit targeted cross-chip notifiers for MTU change

[PATCH v8 0/9] IPI virtualization support for VM
 2022-04-15 15:45 UTC  (4+ messages)
` [PATCH v8 9/9] KVM: VMX: enable IPI virtualization

[PATCH v2 0/7] Add RZ/G2L Display support
 2022-04-15 15:45 UTC  (4+ messages)
` [PATCH v2 5/7] drm: rcar-du: Factorise rcar_du_{atomic_check,modeset_init}

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

blktest failures
 2022-04-15 15:44 UTC  (11+ messages)

[PATCH 0/6] introduce Arm FF-A support
 2022-04-15 15:43 UTC  (3+ messages)
` [PATCH v2 "

Offloading Priority Tables for queue classification
 2022-04-15 15:42 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.18.0-rc2 (mainline.kernel.org-clang, 028192fe)
 2022-04-15 15:41 UTC 

[PATCH v6] drm/msm/dp: stop event kernel thread when DP unbind
 2022-04-15 15:41 UTC  (2+ messages)

[PATCH v6 1/5] device property: Allow error pointer to be passed to fwnode APIs
 2022-04-15 15:40 UTC  (8+ messages)
` [PATCH v6 4/5] device property: Constify fwnode_handle_get()

[PATCH v2 0/5] media: Add ST VGXY61 camera sensor driver
 2022-04-15 15:39 UTC  (3+ messages)
` [PATCH v2 5/5] media: i2c: Add driver for ST VGXY61 camera sensor

[PATCH 5.4 000/475] 5.4.189-rc1 review
 2022-04-15 15:35 UTC  (2+ messages)

[PATCH v3 0/4] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-04-15 15:37 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v3 2/4] dt-bindings: media: sun6i-a31-csi: Add ISP output port
` [PATCH v3 3/4] staging: media: Add support for the Allwinner A31 ISP
` [PATCH v3 4/4] MAINTAINERS: Add entry for the Allwinner A31 ISP driver

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

stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.275-260-g418b7627bcd28)
 2022-04-15 15:33 UTC 

[jgunthorpe:vfio_kvm_no_group 2/11] arch/x86/kvm/../../../virt/kvm/vfio.c:356:58: warning: cast to pointer from integer of different size
 2022-04-15 15:33 UTC 

[PATCH v3] scsi: target: tcmu: Fix possible data corruption
 2022-04-15 15:34 UTC 

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

stable-rc/queue/5.17 baseline: 111 runs, 1 regressions (v5.17.3-57-g5e21d22d278b6)
 2022-04-15 15:32 UTC 

[PATCH 00/10] Remove vfio_group from the struct file facing VFIO API
 2022-04-15 15:31 UTC  (6+ messages)
` [PATCH 04/10] vfio: Use a struct of function pointers instead of a many symbol_get()'s

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

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

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

💥 PANICKED: Test report for kernel 5.18.0-rc2 (mainline.kernel.org-clang, b9b4c79e)
 2022-04-15 15:33 UTC 

[PATCH v2 0/6] hw/riscv: Add TPM support to the virt board
 2022-04-15 15:25 UTC  (4+ 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

[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  (4+ messages)
` [RFC PATCH v5 053/104] KVM: x86/mmu: steal software usable bit for EPT to represent shared page

[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 

[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)


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.