All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-07 07:50:58 to 2021-12-07 08:26:05 UTC [more...]

[PATCH v14 00/13] amphion video decoder/encoder driver
 2021-12-07  8:24 UTC  (11+ messages)
` [PATCH v14 01/13] dt-bindings: media: amphion: add amphion video codec bindings
` [PATCH v14 02/13] media: add nv12m_8l128 and nv12m_10be_8l128 video format
` [PATCH v14 03/13] media: amphion: add amphion vpu device driver
` [PATCH v14 04/13] media: amphion: add vpu core driver
` [PATCH v14 05/13] media: amphion: implement vpu core communication based on mailbox
` [PATCH v14 06/13] media: amphion: add vpu v4l2 m2m support
` [PATCH v14 07/13] media: amphion: add v4l2 m2m vpu encoder stateful driver
` [PATCH v14 08/13] media: amphion: add v4l2 m2m vpu decoder "
` [PATCH v14 09/13] media: amphion: implement windsor encoder rpc interface
` [PATCH v14 10/13] media: amphion: implement malone decoder "

[PATCH] serial: sh-sci: Remove BREAK/FRAME/PARITY/OVERRUN printouts
 2021-12-07  8:25 UTC  (3+ messages)

[PATCH] dt-bindings: watchdog: atmel: Add missing 'interrupts' property
 2021-12-07  8:23 UTC  (3+ messages)

[PATCH v5 0/3] libperf: Unify scaling of counters obtained from perf_evsel__read()
 2021-12-07  8:22 UTC  (4+ messages)
` [PATCH v5 1/3] libperf: Move perf_counts_values__scale to tools/lib/perf
` [PATCH v5 2/3] libperf: Remove scaling process from perf_mmap__read_self()
` [PATCH v5 3/3] libperf tests: Add test_stat_multiplexing test

[PATCH v2] soc: ti: k3-socinfo: Add entry for J721S2 SoC family
 2021-12-07  8:24 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: Add missing 'reg' property
 2021-12-07  8:24 UTC  (2+ messages)

[PATCH net v2] net/qla3xxx: fix an error code in ql_adapter_up()
 2021-12-07  8:24 UTC 

Bug report: Strange behavior with `git gc` and `reference-transaction` hook
 2021-12-07  8:24 UTC  (4+ messages)

[PATCH] drm: Return error codes from struct drm_driver.gem_create_object
 2021-12-07  8:24 UTC  (6+ messages)

[PATCH v3 0/5] J721S2: Add initial support
 2021-12-07  8:24 UTC  (13+ messages)
` [PATCH v3 1/5] dt-bindings: arm: ti: Add bindings for J721s2 SoC
` [PATCH v3 2/5] dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721S2
` [PATCH v3 3/5] arm64: dts: ti: Add initial support for J721S2 SoC
` [PATCH v3 4/5] arm64: dts: ti: Add initial support for J721S2 System on Module
` [PATCH v3 5/5] arch: arm64: ti: Add support J721S2 Common Processor Board

[PATCH] dt-bindings: usb: Add missing properties used in examples
 2021-12-07  8:24 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: ti,rti-wdt: Fix assigned-clock-parents
 2021-12-07  8:23 UTC  (2+ messages)

[PATCH 0/3] Fix Tegra194 HDA regression
 2021-12-07  8:21 UTC  (11+ messages)
` [PATCH 1/3] ALSA: hda/tegra: Skip reset on BPMP devices
` [PATCH 2/3] dt-bindings: sound: tegra: Update HDA resets

[patch V2 00/31] genirq/msi, PCI/MSI: Spring cleaning - Part 3
 2021-12-07  8:21 UTC  (3+ messages)
` [patch V2 29/31] genirq/msi: Add abuse prevention comment to msi header

[syzbot] WARNING in nested_vmx_vmexit
 2021-12-07  8:20 UTC  (5+ messages)

XEN CAN Driver
 2021-12-07  8:19 UTC  (3+ messages)

[RFC PATCH 0/4] r8169: support dash
 2021-12-07  8:20 UTC  (6+ messages)
` [RFC PATCH 4/4] r8169: add sysfs for dash

[PATCH 5.10 000/130] 5.10.84-rc1 review
 2021-12-07  8:19 UTC  (7+ messages)

[PATCH 5.10 000/125] 5.10.84-rc2 review
 2021-12-07  8:18 UTC 

net/ceph/messenger_v2.c:1289 prepare_auth_request() error: uninitialized symbol 'authorizer_len'
 2021-12-07  8:17 UTC 

[frank-w-bpi-r2-4.14:5.15-r2pro 5/94] drivers/misc/mediatek/connectivity/wlan/gen2/include/p2p_precomp.h: que_mgt.h is included more than once
 2021-12-07  8:17 UTC 

[PATCH v8 00/13] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
 2021-12-07  8:16 UTC  (19+ messages)
