All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-10 11:11:31 to 2022-08-10 12:23:18 UTC [more...]

[PATCH v2 0/5] iio/hwmon/mfd/leds/net/power/ASoC: dt-bindings: few stale maintainers cleanup
 2022-08-10 11:43 UTC  (6+ messages)
` [PATCH v2 4/5] dt-bindings: Drop Robert Jones

[igt-dev] [i-g-t] tests/kms_plane_cursor: Convert tests to dynamic
 2022-08-10 12:20 UTC 

[PATCH v2 0/2] kvm/selftests: Two rseq_test fixes
 2022-08-10 12:22 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: selftests: Make rseq compatible with glibc-2.35

add qemu_fdt_setprop_strings() and use it in most places
 2022-08-10 12:22 UTC  (4+ messages)
` [PATCH v3 1/5] device_tree: add qemu_fdt_setprop_strings() helper

[linux-linus test] 172347: regressions - FAIL
 2022-08-10 12:21 UTC 

[Buildroot] [PATCH 1/1] package/gtest: drop host-gtest
 2022-08-10 12:20 UTC  (2+ messages)

[PATCH] virt: acrn: obtain pa from VMA with PFNMAP flag
 2022-08-10 12:19 UTC  (3+ messages)

add qemu_fdt_setprop_strings() and use it in most places
 2022-08-10 12:19 UTC  (3+ messages)
` [PATCH v4 1/6] device_tree: add qemu_fdt_setprop_strings() helper

[PATCH 0/2] kvm/selftests: Two rseq_test fixes
 2022-08-10 12:19 UTC  (16+ messages)
` [PATCH 1/2] KVM: selftests: Make rseq compatible with glibc-2.35

Validating MAINTAINERS entries?
 2022-08-10 12:12 UTC  (7+ messages)

[RFC PATCH 0/7] Devm helpers for regulator get and enable
 2022-08-10 12:19 UTC  (14+ messages)
` [RFC PATCH 1/7] docs: devres: regulator: Add missing devm_* functions to devres.rst
` [RFC PATCH 2/7] regulator: Add devm helpers for get and enable
` [RFC PATCH 3/7] docs: devres: regulator: Add new get_enable functions to devres.rst
` [RFC PATCH 4/7] clk: cdce925: simplify using devm_regulator_get_enable()
` [RFC PATCH 5/7] gpu: drm: meson: simplify using devm_regulator_get_enable_optional()
` [RFC PATCH 6/7] hwmon: lm90: simplify using devm_regulator_get_enable()
` [RFC PATCH 7/7] adc: ad7192: "

[RFC v2] non-temporal memcpy
 2022-08-10 12:18 UTC  (12+ messages)

[PATCH] tests/unit: fix a -Wformat-trunction warning
 2022-08-10 12:15 UTC 

[XEN v1] xen: arm: Check if timer is enabled for timer irq
 2022-08-10 12:16 UTC  (2+ messages)

[RFCv7 PATCH net-next 00/36] net: extend the type of netdev_features_t to bitmap
 2022-08-10 12:15 UTC  (14+ messages)
` [RFCv7 PATCH net-next 01/36] net: introduce operation helpers for netdev features
` [RFCv7 PATCH net-next 02/36] net: replace general features macroes with global netdev_features variables
` [RFCv7 PATCH net-next 03/36] net: replace multiple feature bits with DECLARE_NETDEV_FEATURE_SET
` [RFCv7 PATCH net-next 23/36] net: adjust the build check for net_gso_ok()
` [RFCv7 PATCH net-next 36/36] net: redefine the prototype of netdev_features_t

[Bug 216349] New: Kernel panic in a Ubuntu VM running on Proxmox
 2022-08-10 12:13 UTC 

[PATCH] PCI: avoid bogus calls to get_pseg()
 2022-08-10 12:13 UTC  (3+ messages)

[PATCH v13 00/34] v4l: routing and streams support
 2022-08-10 12:11 UTC  (35+ messages)
