All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-14 17:09:54 to 2021-06-14 17:49:55 UTC [more...]

[PATCH v4 0/6] BHI/BHIe improvements for MHI power purposes
 2021-06-14 17:49 UTC  (5+ messages)
` [PATCH v4 4/6] ath11k: set register access length for MHI driver

[dpdk-dev] [PATCH] app/testpmd: send failure logs to stderr
 2021-06-14 17:49 UTC  (6+ messages)

[PATCH] iommu/io-pgtable-arm: Optimize partial walk flush for large scatter-gather list
 2021-06-14 17:48 UTC  (14+ messages)

[PATCH 00/40] I2C fixes (revision 1)
 2021-06-14 17:46 UTC  (41+ messages)
` [PATCH 01/40] drm/amdgpu: add a mutex for the smu11 i2c bus (v2)
` [PATCH 02/40] drm/amdgpu/pm: rework i2c xfers on sienna cichlid (v4)
` [PATCH 03/40] drm/amdgpu/pm: rework i2c xfers on arcturus (v4)
` [PATCH 04/40] drm/amdgpu/pm: add smu i2c implementation for navi1x (v4)
` [PATCH 05/40] drm/amdgpu: add new helper for handling EEPROM i2c transfers
` [PATCH 06/40] drm/amdgpu/ras: switch ras eeprom handling to use generic helper
` [PATCH 07/40] drm/amdgpu/ras: switch fru eeprom handling to use generic helper (v2)
` [PATCH 08/40] drm/amdgpu: i2c subsystem uses 7 bit addresses
` [PATCH 09/40] drm/amdgpu: add I2C_CLASS_HWMON to SMU i2c buses
` [PATCH 10/40] drm/amdgpu: rework smu11 i2c for generic operation
` [PATCH 11/40] drm/amdgpu: only set restart on first cmd of the smu i2c transaction
` [PATCH 12/40] drm/amdgpu: Remember to wait 10ms for write buffer flush v2
` [PATCH 13/40] dmr/amdgpu: Add RESTART handling also to smu_v11_0_i2c (VG20)
` [PATCH 14/40] drm/amdgpu: Drop i > 0 restriction for issuing RESTART
` [PATCH 15/40] drm/amdgpu: Send STOP for the last byte of msg only
` [PATCH 16/40] drm/amd/pm: SMU I2C: Return number of messages processed
` [PATCH 17/40] drm/amdgpu/pm: ADD I2C quirk adapter table
` [PATCH 18/40] drm/amdgpu: Fix Vega20 I2C to be agnostic (v2)
` [PATCH 19/40] drm/amdgpu: Fixes to the AMDGPU EEPROM driver
` [PATCH 20/40] drm/amdgpu: EEPROM respects I2C quirks
` [PATCH 21/40] drm/amdgpu: I2C EEPROM full memory addressing
` [PATCH 22/40] drm/amdgpu: RAS and FRU now use 19-bit I2C address
` [PATCH 23/40] drm/amdgpu: Fix wrap-around bugs in RAS
` [PATCH 24/40] drm/amdgpu: I2C class is HWMON
` [PATCH 25/40] drm/amdgpu: RAS: EEPROM --> RAS
` [PATCH 26/40] drm/amdgpu: Rename misspelled function
` [PATCH 27/40] drm/amdgpu: RAS xfer to read/write
` [PATCH 28/40] drm/amdgpu: EEPROM: add explicit read and write
` [PATCH 29/40] drm/amd/pm: Extend the I2C quirk table
` [PATCH 30/40] drm/amd/pm: Simplify managed I2C transfer functions
` [PATCH 31/40] drm/amdgpu: Fix width of I2C address
` [PATCH 32/40] drm/amdgpu: Return result fix in RAS
` [PATCH 33/40] drm/amdgpu: Fix amdgpu_ras_eeprom_init()
` [PATCH 34/40] drm/amdgpu: Simplify RAS EEPROM checksum calculations
` [PATCH 35/40] drm/amdgpu: Use explicit cardinality for clarity
` [PATCH 36/40] drm/amdgpu: Optimizations to EEPROM RAS table I/O
` [PATCH 37/40] drm/amdgpu: RAS EEPROM table is now in debugfs
` [PATCH 38/40] drm/amdgpu: Fix koops when accessing RAS EEPROM
` [PATCH 39/40] drm/amdgpu: Use a single loop
` [PATCH 40/40] drm/amdgpu: Correctly disable the I2C IP block

[PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
 2021-06-14 17:46 UTC  (15+ messages)
` [PATCH v5 1/5] iommu/arm-smmu: Add support for driver IOMMU fault handlers
` [PATCH v5 2/5] iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault info
` [PATCH v5 3/5] drm/msm: Improve the a6xx page fault handler

