All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-06 12:34:32 to 2023-01-06 13:35:46 UTC [more...]

commit 3497b9a5 (usb: dwc3: add power down scale setting) breaks imx8mp
 2023-01-06 13:35 UTC  (2+ messages)

[PATCH v2 00/24] Split netmem from struct page
 2023-01-06 13:35 UTC  (5+ messages)
` [PATCH v2 01/24] netmem: Create new type
` [PATCH v2 02/24] netmem: Add utility functions

[PATCH 00/10] Add the PowerQUICC audio support using the QMC
 2023-01-06 13:29 UTC  (22+ messages)
` [PATCH 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
` [PATCH 02/10] soc: fsl: qe: Add support for TSA
` [PATCH 03/10] MAINTAINERS: add the Freescale TSA controller entry
` [PATCH 04/10] powerpc/8xx: Use a larger CPM1 command check mask
` [PATCH 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
` [PATCH 06/10] soc: fsl: qe: Add support for QMC
` [PATCH 07/10] MAINTAINERS: add the Freescale QMC controller entry
` [PATCH 08/10] dt-bindings: sound: Add support for QMC audio
` [PATCH 09/10] ASoC: fsl: "
` [PATCH 10/10] MAINTAINERS: add the Freescale QMC audio entry

[PATCH v1 0/6] media: imx-pxp: Miscellaneous enhancements
 2023-01-06 13:32 UTC  (7+ messages)
` [PATCH v1 1/6] media: imx-pxp: Sort headers alphabetically
` [PATCH v1 2/6] media: imx-pxp: Add media controller support
` [PATCH v1 3/6] media: imx-pxp: Pass pixel format value to find_format()
` [PATCH v1 4/6] media: imx-pxp: Implement frame size enumeration
` [PATCH v1 5/6] media: imx-pxp: Introduce pxp_read() and pxp_write() wrappers
` [PATCH v1 6/6] media: imx-pxp: Use non-threaded IRQ

[PATCH net-next v1 0/3] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-01-06 13:32 UTC  (5+ messages)
` [PATCH net-next v1 2/3] net: phy: Add dts support for Motorcomm yt8521/yt8531s gigabit ethernet phy

[oe-core][PATCHv3] gcr3: update 3.40.0 -> 3.41.1
 2023-01-06 13:33 UTC 

[PATCH] classes: decode output data to text
 2023-01-06 13:32 UTC  (6+ messages)
` [OE-core] "

[intel-lts:5.15/linux 18712/19726] drivers/counter/intel-qep.c:529:6: warning: variable 'cgsr_reg' set but not used
 2023-01-06 13:31 UTC 

[OE][kirkstone][PATCH] freetype:update mirror site
 2023-01-06 13:28 UTC 

[PATCH v4 0/7] New DRM accel driver for Intel VPU
 2023-01-06 13:29 UTC  (14+ messages)
` [PATCH v4 1/7] accel/ivpu: Introduce a new DRM "
` [PATCH v4 3/7] accel/ivpu: Add GEM buffer object management

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-06 13:22 UTC  (6+ messages)

[PATCH v3 0/3] Thermal ACPI APIs for generic trip points
 2023-01-06 13:25 UTC  (6+ messages)
` [PATCH v3 2/3] thermal/drivers/intel: Use generic trip points for intel_pch

[PATCH net v2] net: ipa: correct IPA v4.7 IMEM offset
 2023-01-06 13:25 UTC 

[RFC PATCH] scripts/ci: update gitlab-runner playbook to use latest runner
 2023-01-06 13:24 UTC 

[PATCH 01/11] common/cnxk: free pending sqe buffers
 2023-01-06 13:22 UTC  (3+ messages)
` [PATCH 11/11] common/cnxk: disable drop re in A1 chip revision

[PATCH 2/3] RISC-V: mm: Enable huge page support to kernel_page_present() function
 2023-01-06 13:21 UTC  (2+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 185/223] mm/nommu.c:1337:5: error: conflicting types for 'split_vma'; have 'int(struct mm_struct *, struct vm_area_struct *, long unsigned int, int)'
 2023-01-06 13:21 UTC 

drivers/soc/qcom/smem.c:1056:31: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-01-06 13:21 UTC 

drivers/net/ethernet/renesas/rswitch.c:177:72: warning: Parameter 'dis' can be declared as pointer to const [constParameter]
 2023-01-06 13:21 UTC 

