All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-20 08:08:58 to 2021-05-20 08:53:26 UTC [more...]

[PATCH] ALSA: pcm: Need to check whether runtime is valid or not
 2021-05-20  8:10 UTC  (4+ messages)
                `  "

[PATCH v4 0/6] x86/syscall: use int for x86-64 system calls
 2021-05-20  8:53 UTC  (3+ messages)
` [PATCH v4 6/6] x86/syscall: use int everywhere for system call numbers

[PATCH] iommu/vt-d: Fix kernel panic caused by 416fa531c816: Preset Access/Dirty bits for IOVA over FL
 2021-05-20  8:52 UTC  (3+ messages)

[RFC PATCH 00/11] hw/isa: Remove dependencies on ISA bus singleton
 2021-05-20  8:29 UTC  (5+ messages)
` [RFC PATCH 02/11] hw/ide: Add PCIIDEState::isa_bus link

[PATCH v6 0/4]Add Bitstream configuration support for Versal
 2021-05-20  8:48 UTC  (12+ messages)
` [PATCH v6 1/4] drivers: firmware: Add PDI load API support
` [PATCH v6 2/4] dt-bindings: fpga: Add binding doc for versal fpga manager
` [PATCH v6 3/4] dt-bindings: firmware: Add bindings for xilinx firmware
` [PATCH v6 4/4] fpga: versal-fpga: Add versal fpga manager driver

[PATCH v2 for-next 0/3] RDMA/hns: Cleanups on CMDQ
 2021-05-20  8:52 UTC  (3+ messages)
` [PATCH v2 for-next 2/3] RDMA/hns: Remove Receive Queue of CMDQ