[PATCH net-next] net: dsa: sja1105: constify the sja1105_regs structures
 2021-06-14 17:46 UTC  (2+ messages)

[PATCH v2] Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled
 2021-06-14 17:46 UTC 

[PATCH BlueZ] mgmt-tester: Enable Kernel Debug Experimental Feature
 2021-06-14 17:46 UTC 

[PATCH 1/2] drm/amdgpu: unwrap fence chains in the explicit sync fence
 2021-06-14 17:45 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: rework dma_resv handling v3

[PATCH v2 0/2] Add support to boot virtiofs and 9pfs as rootfs
 2021-06-14 17:44 UTC  (6+ messages)
` [Virtio-fs] "
` [PATCH v2 1/2] init/do_mounts.c: Add a path to boot from tag based filesystems
  ` [Virtio-fs] "
` [PATCH v2 2/2] init/do_mounts.c: Add 9pfs to the list of "
  ` [Virtio-fs] "

[igt-dev] [PATCH i-g-t 00/77] Stop depending on context mutation (v4)
 2021-06-14 17:45 UTC  (14+ messages)
` [igt-dev] [PATCH i-g-t 21/77] tests/i915/gem_ctx_exec: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 23/77] tests/i915/gem_sync: "
` [igt-dev] [PATCH i-g-t 24/77] tests/i915/gem_userptr_blits: "
` [igt-dev] [PATCH i-g-t 25/77] tests/i915/gem_wait: "
` [igt-dev] [PATCH i-g-t 26/77] tests/i915/gem_request_retire: "
` [igt-dev] [PATCH i-g-t 29/77] tests/i915/gem_create: "
` [igt-dev] ✓ Fi.CI.BAT: success for Stop depending on context mutation (rev8)

[RFC] GitLab issue tracker labeling process: arch/target, os, and accel labels
 2021-06-14 17:42 UTC  (2+ messages)

[PATCH v5 0/4] drm/i915: Move system memory to TTM for discrete
 2021-06-14 17:42 UTC  (10+ messages)
` [Intel-gfx] "
` [PATCH v5 1/4] drm/i915: Update object placement flags to be mutable
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 2/4] drm/i915/ttm: Adjust gem flags and caching settings after a move
  `  "
` [Intel-gfx] [PATCH v5 3/4] drm/i915/ttm: Calculate the object placement at get_pages time
  `  "
` [PATCH v5 4/4] drm/i915/ttm: Use TTM for system memory
  ` [Intel-gfx] "

[PATCH] PCI: Don't use Printk in raw_spinlocks
 2021-06-14 17:43 UTC  (4+ messages)

[djwong-xfs:vectorized-scrub 125/315] fs/xfs/libxfs/xfs_swapext.c:23:1: iwyu: warning: superfluous #include "xfs_errortag.h"
 2021-06-14 17:41 UTC 

[PATCH 1/3] drm/amdgpu: parameterize ttm BO destroy callback
 2021-06-14 17:40 UTC  (3+ messages)

[PATCH 0/8] FPGA Manager devres cleanup
 2021-06-14 17:40 UTC  (5+ messages)
` [PATCH 2/8] fpga: stratix10-soc: Add missing fpga_mgr_free() call

[PATCH v2] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
 2021-06-14 17:37 UTC  (4+ messages)

[PATCH v3 0/2] Add Ingenic SoCs MAC support
 2021-06-14 17:36 UTC  (15+ messages)
` [PATCH v3 1/2] dt-bindings: dwmac: Add bindings for new Ingenic SoCs
` [PATCH v3 2/2] net: stmmac: Add Ingenic SoCs MAC support

[PATCH] Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled
 2021-06-14 17:38 UTC  (2+ messages)
`  "

[PATCH 5/5] tests: Introduce a TSX test
 2021-06-14 17:21 UTC  (3+ messages)
` [PATCH v2 "

[igt-dev] [PATCH i-g-t 1/3] tests/kms_cursor_crc: use flipping instead of frontbuffer
 2021-06-14 17:37 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/3] tests/kms_ccs: separate ccs modifiers to separate subtests
` [igt-dev] [PATCH i-g-t 3/3] tests/kms_plane: fix rounding error

