All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-13 20:16:05 to 2021-10-13 20:56:19 UTC [more...]

[Intel-gfx] [PATCH 00/25] Parallel submission aka multi-bb execbuf
 2021-10-13 20:42 UTC  (14+ messages)
` [Intel-gfx] [PATCH 01/25] drm/i915/guc: Move GuC guc_id allocation under submission state sub-struct
` [Intel-gfx] [PATCH 02/25] drm/i915/guc: Take GT PM ref when deregistering context
  `  "
` [PATCH 03/25] drm/i915/guc: Take engine PM when a context is pinned with GuC submission
` [Intel-gfx] [PATCH 04/25] drm/i915/guc: Don't call switch_to_kernel_context "
` [Intel-gfx] [PATCH 05/25] drm/i915: Add logical engine mapping
` [Intel-gfx] [PATCH 06/25] drm/i915: Expose logical engine instance to user
` [Intel-gfx] [PATCH 07/25] drm/i915/guc: Introduce context parent-child relationship
` [Intel-gfx] [PATCH 09/25] drm/i915/guc: Ensure GuC schedule operations do not operate on child contexts
` [PATCH 12/25] drm/i915/guc: Implement multi-lrc submission
` [Intel-gfx] [PATCH 15/25] drm/i915/guc: Update debugfs for GuC multi-lrc
` [Intel-gfx] [PATCH 17/25] drm/i915/doc: Update parallel submit doc to point to i915_drm.h
  `  "

[PATCH v2 00/13] target/riscv: Rationalize XLEN and operand length
 2021-10-13 20:51 UTC  (20+ messages)
` [PATCH v2 01/13] target/riscv: Move cpu_get_tb_cpu_state out of line
` [PATCH v2 02/13] target/riscv: Create RISCVMXL enumeration
` [PATCH v2 03/13] target/riscv: Split misa.mxl and misa.ext
` [PATCH v2 04/13] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
` [PATCH v2 05/13] target/riscv: Add MXL/SXL/UXL to TB_FLAGS
` [PATCH v2 06/13] target/riscv: Use REQUIRE_64BIT in amo_check64
` [PATCH v2 07/13] target/riscv: Properly check SEW in amo_op
` [PATCH v2 08/13] target/riscv: Replace is_32bit with get_xl/get_xlen
` [PATCH v2 09/13] target/riscv: Replace DisasContext.w with DisasContext.ol
` [PATCH v2 10/13] target/riscv: Use gen_arith_per_ol for RVM
` [PATCH v2 11/13] target/riscv: Adjust trans_rev8_32 for riscv64
` [PATCH v2 12/13] target/riscv: Use gen_unary_per_ol for RVB
` [PATCH v2 13/13] target/riscv: Use gen_shift*_per_ol for RVB, RVI

[PATCH v2 0/2] tracing: Fix removal of eprobes and add test
 2021-10-13 20:51 UTC  (3+ messages)
` [PATCH v2 1/2] tracing: Fix event probe removal from dynamic events
` [PATCH v2 2/2] selftests/ftrace: Update test for more eprobe removal process

[PATCH v6 0/2] arm/efi: Add dom0less support to UEFI boot
 2021-10-13 20:55 UTC  (12+ messages)
` [PATCH v6 2/2] arm/efi: load dom0 modules from DT using UEFI

[dpdk-dev] [PATCH] build: add meson option of "max_memseg_lists" and "mbuf_refcnt_atomic"
 2021-10-13 20:54 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 0/2] "
` [dpdk-dev] [PATCH v5 1/2] build: add meson options of atomic_mbuf_ref_counts
` [dpdk-dev] [PATCH v5 2/2] build: add meson options of max_memseg_lists

[PATCH v2] arm/docs: Clarify legacy DT bindings on UEFI
 2021-10-13 20:54 UTC  (2+ messages)

[PATCH net-next] ethernet: remove random_ether_addr()
 2021-10-13 20:54 UTC 

[PATCH v5 00/11] PCI devices passthrough on Arm
 2021-10-13 20:54 UTC  (13+ messages)
` [PATCH v5 07/11] xen/domctl: Introduce XEN_DOMCTL_CDF_vpci flag
` [PATCH v5 11/11] xen/arm: Add linux,pci-domain property for hwdom if not available

[Intel-gfx] [PATCH v2] drm/i915/display: Wait PSR2 get out of deep sleep to update pipe
 2021-10-13 20:39 UTC  (7+ messages)
` [Intel-gfx] [PATCH v3] "

[Intel-gfx] [PATCH 01/11] drm/i915: Add a table with a descriptor for all i915 modifiers
 2021-10-13 20:40 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "

stable-rc/queue/4.4 build: 163 builds: 1 failed, 162 passed, 5 warnings (v4.4.288-18-ga8ec20dcebd9)
 2021-10-13 20:53 UTC 

[PATCH 0/9] x86: Rewrite the retpoline rewrite logic
 2021-10-13 20:52 UTC  (6+ messages)
` [PATCH 3/9] x86/asm: Fix register order
` [PATCH 4/9] x86/alternative: Implement .retpoline_sites support

[PATCH v5 4/7] list: Replace kernel.h with the necessary inclusions
 2021-10-13 20:33 UTC  (3+ messages)

[PATCH 1/1] rtc: pcf85063: add support for fixed clock
 2021-10-13 20:30 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/brltty: bump to version 6.4
 2021-10-13 20:49 UTC 

[net 1/6] net/mlx5: Fix cleanup of bridge delayed work
 2021-10-13 20:50 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 00/20] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers
 2021-10-13 20:48 UTC  (42+ messages)
`  "
` [Intel-gfx] [PATCH v4 01/20] drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
  `  "
` [Intel-gfx] [PATCH v4 02/20] drm/i915: "
  `  "
` [Intel-gfx] [PATCH v4 03/20] drm/msm: "
  `  "
` [Intel-gfx] [PATCH v4 04/20] drm: cleanup: drm_modeset_lock_all() "
  `  "
` [Intel-gfx] [PATCH v4 05/20] drm/vmwgfx: "
  `  "
` [Intel-gfx] [PATCH v4 06/20] drm/tegra: "
  `  "
` [Intel-gfx] [PATCH v4 07/20] drm/shmobile: "
  `  "
` [PATCH v4 08/20] drm/radeon: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 09/20] drm/omapdrm: "
  `  "
` [Intel-gfx] [PATCH v4 10/20] drm/nouveau: "
  `  "
` [Intel-gfx] [PATCH v4 11/20] drm/msm: "
  `  "
` [PATCH v4 12/20] drm/i915: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 13/20] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 2]
  `  "
` [Intel-gfx] [PATCH v4 14/20] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 3]
  `  "
` [Intel-gfx] [PATCH v4 15/20] drm/gma500: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
  `  "
` [Intel-gfx] [PATCH v4 16/20] drm/amd: "
  `  "
` [Intel-gfx] [PATCH v4 17/20] drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 2]
  `  "
` [Intel-gfx] [PATCH v4 18/20] drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 3]
  `  "
` [Intel-gfx] [PATCH v4 19/20] drm: cleanup: remove drm_modeset_(un)lock_all()
  `  "
` [Intel-gfx] [PATCH v4 20/20] drm: cleanup: remove acquire_ctx from drm_mode_config
  `  "

[PATCH v4 00/20] Enable Qualcomm Crypto Engine on sm8250
 2021-10-13 20:49 UTC  (3+ messages)
` [PATCH v4 18/20] crypto: qce: Defer probing if BAM dma channel is not yet initialized

[PATCH] cpuidle: tegra: add ARCH_SUSPEND_POSSIBLE dependency
 2021-10-13 20:49 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] stack: remove duplicated include of atomic
 2021-10-13 20:48 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

Problem with glibc-locale recipe in yocto after the generic C.UTF-8 locale were introduced in glibc
 2021-10-13 20:47 UTC 

[Buildroot] [PATCH 1/1] package/wpewebkit: depend on host-python3
 2021-10-13 20:46 UTC  (2+ messages)

stable/linux-5.4.y baseline: 91 runs, 4 regressions (v5.4.153)
 2021-10-13 20:47 UTC 

[PATCH net-next 0/7] ethernet: more netdev->dev_addr write removals
 2021-10-13 20:44 UTC  (9+ messages)
` [PATCH net-next 1/7] ethernet: constify references to netdev->dev_addr in drivers
` [PATCH net-next 2/7] ethernet: make eth_hw_addr_random() use dev_addr_set()
` [PATCH net-next 3/7] ethernet: make use of eth_hw_addr_random() where appropriate
` [PATCH net-next 4/7] ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
` [PATCH net-next 5/7] ethernet: ibm/emac: use of_get_ethdev_address() to load dev_addr
` [PATCH net-next 6/7] ethernet: replace netdev->dev_addr assignment loops
` [PATCH net-next 7/7] ethernet: replace netdev->dev_addr 16bit writes

[PATCH] ext4: Convert from atomic_t to refcount_t on ext4_io_end->count
 2021-10-13 20:46 UTC  (2+ messages)

[PATCH] Revert "ext4: enforce buffer head state assertion in ext4_da_map_blocks"
 2021-10-13 20:46 UTC  (2+ messages)

[PATCH v10 00/11] Add TDX Guest Support (Initial support)
 2021-10-13 20:44 UTC  (3+ messages)
` [PATCH v10 03/11] x86/cpufeatures: Add TDX Guest CPU feature