` [PATCH v13 01/34] media: Documentation: mc: add definitions for stream and pipeline
` [PATCH v13 02/34] media: media-entity.h: add include for min()
` [PATCH v13 03/34] media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8
` [PATCH v13 04/34] media: mc: entity: Rename streaming_count -> start_count
` [PATCH v13 05/34] media: mc: entity: Add iterator helper for entity pads
` [PATCH v13 06/34] media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_init
` [PATCH v13 07/34] media: mc: entity: Move media_entity_get_fwnode_pad() out of graph walk section
` [PATCH v13 08/34] media: mc: entity: Add media_entity_pipeline() to access the media pipeline
` [PATCH v13 09/34] media: v4l2-dev: Add videodev wrappers for media pipelines
` [PATCH v13 10/34] media: drivers: use video device pipeline start/stop
` [PATCH v13 11/34] media: drivers: use video_device_pipeline()
` [PATCH v13 12/34] media: mc: entity: add alloc variant of pipeline_start
` [PATCH v13 13/34] media: drivers: use video_device_pipeline_alloc_start()
` [PATCH v13 14/34] media: mc: entity: Rewrite media_pipeline_start()
` [PATCH v13 15/34] media: mc: entity: Add has_pad_interdep entity operation
` [PATCH v13 16/34] media: mc: convert pipeline funcs to take media_pad
` [PATCH v13 17/34] media: add V4L2_SUBDEV_FL_STREAMS
` [PATCH v13 18/34] media: add V4L2_SUBDEV_CAP_STREAMS
` [PATCH v13 19/34] media: Documentation: Add GS_ROUTING documentation
` [PATCH v13 20/34] media: subdev: Add [GS]_ROUTING subdev ioctls and operations
` [PATCH v13 21/34] media: subdev: add v4l2_subdev_has_pad_interdep()
` [PATCH v13 22/34] media: subdev: add v4l2_subdev_set_routing helper()
` [PATCH v13 23/34] media: subdev: Add for_each_active_route() macro
` [PATCH v13 24/34] media: Documentation: add multiplexed streams documentation
` [PATCH v13 25/34] media: subdev: add stream based configuration
` [PATCH v13 26/34] media: subdev: use streams in v4l2_subdev_link_validate()
` [PATCH v13 27/34] media: subdev: add "opposite" stream helper funcs
` [PATCH v13 28/34] media: subdev: add streams to v4l2_subdev_get_fmt() helper function
` [PATCH v13 29/34] media: subdev: add v4l2_subdev_set_routing_with_fmt() helper
` [PATCH v13 30/34] media: subdev: add v4l2_subdev_routing_validate() helper
` [PATCH v13 31/34] media: v4l2-subdev: Add v4l2_subdev_state_xlate_streams() helper
` [PATCH v13 32/34] media: v4l2-subdev: Add subdev .(enable|disable)_streams() operations
` [PATCH v13 33/34] media: v4l2-subdev: Add v4l2_subdev_s_stream_helper() function
` [PATCH v13 34/34] media: Add stream to frame descriptor

[PATCH 0/2] Update Facebook Bletchley BMC devicetree
 2022-08-10 12:06 UTC  (4+ messages)

[PATCH v3] wifi: wilc1000: fix DMA on stack objects
 2022-08-10 12:07 UTC  (2+ messages)

[Drbd-dev] [PATCH] drbd: retry the IO when connection lost
 2022-08-10 11:57 UTC 

[PATCH v3 00/13] SMM emulation and interrupt shadow fixes
 2022-08-10 12:00 UTC  (2+ messages)

[PATCH V5 0/6] RISC-V fixups to work with crash tool
 2022-08-10 12:00 UTC  (6+ messages)
` [PATCH V5 5/6] riscv: crash_core: Export kernel vm layout, phys_ram_base

[PATCH] net: dsa: mv88e6060: report max mtu 1536
 2022-08-10 12:00 UTC  (3+ messages)

Recent changes (master)
 2022-08-10 12:00 UTC 

[Nouveau] Advice about debugging nouveau driver suspend issue (init_on_alloc=1 and init_on_free=1)
 2022-08-10 11:59 UTC  (7+ messages)

qca: Update firmware files for BT chip WCN6750
 2022-08-10 11:59 UTC  (2+ messages)

[PATCH] thermal/core: Add missing EXPORT_SYMBOL_GPL
 2022-08-10 11:58 UTC  (2+ messages)

[PATCH] Add amd-ucode README file
 2022-08-10 11:57 UTC  (2+ messages)

[PATCH v2 2/3] arm64: dts: qcom: sa8295p: move common nodes to dtsi
 2022-08-10 11:55 UTC  (3+ messages)

[PATCH 0/4] zoran: move to mainline
 2022-08-10 11:54 UTC  (5+ messages)
` [PATCH 1/4] zoran: fix checkpatch --strict issues
` [PATCH 2/4] zoran: the video device is video capture only, not M2M
` [PATCH 3/4] zoran: from VB2_READ/WRITE: read/write isn't supported
` [PATCH 4/4] zoran: move to mainline

[ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V1
 2022-08-10 11:53 UTC  (6+ messages)
    ` Proposal: removal of old vb1 or custom streaming I/O drivers

[Buildroot] [git commit branch/2022.02.x] package/tcpreplay: select musl-fts if needed
 2022-08-10 11:51 UTC 

[LTP] [PATCH] cpuhotplug*.sh: Check return value of online_cpu/offline_cpu
 2022-08-10 11:52 UTC  (3+ messages)

