All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-22 16:28:16 to 2021-06-22 17:20:10 UTC [more...]

[PATCH net-next v2 00/10] net: WWAN link creation improvements
 2021-06-22 17:20 UTC  (6+ messages)
` [PATCH net-next v2 08/10] wwan: core: support default netdev creation

[PATCH net-next 0/6] mptcp: A few optimizations
 2021-06-22 17:20 UTC  (2+ messages)

[PATCH net-next] ip: avoid OOM kills with large UDP sends over loopback
 2021-06-22 17:19 UTC  (6+ messages)

[RFC 0/2] irqchip/gic-v3-its: Introduce virtual ITS
 2021-06-22 17:17 UTC  (4+ messages)
` [RFC 2/2] "

[PATCH net-next] net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csum
 2021-06-22 17:19 UTC  (4+ messages)

Rsyslog using Redfish
 2021-06-22 17:18 UTC 

v5.13-rcX regression - NULL pointer dereference - MFD and software node API
 2021-06-22 17:19 UTC  (11+ messages)

[ANNOUNCE] xfs-linux: for-next **REBASED** to a8f3522c9a1f
 2021-06-22 17:18 UTC 

[PATCH v2 net-next] net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csum
 2021-06-22 17:18 UTC 

[PATCH] MAINTAINERS: Add Focusrite Scarlett Gen 2/3 Mixer Driver entry
 2021-06-22 17:17 UTC 

[linux-next:master 5511/12271] drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1928 amdgpu_fill_buffer() warn: should 'bo->tbo.resource->num_pages << 12' be a 64 bit type?
 2021-06-22 17:17 UTC 

[PATCH v3 0/3] zram: fix few sysfs races
 2021-06-22 17:16 UTC  (15+ messages)
` [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal
` [PATCH v3 3/3] drivers/base/core: refcount kobject and bus on device attribute read / store

[Bug 209457] New: AMDGPU resume fail with RX 580 GPU
 2021-06-22 17:16 UTC  (2+ messages)
` [Bug 209457] "

[RFC PATCH v4 0/7] hw/arm/virt: Introduce cpu topology support
 2021-06-22 17:14 UTC  (11+ messages)

Throughput drop and high CPU load on fast NVMe drives
 2021-06-22 17:15 UTC 

[PATCH -V8 00/10] Migrate Pages in lieu of discard
 2021-06-22 17:15 UTC  (8+ messages)
` [PATCH -V8 05/10] mm/migrate: demote pages during reclaim

[patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-22 17:15 UTC  (13+ messages)
` [patch V3 52/66] x86/fpu: Add PKRU storage outside of task XSAVE buffer
` [patch V3 53/66] x86/fpu: Hook up PKRU into ptrace()
` [patch V3 54/66] x86/fpu: Mask PKRU from kernel XRSTOR[S] operations
` [patch V3 55/66] x86/fpu: Remove PKRU handling from switch_fpu_finish()
` [patch V3 56/66] x86/fpu: Dont store PKRU in xstate in fpu_reset_fpstate()
` [patch V3 57/66] x86/pkru: Remove xstate fiddling from write_pkru()

[PULL 0/9] Linux user for 6.1 patches
 2021-06-22 17:13 UTC  (2+ messages)

[PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-22 16:50 UTC  (26+ messages)
          ` [Linaro-mm-sig] "

[ragnatech:media-next] BUILD SUCCESS 52fb74b6891b47ceade325c39d7cedad1e376736
 2021-06-22 17:12 UTC 

KCSAN BUG report on p9_client_cb / p9_client_rpc
 2021-06-22 17:12 UTC  (2+ messages)
` [V9fs-developer] "

[PATCH 0/5] some "log --decorate" optimizations
 2021-06-22 17:09 UTC  (6+ messages)
` [PATCH 5/5] load_ref_decorations(): avoid parsing non-tag objects

[Intel-gfx] [PATCH 00/15] implicit fencing/dma-resv rules for shared buffers
 2021-06-22 17:11 UTC  (45+ messages)
`  "
` [Intel-gfx] [PATCH 01/15] dma-resv: Fix kerneldoc
  `  "
` [Intel-gfx] [PATCH 02/15] dma-buf: Switch to inline kerneldoc
  `  "
` [PATCH 03/15] dma-buf: Document dma-buf implicit fencing/resv fencing rules
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 04/15] drm/panfrost: Shrink sched_lock
  `  "
` [PATCH 05/15] drm/panfrost: Use xarray and helpers for depedency tracking
  ` [Intel-gfx] "
` [PATCH 06/15] drm/panfrost: Fix implicit sync
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 07/15] drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default
  `  "
` [PATCH 08/15] drm/<driver>: drm_gem_plane_helper_prepare_fb is now "
  ` [Intel-gfx] "
` [PATCH 09/15] drm/armada: Remove prepare/cleanup_fb hooks
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 10/15] drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
  `  "
` [Intel-gfx] [PATCH 11/15] drm/omap: Follow implicit fencing in prepare_fb
  `  "
` [Intel-gfx] [PATCH 12/15] drm/simple-helper: drm_gem_simple_display_pipe_prepare_fb as default
  `  "
` [PATCH 13/15] drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default
  ` [Intel-gfx] "
` [PATCH 14/15] drm/gem: Tiny kernel clarification for drm_gem_fence_array_add
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 15/15] RFC: drm/amdgpu: Implement a proper implicit fencing uapi
  `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for implicit fencing/dma-resv rules for shared buffers
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 0/4] modules: update developer documentation
 2021-06-22 17:09 UTC  (3+ messages)
` [PATCH 3/4] modules: module.h kerneldoc annotations

linux-next: manual merge of the rcu tree with the tip tree
 2021-06-22 17:10 UTC  (2+ messages)

[PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC
 2021-06-22 17:01 UTC  (10+ messages)
` [PATCH 4/6] iommu: Combine device strictness requests with the global default

[PATCH] dma-buf: fix and rework dma_buf_poll v3
 2021-06-22 17:02 UTC  (3+ messages)

[SMBDIRECT][PATCH] missing rc checks while waiting for SMB3 over RDMA events
 2021-06-22 17:09 UTC  (3+ messages)

[PATCH] RDMA/core: Use flexible array for mad data
 2021-06-22 17:09 UTC  (2+ messages)

[PATCH v3 0/7] Add support for Qualcomm QCA639x chips family
 2021-06-22 17:08 UTC  (7+ messages)
` [PATCH v3 2/7] regulator: qca6390: add support for QCA639x powerup sequence

[PATCH V3 00/17] Add Scarlett Gen 3 support
 2021-06-22 17:04 UTC  (18+ messages)
` [PATCH 01/17] ALSA: usb-audio: scarlett2: Fix wrong resume call
` [PATCH 02/17] ALSA: usb-audio: scarlett2: Add Gen 3 mixer support
` [PATCH 03/17] ALSA: usb-audio: scarlett2: Add support for "input-other" notify
` [PATCH 04/17] ALSA: usb-audio: scarlett2: Add Gen 3 MSD mode switch
` [PATCH 05/17] ALSA: usb-audio: scarlett2: Move get config above set config
` [PATCH 06/17] ALSA: usb-audio: scarlett2: Allow bit-level access to config
` [PATCH 07/17] ALSA: usb-audio: scarlett2: Add support for Solo and 2i2 Gen 3
` [PATCH 08/17] ALSA: usb-audio: scarlett2: Add "air" switch support
` [PATCH 09/17] ALSA: usb-audio: scarlett2: Add phantom power "
` [PATCH 10/17] ALSA: usb-audio: scarlett2: Add direct monitor support
` [PATCH 11/17] ALSA: usb-audio: scarlett2: Label 18i8 Gen 3 line outputs correctly
` [PATCH 12/17] ALSA: usb-audio: scarlett2: Split up sw_hw_enum_ctl_put()
` [PATCH 13/17] ALSA: usb-audio: scarlett2: Add sw_hw_ctls and mux_ctls
` [PATCH 14/17] ALSA: usb-audio: scarlett2: Update mux controls to allow updates
` [PATCH 15/17] ALSA: usb-audio: scarlett2: Add speaker switching support
` [PATCH 16/17] ALSA: usb-audio: scarlett2: Update get_config to do endian conversion
` [PATCH 17/17] ALSA: usb-audio: scarlett2: Add support for the talkback feature

New uAPI for color management proposal and feedback request
 2021-06-22 17:06 UTC  (6+ messages)
    ` [Intel-gfx] "

[PATCH v2] qemu-img: Make unallocated part of backing chain obvious in map
 2021-06-22 17:04 UTC  (5+ messages)
` [PATCH v2 2/1] qemu-img: Add "backing":true to unallocated map segments

[BUG] brcmfmac locks up on resume from suspend
 2021-06-22 17:04 UTC  (2+ messages)

[PATCH net-next 06/14] sctp: do the basic send and recv for PLPMTUD probe
 2021-06-22 17:02 UTC  (5+ messages)

[PATCH] watchdog: meson_gxbb_wdt: improve
 2021-06-22 17:00 UTC  (7+ messages)

[PATCH net-next] virtio/vsock: avoid NULL deref in virtio_transport_seqpacket_allow()
 2021-06-22 17:00 UTC  (2+ messages)

[PATCH v2 00/11] Add USB2.0 support
 2021-06-22 16:58 UTC  (4+ messages)
` [PATCH v2 01/11] dt-bindings: phy: renesas: Document RZ/G2L USB PHY Control bindings

[RFC PATCH 0/9] arm64: imx8mm: Add MIPI DSI support
 2021-06-22 16:56 UTC  (6+ messages)
` [RFC PATCH 3/9] dt-bindings: phy: Add SEC DSIM DPHY bindings

[PATCH 2/4] RDMA/i40iw: Remove use of kmap()
 2021-06-22 16:56 UTC  (2+ messages)
` [PATCH V2] RDMA/irdma: "

[PATCH v2] kbuild: modpost: Explicitly warn about unprototyped symbols
 2021-06-22 16:56 UTC  (3+ messages)

[RFC PATCH 4/6] fs: btrfs: move fstrim to file_operation
 2021-06-22 16:55 UTC  (2+ messages)

[PATH 0/4] [RFC] Support virtual DRM
 2021-06-22 16:54 UTC  (4+ messages)
` [PATH 3/4] dt-bindings: display: Add "

stable-rc/queue/4.14 build: 188 builds: 0 failed, 188 passed, 62 warnings (v4.14.237-61-gca52d730561f)
 2021-06-22 16:54 UTC 

[RFC PATCH 1/2] glibc: backport MTE improvements from master
 2021-06-22 16:53 UTC  (2+ messages)
` [OE-core] "

linux-next: manual merge of the kvm tree with the powerpc tree
 2021-06-22 16:52 UTC  (5+ messages)

[PATCH v3] tools/nolibc: Implement msleep()
 2021-06-22 16:51 UTC  (4+ messages)

[PATCH 1/2] test-lib-functions: test_create_repo learns --bare
 2021-06-22 16:48 UTC  (2+ messages)

Boot Source Override feature problems
 2021-06-22 16:49 UTC  (4+ messages)

[PATCH net] vxlan: add missing rcu_read_lock() in neigh_reduce()
 2021-06-22 16:50 UTC  (2+ messages)

[PATCH 0/2] KVM: s390: Enable some more facilities
 2021-06-22 16:49 UTC  (9+ messages)
` [PATCH 1/2] KVM: s390: gen_facilities: allow facilities 165, 193, 194 and 196
` [PATCH 2/2] KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2)

[dpdk-dev] [PATCH 0/2] OCTEONTX crypto adapter support
 2021-06-22 16:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] drivers: add octeontx crypto adapter framework
` [dpdk-dev] [PATCH 2/2] drivers: add octeontx crypto adapter data path

Backport d583d360a6 into 5.12 stable
 2021-06-22 16:47 UTC  (2+ messages)

Windows 10 Kernel Debugging on Xen
 2021-06-22 16:43 UTC  (4+ messages)

[PATCH] iommu/arm: ipmmu-vmsa: Add compatible for Renesas R-Car M3-W+ SoC
 2021-06-22 16:43 UTC  (2+ messages)

[PATCH][next] KVM: x86/mmu: Fix uninitialized boolean variable flush
 2021-06-22 16:43 UTC  (3+ messages)

[PATCH 4/4] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
 2021-06-22 16:42 UTC  (3+ messages)
` [PATCH 0/4] Remove use of kmap()

[PATCH] KVM: selftests: fix triple fault if ept=0 in dirty_log_test
 2021-06-22 16:42 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix multi-segment inline for the first segment
 2021-06-22 16:40 UTC 

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-22 16:39 UTC  (12+ messages)

[kvm-unit-tests PATCH 0/4] Test compiling with Clang in the Travis-CI
 2021-06-22 16:40 UTC  (4+ messages)
` [kvm-unit-tests PATCH 3/4] lib/s390x: Fix the epsw inline assembly

U-Boot DSA driver for microchip KSZ9477 suggestions needed
 2021-06-22 16:38 UTC  (3+ messages)

[PATCH] KVM: x86: Print CPU of last attempted VM-entry when dumping VMCS/VMCB
 2021-06-22 16:38 UTC  (2+ messages)

Docker - Xenomai hangs on rt_task_wait_period()
 2021-06-22 16:38 UTC 

[PATCH 0/4] export/fuse: Allow other users access to the export
 2021-06-22 16:34 UTC  (5+ messages)
` [PATCH 3/4] export/fuse: Let permissions be adjustable

[PATCH] cve-check: Add allowlist that is same function of whitelist
 2021-06-22 16:35 UTC  (2+ messages)
` [oe] "

[PATCH 0/2] Fix for Ingenic MAC support
 2021-06-22 16:32 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: dwmac: Remove unexpected item

[PATCH 0/3] x86/sev: Minor updates for SEV guest support
 2021-06-22 16:34 UTC  (5+ messages)
` [PATCH 2/3] x86/sev: Add defines for GHCB version 2 MSR protocol requests

[PATCH 0/2] perf: add missing evlist__delete when deleting
 2021-06-22 16:33 UTC  (5+ messages)
` [PATCH 2/2] perf script: delete evlist when deleting session

QA notification for completed autobuilder build (yocto-3.1.9.rc1)
 2021-06-22 16:32 UTC 

[PATCH] dt-bindings: net: dwmac: ingenic: Drop snps,dwmac compatible
 2021-06-22 16:32 UTC  (2+ messages)

[PATCH 00/11] dma_fence critical sections annotations for atomic
 2021-06-22 16:31 UTC  (4+ messages)
` [PATCH 11/11] drm/tidss: Annotate dma-fence critical section in commit path

Mount failure caused by colon/comma characters in the path of lower/upper dirs
 2021-06-22 16:15 UTC 

[dm-devel] [PATCH] md: use BLK_STS_OK instead of hardcode
 2021-06-22 15:54 UTC 

[PATCH net-next 0/7] ethtool: Module EEPROM API improvements
 2021-06-22 16:30 UTC  (2+ messages)

[PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs
 2021-06-22 16:29 UTC  (5+ messages)

[PATCH v4 0/9] KVM: arm64: Initial host support for the Apple M1
 2021-06-22 16:26 UTC  (5+ messages)

[PATCH] Revert "tools/firmware/ovmf: Use OvmfXen platform file is exist"
 2021-06-22 16:27 UTC  (3+ messages)


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.