All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-21 09:56:14 to 2020-09-21 10:27:43 UTC [more...]

[PATCH] Revert "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO"
 2020-09-21 10:26 UTC 

[PATCH v4 00/22] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-09-21 10:27 UTC  (2+ messages)
` [PATCH v4 01/22] ASoC: sun4i-i2s: Add support for H6 I2S

yaml schema and sub-nodes with vendor prefixes
 2020-09-21 10:26 UTC 

[PATCH v7 31/34] i2c: tegra: Clean up printk messages
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v7 32/34] i2c: tegra: Clean up and improve comments
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH RESEND] fs: fix race condition oops between destroy_inode and writeback_sb_inodes
 2020-09-21 10:25 UTC  (2+ messages)

[PATCH v7 30/34] i2c: tegra: Clean up variable names
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v2 00/11] Optimization to improve CPU online/offline on Powerpc
 2020-09-21  9:56 UTC  (23+ messages)
` [PATCH v2 01/11] powerpc/topology: Update topology_core_cpumask
` [PATCH v2 02/11] powerpc/smp: Stop updating cpu_core_mask
` [PATCH v2 03/11] powerpc/smp: Remove get_physical_package_id
` [PATCH v2 04/11] powerpc/smp: Optimize remove_cpu_from_masks
` [PATCH v2 05/11] powerpc/smp: Limit CPUs traversed to within a node
` [PATCH v2 06/11] powerpc/smp: Stop passing mask to update_mask_by_l2
` [PATCH v2 07/11] powerpc/smp: Depend on cpu_l1_cache_map when adding CPUs
` [PATCH v2 08/11] powerpc/smp: Check for duplicate topologies and consolidate
` [PATCH v2 09/11] powerpc/smp: Optimize update_mask_by_l2
` [PATCH v2 10/11] powerpc/smp: Move coregroup mask updation to a new function
` [PATCH v2 11/11] powerpc/smp: Optimize update_coregroup_mask

[PATCH v7 29/34] i2c: tegra: Improve formatting of variables
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v7 27/34] i2c: tegra: Check errors for both positive and negative values
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v7 26/34] i2c: tegra: Factor out hardware initialization into separate function
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v7 25/34] i2c: tegra: Factor out register polling into separate function
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v7 19/34] i2c: tegra: Remove redundant check in tegra_i2c_issue_bus_clear()
 2020-09-21 10:19 UTC  (2+ messages)

[PATCH RFT/RFC 00/49] staging: media: bring back zoran driver
 2020-09-21 10:20 UTC  (50+ messages)
