All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-12 10:26:03 to 2022-04-12 10:47:11 UTC [more...]

[PATCH v2 0/7] Add RZ/G2L Display support
 2022-04-12 10:40 UTC  (4+ messages)
` [PATCH v2 1/7] dt-bindings: display: renesas,du: Document r9a07g044l bindings

[PATCH v4 0/8] Introduce akcipher service for virtio-crypto
 2022-04-12 10:21 UTC  (3+ messages)
  `  "

[PATCH 00/22] drm/mediatek: Add mt8195 DisplayPort driver
 2022-04-12  9:48 UTC  (7+ messages)
` [PATCH v9 16/22] drm/meditek: dpi: Add matrix_sel helper
` [PATCH v9 18/22] drm/mediatek: Add mt8195 Embedded DisplayPort driver

[PATCH] memory: renesas-rpc-if: Simplify single/double data register access
 2022-04-12  9:45 UTC  (3+ messages)

[RFC 00/13] PRUSS Remoteproc, Platform APIS, and Ethernet Driver
 2022-04-12  9:46 UTC  (8+ messages)
` [RFC 13/13] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH net 0/2] Netfilter fixes for net
 2022-04-12  9:42 UTC  (2+ messages)
` [PATCH net 2/2] netfilter: nf_tables: nft_parse_register can return a negative value

[PATCH net] Revert "net: dsa: setup master before ports"
 2022-04-12  9:44 UTC 

[PATCH] stat: don't fail if the major number is >= 256
 2022-04-12  9:41 UTC  (5+ messages)
      ` [PATCH] stat: fix inconsistency between struct stat and struct compat_stat

[PATCH v2 1/3] fat: split fat_truncate_time() into separate functions
 2022-04-12  9:45 UTC  (5+ messages)
` [PATCH v2 2/3] fat: make ctime and mtime identical explicitly

[PATCH] ARM: dts: Fix mmc order for omap3-gta04
 2022-04-12  9:44 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: timer: Update TI timer to yaml
 2022-04-12  9:48 UTC  (4+ messages)

[PATCH] ARM: dts: am3517-evm: Fix misc pinmuxing
 2022-04-12  9:39 UTC  (2+ messages)

[PATCH] media: dw9768: activate runtime PM and turn off device
 2022-04-12  9:39 UTC  (5+ messages)

[PATCH v8 00/10] v4l: subdev active state
 2022-04-12  9:42 UTC  (7+ messages)
` [PATCH v8 01/10] media: v4l2-subdev: fix #endif comments
` [PATCH v8 02/10] media: v4l2-subdev: drop extra #ifdef
` [PATCH v8 04/10] media: subdev: add active state to struct v4l2_subdev
` [PATCH v8 05/10] media: subdev: rename v4l2_subdev_get_pad_* helpers
` [PATCH v8 08/10] media: subdev: add locking wrappers to subdev op wrappers
` [PATCH v8 09/10] media: subdev: add v4l2_subdev_get_fmt() helper function

[PATCH v2] ARM: dts: am33xx-l4: Add missing touchscreen clock properties
 2022-04-12  9:47 UTC  (2+ messages)

[PATCH v18 00/10] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-04-12 10:31 UTC  (33+ messages)
` [PATCH v18 01/10] dt-bindings: arm: mediatek: mmsys: add power and gce properties
` [PATCH v18 02/10] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
` [PATCH v18 03/10] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v18 04/10] soc: mediatek: add mtk-mutex "
` [PATCH v18 05/10] drm/mediatek: add DSC support for mediatek-drm
` [PATCH v18 06/10] drm/mediatek: add MERGE "
` [PATCH v18 07/10] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
` [PATCH v18 08/10] soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0
` [PATCH v18 09/10] drm/mediatek: add postfix 0 to DDP_COMPONENT_DITHER "
` [PATCH v18 10/10] soc: mediatek: remove DDP_DOMPONENT_DITHER enum

[PATCHv5 0/3] nvmet: unique discovery subsystems
 2022-04-12 10:40 UTC  (5+ messages)
` [PATCH 2/3] nvmet: per-port discovery subsystem

[RFC PATCH] gdb/gic: expose cpu_index via MxTxAttrs
 2022-04-12 10:45 UTC 

[PATCH v3 0/5] imx-jpeg: Support dynamic resolution change
 2022-04-12  9:46 UTC  (2+ messages)

