All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-27 08:52:14 to 2020-07-27 09:39:13 UTC [more...]

[PATCH -next 1/2] drm: Remove redundant NULL check
 2020-07-27  9:39 UTC  (4+ messages)

[PATCH v3 00/10] ASoC: qdsp6: add gapless compressed audio support
 2020-07-27  9:38 UTC  (12+ messages)
` [PATCH v3 01/10] ASoC: q6asm: rename misleading session id variable
` [PATCH v3 02/10] ASoC: q6asm: make commands specific to streams
` [PATCH v3 03/10] ASoC: q6asm: use flags directly from q6asm-dai
` [PATCH v3 04/10] ASoC: q6asm: add length to write command token
` [PATCH v3 05/10] ASoC: q6asm: add support to remove intial and trailing silence
` [PATCH v3 06/10] ASoC: q6asm: add support to gapless flag in q6asm open
` [PATCH v3 07/10] ASoC: q6asm-dai: add next track metadata support
` [PATCH v3 08/10] ASoC: q6asm-dai: prepare set params to accept profile change
` [PATCH v3 09/10] ASoC: q6asm-dai: add gapless support
` [PATCH v3 10/10] ASoC: q6asm-dai: add support to copy callback

[dpdk-dev] [PATCH] crypto/armv8: fix typos and compilation
 2020-07-27  9:38 UTC  (2+ messages)

[PATCH 0/6] IOMMU cleanup
 2020-07-27  9:37 UTC  (9+ messages)
` [PATCH 1/6] x86/iommu: re-arrange arch_iommu to separate common fields
` [PATCH 2/6] x86/iommu: add common page-table allocator

[PATCH v3 0/3] Add USB role switch support to DWC2
 2020-07-27  9:37 UTC  (7+ messages)

[PATCH] KVM: PPC: Book3S HV: increase KVMPPC_NR_LPIDS on POWER8 and POWER9
 2020-07-27  9:38 UTC  (3+ messages)

[PATCH v5 00/22] coresight: allow to build coresight as modules
 2020-07-27  9:41 UTC  (3+ messages)
` [PATCH v5 01/22] coresight: cpu_debug: add module name in Kconfig

[RFC PATCH 1/2] opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER
 2020-07-27  9:30 UTC  (2+ messages)
` [RFC PATCH 2/2] cpufreq: dt: Refactor initialization to handle probe deferral properly

Acer TravelMate 5735Z (Realtek ALC272X): Periodic crackling noises
 2020-07-27  9:35 UTC 

[PATCH] coresight: etm4x: Fix etm4_count race using atomic variable
 2020-07-27  9:39 UTC  (5+ messages)

[PATCH] chattr/lsattr: Support dax attribute
 2020-07-27  9:29 UTC 

[PATCH] net: xfrm: xfrm_policy.c: remove some unnecessary cases in decode_session6
 2020-07-27  9:36 UTC  (2+ messages)

[Intel-gfx] [PATCH 01/66] drm/i915: Reduce i915_request.lock contention for i915_request_wait
 2020-07-27  9:35 UTC  (5+ messages)
` [Intel-gfx] [PATCH 11/66] drm/i915: Preallocate stashes for vma page-directories

[PATCH] powerpc/64s/hash: Fix hash_preload running with interrupts enabled
 2020-07-27  9:32 UTC  (2+ messages)

[PATCH] fs/xfs: Support that ioctl(SETXFLAGS/GETXFLAGS) can set/get inode DAX on XFS
 2020-07-27  9:27 UTC 

[net-next v3 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-07-27  9:34 UTC  (6+ messages)
` [net-next v3 2/6] net: marvell: prestera: Add PCI interface support

