All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-03 16:09:16 to 2021-06-03 16:50:00 UTC [more...]

[PATCH 0/6] target/microblaze: Clean up MMU translation failed path
 2021-06-03 16:47 UTC  (12+ messages)
` [PATCH 1/6] target/microblaze: Use the IEC binary prefix definitions
` [PATCH 2/6] target/microblaze: Extract FPU helpers to fpu_helper.c
` [PATCH 3/6] target/microblaze: Assert transaction failures have exception enabled
` [PATCH 4/6] target/microblaze: Fix Exception Status Register 'Cause' definitions
` [PATCH 6/6] target/microblaze: Set OPB bits in tlb_fill, not in transaction_failed

[PATCH v3 0/9] arm64: tegra: Prevent early SMMU faults
 2021-06-03 16:46 UTC  (23+ messages)
` [PATCH v3 1/9] memory: tegra: Implement SID override programming
` [PATCH v3 2/9] dt-bindings: arm-smmu: Add Tegra186 compatible string
` [PATCH v3 3/9] iommu/arm-smmu: Implement ->probe_finalize()
` [PATCH v3 4/9] iommu/arm-smmu: tegra: Detect number of instances at runtime
` [PATCH v3 5/9] iommu/arm-smmu: tegra: Implement SID override programming
` [PATCH v3 6/9] iommu/arm-smmu: Use Tegra implementation on Tegra186
` [PATCH v3 7/9] arm64: tegra: Use correct compatible string for Tegra186 SMMU
` [PATCH v3 8/9] arm64: tegra: Hook up memory controller to SMMU on Tegra186
` [PATCH v3 9/9] arm64: tegra: Enable SMMU support on Tegra194

[PATCH 00/39 v5] xfs: CIL and log optimisations
 2021-06-03 16:49 UTC  (7+ messages)
` [PATCH 29/39] xfs: introduce per-cpu CIL tracking structure
` [PATCH 30/39] xfs: implement percpu cil space used calculation
` [PATCH 31/39] xfs: track CIL ticket reservation in percpu structure

[PATCH] gpio: gpio-xilinx: update on suspend and resume calls
 2021-06-03 16:49 UTC 

[PATCH v8 00/12] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-06-03 16:35 UTC  (3+ messages)
` [PATCH v8 10/12] qtest/bios-tables-test: Rename TCG specific tests

[meta-oe][PATCH 0/9] libgpiod: ptest improvements
 2021-06-03 16:48 UTC  (3+ messages)
` [meta-oe][PATCH 9/9] libgpiod: ptest: add kernel-modules to RRECOMMENDS

[PATCH 1/1] ishtp: Add support for Intel ishtp eclite driver
 2021-06-03 16:48 UTC  (5+ messages)

[PATCH v13 0/8] MTE support for KVM guest
 2021-06-03 16:48 UTC  (6+ messages)
` [PATCH v13 4/8] KVM: arm64: Introduce MTE VM feature
` [PATCH v13 5/8] KVM: arm64: Save/restore MTE registers

[PATCH 1/5 v2] power: supply: ab8500: Move to componentized binding
 2021-06-03 16:47 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: set stm32mp157c-odyssey DCMI pins
 2021-06-03 15:34 UTC  (2+ messages)
` [PATCH v2] ARM: dts: stm32: add a new DCMI pins group

[PATCH bpf-next v1 00/10] bpfilter
 2021-06-03 16:47 UTC  (3+ messages)
