All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-27 11:25:08 to 2021-01-27 12:03:44 UTC [more...]

[dpdk-dev] [PATCH v1] net/virtio: fix compiling issue for vectorized NEON path
 2021-01-27 12:01 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v1 0/2] mm: simplify free_highmem_page() and free_reserved_page()
 2021-01-27 11:53 UTC  (5+ messages)
` [PATCH v1 1/2] video: fbdev: acornfb: remove free_unused_pages()
` [PATCH v1 2/2] mm: simplify free_highmem_page() and free_reserved_page()

[Intel-gfx] [PATCH v3 1/8] drm/i915: make local-memory probing a GT operation
 2021-01-27 12:03 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 2/8] drm/i915: setup the LMEM region
` [Intel-gfx] [PATCH v3 4/8] drm/i915: introduce mem->reserved
` [Intel-gfx] [PATCH v3 5/8] drm/i915/dg1: Reserve first 1MB of local memory
` [Intel-gfx] [PATCH v3 6/8] drm/i915: allocate context from LMEM

[PATCH 00/12] drm/ast: Move cursor vmap calls out of commit tail
 2021-01-27 12:03 UTC  (13+ messages)
` [PATCH 01/12] drm/ast: Add constants for VGACRCB register bits
` [PATCH 02/12] drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_check
` [PATCH 03/12] drm/ast: Initialize planes in helper functions
` [PATCH 04/12] drm/ast: Allocate HW cursor BOs during cursor-plane initialization
` [PATCH 05/12] drm/ast: Inline ast cursor-update functions into modesetting code
` [PATCH 06/12] drm/ast: Add cursor-plane data structure
` [PATCH 07/12] drm/ast: Store cursor BOs in cursor plane
` [PATCH 08/12] drm/ast: Map HW cursor BOs permanently
` [PATCH 09/12] drm/ast: Introduce dedicated cursor-plane state
` [PATCH 10/12] drm/ast: Fix cursor BO pinning and mapping
` [PATCH 11/12] drm/ast: Move all of the cursor-update functionality to atomic_update
` [PATCH 12/12] drm/ast: Store each HW cursor offset after pinning the rsp BO

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-01-27 12:03 UTC  (3+ messages)
` [PATCH v3 4/5] amba: Make the remove callback return void

[PATCH v2 0/3] pinctrl: at91-pio4: add support for slew-rate
 2021-01-27 11:45 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: at91-pio4: add slew-rate
` [PATCH v2 2/3] pinctrl: at91-pio4: add support for slew-rate
` [PATCH v2 3/3] pinctrl: at91-pio4: fix "Prefer 'unsigned int' to bare use of 'unsigned'"

[PATCH v4 net-next 00/19] net: mvpp2: Add TX Flow Control support
 2021-01-27 11:43 UTC  (12+ messages)
` [PATCH v4 net-next 01/19] doc: marvell: add cm3-mem device tree bindings description
` [PATCH v4 net-next 02/19] dts: marvell: add CM3 SRAM memory to cp115 ethernet device tree
` [PATCH v4 net-next 03/19] net: mvpp2: add CM3 SRAM memory map
` [PATCH v4 net-next 04/19] doc: marvell: add PPv2.3 description to marvell-pp2.txt
` [PATCH v4 net-next 05/19] net: mvpp2: add PPv23 version definition
` [PATCH v4 net-next 06/19] net: mvpp2: always compare hw-version vs MVPP21
` [PATCH v4 net-next 07/19] net: mvpp2: increase BM pool size to 2048 buffers
` [PATCH v4 net-next 14/19] net: mvpp2: add ethtool flow control configuration support
` [PATCH v4 net-next 17/19] net: mvpp2: set 802.3x GoP Flow Control mode
` [PATCH v4 net-next 18/19] net: mvpp2: limit minimum ring size to 1024 descriptors
` [PATCH v4 net-next 19/19] net: mvpp2: add TX FC firmware check

[PATCH] coresight: etm4x: Handle accesses to TRCSTALLCTLR
 2021-01-27 12:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] fs: btrfs: Select SHA256 in Kconfig
 2021-01-27 12:01 UTC  (2+ messages)

[RESEND PATCH v2 0/4] io_uring iopoll in scsi layer
 2021-01-27  3:55 UTC  (5+ messages)
` [RESEND PATCH v2 1/4] add io_uring with IOPOLL support "
` [RESEND PATCH v2 2/4] megaraid_sas: iouring iopoll support
` [RESEND PATCH v2 3/4] scsi_debug : "
` [RESEND PATCH v2 4/4] scsi: set shost as hctx driver_data

[dpdk-dev] [PATCH] vdpa/mlx5: fix configuration mutex cleanup
 2021-01-27 12:01 UTC  (2+ messages)

module loader dead code removal and cleanusp
 2021-01-27 11:55 UTC  (5+ messages)
` [PATCH 04/13] livepatch: move klp_find_object_module to module.c