[PATCH v2] brcmfmac: Prefer DT board type over DMI board type
 2023-01-06 13:19 UTC  (2+ messages)

[PATCH v3] ethtool: Replace 0-length array with flexible array
 2023-01-06 13:19 UTC  (2+ messages)

[PATCH v1 0/2] media: sun6i-csi: Fix format propagation in bridge
 2023-01-06 13:18 UTC  (3+ messages)

[PATCH V4 0/3] AM68 SK: Add initial support
 2023-01-06 13:17 UTC  (10+ messages)
` [PATCH V4 1/3] dt-bindings: arm: ti: Add binding for AM68 SK

[RFC 0/3] File owner follows use
 2023-01-06 13:18 UTC  (7+ messages)
` [RFC 3/3] drm: Update file owner during use

[PATCH net-next] net: ipa: correct IPA v4.7 IMEM offset
 2023-01-06 13:16 UTC  (3+ messages)

[PATCH v1 0/8] Basic early_printk and smoke test implementation
 2023-01-06 13:14 UTC  (9+ messages)
` [PATCH v1 1/8] xen/riscv: introduce dummy asm/init.h
` [PATCH v1 2/8] xen/riscv: introduce asm/types.h header file
` [PATCH v1 3/8] xen/riscv: introduce stack stuff
` [PATCH v1 4/8] xen/riscv: introduce sbi call to putchar to console
` [PATCH v1 5/8] xen/include: include <asm/types.h> in <xen/early_printk.h>
` [PATCH v1 6/8] xen/riscv: introduce early_printk basic stuff
` [PATCH v1 7/8] xen/riscv: print hello message from C env
` [PATCH v1 8/8] automation: add RISC-V smoke test

[PATCH RESEND] gpio: regmap: use new regmap_might_sleep()
 2023-01-06 13:14 UTC  (2+ messages)

[PATCH] *: fix typos which duplicate a word
 2023-01-06 13:13 UTC 

[PATCH iommufd v3 2/9] iommu: Add iommu_group_has_isolated_msi()
 2023-01-06 13:12 UTC  (3+ messages)

[PATCH net-next 0/9] devlink: remove the wait-for-references on unregister
 2023-01-06 13:10 UTC  (12+ messages)
` [PATCH net-next 4/9] devlink: always check if the devlink instance is registered
` [PATCH net-next 5/9] devlink: remove the registration guarantee of references
` [PATCH net-next 6/9] devlink: don't require setting features before registration
` [PATCH net-next 7/9] devlink: allow registering parameters after the instance
` [PATCH net-next 8/9] netdevsim: rename a label

[PATCH 0/3] fixing "diff --relative" with external diff
 2023-01-06 13:10 UTC  (4+ messages)
` [PATCH 1/3] diff: use filespec path to set up tempfiles for ext-diff

[PATCH v4 1/3] dsa: marvell: Provide per device information about max frame size
 2023-01-06 13:08 UTC  (6+ messages)
` [PATCH v4 2/3] net: dsa: mv88e6xxx: add support for MV88E6020 switch
` [PATCH v4 3/3] net: dsa: mv88e6xxx: add support for MV88E6071 switch

[PATCH] hw/arm/smmuv3: Add GBPA register
 2023-01-06 13:07 UTC  (3+ messages)

[PATCH] Add new open(2) flag - O_EMPTY_PATH
 2023-01-06 13:06 UTC  (2+ messages)

[PATCH 0/2] drm/panel: add support for the Visionox VTDR6130 AMOLED DSI panel
 2023-01-06 13:04 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: display: panel: document the Visionox VTDR6130 AMOLED DSI Panel bindings

[Intel-gfx] [PATCH] drm/i915: Update docs in intel_wakeref.h
 2023-01-06 13:06 UTC  (3+ messages)

[BUG] perf kmem: Broken because of missing tracepoints
 2023-01-06 13:04 UTC  (4+ messages)

[BUG] `git gc` or `git pack-refs` wipes all notes for `git notes` command
 2023-01-06 13:04 UTC  (6+ messages)

[Cocci] Checking the replacement of two specific function calls
 2023-01-06 13:04 UTC  (4+ messages)