` [PATCH bpf-next v1 06/10] bpfilter: Add struct target

[GIT PULL] Block fixes for 5.13-rc5
 2021-06-03 16:46 UTC 

[PATCH 1/1] PCI: dwc/imx6: Remove redundant error printing in imx6_pcie_probe()
 2021-06-03 16:44 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/apcupsd: add APCUPSD_CPE_ID_VENDOR
 2021-06-03 16:46 UTC 

[PATCH 1/1] PCI: mediatek: Remove redundant error printing in mtk_pcie_subsys_powerup()
 2021-06-03 16:46 UTC  (2+ messages)

[PATCH 1/2] power: ab8500: remove unused header
 2021-06-03 16:46 UTC  (2+ messages)

[GIT PULL] io_uring fix for 5.13-rc5
 2021-06-03 16:45 UTC 

[PATCH] power: supply: ab8500_fg: Fix typo
 2021-06-03 16:45 UTC  (2+ messages)

[PATCH] iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension
 2021-06-03 16:47 UTC 

[PULL 00/45] target-arm queue
 2021-06-03 16:42 UTC  (36+ messages)
` [PULL 08/45] target/arm: Allow board models to specify initial NS VTOR
` [PULL 11/45] target/arm: Mark LDS{MIN,MAX} as signed operations
` [PULL 12/45] target/arm: fix missing exception class
` [PULL 14/45] target/arm: use raise_exception_ra for MTE check failure
` [PULL 15/45] target/arm: use raise_exception_ra for stack limit exception
` [PULL 17/45] target/arm: Unify unallocated path in disas_fp_1src
` [PULL 18/45] target/arm: Implement scalar float32 to bfloat16 conversion
` [PULL 19/45] target/arm: Implement vector "
` [PULL 20/45] softfpu: Add float_round_to_odd_inf
` [PULL 21/45] target/arm: Implement bfloat16 dot product (vector)
` [PULL 22/45] target/arm: Implement bfloat16 dot product (indexed)
` [PULL 23/45] target/arm: Implement bfloat16 matrix multiply accumulate
` [PULL 24/45] target/arm: Implement bfloat widening fma (vector)
` [PULL 25/45] target/arm: Implement bfloat widening fma (indexed)
` [PULL 26/45] linux-user/aarch64: Enable hwcap bits for bfloat16
` [PULL 27/45] target/arm: Enable BFloat16 extensions
` [PULL 28/45] hvf: Move assert_hvf_ok() into common directory
` [PULL 29/45] hvf: Move vcpu thread functions "
` [PULL 30/45] hvf: Move cpu "
` [PULL 31/45] hvf: Move hvf internal definitions into common header
` [PULL 32/45] hvf: Make hvf_set_phys_mem() static
` [PULL 33/45] hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t
` [PULL 34/45] hvf: Split out common code on vcpu init and destroy
` [PULL 35/45] hvf: Use cpu_synchronize_state()
` [PULL 36/45] hvf: Make synchronize functions static
` [PULL 37/45] hvf: Remove hvf-accel-ops.h
` [PULL 38/45] hvf: Introduce hvf vcpu struct
` [PULL 39/45] hvf: Simplify post reset/init/loadvm hooks
` [PULL 40/45] tests/qtest/bios-tables-test: Check for dup2() failure
` [PULL 41/45] tests/qtest/e1000e-test: Check qemu_recv() succeeded
` [PULL 42/45] tests/qtest/hd-geo-test: Fix checks on mkstemp() return value
` [PULL 43/45] tests/qtest/pflash-cfi02-test: Avoid potential integer overflow
` [PULL 44/45] tests/qtest/tpm-tests: Remove unnecessary NULL checks
` [PULL 45/45] tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed

[RFC][PATCH] kvm: add suspend pm-notifier
 2021-06-03 16:43 UTC  (3+ messages)

[PATCH v3 00/33] block/nbd: rework client connection
 2021-06-03 16:29 UTC  (7+ messages)
` [PATCH v3 17/33] nbd/client-connection: implement connection retry
` [PATCH v3 18/33] nbd/client-connection: shutdown connection on release
` [PATCH v3 19/33] block/nbd: split nbd_handle_updated_info out of nbd_client_handshake()

[dpdk-dev] [PATCH] telemetry: remove static limit on callbacks count
 2021-06-03 16:43 UTC  (3+ messages)

