All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-09 16:45:08 to 2021-12-09 16:58:21 UTC [more...]

[PATCH v2 00/16] drm/i915: Remove short term pins from execbuf
 2021-12-09 14:27 UTC  (11+ messages)
` [PATCH v2 11/16] drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors
  ` [Intel-gfx] "
` [PATCH v2 12/16] drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind
    ` [Intel-gfx] "
` [PATCH v2 14/16] drm/i915: Remove assert_object_held_shared

[PATCH] drm/ttm: Don't inherit GEM object VMAs in child process
 2021-12-09 15:27 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/7] drm/i915: include reductions
 2021-12-09 13:51 UTC  (3+ messages)
` [Intel-gfx] [PATCH 4/7] drm/i915/fbc: avoid intel_frontbuffer.h include with declaration
` [Intel-gfx] [PATCH 7/7] drm/i915/pxp: remove useless includes

[PATCH v6 00/11] More preparation for multi gt patches
 2021-12-09 13:25 UTC  (4+ messages)
` [Intel-gfx] [PATCH v6 01/11] drm/i915: Store backpointer to GT in uncore
` [Intel-gfx] [PATCH v6 05/11] drm/i915/gem: Use to_gt() helper
` [Intel-gfx] [PATCH v6 11/11] drm/i915: Rename i915->gt to i915->gt0

[PATCH v2 00/67] fscache, cachefiles: Rewrite
 2021-12-09 16:57 UTC  (19+ messages)
` [PATCH v2 01/67] fscache, cachefiles: Disable configuration
` [PATCH v2 02/67] cachefiles: Delete the cachefiles driver pending rewrite
` [PATCH v2 03/67] fscache: Remove the contents of the fscache driver, "
` [PATCH v2 04/67] netfs: Display the netfs inode number in the netfs_read tracepoint
` [PATCH v2 05/67] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
` [PATCH v2 06/67] fscache: Introduce new driver
` [PATCH v2 07/67] fscache: Implement a hash function
` [PATCH v2 08/67] fscache: Implement cache registration
` [PATCH v2 09/67] fscache: Implement volume registration
` [PATCH v2 10/67] fscache: Implement cookie registration
` [PATCH v2 11/67] fscache: Implement cache-level access helpers
` [PATCH v2 12/67] fscache: Implement volume-level "
` [PATCH v2 13/67] fscache: Implement cookie-level "
` [PATCH v2 14/67] fscache: Implement functions add/remove a cache
` [PATCH v2 15/67] fscache: Provide and use cache methods to lookup/create/free a volume
` [PATCH v2 16/67] fscache: Add a function for a cache backend to note an I/O error
` [PATCH v2 17/67] fscache: Implement simple cookie state machine
` [PATCH v2 18/67] fscache: Implement cookie user counting and resource pinning

[PATCH v3] drm/amdgpu: fix incorrect VCN revision in SRIOV
 2021-12-09  9:20 UTC  (5+ messages)

[xen-unstable test] 167241: tolerable FAIL
 2021-12-09 16:57 UTC 

[PATCH] irqchip: irq-bcm7120-l2: add missing put_device() call in bcm7120_l2_intc_probe()
 2021-12-09 16:58 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915: Pass plane to watermark calculation functions
 2021-12-09 11:45 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PULL] drm-intel-gt-next
 2021-12-09 13:14 UTC 

[PATCH V4 01/17] drm/amd/pm: do not expose implementation details to other blocks out of power
 2021-12-09 12:08 UTC  (7+ messages)
` [PATCH V4 02/17] drm/amd/pm: do not expose power implementation details to amdgpu_pm.c
` [PATCH V4 03/17] drm/amd/pm: do not expose power implementation details to display
` [PATCH V4 05/17] drm/amd/pm: do not expose those APIs used internally only in si_dpm.c

[PATCH] drm/amdgpu: Handle fault with same timestamp
 2021-12-09  8:30 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu: introduce a kind of halt state for amdgpu device
 2021-12-09  9:00 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: add support for SMU debug option

[PATCH 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2021-12-09 16:57 UTC  (5+ messages)
` [PATCH 6/7] thermal: netlink: Add a new event to notify CPU capabilities change