[dpdk-dev] [PATCH v1 0/3] examples/vhost: sample code refactor
 2021-01-27 12:00 UTC  (3+ messages)
` [dpdk-dev] [PATCH v9 0/2] "

[dpdk-dev] [PATCH v2 0/3] support SSL/TLS way of cipher-auth operations
 2021-01-27 12:00 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 1/3] cryptodev: add feature flag for SSL/TLS order

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-01-27 11:57 UTC  (3+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

IPQ6018 CP01 boot hangs
 2021-01-27 11:53 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] support SSL/TLS way of cipher-auth operations
 2021-01-27 12:00 UTC  (4+ messages)

[dpdk-dev] [PATCH v4 00/44] net/virtio: Virtio PMD rework
 2021-01-27 11:59 UTC  (2+ messages)

[PATCH v2] mm: memdup_user*() should use same gfp flags
 2021-01-27 11:59 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 0/5] Add required-opps support to devfreq passive gov
 2021-01-27 11:54 UTC  (10+ messages)
` [PATCH v3 3/5] OPP: Improve require-opps linking

[PATCH 0/7] ppc/pnv: Misc cleanups
 2021-01-27 11:57 UTC  (3+ messages)
` [PATCH 3/7] ppc/pnv: Use skiboot addresses to load kernel and ramfs

[dpdk-dev] [PATCH 1/2] ethdev: add MPLS RSS offload type
 2021-01-27 11:59 UTC  (2+ messages)

[PATCH bpf-next] bpf: change 'BPF_ADD' to 'BPF_AND' in print_bpf_insn()
 2021-01-27 11:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] board/qemu/sh4*: Remove linux-headers patch
 2021-01-27 11:56 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/uclibc: Patch with updated kernel time definitions

[PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2021-01-27 11:46 UTC  (12+ messages)

[LTP] [PATCH] Fix tst_pollute_memory() safety margin for huge systems
 2021-01-27 11:56 UTC 

[PATCH] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path
 2021-01-27 11:49 UTC 

linux-next: manual merge of the akpm-current tree with the fscache tree
 2021-01-27 11:49 UTC 

[PATCH net-next] ice: remove redundant null check on pf
 2021-01-27 11:50 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] iommu/amd: remove h from printk format specifier
 2021-01-27 11:49 UTC  (3+ messages)

[PATCH] glslang: disable precompiled header
 2021-01-27 11:52 UTC 

[dpdk-dev] [PATCH] ethdev: add IPv6 DSCP option for modify field action
 2021-01-27 11:52 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2] arm64: dts: ti: k3-j7200-main: Add support for higher speed modes in MMCSD subsystems
 2021-01-27 11:47 UTC  (3+ messages)

[LTP] [PATCH 1/2] syscalls/ioctl: ioctl_sg01.c: ioctl_sg01 invoked oom-killer
 2021-01-27 11:50 UTC  (7+ messages)

[PATCH] misc kernel and system patches
 2021-01-27 11:45 UTC  (5+ messages)

[PATCH 00/12] Rid W=1 warnings from Thunderbolt
 2021-01-27 11:25 UTC  (13+ messages)
` [PATCH 01/12] thunderbolt: dma_port: Remove unused variable 'ret'
` [PATCH 02/12] thunderbolt: cap: Fix kernel-doc formatting issue
` [PATCH 03/12] thunderbolt: ctl: Demote non-conformant kernel-doc headers
` [PATCH 04/12] thunderbolt: eeprom: Demote non-conformant kernel-doc headers to standard comment blocks
` [PATCH 05/12] thunderbolt: pa: Demote non-conformant kernel-doc headers
` [PATCH 06/12] thunderbolt: xdomain: Fix 'tb_unregister_service_driver()'s 'drv' param
` [PATCH 07/12] thunderbolt: nhi: Demote some non-conformant kernel-doc headers
` [PATCH 08/12] thunderbolt: tb: Kernel-doc function headers should document their parameters
` [PATCH 09/12] thunderbolt: swit: Demote a bunch of non-conformant kernel-doc headers
` [PATCH 10/12] thunderbolt: icm: Fix a couple of formatting issues
` [PATCH 11/12] thunderbolt: tunnel: Fix misspelling of 'receive_path'
` [PATCH 12/12] thunderbolt: swit: Fix function name in the header

[GIT PULL FOR v5.12] Various fixes
 2021-01-26 19:52 UTC  (2+ messages)
` [GIT PULL FOR v5.12] Various fixes (#71091)

[PATCH v3] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2021-01-26 20:42 UTC 

[PATCH] cx23885: add more quirks for reset DMA on some AMD IOMMU
 2021-01-26  4:52 UTC 

[PATCH] usb: pci-quirks: add XHCI_COMP_MODE_QUIRK for disabling amd xhci D3cold
 2021-01-27 11:44 UTC  (3+ messages)

Question about xen and Rasp 4B
 2021-01-27 11:47 UTC  (6+ messages)

linux-next: manual merge of the akpm-current tree with the pidfd tree
 2021-01-27 11:43 UTC 

[PATCH v7 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2021-01-27 11:25 UTC  (3+ messages)
` [PATCH v7 5/6] "

[libgpiod][PATCH 0/6] treewide: remove more cruft and
 2021-01-27 11:43 UTC  (11+ messages)
` [libgpiod][PATCH 6/6] core: add the kernel uapi header to the repository

[PATCH v6] drm/bridge: add it6505 driver
 2021-01-27 11:33 UTC  (4+ messages)

[PATCH -next] iommu: amd: Use DEFINE_SPINLOCK() for spinlock
 2021-01-27 11:42 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 01/11] net/octeontx_ep: add build and doc infrastructure
 2021-01-27 11:45 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 02/11] net/octeontx_ep: add ethdev probe and remove
    ` [dpdk-dev] [EXT] "

[PATCH 0/4] Add support for CP110 UTMI PHY
 2021-01-27 11:27 UTC  (10+ messages)
` [PATCH 1/4] drivers: phy: add support for Armada "
` [PATCH 2/4] devicetree/bindings: add support for CP110 UTMI driver
` [PATCH 3/4] arch/arm64: dts: add support for Marvell "
` [PATCH 4/4] arch/arm64: dts: enable "

[dpdk-dev] [PATCH 1/1] ethdev: fix handling of close failure
 2021-01-27 11:44 UTC  (3+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[virtio-comment] [PATCH v3] clarify device reset
 2021-01-27 11:44 UTC  (3+ messages)
` [virtio-comment] "