[PATCH v2 00/12] hw: Various Kconfig fixes
 2021-06-03 16:40 UTC  (6+ messages)

[PATCH 0/4] net: caif: fix 2 memory leaks
 2021-06-03 16:42 UTC  (6+ messages)
` [PATCH 1/4] net: caif: added cfserl_release function
` [PATCH 2/4] net: caif: add proper error handling
` [PATCH 3/4] net: caif: fix memory leak in caif_device_notify
` [PATCH 4/4] net: caif: fix memory leak in cfusbl_device_notify

[PATCH 1/5] drm/amdgpu: remove sriov vf checking from getting fb location
 2021-06-03 16:43 UTC  (5+ messages)
` [PATCH 5/5] drm/amdgpu: allocate psp fw private buffer from VRAM for sriov vf

[PATCH v8 0/5] arm64 userspace counter support
 2021-06-03 16:40 UTC  (7+ messages)
` [PATCH v8 3/5] arm64: perf: Enable PMU counter userspace access for perf event

[PATCH v3 0/4] shmem helpers for vgem
 2021-06-03 16:41 UTC  (11+ messages)
` [Intel-gfx] "
` [PATCH v3 1/4] dma-buf: Require VM_PFNMAP vma for mmap
  ` [Intel-gfx] "
` [PATCH v3 2/4] drm/shmem-helper: Switch to vmf_insert_pfn
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 3/4] drm/shmem-helper: Align to page size in dumb_create
  `  "
` [PATCH v3 4/4] drm/vgem: use shmem helpers
  ` [Intel-gfx] "

[linux-linus test] 162344: regressions - FAIL
 2021-06-03 16:41 UTC 

[PATCH] buildsys: Restore listing binaries/tools/helpers in 'make help' target
 2021-06-03 16:07 UTC  (2+ messages)

[1.46][PATCH 1/4] cooker: Ensure parse_quit thread is closed down
 2021-06-03 16:41 UTC  (4+ messages)

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-06-03 16:34 UTC  (8+ messages)
` [Intel-gfx] "

[dpdk-dev] [PATCH 0/2] bugfix for graph
 2021-06-03 16:40 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[arm:sa1100 1/56] arch/arm/mach-sa1100/neponset.c:238:21: error: implicit declaration of function 'clk_hw_register_gpio_gate'; did you mean 'clk_hw_register_gate'?
 2021-06-03 16:07 UTC 

[Buildroot] [PATCH 1/1] package/acpid: add CPE variables
 2021-06-03 16:39 UTC 

stable-rc/queue/4.19 baseline: 140 runs, 4 regressions (v4.19.193)
 2021-06-03 16:37 UTC 

[PATCH v3] arm64: dts: qcom: sc7180: Add DisplayPort node
 2021-06-03 16:37 UTC 

[PATCH 0/5] drm/i915: Get rid of fence error propagation (v2)
 2021-06-03 16:37 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Get rid of fence error propagation (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[bug report] staging:iio:sca3000 extract old event handling and move to poll for events from buffer
 2021-06-03 16:38 UTC  (2+ messages)

[PATCH] target/i386: Fix decode of cr8
 2021-06-03 16:03 UTC  (2+ messages)

[RFC 0/8] drm/msm: split DSI PHY to generic PHY subsystem
 2021-06-03 16:33 UTC  (5+ messages)
` [RFC 5/8] lib: add small API for handling register snapshots

[RFC PATCH 0/2] EVM: add some debugging info
 2021-06-03 16:34 UTC  (3+ messages)
` [RFC PATCH 2/2] evm: output EVM digest calculation info needed for debugging

[Intel-gfx] [PATCH 1/3] drm/i915/ddi: Flush encoder power domain ref puts during driver unload
 2021-06-03 16:34 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] "

[Bug 1896298] [RFC PATCH] accel/tcg: change default codegen buffer size for i386-softmmu
 2021-06-03 16:33 UTC  (2+ messages)
