All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-19 10:52:09 to 2021-05-19 11:34:57 UTC [more...]

[PATCH] drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
 2021-05-19 11:34 UTC  (13+ messages)

[PATCH 0/6] x86/sev-es: Fixes for SEV-ES guest support
 2021-05-19 11:33 UTC  (10+ messages)
` [PATCH 3/6] x86/sev-es: Use __put_user()/__get_user

[PATCH] usb: typec: ucsi: Clear pending after acking connector change
 2021-05-19 11:33 UTC  (7+ messages)

[PATCH] configure: Avoid error messages about missing *-config-*.h files
 2021-05-19 11:31 UTC  (3+ messages)

[PATCH v2 0/2] am335x: set pinmux registers from pins debug file
 2021-05-19 11:31 UTC  (4+ messages)
` [PATCH v2 1/2] pinctrl: core: configure pinmux "

[PATCH v5 00/22] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-05-19 11:31 UTC  (3+ messages)
` [PATCH v5 04/22] ice: Register auxiliary device to provide RDMA

[LTP] [PATCH 0/6] cfs_bandwidth01 and CGroup API
 2021-05-19 11:30 UTC  (9+ messages)
` [LTP] [PATCH 1/6] API/cgroups: Allow fetching of CGroup name
` [LTP] [PATCH 2/6] API/cgroups: Remove obsolete function in API
` [LTP] [PATCH 3/6] API/cgroups: Check for unknown controller name
` [LTP] [PATCH 4/6] API/cgroups: Add cpu controller

[PATCH 01/13] RDMA: Split the alloc_hw_stats() ops to port and device variants
 2021-05-19 11:29 UTC  (2+ messages)

[PATCH v4 0/3] Rework CPU capacity asymmetry detection
 2021-05-19 11:30 UTC  (3+ messages)
` [PATCH v4 2/3] sched/topology: "

[PATCH v2 00/15] drm/i915: Move LMEM (VRAM) management over to TTM
 2021-05-19 11:29 UTC  (5+ messages)
` [PATCH v2 10/15] drm/i915/ttm: Introduce a TTM i915 gem object backend
  ` [Intel-gfx] "

[PATCH v1 00/11] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-05-19 11:29 UTC  (10+ messages)
` [PATCH v1 04/11] mm/memremap: add ZONE_DEVICE support for compound pages

[PATCH v4 0/6] x86/syscall: use int for x86-64 system calls
 2021-05-19 11:29 UTC  (2+ messages)

[PATCH v4 0/7] running kernel mode SIMD with softirqs disabled
 2021-05-19 11:29 UTC  (9+ messages)
` [PATCH v4 1/7] crypto: skcipher - handle zero sized inputs correctly
` [PATCH v4 2/7] crypto: aead - disallow en/decrypt for non-task or non-softirq context
` [PATCH v4 3/7] crypto: skcipher "
` [PATCH v4 4/7] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path
` [PATCH v4 5/7] crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
` [PATCH v4 6/7] crypto: arm64/aes-ce "
` [PATCH v4 7/7] crypto: arm64/aes-ccm - remove non-SIMD fallback path

[nft PATCH] doc: nft.8: Extend monitor description by trace
 2021-05-19 11:29 UTC 

[Buildroot] [PATCH 0/3] My take on the at91bootstrap 4.x story
 2021-05-19 11:29 UTC  (3+ messages)
