All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-09 17:00:36 to 2021-12-09 17:10:53 UTC [more...]

[PATCH v2 00/67] fscache, cachefiles: Rewrite
 2021-12-09 17:10 UTC  (38+ messages)
` [PATCH v2 28/67] fscache: Provide a function to note the release of a page
` [PATCH v2 29/67] fscache: Provide a function to resize a cookie
` [PATCH v2 30/67] cachefiles: Introduce rewritten driver
` [PATCH v2 31/67] cachefiles: Define structs
` [PATCH v2 32/67] cachefiles: Add some error injection support
` [PATCH v2 33/67] cachefiles: Add a couple of tracepoints for logging errors
` [PATCH v2 34/67] cachefiles: Add cache error reporting macro
` [PATCH v2 35/67] cachefiles: Add security derivation
` [PATCH v2 36/67] cachefiles: Register a miscdev and parse commands over it
` [PATCH v2 37/67] cachefiles: Provide a function to check how much space there is
` [PATCH v2 38/67] vfs, cachefiles: Mark a backing file in use with an inode flag
` [PATCH v2 39/67] cachefiles: Implement a function to get/create a directory in the cache
` [PATCH v2 40/67] cachefiles: Implement cache registration and withdrawal
` [PATCH v2 41/67] cachefiles: Implement volume support
` [PATCH v2 42/67] cachefiles: Add tracepoints for calls to the VFS
` [PATCH v2 43/67] cachefiles: Implement object lifecycle funcs
` [PATCH v2 44/67] cachefiles: Implement key to filename encoding
` [PATCH v2 45/67] cachefiles: Implement metadata/coherency data storage in xattrs
` [PATCH v2 46/67] cachefiles: Mark a backing file in use with an inode flag
` [PATCH v2 47/67] cachefiles: Implement culling daemon commands
` [PATCH v2 48/67] cachefiles: Implement backing file wrangling
` [PATCH v2 49/67] cachefiles: Implement begin and end I/O operation
` [PATCH v2 50/67] cachefiles: Implement cookie resize for truncate
` [PATCH v2 51/67] cachefiles: Implement the I/O routines
` [PATCH v2 52/67] cachefiles: Allow cachefiles to actually function
` [PATCH v2 53/67] fscache, cachefiles: Display stats of no-space events
` [PATCH v2 54/67] fscache, cachefiles: Display stat of culling events
` [PATCH v2 55/67] afs: Handle len being extending over page end in write_begin/write_end
` [PATCH v2 56/67] afs: Fix afs_write_end() to handle len > page size
` [PATCH v2 57/67] afs: Convert afs to use the new fscache API
` [PATCH v2 58/67] afs: Copy local writes to the cache when writing to the server
` [PATCH v2 59/67] afs: Skip truncation on the server of data we haven't written yet
` [PATCH v2 60/67] 9p: Use fscache indexing rewrite and reenable caching
` [PATCH v2 61/67] 9p: Copy local writes to the cache when writing to the server
` [PATCH v2 62/67] nfs: Convert to new fscache volume/cookie API
` [PATCH v2 63/67] nfs: Implement cache I/O by accessing the cache directly
` [PATCH v2 64/67] cifs: Support fscache indexing rewrite (untested)

[PATCH bpf-next v2 0/9] Introduce unstable CT lookup helpers
 2021-12-09 17:09 UTC  (10+ messages)
` [PATCH bpf-next v2 1/9] bpf: Refactor bpf_check_mod_kfunc_call
` [PATCH bpf-next v2 2/9] bpf: Remove DEFINE_KFUNC_BTF_ID_SET
` [PATCH bpf-next v2 3/9] bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
` [PATCH bpf-next v2 4/9] bpf: Introduce mem, size argument pair support for kfunc
` [PATCH bpf-next v2 5/9] bpf: Add reference tracking support to kfunc
` [PATCH bpf-next v2 6/9] bpf: Track provenance for pointers formed from referenced PTR_TO_BTF_ID
` [PATCH bpf-next v2 7/9] net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
` [PATCH bpf-next v2 8/9] selftests/bpf: Extend kfunc selftests
` [PATCH bpf-next v2 9/9] selftests/bpf: Add test for unstable CT lookup API