[PATCH net] net: ethernet: mtk_eth_soc: Fix DIM support for MT7628/88
 2021-05-20  8:43 UTC 

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-20  8:51 UTC  (6+ messages)
` [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature

[PATCH v6 bpf-next 03/11] tcp: Keep TCP_CLOSE sockets in the reuseport group
 2021-05-20  8:51 UTC  (2+ messages)

[PATCH v2 for-next] RDMA/hns: Refactor extend link table allocation
 2021-05-20  8:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/docker-engine: drop BR2_PACKAGE_LVM2_APP_LIBRARY
 2021-05-20  8:51 UTC  (2+ messages)

[PATCH v7 05/12] evm: Introduce evm_hmac_disabled() to safely ignore verification errors
 2021-05-20  8:51 UTC  (3+ messages)
` [RESEND][PATCH "

[PATCH 00/10] Domain on Static Allocation
 2021-05-20  8:50 UTC  (13+ messages)
` [PATCH 01/10] xen/arm: introduce domain "
` [PATCH 03/10] xen/arm: introduce PGC_reserved

[LTP] [PATCH 0/6] cfs_bandwidth01 and CGroup API
 2021-05-20  8:50 UTC  (14+ messages)
` [LTP] [PATCH 3/6] API/cgroups: Check for unknown controller name
` [LTP] [PATCH 4/6] API/cgroups: Add cpu controller
` [LTP] [PATCH 5/6] API/cgroups: Auto add controllers to subtree_control in new subgroup
` [LTP] [PATCH 6/6] sched/cgroup: Add cfs_bandwidth01

[PATCH 00/14] Clean W=1 build warnings for mm/
 2021-05-20  8:48 UTC  (15+ messages)
` [PATCH 01/14] mm/vmscan: Remove kerneldoc-like comment from isolate_lru_pages
` [PATCH 02/14] mm/vmalloc: Include header for prototype of set_iounmap_nonlazy
` [PATCH 03/14] mm/page_alloc: Make should_fail_alloc_page a static function should_fail_alloc_page static
` [PATCH 04/14] mm/mapping_dirty_helpers: Remove double Note in kerneldoc
` [PATCH 05/14] mm/early_ioremap: Add prototype for early_memremap_pgprot_adjust
` [PATCH 06/14] mm/memcontrol.c: Fix kerneldoc comment for mem_cgroup_calculate_protection
` [PATCH 07/14] mm/memory_hotplug: Fix kerneldoc comment for __try_online_node
` [PATCH 08/14] mm/memory_hotplug: Fix kerneldoc comment for __remove_memory
` [PATCH 09/14] mm/zbud: Add kerneldoc fields for zbud_pool
` [PATCH 10/14] mm/z3fold: Add kerneldoc fields for z3fold_pool
` [PATCH 11/14] mm/swap: Make swap_address_space an inline function
` [PATCH 12/14] mm/mmap_lock: Remove dead code for !CONFIG_TRACING configurations
` [PATCH 13/14] mm/page_alloc: Move prototype for find_suitable_fallback
` [PATCH 14/14] mm/swap: Make NODE_DATA an inline function on CONFIG_FLATMEM

[PULL 00/26] Misc patches for 2021-05-20
 2021-05-20  8:22 UTC  (27+ messages)
` [PULL 01/26] configure: Only clone softfloat-3 repositories if TCG is enabled
` [PULL 02/26] configure: check for submodules if --with-git-submodules=ignore
` [PULL 03/26] configure: simplify assignment to GIT_SUBMODULES
` [PULL 04/26] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
` [PULL 05/26] i386/cpu: Expose AVX_VNNI instruction to guest
` [PULL 06/26] meson: bump submodule to 0.57.2
` [PULL 07/26] object: add more commands to preconfig mode
` [PULL 08/26] qtest: add a QOM object for qtest
` [PULL 09/26] KVM: do not allow setting properties at runtime
` [PULL 10/26] memory: Introduce log_sync_global() to memory listener
` [PULL 11/26] KVM: Use a big lock to replace per-kml slots_lock
` [PULL 12/26] KVM: Create the KVMSlot dirty bitmap on flag changes
` [PULL 13/26] KVM: Provide helper to get kvm dirty log
` [PULL 14/26] KVM: Provide helper to sync dirty bitmap from slot to ramblock
` [PULL 15/26] KVM: Simplify dirty log sync in kvm_set_phys_mem
` [PULL 16/26] KVM: Cache kvm slot dirty bitmap size
` [PULL 17/26] KVM: Add dirty-ring-size property
` [PULL 18/26] KVM: Disable manual dirty log when dirty ring enabled
` [PULL 19/26] KVM: Dirty ring support
` [PULL 20/26] tests/qtest/fuzz: Fix build failure
` [PULL 21/26] meson: Set implicit_include_directories to false
` [PULL 22/26] remove qemu-options* from root directory
` [PULL 23/26] replication: move include out of "
` [PULL 24/26] vl: allow not specifying size in -m when using -M memory-backend
` [PULL 25/26] qemu-config: load modules when instantiating option groups
` [PULL 26/26] scsi-generic: pass max_segments via max_iov field in BlockLimits

stable-rc/queue/4.4 baseline: 107 runs, 11 regressions (v4.4.268-185-g3cf3a3c89d1a)
 2021-05-20  8:50 UTC 

[PATCH] [GSOC] ref-filter: add contents:raw atom
 2021-05-20  8:49 UTC 

[OE-core] [PATCH] elfutils: upgrade 0.183 -> 0.184
 2021-05-20  8:49 UTC  (3+ messages)

[PATCH 0/1] mISDN: Remove obsolete PIPELINE_DEBUG debugging information
 2021-05-20  8:49 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-20  8:48 UTC  (8+ messages)
` [PATCH v3 2/2] s390/vfio-ap: control access to PQAP(AQIC) interception handler

[agd5f:drm-next 435/435] drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c:923 amdgpu_acpi_init() warn: possible memory leak of 'atcs'
 2021-05-20  8:49 UTC 

[Buildroot] [git commit branch/2021.02.x] package/docker-engine: devicemapper driver does not need liblvm2app
 2021-05-20  8:48 UTC 

[PATCH v3] HID: input: Add support for Programmable Buttons
 2021-05-20  8:48 UTC 

[PATCH RESEND 1/4] migration/rdma: cleanup rmda in rdma_start_incoming_migration error path
 2021-05-20  8:30 UTC  (5+ messages)
` [PATCH RESEND 2/4] migration/rdma: Fix rdma_addrinfo res leaks
` [PATCH RESEND 3/4] migration/rdma: destination: create the return patch after the first accept
` [PATCH RESEND 4/4] migration/rdma: source: get accept cm_event from return path in non-block mode

[OE-core] [PATCH v2] elfutils: upgrade 0.183 -> 0.184
 2021-05-20  8:47 UTC 

[PATCH BlueZ v2] avrcp: Fix unregister AVRCP player
 2021-05-20  8:45 UTC  (3+ messages)

[PATCH] scsi: hisi_sas: propagate errors in interrupt_init_v1_hw()
 2021-05-20  8:44 UTC  (2+ messages)

[dpdk-dev] [PATCH] crypto/qat: fix uninitilized compiler warning
 2021-05-20  8:43 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [dpdk-stable] "
    ` [dpdk-dev] 回复: "
` [dpdk-dev] [PATCH v4] crypto/qat: fix uninitilized gcc "

Build failures in v4.19.y.queue
 2021-05-20  8:41 UTC  (2+ messages)

[Buildroot] [PATCH v3 0/4] Updates for ARC, LMBench
 2021-05-20  8:41 UTC  (7+ messages)
` [Buildroot] [PATCH v3 2/4] lmbench: memsize: increase delay for slow FPGAs
  `  "
` [Buildroot] [PATCH v3 4/4] lmbench: lat_rpc: fix stray pointer
  `  "

[Buildroot] [git commit branch/2021.02.x] lmbench: lat_rpc: fix stray pointer
 2021-05-20  8:40 UTC 

Build failures in v4.9.y.queue, v4.14.y.queue
 2021-05-20  8:40 UTC  (2+ messages)

[PATCH -next] erofs: fix error return code in erofs_read_superblock()
 2021-05-20  8:40 UTC  (4+ messages)

[Buildroot] [git commit branch/2021.02.x] lmbench: memsize: increase delay for slow FPGAs
 2021-05-20  8:40 UTC 

[PATCH for-stable-5.4] KVM: arm64: Initialize VCPU mdcr_el2 before loading it
 2021-05-20  8:37 UTC  (4+ messages)

[RFC PATCH bpf-next seccomp 00/12] eBPF seccomp filters
 2021-05-20  8:22 UTC  (6+ messages)

[PATCH] vfio: Lock down no-IOMMU mode when kernel is locked down
 2021-05-20  8:38 UTC  (3+ messages)

[PATCH] sched: Optimize housekeeping_cpumask in for_each_cpu_and
 2021-05-20  8:36 UTC  (2+ messages)

[PATCH 4.19] iomap: fix sub-page uptodate handling
 2021-05-20  8:36 UTC  (2+ messages)

[PATCH v8 RESEND 1/4] lib: vsprintf: scanf: Negative number must have field width > 1
 2021-05-20  8:35 UTC  (2+ messages)

[PATCH][next] ALSA: firewire-lib: Fix uninitialized variable err issue
 2021-05-20  8:34 UTC 

[PATCH for 4.4, 4,9] iio: tsl2583: Fix division by a zero lux_val
 2021-05-20  8:35 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/7] Per client engine busyness
 2021-05-20  8:35 UTC  (18+ messages)
                              ` [Nouveau] "

[PATCH] arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode
 2021-05-20  8:31 UTC  (4+ messages)

[lttng-dev] Babeltrace trimmer segfaults on custom trace
 2021-05-20  8:34 UTC  (4+ messages)
    ` [lttng-dev] [External] "