[PATCH v2 00/17] btrfs: add subpage support for RAID56
 2022-04-12  9:33 UTC  (18+ messages)
` [PATCH v2 01/17] btrfs: reduce width for stripe_len from u64 to u32
` [PATCH v2 02/17] btrfs: open-code rbio_nr_pages()
` [PATCH v2 03/17] btrfs: make btrfs_raid_bio more compact
` [PATCH v2 04/17] btrfs: introduce new cached members for btrfs_raid_bio
` [PATCH v2 05/17] btrfs: introduce btrfs_raid_bio::stripe_sectors
` [PATCH v2 06/17] btrfs: introduce btrfs_raid_bio::bio_sectors
` [PATCH v2 07/17] btrfs: make rbio_add_io_page() subpage compatible
` [PATCH v2 08/17] btrfs: make finish_parity_scrub() "
` [PATCH v2 09/17] btrfs: make __raid_recover_endio_io() subpage compatibable
` [PATCH v2 10/17] btrfs: make finish_rmw() subpage compatible
` [PATCH v2 11/17] btrfs: open-code rbio_stripe_page_index()
` [PATCH v2 12/17] btrfs: make raid56_add_scrub_pages() subpage compatible
` [PATCH v2 13/17] btrfs: remove btrfs_raid_bio::bio_pages array
` [PATCH v2 14/17] btrfs: make set_bio_pages_uptodate() subpage compatible
` [PATCH v2 15/17] btrfs: make steal_rbio() "
` [PATCH v2 16/17] btrfs: make alloc_rbio_essential_pages() "
` [PATCH v2 17/17] btrfs: enable subpage support for RAID56

[PATCH 0/3] add eal functions for thread affinity
 2022-04-12 10:43 UTC  (6+ messages)
` [PATCH v2 0/4] add eal functions for thread affinity and self
  ` [PATCH v2 1/4] eal/windows: translate Windows errors to errno-style errors
  ` [PATCH v2 2/4] eal: add basic thread ID and current thread identifier API
  ` [PATCH v2 3/4] eal: implement functions for get/set thread affinity
  ` [PATCH v2 4/4] test/threads: add unit test for thread API

[PATCH v2 for 7.1 1/1] block: add 'force' parameter to 'blockdev-change-medium' command
 2022-04-12 10:42 UTC  (2+ messages)

[Buildroot] [PATCH 0/1] First contribution to Buildroot
 2022-04-12 10:42 UTC  (4+ messages)
` [Buildroot] [PATCH 1/1] package/{rust, rust-bin}: bump to version 1.59.0

[PATCH v4] PCI: qcom: Add system PM support
 2022-04-12 10:40 UTC  (3+ messages)

[PATCH v3 00/15] Make ETM register accesses consistent with sysreg.h
 2022-04-12 10:39 UTC  (7+ messages)
` [PATCH v3 11/15] coresight: etm4x: Cleanup TRCACATRn register accesses
` [PATCH v3 12/15] coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn "
` [PATCH v3 13/15] coresight: etm4x: Cleanup TRCSSPCICRn "

[PATCH v6 00/16] Support external boost at CS35l41 ASoC driver
 2022-04-12 10:40 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Remove D. Kershner from Unisys S-PAR maintainers
 2022-04-12 10:41 UTC  (2+ messages)

[PATCH v4 2/2] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoCs
 2022-04-12 10:41 UTC 

[dm-devel] [PATCH 0/9] Add protocol specific config subsection
 2022-04-12 10:40 UTC  (6+ messages)
` [dm-devel] [PATCH 1/9] libmultipath: steal the src string pointer in merge_str()
` [dm-devel] [PATCH 2/9] libmultipath: make protocol_name global

[PATCH 0/8] IOMMU: assorted follow-on to XSA-400
 2022-04-12 10:39 UTC  (7+ messages)
` [PATCH 4/8] VT-d: refuse to use IOMMU with reserved CAP.ND value
` [PATCH 6/8] IOMMU: log appropriate SBDF

[PATCH v2] pinctrl: renesas: rzg2l: Add RZ/G2UL support
 2022-04-12  9:33 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 1/3] s390x: epsw: fix report_pop_prefix() when running under non-QEMU
 2022-04-12  9:34 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 2/3] s390x: tprot: use system include for mmu.h

[PATCH] wlcore: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-12  9:34 UTC  (2+ messages)

