All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-28 16:34:28 to 2020-09-28 16:54:13 UTC [more...]

[PATCH v2] linux-user: Add most IFTUN ioctls
 2020-09-28 16:52 UTC  (3+ messages)

[PATCH] Fix building eth_p_all demo with Mercury core
 2020-09-28 16:54 UTC  (2+ messages)

[PATCH v9 00/14] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-09-28 16:52 UTC  (4+ messages)
` [PATCH v9 02/14] ASoC: Intel: catpt: Implement IPC protocol

poky-dunfell-23.0.2: WARNING: Your host glibc verson (2.32) is newer than that in uninative (2.31). Disabling uninative so that sstate is not corrupted
 2020-09-28 16:53 UTC  (5+ messages)
` [yocto] "

[PATCH v3 0/2] arm64/acpi: restrict AML opregion memory access
 2020-09-28 16:49 UTC  (5+ messages)
` [PATCH v3 1/2] arm64/acpi: disallow AML memory opregions to access kernel memory

[PATCH Kernel v24 0/8] Add UAPIs to support migration for VFIO devices
 2020-09-28 16:51 UTC  (4+ messages)
` [PATCH Kernel v24 1/8] vfio: UAPI for migration interface for device state

[PATCH] y2038: replace timespec with timespec64 in clock_settime
 2020-09-28 16:52 UTC  (4+ messages)

[PATCH ethtool v3 1/3] Add missing 400000base modes for dump_link_caps
 2020-09-28 16:52 UTC  (4+ messages)

[PATCH v4 0/5] arm64: Initial support for Texas Instrument's J7200 Platform
 2020-09-28 16:51 UTC  (3+ messages)