[PATCH for 4.4, 4.9 and 4.14] xhci: Do not use GFP_KERNEL in (potentially) atomic context
 2021-05-20  8:34 UTC  (2+ messages)

Linux Plumbers Conf 2021
 2021-05-20  8:34 UTC  (11+ messages)

[PATCH] doc: explain the use of color.pager
 2021-05-20  8:33 UTC  (4+ messages)

[PATCH v2 1/1] gpiolib: Introduce for_each_gpio_desc_if() macro
 2021-05-20  8:33 UTC  (4+ messages)

[PATCH 5.4 v2 0/9] preserve DMA offsets when using swiotlb
 2021-05-20  8:32 UTC  (8+ messages)

[PATCH 0/5] Modify smu_get_power_limit to implement Powerplay API
 2021-05-20  8:32 UTC  (3+ messages)
` [PATCH 2/5] amdgpu/pm: simplify logic of smu_get_power_level

[PATCH] drm/amd/pm: Update PPTable struct for beige_goby
 2021-05-20  8:32 UTC 

hostile freenode takeover
 2021-05-20  8:32 UTC  (5+ messages)
` [yocto] "

[mm] 8cc621d2f4: fio.write_iops -21.8% regression
 2021-05-20  8:31 UTC  (2+ messages)

[PATCH 5.4 000/141] 5.4.120-rc1 review
 2021-05-20  8:31 UTC  (6+ messages)