[ovmf bisection] complete build-i386-xsm
 2021-12-09 17:09 UTC 

[PATCH 0/2] Add SMP/SMT support for Ingenic sysost driver
 2021-12-09 17:09 UTC  (3+ messages)
` [PATCH v2] MIPS: Ingenic: Add system type for new Ingenic SoCs

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

[PATCH] tools/libxl: Don't read STORE/CONSOLE_PFN from Xen
 2021-12-09 17:07 UTC 

[PATCH nf] netfilter: ctnetlink: remove expired entries first
 2021-12-09 17:08 UTC  (2+ messages)

[PATCH] ARM: mach-at91: update alternate function of signal PD20
 2021-12-09 17:07 UTC  (2+ messages)

[Patch v1 7/8] soc: tegra: cbb: Add driver for Tegra234 CBB2.0
 2021-12-09 17:07 UTC 

[Patch v1 8/8] soc: tegra: cbb: Add support for tegra-grace SOC
 2021-12-09 17:07 UTC 

[Patch v1 6/8] arm64: tegra: Add node for CBB2.0 in Tegra234 SOC
 2021-12-09 17:07 UTC 

[Patch v1 5/8] dt-bindings: arm: tegra: Add NVIDIA Tegra234 CBB2.0 binding
 2021-12-09 17:07 UTC 

[PATCH v6 00/37] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-12-09 17:05 UTC  (4+ messages)
` [PATCH v6 06/37] kselftest/arm64: Add a test program to exercise the syscall ABI

[PATCH v3 1/1] pinctrl: Sort Kconfig and Makefile entries alphabetically
 2021-12-09 17:01 UTC  (4+ messages)

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

[Patch v1 4/8] soc: tegra: cbb: Add CBB1.0 driver for Tegra194
 2021-12-09 17:06 UTC 

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

[Patch v1 3/8] arm64: tegra: Add node for CBB1.0 in Tegra194 SOC
 2021-12-09 17:06 UTC 

[PATCH 1/2] arm-bsp/scp-firmware: remove redundant SGI-575-specific do_install
 2021-12-09 17:06 UTC  (2+ messages)

[PATCH] trusted-firmware-a: Pin to use gcc for now
 2021-12-09 17:06 UTC  (2+ messages)

[PATCH] trusted-firmware-a: Mark qemuarm64-secureboot as compatible
 2021-12-09 17:06 UTC  (2+ messages)

[PATCH] kas: Update include syntax to kas 2.6
 2021-12-09 17:06 UTC  (2+ messages)

[PATCH v10 00/10 RESEND] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
 2021-12-09 15:09 UTC  (7+ messages)
` [PATCH v10 08/10] dyndbg: add print-to-tracefs, selftest with it - RFC
      ` [Intel-gfx] "

[Patch v1 2/8] dt-bindings: arm: tegra: Add NVIDIA Tegra194 CBB1.0 binding
 2021-12-09 17:06 UTC 

[Patch v1 1/8] soc: tegra: set ERD bit to mask inband errors
 2021-12-09 17:05 UTC 

[PATCH v2 00/16] dt-bindings: Convert Tegra DT bindings to json-schema
 2021-12-09 17:05 UTC  (2+ messages)

[Patch v1 0/8] CBB driver for Tegra194, Tegra234 & Tegra-Grace
 2021-12-09 17:05 UTC 

[PATCH 00/19] tests: fix broken &&-chains & abort loops on error
 2021-12-09 17:02 UTC  (6+ messages)
` [PATCH 11/19] tests: fix broken &&-chains in `$(...)` command substitutions

[PATCH v2 net-next] net: ocelot: fix missed include in the vsc7514_regs.h file
 2021-12-09 17:02 UTC  (2+ messages)

[GIT PULL] mtd: Fixes for 5.16-rc5
 2021-12-09 17:04 UTC  (2+ messages)

A Potential Bug in drm/amd/display/dc_link.c
 2021-12-09  6:40 UTC 

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

[PATCH 0/4] Enable PASID for DMA API users
 2021-12-09 16:57 UTC  (9+ messages)
` [PATCH 2/4] iommu: Add PASID support for DMA mapping "