`  "

[RFC PATCH] docs/specs: QMP configuration design specification
 2021-06-03 16:02 UTC  (2+ messages)

[PATCH v1 0/4] PCI: brcmstb: Add panic handler and shutdown func
 2021-06-03 16:32 UTC  (3+ messages)

[PATCH V2] clk: clk_versaclock: Add support for versaclock driver
 2021-06-03 16:32 UTC  (2+ messages)

[PATCH] ipv6: parameter p.name is empty
 2021-06-03 16:29 UTC  (4+ messages)

[PATCH 0/2] [GSOC] cat-file: fix --batch report changed-type bug
 2021-06-03 16:29 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] [GSOC] cat-file: handle trivial --batch format with --batch-all-objects
  ` [PATCH v2 2/2] [GSOC] cat-file: merge two block into one

[PATCH 0/1] Use platform specific defaults for GuC/HuC enabling
 2021-06-03 16:48 UTC  (4+ messages)
` [Intel-gfx] "
` [PATCH 1/1] drm/i915/uc: "
  ` [Intel-gfx] "

[v5.4.y,v4.19.y] nl80211: validate key indexes for cfg80211_registered_device
 2021-06-03 16:28 UTC 

[PATCH 00/29] drm/i915/gem: ioctl clean-ups (v6)
 2021-06-03 16:29 UTC  (7+ messages)
` [PATCH 21/29] drm/i915/gem: Use the proto-context to handle create parameters (v2)
        ` [Intel-gfx] "

[PATCH v2 0/4] shmem helpers for igt
 2021-06-03 16:29 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[RFC PATCH v3 0/8] ext4, jbd2: fix 3 issues about bdev_try_to_free_page()
 2021-06-03 16:28 UTC  (5+ messages)
` [RFC PATCH v3 2/8] jbd2: ensure abort the journal if detect IO error when writing original buffer back
` [RFC PATCH v3 4/8] jbd2: remove redundant buffer io error checks

[RFC PATCH] dt-bindings: hwlock: sun6i: Fix various warnings in binding
 2021-06-03 14:42 UTC 

[PATCH v2] PCI: ftpci100: rename macro name collision
 2021-06-03 16:26 UTC  (2+ messages)

[PATCH] fstests: add basic ftrace support
 2021-06-03 16:26 UTC  (4+ messages)

[PATCH] block/snapshot: Clarify goto fallback behavior
 2021-06-03 16:02 UTC  (2+ messages)

[PATCH -next] NFSD: Fix error return code in nfsd4_interssc_connect()
 2021-06-03 16:23 UTC  (2+ messages)

[PATCH v5 0/2] PCI: imx6: add one regulator used to power up pcie phy
 2021-06-03 16:19 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: imx6q-pcie: Add "vph-supply" for PHY supply voltage
  ` [PATCH v5 1/2] dt-bindings: imx6q-pcie: Add "vph-supply" for PHY supply voltageg

[igt-dev] [PATCH i-g-t] lib: sync i915_pciids.h with kernel
 2021-06-03 16:21 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib: sync i915_pciids.h with kernel (rev9)

[PATCH v4] tools/libs/store: cleanup libxenstore interface
 2021-06-03 16:20 UTC  (2+ messages)

[hardknott] [PATCH 1/5] expat: set CVE_PRODUCT
 2021-06-03 16:19 UTC  (4+ messages)
` [OE-core] "

[PATCH] driver core: Make dev_info() messages dev_dbg()
 2021-06-03 16:18 UTC  (2+ messages)

[PATCH] driver: adc: ltc2497: return directly after reading the adc conversion value
 2021-06-03 16:20 UTC  (2+ messages)

[PATCH 00/20] GuC CTBs changes + a few misc patches
 2021-06-03 16:10 UTC  (5+ messages)
` [PATCH 15/20] drm/i915/guc: Ensure H2G buffer updates visible before tail update
  ` [Intel-gfx] "

[RESEND PATCH net-next v4 0/3] Enable 2.5Gbps speed for stmmac
 2021-06-03 16:14 UTC  (6+ messages)
` [RESEND PATCH net-next v4 1/3] net: stmmac: split xPCS setup from mdio register

