All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-30 18:01:10 to 2020-10-30 18:42:31 UTC [more...]

[PATCH v2 1/2] drm: adi: axi-hdmi-tx: Add support for AXI HDMI TX IP core
 2020-10-30 18:42 UTC  (4+ messages)
` [PATCH v2 2/2] drm: dt-bindings: adi: axi-hdmi-tx: Add DT bindings for axi-hdmi-tx

[dpdk-dev] [PATCH v2 01/22] event/dlb2: add documentation and meson build infrastructure
 2020-10-30 18:29 UTC  (22+ messages)
` [dpdk-dev] [PATCH v6 00/23] Add DLB2 PMD
  ` [dpdk-dev] [PATCH v6 01/23] event/dlb2: add documentation and meson build infrastructure
  ` [dpdk-dev] [PATCH v6 02/23] event/dlb2: add dynamic logging
  ` [dpdk-dev] [PATCH v6 03/23] event/dlb2: add private data structures and constants
  ` [dpdk-dev] [PATCH v6 04/23] event/dlb2: add definitions shared with LKM or shared code
  ` [dpdk-dev] [PATCH v6 05/23] event/dlb2: add inline functions
  ` [dpdk-dev] [PATCH v6 06/23] event/dlb2: add eventdev probe
  ` [dpdk-dev] [PATCH v6 07/23] event/dlb2: add flexible interface
  ` [dpdk-dev] [PATCH v6 08/23] event/dlb2: add probe-time hardware init
  ` [dpdk-dev] [PATCH v6 09/23] event/dlb2: add xstats
  ` [dpdk-dev] [PATCH v6 10/23] event/dlb2: add infos get and configure
  ` [dpdk-dev] [PATCH v6 11/23] event/dlb2: add queue and port default conf
  ` [dpdk-dev] [PATCH v6 12/23] event/dlb2: add queue setup
  ` [dpdk-dev] [PATCH v6 13/23] event/dlb2: add port setup
  ` [dpdk-dev] [PATCH v6 14/23] event/dlb2: add port link
  ` [dpdk-dev] [PATCH v6 15/23] event/dlb2: add port unlink and port unlinks in progress
  ` [dpdk-dev] [PATCH v6 16/23] event/dlb2: add eventdev start
  ` [dpdk-dev] [PATCH v6 17/23] event/dlb2: add enqueue and its burst variants
  ` [dpdk-dev] [PATCH v6 18/23] event/dlb2: add dequeue "
  ` [dpdk-dev] [PATCH v6 19/23] event/dlb2: add eventdev stop and close
  ` [dpdk-dev] [PATCH v6 21/23] event/dlb2: add PMD self-tests

[PATCH 07/20] mtd: nand: ecc-bch: Update the prototypes to be more generic
 2020-10-30 17:29 UTC  (2+ messages)

[PATCH 2/5] storage: add storage_get_ap_path
 2020-10-30 18:41 UTC  (2+ messages)

[PATCH bpf-next 00/11] libbpf: split BTF support
 2020-10-30 18:30 UTC  (5+ messages)

[PATCH] mtd: cfi_cmdset_0002: Use status register where possible
 2020-10-30 18:39 UTC  (4+ messages)

[PATCHv4 net 0/2] IPv6: reply ICMP error if fragment doesn't contain all headers
 2020-10-30 18:39 UTC  (7+ messages)
` [PATCHv5 "
  ` [PATCHv5 net 2/2] IPv6: reply ICMP error if the first fragment don't include "

[PATCH v2 0/4] pwm: atmel-tcb: rework device tree binding
 2020-10-30 18:36 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: microchip: atmel, at91rm9200-tcb: add atmel, tcb-pwm
  ` [PATCH v2 1/4] dt-bindings: microchip: atmel,at91rm9200-tcb: add atmel,tcb-pwm
` [PATCH v2 2/4] pwm: atmel-tcb: switch to new binding
` [PATCH v2 3/4] pwm: atmel-tcb: add sama5d2 support
` [PATCH v2 4/4] ARM: dts: at91: kizbox: switch to new pwm-atmel-tcb binding

[PATCH] mm/compaction: count pages and stop correctly during page isolation
 2020-10-30 18:39 UTC  (7+ messages)

[PATCH 1/3] x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
 2020-10-30 19:03 UTC 

[PATCH v3 1/2] mm/compaction: count pages and stop correctly during page isolation
 2020-10-30 18:38 UTC  (2+ messages)
` [PATCH v3 2/2] mm/compaction: stop isolation if too many pages are isolated and we have pages to migrate

[RFC 0/3] add available pwm for bananapi-r64
 2020-10-30 18:36 UTC  (6+ messages)
` [RFC 3/3] pinctl: mt7622: drop pwm ch7 as mt7622 only has 6 channels