` [PATCH RFT/RFC 01/49] staging: media: Revert "media: zoran: remove deprecated driver"
` [PATCH RFT/RFC 02/49] MAINTAINERS: change maintainer of the zoran driver
` [PATCH RFT/RFC 03/49] staging: media: zoran: datasheet is no longer available from zoran.com
` [PATCH RFT/RFC 04/49] staging: media: zoran: Documentation: fix typo
` [PATCH RFT/RFC 05/49] staging: media: zoran: fix checkpatch issue
` [PATCH RFT/RFC 06/49] staging: media: zoran: unsplit lines
` [PATCH RFT/RFC 07/49] staging: media: zoran: do not forward declare zr36057_init_vfe
` [PATCH RFT/RFC 08/49] staging: media: zoran: convert all error dprintk to pci_err/pr_err
` [PATCH RFT/RFC 09/49] staging: media: zoran: convert dprintk warn
` [PATCH RFT/RFC 10/49] staging: media: zoran: convert dprintk info to pci_info
` [PATCH RFT/RFC 11/49] staging: media: zoran: convert dprintk debug
` [PATCH RFT/RFC 12/49] staging: media: zoran: zoran_device.c: convert pr_x to pci_x
` [PATCH RFT/RFC 13/49] staging: media: zoran: remove proc_fs
` [PATCH RFT/RFC 14/49] staging: media: zoran: use VFL_TYPE_VIDEO
` [PATCH RFT/RFC 15/49] staging: media: zoran: use v4l2_buffer_set_timestamp
` [PATCH RFT/RFC 16/49] staging: media: zoran: do not print random guest 0
` [PATCH RFT/RFC 17/49] staging: media: zoran: move buffer_size out of zoran_fh
` [PATCH RFT/RFC 18/49] staging: media: zoran: move v4l_settings "
` [PATCH RFT/RFC 19/49] staging: media: zoran: move jpg_settings "
` [PATCH RFT/RFC 20/49] staging: media: zoran: move overlay_settings "
` [PATCH RFT/RFC 21/49] staging: media: zoran: Use video_drvdata to get struct zoran
` [PATCH RFT/RFC 22/49] staging: media: zoran: Change zoran_v4l_set_format parameter from zoran_fh to zoran
` [PATCH RFT/RFC 23/49] staging: media: zoran: remove overlay
` [PATCH RFT/RFC 24/49] staging: media: zoran: Use DMA coherent for stat_com
` [PATCH RFT/RFC 25/49] staging: media: zoran: use ZR_NORM
` [PATCH RFT/RFC 26/49] staging: media: zoran: zoran does not support STD_ALL
` [PATCH RFT/RFC 27/49] staging: media: zoran: convert irq to pci irq
` [PATCH RFT/RFC 28/49] staging: media: zoran: convert zoran alloc to devm
` [PATCH RFT/RFC 29/49] staging: media: zoran: convert mdelay to udelay
` [PATCH RFT/RFC 30/49] staging: media: zoran: use devm for videocodec_master alloc
` [PATCH RFT/RFC 31/49] staging: media: zoran: use pci_request_regions
` [PATCH RFT/RFC 32/49] staging: media: zoran: use devm_ioremap
` [PATCH RFT/RFC 33/49] staging: media: zoran: add stat_com buffer
` [PATCH RFT/RFC 34/49] staging: media: zoran: constify struct tvnorm
` [PATCH RFT/RFC 35/49] staging: media: zoran: constify codec_name
` [PATCH RFT/RFC 36/49] staging: media: zoran: Add more check for compliance
` [PATCH RFT/RFC 37/49] staging: media: zoran: add fallthrough keyword
` [PATCH RFT/RFC 38/49] staging: media: zoran: Add vb_queue
` [PATCH RFT/RFC 39/49] staging: media: zoran: disable output
` [PATCH RFT/RFC 40/49] staging: media: zoran: device support only 32bit DMA address
` [PATCH RFT/RFC 41/49] staging: media: zoran: enable makefile
` [PATCH RFT/RFC 42/49] staging: media: zoran: remove framebuffer support
` [PATCH RFT/RFC 43/49] staging: media: zoran: add vidioc_g_parm
` [PATCH RFT/RFC 44/49] staging: media: zoran: remove test_interrupts
` [PATCH RFT/RFC 45/49] staging: media: zoran: fix use of buffer_size and sizeimage
` [PATCH RFT/RFC 46/49] staging: media: zoran: fix some compliance test
` [PATCH RFT/RFC 47/49] staging: media: zoran: remove deprecated .vidioc_g_jpegcomp
` [PATCH RFT/RFC 48/49] staging: media: zoran: convert to vb2
` [PATCH RFT/RFC 49/49] staging: media: zoran: update TODO

[MPTCP] Re: [MPTCP][PATCH v5 mptcp-next 3/3] mptcp: retransmit ADD_ADDR when timeout
 2020-09-21 10:24 UTC 

[PATCH v7 09/34] i2c: tegra: Use reset_control_reset()
 2020-09-21 10:19 UTC  (2+ messages)

[PATCH v7 10/34] i2c: tegra: Use devm_platform_get_and_ioremap_resource()
 2020-09-21 10:19 UTC  (2+ messages)

[PATCH v7 03/34] i2c: tegra: Handle potential error of tegra_i2c_flush_fifos()
 2020-09-21 10:18 UTC  (2+ messages)

[PATCH v7 00/34] Improvements for Tegra I2C driver
 2020-09-21 10:18 UTC  (2+ messages)

[PATCH v7 33/34] i2c: tegra: Clean up whitespaces, newlines and indentation
 2020-09-21 10:20 UTC  (2+ messages)

WARNING in ex_handler_uaccess
 2020-09-21 10:22 UTC  (6+ messages)

[dpdk-dev] [PATCH] net/memif: relax barrier for zero copy path
 2020-09-21 10:22 UTC  (4+ messages)

[PATCH v2 1/2] vfio/pci: Remove redundant declaration of vfio_pci_driver
 2020-09-21 10:21 UTC  (3+ messages)
` [PATCH v2 2/2] vfio/pci: Don't regenerate vconfig for all BARs if !bardirty