` [PATCH v8 01/13] rpmsg: char: Export eptdev create an destroy functions
` [PATCH v8 02/13] rpmsg: Create the rpmsg class in core instead of in rpmsg char
` [PATCH v8 03/13] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH v8 04/13] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
` [PATCH v8 05/13] RISC-V: "
` [PATCH v8 06/13] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
` [PATCH v8 07/13] rpmsg: Update rpmsg_chrdev_register_device function
` [PATCH v8 08/13] rpmsg: char: Refactor rpmsg_chrdev_eptdev_create function
` [PATCH v8 09/13] rpmsg: Introduce rpmsg_create_default_ept function
` [PATCH v8 10/13] rpmsg: char: Add possibility to use default endpoint of the rpmsg device
` [PATCH v8 11/13] rpmsg: char: Introduce the "rpmsg-raw" channel
` [PATCH v8 12/13] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls
` [PATCH v8 13/13] rpmsg: core: Send a ns announcement when a default endpoint is created

[PATCH] ASoC: test-component: fix null pointer dereference
 2021-12-07  8:15 UTC  (6+ messages)

[RFC PATCH 0/3] Add driver for Renesas RZ/G2L CRU module
 2021-12-07  8:16 UTC  (3+ messages)
` [RFC PATCH 2/3] media: platform: Add CRU driver for RZ/G2L SoC

[RFC PATCH 0/9] arm64: dts: meson: add support for aac2xx devices
 2021-12-07  8:13 UTC  (5+ messages)
` [RFC PATCH 3/9] arm64: dts: meson: add initial device-trees for X96-AIR

[PATCH bpf] bpf: Add selftests to cover packet access corner cases
 2021-12-07  8:15 UTC 

[PATCH 0/5] Hikey960/970 Enable USB and PCI on such boards
 2021-12-07  8:09 UTC  (4+ messages)
` [PATCH 2/5] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware

[PATCH v1 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-07  8:05 UTC  (9+ messages)

[PATCH v2 00/14] treewide: Initial support for R-Car S4-8
 2021-12-07  8:14 UTC  (5+ messages)
` [PATCH v2 08/14] clk: renesas: rcar-gen4-cpg: Introduce R-Car Gen4 CPG driver

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-12-07  8:10 UTC  (12+ messages)
` [RFC PATCH v3 09/29] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest

[PATCH v1 1/2] hostmem: use a static size for maxnode, validate policy everywhere
 2021-12-07  8:13 UTC  (3+ messages)
` [PATCH v1 2/2] osdep: support mempolicy for preallocation in os_mem_prealloc

[RFC PATCH] virtio: make sure legacy pci device gain 32bit-pfn vq
 2021-12-07  8:13 UTC  (3+ messages)

[PATCH v2] kselftest: alsa: Add simplistic test for ALSA mixer controls kselftest
 2021-12-07  8:05 UTC  (3+ messages)

[PATCH v2 2/2] ARM: dts: aspeed: add device tree for YADRO VEGMAN BMC
 2021-12-07  8:11 UTC  (7+ messages)
` [PATCH v2 0/2] ARM: dts: "

[dpdk-dev] [PATCH v1] drivers: remove octeontx2 drivers
 2021-12-07  8:12 UTC  (2+ messages)

[PATCH v6 0/6] tests/qtest: add some tests for virtio-net failover
 2021-12-07  8:09 UTC  (3+ messages)
` [PATCH v6 1/6] qtest/libqos: add a function to initialize secondary PCI buses

