All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-27 23:19:58 to 2020-10-28 01:06:50 UTC [more...]

[dm-devel] [PATCH v2 0/4] add support for inline encryption to device mapper
 2020-10-28  0:17 UTC  (5+ messages)
` [dm-devel] [PATCH v2 3/4] dm: add support for passing through inline crypto support

[Intel-gfx] linux-next: manual merge of the drm-misc tree with the amdgpu tree
 2020-10-28  1:06 UTC  (2+ messages)
`  "

[peterz-queue:sched/wip 1/5] drivers/gpu/drm/i915/i915_request.c:200:17: error: no member named 'llnode' in 'struct __call_single_node'
 2020-10-28  1:06 UTC 

[Intel-gfx] drm/i915: Acquire connector reference before prop_work
 2020-10-28  1:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

PROBLEM: Reiser4 hard lockup
 2020-10-28  1:04 UTC  (5+ messages)

[linux-linus test] 156258: regressions - FAIL
 2020-10-28  1:01 UTC 

[Intel-gfx] [PATCH v2 00/19] drm/i915: Futher cleanup around hpd pins and port identfiers
 2020-10-28  1:00 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 16/19] drm/i915: Remove the per-plaform IIR HPD masking

drivers/hwspinlock/omap_hwspinlock.c:165:34: warning: unused variable 'omap_hwspinlock_of_match'
 2020-10-28  0:58 UTC 

[PATCH] ibmveth: Fix use of ibmveth in a bridge
 2020-10-28  0:54 UTC  (4+ messages)

[dpdk-dev] [PATCH v3] gso: fix free issue of mbuf gso segments attach to
 2020-10-28  0:51 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/dg1: Fix unbalanced braces
 2020-10-28  0:46 UTC  (2+ messages)

include/linux/rwlock_api_smp.h:251:30: sparse: sparse: context imbalance in 'ip6_mc_msfilter' - unexpected unlock
 2020-10-28  0:34 UTC 

[RFC] wimax: move out to staging
 2020-10-28  0:31 UTC  (2+ messages)

[Intel-gfx] [PATCH v11 00/12] Big joiner enabling
 2020-10-28  0:28 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Big joiner enabling (rev5)

[Intel-gfx] [PATCH 1/3] drm/i915: Guard debugfs against invalid access without display
 2020-10-28  0:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] "

[PATCH 0/2] seccomp: Add arm and arm64 bitmap support
 2020-10-28  0:20 UTC  (3+ messages)
` [PATCH 1/2] arm64: Enable seccomp architecture tracking
` [PATCH 2/2] arm: "

[PATCH v1 0/4] xen/arm: Make PCI passthrough code non-x86 specific
 2020-10-28  0:15 UTC  (8+ messages)
` [PATCH v1 1/4] xen/ns16550: solve compilation error on ARM with CONFIG_HAS_PCI enabled
` [PATCH v1 2/4] xen/pci: Introduce new CONFIG_HAS_PCI_ATS flag for PCI ATS functionality
` [PATCH v1 3/4] xen/pci: Move x86 specific code to x86 directory

[PATCH 1/2 net] devlink: Fix some error codes
 2020-10-28  0:12 UTC  (2+ messages)

[PATCH v2 seccomp 0/6] seccomp: Add bitmap cache of arg-independent filter results that allow syscalls
 2020-10-28  0:06 UTC  (4+ messages)
` [PATCH v2 seccomp 1/6] seccomp: Move config option SECCOMP to arch/Kconfig

[PATCH wintun] installer: do not enforce driver removal
 2020-10-21 19:27 UTC  (3+ messages)
` [PATCH wintun v2] "

Using WG to route between two LANs
 2020-10-22 15:43 UTC 

Weird behavior with IPv6 on Windows
 2020-10-16 15:12 UTC  (2+ messages)

[soc:for-next] BUILD SUCCESS 3330b6c40161527a7b34c612e5e1f490b2aca4f5
 2020-10-28  0:00 UTC 

[soc:arm/fixes] BUILD SUCCESS e5a329790409408aeecd278d0c1efbeccd87598b
 2020-10-28  0:00 UTC 

grubenv not being generated
 2020-10-28  0:00 UTC  (4+ messages)
` [yocto] "