[PATCH] bridge: extend BR_ISOLATE to full split-horizon
 2021-12-09 16:57 UTC  (5+ messages)

[PATCH 00/12] Implement DRIVER_GEM and GL 4.3
 2021-12-09  9:34 UTC  (5+ messages)
` [PATCH 06/12] drm/vmwgfx: Update device headers for GL43
` [PATCH 11/12] drm/vmwgfx: Remove usage of MOBFMT_RANGE

[Nouveau] Regression in 5.15 in nouveau
 2021-12-09 10:25 UTC  (3+ messages)

[PATCH v3 12/18] tcp: authopt: Add key selection controls
 2021-12-09 16:57 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: prepare reset based on reset domain
 2021-12-09 12:01 UTC 

[PATCH 12/12] drm/vmwgfx: Bump the major version
 2021-12-09  7:33 UTC  (3+ messages)
` [PATCH v2] drm/vmwgfx: Bump the minor version

[PATCH v2 00/11] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2021-12-09 16:54 UTC  (10+ messages)
` [PATCH v2 03/11] mm/gup: migrate PIN_LONGTERM dev coherent pages to system

[PATCH v4 0/4] ti-sn65dsi83 patches
 2021-12-09 16:44 UTC  (9+ messages)
` [PATCH v4 1/4] dt-bindings: display: bridge: sn65dsi83: Make enable GPIO optional
` [PATCH v4 3/4] dt-bindings: drm/bridge: ti-sn65dsi83: Add vcc supply bindings
` [PATCH v4 4/4] drm/bridge: ti-sn65dsi83: Add vcc supply regulator support

[PATCH] drm/nouveau: wait for the exclusive fence after the shared ones v2
 2021-12-09 10:23 UTC 

[PATCH] drm/ingenic: fix error code in ingenic_drm_gem_create_object()
 2021-12-09  8:10 UTC  (2+ messages)

[BUG] gpu: drm: amd: amdgpu: possible ABBA deadlock in amdgpu_set_power_dpm_force_performance_level() and amdgpu_debugfs_process_reg_op()
 2021-12-09  3:34 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Introduce new Tile 4 format
 2021-12-09 10:47 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/dg2: Tile 4 plane format support

[v3 0/3] Introduce Raptor Lake S
 2021-12-09 10:14 UTC  (4+ messages)
` [v3 1/3] drm/i915/rpl-s: Add PCI IDS for "
    ` [Intel-gfx] "

[PATCH v2 0/3] drm/simpledrm: Apple M1 / DT platform support fixes
 2021-12-09 10:17 UTC  (4+ messages)
` [PATCH v2 1/3] of: Move simple-framebuffer device handling from simplefb to of

[PATCH 0/4] drm/i915: Basic enabling of 64k page support
 2021-12-09  3:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Basic enabling of 64k page support (rev2)

[V2 2/6] driver core: auxiliary bus: Add driver data helpers
 2021-12-09 16:54 UTC  (3+ messages)

[syzbot] INFO: task hung in io_uring_cancel_generic (2)
 2021-12-09 16:56 UTC  (2+ messages)

[PATCH] drm/msm/dp: Move debugfs files into subdirectory
 2021-12-08 23:54 UTC  (6+ messages)
