All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-09 03:38:21 to 2021-06-09 04:36:35 UTC [more...]

[PATCH 00/31] drm/i915/gem: ioctl clean-ups (v6)
 2021-06-09  4:35 UTC  (7+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 01/31] drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZE
  `  "
` [PATCH 02/31] drm/i915: Stop storing the ring size in the ring pointer (v2)
  ` [Intel-gfx] "
` [PATCH 04/31] drm/i915/gem: Set the watchdog timeout directly in intel_context_set_gem (v2)

arm64/for-kernelci baseline: 45 runs, 3 regressions (v5.13-rc5-150-g9199dadfd136)
 2021-06-09  4:31 UTC 

[PATCH v2 3/3] clk: qcom: Add camera clock controller driver for SM8250
 2021-06-09  4:34 UTC  (3+ messages)

mm/mprotect.c:140:48: sparse: sparse: context imbalance in 'change_pte_range' - different lock contexts for basic block
 2021-06-09  4:35 UTC 

[RFC] mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
 2021-06-09  4:35 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 00/93] Stop depending on context mutation (v4)
 2021-06-09  4:32 UTC  (94+ messages)
` [igt-dev] [PATCH i-g-t 01/93] tests/i915: Drop gem_ctx_ringsize
` [igt-dev] [PATCH i-g-t 02/93] tests/i915/gem_exec_balancer: Drop the ringsize subtest
` [igt-dev] [PATCH i-g-t 03/93] tests/i915/gem_exec_endless: Stop setting the ring size
` [igt-dev] [PATCH i-g-t 04/93] tests/i915/gem_ctx_param: Drop the zeromap subtests
` [igt-dev] [PATCH i-g-t 05/93] tests/i915: Drop gem_ctx_clone
` [igt-dev] [PATCH i-g-t 06/93] docs: Add gem_engine_topology.h to the docs
` [igt-dev] [PATCH i-g-t 07/93] lib/i915/gem_engine_topology: Expose the __query_engines helper (v2)
` [igt-dev] [PATCH i-g-t 08/93] lib/i915/gem_context: Add gem_context_create_ext helpers
` [igt-dev] [PATCH i-g-t 09/93] lib: Add an intel_ctx wrapper struct and helpers (v4)
` [igt-dev] [PATCH i-g-t 10/93] lib/i915/gem_engine_topology: Rework query_engine_list()
` [igt-dev] [PATCH i-g-t 11/93] lib/i915/gem_engine_topology: Factor out static engine listing
` [igt-dev] [PATCH i-g-t 12/93] lib/i915/gem_engine_topology: Add an iterator which doesn't munge contexts (v2)
` [igt-dev] [PATCH i-g-t 13/93] lib/i915/gem_engine_topology: Add an iterator for intel_ctx_t (v2)
` [igt-dev] [PATCH i-g-t 14/93] tests/i915/gem_exec_basic: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 15/93] lib/dummyload: Better document igt_spin_factory
` [igt-dev] [PATCH i-g-t 16/93] lib/dummyload: Rename igt_spin_factory::ctx to ctx_id
` [igt-dev] [PATCH i-g-t 17/93] lib/dummyload: Support intel_ctx_t
` [igt-dev] [PATCH i-g-t 18/93] tests/i915/gem_exec_fence: Move the engine data into inter_engine_context
` [igt-dev] [PATCH i-g-t 19/93] tests/i915/gem_exec_fence: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 20/93] tests/i915/gem_exec_schedule: "
` [igt-dev] [PATCH i-g-t 21/93] tests/i915/perf_pmu: "
` [igt-dev] [PATCH i-g-t 22/93] tests/i915/gem_exec_nop: "
` [igt-dev] [PATCH i-g-t 23/93] tests/i915/gem_exec_reloc: "
` [igt-dev] [PATCH i-g-t 24/93] tests/i915/gem_busy: "
` [igt-dev] [PATCH i-g-t 25/93] tests/i915/gem_ctx_isolation: "
` [igt-dev] [PATCH i-g-t 26/93] tests/i915/gem_exec_async: "
` [igt-dev] [PATCH i-g-t 27/93] tests/i915/sysfs_clients: "
` [igt-dev] [PATCH i-g-t 28/93] tests/i915/gem_exec_fair: "
` [igt-dev] [PATCH i-g-t 29/93] tests/i915/gem_spin_batch: "
` [igt-dev] [PATCH i-g-t 30/93] tests/i915/gem_exec_store: "
` [igt-dev] [PATCH i-g-t 31/93] tests/amdgpu/amd_prime: "
` [igt-dev] [PATCH i-g-t 32/93] tests/i915/i915_hangman: "
` [igt-dev] [PATCH i-g-t 33/93] tests/i915/gem_ringfill: "
` [igt-dev] [PATCH i-g-t 34/93] tests/prime_busy: "
` [igt-dev] [PATCH i-g-t 35/93] tests/prime_vgem: "
` [igt-dev] [PATCH i-g-t 36/93] tests/gem_exec_whisper: "
` [igt-dev] [PATCH i-g-t 37/93] tests/i915/gem_ctx_exec: Stop cloning contexts in close_race
` [igt-dev] [PATCH i-g-t 38/93] tests/i915/gem_ctx_exec: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 39/93] tests/i915/gem_exec_suspend: "
` [igt-dev] [PATCH i-g-t 40/93] tests/i915/gem_sync: "
` [igt-dev] [PATCH i-g-t 41/93] tests/i915/gem_userptr_blits: "
` [igt-dev] [PATCH i-g-t 42/93] tests/i915/gem_wait: "
` [igt-dev] [PATCH i-g-t 43/93] tests/i915/gem_request_retire: "
` [igt-dev] [PATCH i-g-t 44/93] tests/i915/gem_ctx_shared: "
` [igt-dev] [PATCH i-g-t 45/93] tests/i915/gem_ctx_shared: Stop cloning contexts
` [igt-dev] [PATCH i-g-t 46/93] tests/i915/gem_create: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 47/93] tests/i915/gem_ctx_switch: "
` [igt-dev] [PATCH i-g-t 48/93] tests/i915/gem_exec_parallel: "
` [igt-dev] [PATCH i-g-t 49/93] tests/i915/gem_exec_latency: "
` [igt-dev] [PATCH i-g-t 50/93] tests/i915/gem_watchdog: "
` [igt-dev] [PATCH i-g-t 51/93] tests/i915/gem_shrink: "
` [igt-dev] [PATCH i-g-t 52/93] tests/i915/gem_exec_params: "
` [igt-dev] [PATCH i-g-t 53/93] tests/i915/gem_exec_gttfill: "
` [igt-dev] [PATCH i-g-t 54/93] tests/i915/gem_exec_capture: "
` [igt-dev] [PATCH i-g-t 55/93] tests/i915/gem_exec_create: "
` [igt-dev] [PATCH i-g-t 56/93] tests/i915/gem_exec_await: "
` [igt-dev] [PATCH i-g-t 57/93] tests/i915/gem_ctx_persistence: Drop the clone subtest
` [igt-dev] [PATCH i-g-t 58/93] tests/i915/gem_ctx_persistence: Drop the engine replace subtests
` [igt-dev] [PATCH i-g-t 59/93] tests/i915/gem_ctx_persistence: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 60/93] tests/i915/module_load: "
` [igt-dev] [PATCH i-g-t 61/93] tests/i915/pm_rc6_residency: "
` [igt-dev] [PATCH i-g-t 62/93] tests/i915/gem_cs_tlb: "
` [igt-dev] [PATCH i-g-t 63/93] tests/core_hotplug: "
` [igt-dev] [PATCH i-g-t 64/93] tests/i915/gem_exec_balancer: Stop cloning engines
` [igt-dev] [PATCH i-g-t 65/93] tests/i915/gem_exec_balancer: Don't reset engines on a context
` [igt-dev] [PATCH i-g-t 66/93] tests/i915/gem_exec_balancer: Stop munging ctx0 engines
` [igt-dev] [PATCH i-g-t 67/93] tests/i915/gem_exec_balancer: Drop bonded tests
` [igt-dev] [PATCH i-g-t 68/93] lib/intel_ctx: Add load balancing support
` [igt-dev] [PATCH i-g-t 69/93] tests/i915/gem_exec_balancer: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 70/93] tests/i915/gem_exec_endless: Stop munging ctx0 engines
` [igt-dev] [PATCH i-g-t 71/93] lib/i915: Use for_each_physical_ring for submission tests
` [igt-dev] [PATCH i-g-t 72/93] tests/i915/gem_ctx_engines: Rework execute-one*
` [igt-dev] [PATCH i-g-t 73/93] tests/i915/gem_ctx_engines: Use better engine iteration
` [igt-dev] [PATCH i-g-t 74/93] tests/i915/gem_ctx_engines: Drop the idempotent subtest
` [igt-dev] [PATCH i-g-t 75/93] tests/i915/gem_ctx_create: Convert benchmarks to intel_ctx_t
` [igt-dev] [PATCH i-g-t 76/93] tests/i915/gem_vm_create: Delete destroy racing tests
` [igt-dev] [PATCH i-g-t 77/93] tests/i915/gem_vm_create: Use intel_ctx_t in the execbuf test
` [igt-dev] [PATCH i-g-t 78/93] tests/i915/sysfs: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 79/93] tests/i915/gem_workarounds: "
` [igt-dev] [PATCH i-g-t 80/93] lib/i915/gem_context: Delete all the context clone/copy stuff
` [igt-dev] [PATCH i-g-t 81/93] tests/i915/gem_ctx_engines: Delete the libapi subtest
` [igt-dev] [PATCH i-g-t 82/93] lib/igt_dummyload: Stop supporting ALL_ENGINES without an intel_ctx_t
` [igt-dev] [PATCH i-g-t 83/93] lib/i915/gem_engine_topology: Delete the old physical engine iterators
` [igt-dev] [PATCH i-g-t 84/93] tests/i915/gem_mmap_gtt: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 85/93] igt/dummyload: Require an intel_ctx_t for POLL_RUN and !ALL_ENGINES
` [igt-dev] [PATCH i-g-t 86/93] lib/i915: Rework engine API availability checks (v2)
` [igt-dev] [PATCH i-g-t 87/93] lib/intel_bb: Remove intel_bb_assign_vm and tests
` [igt-dev] [PATCH i-g-t 88/93] tests/i915/gem_ctx_param: Stop setting VMs on old contexts
` [igt-dev] [PATCH i-g-t 89/93] tests/i915/gen9_exec_parse: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 90/93] tests/i915/gem_ctx_param: Add tests for recently removed params
` [igt-dev] [PATCH i-g-t 91/93] tests/i915/gem_ctx_param: Add a couple invalid PARAM_VM cases
` [igt-dev] [PATCH i-g-t 92/93] tests/i915/gem_ctx_engines: Add more invalid SET_CONTEXT_PARAM cases
` [igt-dev] [PATCH i-g-t 93/93] tests/i915/gem_exec_balancer: Add a test for combind balancing and bonding

