All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-20 20:17:02 to 2021-07-20 20:43:52 UTC [more...]

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-07-20 20:43 UTC 

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-07-20 20:43 UTC 

[Buildroot] [PATCH 1/1] package/kismet: fix build on sparc
 2021-07-20 20:43 UTC  (3+ messages)

[PATCH v2 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-07-20 20:24 UTC  (8+ messages)
` [PATCH v2 6/6] "

[PATCH 0/9] Handle pull option precedence
 2021-07-20 20:29 UTC  (4+ messages)
` [PATCH 1/9] t7601: add relative precedence tests for merge and rebase flags/options

[dpdk-dev] [PATCH 00/24] drivers: introduce mlx5 crypto PMD
 2021-07-20 20:43 UTC  (3+ messages)
` [dpdk-dev] [PATCH v9 00/15] "
  ` [dpdk-dev] [EXT] "

[PATCH v5 0/3] bundle doc: generalize & elaborate
 2021-07-20 20:19 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/3] bundle doc: elaborate on rev<->ref restriction

[PATCH] pack-bitmap: clarify comment in filter_bitmap_exclude_type()
 2021-07-20 20:16 UTC 

[Buildroot] [PATCH 1/1] package/network-manager: fix license hash
 2021-07-20 20:42 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/{libuv, uvw}: bump to versions 1.41.0, 2.9.0_libuv_v1.41
 2021-07-20 20:42 UTC  (4+ messages)

[Buildroot] [PATCH] package/lua-testmore: bump to version 0.3.6
 2021-07-20 20:41 UTC  (3+ messages)

[PATCH v4 0/3] m68k: Improved switch stack handling
 2021-07-20 20:32 UTC  (8+ messages)

[PATCH 0/5] Sparse index: integrate with commit and checkout
 2021-07-20 20:14 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] p2000: add 'git checkout -' test and decrease depth
  ` [PATCH v2 2/7] p2000: compress repo names
  ` [PATCH v2 3/7] commit: integrate with sparse-index
  ` [PATCH v2 4/7] sparse-index: recompute cache-tree
  ` [PATCH v2 5/7] checkout: stop expanding sparse indexes
  ` [PATCH v2 6/7] t1092: document bad 'git checkout' behavior
  ` [PATCH v2 7/7] unpack-trees: resolve sparse-directory/file conflicts

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-20 20:25 UTC  (3+ messages)
` [PATCH v4 5/5] "

[PATCH v4] iomap: support tail packing inline read
 2021-07-20 20:42 UTC  (2+ messages)

[Buildroot] Question about pkg-config pc files
 2021-07-20 20:41 UTC  (2+ messages)

[Buildroot] [PATCH] package/lua-livr: bump to version 0.2.2
 2021-07-20 20:41 UTC  (3+ messages)

[Buildroot] [git commit] package/{libuv, uvw}: bump to versions 1.41.0, 2.9.0_libuv_v1.41
 2021-07-20 20:42 UTC 

[Buildroot] [PATCH 1/1] package/tor: bump version to 0.4.6.6
 2021-07-20 20:41 UTC  (4+ messages)

[PATCH v2 0/2] infer CROSS_COMPILE from SRCARCH for LLVM=1 LLVM_IAS=1
 2021-07-20 20:18 UTC  (6+ messages)
` [PATCH v2 2/2] Makefile: "

[PATCH bpf-next] bpf, selftests: fix test_maps now that sockmap supports UDP
 2021-07-20 20:30 UTC  (2+ messages)

[RFC PATCH 00/42] Parallel submission aka multi-bb execbuf
 2021-07-20 20:58 UTC  (85+ messages)
` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 01/42] drm/i915/guc: GuC submission squashed into single patch
` [Intel-gfx] [RFC PATCH 02/42] drm/i915/guc: Allow flexible number of context ids
  `  "
` [RFC PATCH 03/42] drm/i915/guc: Connect the number of guc_ids to debugfs
  ` [Intel-gfx] "
` [RFC PATCH 04/42] drm/i915/guc: Don't return -EAGAIN to user when guc_ids exhausted
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 05/42] drm/i915/guc: Don't allow requests not ready to consume all guc_ids
  `  "
` [Intel-gfx] [RFC PATCH 06/42] drm/i915/guc: Introduce guc_submit_engine object
  `  "
` [Intel-gfx] [RFC PATCH 07/42] drm/i915/guc: Check return of __xa_store when registering a context
  `  "
` [Intel-gfx] [RFC PATCH 08/42] drm/i915/guc: Non-static lrc descriptor registration buffer
  `  "
` [Intel-gfx] [RFC PATCH 09/42] drm/i915/guc: Take GT PM ref when deregistering context
  `  "
` [Intel-gfx] [RFC PATCH 10/42] drm/i915: Add GT PM unpark worker
  `  "
` [RFC PATCH 11/42] drm/i915/guc: Take engine PM when a context is pinned with GuC submission
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 12/42] drm/i915/guc: Don't call switch_to_kernel_context "
  `  "
` [RFC PATCH 13/42] drm/i915/guc: Selftest for GuC flow control
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 14/42] drm/i915: Add logical engine mapping
  `  "
` [Intel-gfx] [RFC PATCH 15/42] drm/i915: Expose logical engine instance to user
  `  "
` [RFC PATCH 16/42] drm/i915/guc: Introduce context parent-child relationship
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 17/42] drm/i915/guc: Implement GuC parent-child context pin / unpin functions
  `  "
` [Intel-gfx] [RFC PATCH 18/42] drm/i915/guc: Add multi-lrc context registration
  `  "
` [RFC PATCH 19/42] drm/i915/guc: Ensure GuC schedule operations do not operate on child contexts
  ` [Intel-gfx] "
` [RFC PATCH 20/42] drm/i915/guc: Assign contexts in parent-child relationship consecutive guc_ids
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 21/42] drm/i915/guc: Add hang check to GuC submit engine
  `  "
` [Intel-gfx] [RFC PATCH 22/42] drm/i915/guc: Add guc_child_context_destroy
  `  "
` [RFC PATCH 23/42] drm/i915/guc: Implement multi-lrc submission
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 24/42] drm/i915/guc: Insert submit fences between requests in parent-child relationship
  `  "
` [RFC PATCH 25/42] drm/i915/guc: Implement multi-lrc reset
  ` [Intel-gfx] "
` [RFC PATCH 26/42] drm/i915/guc: Update debugfs for GuC multi-lrc
  ` [Intel-gfx] "
` [RFC PATCH 27/42] drm/i915: Connect UAPI to GuC multi-lrc interface
  ` [Intel-gfx] "
` [RFC PATCH 28/42] drm/i915/guc: Add basic GuC multi-lrc selftest
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 29/42] drm/i915/guc: Implement BB boundary preemption for multi-lrc
  `  "
` [RFC PATCH 30/42] i915/drm: Move secure execbuf check to execbuf2
  ` [Intel-gfx] "
` [RFC PATCH 31/42] drm/i915: Move input/exec fence handling to i915_gem_execbuffer2
  ` [Intel-gfx] "
` [RFC PATCH 32/42] drm/i915: Move output "
  ` [Intel-gfx] "
` [RFC PATCH 33/42] drm/i915: Return output fence from i915_gem_do_execbuffer
  ` [Intel-gfx] "
` [RFC PATCH 34/42] drm/i915: Store batch index in struct i915_execbuffer
  ` [Intel-gfx] "
` [RFC PATCH 35/42] drm/i915: Allow callers of i915_gem_do_execbuffer to override the batch index
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 36/42] drm/i915: Teach execbuf there can be more than one batch in the objects list
  `  "
` [RFC PATCH 37/42] drm/i915: Only track object dependencies on first request
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 38/42] drm/i915: Force parallel contexts to use copy engine for reloc
  `  "
` [Intel-gfx] [RFC PATCH 39/42] drm/i915: Multi-batch execbuffer2
  `  "
` [RFC PATCH 40/42] drm/i915: Eliminate unnecessary VMA calls for multi-BB submission
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 41/42] drm/i915: Enable multi-bb execbuf
  `  "
` [RFC PATCH 42/42] drm/i915/execlists: Parallel submission support for execlists
  ` [Intel-gfx] "

[Buildroot] [git commit] package/tor: bump version to 0.4.6.6
 2021-07-20 20:40 UTC  (3+ messages)

[PATCH v2 bpf 0/2] libbpf: fix inner map removal in bpf_object__create_map
 2021-07-20 20:24 UTC  (3+ messages)
` [PATCH bpf 2/2] selftests/bpf: check inner map deletion

[Buildroot] [git commit] package/x11r7/xdriver_xf86-video-intel: bump version
 2021-07-20 20:40 UTC  (3+ messages)

[Buildroot] [git commit] package/lua-testmore: bump to version 0.3.6
 2021-07-20 20:41 UTC 

[Buildroot] [git commit] package/lua-livr: bump to version 0.2.2
 2021-07-20 20:41 UTC 

[Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-video-intel: bump version
 2021-07-20 20:40 UTC  (4+ messages)

[Buildroot] [PATCH] package/grpc: bump version to 1.38.1
 2021-07-20 20:40 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Correct regulator for USB host
 2021-07-20 20:23 UTC 

[Buildroot] [git commit] package/{protobuf, python-protobuf}: bump to version 3.17.3
 2021-07-20 20:39 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/wsa/linux
 2021-07-20 20:40 UTC 

[Buildroot] [git commit] package/grpc: bump version to 1.38.1
 2021-07-20 20:39 UTC  (3+ messages)

[Buildroot] [git commit] package/re2: bump version to 2021-06-01
 2021-07-20 20:38 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/wsa/linux
 2021-07-20 20:40 UTC 

[Buildroot] [git commit] package/libabseil-cpp: bump to version 20210324.2
 2021-07-20 20:38 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2021-07-20 20:40 UTC 

[PATCH v3 00/10] Atomic cleanup + clang-12 build fix
 2021-07-20 20:38 UTC  (4+ messages)
` [PATCH v3 01/10] qemu/atomic: Use macros for CONFIG_ATOMIC64

[Buildroot] [PATCH] package/{protobuf, python-protobuf}: bump to version 3.17.3
 2021-07-20 20:39 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 00/50] Begin enabling Xe_HP SDV and DG2 platforms
 2021-07-20 20:39 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 08/50] drm/i915/xehp: Extra media engines - Part 3 (reset)

[Buildroot] [PATCH] package/libabseil-cpp: bump to version 20210324.2
 2021-07-20 20:38 UTC  (3+ messages)

[Buildroot] [PATCH] package/re2: bump version to 2021-06-01
 2021-07-20 20:38 UTC  (3+ messages)

[Buildroot] [PATCH v1] package/libdrm: bump version to 2.4.107
 2021-07-20 20:38 UTC  (4+ messages)

[Intel-gfx] [PATCH 00/51] GuC submission support
 2021-07-20 20:38 UTC  (9+ messages)
` [PATCH 26/51] drm/i915/guc: Reset implementation for new GuC interface
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 30/51] drm/i915/guc: Handle context reset notification
    `  "

[Buildroot] [git commit] package/libdrm: bump version to 2.4.107
 2021-07-20 20:38 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-m2crypto: bump to version 0.38.0
 2021-07-20 20:37 UTC  (4+ messages)

[Buildroot] [git commit] package/python-m2crypto: bump to version 0.38.0
 2021-07-20 20:36 UTC  (3+ messages)

[Buildroot] [git commit] package/python-asn1crypto: bump to version 1.4.0
 2021-07-20 20:36 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-asn1crypto: bump to version 1.4.0
 2021-07-20 20:36 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/granite: link with -lintl if needed
 2021-07-20 20:36 UTC  (4+ messages)

[Buildroot] [git commit] package/granite: bump to version 6.0.0
 2021-07-20 20:35 UTC  (3+ messages)

[PATCH v2 00/24] python: introduce Asynchronous QMP package
 2021-07-20 20:34 UTC  (3+ messages)
` [PATCH v2 24/24] python/aqmp: add AsyncProtocol unit tests

[Buildroot] [git commit] package/granite: link with -lintl if needed
 2021-07-20 20:35 UTC  (3+ messages)

[PATCH 0/5] KVM: Remove kvm_is_transparent_hugepage() and friends
 2021-07-20 20:33 UTC  (5+ messages)
` [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size

[PATCH] arm64: smccc: Save lr before calling __arm_smccc_sve_check()
 2021-07-20 20:32 UTC  (2+ messages)

[PATCH v4 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
 2021-07-20 20:33 UTC  (4+ messages)
` [PATCH v4 01/14] genirq: Provide new interfaces for affinity hints
    ` [Intel-wired-lan] "

[PATCH] dt-bindings: Remove "status" from schema examples
 2021-07-20 20:33 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mricon/korg-helpers
 2021-07-20 20:33 UTC 

[RFC PATCH 00/11] nvme: In-band authentication support
 2021-07-20 20:28 UTC  (11+ messages)
` [PATCH 05/11] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/11] nvme: Implement "

[PATCH] backlight: pwm_bl: Avoid backlight flicker if backlight control GPIO is input
 2021-07-20 20:28 UTC  (3+ messages)

[Buildroot] [PATCH v1] package/rtl8812au-aircrack-ng: new package
 2021-07-20 20:27 UTC  (4+ messages)

[Bug 1936977] [NEW] qemu-arm-static crashes "segmentation fault" when running "git clone"
 2021-07-20 20:19 UTC  (2+ messages)
` [Bug 1936977] "

[Intel-gfx] [PATCH] drm/i915: Correct the docs for intel_engine_cmd_parser
 2021-07-20 20:26 UTC  (3+ messages)

[Buildroot] [git commit] package/rtl8812au-aircrack-ng: new package
 2021-07-20 20:24 UTC  (3+ messages)

tests/acceptance/multiprocess.py test failure
 2021-07-20 20:20 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-07-20 20:21 UTC 

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-07-20 20:21 UTC 

[linux-next:master 123/2081] drivers/hwmon/pc87427.c:308 pc87427_readall_temp() warn: '__builtin_bswap16(((_inw(iobase + 20))))' 65535 can't fit into 32767 'data->temp[nr]'
 2021-07-20 20:20 UTC 

[PATCH 00/16] Various error handling fixes and cleanups
 2021-07-20 20:02 UTC  (3+ messages)
` [PATCH 04/16] multi-process: Fix pci_proxy_dev_realize() error handling


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.