All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-17 09:31:33 to 2021-06-17 10:06:32 UTC [more...]

passing-through TOS/DSCP marking
 2021-06-17  9:41 UTC  (6+ messages)

[PATCH 0/2] ALSA: firewire-motu: add support for MOTU 828 and 896
 2021-06-17 10:03 UTC  (3+ messages)

[PATCH] ALSA: firewire-motu: fix stream format for MOTU 8pre FireWire
 2021-06-17 10:06 UTC  (2+ messages)

[PULL 00/45] Memory, i386, compilation, bugfix changes for 2021-06-17
 2021-06-17  9:31 UTC  (41+ messages)
` [PULL 01/45] vnc: avoid deprecation warnings for SASL on OS X
` [PULL 02/45] vl: Fix an assert failure in error path
` [PULL 03/45] qemu-config: use qemu_opts_from_qdict
` [PULL 04/45] block/scsi: correctly emulate the VPD block limits page
` [PULL 05/45] runstate: Initialize Error * to NULL
` [PULL 06/45] esp: only assert INTR_DC interrupt flag if selection fails
` [PULL 07/45] esp: only set ESP_RSEQ at the start of the select sequence
` [PULL 08/45] esp: allow non-DMA callback in esp_transfer_data() initial transfer
` [PULL 09/45] esp: handle non-DMA transfers from the target one byte at a time
` [PULL 10/45] esp: ensure PDMA write transfers are flushed from the FIFO to the target immediately
` [PULL 11/45] esp: revert 75ef849696 "esp: correctly fill bus id with requested lun"
` [PULL 12/45] esp: correctly accumulate extended messages for PDMA
` [PULL 13/45] esp: fix migration version check in esp_is_version_5()
` [PULL 14/45] esp: store lun coming from the MESSAGE OUT phase
` [PULL 15/45] softmmu/physmem: Mark shared anonymous memory RAM_SHARED
` [PULL 16/45] softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory
` [PULL 17/45] softmmu/physmem: Fix qemu_ram_remap() "
` [PULL 18/45] util/mmap-alloc: Factor out calculation of the pagesize for the guard page
` [PULL 19/45] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PULL 20/45] util/mmap-alloc: Factor out activating of memory to mmap_activate()
` [PULL 21/45] softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
` [PULL 22/45] softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
` [PULL 23/45] softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal()
` [PULL 24/45] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
` [PULL 25/45] memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
` [PULL 26/45] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
` [PULL 27/45] hostmem: Wire up RAM_NORESERVE via "reserve" property
` [PULL 28/45] qmp: Clarify memory backend properties returned via query-memdev
` [PULL 29/45] qmp: Include "share" property of memory backends
` [PULL 30/45] hmp: Print "share" property of memory backends with "info memdev"
` [PULL 32/45] hmp: Print "reserve" "
` [PULL 35/45] target/i386: Added consistency checks for VMRUN intercept and ASID
` [PULL 36/45] target/i386: Added consistency checks for CR0
` [PULL 38/45] configure: Use -std=gnu11
` [PULL 39/45] softfloat: Use _Generic instead of QEMU_GENERIC
` [PULL 40/45] util: Use real functions for thread-posix QemuRecMutex
` [PULL 42/45] util: Use unique type for QemuRecMutex in thread-posix.h
` [PULL 43/45] include/qemu/lockable: Use _Generic instead of QEMU_GENERIC
` [PULL 44/45] qemu/compiler: Remove QEMU_GENERIC
` [PULL 45/45] configure: Remove probe for _Static_assert

[PATCH 1/4] arm: dts: am335x-boneblack: Extract common config
 2021-06-17 10:05 UTC  (2+ messages)

[PATCH alsa-plugins 0/2] Support multiple formats
 2021-06-17 10:03 UTC  (3+ messages)
` [PATCH alsa-plugins 1/2] rate-lav: "
` [PATCH alsa-plugins 2/2] samplerate: "

[PATCH v4 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices
 2021-06-17 10:05 UTC  (2+ messages)

[PATCH] ARM: mmu: Declare section start/end correctly
 2021-06-17 10:01 UTC 

[PATCH] gpio: tegra186: Add ACPI support
 2021-06-17 10:05 UTC 

[PATCH v4 0/7] crypto: Make QCryptoTLSCreds* structures private
 2021-06-17  9:35 UTC  (15+ messages)
` [PATCH v4 1/7] crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper
` [PATCH v4 2/7] block/nbd: Use qcrypto_tls_creds_check_endpoint()
` [PATCH v4 3/7] chardev/socket: "
` [PATCH v4 4/7] migration/tls: "
` [PATCH v4 5/7] crypto/tlssession: Introduce qcrypto_tls_creds_check_endpoint() helper
` [PATCH v4 7/7] crypto: Make QCryptoTLSCreds* structures private

[“PATCH” 0/2] [KMB] mmc clock-frequency property update and
 2021-06-17 10:04 UTC  (4+ messages)
` [“PATCH” 1/2] mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xin