[PATCH 1/3] dt-bindings: leds: Deprecate `linux,default-trigger` property
 2021-10-13 20:44 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: leds: Add `excludes` property
` [PATCH 3/3] dt-bindings: leds: Allow for multiple colors in the `color` property

[Intel-gfx] [PATCH 00/11] drm/i915: Simplify handling of modifiers
 2021-10-13 20:27 UTC  (5+ messages)
` [Intel-gfx] [PATCH 03/11] drm/i915: Add tiling attribute to the modifier descriptor
` [Intel-gfx] [PATCH 09/11] drm/i915: Add a platform independent way to check for CCS control planes

[PATCH] block: handle fast path of bio splitting inline
 2021-10-13 20:44 UTC 

[Buildroot] [PATCH 1/1] package/python-urwid: fix typo
 2021-10-13 20:41 UTC 

[PATCH] drm/amdgpu: fix out of bounds write
 2021-10-13 20:40 UTC  (2+ messages)

[PATCH net-next] net: dsa: unregister cross-chip notifier after ds->ops->teardown
 2021-10-13 20:40 UTC  (2+ messages)

[PATCH] net: korina: select CRC32
 2021-10-13 20:40 UTC  (2+ messages)

[PATCH v4] aio: Add support for the POLLFREE
 2021-10-13 20:36 UTC  (3+ messages)

[PATCH v2] selinux: make better use of the nf_hook_state passed to the NF hooks
 2021-10-13 20:34 UTC  (2+ messages)

[PATCH] selinux: fix all of the W=1 build warnings
 2021-10-13 20:34 UTC  (2+ messages)

[Bridge] [PATCH net-next] net: bridge: make use of helper netif_is_bridge_master()
 2021-10-13 20:33 UTC  (3+ messages)
`  "

ath9k: unable to connect to hidden SSID on DFS channel
 2021-10-13 20:32 UTC  (4+ messages)

[PATCH 00/15] iio: let spi drivers return 0 in .remove()
 2021-10-13 20:32 UTC  (16+ messages)
` [PATCH 01/15] iio: accel: bma400: Make bma400_remove() return void
` [PATCH 02/15] iio: accel: bmc150: Make bmc150_accel_core_remove() "
` [PATCH 03/15] iio: accel: bmi088: Make bmi088_accel_core_remove() "
` [PATCH 04/15] iio: accel: kxsd9: Make kxsd9_common_remove() "
` [PATCH 05/15] iio: accel: mma7455: Make mma7455_core_remove() "
` [PATCH 06/15] iio: accel: ad5064: Make ad5064_core_remove() "
` [PATCH 07/15] iio: dac: ad5380: Make ad5380_remove() "
` [PATCH 08/15] iio: dac: ad5446: Make ad5446_remove() "
` [PATCH 09/15] iio: dac: ad5592r: Make ad5592r_remove() "
` [PATCH 10/15] iio: dac: ad5686: Make ad5686_remove() "
` [PATCH 11/15] iio: health: afe4403: Don't return an error in .remove()
` [PATCH 12/15] iio: imu: st_lsm9ds0: Make st_lsm9ds0_remove() return void
` [PATCH 13/15] iio: magn: hmc5843: Make hmc5843_common_remove() "
` [PATCH 14/15] iio: potentiometer: max5487: Don't return an error in .remove()
` [PATCH 15/15] iio: pressure: ms5611: Make ms5611_remove() return void

[Buildroot] [PATCH] configs/amarula_vyasa_rk3288: bump to Linux kernel 5.14 and u-boot 2021.10
 2021-10-13 20:25 UTC 

Installing licence files for static/header-only libraries into images
 2021-10-13 20:32 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 0/5] Builtin FSMonitor Part 2
 2021-10-13 20:31 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] fsmonitor: enhance existing comments
  ` [PATCH v3 2/5] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
  ` [PATCH v3 3/5] fsmonitor: config settings are repository-specific
  ` [PATCH v3 4/5] fsmonitor: use IPC to query the builtin FSMonitor daemon
  ` [PATCH v3 5/5] fsmonitor: update fsmonitor config documentation

[PATCH v7 0/6] Add TDX Guest Support (boot support)
 2021-10-13 20:30 UTC  (3+ messages)
` [PATCH v7 6/6] x86/split_lock: Fix the split lock #AC handling when running as guest

