All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-17 14:28:46 to 2020-09-17 15:04:19 UTC [more...]

[PATCH 1/2] usbcore/driver: Fix specific driver selection
 2020-09-17 14:41 UTC  (3+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] usbcore/driver: Fix incorrect downcast

Linux 5.8.10
 2020-09-17 14:45 UTC  (2+ messages)

[PATCH v5 0/5] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
 2020-09-17 13:37 UTC  (2+ messages)
` [PATCH v5 5/5] ASoC: qcom: sc7180: Add support for audio over DP

[RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
 2020-09-17 14:44 UTC  (15+ messages)

post-receive: pub/scm/linux/kernel/git/lee/mfd
 2020-09-17 15:04 UTC 

[PATCH v2 00/10] capstone + disassembler patches
 2020-09-17 14:50 UTC  (6+ messages)
` [PATCH v2 04/10] disas: Clean up CPUDebug initialization
` [PATCH v2 07/10] disas: Configure capstone for aarch64 host without libvixl

[OE-core][PATCH] image-artifact-names: make variables overridable
 2020-09-17 15:04 UTC  (2+ messages)

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-09-17 14:34 UTC  (8+ messages)
` [PATCH v10 04/16] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v10 07/16] s390/vfio-ap: sysfs attribute to display the guest's matrix

post-receive: pub/scm/linux/kernel/git/lee/mfd
 2020-09-17 15:04 UTC 

[PATCH 00/14] block: deal with errp: part I
 2020-09-17 14:51 UTC  (11+ messages)
` [PATCH 01/14] block: return status from bdrv_append and friends
` [PATCH 03/14] block: check return value of bdrv_open_child and drop error propagation
` [PATCH 06/14] block/mirror: drop extra error propagation in commit_active_start()
` [PATCH 11/14] block/qcow2-bitmap: return startus from qcow2_store_persistent_dirty_bitmaps
` [PATCH 12/14] block/qcow2: read_cache_sizes: return status value

[SPDK] Re: How to do mmio correctly when vfio-pci is used?
 2020-09-17 15:03 UTC 

[PATCH v2 00/37] kasan: add hardware tag-based mode for arm64
 2020-09-17 14:59 UTC  (9+ messages)
` [PATCH v2 22/37] arm64: mte: Add in-kernel MTE helpers
` [PATCH v2 24/37] arm64: mte: Add in-kernel tag fault handler

[Linux-kernel-mentees] Linux kernel checkpatch.pl mentorship
 2020-09-17 15:03 UTC  (16+ messages)

Python 3.5 EOL; when can require 3.6?
 2020-09-17 14:53 UTC  (9+ messages)

[PATCH] dm: Call proper helper to determine dax support
 2020-09-17 15:03 UTC  (5+ messages)

[PATCH v4 0/5] s390x/pci: Accomodate vfio DMA limiting
 2020-09-17 14:46 UTC  (9+ messages)
` [PATCH v4 1/5] linux-headers: update against 5.9-rc5
` [PATCH v4 2/5] vfio: Create shared routine for scanning info capabilities
` [PATCH v4 4/5] s390x/pci: Add routine to get the vfio dma available count
` [PATCH v4 5/5] s390x/pci: Honor DMA limits set by vfio

[PATCH] enable core.fsyncObjectFiles by default
 2020-09-17 14:56 UTC  (8+ messages)
` [RFC PATCH 1/2] sha1-file: fsync() loose dir entry when core.fsyncObjectFiles
` [RFC PATCH 2/2] core.fsyncObjectFiles: make the docs less flippant

[PATCH v6 0/8] powerpc/watchpoint: Bug fixes plus new feature flag
 2020-09-17 13:26 UTC  (10+ messages)
` [PATCH v6 2/8] powerpc/watchpoint: Fix handling of vector instructions
` [PATCH v6 3/8] powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N
` [PATCH v6 5/8] powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N
` [PATCH v6 7/8] powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31

[PATCH] pinctrl: renesas: pfc-r8a77990: Import PFC table
 2020-09-17 15:02 UTC 

[PATCH 0/3] Additional doc warning fixes for issues at next-20200915
 2020-09-17 14:57 UTC  (3+ messages)
` [PATCH 3/3] docs: bpf: ringbuf.rst: fix a broken cross-reference

Linux 4.19.146
 2020-09-17 14:46 UTC  (2+ messages)

Patchwork housekeeping for: linux-renesas-soc
 2020-09-17 15:00 UTC 