[PATCH 4/5] ap: add StartWithConfig DBus method
 2020-10-30 18:37 UTC  (2+ messages)

[PATCH 0/3] Fix kernfs node reference count leak issues
 2020-10-30 19:02 UTC 

WARNING in close_fs_devices (2)
 2020-10-30 18:36 UTC  (5+ messages)

[PATCH v1 1/2] modpost: Mark uuid_le type only for MEI
 2020-10-30 18:36 UTC  (3+ messages)
` [PATCH v1 2/2] uuid: Make guid_t completely internal type to the kernel

rtw_8821ce driver in kernel 5.9.1: wifi module inactive
 2020-10-30 18:35 UTC  (2+ messages)

[PATCH v2 0/7] xen/arm: Unbreak ACPI
 2020-10-30 18:34 UTC  (7+ messages)
` [PATCH v2 2/7] xen/arm: acpi: The fixmap area should always be cleared during failure/unmap

[PATCH v5 00/22] Updates the gstreamer to version 1.18.0
 2020-10-30 18:35 UTC  (8+ messages)
` [PATCH v5 05/22] gstreamer1.0-plugins-good: upgrade "
  ` [OE-core] "

INFO: task hung in io_uring_setup
 2020-10-30 18:34 UTC  (5+ messages)

[dpdk-dev] [PATCH 01/27] eventdev: dlb upstream prerequisites
 2020-10-30 18:27 UTC  (25+ messages)
` [dpdk-dev] [PATCH v10 00/23] Add DLB PMD
  ` [dpdk-dev] [PATCH v10 01/23] event/dlb: add documentation and meson infrastructure
  ` [dpdk-dev] [PATCH v10 02/23] event/dlb: add dynamic logging
  ` [dpdk-dev] [PATCH v10 03/23] event/dlb: add private data structures and constants
  ` [dpdk-dev] [PATCH v10 04/23] event/dlb: add definitions shared with LKM or shared code
  ` [dpdk-dev] [PATCH v10 05/23] event/dlb: add inline functions
  ` [dpdk-dev] [PATCH v10 06/23] event/dlb: add eventdev probe
  ` [dpdk-dev] [PATCH v10 07/23] event/dlb: add flexible interface
  ` [dpdk-dev] [PATCH v10 08/23] event/dlb: add probe-time hardware init
  ` [dpdk-dev] [PATCH v10 09/23] event/dlb: add xstats
  ` [dpdk-dev] [PATCH v10 10/23] event/dlb: add infos get and configure
  ` [dpdk-dev] [PATCH v10 11/23] event/dlb: add queue and port default conf
  ` [dpdk-dev] [PATCH v10 12/23] event/dlb: add queue setup
  ` [dpdk-dev] [PATCH v10 13/23] event/dlb: add port setup
  ` [dpdk-dev] [PATCH v10 14/23] event/dlb: add port link
  ` [dpdk-dev] [PATCH v10 15/23] event/dlb: add port unlink and port unlinks in progress
  ` [dpdk-dev] [PATCH v10 16/23] event/dlb: add eventdev start
  ` [dpdk-dev] [PATCH v10 17/23] event/dlb: add enqueue and its burst variants
  ` [dpdk-dev] [PATCH v10 18/23] event/dlb: add dequeue "
  ` [dpdk-dev] [PATCH v10 19/23] event/dlb: add eventdev stop and close
  ` [dpdk-dev] [PATCH v10 20/23] event/dlb: add PMD's token pop public interface
  ` [dpdk-dev] [PATCH v10 21/23] event/dlb: add PMD self-tests
  ` [dpdk-dev] [PATCH v10 22/23] event/dlb: add queue and port release
  ` [dpdk-dev] [PATCH v10 23/23] event/dlb: add timeout ticks entry point

[PATCH net] net: dsa: qca8k: Fix port MTU setting
 2020-10-30 18:33 UTC 

[PATCH net-next] net: avoid unneeded UDP L4 and fraglist GSO resegmentation
 2020-10-30 18:33 UTC 

[PATCH 1/2] dt-bindings: Fix entry name for I/O High Voltage property
 2020-10-30 18:32 UTC  (2+ messages)

[PATCH] ASoC: qcom: MSM8996 depends on COMMON_CLK
 2020-10-30 18:31 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: pci: layerscape-pci: Add compatible strings for LX2160A rev2
 2020-10-30 18:31 UTC  (2+ messages)

[RFC 0/3] clk: imx: Implement blk-ctl driver for i.MX8MN
 2020-10-30 18:30 UTC  (7+ messages)