[PATCH v2 1/1] bpf: Drop unprotected find_vpid() in favour of find_get_pid()
 2022-08-10 11:52 UTC  (6+ messages)

[isar-cip-core] security-customizations: Inherit common customizations to security image
 2022-08-10 11:52 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.05.x] package/tcpreplay: select musl-fts if needed
 2022-08-10 11:51 UTC 

[Buildroot] [PATCH 1/1] package/tcpreplay: select musl-fts if needed
 2022-08-10 11:52 UTC  (2+ messages)

[PATCH v3] dt-bindings: mfd: convert to yaml Qualcomm SPMI PMIC
 2022-08-10 11:52 UTC  (5+ messages)

[PATCH] dma-buf/sync_file: use strscpy to replace strlcpy
 2022-08-10 11:51 UTC  (3+ messages)
` [Linaro-mm-sig] "

[cip-dev][isar-cip-core][PATCH v4 0/3] clean up kas/opt
 2022-08-10 11:51 UTC  (2+ messages)

[PATCH v2 00/12] PolarFire SoC reset controller & clock cleanups
 2022-08-10 11:50 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/1] Skip enforce S3 based on mem_sleep state
 2022-08-10 11:51 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/1] lib/igt_aux : Skip SUSPEND_STATE_S3 if mem_sleep deep state is not supported

[Buildroot] [PATCH] board/riscv/nommu: bump kernel version and drop no longer needed patch
 2022-08-10 11:50 UTC 

[PATCH v8 0/2] DRM GEM fixes
 2022-08-10 11:47 UTC  (8+ messages)
` [PATCH v8 2/2] drm/gem: Don't map imported GEMs

[PATCH] virtio-blk: Avoid use-after-free on suspend/resume
 2022-08-10 11:45 UTC  (2+ messages)

[Buildroot] [PATCH] package/dbus-broker: bump to release 32
 2022-08-10 11:45 UTC 

[PATCHv3, resend] powerpc: mm: radix_tlb: rearrange the if-else block
 2022-08-10 11:43 UTC  (2+ messages)

[PATCH v4 00/24] ppc: QOM'ify 405 board
 2022-08-10 11:40 UTC  (9+ messages)
` [PATCH v4 19/24] ppc/ppc405: QOM'ify FPGA
` [PATCH v4 23/24] ppc/ppc405: QOM'ify SDRAM

[PATCH 0/2] btrfs-progs: read device fsid from the sysfs
 2022-08-10 11:43 UTC  (4+ messages)

[BUG] Unicode filenames handling in `git log --stat`
 2022-08-10 11:41 UTC  (6+ messages)

[PATCH] NFS: clean up a needless assignment in nfs_file_write()
 2022-08-10 11:40 UTC 

[PATCH v4 0/3] Add Richtek RT5120 PMIC support
 2022-08-10 11:40 UTC  (5+ messages)
` [PATCH v4 1/3] dt-binding: mfd: "
` [PATCH v4 2/3] mfd: rt5120: Add Richtek "

[PATCH V3] mm: fix use-after free of page_ext after race with memory-offline
 2022-08-10 11:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/imx-mkimage: bump version to lf-5.10.72_2.2.0
 2022-08-10 11:39 UTC 

[libvirt test] 172348: regressions - FAIL
 2022-08-10 11:37 UTC 

[PATCH] fec: Restart PPS after link state change
 2022-08-10 11:36 UTC  (3+ messages)

WARNING in ieee80211_ibss_csa_beacon
 2022-08-10 11:35 UTC  (2+ messages)

arch/x86/kvm/x86.c:1014 __kvm_set_xcr() warn: bitwise AND condition is false here
 2022-08-10 11:35 UTC 

[PATCH v5 00/20] Add driver nodes for MT8195 SoC
 2022-08-10 11:32 UTC  (4+ messages)
` [PATCH v5 06/20] dt-bindings: power: mediatek: Add bindings for MediaTek SCPSYS

[Intel-gfx] [PATCH v3 0/2] Sanitycheck PCI BARs
 2022-08-10 11:31 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 1/2] drm/i915: Use of BARs names instead of numbers

[PATCH v2 0/5] Move all drivers to a common dma-buf locking convention
 2022-08-10 11:30 UTC  (6+ messages)
` [PATCH v2 3/5] dma-buf: Move all dma-bufs to dynamic locking specification
  ` [Linaro-mm-sig] "
    ` [Intel-gfx] "

[PATCH v1] zram: don't retry compress incompressible page
 2022-08-10 11:28 UTC 

[PATCH 0/4] mfd: add tps6594x support for j7200 platform
 2022-08-10 11:27 UTC  (4+ messages)