` [Freedreno] "

[Intel-gfx] [PATCH] drm/i915/gem: Use local pointer for __i915_ttm_move
 2021-12-09  9:53 UTC  (2+ messages)

[RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
 2021-12-09  8:36 UTC  (5+ messages)

[PATCH v2] drm/amdgpu: fix incorrect VCN revision in SRIOV
 2021-12-09  7:04 UTC  (2+ messages)

[PATCH] drm: Remove duplicate include
 2021-12-09  6:25 UTC 

[PATCH] drm:amdgpu:remove unneeded variable
 2021-12-09  1:58 UTC 

[PATCH] drm/amdkfd: explicitly create/destroy queue attributes under /sys
 2021-12-09  7:49 UTC 

[PATCH] drm/dp: Actually read Adjust Request Post Cursor2 register
 2021-12-09  6:23 UTC  (4+ messages)

[PATCH] drm/i915: Fix coredump of perma-pinned vmas
 2021-12-09  0:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Fix coredump of perma-pinned vmas (rev2)

[Intel-gfx] [PATCH 0/3] Support bigger GuC RSA keys
 2021-12-09  0:56 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/uc: correctly track uc_fw init failure
` [Intel-gfx] [PATCH 2/3] drm/i915/uc: Prepare for different firmware key sizes
` [Intel-gfx] [PATCH 3/3] drm/i915/guc: support bigger RSA keys

[PATCH v6 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-12-09  6:29 UTC  (3+ messages)
` [PATCH v6 7/7] "

[PATCH] drm/mediatek: Set the default value of rotation to DRM_MODE_ROTATE_0
 2021-12-09  0:15 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Use local pointer ttm for __i915_ttm_move
 2021-12-09  6:33 UTC 

[PATCH v4 00/14] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2021-12-09  3:31 UTC  (4+ messages)
` [PATCH v4 14/14] drm/msm: Implement HDCP 1.x using the new drm HDCP helpers
    ` [Intel-gfx] "

Looking for clarifications around gfx/kcq/kiq
 2021-12-09  4:49 UTC  (3+ messages)
` gpu block diagram

[Intel-gfx] [PATCH] drm/i915/pmu: Wait longer for busyness data to be available from GuC
 2021-12-09  6:17 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/pmu: Wait longer for busyness data to be available from GuC (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[PATCH 0/3] drm/i915: Sanity Check for device memory region
 2021-12-09  2:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Sanity Check for device memory region (rev3)

Specify systemd startup order for volatile-bind and network setup
 2021-12-09 16:54 UTC 

[PATCH] mtd: nand: fix boolreturn.cocci warning
 2021-12-09 16:54 UTC  (3+ messages)

[PATCH 0/3] amdgpu/pm: Implement parallel sysfs_emit solution for navi10
 2021-12-09  5:18 UTC  (4+ messages)
` [PATCH 1/3] amdgpu/pm: Implement new API function "emit" that accepts buffer base and write offset

[PATCH v5] drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failed
 2021-12-09  3:01 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix incorrect VCN revision in SRIOV
 2021-12-09  2:52 UTC  (3+ messages)
` [PATCH] drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()

[PATCH] drm/selftests/test-drm_dp_mst_helper: Fix memory leak in sideband_msg_req_encode_decode
 2021-12-08 23:02 UTC 

[BUG] gpu: drm: possible ABBA deadlock in drm_gem_prime_fd_to_handle() and drm_gem_prime_handle_to_fd()
 2021-12-09  3:32 UTC 

[PATCH v6] drm/msm/dp: do not initialize phy until plugin interrupt received
 2021-12-09  3:15 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update e-mail addresses for Laura Abbott
 2021-12-09  4:58 UTC  (2+ messages)

[Intel-gfx] [CI] drm/i915/dmc: Update DMC to v2.14 on ADL-P
 2021-12-09  7:03 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/amdkfd: Use prange->list head for insert_list
 2021-12-09  0:03 UTC  (2+ messages)
` [PATCH 2/2] drm/amdkfd: Use prange->update_list head for remove_list

[PATCH] drm/amd/pm: skip gfx cgpg in the s0ix suspend-resume
 2021-12-09  3:28 UTC  (2+ messages)

[PATCH 00/19] tests: fix broken &&-chains & abort loops on error
 2021-12-09 16:53 UTC  (9+ messages)