` [PATCH 5.4 020/141] ip6_vti: proper dev_{hold|put} in ndo_[un]init methods

[RFC Patch v2 0/4] mm/mempolicy: some fix and semantics cleanup
 2021-05-20  8:30 UTC  (5+ messages)
` [RFC Patch v2 1/4] mm/mempolicy: skip nodemask intersect check for 'interleave' when oom
` [RFC Patch v2 2/4] mm/mempolicy: unify the preprocessing for mbind and set_mempolicy
` [RFC Patch v2 3/4] mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
` [RFC Patch v2 4/4] mm/mempolicy: kill MPOL_F_LOCAL bit

[PATCH v2 00/15] dma mapping/iommu: Allow IOMMU IOVA rcache range to be configured
 2021-05-20  8:28 UTC  (3+ messages)

[lttng-dev] LTTng - Xenomai : different results between timestamp-lttng and rt_time_read()
 2021-05-20  8:28 UTC  (3+ messages)

[PATCH] mmc: core: Use ternery for return value in mmc_vdd_to_ocrbitnum()
 2021-05-20  8:28 UTC 

[PATCH v5 0/9] Speedup mremap on ppc64
 2021-05-20  8:26 UTC  (7+ messages)
` [PATCH v5 3/9] mm/mremap: Use pmd/pud_poplulate to update page table entries

[PATCH] drm/amd/pm: Update PPTable struct for beige_goby
 2021-05-20  8:27 UTC 

[PATCH 0/9] send-email: various optimizations to speed up by >2x
 2021-05-20  8:27 UTC  (13+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] send-email: remove non-working support for "sendemail.smtpssl"
  ` [PATCH v2 02/10] send-email: refactor sendemail.smtpencryption config parsing
  ` [PATCH v2 03/10] send-email: lazily load config for a big speedup
  ` [PATCH v2 04/10] send-email: lazily shell out to "git var"
  ` [PATCH v2 05/10] send-email: use function syntax instead of barewords
  ` [PATCH v2 06/10] send-email: get rid of indirect object syntax
  ` [PATCH v2 07/10] send-email: lazily load modules for a big speedup
  ` [PATCH v2 08/10] perl: lazily load some common Git.pm setup code
  ` [PATCH v2 09/10] send-email: move trivial config handling to Perl
  ` [PATCH v2 10/10] perl: nano-optimize by replacing Cwd::cwd() with Cwd::getcwd()

drm/amdgpu/acpi: unify ATCS handling (v2) [uninitialized variable error]
 2021-05-20  8:26 UTC  (2+ messages)

The latest Qemu release can't bootup VM with latest guest kernel
 2021-05-20  8:06 UTC 

regressions in xfs/168?
 2021-05-20  8:23 UTC  (4+ messages)

[kees:kspp/memcpy/next-20210519/v0 49/53] drivers/scsi/aha1740.c:271:19: warning: argument to 'sizeof' in 'memcpy' call is the same expression as the destination; did you mean to provide an explicit length?
 2021-05-20  8:25 UTC 

[PATCH v11 0/8] Add FU740 chip and HiFive Unmatched board support
 2021-05-20  8:25 UTC  (3+ messages)
` [PATCH v11 6/8] riscv: dts: add SiFive "