` [Buildroot] [PATCH 3/3] boot/at91bootstrap3: add BR2_TARGET_AT91BOOTSTRAP3_NEEDS_PYTHON3

[PATCH] hungtask: add filter kthread/check comm
 2021-05-19 11:28 UTC  (2+ messages)

[RFC PATCH v5 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-05-19 11:13 UTC  (45+ messages)
` [RFC PATCH v5 01/27] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
` [RFC PATCH v5 02/27] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [RFC PATCH v5 03/27] nvme-tcp-offload: Add device scan implementation
` [RFC PATCH v5 04/27] nvme-tcp-offload: Add controller level implementation
` [RFC PATCH v5 05/27] nvme-tcp-offload: Add controller level error recovery implementation
` [RFC PATCH v5 06/27] nvme-tcp-offload: Add queue level implementation
` [RFC PATCH v5 07/27] nvme-tcp-offload: Add IO "
` [RFC PATCH v5 08/27] nvme-tcp-offload: Add Timeout and ASYNC Support
` [RFC PATCH v5 09/27] qed: Add TCP_ULP FW resource layout
` [RFC PATCH v5 10/27] qed: Add NVMeTCP Offload PF Level FW and HW HSI
` [RFC PATCH v5 11/27] qed: Add NVMeTCP Offload Connection "
` [RFC PATCH v5 12/27] qed: Add support of HW filter block
` [RFC PATCH v5 13/27] qed: Add NVMeTCP Offload IO Level FW and HW HSI
` [RFC PATCH v5 14/27] qed: Add NVMeTCP Offload IO Level FW Initializations
` [RFC PATCH v5 15/27] qed: Add IP services APIs support
` [RFC PATCH v5 16/27] qedn: Add qedn - Marvell's NVMeTCP HW offload vendor driver
` [RFC PATCH v5 17/27] qedn: Add qedn probe
` [RFC PATCH v5 18/27] qedn: Add qedn_claim_dev API support
` [RFC PATCH v5 19/27] qedn: Add IRQ and fast-path resources initializations
` [RFC PATCH v5 20/27] qedn: Add connection-level slowpath functionality
` [RFC PATCH v5 21/27] qedn: Add support of configuring HW filter block
` [RFC PATCH v5 22/27] qedn: Add IO level qedn_send_req and fw_cq workqueue
` [RFC PATCH v5 23/27] qedn: Add support of Task and SGL
` [RFC PATCH v5 24/27] qedn: Add support of NVME ICReq & ICResp
` [RFC PATCH v5 25/27] qedn: Add IO level fastpath functionality
` [RFC PATCH v5 26/27] qedn: Add Connection and IO level recovery flows
` [RFC PATCH v5 27/27] qedn: Add support of ASYNC

[BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
 2021-05-19 11:27 UTC  (6+ messages)

[PATCH 0/2] am335x: set pinmux registers from pins debug file
 2021-05-19 11:27 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: core: configure pinmux "

[PATCH] MAINTAINERS: update block/rbd.c maintainer
 2021-05-19 11:25 UTC 

[PULL v3 0/1] Rtd patches
 2021-05-19 11:24 UTC  (6+ messages)

fs/quota/dquot.o: warning: objtool: __dquot_initialize()+0x215: unreachable instruction
 2021-05-19 11:26 UTC 

[PATCH v2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-19 11:25 UTC  (17+ messages)

[ovmf test] 162071: all pass - PUSHED
 2021-05-19 11:25 UTC 

[xen-unstable-smoke test] 162087: regressions - FAIL
 2021-05-19 11:24 UTC 

[RFC] Add DMA_RESV_USAGE flags
 2021-05-19 11:24 UTC  (13+ messages)

[PATCH v2 0/3] Introduce enums for SCSI status codes
 2021-05-19 11:23 UTC  (3+ messages)
` [PATCH v2 2/3] Introduce enums for the SAM, message, host and driver "

[LTP] [PATCH v2 1/1] doc: Add supported distros (kernel, libc, toolchain)
 2021-05-19 11:24 UTC  (5+ messages)
  ` [LTP] [Automated-testing] "

[PATCH] x86: Fix location of '-plugin-opt=' flags
 2021-05-19 11:23 UTC  (2+ messages)
` [tip: x86/urgent] x86/build: "

[PATCH] sched: fix a stale comment in pick_next_task()
 2021-05-19 11:23 UTC  (2+ messages)
` [tip: sched/core] sched: Fix "

[PATCH v4] dt-bindings: dvfs: Add support for generic performance domains
 2021-05-19 11:23 UTC  (5+ messages)

[PATCH] platform/x86: acer-wmi: Add support for Acer Helios 300 RGB keyboard backlight
 2021-05-19 11:23 UTC  (6+ messages)

[V2][PATCH 0/2] drm: xlnx: add some functions
 2021-05-19 11:22 UTC  (4+ messages)
` [V2][PATCH 2/2] drm: xlnx: consolidate the functions which programming AUDIO_VIDEO_SELECT register

[PATCH 0/3] Refine mtk-cmdq-mailbox callback mechanism
 2021-05-19 11:21 UTC  (3+ messages)
` [PATCH 1/3] mailbox: mtk-cmdq: Remove cmdq_cb_status

RFC: Qemu backup interface plans
 2021-05-19 11:20 UTC  (4+ messages)

Internal error: Oops from inet_frag_find, when inserting a IP frag into a rhashtable
 2021-05-19 11:20 UTC  (2+ messages)

[PATCH v1 0/2] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-19 11:13 UTC  (7+ messages)
` [PATCH v1 2/2] ASoC: tegra: Unify "
      ` Question about Tegra UCMs

[PATCH -next] scsi: hisi_sas: drop free_irq of devm_request_irq allocated irq
 2021-05-19 11:19 UTC  (4+ messages)

[lttng-dev] tracelog / tracef feature
 2021-05-19 11:19 UTC 

[linux-next:pending-fixes] BUILD REGRESSION 8bb1ba5daf09803b0c243a53d34f6ae1da8acc23
 2021-05-19 11:18 UTC 

[PATCH] help: colorize man pages
 2021-05-19 11:19 UTC  (6+ messages)

Bug in git submodule update --remote
 2021-05-19 11:19 UTC  (2+ messages)

[PATCH net] cxgb4: avoid accessing registers when clearing filters
 2021-05-19 11:18 UTC 

[PATCH v18 00/18] KVM RISC-V Support
 2021-05-19 11:18 UTC  (6+ messages)

[PATCH] USB: gadget: lpc32xx_udc: remove debugfs dentry variable
 2021-05-19 11:09 UTC  (2+ messages)

[PATCH] clone: clean up directory after transport_fetch_refs() failure
 2021-05-19 11:17 UTC 

[PATCH v2 0/2] target/i386: Make sure that vsyscall's tb->size != 0
 2021-05-19 11:14 UTC  (2+ messages)

[PATCH v2] drivers: pci: pcie_dw_common: fix Werror compilation error
 2021-05-19 11:16 UTC 

[PATCH 00/21] block: publish backup-top filter
 2021-05-19 11:14 UTC  (6+ messages)
` [PATCH 01/21] block: introduce bdrv_replace_child_bs()

