All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-06 09:53:49 to 2021-07-06 10:28:36 UTC [more...]

[PATCH] bus: Make remove callback return void
 2021-07-06 10:28 UTC  (9+ messages)

[TECH TOPIC] Rust for Linux
 2021-07-06 10:22 UTC  (7+ messages)

[PULL 00/40] Misc patches for 2021-07-06
 2021-07-06 10:01 UTC  (24+ messages)
` [PULL 01/40] Makefile: Remove /usr/bin/env wrapper from the SHELL variable
` [PULL 02/40] softmmu/vl: Remove obsolete comment about the "frame" parameter
` [PULL 03/40] ui: Fix the "-display sdl,window_close=..." parameter
` [PULL 04/40] ui: Mark the '-no-quit' option as deprecated
` [PULL 05/40] qemu-options: Improve the documentation of the -display options
` [PULL 06/40] coverity-scan: Remove lm32 / unicore32 targets
` [PULL 07/40] coverity-scan: switch to vpath build
` [PULL 08/40] target/i386: Declare constants for XSAVE offsets
` [PULL 09/40] target/i386: Consolidate the X86XSaveArea offset checks
` [PULL 10/40] target/i386: Clarify the padding requirements of X86XSaveArea
` [PULL 11/40] target/i386: Pass buffer and length to XSAVE helper
` [PULL 12/40] target/i386: Make x86_ext_save_areas visible outside cpu.c
` [PULL 13/40] target/i386: Observe XSAVE state area offsets
` [PULL 14/40] target/i386: Populate x86_ext_save_areas offsets using cpuid where possible
` [PULL 15/40] target/i386: Move X86XSaveArea into TCG
` [PULL 16/40] configure: drop vte-2.90 check
` [PULL 17/40] configure, meson: convert vte detection to meson
` [PULL 18/40] configure, meson: convert virgl "
` [PULL 19/40] configure, meson: convert libdaxctl "
` [PULL 21/40] configure, meson: convert liburing "
` [PULL 22/40] configure, meson: convert libxml2 "
` [PULL 24/40] meson: store dependency('threads') in a variable
` [PULL 25/40] configure, meson: move CONFIG_IVSHMEM to meson

[PATCH 0/3] Support for ASUS egpu, dpgu disable, panel overdrive
 2021-07-06 10:19 UTC  (10+ messages)
` [PATCH 1/3] asus-wmi: Add panel overdrive functionality
` [PATCH 2/3] asus-wmi: Add dgpu disable method
` [PATCH 3/3] asus-wmi: Add egpu enable method

[PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
 2021-07-06 10:26 UTC  (3+ messages)

[PATCH v8 10/10] Documentation: Add documentation for VDUSE
 2021-07-06 10:22 UTC  (17+ messages)
  `  "
      `  "

[PATCH v4 1/2] iio: frequency: adrf6780: add support for ADRF6780
 2021-07-06 10:22 UTC  (5+ messages)

[PATCH 00/19] arch: Add basic LoongArch support
 2021-07-06 10:18 UTC  (31+ messages)
` [PATCH 03/19] LoongArch: Add build infrastructure
` [PATCH 05/19] LoongArch: Add boot and setup routines
` [PATCH 06/19] LoongArch: Add exception/interrupt handling
` [PATCH 07/19] LoongArch: Add process management
` [PATCH 08/19] LoongArch: Add memory management
` [PATCH 09/19] LoongArch: Add system call support
` [PATCH 10/19] LoongArch: Add signal handling support
` [PATCH 12/19] LoongArch: Add misc common routines
` [PATCH 13/19] LoongArch: Add some library functions
` [PATCH 15/19] LoongArch: Add PCI controller support
` [PATCH 16/19] LoongArch: Add VDSO and VSYSCALL support
` [PATCH 17/19] LoongArch: Add multi-processor (SMP) support
` [PATCH 18/19] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH 19/19] LoongArch: Add Loongson-3 default config file
  ` [PATCH 04/19] LoongArch: Add common headers

[PATCH] ascii.7: add vertical rule to separate the two columns
 2021-07-06 10:13 UTC 

Integration of Docker in Read-only Rootfile system through Yocto
 2021-07-06 10:20 UTC 

[PATCH] x86/PCI: Handle PIRQ routing tables with no router device given
 2021-07-06 10:28 UTC  (2+ messages)

[PATCH v9 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-07-06 10:15 UTC  (6+ messages)
` [PATCH v9 bpf-next 10/14] bpf: add multi-buffer support to xdp copy helpers

[PATCH V3 0/4] tools: perf: Add JSON metrics for i.MX8M platforms
 2021-07-06 10:05 UTC  (5+ messages)

[GIT PULL] kgdb changes for v5.14
 2021-07-06 10:15 UTC 

[PATCH 00/18] crypto: misc cleanup and introduce gnutls backend driver
 2021-07-06  9:59 UTC  (19+ messages)
` [PATCH 01/18] crypto: remove conditional around 3DES crypto test cases
` [PATCH 02/18] crypto: remove obsolete crypto test condition
` [PATCH 03/18] crypto: skip essiv ivgen tests if AES+ECB isn't available
` [PATCH 04/18] crypto: use &error_fatal in crypto tests
` [PATCH 05/18] crypto: fix gcrypt min version 1.8 regression
` [PATCH 06/18] crypto: drop gcrypt thread initialization code
` [PATCH 07/18] crypto: drop custom XTS support in gcrypt driver
` [PATCH 08/18] crypto: add crypto tests for single block DES-ECB and DES-CBC
` [PATCH 09/18] crypto: delete built-in DES implementation
` [PATCH 10/18] crypto: delete built-in XTS cipher mode support
` [PATCH 11/18] crypto: rename des-rfb cipher to just des
` [PATCH 12/18] crypto: flip priority of backends to prefer gcrypt
` [PATCH 13/18] crypto: introduce build system for gnutls crypto backend
` [PATCH 14/18] crypto: add gnutls cipher provider
` [PATCH 15/18] crypto: add gnutls hash provider
` [PATCH 16/18] crypto: add gnutls hmac provider
` [PATCH 17/18] crypto: add gnutls pbkdf provider
` [PATCH 18/18] crypto: prefer gnutls as the crypto backend if new enough

[PATCH v5 0/3] scsi/dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
 2021-07-06 10:13 UTC  (11+ messages)
` [PATCH v5 3/3] dm mpath: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO
        ` [dm-devel] "

[dpdk-dev] [PATCH v2 1/2] common/cnxk: add support for rte flow item raw
 2021-07-06 10:12 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2 2/2] net/cnxk: "

[PATCH 0/7] dma-resv fence DAG fixes
 2021-07-06 10:12 UTC  (19+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/7] drm/msm: Don't break exclusive fence ordering
  `  "
` [PATCH 2/7] drm/msm: always wait for the exclusive fence
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 3/7] drm/etnaviv: Don't break exclusive fence ordering
  `  "
` [PATCH 4/7] drm/i915: delete exclude argument from i915_sw_fence_await_reservation
  ` [Intel-gfx] "
` [PATCH 5/7] drm/i915: Always wait for the exclusive fence
  ` [Intel-gfx] "
` [PATCH 6/7] drm/i915: Don't break exclusive fence ordering
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 7/7] dma-resv: Give the docs a do-over
  `  "

[PATCH v2 0/2] kvm: x86: Convey the exit reason to user-space on emulation failure
 2021-07-06 10:12 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: Add kvm_x86_ops.get_exit_reason
` [PATCH v2 2/2] KVM: x86: On emulation failure, convey the exit reason to userspace

[RFC PATCH] hw/display/virtio-gpu: Fix memory leak (CID 1453811)
 2021-07-06 10:01 UTC  (4+ messages)

[PATCH v3 1/2] can: mcp251xfd: mcp251xfd_probe(): try to get crystal clock rate from property
 2021-07-06 10:10 UTC  (3+ messages)

[PATCH for-next v2] RDMA/rxe: Fix memory leak in error path code
 2021-07-06 10:10 UTC  (3+ messages)

[PATCH 0/2] math: RATIONAL and RATIONAL_KUNIT_TEST improvements
 2021-07-06 10:09 UTC  (3+ messages)
` [PATCH 1/2] math: Make RATIONAL tristate
` [PATCH 2/2] math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it

[PATCH] [v2] mmc: sdhci-pci-gli: Improve Random 4K Read Performance of GL9763E
 2021-07-06 10:08 UTC  (8+ messages)

[PATCH] Add commit & tag signing/verification via SSH keys using ssh-keygen
 2021-07-06 10:07 UTC  (2+ messages)

[PATCH 0/3] Implement role-switch notifications from dwc3-drd to dwc3-qcom
 2021-07-06 10:07 UTC  (4+ messages)
` [PATCH 2/3] usb: dwc3: Add role switch relay support

[v5 0/2] Add MediaTek MT8192 clock provider device nodes
 2021-07-06  9:56 UTC  (8+ messages)
` [v5 1/2] arm64: dts: mediatek: Add mt8192 clock controllers
` [v5 2/2] arm64: dts: mediatek: Correct UART0 bus clock of MT8192

[PATCH] mt76: mt7915: adapt new firmware to update BA winsize for Rx session
 2021-07-06 10:04 UTC  (2+ messages)

[PATCH nf] netfilter: conntrack: improve RST handling when tuple is re-used
 2021-07-06 10:04 UTC  (4+ messages)

[PATCH v3 0/2] arm64: dts: mt8183: Add kukui platform audio node to the device tree
 2021-07-06 10:01 UTC  (9+ messages)
` [PATCH v3 1/2] arm64: dts: mt8183: add audio node
` [PATCH v3 2/2] arm64: dts: mt8183: add kukui platform "

[PATCH v4 0/2] Add p2p via dmabuf to habanalabs
 2021-07-06 10:03 UTC  (4+ messages)

[PATCH 1/2] dma-fence: export dma_fence_might_wait
 2021-07-06 10:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH 0/6] uniphier: Add PCIe host controller and Akebi96 board support
 2021-07-06 10:01 UTC  (7+ messages)
` [PATCH 1/6] clk: uniphier: Add PCIe clock entry
` [PATCH 2/6] reset: uniphier: Add PCIe reset entry
` [PATCH 3/6] phy: socionext: Add UniPhier PCIe PHY driver
` [PATCH 4/6] pci: uniphier: Add UniPhier PCIe controller driver
` [PATCH 5/6] configs: uniphier: Enable CONFIG_SYS_PCI_64BIT
` [PATCH 6/6] ARM: dts: uniphier: Add support for Akebi96

[PATCH] ASoC: atmel: fix spelling mistakes
 2021-07-06 10:02 UTC 

[PATCH v2] platform/x86: think-lmi: Add pending_reboot support
 2021-07-06 10:02 UTC  (2+ messages)

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-07-06 10:02 UTC  (7+ messages)

[PATCH 0/4] bpf powerpc: Add BPF_PROBE_MEM support for 64bit JIT
 2021-07-06 10:00 UTC  (5+ messages)
` [PATCH 3/4] "
` [PATCH 4/4] bpf powerpc: Add addr > TASK_SIZE_MAX explicit check

[PATCH v5 0/7] updates to amd-pmc driver
 2021-07-06  9:59 UTC  (7+ messages)
` [PATCH v5 1/7] platform/x86: amd-pmc: Fix command completion code
` [PATCH v5 2/7] platform/x86: amd-pmc: Fix SMU firmware reporting mechanism
` [PATCH v5 3/7] platform/x86: amd-pmc: call dump registers only once

[PATCH V2 0/9] Domain on Static Allocation
 2021-07-06  9:59 UTC  (7+ messages)
` [PATCH 6/9] xen/arm: introduce alloc_staticmem_pages and alloc_domstatic_pages

[LTP] [PATCH 0/1] fs_bind: Convert to ltp tests
 2021-07-06  9:59 UTC  (6+ messages)
` [LTP] [PATCH] "

[dpdk-dev] [PATCH v7 00/19] net: ngbe PMD
 2021-07-06  9:55 UTC  (20+ messages)
` [dpdk-dev] [PATCH v7 01/19] net/ngbe: add build and doc infrastructure
` [dpdk-dev] [PATCH v7 02/19] net/ngbe: support probe and remove
` [dpdk-dev] [PATCH v7 03/19] net/ngbe: add log type and error type
` [dpdk-dev] [PATCH v7 04/19] net/ngbe: define registers
` [dpdk-dev] [PATCH v7 05/19] net/ngbe: set MAC type and LAN ID with device initialization
` [dpdk-dev] [PATCH v7 06/19] net/ngbe: init and validate EEPROM
` [dpdk-dev] [PATCH v7 07/19] net/ngbe: add HW initialization
` [dpdk-dev] [PATCH v7 08/19] net/ngbe: identify PHY and reset PHY
` [dpdk-dev] [PATCH v7 09/19] net/ngbe: store MAC address
` [dpdk-dev] [PATCH v7 10/19] net/ngbe: support link update
` [dpdk-dev] [PATCH v7 11/19] net/ngbe: setup the check PHY link
` [dpdk-dev] [PATCH v7 12/19] net/ngbe: add Rx queue setup and release
` [dpdk-dev] [PATCH v7 13/19] net/ngbe: add Tx "
` [dpdk-dev] [PATCH v7 14/19] net/ngbe: add device start and stop operations
` [dpdk-dev] [PATCH v7 15/19] net/ngbe: add Tx queue start and stop
` [dpdk-dev] [PATCH v7 16/19] net/ngbe: add Rx "
` [dpdk-dev] [PATCH v7 17/19] net/ngbe: add simple Rx flow
` [dpdk-dev] [PATCH v7 18/19] net/ngbe: add simple Tx flow
` [dpdk-dev] [PATCH v7 19/19] net/ngbe: support to close and reset device

[PATCH RFC] drm/vc4: hdmi: Fix connector detect logic
 2021-07-06  9:58 UTC  (2+ messages)

[PATCH] misc: Remove redundant new line in perror()
 2021-07-06  9:55 UTC  (2+ messages)

[PATCH V2] mm: add GFP_ATOMIC flag after local_lock_irqsave
 2021-07-06  9:56 UTC  (2+ messages)

[PATCH 00/10] python/iotests: Run iotest linters during Python CI
 2021-07-06  9:49 UTC  (3+ messages)
` [PATCH 07/10] iotests/297: return error code from run_linters()

[meta-oe][PATCH 1/2] mariadb: Use qemu to run cross-compiled binaries
 2021-07-06  9:56 UTC  (2+ messages)
  ` [oe] "

[PATCH 0/4] PCI: replace dublicated MRRS limit quirks
 2021-07-06  9:54 UTC  (8+ messages)
`  "

BUG: MTK DRM/HDMI broken on 5.13 (mt7623/bpi-r2)
 2021-07-06  9:54 UTC  (2+ messages)

[PATCH v4 0/4] s390x: Fix IRB sense data
 2021-07-06  9:39 UTC  (3+ messages)
` [PATCH v4 1/4] s390x/css: Introduce an ESW struct


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.