[dpdk-dev] [PATCH] net/i40e: fix incorrect byte counters
 2020-09-21  9:59 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v7 34/34] i2c: tegra: Improve driver module description
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v7 28/34] i2c: tegra: Consolidate error handling in tegra_i2c_xfer_msg()
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v7 24/34] i2c: tegra: Factor out packet header setup from tegra_i2c_xfer_msg()
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v7 23/34] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v7 22/34] i2c: tegra: Rename wait/poll functions
 2020-09-21 10:19 UTC  (2+ messages)

[Virtio-fs] Signed virtio-fs driver for Windows?
 2020-09-21 10:20 UTC 

[dpdk-dev] [PATCH] vhost: return ready when at least 1 vring is configured
 2020-09-21 10:19 UTC  (4+ messages)

[PATCH v7 21/34] i2c: tegra: Don't fall back to PIO mode if DMA configuration fails
 2020-09-21 10:19 UTC  (2+ messages)

[PATCH v7 20/34] i2c: tegra: Remove "dma" variable from tegra_i2c_xfer_msg()
 2020-09-21 10:19 UTC  (2+ messages)

[PATCH v7 18/34] i2c: tegra: Remove likely/unlikely from the code
 2020-09-21 10:19 UTC  (2+ messages)

[PATCH v7 17/34] i2c: tegra: Remove outdated barrier()
 2020-09-21 10:19 UTC  (2+ messages)

[PATCH v7 16/34] i2c: tegra: Clean up variable types
 2020-09-21 10:19 UTC  (2+ messages)

[PATCH v7 15/34] i2c: tegra: Reorder location of functions in the code
 2020-09-21 10:19 UTC  (2+ messages)

[PATCH v7 14/34] i2c: tegra: Clean up probe function
 2020-09-21 10:19 UTC  (2+ messages)

[PATCH v7 13/34] i2c: tegra: Move out all device-tree parsing into tegra_i2c_parse_dt()
 2020-09-21 10:19 UTC  (2+ messages)

[PATCH v7 12/34] i2c: tegra: Use clk-bulk helpers
 2020-09-21 10:19 UTC  (2+ messages)

[PATCH v7 11/34] i2c: tegra: Use platform_get_irq()
 2020-09-21 10:19 UTC  (2+ messages)

[PATCH v7 08/34] i2c: tegra: Remove error message used for devm_request_irq() failure
 2020-09-21 10:18 UTC  (2+ messages)

[PATCH v7 07/34] i2c: tegra: Runtime PM always available on Tegra
 2020-09-21 10:18 UTC  (2+ messages)

Sound regression in 5.8.8 caused by "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO"
 2020-09-21 10:18 UTC  (4+ messages)

[PATCH v7 06/34] i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member
 2020-09-21 10:18 UTC  (2+ messages)

[PATCH v7 05/34] i2c: tegra: Initialize div-clk rate unconditionally
 2020-09-21 10:18 UTC  (2+ messages)

[PATCH v7 04/34] i2c: tegra: Mask interrupt in tegra_i2c_issue_bus_clear()
 2020-09-21 10:18 UTC  (2+ messages)

[PATCH v7 02/34] i2c: tegra: Add missing pm_runtime_put()
 2020-09-21 10:18 UTC  (2+ messages)