[PATCH v6 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-07-27  9:33 UTC  (3+ messages)

[MPTCP] Re: [PATCH RFC 10/11] mptcp: enable JOIN requests even if cookies are in use
 2020-07-27  9:32 UTC 

[blk] 6e6fcbc27e: ltp.fs_fill.fail
 2020-07-27  9:31 UTC  (3+ messages)
` [LTP] "

[PATCH RFCv3 0/9] s390x: initial support for virtio-mem
 2020-07-27  9:29 UTC  (8+ messages)
` [PATCH RFCv3 1/9] s390x: move setting of maximum ram size to machine init
` [PATCH RFCv3 2/9] s390x/diag: no need to check for PGM_PRIVILEGED in diag308
` [PATCH RFCv3 3/9] s390x: remove hypercall registration mechanism

[PATCH] crypto: hifn_795x - switch from 'pci_' to 'dma_' API
 2020-07-27  9:30 UTC  (2+ messages)

Creation of a branch named that has a directory prefix equal to the name of another branch fail
 2020-07-27  9:30 UTC  (6+ messages)

[PATCH] ACPI: Use valid link of ACPI specification
 2020-07-27  9:29 UTC 

[Buildroot] [PATCH 1/2] package/gcc: disable libsanitizer with gcc 7.5 and glibc 2.31 toolchain
 2020-07-27  9:29 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/{glibc, localedef}: bump to version 2.31

[PATCH v5 00/10] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
 2020-07-27  9:21 UTC  (11+ messages)
` [PATCH v5 01/10] net: eth: altera: tse_start_xmit ignores tx_buffer call response
` [PATCH v5 02/10] net: eth: altera: set rx and tx ring size before init_dma call
` [PATCH v5 03/10] net: eth: altera: fix altera_dmaops declaration
` [PATCH v5 04/10] net: eth: altera: add optional function to start tx dma
` [PATCH v5 05/10] net: eth: altera: Move common functions to altera_utils
` [PATCH v5 06/10] net: eth: altera: Add missing identifier names to function declarations
` [PATCH v5 07/10] net: eth: altera: change tx functions to type netdev_tx_t
` [PATCH v5 08/10] net: eth: altera: add support for ptp and timestamping
` [PATCH v5 09/10] net: eth: altera: add msgdma prefetcher
` [PATCH v5 10/10] net: eth: altera: update devicetree bindings documentation

[dpdk-dev] [Bug 516] Multiple Intel Ethernet drivers do not conform to rte_eth_rx_burst() API
 2020-07-27  9:29 UTC 

[PATCH] tracing: Remove outdated comment in stack handling
 2020-07-27  9:28 UTC 

linux-next: build failure after merge of the char-misc tree
 2020-07-27  9:28 UTC  (3+ messages)

Delays in PCI/ACPI initialization
 2020-07-27  9:28 UTC 

[RFC PATCH ipsec] xfrm: don't pass too short packets to userspace with ESPINUDP encap
 2020-07-27  9:28 UTC  (2+ messages)

arch/mips/kernel/r4k-bugs64.c:171:24: warning: no previous prototype for 'do_daddi_ov'
 2020-07-27  9:14 UTC  (2+ messages)

linux-next: manual merge of the kspp tree with the net-next tree
 2020-07-27  9:27 UTC 

[PATCH 0/2] Small fixes for ASMedia host controllers
 2020-07-27  9:26 UTC  (4+ messages)
` [PATCH 1/2] usb: xhci: define IDs for various "
` [PATCH 2/2] usb: xhci: Fix ASMedia ASM1142 DMA addressing

[PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want
 2020-07-27  9:26 UTC  (2+ messages)

[PATCH v4 0/3] Add USB role switch support to DWC2
 2020-07-27  9:23 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: usb: dwc2: add optional usb-role-switch property
` [PATCH v4 2/3] usb: dwc2: override PHY input signals with usb role switch support
` [PATCH v4 3/3] usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs

[dpdk-dev] [PATCH 1/1] eal/linux: do not create user mem map repeatedly when it exists
 2020-07-27  9:24 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 1/2] iio: afe: rescale: Add support for converting scale avail table
 2020-07-27  9:22 UTC  (7+ messages)
` [PATCH 2/2] iio: afe: rescale: Implement write_raw

[PATCH] video: fbdev: added driver for sharp memory lcd displays
 2020-07-27  9:22 UTC  (5+ messages)

[PATCH] PCI/P2PDMA: Add AMD Zen 2 root complex to the list of allowed bridges
 2020-07-27  9:20 UTC  (3+ messages)

[PATCH 0/2] hw/block/nvme: handle transient dma errors
 2020-07-27  9:20 UTC  (4+ messages)
` [PATCH 1/2] pci: pass along the return value of dma_memory_rw

[PATCH] usb: core: Solve race condition in usb_kill_anchored_urbs
 2020-07-27  9:21 UTC  (2+ messages)

[meta-multimedia][PATCH] libcamera: fix packaging and installation
 2020-07-27  9:21 UTC 

[PATCH 2/2] ARM: dts: imx6qdl-cubox-i: enable DSM for the RTC
 2020-07-27  9:19 UTC  (8+ messages)
` [PATCH v2 0/3] rtc: pcf8523: imx6qdl-cubox-i: Make DSM for battery switch-over configurable from DT and enable it for the cubox-i
  ` [PATCH v2 1/3] dt-bindings: rtc: pcf8523: add DSM pm option for battery switch-over

[PATCH 00/10] remoteproc: imx_rproc: support iMX8M and early boot
 2020-07-27  9:18 UTC  (6+ messages)

[PATCH v2] drm/drm_fb_helper: fix fbdev with sparc64
 2020-07-27  9:20 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Reduce register reads around GT interrupts
 2020-07-27  9:20 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

arch/alpha/include/asm/xchg.h:234:32: sparse: sparse: cast truncates bits from constant value (5f0ecafe becomes fe)
 2020-07-27  9:19 UTC  (3+ messages)

[PATCH] media: v4l2-dev/ioctl: Fix document for VIDIOC_QUERYCAP
 2020-07-27  9:18 UTC  (3+ messages)

[PATCH] dmaengine: idxd: reset states after device disable or reset
 2020-07-27  9:17 UTC  (2+ messages)

[LTP] [PATCH V7 00/19] Syscalls: Add support for time64 variants
 2020-07-27  9:17 UTC  (3+ messages)
` [LTP] [PATCH V7 13/19] syscalls/ppoll: Add support for time64 tests

[PATCH] block: bfq fix blkio cgroup leakage v2
 2020-07-27  9:17 UTC  (3+ messages)
` [PATCH] block: bfq fix blkio cgroup leakage v3

[PATCH net V2] Crypto/chcr: Registering cxgb4 to xfrmdev_ops
 2020-07-27  9:16 UTC  (4+ messages)

[PATCH v1] dmaengine: dw: Don't include unneeded header to platform data header
 2020-07-27  9:16 UTC  (2+ messages)

[PATCH v7 00/10] Add MMC and DMA support for Actions S700
 2020-07-27  9:14 UTC  (10+ messages)
` [PATCH v7 01/10] dt-bindings: dmaengine: convert Actions Semi Owl SoCs bindings to yaml
` [PATCH v7 02/10] dmaengine: Actions: get rid of bit fields from dma descriptor
` [PATCH v7 03/10] dmaengine: Actions: Add support for S700 DMA engine

[PATCH v3 0/4] xen/balloon: fixes for memory hotplug
 2020-07-27  9:13 UTC  (10+ messages)
` [PATCH v3 1/4] xen/balloon: fix accounting in alloc_xenballooned_pages error path
` [PATCH v3 2/4] xen/balloon: make the balloon wait interruptible
` [PATCH v3 3/4] Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"
` [PATCH v3 4/4] xen: add helpers to allocate unpopulated memory

[PATCH 0/2] Add msm8939 tsens support
 2020-07-27  9:15 UTC  (6+ messages)
` [PATCH 2/2] thermal: qcom: tsens-v0_1: Add support for MSM8939

[PATCH net-next v3 0/7] Add an MDIO sub-node under MACB
 2020-07-27  9:13 UTC  (5+ messages)
` [PATCH net-next v3 3/7] net: macb: parse PHY nodes found under an MDIO node

[MPTCP] Re: [PATCH RFC 08/11] tcp: syncookies: keep mptcp option enabled
 2020-07-27  9:13 UTC 

[PATCH v7 00/15] switch to domheap for Xen page tables
 2020-07-27  9:09 UTC  (4+ messages)
` [PATCH v7 03/15] x86/mm: rewrite virt_to_xen_l*e

[dpdk-dev] [dpdk-dev v1] net/ice: fix invalid hash validation
 2020-07-27  9:08 UTC  (2+ messages)

[PATCH] dmaengine: idxd: add missing invalid flags field to completion
 2020-07-27  9:08 UTC  (2+ messages)

[Patch v1 0/4] Add Nvidia Tegra GPC-DMA driver
 2020-07-27  9:07 UTC  (3+ messages)
` [Patch v1 2/4] dma: tegra: Adding Tegra GPC DMA controller driver

[dpdk-dev] [PATCH 1/2] doc: announce ethdev ABI change for LRO fields
 2020-07-27  9:07 UTC  (8+ messages)
` [dpdk-dev] [PATCH 2/2] doc: announce new mbuf field for LRO

[PATCH v2 3/4] dt-bindings: usb: Add Microchip USB47xx/USB49xx support
 2020-07-27  8:33 UTC  (2+ messages)
` [PATCH v3] Add two new configuration drivers for Microchip USB hubs

[PATCH v3 00/16] mtk-vcodec: venc: support for MT8183 and v4l2-compliance fixes
 2020-07-27  9:06 UTC  (21+ messages)
` [PATCH v3 01/16] media: mtk-vcodec: abstract firmware interface
` [PATCH v3 02/16] dt-bindings: media: mtk-vcodec: document SCP node
` [PATCH v3 03/16] media: mtk-vcodec: add SCP firmware ops
` [PATCH v3 04/16] media: mtk-vcodec: venc: support SCP firmware
` [PATCH v3 07/16] media: mtk-vcodec: venc: specify supported formats per-chip

[PATCH v2 00/17] Refactor SDEI client driver
 2020-07-27  9:04 UTC  (13+ messages)
` [PATCH v2 10/17] drivers/firmware/sdei: Cleanup on cross call function
` [PATCH v2 14/17] drivers/firmware/sdei: Move struct sdei_event to header file
` [PATCH v2 16/17] drivers/firmware/sdei: Retrieve event signaled property on registration

[PATCH v5] nvme: allow cmb and pmr emulation on same device
 2020-07-27  9:06 UTC  (3+ messages)
` [PATCH v5 3/3] nvme: allow cmb and pmr to be enabled "

[PATCH 00/10] media: mtk-vcodec: venc: support for MT8183
 2020-07-27  9:06 UTC  (4+ messages)

[PATCH v2 0/9] ptp: Add generic header parsing function
 2020-07-27  9:06 UTC  (10+ messages)
` [PATCH v2 1/9] ptp: Add generic ptp v2 "
` [PATCH v2 2/9] ptp: Add generic ptp message type function
` [PATCH v2 3/9] net: dsa: mv88e6xxx: Use generic helper function
` [PATCH v2 4/9] mlxsw: spectrum_ptp: "
` [PATCH v2 5/9] ethernet: ti: am65-cpts: "
` [PATCH v2 6/9] ethernet: ti: cpts: "
` [PATCH v2 7/9] net: phy: dp83640: "
` [PATCH v2 8/9] ptp: ptp_ines: "
` [PATCH v2 9/9] ptp: Remove unused macro

[PATCH 0/4] Mediatek MT8192 clock and scpsys support
 2020-07-27  9:04 UTC  (8+ messages)
` [PATCH 3/4] clk: mediatek: Add configurable enable control to mtk_pll_data

[PATCH v4 0/6] Introduce DSA Ethernet switch class and Felix driver
 2020-07-27  9:05 UTC  (5+ messages)
` [PATCH v4 2/6] drivers: net: add a DSA sandbox driver

[PATCH v1] platform/mellanox: mlxbf-pmc: Add Mellanox BlueField PMC driver
 2020-07-27  9:05 UTC  (3+ messages)

[PATCH 00/21] MT8192 IOMMU support
 2020-07-27  8:49 UTC  (5+ messages)
` [PATCH 11/21] iommu/mediatek: Add power-domain operation

[PATCH 0/6] rtlwifi: Convert RT_TRACE to rtl_dbg and neatening
 2020-07-27  9:04 UTC  (5+ messages)
` [PATCH 2/6] rtlwifi: Remove unnecessary parenthese in rtl_dbg uses

[PATCH] thermal: Fix zone lookup by ID
 2020-07-27  9:04 UTC  (4+ messages)

[PATCH v18 06/14] mm/damon: Implement callbacks for the virtual memory address spaces
 2020-07-27  9:02 UTC  (2+ messages)
`  "

[MPTCP] Re: [PATCH RFC 10/11] mptcp: enable JOIN requests even if cookies are in use
 2020-07-27  9:02 UTC 

[PATCH v8 00/10] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-07-27  9:01 UTC  (2+ messages)

[PATCH v2] powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE
 2020-07-27  8:59 UTC 

[MPTCP] Re: [PATCH RFC 09/11] tcp: handle want_cookie clause via reqsk_put
 2020-07-27  9:00 UTC 

[PATCH] json-c: update to 0.15
 2020-07-27  9:00 UTC 

[PATCH 0/2] Fix convert to qcow2 compressed to NBD
 2020-07-27  8:58 UTC  (3+ messages)
` [PATCH 1/2] block: nbd: Fix convert qcow2 compressed to nbd

[MPTCP] Re: [PATCH mptcp-net] mptcp: fix joined subflows with unblocking sk
 2020-07-27  8:59 UTC 

[PATCH] udf: osta_udf.h: delete a duplicated word
 2020-07-27  8:59 UTC  (2+ messages)

[PATCH] reiserfs: reiserfs.h: delete a duplicated word
 2020-07-27  8:58 UTC  (2+ messages)

Understanding OMAP5 DPLL_ABE and CM_CLKSEL_WKUPAON
 2020-07-27  8:58 UTC  (3+ messages)

[PATCH] ext2: ext2.h: fix duplicated word + typos
 2020-07-27  8:58 UTC  (2+ messages)

[MPTCP] Re: [PATCH RFC 08/11] tcp: syncookies: keep mptcp option enabled
 2020-07-27  8:57 UTC 

[PATCH] jbd2: check bh2jh() before accessing it
 2020-07-27  8:57 UTC  (2+ messages)

[PATCH v1] dmaengine: pch_dma: use generic power management
 2020-07-27  8:56 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[dpdk-dev] [PATCH v2 0/3] compile librte_net for windows
 2020-07-27  8:54 UTC  (11+ messages)
  ` [dpdk-dev] [PATCH v2 3/3] eal/windows: librte_net build on Windows

[dpdk-dev] [PATCH] net/mlx5: fix CQ interrupt handling and cleanup
 2020-07-27  8:50 UTC 

[PATCH v2][next] printk: ringbuffer: support dataless records
 2020-07-27  8:53 UTC  (3+ messages)

[PATCH 0/2] dmaengine: ti: k3-udma: Get supported throughput levels from hardware
 2020-07-27  8:53 UTC  (2+ messages)

[v3 PATCH RESEND] printk: Make linux/printk.h self-contained
 2020-07-27  8:53 UTC  (2+ messages)

[PATCH] virtio-net: check the existence of peer before accesing its config
 2020-07-27  8:51 UTC  (3+ messages)

[BUG] vhost-vdpa: qemu-system-s390x crashes with second virtio-net-ccw device
 2020-07-27  8:51 UTC  (10+ 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.