[PATCH net] macvlan: Fix leaking skb in source mode with nodst option
 2022-04-12  9:34 UTC 

[PATCH] warp7: Remove duplicated "mmc dev" command
 2022-04-12 10:38 UTC 

[Intel-wired-lan] [PATCH net v2] ice: Fix incorrect locking in ice_vc_process_vf_msg()
 2022-04-12 10:39 UTC  (4+ messages)

[PATCHSET 0/4] fstests: new tests for kernel 5.18
 2022-04-12  9:37 UTC  (3+ messages)
` [PATCH 1/4] xfs: make sure syncfs(2) passes back super_operations.sync_fs errors

[PATCH 00/39] ALSA: Fix error handling order at probe error
 2022-04-12 10:26 UTC  (40+ messages)
` [PATCH 01/39] ALSA: galaxy: Fix the missing snd_card_free() call "
` [PATCH 02/39] ALSA: sc6000: "
` [PATCH 03/39] ALSA: ad1889: "
` [PATCH 04/39] ALSA: ali5451: "
` [PATCH 05/39] ALSA: als4000: "
` [PATCH 06/39] ALSA: atiixp: "
` [PATCH 07/39] ALSA: au88x0: "
` [PATCH 08/39] ALSA: azt3328: "
` [PATCH 09/39] ALSA: ca0106: "
` [PATCH 10/39] ALSA: cs4281: "
` [PATCH 11/39] ALSA: cs5535audio: "
` [PATCH 12/39] ALSA: emu10k1x: "
` [PATCH 13/39] ALSA: ens137x: "
` [PATCH 14/39] ALSA: es1938: "
` [PATCH 15/39] ALSA: es1968: "
` [PATCH 16/39] ALSA: fm801: "
` [PATCH 17/39] ALSA: ice1724: "
` [PATCH 18/39] ALSA: intel8x0: "
` [PATCH 19/39] ALSA: korg1212: "
` [PATCH 20/39] ALSA: maestro3: "
` [PATCH 21/39] ALSA: riptide: "
` [PATCH 22/39] ALSA: rme32: "
` [PATCH 23/39] ALSA: rme96: "
` [PATCH 24/39] ALSA: sonicvibes: "
` [PATCH 25/39] ALSA: via82xx: "
` [PATCH 26/39] ALSA: intel_hdmi: "
` [PATCH 27/39] ALSA: sis7019: Fix the missing error handling
` [PATCH 28/39] ALSA: bt87x: Fix the missing snd_card_free() call at probe error
` [PATCH 29/39] ALSA: lola: "
` [PATCH 30/39] ALSA: als300: "
` [PATCH 31/39] ALSA: aw2: "
` [PATCH 32/39] ALSA: cmipci: "
` [PATCH 33/39] ALSA: lx6464es: "
` [PATCH 34/39] ALSA: oxygen: "
` [PATCH 35/39] ALSA: hdsp: "
` [PATCH 36/39] ALSA: hdspm: "
` [PATCH 37/39] ALSA: rme9652: "
` [PATCH 38/39] ALSA: mtpav: Don't call card private_free at probe error path
` [PATCH 39/39] ALSA: nm256: "

[PATCH] dma-buf-map: remove renamed header file
 2022-04-12 10:38 UTC  (2+ messages)

[PATCH] Revert "mt76: mt7921: enable aspm by default"
 2022-04-12 10:36 UTC  (7+ messages)

[PATCH v3] arm64: defconfig: Enable configs for DisplayPort on J721e
 2022-04-12  9:37 UTC  (2+ messages)

[kvm-unit-tests PATCH v2] s390x: Test effect of storage keys on some instructions
 2022-04-12  9:32 UTC  (2+ messages)

[PATCH] wlcore: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-12  9:33 UTC  (2+ messages)

stable-rc/linux-5.10.y baseline: 119 runs, 1 regressions (v5.10.110-171-gc7e3c39c7fa2)
 2022-04-12  9:35 UTC 

[PATCH] spi: spi-stm32-qspi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-12  9:32 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH nf] netfilter: nf_tables: nft_parse_register can return a negative value
 2022-04-12  9:31 UTC  (2+ messages)

[RFC PATCH V3 0/4] KVM: X86: Add and use shadow page with level expanded or acting as pae_root
 2022-04-12  9:35 UTC  (2+ messages)