[PATCH v2 3/4] run-command: move envvar-resetting function
 2021-06-09  4:32 UTC  (2+ messages)

[RFC v2-fix-v3 1/1] x86/tdx: Skip WBINVD instruction for TDX guest
 2021-06-09  4:32 UTC  (10+ messages)
` [RFC v2-fix-v4 "

Re: [RFC v2] virtio-vsock: add description for datagram type
 2021-06-09  4:31 UTC  (13+ messages)
`  "

[PATCH v2 02/10] mm/thp: make is_huge_zero_pmd() safe and quicker
 2021-06-09  4:30 UTC  (8+ messages)
` [PATCH v2 04/10] mm/thp: fix vma_address() if virtual address below file offset
` [PATCH v2 05/10] mm/thp: fix page_address_in_vma() on file THP tails
` [PATCH v2 06/10] mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
` [PATCH v2 07/10] mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
` [PATCH v2 08/10] mm: rmap: make try_to_unmap() void function
` [PATCH v2 09/10] mm/thp: remap_page() is only needed on anonymous THP
` [PATCH v2 10/10] mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC

[PATCH v3 0/7] tee: Improve support for kexec and kdump
 2021-06-09  4:29 UTC  (4+ messages)
` [PATCH v3 5/7] tee: Support shm registration without dma-buf backing