[PATCH v7 01/34] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
 2020-09-21 10:18 UTC  (2+ messages)

[PATCH 0/9] xen: beginnings of moving library-like code into an archive
 2020-09-21 10:17 UTC  (3+ messages)
` [PATCH 1/9] build: use if_changed more consistently (and correctly) for prelink*.o
  ` Ping: "

[dpdk-dev] [PATCH] eventdev: support telemetry with xstats info
 2020-09-21 10:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] gpio/mpc83xx_spisel_boot.c: include log.h
 2020-09-21 10:16 UTC  (2+ messages)

RFC: qemu and Xen ABI-unstable libs
 2020-09-21 10:16 UTC  (3+ messages)
`  "

[PATCH 00/15] remote-mediawiki: various fixes to make tests pass
 2020-09-21 10:15 UTC  (3+ messages)

[Buildroot] [PATCH v5 0/3] Improving CVE reporting
 2020-09-21 10:15 UTC  (4+ messages)
` [Buildroot] [PATCH v5 1/3] support/script/pkg-stats: Manage the CVEs that need to be check
` [Buildroot] [PATCH v5 2/3] support/script/cve-checker: "
` [Buildroot] [PATCH v5 3/3] package/pkg-utils/cve.py: Manage case when package version doesn't exist

[Buildroot] [PATCH v4 0/2] Improving CVE reporting
 2020-09-21 10:14 UTC  (3+ messages)

[PATCH v2 00/13] gpio: add common dtschema
 2020-09-21  9:55 UTC  (9+ messages)
` [PATCH v2 08/13] dt-bindings: mfd: include common schema in GPIO controllers
` [PATCH v2 09/13] dt-bindings: pinctrl: "

[PATCH] drm/bridge: dw-mipi-dsi: Use kmemdup cf. kmalloc+memcpy
 2020-09-21 10:13 UTC  (7+ messages)

[PATCH net-next v5 0/6] net-next: dsa: mt7530: add support for MT7531
 2020-09-21 10:10 UTC  (5+ messages)

[PATCH] PoC: Rust binding for QAPI (qemu-ga only, for now)
 2020-09-21 10:11 UTC  (4+ messages)

[PATCH] ASoC: hdac: make SOF HDA codec driver probe deterministic
 2020-09-21 10:08 UTC 