[PATCH] Documentation: specify base point when generating MyFirstContribution patchset
 2021-10-13 20:30 UTC  (2+ messages)

[PATCH v6 0/4] usb: Linking ports to their Type-C connectors
 2021-10-13 20:28 UTC  (3+ messages)
` [PATCH v6 2/4] usb: Link the ports to the connectors they are attached to

[PATCH net] sctp: account stream padding length for reconf chunk
 2021-10-13 20:27 UTC 

[PATCH 0/2] remote: replace static variables with struct remote_state
 2021-10-13 20:27 UTC  (10+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] remote: move static variables into per-repository struct
  ` [PATCH v2 2/3] remote: use remote_state parameter internally
  ` [PATCH v2 3/3] remote: add struct repository parameter to external functions

[PATCH] include: marvell: octeontx2: build error: unknown type name 'u64'
 2021-10-13 20:27 UTC  (3+ messages)

[Buildroot] [PATCH] configs/asus_tinker_rk3288: bump to Linux kernel 5.14 and u-boot 2021.10
 2021-10-13 20:25 UTC  (3+ messages)
  ` [Buildroot] [PATCH v2] "

[PATCH V6 0/2] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-10-13 20:24 UTC  (15+ messages)
` [PATCH V6 2/2] libxl/arm: Add handling of extended regions for DomU

[PATCH v2 1/3] soc: samsung: exynos-chipid: Pass revision reg offsets
 2021-10-13 20:21 UTC  (6+ messages)
` [PATCH v2 2/3] dt-bindings: samsung: exynos-chipid: Document Exynos850 compatible
` [PATCH v2 3/3] soc: samsung: exynos-chipid: Add Exynos850 support

iSCSI Abort Task and WRITE PENDING
 2021-10-13 20:21 UTC  (8+ messages)

[PATCH] drm/msm/dpu: Add CRC support for DPU
 2021-10-13 20:21 UTC  (3+ messages)

[airlied:drm-intel-display-refactor 12/19] drivers/gpu/drm/i915/display/intel_dump_verify.c:19:1: sparse: sparse: symbol 'pipe_config_mismatch' was not declared. Should it be static?
 2021-10-13 20:20 UTC  (4+ messages)
` [RFC PATCH airlied] drm/i915/display: pipe_config_mismatch can be static

[PATCH] mlx5: don't write directly to netdev->dev_addr
 2021-10-13 20:20 UTC 

stable-rc/linux-5.4.y build: 173 builds: 2 failed, 171 passed, 8 warnings (v5.4.153-17-g44df9e100cc5)
 2021-10-13 20:19 UTC 

[dpdk-dev] [RFC] eal: simplify the implementation of rte_ctrl_thread_create
 2021-10-13 20:18 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 1/2] "
  ` [dpdk-dev] [PATCH v4 2/2] test/eal: add a test for rte_ctrl_thread_create

[PATCHSET v3 00/15] xfs: support dynamic btree cursor height
 2021-10-13 20:18 UTC  (5+ messages)
` [PATCH 10/15] xfs: compute actual maximum btree height for critical reservation calculation

[PATCH v2 0/6] mmc: sdhci-pci: Add some CD GPIO related quirks
 2021-10-13 20:17 UTC  (7+ messages)
` [PATCH v2 1/6] mmc: sdhci-pci: Read card detect from ACPI for Intel Merrifield
` [PATCH v2 2/6] mmc: sdhci: Deduplicate sdhci_get_cd_nogpio()
` [PATCH v2 3/6] mmc: sdhci: Remove unused prototype declaration in the header
` [PATCH v2 4/6] mmc: sdhci-pci: Remove dead code (struct sdhci_pci_data et al)
` [PATCH v2 5/6] mmc: sdhci-pci: Remove dead code (cd_gpio, cd_irq "
` [PATCH v2 6/6] mmc: sdhci-pci: Remove dead code (rst_n_gpio "

[Intel-gfx] [PATCH 02/11] drm/i915: Move intel_get_format_info() to intel_fb.c
 2021-10-13 20:17 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-13 20:16 UTC  (4+ messages)
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap

[dpdk-dev] [PATCH 1/2] doc: fix the list of supported flow actions in net/sfc
 2021-10-13 20:16 UTC  (2+ messages)

[dpdk-dev] [PATCH v6 0/6] hide eth dev related structures
 2021-10-13 20:16 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/test-eventdev: add burst enqueue support in perf_queue test
 2021-10-13 20:16 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] app/test-eventdev: add burst enqueue support


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.