` [PATCH v4 2/5] dt-bindings: arm: ti: Convert K3 board/soc bindings to DT schema

[PATCH v38 00/24] Intel SGX foundations
 2020-09-28 16:44 UTC  (8+ messages)
` [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[dpdk-dev] [PATCH 20.11 00/20] raw/ioat: enhancements and new hardware support
 2020-09-28 16:42 UTC  (27+ messages)
` [dpdk-dev] [PATCH v4 00/25] "
  ` [dpdk-dev] [PATCH v4 01/25] doc/api: add ioat driver to index
  ` [dpdk-dev] [PATCH v4 02/25] raw/ioat: fix missing close function
  ` [dpdk-dev] [PATCH v4 03/25] raw/ioat: enable use from C++ code
  ` [dpdk-dev] [PATCH v4 04/25] raw/ioat: include extra info in error messages
  ` [dpdk-dev] [PATCH v4 05/25] raw/ioat: add a flag to control copying handle parameters
  ` [dpdk-dev] [PATCH v4 06/25] raw/ioat: split header for readability
  ` [dpdk-dev] [PATCH v4 07/25] raw/ioat: rename functions to be operation-agnostic
  ` [dpdk-dev] [PATCH v4 08/25] raw/ioat: add separate API for fence call
  ` [dpdk-dev] [PATCH v4 09/25] raw/ioat: make the HW register spec private
  ` [dpdk-dev] [PATCH v4 10/25] usertools/dpdk-devbind.py: add support for DSA HW
  ` [dpdk-dev] [PATCH v4 11/25] raw/ioat: add skeleton for VFIO/UIO based DSA device
  ` [dpdk-dev] [PATCH v4 12/25] raw/ioat: add vdev probe for DSA/idxd devices
  ` [dpdk-dev] [PATCH v4 13/25] raw/ioat: include example configuration script
  ` [dpdk-dev] [PATCH v4 14/25] raw/ioat: create rawdev instances on idxd PCI probe
  ` [dpdk-dev] [PATCH v4 15/25] raw/ioat: create rawdev instances for idxd vdevs
  ` [dpdk-dev] [PATCH v4 16/25] raw/ioat: add datapath data structures for idxd devices
  ` [dpdk-dev] [PATCH v4 17/25] raw/ioat: add configure function "
  ` [dpdk-dev] [PATCH v4 18/25] raw/ioat: add start and stop functions "
  ` [dpdk-dev] [PATCH v4 19/25] raw/ioat: add data path "
  ` [dpdk-dev] [PATCH v4 20/25] raw/ioat: add info function "
  ` [dpdk-dev] [PATCH v4 21/25] raw/ioat: create separate statistics structure
  ` [dpdk-dev] [PATCH v4 22/25] raw/ioat: move xstats functions to common file
  ` [dpdk-dev] [PATCH v4 23/25] raw/ioat: add xstats tracking for idxd devices
  ` [dpdk-dev] [PATCH v4 24/25] raw/ioat: clean up use of common test function
  ` [dpdk-dev] [PATCH v4 25/25] raw/ioat: add fill operation

[PATCH 0/3] qemu/compiler: Remove unused special case code for GCC < 4.8
 2020-09-28 16:49 UTC  (8+ messages)
` [PATCH 1/3] qemu/compiler: Simplify as all compilers support attribute 'gnu_printf'

[xen-unstable-smoke test] 155022: regressions - FAIL
 2020-09-28 16:51 UTC 

[dunfell][PATCH] site: Make sys_siglist default to no
 2020-09-28 16:51 UTC 

drivers/mtd/spi-nor/sfdp.c:699:24: warning: Boolean result is used in bitwise operation. Clarify expression with parentheses
 2020-09-28 16:51 UTC 

RFC - concurrency causes segfault in git grep since 2.26.0
 2020-09-28 16:50 UTC  (4+ messages)
` [PATCH 0/2] Fix race condition and memory leak in delta base cache
  ` [PATCH 1/2] packfile: fix race condition on unpack_entry()
  ` [PATCH 2/2] packfile: fix memory leak in add_delta_base_cache()

[PATCH 00/22] add Object Storage Media Pool (mpool)
 2020-09-28 16:45 UTC  (57+ messages)
` [PATCH 01/22] mpool: add utility routines and ioctl definitions
` [PATCH 02/22] mpool: add in-memory struct definitions
` [PATCH 03/22] mpool: add on-media "
` [PATCH 04/22] mpool: add pool drive component which handles mpool IO using the block layer API
` [PATCH 05/22] mpool: add space map component which manages free space on mpool devices
` [PATCH 06/22] mpool: add on-media pack, unpack and upgrade routines
` [PATCH 07/22] mpool: add superblock management routines
` [PATCH 08/22] mpool: add pool metadata routines to manage object lifecycle and IO
` [PATCH 09/22] mpool: add mblock lifecycle management and IO routines
` [PATCH 10/22] mpool: add mlog IO utility routines
` [PATCH 11/22] mpool: add mlog lifecycle management and IO routines
` [PATCH 12/22] mpool: add metadata container or mlog-pair framework
` [PATCH 13/22] mpool: add utility routines for mpool lifecycle management
` [PATCH 14/22] mpool: add pool metadata routines to create persistent mpools
` [PATCH 15/22] mpool: add mpool lifecycle management routines
` [PATCH 16/22] mpool: add mpool control plane utility routines
` [PATCH 17/22] mpool: add mpool lifecycle management ioctls
` [PATCH 18/22] mpool: add object "
` [PATCH 19/22] mpool: add support to mmap arbitrary collection of mblocks
` [PATCH 20/22] mpool: add support to proactively evict cached mblock data from the page-cache
` [PATCH 21/22] mpool: add documentation
` [PATCH 22/22] mpool: add Kconfig and Makefile

[kernelci-members] Working with the KernelCI project
 2020-09-28 16:50 UTC  (10+ messages)

[iptables PATCH] nft: Fix for broken address mask match detection
 2020-09-28 17:05 UTC 

[PATCH v8 0/6] Support running driver's probe for a device powered off
 2020-09-28 16:49 UTC  (9+ messages)

DT warnings in Cros EC
 2020-09-28 16:49 UTC 

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-28 16:48 UTC  (12+ messages)

[PATCH 00/18] use semicolons rather than commas to separate statements
 2020-09-28 16:47 UTC  (4+ messages)
` [PATCH 03/18] [ARM] pata_icside: "

[PATCH v10 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-09-28 16:47 UTC  (3+ messages)

[PATCH] man/statx: Add STATX_ATTR_DAX
 2020-09-28 16:42 UTC  (2+ messages)

[PATCH v1 0/3] Remove the limitation of Intel PT CPUID info
 2020-09-28 16:46 UTC  (12+ messages)
` [PATCH v1 1/3] i386: Remove the limitation of IP payloads for Intel PT

[PATCH] migration: Truncate state file in xen-save-devices-state
 2020-09-28 16:46 UTC  (3+ messages)

remove set_fs for riscv v2
 2020-09-28 16:45 UTC  (3+ messages)

[PATCH 00/25] coresight: Next v5.9-rc7
 2020-09-28 16:35 UTC  (52+ messages)
` [PATCH 01/25] coresight: cpu_debug: Add module name in Kconfig
` [PATCH 02/25] coresight: cpu_debug: Define MODULE_DEVICE_TABLE
` [PATCH 03/25] coresight: Use IS_ENABLED for CONFIGs that may be modules
` [PATCH 04/25] coresight: Add coresight prefix to barrier_pkt
` [PATCH 05/25] coresight: Export global symbols
` [PATCH 06/25] coresight: Add try_get_module() in coresight_grab_device()
` [PATCH 07/25] coresight: stm: Allow to build coresight-stm as a module
` [PATCH 08/25] coresight: etm: perf: Fix warning caused by etm_setup_aux failure
` [PATCH 09/25] coresight: etm3x: Allow etm3x to be built as a module
` [PATCH 10/25] coresight: etm4x: Allow etm4x "
` [PATCH 11/25] coresight: etb: Allow etb "
` [PATCH 12/25] coresight: tpiu: Allow tpiu "
` [PATCH 13/25] coresight: tmc: Allow tmc "
` [PATCH 14/25] coresight: funnel: Allow funnel driver to be built as module
` [PATCH 15/25] coresight: replicator: Allow replicator "
` [PATCH 16/25] coresight: cti: Add function to register cti associate ops
` [PATCH 17/25] coresight: cti: Fix remove sysfs link error
` [PATCH 18/25] coresight: cti: Fix bug clearing sysfs links on callback
` [PATCH 19/25] coresight: cti: Don't disable ect device if it's not enabled
` [PATCH 20/25] coresight: cti: Increase reference count when enabling cti
` [PATCH 21/25] coresight: cti: Allow cti to be built as a module
` [PATCH 22/25] coresight: tmc-etr: Add function to register catu ops
` [PATCH 23/25] coresight: catu: Allow catu drivers to be built as modules
` [PATCH 24/25] coresight: core: Allow the coresight core driver to be built as a module
` [PATCH 25/25] coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 register

[PATCH v2 0/1] mmc: host: meson-gx-mmc: fix possible deadlock condition for preempt_rt
 2020-09-28 16:41 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] amd/drm/display: avoid dcn3 on flip opp change for slave pipes
 2020-09-28 16:46 UTC 

[nftables] netdev rate limiting | timeouts rfq
 2020-09-28 16:47 UTC  (11+ messages)

#devtool fails on unpack of u-boot-ti-staging
 2020-09-28 16:46 UTC 

linux-next: build failure after merge of the mhi tree
 2020-09-28 16:45 UTC  (5+ messages)

[PATCH 00/12] evtchn: recent XSAs follow-on
 2020-09-28 16:44 UTC  (3+ messages)
` [PATCH 12/12] evtchn: convert domain event lock to an r/w one

[PATCH 0/3] Venus dynamic resolution change fixes
 2020-09-28 16:44 UTC  (4+ messages)
` [PATCH 1/3] venus: vdec: Fix non reliable setting of LAST flag
` [PATCH 2/3] venus: vdec: Make decoder return LAST flag for sufficient event
` [PATCH 3/3] venus: helpers: Lock outside of buffer queue helper

[PATCH 0/5 V2] Fix DPC hotplug race and enhance error handling
 2020-09-28 16:44 UTC  (7+ messages)
` [PATCH 2/5 V2] PCI: pciehp: check and wait port status out of DPC before handling DLLSC and PDC

[PATCH v3 0/4] xfs: fix how we deal with new intents during recovery
 2020-09-28 16:43 UTC  (4+ messages)
` [PATCH 1/4] xfs: remove xfs_defer_reset

[PATCH] configure: Test that gio libs from pkg-config work
 2020-09-28 16:42 UTC  (2+ messages)

[PATCH v3] Bluetooth: Check for encryption key size on connect
 2020-09-28 16:43 UTC  (6+ messages)

I wanna fixes plugin on windows, any suggestion
 2020-09-28 16:40 UTC  (4+ messages)

[PATCH 00/12] 9pfs: add tests using local fs driver
 2020-09-28 16:38 UTC  (5+ messages)
` [PATCH 08/12] tests/9pfs: refactor test names and test devices

meter directive
 2020-09-28 16:40 UTC  (10+ messages)

[PATCH 1/7] glibc: make nscd optional
 2020-09-28 16:40 UTC  (3+ messages)
` [PATCH 7/7] sstate: set mode explicitly when creating directories in sstate-cache
  ` [OE-core] "

[dpdk-dev] minutes of meeting 2020-09-25
 2020-09-28 16:39 UTC 

[PATCH v2 0/3] hwmon: (lm75) Add regulator support
 2020-09-28 16:39 UTC  (3+ messages)
` [PATCH v2 3/3] "

[RFC PATCH] Multi-library support with core suffix in soname
 2020-09-28 16:37 UTC  (2+ messages)

stable-rc/queue/4.9 build: 197 builds: 3 failed, 194 passed, 2 errors, 4 warnings (v4.9.237-117-g67e11f2ee7fa)
 2020-09-28 16:36 UTC 

[PATCH] pci: meson: build as module by default
 2020-09-28 16:34 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/2] drm/i915/jsl: Update JasperLake Voltage swing table
 2020-09-28 16:34 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/edp/jsl: Update vswing table for HBR and HBR2


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.