[dpdk-dev] [PATCH 00/25] net/mlx5: support multiple-thread flow operations
 2020-10-27 23:47 UTC  (36+ messages)
` [dpdk-dev] [PATCH v4 00/34] "
  ` [dpdk-dev] [PATCH v4 01/34] net/mlx5: use thread safe index pool for flow objects
  ` [dpdk-dev] [PATCH v4 02/34] net/mlx5: use thread specific flow workspace
  ` [dpdk-dev] [PATCH v4 03/34] net/mlx5: reuse flow Id as hairpin Id
  ` [dpdk-dev] [PATCH v4 04/34] net/mlx5: indexed pool supports zero size entry
  ` [dpdk-dev] [PATCH v4 05/34] net/mlx5: use indexed pool as ID generator
  ` [dpdk-dev] [PATCH v4 06/34] net/mlx5: make rte flow list thread safe
  ` [dpdk-dev] [PATCH v4 07/34] net/mlx5: make meter action "
  ` [dpdk-dev] [PATCH v4 08/34] net/mlx5: make VLAN network interface "
  ` [dpdk-dev] [PATCH v4 09/34] net/mlx5: create global jump action
  ` [dpdk-dev] [PATCH v4 10/34] net/mlx5: create global default miss action
  ` [dpdk-dev] [PATCH v4 11/34] net/mlx5: create global drop action
  ` [dpdk-dev] [PATCH v4 12/34] net/mlx5: support concurrent access for hash list
  ` [dpdk-dev] [PATCH v4 13/34] net/mlx5: add flow table tunnel offload attribute
  ` [dpdk-dev] [PATCH v4 14/34] net/mlx5: make flow table cache thread safe
  ` [dpdk-dev] [PATCH v4 15/34] net/mlx5: fix redundant Direct Verbs resources allocate
  ` [dpdk-dev] [PATCH v4 16/34] net/mlx5: make flow tag list thread safe
  ` [dpdk-dev] [PATCH v4 17/34] net/mlx5: make flow modify action "
  ` [dpdk-dev] [PATCH v4 18/34] net/mlx5: remove unused mreg copy code
  ` [dpdk-dev] [PATCH v4 19/34] net/mlx5: make metadata copy flow list thread safe
  ` [dpdk-dev] [PATCH v4 20/34] net/mlx5: make header reformat action "
  ` [dpdk-dev] [PATCH v4 21/34] net/mlx5: introduce thread safe linked list cache
  ` [dpdk-dev] [PATCH v4 22/34] net/mlx5: optimize shared RSS list operation
  ` [dpdk-dev] [PATCH v4 23/34] net/mlx5: make Rx queue thread safe
  ` [dpdk-dev] [PATCH v4 24/34] net/mlx5: make matcher list "
  ` [dpdk-dev] [PATCH v4 25/34] net/mlx5: make port ID action cache "
  ` [dpdk-dev] [PATCH v4 26/34] net/mlx5: make push VLAN "
  ` [dpdk-dev] [PATCH v4 27/34] net/mlx5: simplify sample attributes
  ` [dpdk-dev] [PATCH v4 28/34] net/mlx5: fix sample register error flow
  ` [dpdk-dev] [PATCH v4 29/34] net/mlx5: make sample and mirror action thread safe
  ` [dpdk-dev] [PATCH v4 30/34] net/mlx5: make tunnel offloading table "
  ` [dpdk-dev] [PATCH v4 31/34] net/mlx5: remove unused hash list operations
  ` [dpdk-dev] [PATCH v4 32/34] net/mlx5: make tunnel hub list thread safe
  ` [dpdk-dev] [PATCH v4 33/34] net/mlx5: make shared action "
  ` [dpdk-dev] [PATCH v4 34/34] net/mlx5: remove shared context lock

[PATCH v4 00/22] log: Add commands for manipulating filters
 2020-10-27 23:55 UTC  (23+ 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

[Intel-gfx] [PATCH 1/3] drm/i915/dg1: map/unmap pll clocks
 2020-10-27 23:53 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 0/2] openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
 2020-10-27 23:50 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests: openat2: add RESOLVE_ conflict test

[PATCH v4 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature
 2020-10-27 23:49 UTC  (2+ messages)

[dpdk-dev] [PATCH v9 04/10] ethdev: add simple power management API
 2020-10-27 23:29 UTC  (5+ messages)

[dpdk-dev] [PATCH v1 00/72] mlx5 Windows support - part #5
 2020-10-27 23:23 UTC  (73+ messages)
` [dpdk-dev] [PATCH v1 01/72] mlx5: fix relaxed ordering DevX flow
` [dpdk-dev] [PATCH v1 02/72] net/mlx5: fix flow sample definitions
` [dpdk-dev] [PATCH v1 03/72] net/mlx5: fix folding constant array error
` [dpdk-dev] [PATCH v1 04/72] net/mlx5/linux: extend device attributes getter
` [dpdk-dev] [PATCH v1 05/72] net/mlx5: remove Linux files from Windows compilation
` [dpdk-dev] [PATCH v1 06/72] net/mlx5: fix freeing packet pacing
` [dpdk-dev] [PATCH v1 07/72] net/mlx5: replace Linux sleep with rte sleep
` [dpdk-dev] [PATCH v1 08/72] net/mlx5: define mprq functions as static inline
` [dpdk-dev] [PATCH v1 09/72] net/mlx5: do not define static_assert in Windows
` [dpdk-dev] [PATCH v1 10/72] net/mlx5: move static_assert calls to global scope
` [dpdk-dev] [PATCH v1 11/72] net/mlx5: wrap glue alloc/dealloc PD with OS calls
` [dpdk-dev] [PATCH v1 12/72] net/mlx5: wrap glue reg/dereg UMEM "
` [dpdk-dev] [PATCH v1 13/72] net/mlx5: fix adding destroy flow action wrapper
` [dpdk-dev] [PATCH v1 14/72] common/mlx5: add definition HAVE_INFINIBAND_VERBS_H
` [dpdk-dev] [PATCH v1 15/72] common/mlx5/linux: handle memory allocations with alignment
` [dpdk-dev] [PATCH v1 16/72] common/mlx5/windows: "
` [dpdk-dev] [PATCH v1 17/72] common/mlx5/linux: wrap event channel APIs with OS calls
` [dpdk-dev] [PATCH v1 18/72] common/mlx5: add Windows exports file
` [dpdk-dev] [PATCH v1 19/72] common/mlx5: extend DevX query hca attributes command
` [dpdk-dev] [PATCH v1 20/72] common/mlx5: add DevX alloc PD command
` [dpdk-dev] [PATCH v1 21/72] common/mlx5/windows: add glue functions APIs
` [dpdk-dev] [PATCH v1 22/72] mlx5/windows: add mlx5 meson file
` [dpdk-dev] [PATCH v1 23/72] mlx5/windows: add initialization routine for external lib
` [dpdk-dev] [PATCH v1 24/72] mlx5/windows: generate file mlx5_autoconf.h
` [dpdk-dev] [PATCH v1 25/72] common/mlx5/windows: extend PRM match_param_bits struct
` [dpdk-dev] [PATCH v1 26/72] common/mlx5/windows: add getter functions
` [dpdk-dev] [PATCH v1 27/72] common/mlx5/windows: add OS alloc/dealloc pd
` [dpdk-dev] [PATCH v1 28/72] common/mlx5/windows: add OS umem reg/dereg API
` [dpdk-dev] [PATCH v1 29/72] net/mlx5: update MR prototypes for DevX
` [dpdk-dev] [PATCH v1 30/72] common/mlx5/windows: add OS reg/dereg MR
` [dpdk-dev] [PATCH v1 31/72] drivers/common: enable Windows common mlx5 compilation
` [dpdk-dev] [PATCH v1 32/72] net/mlx5/windows: implement device attribute getter
` [dpdk-dev] [PATCH v1 33/72] net/mlx5/windows: add mlx5_os.c stubs
` [dpdk-dev] [PATCH v1 34/72] net/mlx5/windows: implement mlx5 mac addr add
` [dpdk-dev] [PATCH v1 35/72] net/mlx5: refactor eth dev ops for Windows
` [dpdk-dev] [PATCH v1 36/72] common/mlx5/windows: add missing DV and IBV definitions
` [dpdk-dev] [PATCH v1 37/72] mlx5/windows: add mlx5_os header file under net
` [dpdk-dev] [PATCH v1 38/72] net/mlx5/windows: add pthread initializer definition
` [dpdk-dev] [PATCH v1 39/72] net/mlx5/windows: define epoll API to do nothing
` [dpdk-dev] [PATCH v1 40/72] net/mlx5/windows: define errno ETOOMANYREFS
` [dpdk-dev] [PATCH v1 41/72] common/mlx5: add rte compatibility header file
` [dpdk-dev] [PATCH v1 42/72] common/mlx5/windows: add DevX UAR getters
` [dpdk-dev] [PATCH v1 43/72] common/mlx5/windows: wrap event channel APIs with OS calls
` [dpdk-dev] [PATCH v1 44/72] net/mlx5/windows: add memory region callbacks
` [dpdk-dev] [PATCH v1 45/72] net/mlx5/windows: add stubs for MP requests
` [dpdk-dev] [PATCH v1 46/72] net/mlx5/windows: support get mac
` [dpdk-dev] [PATCH v1 47/72] net/mlx5/windows: add ethdev stub operations
` [dpdk-dev] [PATCH v1 48/72] net/mlx5/windows: support link update
` [dpdk-dev] [PATCH v1 49/72] net/mlx5/windows: support read clock
` [dpdk-dev] [PATCH v1 50/72] net/mlx5/windows: support get mtu
` [dpdk-dev] [PATCH v1 51/72] net/mlx5/windows: support get interface name
` [dpdk-dev] [PATCH v1 52/72] net/mlx5/windows: support is removed
` [dpdk-dev] [PATCH v1 53/72] net/mlx5/windws: add VLAN stubs
` [dpdk-dev] [PATCH v1 54/72] net/mlx5: exclude rte_intr_callback_register call
` [dpdk-dev] [PATCH v1 55/72] net/mlx5/windows: support get pdn
` [dpdk-dev] [PATCH v1 56/72] net/mlx5/windows: support open device
` [dpdk-dev] [PATCH v1 57/72] net/mlx5/windows: initial probing implementation
` [dpdk-dev] [PATCH v1 58/72] net/mlx5/windws: spawn eth devices
` [dpdk-dev] [PATCH v1 59/72] net/mlx5/windows: support VF PCI address
` [dpdk-dev] [PATCH v1 60/72] net/mlx5/linux: wrap adjust flow priority with OS calls
` [dpdk-dev] [PATCH v1 61/72] net/mlx5/linux: add OS default miss flow action
` [dpdk-dev] [PATCH v1 62/72] net/mlx5/linux: fix add OS dest_devx_tir action
` [dpdk-dev] [PATCH v1 63/72] drivers/net: enable Windows net/mlx5 compilation
` [dpdk-dev] [PATCH v1 64/72] net/mlx5/windows: introduce flow support
` [dpdk-dev] [PATCH v1 65/72] net/mlx5/windows: create flow matcher object
` [dpdk-dev] [PATCH v1 66/72] net/mlx5/windows: create flow action dest TIR object
` [dpdk-dev] [PATCH v1 67/72] net/mlx5/windows: create flow rule
` [dpdk-dev] [PATCH v1 68/72] net/mlx5: use HAVE_INFINIBAND_VERBS_H in shared code
` [dpdk-dev] [PATCH v1 69/72] net/mlx5: fix separating eth_dev_ops per OS
` [dpdk-dev] [PATCH v1 70/72] common/mlx5: fix Windows warnings on missing enum
` [dpdk-dev] [PATCH v1 71/72] net/mlx5: fix Windows warnings on get_if_name
` [dpdk-dev] [PATCH v1 72/72] mlx5: build pmd only with the clang compiler

[PATCH 0/3] scsi: target: Set correct residual data
 2020-10-27 23:46 UTC  (8+ messages)
` [PATCH 3/3] scsi: target: core: Change ASCQ for residual write