[dpdk-dev] [PATCH v2] config/arm: add Qualcomm Centriq 2400 part number
 2021-06-17 10:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH V3] "

[PATCH] hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)
 2021-06-17  9:38 UTC  (2+ messages)

[PATCH alsa-lib 0/2] Allow multiple formats for PCM rate plugin
 2021-06-17 10:01 UTC  (3+ messages)
` [PATCH alsa-lib 1/2] pcm: rate: Refactoring temporary buffer allocations
` [PATCH alsa-lib 2/2] pcm: rate: Improve the support multiple formats

[PATCH v2] sched/fair: Age the average idle time
 2021-06-17 10:02 UTC  (7+ messages)

[PATCH 0/8] [GSOC][RFC] cat-file: reuse ref-filter logic
 2021-06-17 10:02 UTC  (10+ messages)
` [PATCH 5/8] [GSOC] ref-filter: teach get_object() return useful value
` [PATCH 8/8] [GSOC] cat-file: re-implement --textconv, --filters options
` [PATCH v2 0/9] [GSOC][RFC] cat-file: reuse ref-filter logic

[PATCH v7 0/5] printk: Userspace format indexing support
 2021-06-17 10:02 UTC  (9+ messages)
` [PATCH v7 4/5] "
` [PATCH v7 5/5] printk: index: Add indexing support to dev_printk

[PATCH 0/3] Makefile: misc trivial fixes
 2021-06-17 10:01 UTC  (4+ messages)
` [PATCH 1/3] Makefile: mark "check" target as .PHONY
` [PATCH 2/3] Makefile: stop hardcoding {command,config}-list.h
` [PATCH 3/3] Makefile: remove an out-of-date comment

[PATCH 0/7] Add support for DMA2D of STMicroelectronics STM32 SoC series
 2021-06-17  9:58 UTC  (12+ messages)
` [PATCH 1/7] media: admin-guide: add stm32-dma2d description
` [PATCH 3/7] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after kernel startup
` [PATCH 6/7] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform

[PATCH net-next] r8152: store the information of the pipes
 2021-06-17 10:00 UTC  (2+ messages)

[PATCH v1 0/6] mm/hwpoison: fix unpoison_memory()
 2021-06-17 10:00 UTC  (3+ messages)
` [PATCH v1 6/6] "

[PATCH 0/8] membarrier cleanups
 2021-06-17 10:00 UTC  (11+ messages)
