All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-15 15:28:34 to 2022-04-15 16:09:55 UTC [more...]

[PATCH v2 0/7] ASoC: remaining i2c_match_id i2c probe changes
 2022-04-15 16:06 UTC  (5+ messages)
` [PATCH v2 3/7] ASoC: max980*: use i2c_match_id and simple i2c probe
` [PATCH v2 4/7] ASoC: pcm186x: "
` [PATCH v2 6/7] ASoC: tlv320*: "
` [PATCH v2 7/7] ASoC: tpa6130: "

[RFC PATCH 0/6] hv_sock: Hardening changes
 2022-04-15 16:09 UTC  (6+ messages)
` [RFC PATCH 1/6] hv_sock: Check hv_pkt_iter_first_raw()'s return value

[PATCH 0/7] Input: mtk-pmic-keys: Add support for MT6359 PMIC
 2022-04-15 15:36 UTC  (13+ 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

stable-rc/queue/5.4 baseline: 128 runs, 4 regressions (v5.4.188-472-g8abb60681fefa)
 2022-04-15 16:08 UTC 

[PATCH 0/1] xdiff: share xdiff between git and libgit2
 2022-04-15 15:55 UTC  (8+ messages)
` [PATCH 1/1] xdiff: provide indirection to git functions

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

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.111-6-gfd52dd72478ce)
 2022-04-15 16:06 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-15 16:05 UTC 

[PATCH net-next v4 00/18] Remove use of list iterator after loop body
 2022-04-15 16:04 UTC  (4+ messages)
` [PATCH net-next v4 07/18] net: dsa: Replace usage of found with dedicated list iterator variable

[PATCH bpf-next v5 00/13] Introduce typed pointer support in BPF maps
 2022-04-15 16:03 UTC  (14+ messages)
` [PATCH bpf-next v5 01/13] bpf: Make btf_find_field more generic
` [PATCH bpf-next v5 02/13] bpf: Move check_ptr_off_reg before check_map_access
` [PATCH bpf-next v5 03/13] bpf: Allow storing unreferenced kptr in map
` [PATCH bpf-next v5 04/13] bpf: Tag argument to be released in bpf_func_proto
` [PATCH bpf-next v5 05/13] bpf: Allow storing referenced kptr in map
` [PATCH bpf-next v5 06/13] bpf: Prevent escaping of kptr loaded from maps
` [PATCH bpf-next v5 07/13] bpf: Adapt copy_map_value for multiple offset case
` [PATCH bpf-next v5 08/13] bpf: Populate pairs of btf_id and destructor kfunc in btf
` [PATCH bpf-next v5 09/13] bpf: Wire up freeing of referenced kptr
` [PATCH bpf-next v5 10/13] bpf: Teach verifier about kptr_get kfunc helpers
` [PATCH bpf-next v5 11/13] libbpf: Add kptr type tag macros to bpf_helpers.h
` [PATCH bpf-next v5 12/13] selftests/bpf: Add C tests for kptr
` [PATCH bpf-next v5 13/13] selftests/bpf: Add verifier "

[PATCH v4 00/45] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-04-15 15:28 UTC  (87+ 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

[PATCH v3 0/1] Add mt6359 node for MediaTek PMIC MT6359
 2022-04-15 16:03 UTC  (3+ messages)
` [PATCH v3 1/1] arm64: dts: mt6359: add PMIC MT6359 nodes

[PATCH v3] rcu/nocb: Add an option to offload all CPUs on boot
 2022-04-15 16:02 UTC 

drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c:348:85-86: WARNING opportunity for max()
 2022-04-15 16:02 UTC  (2+ messages)
` [PATCH] coccinelle: misc: fix minmax.cocci warnings

out-of-bounds access in sound/soc/sof/topology.c
 2022-04-15 16:00 UTC  (3+ messages)

Unable to boot 5.18-rc kernel on amdgpu legacy (si) hardware
 2022-04-15 15:38 UTC 

[PATCH 1/4] kselftests: memcg: update the oom group leaf events test
 2022-04-15 15:59 UTC  (3+ messages)

[PATCH v3 bpf RESEND 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-15 15:59 UTC  (4+ messages)
` [PATCH v3 bpf RESEND 3/4] module: introduce module_alloc_huge

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

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

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

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  (4+ 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 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  (3+ 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  (3+ 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

💥 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  (3+ messages)
` [PATCH v2 1/6] hw/riscv: virt: Add a machine done notifier


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.