release plan for mdadm
 2021-01-27 11:39 UTC 

Linux 5.4.93
 2021-01-27 11:28 UTC  (2+ messages)

[PATCH v2 0/6] IOMMU: Some more IOVA and core code tidy-up
 2021-01-27 11:29 UTC  (3+ messages)

[PATCH v1] memory: mediatek emi: add MediaTek EMI driver
 2021-01-27 11:28 UTC  (12+ messages)
` [PATCH v1 1/3] memory: Add support for MediaTek External Memory Interface driver
` [PATCH v1 2/3] arm64: dts: mt6779: add emi node
` [PATCH v1 3/3] arm64: configs: mt6779: enable HAVE_MTK_MC config

[igt-dev] [PATCH i-g-t 1/2] tests/kms_rotation_crc: reduce execution time
 2021-01-27 11:41 UTC  (2+ messages)

[PATCH -next] iommu/amd/init: convert comma to semicolon
 2021-01-27 11:37 UTC  (3+ messages)

[PATCH BlueZ v2] tools/bluemoon: Display FW version of firmware file
 2021-01-27 11:39 UTC  (2+ messages)
` [BlueZ,v2] "

linux-next: manual merge of the akpm-current tree with the btrfs tree
 2021-01-27 11:39 UTC 

[PATCH BlueZ v3] tools/bluemoon: Display FW version of firmware file
 2021-01-27 11:39 UTC  (2+ messages)
` [BlueZ,v3] "

[PATCH] tools/bluemoon: Display FW version of firmware file
 2021-01-27 11:38 UTC  (2+ messages)
`  "

[v2] irqchip: ls-extirq: add flag IRQCHIP_SKIP_SET_WAKE to remove call trace
 2021-01-27 11:38 UTC  (3+ messages)

[PATCH] sched/tracing: Reset critical timings on scheduling
 2021-01-27 11:37 UTC  (2+ messages)

[PATCH] xen-blkback: fix compatibility bug with single page rings
 2021-01-27 11:37 UTC  (6+ messages)

[libvirt test] 158700: regressions - FAIL
 2021-01-27 11:39 UTC 

[PATCH] drm/amd/amdkfd: adjust dummy functions ' placement
 2021-01-27 11:39 UTC  (2+ messages)

[PATCH] gpiolib: warning on gpiochip->to_irq defined
 2021-01-27 11:36 UTC  (6+ messages)