[PATCH] arm64: meson: remove COMMON_CLK
 2021-06-14 17:36 UTC  (3+ messages)

renesas/master baseline: 284 runs, 12 regressions (renesas-devel-2021-06-14-v5.13-rc6)
 2021-06-14 17:36 UTC 

renesas/master baseline-nfs: 56 runs, 6 regressions (renesas-devel-2021-06-14-v5.13-rc6)
 2021-06-14 17:36 UTC 

device namespaces
 2021-06-14 17:36 UTC  (14+ messages)

[PATCH] Add Github Action CI workflow
 2021-06-14 17:36 UTC 

[dpdk-dev] [PATCH v5 00/24] net: ngbe PMD
 2021-06-14 17:36 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 03/24] net/ngbe: support probe and remove
` [dpdk-dev] [PATCH v5 04/24] net/ngbe: add device init and uninit

Recovering RAID-1
 2021-06-14 17:35 UTC  (3+ messages)

[PATCHSET v7 00/16] xfs: deferred inode inactivation
 2021-06-14 17:34 UTC  (7+ messages)
` [PATCH 03/16] xfs: detach dquots from inode if we don't need to inactivate it
` [PATCH 04/16] xfs: clean up xfs_inactive a little bit

[PATCH] mark pstore-blk as broken
 2021-06-14 17:33 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/tor: security bump version to 0.4.5.9
 2021-06-14 17:33 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/tor: bump version to 0.4.6.5

guest/host mem out of sync on core2duo?
 2021-06-14 17:32 UTC  (3+ messages)

[PATCH 0/5] Add RZ/G2L DMAC support
 2021-06-14 17:30 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: dma: Document RZ/G2L bindings

[PATCH v12 0/5] Enhance IOMMU default DMA mode build options
 2021-06-14 17:24 UTC  (8+ messages)
` [PATCH v12 5/5] iommu: Remove mode argument from iommu_set_dma_strict()

[RESEND PATCH 1/2] thermal: imx_sc: add missing of_node_put for loop iteration
 2021-06-14 17:28 UTC  (4+ messages)
` [RESEND PATCH 2/2] thermal: sprd: "

[PATCH 0/3] s390/vfio-ap: refactor mdev remove callback and locks
 2021-06-14 17:29 UTC  (4+ messages)
` [PATCH 1/3] s390/vfio-ap: clean up mdev resources when remove callback invoked

[PATCH 0/6] mktag tests: test more exhaustively
 2021-06-14 17:28 UTC  (7+ messages)
` [PATCH 1/6] mktag tests: parse out options in helper
` [PATCH 2/6] mktag tests: invert --no-strict test
` [PATCH 3/6] mktag tests: test hash-object --literally and unreachable fsck
` [PATCH 4/6] mktag tests: test update-ref and reachable fsck
` [PATCH 5/6] mktag tests: test for-each-ref
` [PATCH 6/6] mktag tests: test fast-export

[PATCH v2 0/3] Fix CIs skipping filesystem, EFI secure boot and EFI capsule tests
 2021-06-14 17:29 UTC  (3+ messages)
` [PATCH v2 1/3] tools: docker: Install a readable kernel for libguestfs-tools

[PATCH V4 1/2] dt-bindings: pinctrl: qcom: sm6125: Document SM6125 pinctrl driver
 2021-06-14 17:28 UTC  (3+ messages)

PROBLEM: Crash after Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
 2021-06-14 17:28 UTC  (2+ messages)

dovetail on x86: TSC switching and the fallout
 2021-06-14 17:28 UTC  (2+ messages)

[PATCH v1 0/2] firmware: dmi_scan: Make it work in kexec'ed kernel
 2021-06-14 17:27 UTC  (12+ messages)

[PATCH V5 1/2] dt-bindings: pinctrl: qcom: sm6125: Document SM6125 pinctrl driver
 2021-06-14 17:27 UTC  (2+ messages)
` [PATCH V5 2/2] drivers: qcom: pinctrl: Add pinctrl driver for sm6125

[Intel-wired-lan] [PATCH] ice: add support for auxiliary input/output pins
 2021-06-14 17:26 UTC  (3+ messages)

[RESEND PATCH v6 2/2] mmc: openpiton: add piton_mmc driver
 2021-06-14 17:23 UTC  (5+ messages)

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-14 17:23 UTC  (7+ messages)
` [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device

[PATCH mptcp-net] mptcp: fix bad handling od 32 bit ack wrap-around
 2021-06-14 17:23 UTC 

[PATCH v2] btrfs: sysfs: export dev stats in devinfo directory
 2021-06-14 17:19 UTC  (3+ messages)

[PATCH v7 1/2] board: riscv: add openpiton-riscv64 SoC support
 2021-06-14 17:21 UTC  (2+ messages)
` [PATCH v7 2/2] mmc: openpiton: add piton_mmc driver