Linux 5.4.66
 2020-09-17 14:45 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] gso: fix pyld_unit_size issue for udp gso
 2020-09-17 15:01 UTC  (3+ messages)

Changing vma->vm_file in dma_buf_mmap()
 2020-09-17 14:54 UTC  (13+ messages)
  ` [Linaro-mm-sig] "

[PATCH v2 0/9] 5p80: Add SFDP support
 2020-09-17 14:52 UTC  (5+ messages)
` [PATCH v2 8/9] arm/aspeed: Replace mx25l25635e chip model
` [PATCH v2 9/9] aspeed/smc: Add support for RDSFDP command

[PATCH] shim_lock: Enable module for all EFI platforms
 2020-09-17 14:58 UTC  (2+ messages)

[PATCH v6 00/14] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-09-17 14:57 UTC  (2+ messages)

[RFC PATCH] locking/percpu-rwsem: use this_cpu_{inc|dec}() for read_count
 2020-09-17 14:46 UTC  (11+ messages)

[PATCH bpf v1] tools/bpftool: support passing BPFTOOL_VERSION to make
 2020-09-17 14:56 UTC  (2+ messages)

[virtio-dev] [PATCH 00/11] Additional virtio device resources
 2020-09-17 14:58 UTC  (3+ messages)
` [virtio-dev] [PATCH 05/11] doorbells: Introduce doorbells
  ` [virtio-dev] "

[RESEND] [PATCH v6 0/8] do not store GPU address in TTM
 2020-09-17 14:57 UTC  (7+ messages)
` [PATCH 6/8] drm/vram-helper: don't use ttm bo->offset v4

[PATCH 0/5] Multicore support for ARINC653 scheduler
 2020-09-17 14:57 UTC  (10+ messages)
` [PATCH 2/5] sched/arinc653: Rename scheduler private structs
` [PATCH 3/5] sched/arinc653: Clean up function definitions
` [PATCH 5/5] sched/arinc653: Implement CAST-32A multicore scheduling

[PATCH 0/3] i2c: imx: Fix handling of arbitration loss
 2020-09-17 14:13 UTC  (4+ messages)
` [PATCH 1/3] i2c: imx: Fix reset of I2SR_IAL flag

[PATCH 1/1] rng: stm32mp1: use log() instead of printf()
 2020-09-17 14:57 UTC 

[PATCH] MIPS: Loongson64: Add kexec/kdump support
 2020-09-17 14:21 UTC  (6+ messages)

[dpdk-dev] Issue with net/netvsc pmd in 18.11.9
 2020-09-17 14:54 UTC  (9+ messages)

[PATCH v8 0/9] x86: tag application address space for devices
 2020-09-17 14:56 UTC  (4+ messages)
` [PATCH v8 3/9] Documentation/x86: Add documentation for SVA (Shared Virtual Addressing)

[PATCH 0/2] Add a quirk for dwc3 driver, requred for Hikey 970 USB to work
 2020-09-17 14:47 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: document a new quirk for dwc3

[GIT PULL] MIPS fixes for v5.9
 2020-09-17 14:47 UTC 

[PATCH v3 00/16] arm/arm64: Turning IPIs into normal interrupts
 2020-09-17 14:53 UTC  (12+ messages)
` [PATCH v3 08/16] irqchip/gic: Configure SGIs as standard interrupts

[RFC 0/5] fix races in CDC-WDM
 2020-09-17 14:17 UTC  (11+ messages)

net/bluetooth/mgmt_config.c:24:19: warning: Local variable entry shadows outer variable
 2020-09-17 14:54 UTC 

[PATCH v2 0/4] kselftests/arm64: add PAuth tests
 2020-09-17 13:38 UTC  (4+ messages)
` [PATCH v2 1/4] kselftests/arm64: add a basic Pointer Authentication test

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-09-17 14:54 UTC 

[Linux-kernel-mentees] [PATCH v2] checkpatch: handle line break between commit and hash value
 2020-09-17 14:53 UTC  (10+ messages)

[PATCH] config: option transfer.ipversion to set transport protocol version for network fetches
 2020-09-17 14:51 UTC  (5+ messages)
` [PATCH] Config option to set the "

[PATCH 00/16] coresight: next v5.9-rc5
 2020-09-17 14:35 UTC  (4+ messages)

[PATCH v18 00/32] per memcg lru_lock
 2020-09-17 14:35 UTC  (12+ messages)