[PATCH v4] Fix flashing of eMMC user area with Fastboot
 2021-05-19 11:13 UTC  (2+ messages)

Linux powerpc new system call instruction and ABI
 2021-05-19 11:12 UTC  (12+ messages)

linux 5.12 - fails to boot - soft lockup - CPU#0 stuck for 23s! - RIP smp_call_function_single
 2021-05-19 11:12 UTC  (4+ messages)

GSoC introduction: Rust vhost-user-scsi device
 2021-05-19 11:10 UTC  (3+ messages)

[PATCH 1/6] mfd: Add Delta TN48M CPLD driver
 2021-05-19 11:11 UTC  (2+ messages)

[GIT PULL] drm/imx: fixes, dma-fence annotation, and color encoding/range plane properties
 2021-05-19 11:11 UTC  (3+ messages)

[PATCH v2 00/17] Adding support for controlling the leds found on Intel NUC
 2021-05-19 11:11 UTC  (6+ messages)
` [PATCH v2 06/17] leds: leds-nuc: allow changing the LED colors

[PATCH] mm/page_alloc: try oom if reclaim is unable to make forward progress
 2021-05-19 11:10 UTC  (10+ messages)

[RFC 0/2] GuC submission / DRM scheduler integration plan + new uAPI
 2021-05-19 11:10 UTC  (4+ messages)
` [RFC 2/2] drm/doc/rfc: i915 new parallel submission uAPI plan
  ` [Intel-gfx] "

[PATCH] configs: ls1088a: Enable CONFIG_SYS_RELOC_ENV_ADDR
 2021-05-19 11:10 UTC 

[PATCH v3 0/6] sched/fair: Fix load balancing of SMT siblings with ASYM_PACKING
 2021-05-19 11:09 UTC  (8+ messages)
` [PATCH v3 5/6] sched/fair: Consider SMT in ASYM_PACKING load balance

[PATCH] Revert "riscv: cpu: fu740: clear feature disable CSR"
 2021-05-19 11:09 UTC  (12+ messages)

[PATCH 1/2] drm/i915/cmdparser: No-op failed batches on all platforms
 2021-05-19 11:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/cmdparser: No-op failed batches on all platforms (rev2)

[PATCH] drm/amdgpu: Increase tlb flush timeout for sriov
 2021-05-19 11:08 UTC  (3+ messages)

[PATCH] mm/thp: Make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2
 2021-05-19 11:07 UTC  (4+ messages)

[v4l-utils v5 0/5] Add support for meson building
 2021-05-19 11:07 UTC  (7+ messages)

[meta-virtualization][PATCH v4] libvirt: uprev v6.3 -> v7.2
 2021-05-19 11:06 UTC  (2+ messages)

[PATCH v5 0/6] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
 2021-05-19 11:05 UTC  (4+ messages)
` [PATCH v5 1/6] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC

[PATCH 0/3] MT6358 PMIC button support
 2021-05-19 11:03 UTC  (13+ messages)
` [PATCH 1/3] mfd: mt6397: add mt6358 register definitions for power key
` [PATCH 2/3] mfd: mt6397: keys: use named IRQs instead of index
` [PATCH 3/3] mfd: mt6397: add PMIC keys for MT6358

[PATCH] arm64: zynqmp: Add psu_init_gpl for k26 boards
 2021-05-19 11:05 UTC 

[PATCH v8 0/8] Add support for SVM atomics in Nouveau
 2021-05-19 11:04 UTC  (6+ messages)
` [PATCH v8 5/8] mm: Device exclusive memory access
      ` [Nouveau] "

[igt-dev] [i-g-t] tests/i915/gem_bad_reloc: Check reloc support
 2021-05-19 11:04 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[LTP] [PATCH 1/2] shell: Fix timeout process termination for zsh
 2021-05-19 11:03 UTC  (4+ messages)