[PATCH v7 0/2] Add OpenPiton-riscv64 board support
 2021-06-14 17:21 UTC 

[PATCH v3 0/7] media: v4l2: compat ioctl fixes
 2021-06-14 17:21 UTC  (5+ messages)
` [PATCH v3 7/8] media: subdev: fix compat_ioctl32
` [PATCH v3 8/8] media: subdev: disallow ioctl for saa6588/davinci

[gitlab] Renamed issue labels for target architecture
 2021-06-14 17:18 UTC  (3+ messages)

[PATCH 0/5] Add RZ/G2L I2C support
 2021-06-14 17:20 UTC  (4+ messages)
` [PATCH 3/5] i2c: riic: Add RZ/G2L support

[PATCH 0/4] show-branch: add missing tests, trivial color output fix
 2021-06-14 17:18 UTC  (5+ messages)
` [PATCH 1/4] show-branch tests: rename the one "show-branch" test file
` [PATCH 2/4] show-branch tests: modernize test code
` [PATCH 3/4] show-branch: fix and test --color output
` [PATCH 4/4] show-branch tests: add missing tests

[PATCH 1/1] hw: virt: consider hw_compat_6_0
 2021-06-14 17:17 UTC  (5+ messages)

[PATCH 00/18] Fix idxd sub-drivers setup
 2021-06-14 17:18 UTC  (2+ messages)

[PATCH 1/2] brcmfmac: fix setting of station info chains bitmask
 2021-06-14 17:18 UTC  (4+ messages)

[cifs:for-next 17/18] fs/cifs/dfs_cache.c:1433:1: warning: the frame size of 1120 bytes is larger than 1024 bytes
 2021-06-14 17:17 UTC  (2+ messages)

[PATCH 0/2] trivial progress.c API usage fixes
 2021-06-14 17:18 UTC  (13+ messages)
` [PATCH 2/2] read-cache: fix incorrect count and progress bar stalling

[PATCH] net/ceph: Remove unnecessary variables
 2021-06-14 17:17 UTC  (2+ messages)

[PATCH -next] libceph: fix doc warnings in cls_lock_client.c
 2021-06-14 17:17 UTC  (2+ messages)

[PATCH nf] MAINTAINERS: netfilter: add irc channel
 2021-06-14 17:17 UTC  (3+ messages)

[PATCH v2] drm/i915: Document the Virtual Engine uAPI
 2021-06-14 17:16 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Document the Virtual Engine uAPI (rev2)

stable-rc/queue/4.9 build: 185 builds: 0 failed, 185 passed, 4 warnings (v4.9.272-42-g97a072b96e7e)
 2021-06-14 17:15 UTC 

[igt-dev] [PATCH i-g-t 00/93] Stop depending on context mutation (v4)
 2021-06-14 17:16 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 40/93] tests/i915/gem_sync: Convert to intel_ctx_t

[PATCH 1/5] dma-buf: fix dma_resv_test_signaled test_all handling
 2021-06-14 17:15 UTC  (6+ messages)

[PATCH v4 0/4] drm/i915: Move system memory to TTM for discrete
 2021-06-14 17:13 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Move system memory to TTM for discrete (rev4)

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

[PATCH 0/4] Add USB2 support for rk3568
 2021-06-14 17:09 UTC  (5+ messages)
` [PATCH 3/4] PHY: rockchip: USB2: Allow 64 bits reg property

[GIT PULL] firmware: arm_ffa: Initial support for v5.14
 2021-06-14 17:08 UTC  (3+ messages)

[PATCH] arm64: mm: fix warning in arch_faults_on_old_pte()
 2021-06-14 17:07 UTC  (2+ messages)

[PATCH v4 1/5] dt-bindings: arm: fsl: add Nitrogen8 SoM
 2021-06-14 17:06 UTC  (5+ messages)
` [PATCH v4 2/5] arm64: dts: imx8mq: "
` [PATCH v4 3/5] dt-bindings: vendor-prefixes: add mntre
` [PATCH v4 4/5] dt-bindings: arm: fsl: add MNT Reform2 board
` [PATCH v4 5/5] arm64: dts: imx8mq: add support for MNT Reform2


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.