All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-26 02:05:00 to 2021-08-26 03:42:53 UTC [more...]

[PATCH] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-08-26  3:42 UTC 

[PATCH] powerpc: Make set_endian() return EINVAL when not supporting little endian
 2021-08-26  3:41 UTC  (3+ messages)

[PATCH -next] tools/testing/cxl: Fix error return code in cxl_test_init()
 2021-08-26  3:42 UTC 

[Intel-gfx] [PATCH] drm/i915: Ensure wa_init_finish() is called for ctx workaround list
 2021-08-26  3:35 UTC 

[PATCH] arm64: dts: meson: sm1: add Ethernet PHY reset line for ODROID-C4/HC4
 2021-08-26  3:28 UTC  (3+ messages)

[PATCH net-next] sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
 2021-08-26  3:30 UTC  (3+ messages)

[PATCH] hw/virtio: Update vring after modifying its queue size
 2021-08-26  3:28 UTC  (2+ messages)

[PATCH 00/27] Clean up GuC CI failures, simplify locking, and kernel DOC
 2021-08-26  3:23 UTC  (56+ messages)
` [Intel-gfx] "
` [PATCH 01/27] drm/i915/guc: Fix blocked context accounting
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 02/27] drm/i915/guc: Fix outstanding G2H accounting
  `  "
` [Intel-gfx] [PATCH 03/27] drm/i915/guc: Unwind context requests in reverse order
  `  "
` [PATCH 04/27] drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 05/27] drm/i915/guc: Process all G2H message at once in work queue
  `  "
` [Intel-gfx] [PATCH 06/27] drm/i915/guc: Workaround reset G2H is received after schedule done G2H
  `  "
` [Intel-gfx] [PATCH 07/27] Revert "drm/i915/gt: Propagate change in error status to children on unhold"
  `  "
` [Intel-gfx] [PATCH 08/27] drm/i915/selftests: Add a cancel request selftest that triggers a reset
  `  "
` [PATCH 09/27] drm/i915/guc: Kick tasklet after queuing a request
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 10/27] drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, not registered
  `  "
` [Intel-gfx] [PATCH 11/27] drm/i915/guc: Copy whole golden context, set engine state size of subset
  `  "
` [Intel-gfx] [PATCH 12/27] drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H
  `  "
` [Intel-gfx] [PATCH 13/27] drm/i915/guc: Take context ref when cancelling request
  `  "
` [PATCH 14/27] drm/i915/guc: Don't touch guc_state.sched_state without a lock
  ` [Intel-gfx] "
` [PATCH 15/27] drm/i915/guc: Reset LRC descriptor if register returns -ENODEV
  ` [Intel-gfx] "
` [PATCH 16/27] drm/i915: Allocate error capture in nowait context
  ` [Intel-gfx] "
` [PATCH 17/27] drm/i915/guc: Flush G2H work queue during reset
  ` [Intel-gfx] "
` [PATCH 18/27] drm/i915/guc: Release submit fence from an irq_work
  ` [Intel-gfx] "
` [PATCH 19/27] drm/i915/guc: Move guc_blocked fence to struct guc_state
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 20/27] drm/i915/guc: Rework and simplify locking
  `  "
` [PATCH 21/27] drm/i915/guc: Proper xarray usage for contexts_lookup
  ` [Intel-gfx] "
` [PATCH 22/27] drm/i915/guc: Drop pin count check trick between sched_disable and re-pin
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 23/27] drm/i915/guc: Move GuC priority fields in context under guc_active
  `  "
` [Intel-gfx] [PATCH 24/27] drm/i915/guc: Move fields protected by guc->contexts_lock into sub structure
  `  "
` [PATCH 25/27] drm/i915/guc: Drop guc_active move everything into guc_state
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 26/27] drm/i915/guc: Add GuC kernel doc
  `  "
` [PATCH 27/27] drm/i915/guc: Drop static inline functions intel_guc_submission.c
  ` [Intel-gfx] "

[PATCH v2 1/3] powerpc/pseries: Parse control memory access error
 2021-08-26  3:27 UTC  (8+ messages)
` [PATCH v2 2/3] selftests/powerpc: Add test for real address error handling

[powerpc:topic/ppc-kvm] BUILD SUCCESS 0c8fb653d487d2873f5eefdcaf4cecff4e103828
 2021-08-26  3:25 UTC 

[PATCH 1/1] exec: fix typo and grammar mistake in comment
 2021-08-26  3:27 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.14
 2021-08-26  3:26 UTC 

[PATCH v2 1/2] powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32
 2021-08-26  3:26 UTC  (9+ messages)