[PATCH] PCI: mobiveil: Remove unused readl and writel functions
 2021-06-03 16:14 UTC  (3+ messages)

[PATCH -next] iio: frequency: adf4350: disable reg and clk on error in adf4350_probe()
 2021-06-03 16:18 UTC  (2+ messages)

[arm:clearfog 12/13] drivers/pci/pcie/portdrv_core.c:325 pcie_port_device_register() warn: inconsistent indenting
 2021-06-03 16:08 UTC 

[PATCH] env: Leave invalid env for nowhere location
 2021-06-03 16:15 UTC  (3+ messages)

[PATCH mptcp-next] mptcp: add MIB counter for invalid mapping
 2021-06-03 14:30 UTC  (2+ messages)

[PATCH iproute2-next v2 1/1] police: Add support for json output
 2021-06-03 16:14 UTC  (3+ messages)

[f2fs-dev] [PATCH v6] f2fs: compress: add compress_inode to cache compressed blocks
 2021-06-03 16:13 UTC  (12+ messages)

stable-rc/queue/4.9 baseline: 118 runs, 4 regressions (v4.9.270-71-g4ed727b2f422)
 2021-06-03 16:13 UTC 

[PATCH 0/1] Introduce i915_sched_engine object
 2021-06-03 16:02 UTC  (9+ messages)
` [PATCH 1/1] drm/i915: "
  ` [Intel-gfx] "

[PATCH v3] libfs: fix error cast of negative value in simple_attr_write()
 2021-06-03 16:09 UTC  (2+ messages)

[dpdk-dev] [PATCH v3] test: remove strict timing requirements from alarm and cycles tests
 2021-06-03 16:13 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH] PCI: microchip: Make the struct event_descs static
 2021-06-03 16:12 UTC  (2+ messages)

[PATCH v2] arm64/dts/qcom/sc7180: Add Display Port dt node
 2021-06-03 16:09 UTC 

[RFC PATCH 0/9] Add LSM access controls and auditing to io_uring
 2021-06-03 15:54 UTC  (17+ messages)
` [RFC PATCH 2/9] audit,io_uring,io-wq: add some basic audit support "

[dpdk-dev] [PATCH] net/ice: fix wrong data path selection in secondary process
 2021-06-03 10:03 UTC  (2+ messages)

[dpdk-dev] Problem while running dpdk
 2021-06-01 14:40 UTC  (3+ messages)
  ` [dpdk-dev] [External] : "

[PATCH] PCI: xgene: Fix a non-compliant kernel-doc
 2021-06-03 16:10 UTC  (2+ messages)

[PATCH v4] counter: Add support for Intel Quadrature Encoder Peripheral
 2021-06-03 16:12 UTC  (2+ messages)

[Buildroot] [PATCH next] package/gnutls: disable tests
 2021-06-03 16:10 UTC 

[dpdk-dev] code.dpdk.org bugfix releases
 2021-06-03 16:10 UTC  (2+ messages)

[ext4] 05c2c00f37: aim7.jobs-per-min -11.8% regression
 2021-06-03 16:10 UTC  (10+ messages)
  ` [LKP] "

[PATCH] drm/amdgpu: Use vma_lookup() in amdgpu_ttm_tt_get_user_pages()
 2021-06-03 16:09 UTC  (2+ messages)

[BUG] network is broken on Orange Pi PC
 2021-06-03 16:09 UTC  (7+ messages)

[RFC PATCH v4 00/11] Introduce vfio-pci-core subsystem
 2021-06-03 16:08 UTC  (3+ messages)
` [PATCH 10/11] vfio-pci: introduce vfio_pci_core subsystem driver
` [PATCH 11/11] mlx5-vfio-pci: add new vfio_pci driver for mlx5 devices


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.