All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-30 18:24:45 to 2020-10-30 18:54:07 UTC [more...]

[dpdk-dev] [PATCH 00/15] remove mbuf userdata
 2020-10-30 18:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 "
  ` [dpdk-dev] [PATCH v6 06/15] event/sw: switch test counter to dynamic mbuf field

[PATCH v4 00/17] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-10-30 18:52 UTC  (13+ messages)
` [PATCH v4 01/17] irqchip: Add IMS (Interrupt Message Store) driver
` [PATCH v4 02/17] iommu/vt-d: Add DEV-MSI support
` [PATCH v4 03/17] dmaengine: idxd: add theory of operation documentation for idxd mdev
` [PATCH v4 04/17] dmaengine: idxd: add support for readonly config devices
` [PATCH v4 05/17] dmaengine: idxd: add interrupt handle request support
` [PATCH v4 06/17] PCI: add SIOV and IMS capability detection
` [PATCH v4 07/17] dmaengine: idxd: add IMS support in base driver
` [PATCH v4 08/17] dmaengine: idxd: add device support functions in prep for mdev
` [PATCH v4 14/17] dmaengine: idxd: add mdev type as a new wq type
` [PATCH v4 15/17] dmaengine: idxd: add dedicated wq mdev type
` [PATCH v4 16/17] dmaengine: idxd: add new wq state for mdev
` [PATCH v4 17/17] dmaengine: idxd: add error notification from host driver to mediated device

[PATCH] arc: add support for TIF_NOTIFY_SIGNAL
 2020-10-30 18:53 UTC  (3+ messages)

[PATCH 1/5] drm/radeon: Stop changing the drm_driver struct
 2020-10-30 18:53 UTC  (13+ messages)
` [Intel-gfx] [PATCH 3/5] drm/amdgpu: Paper over the drm_driver mangling for virt
  `  "
` [Intel-gfx] [PATCH 4/5] drm: Allow const struct drm_driver
    `  "
` [Intel-gfx] [PATCH 5/5] drm/<drivers>: Constify "
  `  "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/5] drm/radeon: Stop changing the drm_driver struct (rev2)

wult: tool for measuring C-state latency
 2020-10-30 18:52 UTC 

arc: kernel/entry.S:310: Error: inappropriate arguments for opcode 'and'
 2020-10-30 18:53 UTC  (3+ messages)

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

BUG: credit=sched2 machine hang when using DRAKVUF
 2020-10-30 18:50 UTC  (4+ messages)

[dpdk-dev] [PATCH v2 01/22] event/dlb2: add documentation and meson build infrastructure
 2020-10-30 18:50 UTC  (26+ 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 20/23] event/dlb2: add PMD's token pop public interface
  ` [dpdk-dev] [PATCH v6 21/23] event/dlb2: add PMD self-tests
  ` [dpdk-dev] [PATCH v6 22/23] event/dlb2: add queue and port release
  ` [dpdk-dev] [PATCH v6 23/23] event/dlb2: add timeout ticks entry point

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

[PATCH-for-5.2 v2] hw/rx/rx-gdbsim: Fix memory leak
 2020-10-30 18:49 UTC  (3+ messages)

[PATCH -next] fs: Fix memory leaks in do_renameat2() error paths
 2020-10-30 18:49 UTC  (4+ messages)

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

[PATCH] log: typo logl_pref in documentation
 2020-10-30 18:48 UTC  (2+ messages)

[PATCH v4 00/22] log: Add commands for manipulating filters
 2020-10-30 18:48 UTC  (45+ messages)
