All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-17 18:28:46 to 2021-06-17 19:15:42 UTC [more...]

[igt-dev] [PATCH i-g-t 00/79] Stop depending on context mutation (v4)
 2021-06-17 19:14 UTC  (63+ messages)
` [igt-dev] [PATCH i-g-t 01/79] lib/i915/gem_submission_measure: Take an optional intel_ctx_cfg_t
` [igt-dev] [PATCH i-g-t 02/79] tests/i915/gem_exec_fence: Move the engine data into inter_engine_context (v3)
` [igt-dev] [PATCH i-g-t 03/79] tests/i915/gem_exec_fence: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 04/79] tests/i915/gem_exec_schedule: "
` [igt-dev] [PATCH i-g-t 05/79] tests/i915/perf_pmu: Convert to intel_ctx_t (v3)
` [igt-dev] [PATCH i-g-t 06/79] tests/i915/gem_exec_nop: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 07/79] tests/i915/gem_exec_reloc: Convert to intel_ctx_t (v3)
` [igt-dev] [PATCH i-g-t 08/79] tests/i915/gem_busy: "
` [igt-dev] [PATCH i-g-t 09/79] tests/i915/gem_ctx_isolation: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 10/79] tests/i915/gem_exec_async: "
` [igt-dev] [PATCH i-g-t 11/79] tests/i915/sysfs_clients: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 12/79] tests/i915/gem_exec_fair: "
` [igt-dev] [PATCH i-g-t 13/79] tests/i915/gem_spin_batch: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 14/79] tests/i915/gem_exec_store: "
` [igt-dev] [PATCH i-g-t 15/79] tests/amdgpu/amd_prime: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 16/79] tests/i915/i915_hangman: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 17/79] tests/i915/gem_ringfill: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 18/79] tests/prime_busy: "
` [igt-dev] [PATCH i-g-t 19/79] tests/prime_vgem: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 20/79] tests/gem_exec_whisper: "
` [igt-dev] [PATCH i-g-t 21/79] tests/i915/gem_ctx_exec: Stop cloning contexts in close_race
` [igt-dev] [PATCH i-g-t 22/79] tests/i915/gem_ctx_exec: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 23/79] tests/i915/gem_exec_suspend: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 24/79] tests/i915/gem_sync: "
` [igt-dev] [PATCH i-g-t 25/79] tests/i915/gem_userptr_blits: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 26/79] tests/i915/gem_wait: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 27/79] tests/i915/gem_request_retire: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 28/79] tests/i915/gem_ctx_shared: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 29/79] tests/i915/gem_ctx_shared: Stop cloning contexts
` [igt-dev] [PATCH i-g-t 30/79] tests/i915/gem_create: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 31/79] tests/i915/gem_ctx_switch: "
` [igt-dev] [PATCH i-g-t 32/79] tests/i915/gem_exec_parallel: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 33/79] tests/i915/gem_exec_latency: Convert to intel_ctx_t (v3)
` [igt-dev] [PATCH i-g-t 34/79] tests/i915/gem_watchdog: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 35/79] tests/i915/gem_shrink: Convert to intel_ctx_t (v4)
` [igt-dev] [PATCH i-g-t 36/79] tests/i915/gem_exec_params: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 37/79] tests/i915/gem_exec_gttfill: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 38/79] tests/i915/gem_exec_capture: "
` [igt-dev] [PATCH i-g-t 39/79] tests/i915/gem_exec_create: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 40/79] tests/i915/gem_exec_await: Convert to intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 41/79] tests/i915/gem_ctx_persistence: Drop the clone subtest
` [igt-dev] [PATCH i-g-t 42/79] tests/i915/gem_ctx_persistence: Drop the engine replace subtests
` [igt-dev] [PATCH i-g-t 43/79] tests/i915/gem_ctx_persistence: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 44/79] tests/i915/module_load: "
` [igt-dev] [PATCH i-g-t 45/79] tests/i915/pm_rc6_residency: "
` [igt-dev] [PATCH i-g-t 46/79] tests/i915/gem_cs_tlb: "
` [igt-dev] [PATCH i-g-t 47/79] tests/core_hotplug: "
` [igt-dev] [PATCH i-g-t 48/79] tests/i915/gem_exec_balancer: Stop cloning engines
` [igt-dev] [PATCH i-g-t 49/79] tests/i915/gem_exec_balancer: Don't reset engines on a context
` [igt-dev] [PATCH i-g-t 50/79] tests/i915/gem_exec_balancer: Stop munging ctx0 engines
` [igt-dev] [PATCH i-g-t 51/79] tests/i915/gem_exec_balancer: Drop bonded tests
` [igt-dev] [PATCH i-g-t 52/79] lib/intel_ctx: Add load balancing support (v2)
` [igt-dev] [PATCH i-g-t 53/79] tests/i915/gem_exec_balancer: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 54/79] tests/i915/gem_exec_endless: Stop munging ctx0 engines
` [igt-dev] [PATCH i-g-t 55/79] lib/i915/submission: Rework gem_test_all_engines to use intel_ctx_t
` [igt-dev] [PATCH i-g-t 56/79] lib/i915: Require a context config in gem_submission_measure
` [igt-dev] [PATCH i-g-t 57/79] tests/i915/gem_ctx_engines: Rework execute-one*
` [igt-dev] [PATCH i-g-t 58/79] tests/i915/gem_ctx_engines: Use better engine iteration
` [igt-dev] [PATCH i-g-t 59/79] tests/i915/gem_ctx_engines: Drop the idempotent subtest
` [igt-dev] [PATCH i-g-t 60/79] tests/i915/gem_ctx_create: Convert benchmarks to intel_ctx_t
` [igt-dev] [PATCH i-g-t 61/79] tests/i915/gem_vm_create: Delete destroy racing tests
` [igt-dev] [PATCH i-g-t 62/79] tests/i915/gem_vm_create: Use intel_ctx_t in the execbuf test