[Intel-gfx] [PATCH v2 1/6] drm/i915/display/psr: Calculate selective fetch plane registers
 2020-10-27 23:45 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 2/6] drm/i915/display/psr: Use plane damage clips to calculate damaged area
` [Intel-gfx] [PATCH v2 3/6] drm/i915/display/psr: Consider other planes to damaged area calculation
` [Intel-gfx] [PATCH v2 4/6] drm/i915/display: Split and export main surface calculation from skl_check_main_surface()
` [Intel-gfx] [PATCH v2 5/6] RFC/WIP: drm/i915/display/psr: Consider tiling when doing the plane offset calculation
` [Intel-gfx] [PATCH v2 6/6] HAX/DO_NOT_MERGE_IT: drm/i915/display: Enable PSR2 selective fetch for testing

[PATCH v2 0/1] hw/block/m25p80: Fix Numonyx flash dummy cycle register behavior
 2020-10-27 23:43 UTC  (2+ messages)
` [PATCH v2 1/1] hw/block/m25p80: Fix Numonyx fast read dummy cycle count

[PULL 00/32] VFIO updates 2020-10-26 (for QEMU 5.2 soft-freeze)
 2020-10-27 23:42 UTC  (2+ messages)

[PATCH] add new extrausers command passwd-expire
 2020-10-27 23:40 UTC  (4+ messages)
` [OE-core] "
  ` [OE-core] [PATCH] add new extrausers command passwd-expire - moved to PR 63

[PATCH 0/4] riscv: Add semihosting support [v10]
 2020-10-27 23:38 UTC  (6+ messages)
` [PATCH 1/4] semihosting: Move ARM semihosting code to shared directories