` [LTP] [PATCH 2/2] shell: Extend timeout tests, to run on multiple shells

[PATCH v7 00/16] RFC Support hot device unplug in amdgpu
 2021-05-19 11:03 UTC  (18+ messages)
` [PATCH v7 13/16] drm/scheduler: Fix hang when sched_entity released

[PATCH] backlight: Remove leading spaces in Kconfig
 2021-05-19 11:03 UTC  (3+ messages)
` [PATCH v2] backlight: Kconfig whitespace and indentation cleanups

[PATCH 00/17] auxdisplay: ht16k33: Add character display support
 2021-05-19 11:02 UTC  (6+ messages)
` [PATCH 02/17] dt-bindings: auxdisplay: ht16k33: Document Adafruit segment displays

[Intel-gfx] [PATCH i-g-t 00/12] DG1/LMEM uAPI basics
 2021-05-19 11:02 UTC  (6+ messages)
` [Intel-gfx] [igt-dev] "
      `  "

[PATCH v3 0/5] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-05-19 10:57 UTC  (13+ messages)
` [PATCH v3 5/5] mmc: sdhci-of-aspeed: Assert/Deassert reset signal before probing eMMC

[drm-rerere PATCH] nightly.conf: drop amd branches from drm-tip
 2021-05-19 11:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH] md/raid5: remove an incorect assert in in_chunk_boundary
 2021-05-19 11:01 UTC  (2+ messages)

[PATCH 0/5] ARM: dts: qcom: Enable various devices for IPQ806x / RB3011
 2021-05-19 11:00 UTC  (4+ messages)
` [PATCH 2/5] ARM: dts: qcom: Add tsens details to ipq806x

[PATCH] ARM: zynq: Rename bus to be align with simple-bus yaml
 2021-05-19 10:59 UTC 

[PATCH] drm/amdgpu: Expose rfc4122 compliant UUID
 2021-05-19 10:58 UTC  (4+ messages)

[RFC PATCH] block/vpc: Support probing of fixed-size VHD images
 2021-05-19 10:56 UTC  (2+ messages)

[PATCH 0/11 v5] fs: Hole punch vs page cache filling races
 2021-05-19 10:57 UTC  (10+ messages)
` [PATCH 03/11] mm: Protect operations adding pages to page cache with invalidate_lock
              ` [f2fs-dev] "

[PATCH] drm/ttm: Explain why ttm_bo_add_move_fence uses a shared slot
 2021-05-19 10:56 UTC  (2+ messages)

[PATCH v2] mm/sparse: fix check_usemap_section_nr warnings
 2021-05-19 10:56 UTC  (2+ messages)

stable-rc/queue/4.14 build: 191 builds: 0 failed, 191 passed, 62 warnings (v4.14.232-301-g83a9a3e565d7)
 2021-05-19 10:55 UTC 

[PATCH for-next 0/3] RDMA/hns: Cleanups on CMDQ
 2021-05-19 10:55 UTC  (7+ messages)
` [PATCH for-next 1/3] RDMA/hns: Rename CMDQ head/tail pointer to PI/CI
` [PATCH for-next 2/3] RDMA/hns: Remove Receive Queue of CMDQ
` [PATCH for-next 3/3] RDMA/hns: Remove unused CMDQ member

[PATCH][next] ALSA: rawmidi: fix incorrect array bounds check on clock_names
 2021-05-19 10:54 UTC 

arch/parisc/kernel/sys_parisc.c:415:17: warning: no previous prototype for 'parisc_compat_signalfd4'
 2021-05-19 10:53 UTC  (2+ messages)

[RFC PATCH 0/6] soc-pcm: Add separate snd_pcm_runtime for BEs
 2021-05-19 10:48 UTC  (4+ messages)
` [RFC PATCH 4/6] ALSA: pcm: Create function for snd_pcm_runtime initialization
` [RFC PATCH 5/6] ASoC: soc-pcm: Create new snd_pcm_runtime for BE DAIs
` [RFC PATCH 6/6] ASoC: dmaengine: Allocate buffer if substream is unmanaged

PREEMPT_RT patches
 2021-05-19 10:51 UTC 

[dpdk-dev] [PATCH] devtools: catch symbol duplicates in version map
 2021-05-19 10:52 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 1/3] devtools: fix orphan symbols check with busybox
  ` [dpdk-dev] [PATCH v3 3/3] build: check symbol maps in developer mode

[Buildroot] [PATCH] package/libmdbx: bump version to 0.10.0
 2021-05-19 10:52 UTC  (2+ messages)

[PATCH] Update libslirp to v4.5.0
 2021-05-19 10:46 UTC 

[Buildroot] [git commit branch/next] package/libmdbx: bump version to 0.10.0
 2021-05-19 10:52 UTC 


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.