[LTP] [PATCH 1/2] lib: add cmd parse handler in needs_cmd
 2021-12-07  8:08 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] library: add cmd check handler in needs_cmds
  ` [LTP] [PATCH v2 2/2] testcase: make use of needs_cmd version check

Logitech Z10 USB speakers need a volume change before audio works
 2021-12-07  8:07 UTC  (9+ messages)

[PATCH v3 00/11] Apple SoC PMGR device power states driver
 2021-12-07  8:06 UTC  (6+ messages)

[RFC PATCH frank-w-bpi-r2-4.14] mt6625l: fix duplicated inclusion
 2021-12-07  8:08 UTC 

Add headset Mic supported for Lenovo platform
 2021-12-07  8:06 UTC  (2+ messages)

[PATCH net-next v4 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2021-12-07  8:06 UTC  (3+ messages)
` [PATCH net-next v4 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021
` [PATCH net-next v4 2/2] net: ethernet: Add driver "

openBMC pwm-fan control policy
 2021-12-07  8:05 UTC  (11+ messages)

[PATCH net] ethtool: do not perform operations on net devices being unregistered
 2021-12-07  8:05 UTC  (4+ messages)

[XEN PATCH 00/57] Toolstack build system improvement, toward non-recursive makefiles
 2021-12-07  8:05 UTC  (9+ messages)
` [XEN PATCH 07/57] libs/guest: Drop spurious include in Makefile
` [XEN PATCH 09/57] libs/light: Remove -I
` [XEN PATCH 10/57] libs/stat: Remove duplicated CFLAGS from deps
` [XEN PATCH 11/57] libs/store: Remove PKG_CONFIG_REMOVE

[PATCH RESEND v2 0/5] Avoid requesting page from DMA zone when no managed pages
 2021-12-07  8:05 UTC  (3+ messages)

[PATCH 0/5] Bug:211277 fix backport for 5.10, 5.12 stable
 2021-12-07  8:04 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] package/python-pybind: fix upgrade to version 2.6.1
 2021-12-07  8:04 UTC  (3+ messages)

[PATCH v2 00/14] Broadcom DT bindings updates to YAML
 2021-12-07  7:59 UTC  (4+ messages)
` [PATCH v2 03/14] dt-bindings: pwm: Convert BCM7038 PWM binding "

[patch V2 00/36] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-07  7:52 UTC  (25+ messages)
` [patch V2 18/36] genirq/msi: Add msi_device_data::properties
` [patch V2 19/36] PCI/MSI: Store properties in device::msi::data
` [patch V2 23/36] powerpc/cell/axon_msi: Use MSI device properties
` [patch V2 26/36] powerpc/pseries/msi: Let core code check for contiguous entries
` [patch V2 27/36] genirq/msi: Provide interface to retrieve Linux interrupt number
` [patch V2 28/36] PCI/MSI: Use __msi_get_virq() in pci_get_vector()

[RFC v3 00/19] vfio-user client
 2021-12-07  7:50 UTC  (31+ messages)
` [RFC v3 04/19] Add device IO ops vector
` [RFC v3 05/19] Add validation "
` [RFC v3 06/19] vfio-user: Define type vfio_user_pci_dev_info
` [RFC v3 07/19] vfio-user: connect vfio proxy to remote server
` [RFC v3 08/19] vfio-user: define socket receive functions
` [RFC v3 11/19] vfio-user: get region info
` [RFC v3 12/19] vfio-user: region read/write
` [RFC v3 13/19] vfio-user: pci_user_realize PCI setup
` [RFC v3 16/19] vfio-user: dma map/unmap operations
` [RFC v3 19/19] vfio-user: migration support

[meta-oe][PATCH] libblockdev: Do not include duplicate entries in bd_lvm_lvs output
 2021-12-07  8:02 UTC 

[PATCH v1 0/3] mmc: Add LiteSDCard mmc driver
 2021-12-07  8:01 UTC  (6+ messages)
` [PATCH v1 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH] ALSA: mixart: Reduce size of mixart_timer_notify
 2021-12-07  8:00 UTC  (3+ messages)

[PATCH net-next v2 0/4] WWAN debugfs tweaks
 2021-12-07  8:00 UTC  (3+ messages)
` [PATCH net-next v2 4/4] net: wwan: make debugfs optional

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-12-06
 2021-12-07  8:00 UTC 

[PATCH v1 1/2] dt-bindings: iio: accel: add ADXL367
 2021-12-07  7:58 UTC  (4+ messages)

[PATCH v3 0/2] hwmon: (pmbus) Add Delta AHE-50DC fan control module driver
 2021-12-07  7:58 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: add Delta AHE-50DC fan control module

[PATCH v3 0/3] Stacked/parallel memories bindings
 2021-12-07  7:57 UTC  (6+ messages)
` [PATCH v3 2/3] spi: dt-bindings: Describe stacked/parallel memories modes

drivers/dma/dw-edma/dw-edma-v0-core.c:192:19: warning: unused function 'readq_ch'
 2021-12-07  7:57 UTC  (2+ messages)

[PATCH v5 00/10] Add Sunplus SP7021 SoC Support
 2021-12-07  7:21 UTC  (5+ messages)
` [PATCH v5 09/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC

[PATCH] spi: atmel-quadspi: Add support for SAMA7G5 QSPI
 2021-12-07  7:56 UTC  (3+ messages)

[GIT PULL] ASoC fixes for v5.16-rc4
 2021-12-07  7:55 UTC  (2+ messages)

[PATCH v5 5/5] powerpc/inst: Optimise copy_inst_from_kernel_nofault()
 2021-12-07  7:55 UTC  (14+ messages)

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-07  7:56 UTC  (12+ messages)
` [PATCH V6 1/5] swiotlb: Add swiotlb bounce buffer remap function for HV IVM
` [PATCH V6 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V6 3/5] hyper-v: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V6 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V6 5/5] net: netvsc: Add Isolation VM support for netvsc driver

[LTP] [PATCH] syscalls/statx05, 07: Move e4crypt, exportfs to tst_test structure
 2021-12-07  7:56 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[xen-4.13-testing test] 167215: tolerable FAIL - PUSHED
 2021-12-07  7:54 UTC 

How to log inside a recipe #yocto
 2021-12-07  7:53 UTC  (2+ messages)

[PATCH v13 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-12-07  7:50 UTC  (2+ messages)

[ambarus:spi-nor/next-clean-v5 20/25] drivers/mtd/spi-nor/core.c:2720 spi_nor_init_params_deprecated() warn: should this be a bitwise op?
 2021-12-07  7:52 UTC  (3+ messages)

Check that no dot/period ends the commit message summary?
 2021-12-07  7:52 UTC 

[RESEND PATCH v1] mmc: mediatek: free the ext_csd when mmc_get_ext_csd success
 2021-12-07  7:50 UTC  (2+ 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.