[linux-next:master 6373/10489] fs/xfs/xfs_log_cil.c:897:1-10: second lock on line 900 (fwd)
 2021-06-17 19:14 UTC  (9+ messages)
  ` [kbuild-all] "

[PATCH v2 00/11] hw/nvme: reimplement all multi-aio commands with custom aiocbs
 2021-06-17 19:06 UTC  (4+ messages)
` [PATCH v2 03/11] hw/nvme: reimplement dsm to allow cancellation
` [PATCH v2 04/11] hw/nvme: save reftag when generating pi
` [PATCH v2 08/11] hw/nvme: reimplement the copy command to allow aio cancellation

[PATCH v5 00/12] i915 TTM sync accelerated migration and clear
 2021-06-17 19:13 UTC  (4+ messages)
` [PATCH v5 01/12] drm/i915: Reference objects on the ww object list
  ` [Intel-gfx] "

[PATCH v5 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-06-17 19:12 UTC  (4+ messages)
` [PATCH v5 2/2] s390/vfio-ap: r/w lock for PQAP interception handler function pointer

[PATCH v3 0/9] clk: cs2000-cp: add dynamic mode and more features
 2021-06-17 19:09 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: clock: convert cs2000-cp bindings to yaml
` [PATCH v3 2/9] dt-bindings: clock: cs2000-cp: Document aux-output-source
` [PATCH v3 3/9] dt-bindings: clock: cs2000-cp: make clk_in optional
` [PATCH v3 4/9] dt-bindings: clock: cs2000-cp: document cirrus,clock-skip flag
` [PATCH v3 5/9] clk: cs2000-cp: Make aux output function controllable
` [PATCH v3 6/9] clk: cs2000-cp: add support for dynamic mode
` [PATCH v3 7/9] clk: cs2000-cp: make clock skip setting configurable
` [PATCH v3 8/9] clk: cs2000-cp: freeze config during register fiddling
` [PATCH v3 9/9] clk: cs2000-cp: convert driver to regmap

[PATCH 1/4] mac80211: check per vif offload_flags in Tx path
 2021-06-17 19:08 UTC  (10+ messages)
` [PATCH 2/4] mt76: drop MT_DRV_AMSDU_OFFLOAD flag
` [PATCH 3/4] mt76: connac: explicitly check vif->offload_flags
` [PATCH 4/4] mt76: mt7615: add 802.11 encap offload support

[igt-dev] [PATCH i-g-t 00/77] Stop depending on context mutation (v4)
 2021-06-17 19:08 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 19/77] tests/gem_exec_whisper: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 27/77] tests/i915/gem_ctx_shared: "

[PATCH v4] Documentation: gpu: Mention the requirements for new properties
 2021-06-17 19:07 UTC  (4+ messages)