` [PATCH v2 0/9] gpio: ep93xx: fixes series patch
  ` [PATCH v2 8/9] gpio: ep93xx: refactor base IRQ number
  ` [PATCH v2 9/9] gpio: ep93xx: replace bools with idx for IRQ ports

[RFC PATCH 0/7] preempt: Tune preemption flavour on boot v4
 2021-01-27 11:27 UTC  (6+ messages)
` [RFC PATCH 6/8] preempt/dynamic: Provide preempt_schedule[_notrace]() static calls

[PATCH v3 00/12] drivers: usb: misc: update to use usb_control_msg_{send|recv}() API
 2021-01-27 11:31 UTC  (3+ messages)
  ` [PATCH v3 12/12] [PATCH v3 12/12] usb: misc: usbtest: update to use the, "

[PATCH v3 0/3] perf/smmuv3: Don't reserve the PMCG register spaces
 2021-01-27 11:32 UTC  (12+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] perf/smmuv3: Add a MODULE_SOFTDEP() to indicate dependency on SMMU
` [PATCH v3 3/3] iommu/arm-smmu-v3: Reserving the entire SMMU register space

[dpdk-dev] [PATCH] net/mlx5: support modify field rte flow action
 2021-01-27 11:36 UTC  (2+ messages)

[PATCH RESEND] io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLE
 2021-01-27 11:29 UTC  (3+ messages)
` [PATCH RESEND "

[PATCH] x86/timer: Fix boot on Intel systems using ITSSPRC static PIT clock gating
 2021-01-27 11:36 UTC  (5+ messages)

[linux-next:master 5168/6048] ERROR: modpost: "otx2_mbox_reset" undefined!
 2021-01-27 11:35 UTC  (2+ messages)

[PATCH] x86/vmemmap: Handle unpopulated sub-pmd ranges
 2021-01-27 11:34 UTC  (3+ messages)

[dpdk-dev] [PATCH] ethdev: refine API description
 2021-01-27 11:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] ethdev: refine doxygen for add UDP tunnel port API

Linux 5.10.11
 2021-01-27 11:28 UTC  (2+ messages)

[PATCH] ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE
 2021-01-27 11:28 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/2] ethdev: clarify what is included in generic byte statistics
 2021-01-27 11:31 UTC  (2+ messages)

[RESEND PATCH 1/1] iommu/amd: Remove unnecessary assignment
 2021-01-27 11:31 UTC  (2+ messages)

[Intel-gfx] [PATCH] kbuild: use always-y instead of extra-y
 2021-01-26 18:35 UTC  (3+ messages)

[PATCH V5 00/22] IOREQ feature (+ virtio-mmio) on Arm
 2021-01-27 11:29 UTC  (8+ messages)

[PATCH v2] iommu/vt-d: do not use flush-queue when caching-mode is on
 2021-01-27 11:25 UTC  (3+ messages)

[PATCH] procfs/dmabuf: Add /proc/<pid>/task/<tid>/dmabuf_fds
 2021-01-27 11:27 UTC  (10+ messages)

[RFC PATCH v2 0/3] vfio: Some fixes and optimizations for VFIO migration
 2021-01-27 11:27 UTC  (5+ messages)
` [RFC PATCH v2 3/3] vfio: Avoid disabling and enabling vectors repeatedly in "

[PATCH v2 00/16] Fanotify event with name info
 2021-01-27 11:24 UTC  (10+ messages)
` [PATCH v2 08/16] fanotify: merge duplicate events on parent and child
        ` fanotify_merge improvements

[SPDK] Re: Why does the flush operation in bdev_nvme do nothing?
 2021-01-27 11:26 UTC 

[PATCH v3 0/3] blk-mq: Don't complete in IRQ, use llist_head
 2021-01-27 11:23 UTC  (7+ messages)
` [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done
        ` [PATCH 3/3 v2] "

[PATCH net-next 1/3] bus: mhi: core: Add helper API to return number of free TREs
 2021-01-27 11:23 UTC  (5+ messages)

Linux kernel 5.10.11 released
 2021-01-27 11:25 UTC 

[PATCH v5 00/16] Introducing Linux root partition support for Microsoft Hypervisor
 2021-01-26 18:09 UTC  (4+ messages)
` [PATCH v5 06/16] x86/hyperv: allocate output arg pages if required

[PATCH] PCI: hv: Fix typo
 2021-01-26 21:38 UTC 

[PATCH v3 00/34] Intel Vision Processing base enabling
 2021-01-26  5:40 UTC  (2+ messages)
` [PATCH v3 06/34] dt-bindings: Add bindings for Keem Bay VPU IPC driver


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.