[PATCH v2 1/2] drm/msm/dpu: Add a function to retrieve the current CTL status
 2021-12-09 17:02 UTC  (5+ messages)
` [PATCH v2 2/2] drm/msm/dpu: Fix timeout issues on command mode panels

[PATCH] drm/amdgpu: SRIOV flr_work should use down_write
 2021-12-09 17:02 UTC 

[PATCH v2 00/10] drm/amd: fix various compilation warnings
 2021-12-09 16:15 UTC  (6+ messages)
` [PATCH v2 03/10] drm/amdgpu: fix amdgpu_ras_mca_query_error_status scope
` [PATCH v2 06/10] drm/amd/display: fix function scopes
` [PATCH v2 09/10] drm/amdgpu: remove unnecessary variables
` [PATCH v2 10/10] drm/amdgpu: re-format file header comments

[PATCH 1/2] drm/amdgpu: Separate vf2pf work item init from virt data exchange
 2021-12-09 16:48 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Reserve Bad pages early for SRIOV VF

[PATCH v4 00/16] drm/i915/dg2: Enabling 64k page size and flat ccs
 2021-12-09 15:45 UTC  (30+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 01/16] drm/i915/xehpsdv: enforce min GTT alignment
  `  "
` [PATCH v4 02/16] drm/i915/xehpsdv: support 64K GTT pages
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 03/16] drm/i915/xehpsdv: implement memory coloring
  `  "
` [Intel-gfx] [PATCH v4 04/16] drm/i915/xehpsdv: Add has_flat_ccs to device info
` [Intel-gfx] [PATCH v4 05/16] drm/i915/lmem: Enable lmem for platforms with Flat CCS
  `  "
` [PATCH v4 06/16] drm/i915/gt: Clear compress metadata for Xe_HP platforms
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 07/16] drm/i915/dg2: Tile 4 plane format support
  `  "
` [PATCH v4 08/16] drm/i915/gtt: allow overriding the pt alignment
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 09/16] drm/i915/gtt: add xehpsdv_ppgtt_insert_entry
  `  "
` [Intel-gfx] [PATCH v4 10/16] drm/i915/migrate: add acceleration support for DG2
` [PATCH v4 11/16] drm/i915/dg2: Add DG2 unified compression
` [Intel-gfx] [PATCH v4 12/16] uapi/drm/dg2: Introduce format modifier for DG2 clear color
  `  "
` [PATCH v4 13/16] drm/i915/dg2: Flat CCS Support
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 14/16] drm/i915/uapi: document behaviour for DG2 64K support
  `  "
` [PATCH v4 15/16] drm/i915/Flat-CCS: Document on Flat-CCS memory compression
  ` [Intel-gfx] "
` [PATCH v4 16/16] Doc/gpu/rfc/i915: i915 DG2 uAPI

[PATCH v4 1/6] drm: move the buddy allocator from i915 into common drm
 2021-12-09 15:52 UTC  (8+ messages)
` [PATCH v4 2/6] drm: improve drm_buddy_alloc function
    ` [Intel-gfx] "
` [PATCH v4 4/6] drm: implement a method to free unused pages

[PATCH v2] i2c: tegra: use i2c_timings for bus clock freq
 2021-12-09 16:28 UTC 

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

[PATCH 0/4] drm/i915: Basic enabling of 64k page support
 2021-12-09 16:45 UTC  (3+ messages)
  ` [Intel-gfx] "

[Intel-gfx] [PATCH 0/4] drm/i915/cdclk: improve abstractions
 2021-12-09 16:51 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/cdclk: move intel_atomic_check_cdclk() to intel_cdclk.c
` [Intel-gfx] [PATCH 2/4] drm/i915/cdclk: un-inline intel_cdclk_state functions
` [Intel-gfx] [PATCH 3/4] drm/i915/cdclk: hide struct intel_cdclk_vals

[PATCH v4 0/4] ti-sn65dsi83 patches
 2021-12-09 16:38 UTC  (5+ messages)