[PATCH] openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
 2020-10-27 23:39 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: mediatek: mmsys: add mt1867 binding
 2020-10-27 23:38 UTC  (3+ messages)

[PATCH 1/3] powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto()
 2020-10-27 23:37 UTC  (2+ messages)

[PULL 0/4] Acceptance testing patches for 2020-10-26
 2020-10-27 23:36 UTC  (2+ messages)

[PATCH 1/9] drm/ttm: new TT backend allocation pool v2
 2020-10-27 23:32 UTC  (2+ messages)

[PATCH libdrm] xf86drm.c: Use integer logarithm
 2020-10-27 23:24 UTC  (2+ messages)

[PATCH net-next 00/15] in_interrupt() cleanup, part 2
 2020-10-27 22:54 UTC  (4+ messages)
` [PATCH net-next 12/15] net: rtlwifi: Remove in_interrupt() usage in halbtc_send_bt_mp_operation()
` [PATCH net-next 13/15] soc/fsl/qbman: Add an argument to signal if NAPI processing is required
` [PATCH net-next 14/15] net: dpaa: Replace in_irq() usage

[Intel-gfx] [CI 1/2] drm/i915/guc: skip disabling CTBs before sanitizing the GuC
 2020-10-27 23:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] drm/i915/guc: skip disabling CTBs before sanitizing the GuC (rev2)


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.