` [PATCH v18 00/32] per memcg lru_lock: reviews

Patch "iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE" has been added to the 5.8-stable tree
 2020-09-17 14:50 UTC  (3+ messages)

[PATCH] meson: fix static flag summary
 2020-09-17 14:43 UTC  (3+ messages)

[PATCH] mtd: spi-nor-ids: Add Winbond W25M512JV flash entry
 2020-09-17 14:50 UTC 

[PATCH 00/37] qapi: static typing conversion, pt1
 2020-09-17 14:42 UTC  (9+ messages)
` [PATCH 10/37] qapi/common.py: delint with pylint
` [PATCH 13/37] qapi/common.py: add notational type hints
` [PATCH 14/37] qapi/common.py: Move comments into docstrings
` [PATCH 15/37] qapi/common.py: split build_params into new file

[PATCH v2 0/4] i2c-hid: Save power by reducing i2c xfers with block reads
 2020-09-17 14:02 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-09-17 14:50 UTC 

Why can't ttm_tt_swapout() handle uncached or WC BOs?
 2020-09-17 14:49 UTC  (3+ messages)

[PATCH 00/15] DC Patches September 21, 2020
 2020-09-17 14:49 UTC  (11+ messages)
` [PATCH 04/15] drm/amd/display: Replace msleep with udelay while read edid return defer

UBIFS-AUTH panic after reboot
 2020-09-17 14:48 UTC  (3+ messages)

[PATCH] net: phy: realtek: Replace 2.5Gbps name from RTL8125 to RTL8226
 2020-09-17 13:40 UTC  (2+ messages)

[PATCH 0/2] two tiny fixes for locktorture
 2020-09-17 13:59 UTC 

[dpdk-dev] [PATCH] eal/linux: fix memory allocations in containers+SELinux
 2020-09-17 14:47 UTC  (6+ messages)

[PULL 00/24] qtests, unit tests and Cirrus-CI fixes / improvements
 2020-09-17 14:40 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-09-17 14:46 UTC 

[VSP-Tests PATCH v2 0/3] Run as user, and python3 support
 2020-09-17 14:04 UTC  (4+ messages)
` [VSP-Tests PATCH v2 1/3] gen-lut: Update for python3
` [VSP-Tests PATCH v2 2/3] src: monotonic-ts: Monotonic timestamp logging
` [VSP-Tests PATCH v2 3/3] scripts/logger: Use new monotonic-ts tool

[PATCH] ext4: flag as supporting buffered async reads
 2020-09-17 14:30 UTC  (11+ messages)
      ` REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag

[PATCH v2 00/13] more miscellaneous Bloom filter improvements, redux
 2020-09-17 13:38 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-09-17 14:45 UTC 

[PATCH] target/i386: always create kvmclock device
 2020-09-17 14:42 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-09-17 14:44 UTC 

stable-rc/queue/4.4 build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.236-28-gd232545e8fcc)
 2020-09-17 13:39 UTC 

[meta-oe][PATCH] libgpiod: drop support for 0.3.3
 2020-09-17 14:44 UTC 

[bug report] RDMA/hns: Avoid unncessary initialization
 2020-09-17 14:11 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: ti: k3-j721e: Add DisplayPort
 2020-09-17 13:52 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j721e-main: add DP & DP PHY

[patch 00/10] sched: Migrate disable support for RT
 2020-09-17 14:38 UTC  (4+ messages)
` [patch 09/10] sched/core: Add migrate_disable/enable()

[PATCH v3,net-next,0/4] Add Support for Marvell OcteonTX2 Cryptographic
 2020-09-17 13:28 UTC  (2+ messages)
` [PATCH v3,net-next,1/4] octeontx2-pf: move asm code to include/linux/soc

[PATCH v3 3/7] ASoC: sun4i-i2s: Add support for H6 I2S
 2020-09-17 14:06 UTC  (11+ messages)

`fixfiles -C` does not apply to all paths
 2020-09-17 14:36 UTC 

[RFC PATCH v7 00/23] Core scheduling v7
 2020-09-17 14:15 UTC  (4+ messages)