` [PATCH 02/19] t1010: fix unnoticed failure on Windows
` [PATCH 11/19] tests: fix broken &&-chains in `$(...)` command substitutions
` [PATCH 15/19] tests: simplify by dropping unnecessary `for` loops

[PATCH v2 0/3] Assorted fixes/tweaks to GuC support
 2021-12-09  4:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Assorted fixes/tweaks to GuC support (rev5)

[PATCH 1/2] drm/ bridge: tc358762: move bridge init to enable callback
 2021-12-09 16:53 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: usb: chipidea: Convert to json-schema
 2021-12-09 16:53 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: usb: tegra: "
` [PATCH 3/4] dt-bindings: usb: tegra-xusb: "
` [PATCH 4/4] dt-bindings: usb: tegra-xudc: Document interconnects and iommus properties

Various problems trying to vga-passthrough a Renoir iGPU to a xen/qubes-os hvm
 2021-12-09  4:36 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: fix incorrect VCN revision in SRIOV
 2021-12-09  5:18 UTC 

[PATCH 1/2] drm/amdgpu: Detect if amdgpu in IOMMU isolation mode
 2021-12-09  0:41 UTC  (4+ messages)

[PATCH 17/18] drm: rockchip: Add VOP2 driver
 2021-12-09  0:49 UTC  (2+ messages)

[PATCH] net: mana: Fix memory leak in mana_hwc_create_wq
 2021-12-09  0:32 UTC  (2+ messages)

[PATCH] Documentation: livepatch: Add kernel-doc link to klp_enable_patch
 2021-12-09 16:53 UTC 

[PATCH v3 2/2] md: raid1 add nowait support
 2021-12-09 16:53 UTC  (6+ messages)
` [RFC PATCH v4 1/4] md: add support for REQ_NOWAIT
  ` [RFC PATCH v4 4/4] md: raid456 add nowait support

[pull] amdgpu drm-fixes-5.16
 2021-12-09  4:28 UTC 

[RFC PATCH v2 00/36] libsepol: add fuzzer for reading binary policies
 2021-12-09 16:49 UTC  (38+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/36] cifuzz: enable report-unreproducible-crashes
  ` [PATCH v3 02/36] cifuzz: use the default runtime of 600 seconds
  ` [PATCH v3 03/36] libsepol/fuzz: silence secilc-fuzzer
  ` [PATCH v3 04/36] libsepol: add libfuzz based fuzzer for reading binary policies
  ` [PATCH v3 05/36] libsepol/fuzz: limit element sizes for fuzzing
  ` [PATCH v3 06/36] libsepol: use logging framework in conditional.c
  ` [PATCH v3 07/36] libsepol: use logging framework in ebitmap.c
  ` [PATCH v3 08/36] libsepol: use mallocarray wrapper to avoid overflows
  ` [PATCH v3 09/36] libsepol: use reallocarray "
  ` [PATCH v3 10/36] libsepol: add checks for read sizes
  ` [PATCH v3 11/36] libsepol: enforce avtab item limit
  ` [PATCH v3 12/36] libsepol: clean memory on conditional insertion failure
  ` [PATCH v3 13/36] libsepol: reject abnormal huge sid ids
  ` [PATCH v3 14/36] libsepol: reject invalid filetrans source type
  ` [PATCH v3 15/36] libsepol: zero member before potential dereference
  ` [PATCH v3 16/36] libsepol: use size_t for indexes in strs helpers
  ` [PATCH v3 17/36] libsepol: do not underflow on short format arguments
  ` [PATCH v3 18/36] libsepol: do not crash on class gaps
  ` [PATCH v3 19/36] libsepol: do not crash on user gaps
  ` [PATCH v3 20/36] libsepol: use correct size for initial string list
  ` [PATCH v3 21/36] libsepol: do not create a string list with initial size zero
  ` [PATCH v3 22/36] libsepol: split validation of datum array gaps and entries
  ` [PATCH v3 23/36] libsepol: validate MLS levels
  ` [PATCH v3 24/36] libsepol: validate expanded user range and level
  ` [PATCH v3 25/36] libsepol: validate permission count of classes
  ` [PATCH v3 26/36] libsepol: resolve log message mismatch
  ` [PATCH v3 27/36] libsepol: validate avtab and avrule types
  ` [PATCH v3 28/36] libsepol: validate constraint expression operators and attributes
  ` [PATCH v3 29/36] libsepol: validate type of avtab type rules
  ` [PATCH v3 30/36] libsepol: validate ocontexts
  ` [PATCH v3 31/36] libsepol: validate genfs contexts
  ` [PATCH v3 32/36] libsepol: validate permissive types
  ` [PATCH v3 33/36] libsepol: validate policy properties
  ` [PATCH v3 34/36] libsepol: validate categories
  ` [PATCH v3 35/36] libsepol: validate fsuse types
  ` [PATCH v3 36/36] libsepol: validate class default targets