[dpdk-dev] [PATCH 0/2] bugfix for Kunpeng930 SVE compile
 2021-05-20  8:24 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 0/2] bugfix for Kunpeng "
  ` [dpdk-dev] [PATCH v6 2/2] net/hns3: refactor SVE code compile method

[RFC PATCH v3 0/4] PCI Data Object Exchange support + CXL CDAT
 2021-05-20  8:22 UTC  (19+ messages)
` [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support

[PATCH] blk-mq: plug request for shared sbitmap
 2021-05-20  8:21 UTC  (11+ messages)

[PATCH] drm/i915/gt: fix typo issue
 2021-05-20  8:06 UTC 

[PATCH 0/9] tty: hvc_console: Fix some coding style issues
 2021-05-20  8:21 UTC  (6+ messages)
` [PATCH 6/9] tty: hvc_console: Fix coding style issues of block comments

[PATCH v2 1/1] ARM: Drop ARCH_NR_GPIOS definition
 2021-05-20  8:18 UTC  (4+ messages)

What's cooking in git.git (May 2021, #03; Thu, 20)
 2021-05-20  8:18 UTC  (2+ messages)

[dpdk-dev] [PATCH] lpm/arm: fix SVE compile error with gcc8.3
 2021-05-20  8:17 UTC  (2+ messages)

[PATCH 0/5] Add pidfd support to the fanotify API
 2021-05-20  8:17 UTC  (3+ messages)
` [PATCH 5/5] fanotify: Add pidfd info record "

[PATCH 1/3] drm: reference mode flags in DRM_CLIENT_CAP_* docs
 2021-05-20  8:17 UTC  (2+ messages)

[PATCH 2/3] drm: clarify and linkify DRM_CLIENT_CAP_WRITEBACK_CONNECTORS docs
 2021-05-20  8:17 UTC  (2+ messages)

[RFC PATCH] x86/apic: Fix BUG due to multiple allocation of legacy vectors
 2021-05-20  8:17 UTC  (2+ messages)

[PATCH 3/3] drm: document minimum kernel version for DRM_CLIENT_CAP_*
 2021-05-20  8:17 UTC  (2+ messages)

[PATCH v3 0/6] gitlab-ci: Allow using FreeBSD runners
 2021-05-20  8:02 UTC  (5+ messages)
` [PATCH v3 3/6] gitlab-ci: Run GNU make via the $MAKE variable
` [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics

[PATCH][next] drm/amdgpu/acpi: Fix null check on memory allocation
 2021-05-20  8:16 UTC 

[PATCH] drm/amdgpu/acpi: unify ATCS handling
 2021-05-20  8:15 UTC  (2+ messages)

[PATCH V10] i2c: i2c-qcom-geni: Add shutdown callback for i2c
 2021-05-20  8:15 UTC  (4+ messages)

fix a race between del_gendisk and BLKRRPART v2
 2021-05-20  8:14 UTC  (2+ messages)

[PATCH 0/4] vpl: Introduce a verifying program loader
 2021-05-20  8:14 UTC  (4+ messages)

[RFC] Add DMA_RESV_USAGE flags
 2021-05-20  8:13 UTC  (16+ messages)

[PATCH 1/4] migration/rdma: cleanup rmda in rdma_start_incoming_migration error path
 2021-05-20  8:05 UTC  (3+ messages)
` [PATCH 2/4] migration/rdma: Fix rdma_addrinfo res leaks
` [PATCH 3/4] migration/rdma: destination: create the return patch after the first accept

[PATCH] mm: fix unaccounted time namespace objects
 2021-05-20  8:08 UTC  (2+ messages)

[PATCH v4 00/15] qemu_iotests: improve debugging options
 2021-05-20  7:52 UTC  (2+ messages)
` [PATCH v4 11/15] qemu-iotests: allow valgrind to read/delete the generated log file

[PATCH -next] samples: vfio-mdev: fix error return code in mdpy_fb_probe()
 2021-05-20  8:10 UTC  (4+ messages)

[PATCH 0/2] am335x: set pinmux registers from pins debug file
 2021-05-20  8:10 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: core: configure pinmux "

[GSoC] Hello Git
 2021-05-20  8:09 UTC  (5+ messages)

[PATCH 2/2] ASoC: topology: Fix a small leak in soc_tplg_dapm_graph_elems_load()
 2021-05-20  8:08 UTC  (4+ messages)

[PATCH 1/6] staging: rtl8188eu: use safe iterator in rtw_free_network_queue
 2021-05-20  8:09 UTC  (3+ messages)
` [bug report] {net, IB}/mlx5: Manage port association for multiport RoCE


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.