` [PATCH v2 2/2] powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto

[dpdk-dev] [PATCH] net/pcap: improve rxtx statistics
 2021-08-26  3:23 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v6 2/2] tr2: log parent process name
 2021-08-26  3:23 UTC  (8+ messages)
` [PATCH 0/6] tr2: plug memory leaks + logic errors + Win32 & Linux feature parity
  ` [PATCH 3/6] tr2: stop leaking "thread_name" memory
  ` [PATCH 4/6] tr2: fix memory leak & logic error in 2f732bf15e6
  ` [PATCH 5/6] tr2: do compiler enum check in trace2_collect_process_info()

[PATCH] ipv4/mptcp: fix divide error
 2021-08-26  3:22 UTC  (6+ messages)

[PATCH] net: tcp_drop adds `reason` parameter for tracing v2
 2021-08-26  3:19 UTC  (3+ messages)

[PATCH] test-lib-functions: avoid non POSIX ERE in test_dir_is_empty()
 2021-08-26  3:17 UTC 

[virtio-comment] Live Migration of Virtio Virtual Function
 2021-08-26  3:15 UTC  (12+ messages)

Usage of device-tree for blobs
 2021-08-26  3:15 UTC  (2+ messages)

cleanup vfio iommu_group creation v3
 2021-08-26  3:14 UTC  (13+ messages)
` [PATCH 04/14] vfio: factor out a vfio_group_find_or_alloc helper
` [PATCH 05/14] vfio: refactor noiommu group creation
` [PATCH 06/14] vfio: remove the iommudata hack for noiommu groups
` [PATCH 07/14] vfio: simplify iommu group allocation for mediated devices
` [PATCH 08/14] vfio: remove unused method from vfio_iommu_driver_ops
` [PATCH 09/14] vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h>

[PATCH] RFC: build-sys: drop dtc submodule
 2021-08-26  3:10 UTC  (7+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS 1266b4a7ecb679587dc4d098abe56ea53313d569
 2021-08-26  3:08 UTC 

[PATCH v5 0/5] Initial support for multi-actuator HDDs
 2021-08-26  3:09 UTC  (4+ messages)

[PATCH v2] rtlwifi: rtl8192de: Style clean-ups
 2021-08-26  3:07 UTC  (2+ messages)

[PATCH] drm/sched: fix the bug of time out calculation(v2)
 2021-08-26  3:05 UTC  (8+ messages)

[meta-python][RFC] python3-kivy
 2021-08-26  3:04 UTC 

[PATCH v2 0/9] Free user PTE page table pages
 2021-08-26  3:04 UTC  (6+ messages)
` [PATCH v2 1/9] mm: introduce pmd_install() helper

[qemu-mainline test] 164457: tolerable FAIL - PUSHED
 2021-08-26  3:03 UTC 

[Intel-gfx] [PATCH] drm/i915/pci: rename functions to have i915_pci prefix
 2021-08-26  3:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH next v2 1/6] Revert "usb: xhci-mtk: relax TT periodic bandwidth allocation"
 2021-08-26  2:51 UTC  (18+ messages)
` [PATCH next v2 2/6] Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"
` [PATCH next v2 3/6] usb: xhci-mtk: update fs bus bandwidth by bw_budget_table
` [PATCH next v2 4/6] usb: xhci-mtk: add a member of num_esit
` [PATCH next v2 5/6] usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint
` [PATCH next v2 6/6] usb: xhci-mtk: allow bandwidth table rollover

rq pointer in tags->rqs[] is not cleared in time and make SCSI error handle can not be triggered
 2021-08-26  3:00 UTC 

[xlnx:master 10/101] drivers/media/i2c/adv7511-v4l2.c:352:2: warning: Non-boolean value returned from function returning bool [returnNonBoolInBooleanFunction]
 2021-08-26  2:58 UTC 

[Fuego] [PATCH 1/4] linaro: localhost does not require ssh
 2021-08-26  2:56 UTC  (4+ messages)
` [Fuego] [PATCH 4/4] rt: search for the binary if the build phase is skipped

[PATCH for-next 00/25] Prepare for better FORTIFY_SOURCE
 2021-08-26  2:56 UTC  (7+ messages)
` [PATCH for-next 14/25] lib/string: Move helper functions out of string.c
` [PATCH for-next 19/25] fortify: Allow strlen() and strnlen() to pass compile-time known lengths

[PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
 2021-08-26  2:55 UTC  (14+ messages)

[PATCH] arm: dts: imx8mp: Generate single bootable binary
 2021-08-26  2:54 UTC  (2+ messages)

[Bug 207887] New: USB devices connected to Thinkpad Dock hangs after a while
 2021-08-26  2:52 UTC  (2+ messages)
` [Bug 207887] USB keyboard (and other devices) "

[PATCH v3 00/10] board: toradex: verdin-imx8mm: target refresh
 2021-08-26  2:50 UTC  (3+ messages)
` [PATCH v3 04/10] verdin-imx8mm: switch to use binman to pack images

[PATCH v8 0/7] drm: update locking for modesetting
 2021-08-26  2:48 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm: update locking for modesetting (rev5)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 0/3] amba: Properly handle device probe without IRQ domain
 2021-08-26  2:45 UTC  (8+ messages)