Recall: [PATCH v2] drm/amdgpu: fix incorrect VCN revision in SRIOV
 2021-12-09  5:24 UTC 

[RFC] block-backend: prevent dangling BDS pointer in blk_drain()
 2021-12-09 16:51 UTC  (4+ messages)

[PATCH 0/2] hwmon: (dell-smm) Improve ioctl handler
 2021-12-09 16:52 UTC  (5+ messages)
` [PATCH 1/2] hwmon: (dell-smm) Simplify "

[PATCH bpf-next 0/8] Add support for transmitting packets using XDP in bpf_prog_run()
 2021-12-09 16:51 UTC  (5+ messages)
` [PATCH bpf-next 6/8] bpf: Add XDP_REDIRECT support to XDP for bpf_prog_run()

[PATCH] tools/lib/lockdep: drop leftover liblockdep headers
 2021-12-09 16:51 UTC 

[PATCH] mtd: onenand: remove redundant variable ooblen
 2021-12-09 16:50 UTC  (3+ messages)

[PATCH] dt-bindings: mtd: ti,gpmc-nand: Add missing 'rb-gpios'
 2021-12-09 16:50 UTC  (3+ messages)

[RFC][PATCH 0/5] refcount: Improve code-gen
 2021-12-09 16:51 UTC  (4+ messages)

[PATCH 24/64] netfs: Pass more information on how to deal with a hole in the cache
 2021-12-09 16:49 UTC  (4+ messages)
` [PATCH 00/64] fscache, cachefiles: Rewrite

[RFC PATCH] module: Introduce module unload taint tracking
 2021-12-09 16:49 UTC  (3+ messages)

[PATCH 0/2] Add SMP/SMT support for Ingenic sysost driver
 2021-12-09 16:48 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: timer: Add bindings for new Ingenic SoCs
` [PATCH 2/2] clocksource: Ingenic: Add SMP/SMT support for sysost driver
` [PATCH v2] MIPS: Ingenic: Add system type for new Ingenic SoCs

[PATCH v3 0/4] Add ARTPEC-8 support to DWMMC controller
 2021-12-09 16:45 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: mmc: exynos-dw-mshc: Add support for ARTPEC-8
` [PATCH v3 2/4] mmc: dw_mmc-exynos: "
` [PATCH v3 3/4] mmc: dw_mmc: Add driver callbacks for data read timeout
` [PATCH v3 4/4] mmc: dw_mmc: Do not wait for DTO in case of error

[PATCH v4 1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-12-09 16:47 UTC  (4+ messages)
` [PATCH 4/3] mm: drop MMF_OOM_SKIP from exit_mmap

[PATCH V1 2/2] mm/damon: Modify the display form of damon tracepoint
 2021-12-09 16:46 UTC  (2+ messages)

[PATCH 0/3] Apple PMGR fixup: Implement support for min-ps
 2021-12-09 16:44 UTC  (3+ messages)
` [PATCH 2/3] soc: apple: apple-pmgr-pwrstate: Add auto-PM min level support

[PATCH 0/4] Prepare general purpose clocks on msm8916
 2021-12-09 16:37 UTC  (2+ messages)
` [PATCH 2/4] clk: qcom: clk-rcg2: Make sure to not write d=0 to the NMD register


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.