` [RFC 1/3] dt-bindings: clock: imx8mn: Add media blk_ctl clock IDs
` [RFC 2/3] dt-bindings: reset: imx8mn: Add media blk_ctl reset IDs

[PATCH net-next 00/15] in_interrupt() cleanup, part 2
 2020-10-30 18:29 UTC  (4+ messages)

[meta-oe][PATCH] numactl: Remove the recipe
 2020-10-30 18:30 UTC 

[PATCH 0/5] add exynos4412-based p4note device family support
 2020-10-30 18:28 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: samsung: document bindings for p4note family boards

[PATCH] bus: mhi: core: Add support MHI EE FP for download firmware
 2020-10-30 18:28 UTC  (2+ messages)

[PATCH v2 00/19] Mirror map JIT memory for TCG
 2020-10-30 18:26 UTC  (2+ messages)

[PATCH] iommu/vt-d: Avoid GFP_ATOMIC where it is not needed
 2020-10-30 18:26 UTC  (3+ messages)

[PATCH 0/2] ASoC: mt6359: skip first time data at the beginning of DMIC recording
 2020-10-30 18:23 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: mediatek: mt8192: add ul-delay-ms property

[RFC PATCH 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-10-30 18:24 UTC  (5+ messages)
` [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support

[PATCH 1/5] drm/radeon: Stop changing the drm_driver struct
 2020-10-30 18:22 UTC  (9+ messages)
` [PATCH 2/5] drm: Compile out legacy chunks from struct drm_device
  ` [Intel-gfx] "
` [PATCH 3/5] drm/amdgpu: Paper over the drm_driver mangling for virt
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/5] drm/radeon: Stop changing the drm_driver struct

[PATCH 0/2] docs: Fix building with Sphinx 3.2
 2020-10-30 18:20 UTC  (2+ messages)

[PATCH] USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_property
 2020-10-30 18:11 UTC  (2+ messages)

[PATCH v10 00/10] virtio-iommu: VFIO integration
 2020-10-30 18:19 UTC  (6+ messages)
` [PATCH v10 10/10] vfio: Don't issue full 2^64 unmap

[PATCH v10 00/15] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-10-30 18:19 UTC  (5+ messages)
` [PATCH v10 14/15] dt-bindings: sound: sun4i-i2s: Document H3 with missing RX channel possibility

[PATCH bpf-next] bpf: update verifier to stop perf ring buffer corruption
 2020-10-30 18:20 UTC  (2+ messages)

[patch v2 00/10] rk3399 (Pinebook pro) EDP support
 2020-10-30 18:20 UTC  (4+ messages)
` [patch v2 01/10] drivers/video/rockchip/rk_vop.c: Use endpoint compatible string to find VOP mode

[ragnatech:media-tree] BUILD SUCCESS dfe3d19bd092cefb184c6e65b881602c793edd33
 2020-10-30 18:20 UTC 

[PATCH] arm64: kexec_file: try more regions if loading segments fails
 2020-10-30 18:18 UTC 

[PATCH 1/1] Fonts: font_acorn_8x8: Replace discarded const qualifier
 2020-10-30 18:18 UTC  (2+ messages)

[kvm-unit-tests RFC PATCH v2 0/5] arm64: Statistical Profiling Extension Tests
 2020-10-30 18:17 UTC  (3+ messages)

[PATCH] auto-t: fix hotspot autoconnect test
 2020-10-30 18:17 UTC  (2+ messages)

[PATCH] [v2] x86: apic: avoid -Wshadow warning in header
 2020-10-30 18:16 UTC  (10+ messages)

[PATCH 0/4] Few ti-sysc related fixes
 2020-10-30 18:15 UTC  (4+ messages)
` [PATCH 4/4] bus: ti-sysc: Fix bogus resetdone warning for cpsw

[PATCH 08/18] serial: add uart driver for MediaTek MT7620 SoC
 2020-10-30 18:15 UTC  (6+ messages)

[PATCH 00/25] binman: Support compression of sections
 2020-10-30 18:15 UTC  (6+ messages)
` [PATCH 16/25] binman: Avoid reporting image-pos with compression

[PATCH] Makefile: Correctly propagate failure when removing target
 2020-10-30 18:15 UTC  (4+ messages)

[PATCH 00/33] stm32: enable logging features
 2020-10-30 18:15 UTC  (6+ messages)

[PATCH v2 1/2] mm/compaction: count pages and stop correctly during page isolation
 2020-10-30 18:15 UTC  (3+ messages)

[PATCH net-next 0/4] sfc: EF100 TSO enhancements
 2020-10-30 18:14 UTC  (8+ messages)
` [PATCH net-next 2/4] sfc: implement encap TSO on EF100