` [PATCH v4 01/22] log: Fix missing negation of ENOMEM
` [PATCH v4 02/22] log: Fix incorrect documentation of log_filter.cat_list
` [PATCH v4 03/22] log: Add additional const qualifier to arrays
` [PATCH v4 04/22] log: Use CONFIG_IS_ENABLED() for LOG_TEST
` [PATCH v4 05/22] log: Expose some helper functions
` [PATCH v4 06/22] log: Add function to create a filter with flags
` [PATCH v4 07/22] log: Add filter flag to deny on match
` [PATCH v4 08/22] test: log: Convert log_test from python to C
` [PATCH v4 09/22] test: log: Give tests names instead of numbers
` [PATCH v4 10/22] test: Add tests for LOGFF_DENY
` [PATCH v4 11/22] log: Add filter flag to match greater than a log level
` [PATCH v4 12/22] test: Add test for LOGFF_MIN
` [PATCH v4 13/22] cmd: log: Use sub-commands for log
` [PATCH v4 14/22] cmd: log: Split off log level parsing
` [PATCH v4 15/22] cmd: log: Add commands to list categories and drivers
` [PATCH v4 16/22] cmd: log: Make "log level" print all log levels
` [PATCH v4 17/22] lib: Add getopt
` [PATCH v4 18/22] test: Add a test for getopt
` [PATCH v4 19/22] cmd: log: Add commands to manipulate filters
` [PATCH v4 20/22] test: Add a test for log filter-*
` [PATCH v4 21/22] doc: Add log kerneldocs to documentation
` [PATCH v4 22/22] doc: Update logging documentation

[PATCH] sched/fair: remove the spin_lock operations
 2020-10-30 18:48 UTC  (2+ messages)

[PATCH net] net: dsa: qca8k: Fix port MTU setting
 2020-10-30 18:47 UTC  (2+ messages)

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

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

[PATCH 0/3] Fix kernfs node reference count leak issues
 2020-10-30 19:11 UTC  (4+ messages)
` [PATCH 1/3] x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
` [PATCH 2/3] x86/resctrl: Add necessary kernfs_put() "
` [PATCH 3/3] x86/resctrl: Clean up unused function parameter in rmdir path

[PATCH v4 0/3] env: Access Environment in SPI flashes before relocation
 2020-10-30 18:46 UTC  (7+ messages)
` [PATCH v4 1/3] env: split env_import_redund() into 2 functions
` [PATCH v4 2/3] env: Access Environment in SPI flashes before relocation
` [PATCH v4 3/3] imx6: enable early spi environment access on aristainetos boards

Please pull u-boot-marvell/master
 2020-10-30 18:46 UTC  (2+ messages)

[GIT PULL] xilinx patches for v2021.01-v2
 2020-10-30 18:46 UTC  (2+ messages)

[PATCH v3 0/1] Add macro definition for the upcoming new OST driver
 2020-10-30 18:45 UTC  (3+ messages)
` [PATCH v3 1/1] dt-bindings: timer: Add new OST support for the upcoming new driver

[Intel-gfx] [PATCH] drm/i915/gvt: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe()
 2020-10-30 18:45 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH bpf-next 00/11] libbpf: split BTF support
 2020-10-30 18:44 UTC  (8+ messages)
` [PATCH bpf-next 02/11] selftest/bpf: relax btf_dedup test checks

[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

[dpdk-dev] [PATCH] eal/windows: fix deadlock when setting alarm
 2020-10-30 18:42 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] dma-mapping: Fix 32-bit overflow with CONFIG_ARM_LPAE=n
 2020-10-30 18:44 UTC  (5+ messages)

[dpdk-dev] [v6 0/2] support enqueue & dequeue callbacks on cryptodev
 2020-10-30 18:36 UTC  (4+ messages)
` [dpdk-dev] [v6 1/2] cryptodev: support enqueue & dequeue callback functions

[PATCH] target/unicore32/translate: Add missing fallthrough annotations
 2020-10-30 18:43 UTC  (2+ messages)

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

[PATCH] upload-pack: allow stateless client EOF just prior to haves
 2020-10-30 18:42 UTC  (3+ messages)

general protection fault in security_inode_getattr
 2020-10-30 18:42 UTC  (5+ messages)

[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

[PATCH 07/20] mtd: nand: ecc-bch: Update the prototypes to be more generic
 2020-10-30 17:29 UTC  (2+ 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] mm/compaction: count pages and stop correctly during page isolation
 2020-10-30 18:39 UTC  (6+ 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

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

rtw_8821ce driver in kernel 5.9.1: wifi module inactive
 2020-10-30 18:35 UTC  (2+ 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

[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-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 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 v2] mm/oom_kill.c: remove the unmatched comments
 2020-10-30 18:27 UTC  (6+ messages)
      ` [PATCH v3] mm/oom_kill: remove comment and rename is_dump_unreclaim_slabs()
        ` [PATCH v4] mm/oom_kill: change "

[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  (4+ 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


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.