` [RFC PATCH v7 11/23] sched/fair: core wide cfs task priority comparison

[PATCH for-next] RDMA/hns: Set the unsupported wr opcode
 2020-09-17 13:50 UTC 

[PATCH] error: Do compile-time format string checking on grub_error
 2020-09-17 14:42 UTC  (12+ messages)
` [PATCH] cryptodisk: Use cipher name instead of object in error message
` [PATCH] lexer: char const * should be const char *
` [PATCH] docs/grub: Support for loading and concatenating multiple initrds
` [PATCH] script: Do not allow a delimiter between function name and block start
` [PATCH] crypto: Remove GPG_ERROR_CFLAGS from gpg_err_code_t enum

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-09-17 14:43 UTC 

[PATCH RESEND v9 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-09-17 14:40 UTC  (30+ messages)
` [PATCH RESEND v9 03/13] iommu/sva: Add PASID helpers
` [PATCH RESEND v9 08/13] iommu/arm-smmu-v3: Share process page tables
` [PATCH RESEND v9 09/13] iommu/arm-smmu-v3: Seize private ASID
` [PATCH RESEND v9 10/13] iommu/arm-smmu-v3: Check for SVA features
` [PATCH RESEND v9 11/13] iommu/arm-smmu-v3: Add SVA device feature

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-09-17 14:42 UTC 

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-17  8:03 UTC  (2+ messages)
` [oss-drivers] "

[dpdk-dev] [PATCH 2/2] bus/fslmc: fix check for vfio_group_fd
 2020-09-17 14:41 UTC  (4+ messages)

[PATCH] dma: ti: k3-udma: Reset the channel during release
 2020-09-17 14:41 UTC 

[PATCH 5.8 000/177] 5.8.10-rc1 review
 2020-09-17 14:34 UTC  (15+ messages)

[PATCH v4] pseries/hotplug-memory: hot-add: skip redundant LMB lookup
 2020-09-17 14:34 UTC  (2+ messages)

[PATCH] drm/vgem: validate vgem_device before exit operations
 2020-09-17 14:39 UTC  (3+ messages)

[PATCH] x86/mm: do not mark IO regions as Xen heap
 2020-09-17 14:38 UTC  (4+ messages)

sub-fetches discard --ipv4|6 option
 2020-09-17 14:33 UTC  (9+ messages)

post-receive: pub/scm/linux/kernel/git/mips/linux
 2020-09-17 14:38 UTC 

[PATCH -next v2] dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-17 14:15 UTC  (2+ messages)

[PATCH v1] powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
 2020-09-17 14:34 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] dt-bindings: pinctrl: at91-pio4: add microchip,sama7g5
 2020-09-17 14:28 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: at91-pio4: add support for sama7g5 SoC

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2020-09-17 14:35 UTC 

Please apply commit "64d452b3560b nvme-loop: set ctrl state connecting after init" to 5.8.9+
 2020-09-17 14:34 UTC  (2+ messages)

[PATCH] drm/amd/display: [FIX] update clock under two conditions
 2020-09-17 14:32 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mips/linux
 2020-09-17 14:34 UTC 

Sound regression in 5.8.8 caused by "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO"
 2020-09-17 14:31 UTC  (2+ messages)

memory leak in getname_flags ( 5.9.0-rc5)
 2020-09-17 14:02 UTC 

[PATCH v3 2/3] drm/amdkfd: Add process eviction counters to sysfs
 2020-09-17 14:32 UTC  (4+ messages)

riscv32 wait() problem, qemu or glibc?
 2020-09-17 14:02 UTC  (5+ messages)

[PATCH 0/7] Maintenance III: Background maintenance
 2020-09-17 14:05 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/7] maintenance: add [un]register subcommands

[libgpiod] gpiomon loses events
 2020-09-17 13:41 UTC  (12+ messages)

[PATCH v2 00/12] IMA/EVM fixes
 2020-09-17 14:25 UTC  (3+ messages)
` [PATCH v2 11/12] ima: Introduce template field evmsig and write to field sig as fallback

[PATCH 1/2] drm/nouveau: stop using persistent_swap_storage
 2020-09-17 14:29 UTC  (2+ messages)
` [PATCH 2/2] drm/ttm: remove persistent_swap_storage

[PATCH 0/9] Update to zstd-1.4.6
 2020-09-17 14:28 UTC  (11+ messages)
` [PATCH 5/9] btrfs: zstd: Switch to the zstd-1.4.6 API
                  ` [f2fs-dev] "

[PATCH v7 00/12] i440fx/acpi: addition of feature and bug fixes
 2020-09-17 14:09 UTC  (3+ messages)
` [PATCH v7 09/12] piix4: don't reserve hw resources when hotplug is off globally


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.