[PATCH for-next v3] RDMA/rxe: fix regression caused by recent patch
 2020-10-30 18:13 UTC 

[PATCH v11 00/10] virtio-iommu: VFIO integration
 2020-10-30 18:05 UTC  (11+ messages)
` [PATCH v11 01/10] virtio-iommu: Fix virtio_iommu_mr()
` [PATCH v11 02/10] virtio-iommu: Store memory region in endpoint struct
` [PATCH v11 03/10] virtio-iommu: Add memory notifiers for map/unmap
` [PATCH v11 04/10] virtio-iommu: Call memory notifiers in attach/detach
` [PATCH v11 05/10] virtio-iommu: Add replay() memory region callback
` [PATCH v11 06/10] virtio-iommu: Add notify_flag_changed() "
` [PATCH v11 07/10] memory: Add interface to set iommu page size mask
` [PATCH v11 08/10] vfio: Set IOMMU page size as per host supported page size
` [PATCH v11 09/10] virtio-iommu: Set supported page size mask
` [PATCH v11 10/10] vfio: Don't issue full 2^64 unmap

[PATCH v5 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-30 18:11 UTC  (9+ messages)
` [PATCH v5 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan

[PATCH] kunit: tool: fix --raw_output to actually show output
 2020-10-30 18:12 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/10] drm/i915: ilk+ wm cleanups
 2020-10-30 18:11 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[qemu-upstream-unstable test] 156301: tolerable FAIL - PUSHED
 2020-10-30 18:10 UTC 

[PATCH v2] f2fs: move ioctl interface definitions to separated file
 2020-10-30 18:09 UTC  (3+ messages)

[meta-virtualization] [PATCH 2/2] xen: extend SYSROOT_DIRS
 2020-10-30 18:08 UTC  (2+ messages)

[cip-dev] [PATCH 4.19.y-cip 0/4] Add SATA support to RZ/G2N
 2020-10-30 18:08 UTC  (4+ messages)

[cip-dev] [PATCH 4.19.y-cip 0/5] Add PCIe EP nodes to RZ/G2{EMN}
 2020-10-30 18:07 UTC  (5+ messages)

[PATCH] credential-store: use timeout when locking file
 2020-10-30 18:07 UTC 

b4 ty : wrong patch number when cherrypicking
 2020-10-30 18:05 UTC  (2+ messages)

[PATCH v2 0/2] Add rt1015 support to CML boards
 2020-10-30 18:03 UTC  (3+ messages)

[Intel-gfx] Intel i915 corruption issue Gnome EOG #146
 2020-10-30 14:05 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/gvt: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe()
 2020-10-30  3:29 UTC 

[net v4 00/10] cxgb4/ch_ktls: Fixes in nic tls code
 2020-10-30 18:02 UTC  (11+ messages)
` [net v4 01/10] cxgb4/ch_ktls: decrypted bit is not enough
` [net v4 02/10] ch_ktls: Correction in finding correct length
` [net v4 03/10] ch_ktls: Update cheksum information
` [net v4 04/10] ch_ktls: incorrect use of GFP_KERNEL
` [net v4 05/10] cxgb4/ch_ktls: creating skbs causes panic
` [net v4 06/10] ch_ktls: Correction in middle record handling
` [net v4 07/10] ch_ktls: packet handling prior to start marker
` [net v4 08/10] ch_ktls/cxgb4: handle partial tag alone SKBs
` [net v4 09/10] ch_ktls: tcb update fails sometimes
` [net v4 10/10] ch_ktls: stop the txq if reaches threshold

[PATCH 0/5] Add struct strmap and associated utility functions
 2020-10-30 18:02 UTC  (5+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 09/10] strmap: add a strset sub-type

[PATCH] arm64: dts: meson: add watchdog to g12-common dtsi
 2020-10-30 18:00 UTC  (3+ messages)

[PATCH v4 0/2] DCMI BT656 parallel bus mode support
 2020-10-30 18:00 UTC  (9+ messages)
` [PATCH v4 2/2] media: dt-bindings: media: st,stm32-dcmi: Add support of BT656

[libvirt test] 156314: regressions - FAIL
 2020-10-30 18:01 UTC 

[xlnx:xlnx_rebase_v5.4 864/1683] fpga-mgr.c:undefined reference to `dma_buf_get'
 2020-10-30 17:59 UTC 

[PATCH net 1/1] ptp: idt82p33: add adjphase support
 2020-10-30 17:55 UTC 

[PATCH v6 5/5] Bluetooth: Add toggle to switch off interleave scan
 2020-10-30 18:00 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.