` [Cocci] [PATCH] Coccinelle: api: Add SmPL script “use_devm_platform_get_and_ioremap_resource.cocci”
  ` [Cocci] [PATCH v2] "
      ` [cocci] [PATCH v3] "

Please pull u-boot-dm/next
 2023-01-06 13:05 UTC  (2+ messages)

[PATCH] cryptodev: fix sym session mempool creation description
 2023-01-06 13:05 UTC 

[Intel-gfx] [PATCH v3] drm/i915/mtl: Add initial gt workarounds
 2023-01-06 13:04 UTC  (2+ messages)

[PATCH v7] livepatch: Clear relocation targets on a module removal
 2023-01-06 13:02 UTC  (7+ messages)

Pause and unpause queue
 2023-01-06 13:00 UTC  (2+ messages)

[PATCH v13 0/6] Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped
 2023-01-06 12:51 UTC  (2+ messages)
  ` [PATCH v13 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full

[ammarfaizi2-block:akpm/mm/mm-unstable 185/223] mm/nommu.c:1337:5: error: conflicting types for 'split_vma'
 2023-01-06 13:01 UTC 

drivers/media/usb/uvc/uvc_queue.c:165:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-01-06 13:01 UTC 

[PATCH v2] can: isotp: handle wait_event_interruptible() return values
 2023-01-06 12:59 UTC  (5+ messages)

[PATCH v2 net 1/1] tipc: fix unexpected link reset due to discovery messages
 2023-01-06 13:00 UTC  (2+ messages)

[PATCH 0/3] General Purpose clocks and matisse-wifi backlight
 2023-01-06 13:00 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: msm8226: Add General Purpose clocks

[PATCH v6] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-06 13:00 UTC  (2+ messages)

[PATCH] drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependency
 2023-01-06 12:59 UTC  (8+ messages)

[PATCH] rcu: Safe access to rcu_node structure's->exp_tasks
 2023-01-06 12:58 UTC  (3+ messages)

[PATCH v5 0/2] Driver support for RZ/V2M PWC
 2023-01-06 12:58 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: soc: renesas: Add "
` [PATCH v5 2/2] soc: renesas: Add PWC support for RZ/V2M

[RFC PATCH 0/6] erofs: support page cache sharing between EROFS images in fscache mode
 2023-01-06 12:53 UTC  (14+ messages)
` [RFC PATCH 1/6] erofs: remove unused device mapping in the meta routine
` [RFC PATCH 2/6] erofs: unify anonymous inodes for blob
` [RFC PATCH 3/6] erofs: alloc anonymous file for blob in share domain mode
` [RFC PATCH 4/6] erofs: implement .read_iter for page cache sharing
` [RFC PATCH 5/6] erofs: implement .mmap "
` [RFC PATCH 6/6] erofs: enable page cache sharing in fscache mode

[PATCH] ARM: zynq: Use recommended dma-controller name instead of dmac
 2023-01-06 12:57 UTC  (3+ messages)

[PATCH] memchr.3: Deprecate rawmemchr(3)
 2023-01-06 12:57 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: mediatek: Introduce MT8195 LAPTOP and IOT's USB configurations
 2023-01-06 12:56 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: mediatek: enable USB device port for mt8195-demo board

[PATCH 0/7] iommu: dart: Apple t8110 DART support
 2023-01-06 12:54 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: iommu: dart: add t8110 compatible

[PATCH v1 0/4] add i.MX93 TMU support
 2023-01-06 12:53 UTC  (7+ messages)
` [PATCH v1 1/4] dt-bindings: thermal: qoriq-thermal: Add compatible for i.MX93
` [PATCH v1 4/4] arm64: dts: imx93: Add CPU thermal zone

[PATCH] MAINTAINERS: add an IRC entry for RISC-V
 2023-01-06 12:53 UTC 

[PATCH v5 00/13] ASoC: mediatek: Add support for MT8188 SoC
 2023-01-06 12:52 UTC  (9+ messages)
` [PATCH v5 10/13] ASoC: dt-bindings: mediatek, mt8188-afe: add audio afe document
  ` [PATCH v5 10/13] ASoC: dt-bindings: mediatek,mt8188-afe: "
` [PATCH v5 13/13] ASoC: dt-bindings: mediatek, mt8188-mt6359: add mt8188-mt6359 document
  ` [PATCH v5 13/13] ASoC: dt-bindings: mediatek,mt8188-mt6359: "

[PATCH] srcu: Add comments for srcu_size_state
 2023-01-06 12:51 UTC  (3+ messages)

[PATCH v2 00/12] clock: qcom: apq8084: convert to parent_data/_hws
 2023-01-06 12:50 UTC  (5+ messages)
` [PATCH v2 01/12] dt-bindings: clock: qcom,gcc-apq8084: define clocks/clock-names
` [PATCH v2 03/12] dt-bindings: clock: qcom,mmcc: define clocks/clock-names for APQ8084

[PATCH] .gitignore: ignore files generated by Toaster
 2023-01-06 12:50 UTC  (2+ messages)
` [OE-core] "

[PATCH (repost) next] sysctl: expose all net/core sysctls inside netns
 2023-01-06 12:50 UTC  (2+ messages)

[PATCH v7 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-01-06 12:48 UTC  (4+ messages)
` [PATCH v7 7/9] dt/bindings: drm/bridge: it6505: Add mode-switch support

[PATCH 01/77] glib-2.0: upgrade 2.74.3 -> 2.74.4
 2023-01-06 12:47 UTC  (4+ messages)
` [PATCH 12/77] man-pages: upgrade 6.01 -> 6.02
  ` [OE-core] "

[bluetooth-next:master] BUILD SUCCESS 5d043a6a43b6dfd695c8098a51c8fa8efbf95157
 2023-01-06 12:46 UTC 

[PATCH v2 0/3] imx7d-remarkable2: Enable cyttsp5 and rohm,bd71815
 2023-01-06 12:44 UTC  (6+ messages)
` [PATCH v2 1/3] ARM: dts: imx7d-remarkable2: Enable the cyttsp5

[PATCH v3 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-01-06 12:45 UTC  (12+ messages)
` [PATCH v3 1/7] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
` [PATCH v3 2/7] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names
` [PATCH v3 4/7] dt-bindings: net: Add support StarFive dwmac

[PATCH 0/4] Fix sparse warnings
 2023-01-06 12:45 UTC  (10+ messages)
` [PATCH 1/4] xilinx: common: Add missing prototype for board_get_usable_ram_top
` [PATCH 2/4] gpio: zynqmp: Remove unused variable ret
` [PATCH 3/4] xilinx: versal: Add missing prototype
` [PATCH 4/4] drivers: mmc: Change datatype to fix a warning

[PATCH v3 05/13] ldconfig.8: Revise and update for glibc 2.32
 2023-01-06 12:44 UTC  (4+ messages)

EasyCAP (534d:0021) not offering native 720x576
 2023-01-06 12:43 UTC  (6+ messages)

[PATCH 0/8] media: imx-pxp: add support for i.MX7D
 2023-01-06 12:41 UTC  (9+ messages)
` [PATCH 1/8] media: dt-bindings: media: fsl-pxp: convert to yaml
` [PATCH 8/8] ARM: dts: imx7d: add node for PXP

[PATCH V9 4/5] ASoC: codecs: Aw883xx chip register file, data type file and Kconfig Makefile
 2023-01-06 12:40 UTC  (3+ messages)

[PATCH] x86/S3: Restore Xen's MSR_PAT value on S3 resume
 2023-01-06 12:41 UTC  (2+ messages)

[PATCH 0/2] eal: provide leading and trailing zero bit count
 2023-01-06 12:41 UTC  (8+ messages)
` [PATCH v2 1/2] eal: provide leading and trailing zero bit count abstraction

[ovmf test] 175602: all pass - PUSHED
 2023-01-06 12:41 UTC 

[intel-lts:5.15/linux 19172/19726] drivers/gpu/drm/vkms/vkms_plane.c:102:13: warning: variable 'fmt' set but not used
 2023-01-06 12:40 UTC 

[PATCH v2] kthread_worker: Check all delayed works when destroy kthread worker
 2023-01-06 12:40 UTC  (2+ messages)

[PATCH] lib: utils/sys: Allow custom HTIF base address for RV32
 2023-01-06 12:38 UTC  (2+ messages)

[OE-core][PATCH] freetype:update mirror site for package download
 2023-01-06 12:37 UTC  (2+ messages)

[PATCH 0/3] iio: st-sensors: Add LSM303C accelerometer+magnetometer
 2023-01-06 12:35 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: "

[PATCH 0/4] worktree: Support `--orphan` when creating new worktrees
 2023-01-06 12:34 UTC  (12+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v3 "
    ` [PATCH v4 0/3] "
      ` [PATCH v5 0/4] "
        ` [PATCH v6 "
          ` [PATCH v6 2/4] worktree add: refactor opt exclusion tests


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.