[PATCH v2 2/4] promisor-remote: support per-repository config
 2021-06-09  4:29 UTC  (2+ messages)

linux-next: build warning after merge of the block tree
 2021-06-09  4:28 UTC  (2+ messages)

[PATCH v2 1/4] promisor-remote: read partialClone config here
 2021-06-09  4:26 UTC  (2+ messages)

[meta-gnome][PATCH] gthumb_3.10.3.bb: Make polkit and GI as required distro features
 2021-06-09  4:27 UTC 

[GSoC] [PATCH 0/2] submodule--helper: introduce subcommands for sh to C conversion
 2021-06-09  4:24 UTC  (4+ messages)
` [GSoC] [PATCH v2 "
  ` [GSoC] [PATCH v2 1/2] submodule--helper: introduce add-clone subcommand

[PATCH 00/14] Improve I/O priority support
 2021-06-09  4:22 UTC  (7+ messages)
` [PATCH 01/14] block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive
` [PATCH 02/14] block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() calls
` [PATCH 03/14] block/blk-rq-qos: Move a function from a header file into a C file

[virtio-comment] [RFC v4] virtio-vsock: add description for datagram type
 2021-06-09  4:22 UTC  (4+ messages)
` [virtio-comment] "
  ` [External] "
    ` [virtio-comment] "