` [PATCH 2/4] MFD: TPS6594x: Add new mfd device for TPS6594x PMIC

[PATCH v2] mfd: core: Delete corresponding OF node entries from list on MFD removal
 2022-08-10 11:28 UTC  (2+ messages)

Raspberry PI running 5.10.x Kernel and issues with Daul channel Waveshare based 2.1 MCP251xFD CAN HAT
 2022-08-10 11:25 UTC  (4+ messages)

[PATCH 00/31] Add support for MediaTek MT7981/MT7986 SoCs
 2022-08-10 11:24 UTC  (4+ messages)
` [PATCH 17/31] i2c: add support for MediaTek I2C interface

[PATCH 0/4] drm/probe-helper, modes: Helpers for single-mode displays
 2022-08-10 11:20 UTC  (5+ messages)
` [PATCH 1/4] drm/probe-helper: Add drm_connector_helper_get_modes_static()
` [PATCH 2/4] drm/probe-helper: Add drm_crtc_helper_mode_valid_static()
` [PATCH 3/4] drm/modes: Add initializer macro DRM_MODE_INIT()
` [PATCH 4/4] drm/format-helper: Add drm_fb_build_fourcc_list() helper

[Intel-gfx] [PATCH 00/23] Initial Meteorlake Support
 2022-08-10 11:21 UTC  (5+ messages)
` [Intel-gfx] [PATCH 15/23] drm/i915/mtl: Obtain SAGV values from MMIO instead of GT pcode mailbox
` [Intel-gfx] [PATCH 22/23] drm/i915/mtl: Update CHICKEN_TRANS* register addresses

[Buildroot] [PATCH 1/1] package/ttyd: bump to version 1.7.0
 2022-08-10 11:06 UTC 

[PATCH] mfd: twl-core: Fix comment typo
 2022-08-10 11:19 UTC  (2+ messages)

Booting Xen dom0 on Hyper-V
 2022-08-10 11:19 UTC  (2+ messages)

[LTP] lkft ltp for 0f199f6
 2022-08-10 11:18 UTC 

[PATCH 1/2] mfd: lp8788: Fix an error handling path in lp8788_probe()
 2022-08-10 11:17 UTC  (4+ messages)
` [PATCH 2/2] mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_init()

[kvm-unit-tests PATCH v3 0/4] Add panic test support
 2022-08-10 11:17 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 1/4] runtime: add support for panic tests

[PATCH] arch_topology: Silence early cacheinfo errors when non-existent
 2022-08-10 11:16 UTC  (2+ messages)

[PATCH v2 net-next] net: ethernet: ti: davinci_mdio: Add workaround for errata i2329
 2022-08-10 11:13 UTC  (2+ messages)

[PATCH] dt-bindings: leds: Expand LED_COLOR_ID definitions
 2022-08-10 11:07 UTC 

[PATCH] mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()
 2022-08-10 11:14 UTC  (3+ messages)

[GIT PULL FOR v6.1] dw100: Add i.MX8MP dw100 dewarper driver
 2022-08-10 11:15 UTC  (2+ messages)
` [GIT PULL FOR v6.1] dw100: Add i.MX8MP dw100 dewarper driver (#85285)

[PATCH v3] rev-list: support human-readable output for `--disk-usage`
 2022-08-10 11:14 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] ARM: dts: sunplus: sp7021: drop incorrect spi-max-frequency
 2022-08-10 11:11 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: align SPI node name with dtschema
 2022-08-10 11:11 UTC  (2+ messages)

[PATCH] ARM: dts: armada-xp: align SPI node name with dtschema
 2022-08-10 11:11 UTC  (2+ messages)

[PATCH] ARM: dts: vf610: align SPI node name with dtschema
 2022-08-10 11:10 UTC 

[PATCH] ARM: dts: ste: ux500: align SPI node name with dtschema
 2022-08-10 11:10 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: imx: align SPI node name with dtschema
 2022-08-10 11:10 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imx: align LED node names "
` [PATCH 3/3] ARM: dts: imx: align gpio-keys "

[PATCH] ARM: dts: integratorap: align SPI node name with dtschema
 2022-08-10 11:10 UTC  (2+ messages)

[RESEND PATCH 0/5] kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info
 2022-08-10 11:10 UTC  (6+ messages)
` [RESEND PATCH 1/5] "
` [RESEND PATCH 2/5] kernfs: Change kernfs_rename_lock into a read-write lock
` [RESEND PATCH 3/5] kernfs: Introduce interface to access per-fs rwsem
` [RESEND PATCH 4/5] kernfs: Replace per-fs rwsem with hashed rwsems
` [RESEND PATCH 5/5] kernfs: Add a document to describe hashed locks used in kernfs


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.