` [PATCH v4 4/4] drm/bridge: ti-sn65dsi83: Add vcc supply regulator support

[ovmf test] 167271: regressions - FAIL
 2021-12-09 17:03 UTC 

[PATCH v2 00/16] drm/i915: Remove short term pins from execbuf
 2021-12-09 16:22 UTC  (11+ messages)
` [PATCH v2 12/16] drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind
          ` [Intel-gfx] "
` [PATCH v2 16/16] drm/i915: Remove short-term pins from execbuf, v5
  ` [Intel-gfx] "

[PATCH 2/3] drm/i915: Sanitycheck device iomem on probe
 2021-12-09 16:26 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 "
  `  "

[PATCH 0/2] Add SMBus features to Tegra I2C
 2021-12-09 15:42 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: i2c: tegra: Add SMBus feature properties
` [PATCH 2/2] i2c: tegra: Add SMBus block read and SMBus alert functions

[PATCH 1/2] drm/amd/display: Reduce stack size for dml31_ModeSupportAndSystemConfigurationFull
 2021-12-09 16:46 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/display: Reduce stack size for dml31 UseMinimumDCFCLK

[PATCH v2 1/2] drm/amdgpu: Detect if amdgpu in IOMMU direct map mode
 2021-12-09 15:47 UTC  (2+ messages)
` [PATCH v2 2/2] drm/amdgpu: Reduce SG bo memory usage for mGPUs

[Buildroot] Building packages for Cortex M4
 2021-12-09 17:02 UTC  (3+ messages)

[Intel-gfx] [PATCH v6 00/11] More preparation for multi gt patches
 2021-12-09 13:25 UTC  (6+ messages)
` [Intel-gfx] [PATCH v6 03/11] drm/i915/display: Use to_gt() helper
` [Intel-gfx] [PATCH v6 04/11] drm/i915/gt: "
` [Intel-gfx] [PATCH v6 06/11] drm/i915/gvt: "
  `  "
` [PATCH v6 11/11] drm/i915: Rename i915->gt to i915->gt0

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

[Intel-gfx] [PATCH] drm/i915: Fix possible null ptr dereferences
 2021-12-09 13:25 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Fix up pixel_rate vs. clock confusion in wm calculations
 2021-12-09 14:43 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Use the correct plane source width in watermark calculations
` [Intel-gfx] [PATCH 3/3] drm/i915: Use single_enabled_crtc() in i9xx_update_wm()

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

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

[PATCH 1/2] drm/amdgpu: introduce a kind of halt state for amdgpu device
 2021-12-09 15:42 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/7] drm/i915: include reductions
 2021-12-09 13:51 UTC  (2+ messages)
` [Intel-gfx] [PATCH 5/7] drm/i915/fb: reduce include dependencies

[PATCH v4 0/6] Expand display core documentation
 2021-12-09 14:20 UTC  (3+ messages)
` [PATCH v4 3/6] Documentation/gpu: Document pipe split visual confirmation
` [PATCH v4 5/6] Documentation/gpu: Add basic overview of DC pipeline

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

[PATCH] drm/amdgpu: don't skip runtime pm get on A+A config
 2021-12-09 15:46 UTC  (6+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915: Pass plane to watermark calculation functions
 2021-12-09 16:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915: Pass plane to watermark calculation functions (rev2)

[PATCH 0/6] Pull request (cover letter only)
 2021-12-09 17:01 UTC  (5+ messages)
` [PATCH 1/6] overlayfs-etc: mount etc as overlayfs
  ` [OE-core] "

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

[PATCH] i2c: tegra: use i2c_timings for bus clock freq
 2021-12-09 15:26 UTC  (2+ messages)

Reuse framebuffer after a kexec (amdgpu / efifb)
 2021-12-09 16:09 UTC  (2+ messages)

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

[Intel-gfx] [PATCH] drm/i915/dg2: make GuC FW a requirement for Gen12 and beyond devices
 2021-12-09 14:41 UTC  (4+ messages)

[PATCH v3 0/4] soc: qcom: rpmhpd: Cleanups and fixups for sc7280/sm8450
 2021-12-09 17:00 UTC  (3+ messages)
` [PATCH v3 1/4] soc: qcom: rpmhpd: sm8450: Add the missing .peer for sm8450_cx_ao

[BUG] fs: ext4: possible ABBA deadlock in ext4_inline_data_truncate() and ext4_punch_hole()
 2021-12-09 17:00 UTC  (2+ messages)


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.