[PATCH v3 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-17 19:05 UTC  (3+ messages)

[PATCH] glibc: fix path to place zdump in the tzcode package
 2021-06-17 19:06 UTC 

[PATCH 0/3] nvmet: use right MNAN value for controllers
 2021-06-17 19:06 UTC  (3+ messages)
` [PATCH 2/3] nvmet: prevent creating ctrl with no namespace

[PATCH 0/3] lockdep: PROVE_RAW_LOCK_NESTING=y fixes
 2021-06-17 18:57 UTC  (4+ messages)
` [PATCH 1/3] lockdep: Fix wait-type for empty stack
` [PATCH 2/3] lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
` [PATCH 3/3] lockdep/selftest: Remove wait-type RCU_CALLBACK tests

[PATCH 0/8 V2] xfs: log fixes for for-next
 2021-06-17 19:05 UTC  (3+ messages)

[PATCH -next] drm/amd/display: remove unused variable 'dc'
 2021-06-17 19:04 UTC  (4+ messages)

[PATCH] cmd: setexpr: add dec operation for converting variable to decimal
 2021-06-17 12:26 UTC 

[Mesa-dev] Linux Graphics Next: Userspace submission update
 2021-06-17 19:04 UTC  (13+ messages)

[PATCH] rockchip: Fix MMC boot order
 2021-06-17  9:01 UTC 

[PATCH] socfpga_de0_nano_soc: enable CONFIG_NET_RANDOM_ETHADDR
 2021-06-17  5:05 UTC 

[PATCH] socfpga_de0_nano_soc: enable CONFIG_NET_RANDOM_ETHADDR
 2021-06-17  4:49 UTC 

[PATCH] arm: Remove nokia_rx51 board
 2021-06-16 20:44 UTC  (12+ messages)
      ` [maemo-leste] "

[PATCH v13 0/6] iommu: Enhance IOMMU default DMA mode build options
 2021-06-17 19:03 UTC  (13+ messages)
` [PATCH v13 1/6] iommu: Deprecate Intel and AMD cmdline methods to enable strict mode
` [PATCH v13 4/6] iommu/vt-d: Add support for IOMMU default DMA mode build options
` [PATCH v13 6/6] iommu: Remove mode argument from iommu_set_dma_strict()

[PATCH v2] percpu: optimize locking in pcpu_balance_workfn()
 2021-06-17 19:03 UTC 

[PATCH 0/2] mount: add "nosymfollow" support to new mount api
 2021-06-17 19:03 UTC  (5+ messages)
` [PATCH 1/2] mount: Support "nosymfollow" in "
` [PATCH 2/2] tests: test MOUNT_ATTR_NOSYMFOLLOW with mount_setattr()

Trouble running u-boot and SPL on Digilent Genesys ZU
 2021-06-17 13:07 UTC 

[PATCH 0/2] Build and fuzzing related fixes
 2021-06-17 19:01 UTC  (4+ messages)
` [PATCH 1/2] libtraceevent: Add eof checks

draft-stewart-tsvwg-sctp-ipv4 enforcement
 2021-06-17 19:01 UTC 

[PATCH 0/7] drm/msm/dpu: merge dpu_core_irq into dpu_hw_interrupts
 2021-06-17 19:01 UTC  (4+ messages)
` [PATCH 4/7] drm/msm/dpu: hide struct dpu_irq_callback

[PATCH v2] hw/nvme: fix pin-based interrupt behavior (again)
 2021-06-17 18:55 UTC 

[PATCH v2 1/3] drm/dp_helper: Rework the drm_dp_aux documentation
 2021-06-17 18:58 UTC  (2+ messages)

GICv3 for MTTCG
 2021-06-17 18:55 UTC  (5+ messages)

[RFC PATCH 0/4] mkimage: sunxi_egon: add riscv support
 2021-06-17 18:48 UTC  (5+ messages)
` [RFC PATCH 1/4] mkimage: add a flag to describe whether -A is specified
` [RFC PATCH 2/4] mkimage: sunxi_egon: refactor for multi-architecture support
` [RFC PATCH 3/4] mkimage: sunxi_egon: add support for riscv
` [RFC PATCH 4/4] sunxi: specify architecture when generating SPL boot image

[PATCH] net: can: fix use-after-free in ems_usb_disconnect
 2021-06-17 18:51 UTC  (2+ messages)

[PATCH v2 mptcp-net] mptcp: avoid race on msk state changes
 2021-06-17 18:50 UTC  (2+ messages)

[PATCH] hw/nvme: fix pin-based interrupt behavior (again)
 2021-06-17 18:48 UTC  (3+ messages)

[LSF/MM TOPIC] Tiered memory accounting and management
 2021-06-17 18:48 UTC  (3+ messages)

[iwlwifi-next:iwlmei 3/6] drivers/net/wireless/intel/iwlwifi/mvm/ops.c:1496:32: warning: no previous prototype for 'iwl_mvm_get_csme_conn_info'
 2021-06-17 18:47 UTC 

[PATCH v2 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-06-17 18:45 UTC  (15+ messages)
` [PATCH v2 01/14] memory-failure: fetch compound_head after pgmap_pfn_valid()
` [PATCH v2 02/14] mm/page_alloc: split prep_compound_page into head and tail subparts
` [PATCH v2 03/14] mm/page_alloc: refactor memmap_init_zone_device() page init
` [PATCH v2 04/14] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v2 05/14] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v2 06/14] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v2 07/14] mm/hugetlb_vmemmap: move comment block to Documentation/vm
` [PATCH v2 08/14] mm/sparse-vmemmap: populate compound pagemaps
` [PATCH v2 09/14] mm/page_alloc: reuse tail struct pages for "
` [PATCH v2 10/14] device-dax: use ALIGN() for determining pgoff
` [PATCH v2 11/14] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
` [PATCH v2 12/14] device-dax: compound pagemap support
` [PATCH v2 13/14] mm/gup: grab head page refcount once for group of subpages
` [PATCH v2 14/14] mm/sparse-vmemmap: improve memory savings for compound pud geometry

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-17 18:46 UTC  (4+ messages)
` [PATCH Part1 RFC v3 06/22] x86/sev: check SEV-SNP features support