[PATCH RESEND v3 0/5] media: uvcvideo: Fix race conditions
 2021-06-09  4:12 UTC  (6+ messages)

stable-rc/queue/5.12 baseline: 107 runs, 1 regressions (v5.12.9-160-g06ca62e1f692)
 2021-06-09  4:17 UTC 

kernel/rcu/tree.c:2073:23: warning: stack frame size of 2704 bytes in function 'rcu_gp_kthread'
 2021-06-09  4:14 UTC  (11+ messages)
            ` [kbuild-all] "

stable-rc/linux-5.4.y baseline: 142 runs, 5 regressions (v5.4.124-79-g90487dc4fc35)
 2021-06-09  4:13 UTC 

[PATCH v6 1/9] drm/amd/pm: Add u64 throttler status field to gpu_metrics
 2021-06-09  4:13 UTC  (2+ messages)

[PATCH v5 00/10] ASPEED sgpio driver enhancement
 2021-06-09  4:12 UTC  (5+ messages)
` [PATCH v5 06/10] gpio: gpio-aspeed-sgpio: Add AST2400 and AST2500 platform data

[PATCH v2 03/10] mm/thp: try_to_unmap() use TTU_SYNC for safe splitting (fwd)
 2021-06-09  4:12 UTC 

[RFE] Teach git textconv to support %f
 2021-06-09  4:11 UTC  (3+ messages)

security/integrity/ima/ima_kexec.c:81:6: warning: no previous prototype for function 'ima_add_kexec_buffer'
 2021-06-09  4:10 UTC  (2+ messages)

[PATCH v2 00/10] mm/thp: fix THP splitting unmap BUGs and related (fwd)
 2021-06-09  4:11 UTC 

[PATCH dwarves v3] libbpf: allow to use packaged version
 2021-06-09  4:10 UTC  (7+ messages)

[PATCH v2 0/2] Use libata platform drivers to replace deprecated m68k IDE drivers
 2021-06-09  4:05 UTC  (6+ messages)

[PATCH BlueZ 01/11] shared/bttester: tester framework wrapper to use ELL
 2021-06-09  4:05 UTC  (2+ messages)
` Convert tester tools "

[PATCH BlueZ 1/2] btdev: Check advertising/scanning states when changing White List
 2021-06-09  4:05 UTC  (2+ messages)
` [BlueZ,1/2] "

[PATCH v2 01/10] mm/thp: fix __split_huge_pmd_locked() on shmem migration entry (fwd)
 2021-06-09  4:05 UTC 

[PATCH v2 00/10] mm/thp: fix THP splitting unmap BUGs and related (fwd)
 2021-06-09  4:04 UTC 