` [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit
              ` [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms

+ mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
 2021-06-17  9:56 UTC  (6+ messages)
  ` + mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added

[PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-06-17  9:58 UTC  (7+ messages)
` [PATCH v10 1/6] usb: gadget: udc: core: Introduce check_config to verify USB configuration
` [PATCH v10 2/6] usb: gadget: configfs: Check USB configuration before adding
` [PATCH v10 3/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements
` [PATCH v10 4/6] of: Add stub for of_add_property()
` [PATCH v10 5/6] usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default
` [PATCH v10 6/6] dt-bindings: usb: dwc3: Update dwc3 TX fifo properties

[linux-next:master 6065/10489] drivers/memory/tegra/tegra20-emc.c:744:0-23: WARNING: tegra_emc_debug_max_rate_fops should be defined with DEFINE_DEBUGFS_ATTRIBUTE
 2021-06-17  9:59 UTC  (4+ messages)
` [PATCH] memory: tegra: fix debugfs_simple_attr.cocci warnings
` [PATCH] memory: tegra: fix platform_get_irq.cocci warnings

convert the mmc driver to use blk_mq_alloc_disk
 2021-06-17  9:58 UTC  (6+ messages)
` [PATCH 1/2] mmc: remove an extra blk_{get,put}_queue pair
` [PATCH 2/2] mmc: switch to blk_mq_alloc_disk

[PATCH] pinctrl: armada-37xx: Correct PWM pins definitions
 2021-06-17  9:55 UTC  (3+ messages)

[PATCH v3 0/2] media: i2c: isl7998x: Add driver for Intersil ISL7998x
 2021-06-17  9:56 UTC  (3+ messages)
` [PATCH v3 2/2] "

[cip-dev] [isar-cip-dev][PATCH] linux-cip-common.inc: Uprev the cip-kernel-config
 2021-06-17  9:55 UTC  (2+ messages)

[PATCH] drm/i915: Perform execbuffer object locking as a separate step
 2021-06-17  9:56 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drivers: gpio: add virtio-gpio guest driver
 2021-06-17  9:54 UTC  (5+ messages)

[PATCH v3 1/2] hw/nvme: fix endianess conversion and add controller list
 2021-06-17  9:31 UTC  (2+ messages)

[PATCH] backing_dev_info: introduce min_bw/max_bw limits
 2021-06-17  9:53 UTC  (2+ messages)

RFC: Github PR bot questions
 2021-06-17  9:52 UTC  (10+ messages)

[PATCH 00/16] Rid W=1 warnings from Char
 2021-06-17  9:52 UTC  (3+ messages)
` [PATCH 09/16] char: agp: backend: Demote some non-conformant kernel-doc headers

[PATCH v1 0/6] pwm: tegra: several improvements
 2021-06-17  9:51 UTC  (7+ messages)
` [PATCH v1 1/6] pwm: tegra: Drop an if block with an always false condition
` [PATCH v1 2/6] pwm: tegra: Don't modify HW state in .remove callback
` [PATCH v1 3/6] pwm: tegra: Don't needlessly enable and disable the clock in .remove()
` [PATCH v1 4/6] pwm: tegra: Assert reset only after the PWM was unregistered
` [PATCH v1 5/6] pwm: tegra: Implement .apply callback
` [PATCH v1 6/6] pwm: tegra: unfold legacy callbacks into tegra_pwm_apply()

[PATCH] dt-bindings: clk: renesas: Update {ETH,SDHI,USB} CPG Clock Definitions
 2021-06-17  9:51 UTC  (3+ messages)

[PATCH next v4 0/2] introduce printk cpu lock
 2021-06-17  9:50 UTC  (3+ messages)
` [PATCH next v4 1/2] lib/dump_stack: move cpu lock to printk.c
` [PATCH next v4 2/2] printk: fix cpu lock ordering

[PATCH v10] qapi: introduce 'query-kvm-cpuid' QMP command
 2021-06-17  9:50 UTC 

[PATCH 0/1] Create multicast snooping sysctl option
 2021-06-17  9:50 UTC  (2+ messages)
` [PATCH 1/1] net: Allow all multicast packets to be received on a interface

[PATCH 00/11] Rid W=1 warnings from ATA
 2021-06-17  9:49 UTC  (3+ messages)

[PATCH 0/6] net: gianfar: 64-bit statistics and rx_missed_errors counter
 2021-06-17  9:49 UTC  (7+ messages)
` [PATCH 1/6] net: gianfar: Convert to ndo_get_stats64 interface
` [PATCH 2/6] net: gianfar: Extend statistics counters to 64-bit
` [PATCH 3/6] net: gianfar: Clear CAR registers
` [PATCH 4/6] net: gianfar: Avoid 16 bytes of memset
` [PATCH 5/6] net: gianfar: Add definitions for CAR1 and CAM1 register bits
` [PATCH 6/6] net: gianfar: Implement rx_missed_errors counter

[RFC PATCH v4 0/8] ext4, jbd2: fix 3 issues about bdev_try_to_free_page()
 2021-06-17  9:48 UTC  (2+ messages)

[PATCH 00/10] Rid W=1 warnings from Bus
 2021-06-17  9:49 UTC  (3+ messages)

[PATCH 0/3] *** Support ASPEED AST2600 I2C ***
 2021-06-17  9:43 UTC  (8+ messages)
` [PATCH 1/3] dts: aspeed: Add node for AST2600 I2C and I2CS
` [PATCH 2/3] dt-bindings: i2c-new: Add bindings for AST2600 I2C
` [PATCH 3/3] i2c:support new register set for ast2600

[PATCH] misc: sram: Only map reserved areas in Tegra SYSRAM
 2021-06-17  9:48 UTC 

[dpdk-dev] [RFC PATCH] dmadev: introduce DMA device library
 2021-06-17  9:48 UTC  (5+ messages)

[PATCH] drm/auth: Move master pointer from drm_device to drm_file
 2021-06-17  9:47 UTC 

[PATCH 01/11] virglrenderer: explicitly depend on libgbm
 2021-06-17  9:45 UTC  (4+ messages)
` [PATCH 05/11] perl: split perl-cross into its own recipe
  ` [OE-core] "

[PATCH v6 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-06-17  9:43 UTC  (10+ messages)
` [PATCH v6 1/4] KVM: arm64: Introduce cache maintenance callbacks for guest stage-2

[PATCH] libtracefs: Add memory test
 2021-06-17  9:44 UTC 

[igt-dev] [PATCH v6 i-g-t 0/2] Fix the multiprocess mode of intel allocator
 2021-06-17  9:44 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

Linux 5.13-rc6 regression to 5.12.x: kernel OOM and panic during kernel boot in low memory Xen VM's (256MB assigned memory)
 2021-06-17  9:26 UTC 

[PATCH] hwmon: (pmbus) Add support for MPS MP2949A
 2021-06-17  9:43 UTC 

[PATCH] util-linux: backport a patch to address mkswap hangs
 2021-06-17  9:43 UTC  (3+ messages)
` [OE-core] "

[PATCH v6] PCI: ixp4xx: Add a new driver for IXP4xx
 2021-06-17  9:42 UTC  (3+ messages)

[virtio-comment] Repost due mailist failure: virtio-gpio: add formal specification
 2021-06-17  9:41 UTC  (2+ messages)
` [virtio-comment] [PATCH] "

[PATCHv2 0/8] videobuf2: support new noncontiguous DMA API
 2021-06-17  9:40 UTC  (8+ messages)
` [PATCHv2 8/8] videobuf2: handle non-contiguous DMA allocations

All RBD IO stuck after flapping OSD's
 2021-06-17  9:40 UTC  (7+ messages)

[PATCH] mm/vmalloc: unbreak kasan vmalloc support
 2021-06-17  9:40 UTC  (2+ messages)

ALSA: usb-audio: fix rate on Ozone Z90 USB headset
 2021-06-17  9:39 UTC  (3+ messages)

What's cooking in git.git (Jun 2021, #06; Thu, 17)
 2021-06-17  9:40 UTC  (3+ messages)
` jh/builtin-fsmonitor, was "
` js/subtree-on-windows-fix, "

[PATCH -next] riscv: mm: remove redundant trampoline PGD for 64bit
 2021-06-17  9:38 UTC  (3+ messages)

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

[RFC PATCH 1/1] arm64: implement live patching
 2021-06-17  9:29 UTC  (3+ messages)

vc4_bo_create: Failed to allocate from CMA
 2021-06-17  9:36 UTC  (2+ messages)

[PATCH 0/4] Add support for the SanCloud BBE Lite
 2021-06-17  9:33 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: am335x-boneblack: Extract HDMI config
` [PATCH 2/4] ARM: dts: am335x-sancloud-bbe: Extract common code
` [PATCH 3/4] ARM: dts: am335x-sancloud-bbe-lite: New devicetree
` [PATCH 4/4] MAINTAINERS: Adopt SanCloud dts files as supported

[PATCH v7 1/2] power: supply: PCHG: Peripheral device charger
 2021-06-17  9:33 UTC  (3+ messages)
` [PATCH v7 2/2] mfd: cros_ec: Add peripheral "

[PATCH v12 00/12] Restricted DMA
 2021-06-17  0:47 UTC  (5+ messages)
` [PATCH v12 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
  ` [Intel-gfx] "
` [PATCH v12 11/12] dt-bindings: of: Add restricted DMA pool
  ` [Intel-gfx] "

[PATCH] drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()
 2021-06-17  8:20 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v15 0/4] KASAN core changes for ppc64 radix KASAN
 2021-06-17  9:30 UTC  (5+ messages)
` [PATCH v15 1/4] kasan: allow an architecture to disable inline instrumentation
` [PATCH v15 2/4] kasan: allow architectures to provide an outline readiness check
` [PATCH v15 3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h
` [PATCH v15 4/4] kasan: use MAX_PTRS_PER_* for early shadow tables

[PATCH -next] media: staging: media: atomisp: pci: fix error return code in atomisp_pci_probe()
 2021-06-17  9:32 UTC  (2+ messages)

linux-next: build failure after merge of the akpm tree
 2021-06-17  9:32 UTC 

[PATCH 0/3] x86/ept: force WB to foreign and grant mappings
 2021-06-17  9:31 UTC  (3+ messages)
` [PATCH 3/3] x86/ept: force WB cache attributes for grant and foreign maps

[PATCH] erofs-utils: do not check ->idata_size for compressed files in erofs_prepare_inode_buffer()
 2021-06-17  9:30 UTC  (5+ 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.