` [PATCH 3/3] "

small ioremap cleanups
 2021-08-26  2:46 UTC  (5+ messages)
` [PATCH 1/2] mm: move ioremap_page_range to vmalloc.c
` [PATCH 2/2] mm: don't allow executable ioremap mappings

[PATCH bpf-next] bpf: Fix bpf-next builds without CONFIG_BPF_EVENTS
 2021-08-26  2:45 UTC  (2+ messages)

[Fuego] fixes for the linaro and rt tests
 2021-08-26  2:45 UTC  (3+ messages)

[PATCH v2 0/4] hwmon: (adt7470) Clean up
 2021-08-26  2:41 UTC  (5+ messages)
` [PATCH v2 1/4] hwmon: (adt7470) Fix some style issues
` [PATCH v2 2/4] hwmon: (adt7470) Convert to use regmap
` [PATCH v2 3/4] hwmon: (adt7470) Convert to devm_hwmon_device_register_with_info API
` [PATCH v2 4/4] hwmon: (adt7470) Use standard update_interval property

[android-common:android12-5.10 4/5] kernel/module.c:4792:6: warning: no previous prototype for function 'android_debug_for_each_module'
 2021-08-26  2:39 UTC 

[PATCH bpf-next] selftests/bpf: reduce more flakyness in sockmap_listen
 2021-08-26  2:37 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlplace()
 2021-08-26  2:36 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8192de: Restore channel index initialization
 2021-08-26  2:36 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8192de: Style clean-ups
 2021-08-26  2:32 UTC  (3+ messages)

[PATCH] kconfig: forbid symbols that end with '_MODULE'
 2021-08-26  2:28 UTC  (7+ messages)

[RFC PATCH v2 0/2] MCTP I2C devicetree binding
 2021-08-26  2:27 UTC  (9+ messages)

[XEN RFC PATCH 00/40] Add device tree based NUMA support to Arm64
 2021-08-26  2:26 UTC  (5+ messages)
` [XEN RFC PATCH 14/40] xen/arm: set NUMA nodes max number to 64 by default

[PATCH 0/1] ci: new github-action for git-l10n code review
 2021-08-26  2:25 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v2] drm: msm: adreno_gpu.c: Add and use pr_fmt(fmt)
 2021-08-26  2:23 UTC 

[android-common:android-4.19 2/9] kernel/dma/removed.c:107:30: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-08-26  2:22 UTC 

[PATCH v3 1/2] x86/sgx: Add the missing ifdef for sgx_set_attribute()
 2021-08-26  2:19 UTC  (3+ messages)
` [PATCH v3 2/2] x86/sgx: Add SGX_MemTotal to /proc/meminfo

[PATCH] checkpatch: Do not warn __initconst for const char *
 2021-08-26  2:19 UTC 

[RFCv3 06/15] tcp: authopt: Compute packet signatures
 2021-08-26  2:19 UTC  (3+ messages)
` [RFC PATCH] tcp: authopt: __tcp_authopt_calc_mac() can be static

Live migration regarding Intel PT
 2021-08-26  2:16 UTC  (3+ messages)

[virtio-comment] [RFC PATCH 0/2] Context init virtio-gpu spec
 2021-08-26  2:13 UTC  (3+ messages)
` [virtio-comment] [RFC PATCH 1/2] virtio-gpu: clarify spec regarding capability sets
` [virtio-comment] [RFC PATCH 2/2] virtio-gpu: add context init support

XFS fallocate implementation incorrectly reports ENOSPC
 2021-08-26  2:06 UTC 

[RFC PATCH 00/12] -- 2021: The year of the context type
 2021-08-26  2:04 UTC  (26+ messages)
` [virtio-dev] "
` [RFC PATCH 01/12] virtio-gpu api: multiple context types with explicit initialization
  ` [virtio-dev] "
` [RFC PATCH 02/12] drm/virtgpu api: create context init feature
  ` [virtio-dev] "
` [RFC PATCH 03/12] drm/virtio: implement context init: track valid capabilities in a mask
  ` [virtio-dev] "
` [RFC PATCH 04/12] drm/virtio: implement context init: probe for feature
  ` [virtio-dev] "
` [RFC PATCH 05/12] drm/virtio: implement context init: support init ioctl
  ` [virtio-dev] "
` [RFC PATCH 06/12] drm/virtio: implement context init: track {ring_idx, emit_fence_info} in virtio_gpu_fence
  ` [virtio-dev] "
` [RFC PATCH 07/12] drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virtio_gpu_fence_alloc
  ` [virtio-dev] "
` [RFC PATCH 08/12] drm/virtio: implement context init: stop using drv->context when creating fence
  ` [virtio-dev] "
` [RFC PATCH 09/12] drm/virtio: implement context init: allocate an array of fence contexts
  ` [virtio-dev] "
` [RFC PATCH 10/12] drm/virtio: implement context init: handle VIRTGPU_CONTEXT_PARAM_POLL_RINGS_MASK
  ` [virtio-dev] "
` [RFC PATCH 11/12] drm/virtio: implement context init: add virtio_gpu_fence_event
  ` [virtio-dev] "
` [RFC PATCH 12/12] drm/virtio: implement context init: advertise feature to userspace
  ` [virtio-dev] "


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.