[PATCH v5 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
 2020-09-21 10:09 UTC  (2+ messages)

KMSAN: uninit-value in search_by_key
 2020-09-21 10:10 UTC  (2+ messages)

[PATCH net-next RFC v1 0/4] Add per port devlink regions
 2020-09-21 10:09 UTC  (6+ messages)
` [PATCH net-next RFC v1 1/4] net: devlink: Add support for port regions

[PATCH v3 1/3] ARM: dts: exynos: Add assigned clock parent to CMU in Exynos3250
 2020-09-21 10:07 UTC  (6+ messages)
` [PATCH v3 2/3] ARM: dts: exynos: Add assigned clock parent to CMU in Exynos4412 Odroid

external harddisk: bogus corrupt leaf error?
 2020-09-21 10:09 UTC  (2+ messages)

PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'
 2020-09-21 10:08 UTC  (6+ messages)

[PATCH v2 0/5] powerpc, mpc83xx: add DM_ETH support
 2020-09-21 10:07 UTC  (8+ messages)

[PATCH] arm64: dts: mt8173: elm: Fix nor_flash node property
 2020-09-21 10:05 UTC  (4+ messages)

[hch-misc:iov-cleanup 3/11] lib/iov_iter.c:1802:6: warning: Variable 'ret' is reassigned a value before the old one has been used
 2020-09-21 10:07 UTC 

[PATCH v14 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-21 10:04 UTC  (12+ messages)
` [PATCH v14 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
        `  "
            `  "

[PATCH 0/2] x86/vpic: minor fixes
 2020-09-21 10:05 UTC  (5+ messages)
` [PATCH 2/2] x86/vpic: also execute dpci callback for non-specific EOI
      ` Ping: "

[PATCH] arm: dts: mt7623: add missing pause for switchport
 2020-09-21 10:04 UTC  (4+ messages)

[PATCH v1] i2c: nvidia-gpu: Use put_unaligned_be24()
 2020-09-21 10:06 UTC  (2+ messages)

Consider updating www.ideasonboard.org
 2020-09-21 10:05 UTC 

[PATCH v1] i2c: ismt: Add support for Intel Emmitsburg PCH
 2020-09-21 10:05 UTC  (6+ messages)

[PATCH v2 0/7] Relicense GPL programs for compatibility with OpenSSL
 2020-09-21 10:04 UTC  (3+ messages)
` [PATCH v2 6/7] scripts/imx-image: relicense to allow distribution of binary linked "

[PATCH v38 00/24] Intel SGX foundations
 2020-09-21 10:03 UTC  (3+ messages)
` [PATCH v38 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE

[PATCH] Introduce support for Systems Management Driver over WMI for Dell Systems
 2020-09-21 10:02 UTC  (8+ messages)

Question on commit: [PATCH] net: stmmac: Delete txtimer in suspend()
 2020-09-21  9:35 UTC 

general protection fault in jffs2_parse_param
 2020-09-21 10:02 UTC  (2+ messages)

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run2
 2020-09-21 10:02 UTC 

memory leak in kobject_set_name_vargs (3)
 2020-09-21 10:02 UTC 

WARNING in btrfs_alloc_chunk
 2020-09-21 10:02 UTC 

memory leak in udf_process_sequence
 2020-09-21 10:02 UTC 

[PATCH v2 1/1] ALSA: hda: Refactor calculating SDnFMT according to specification
 2020-09-21 10:01 UTC  (3+ messages)

[linux-lvm] Removing lvmcache fails
 2020-09-21 10:01 UTC  (3+ messages)

[Bug 209333] New: VM not starting anymore with 5.8.8 - lots of page faults
 2020-09-21 10:00 UTC  (2+ messages)
` [Bug 209333] "

[PATCH v4 0/4] vhost-vsock: force virtio version 1
 2020-09-21  9:57 UTC  (4+ messages)
` [PATCH v4 2/4] vhost-vsock-pci: "

[PATCH] ARM: dts: am335x: guardian: switch to AM33XX_PADCONF
 2020-09-21  9:59 UTC  (3+ messages)

[PATCH 1/2] iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context
 2020-09-21  9:57 UTC  (5+ messages)

[Intel-wired-lan] [next-queue v7] igb: add XDP support
 2020-09-21  9:58 UTC  (2+ messages)

[PATCH v2] dm: Call proper helper to determine dax support
 2020-09-21  9:58 UTC  (4+ messages)

[PATCH 0/6] QOM minor fixes
 2020-09-21  9:57 UTC  (3+ messages)
` [PATCH 4/6] sparc32-ledma: don't reference nd_table directly within the device

Interest in adding multicast support to Wireguard?
 2020-09-21  9:57 UTC  (2+ messages)

[Bug 14506] New: cifs mount with missing krb5 key should give better error message
 2020-09-21  9:57 UTC 

[PATCH v1] i2c: ismt: Describe parameters in kernel doc
 2020-09-21  9:57 UTC  (2+ messages)

[ovmf test] 154558: all pass - PUSHED
 2020-09-21  9:56 UTC 

[PATCH printk v2 0/3] printk: move dictionaries to meta data
 2020-09-21  9:56 UTC  (4+ messages)
` [PATCH printk v2 3/3] printk: remove dict ring

[PATCH 0/4] bootconfig: Fix a parser bug
 2020-09-21  9:56 UTC  (2+ messages)
` bootconfig: Fix parser bugs (Re: [PATCH 0/4] bootconfig: Fix a parser bug)

[PATCH 0/3] objtool: Miscellaneous cleanup/fixes
 2020-09-21  9:56 UTC  (4+ messages)
` [PATCH 3/3] objtool: check: Handle calling non-function symbols in other sections


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.