[virtio-comment] [V3 PATCH 0/1] Introduce virtio asymmetric crypto service
 2022-04-12 10:34 UTC  (2+ messages)
  ` [External] "

[PATCH 1/2] ARM: dts: at91: align SPI NOR node name with dtschema
 2022-04-12 10:32 UTC  (2+ messages)

[PATCH 00/11] virtio: Harden and test vring
 2022-04-12 10:33 UTC  (4+ messages)
` [PATCH 11/11] RFC: test: dm: virtio: Test virtio-rng with faked device

[PATCH 1/3] drm/amdgpu: add poison consumption flag for RAS IH
 2022-04-12 10:33 UTC  (4+ messages)
` 回复: "

[linux-stable-rc:queue/5.17 638/1505] drivers/net/dsa/realtek/realtek-smi-core.c:494:34: warning: unused variable 'realtek_smi_of_match'
 2022-04-12 10:32 UTC  (3+ messages)

PCIE ASPM-related trouble with S0ix on Thinkpad X1 (NVME-related?)
 2022-04-12 10:31 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 3/3] s390x: smp: make stop stopped cpu look the same as the running case
 2022-04-12  9:30 UTC 

[PATCH v2 0/2] Introduce MediaTek CCI devfreq driver
 2022-04-12  9:17 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: devfreq: mediatek: Add mtk cci devfreq dt-bindings

[PATCH v13 7/9] irqchip: Add Sunplus SP7021 interrupt controller driver
 2022-04-12  9:28 UTC  (2+ messages)

Using the Selection API with image sensors for arbitrary cropping
 2022-04-12  9:19 UTC  (3+ messages)
  ` [libcamera-devel] "

[bug report] Input: add support for Azoteq IQS7222A/B/C
 2022-04-12  9:30 UTC  (4+ messages)

reference-transaction regression in 2.36.0-rc1
 2022-04-12  9:20 UTC 

[PATCH] drm/vmwgfx: remove bogus NULL check
 2022-04-12  9:15 UTC 

[PATCH] docs/zh_CN: sync with original text Documentation/vm/page_owner.rst
 2022-04-12  9:29 UTC  (3+ messages)
` [PATCH V2] "
` [PATCH V3] "

[bug report] virt: Add SEV-SNP guest driver
 2022-04-12  9:22 UTC 

[PATCH v0 00/10] i.MX8MP HDMI support
 2022-04-12  9:18 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_eth_soc: use after free in __mtk_ppe_check_skb()
 2022-04-12  9:24 UTC 

[PATCH v2] mmc: sh_mmcif: move platform_data header to proper location
 2022-04-12  9:31 UTC 

[PATCH v4, 0/3] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml
 2022-04-12  9:17 UTC  (3+ messages)
` [PATCH v4, 1/3] dt-bindings: display: mediatek: dsi: "

[PATCH 0/2] Add interconnect driver for SDX65
 2022-04-12  9:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm SDX65 DT bindings

[PATCH] mmc: sh_mmcif: move platform_data header to proper location
 2022-04-12  9:22 UTC  (3+ messages)

[PATCH 0/2] Add support for USB3 PHY on SDX65
 2022-04-12  9:21 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,qmp: Add SDX65 USB PHY binding

[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
 2022-04-12  9:28 UTC  (12+ messages)

[PATCH v3 0/9] iio: accel: bma400: Add buffer, step and activity/inactivity
 2022-04-12  9:12 UTC  (3+ messages)
` [PATCH v3 4/9] iio: accel: bma400: Add triggered buffer support

[PATCH 0/2] x86: aid debug info generation in assembly files
 2022-04-12 10:28 UTC  (3+ messages)
` [PATCH 1/2] x86: improve .debug_line contents for assembly sources
` [PATCH 2/2] x86: annotate entry points with type and size

[PATCH] ARM: imx: Enable instruction cache early on on i.MX8M
 2022-04-12 10:27 UTC  (2+ messages)

[BUG] ALSA: echoaudio: warning when the driver fails to probe
 2022-04-12  9:28 UTC  (10+ messages)

[Intel-wired-lan] [PATCH] ice: wait for EMP reset after firmware flash
 2022-04-12 10:27 UTC 

[PATCH 1/1] sched/pelt: Refine the enqueue_load_avg calculate method
 2022-04-12  9:28 UTC  (5+ 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.