[linux-lvm] Discussion: performance issue on event activation mode
 2021-06-09  4:01 UTC  (6+ messages)

[PATCH v2 1/2] mailinfo: use starts_with() for clarity
 2021-06-09  3:59 UTC  (5+ messages)
` [PATCH] mailinfo: use starts_with() when checking scissors

[PATCH 0/4] [GSOC][RFC] ref-filter: add %(rest) atom
 2021-06-09  3:55 UTC  (3+ messages)

[PATCH] exfat: avoid incorrectly releasing for root inode
 2021-06-09  3:48 UTC 

[PATCH V3 net-next 0/4] net: phy: add dt property for realtek phy
 2021-06-09  3:55 UTC  (8+ messages)
` [PATCH V3 net-next 3/4] net: phy: realtek: add dt property to enable ALDPS mode

[PATCH v3] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
 2021-06-09  3:55 UTC 

[PATCH v6 0/8] Add Rockchip SFC(serial flash controller) support
 2021-06-09  3:50 UTC  (7+ messages)
` [PATCH v6 1/8] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v5.13-rc5-150-g9199dadfd136)
 2021-06-09  3:48 UTC 

[PATCH] regulator: rt6160: Convert to use regulator_set_ramp_delay_regmap
 2021-06-09  3:38 UTC  (10+ messages)

[PATCH] scsi: lpfc: lpfc_debugfs: deleted these repeated words
 2021-06-09  3:49 UTC 

[PATCH] drivers/media/usb/gspca: fix typo issues
 2021-06-09  3:50 UTC  (2+ messages)

[PATCH -next] x86/sgx: fix doc warning
 2021-06-09  3:55 UTC 

[PATCH v4 00/12] Sparse-index: integrate with status
 2021-06-09  3:48 UTC  (4+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 08/14] unpack-trees: unpack sparse directory entries

[PATCH v4 for-next 00/12] RDMA: Use refcount_t for reference counting
 2021-06-09  3:45 UTC  (4+ messages)
` [PATCH v4 for-next 06/12] RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_group

[“PATCH” 0/2] [KMB] mmc clock-frequency property update and
 2021-06-09  3:40 UTC  (6+ messages)
` [“PATCH” 2/2] phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIP

[PATCH v2 bpf-next 06/11] libbpf: add BPF static linker APIs
 2021-06-09  3:44 UTC  (6+ messages)

cron job: media_tree daily build: ERRORS
 2021-06-09  3:43 UTC 

[PATCH 00/15] Subject: Protection information and block size cleanup
 2021-06-09  3:39 UTC  (16+ messages)
` [PATCH 01/15] scsi: core: Add scsi_prot_ref_tag() helper
` [PATCH 02/15] scsi: lpfc: Use the proper SCSI midlayer interfaces for PI
` [PATCH 03/15] scsi: qla2xxx: "
` [PATCH 04/15] scsi: mpt3sas: "
` [PATCH 05/15] scsi: mpi3mr: "
` [PATCH 06/15] scsi: zfcp: "
` [PATCH 07/15] scsi: isci: "
` [PATCH 08/15] scsi: scsi_debug: Remove dump_sector()
` [PATCH 09/15] scsi: scsi_debug: Improve RDPROTECT/WRPROTECT handling
` [PATCH 10/15] scsi: core: Introduce scsi_get_sector()
` [PATCH 11/15] scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()
` [PATCH 12/15] scsi: core: Make scsi_get_lba() return the LBA
` [PATCH 13/15] scsi: core: Add helper to return number of logical blocks in a request
` [PATCH 14/15] scsi: lpfc: Switch to scsi_get_block_count()
` [PATCH 15/15] scsi: ufs: core: Use scsi_get_lba() to get LBA

[PATCH v4 0/3] PCI: Add a quirk to enable SVA for HiSilicon chip
 2021-06-09  3:36 UTC  (3+ messages)
` [PATCH v4 1/3] PCI: PASID can be enabled without TLP prefix
` [PATCH v4 3/3] PCI: Set dma-can-stall for HiSilicon chips


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.