RFC: Github PR bot questions
 2021-06-17 18:43 UTC  (9+ messages)

[PATCH] bus: mhi: pci_generic: Apply no-op for wake using inband wake support flag
 2021-06-17 18:52 UTC  (2+ messages)

[PATCH -next] drm/amd/display: Fix gcc unused variable warning
 2021-06-17 18:42 UTC  (4+ messages)

[PATCH 1/4] perf test: Fix non-bash issue with stat bpf counters
 2021-06-17 18:42 UTC  (4+ messages)
` [PATCH 2/4] perf test: Pass the verbose option to shell tests
` [PATCH 3/4] perf test: Add verbose skip output for bpf counters
` [PATCH 4/4] perf test: Make stat bpf counters test more robust

[PATCHSET v7 00/16] xfs: deferred inode inactivation
 2021-06-17 18:41 UTC  (8+ messages)
` [PATCH 06/16] xfs: defer inode inactivation to a workqueue

[PATCH net-next] net: sched: fix error return code in tcf_del_walker()
 2021-06-17 18:40 UTC  (2+ messages)

[PATCH net-next] net: fix mistake path for netdev_features_strings
 2021-06-17 18:40 UTC  (2+ messages)

[PATCH net-next] net: ipa: Add missing of_node_put() in ipa_firmware_load()
 2021-06-17 18:40 UTC  (2+ messages)

[net 1/8] net/mlx5: Fix error path for set HCA defaults
 2021-06-17 18:40 UTC  (2+ messages)

[PATCH v2] net: cdc_eem: fix tx fixup skb leak
 2021-06-17 18:40 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Flush the TLB after setting user-bit
 2021-06-17 18:37 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/1] package/fb-test-app: Install fb-test-string
 2021-06-17 18:36 UTC 

[PULL 00/34] NBD patches for 2021-06-15
 2021-06-17 18:35 UTC  (5+ messages)
` [PULL 28/34] nbd/client-connection: return only one io channel

[GIT PULL] KVM changes for 5.13-rc7
 2021-06-17 18:36 UTC 

[RFC PATCH 1/1] arm64: implement live patching
 2021-06-17 18:32 UTC  (4+ messages)

[dpdk-dev] [Bug 743] Building DPDK with gcc 11.1.1 Generates Multiple Warning Messages in the i40e PMD
 2021-06-17 18:32 UTC 

[PATCH -tip v7 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-06-17 18:31 UTC  (10+ messages)
` [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler

[PATCH v1 1/4] platform/x86: Remove "default n" entries
 2021-06-17 18:30 UTC  (4+ messages)
` [PATCH v1 2/4] platform/x86: intel_skl_int3472: Fix dependencies (drop CLKDEV_LOOKUP)
` [PATCH v1 3/4] platform/x86: intel_skl_int3472: Move to intel/ subfolder
` [PATCH v1 4/4] platform/x86: intel_cht_int33fe: Move to its own subfolder

[PATCH net-next v3] documentation: networking: devlink: fix prestera.rst formatting that causes build warnings
 2021-06-17 18:30 UTC  (2+ messages)

[PATCH] be2net: Fix an error handling path in 'be_probe()'
 2021-06-17 18:30 UTC  (2+ messages)

[PATCH] net: hamradio: fix memory leak in mkiss_close
 2021-06-17 18:30 UTC  (2+ messages)

[PATCH 1/5] ACPI: PM: s2idle: Use correct revision id
 2021-06-17 18:28 UTC  (5+ messages)
` [PATCH 4/5] ACPI: PM: s2idle: Add support for new Microsoft UUID
` [PATCH 5/5] ACPI: PM: Adjust behavior for field problems on AMD systems


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.