All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-23 17:17:28 to 2021-11-23 18:04:29 UTC [more...]

[PATCH v3 00/11] Add support for Legion 7 16ACHg6 laptop
 2021-11-23 18:02 UTC  (9+ messages)
` [PATCH 01/11] ASoC: cs35l41: Set the max SPI speed for the whole device
` [PATCH 02/11] ASoC: cs35l41: Convert tables to shared source code
` [PATCH 03/11] ASoC: cs35l41: Move regmap config struct to shared code
` [PATCH 04/11] ASoC: cs35l41: Create function for init array of Supplies

[PATCH 00/17] binman: Various tidy-ups and refactors
 2021-11-23 18:03 UTC  (2+ messages)
` [PATCH 02/17] dtoc: Add support for reading 64-bit ints

[PATCH 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2021-11-23 17:51 UTC  (17+ messages)
` [PATCH 01/23] multifd: Delete useless operation
` [PATCH 02/23] migration: Never call twice qemu_target_page_size()
` [PATCH 03/23] multifd: Rename used field to num
` [PATCH 04/23] multifd: Add missing documention
` [PATCH 05/23] multifd: The variable is only used inside the loop
` [PATCH 06/23] multifd: remove used parameter from send_prepare() method
` [PATCH 07/23] multifd: remove used parameter from send_recv_pages() method
` [PATCH 08/23] multifd: Fill offset and block for reception
` [PATCH 09/23] multifd: Make zstd compression method not use iovs
` [PATCH 10/23] multifd: Make zlib "
` [PATCH 11/23] multifd: Move iov from pages to params
` [PATCH 12/23] multifd: Make zlib use iov's
` [PATCH 13/23] multifd: Make zstd "
` [PATCH 14/23] multifd: Remove send_write() method
` [PATCH 15/23] multifd: Use a single writev on the send side
` [PATCH 16/23] multifd: Unfold "used" variable by its value

[PATCH v1 1/1] ACPI: Replace kernel.h with the necessary inclusions
 2021-11-23 18:03 UTC  (4+ messages)
    ` [Devel] "

[PATCH 1/4] pinctrl: qcom: spmi-gpio: Add pm8226 compatibility
 2021-11-23 18:02 UTC  (2+ messages)
` [PATCH 2/4] dt-bindings: pinctrl: qcom: pmic-gpio: Document pm8226 compatible

[PATCH v2] doc: add mlx5 PMD flex item documentation
 2021-11-23 17:35 UTC  (3+ messages)
` [PATCH v3] "

[OE-core] [PATCHv3] waffle: add explicit dependency to cmake-native
 2021-11-23 18:00 UTC 

[Intel-gfx] [PATCH 0/3] drm/i915/gt: RPS tuning for light media playback
 2021-11-23 17:35 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: Compare average group occupancy for RPS evaluation
  `  "

arch/mips/mm/tlbex.c:2243:3: warning: unannotated fall-through between switch labels
 2021-11-23 17:59 UTC  (5+ messages)

[PATCH] mm: thp: update split_queue_len correctly
 2021-11-23 17:59 UTC  (2+ messages)

[PATCH 0/2] efinet: correct closing of SNP protocol
 2021-11-23 17:59 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] efi: library function grub_efi_close_protocol()

[PATCH] fixup??? Merge branch 'ab/ci-updates' into seen
 2021-11-23 17:58 UTC  (7+ messages)

[PATCH 0/4] arm64: dts: qcom: Add support for the sc7280 CRD board
 2021-11-23 17:58 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: qcom: sc7280: Define EC and H1 nodes
` [PATCH 4/4] arm64: dts: qcom: sc7280-crd: Add Touchscreen and touchpad support

[PATCH 1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-11-23 17:56 UTC  (3+ messages)

[PATCH V2 0/6] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-11-23 17:55 UTC  (7+ messages)
` [PATCH V2 4/6] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V2 5/6] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH v3 0/3] PCI: apple: Assorted #PERST fixes
 2021-11-23 17:54 UTC  (2+ messages)

[for-6.2] hw/intc/arm_gicv3: Update cached state after acknowledging LPI
 2021-11-23 17:55 UTC  (4+ messages)

[PATCH v2 00/20] UFS patches for kernel v5.17
 2021-11-23 17:54 UTC  (9+ messages)
` [PATCH v2 05/20] scsi: core: Add support for internal commands
` [PATCH v2 11/20] scsi: ufs: Switch to scsi_(get|put)_internal_cmd()

[freescale-fslc:pr/497 8447/15263] drivers/net/imx-shmem-net.c:1175:9: error: implicit declaration of function 'imx_scu_irq_unregister_notifier'; did you mean 'netlink_unregister_notifier'?
 2021-11-23 17:54 UTC 

stable-rc/linux-4.4.y baseline: 109 runs, 1 regressions (v4.4.292-160-g4ba1793245b0)
 2021-11-23 17:54 UTC 

stable-rc/queue/4.19 build: 195 builds: 6 failed, 189 passed, 2 errors, 41 warnings (v4.19.217-319-ge662a05889ca6)
 2021-11-23 17:50 UTC 

[PATCH for-7.0 v6 00/16] linux-user: simplify safe signal handling
 2021-11-23 17:37 UTC  (17+ messages)
` [PATCH v6 01/16] linux-user: Untabify all safe-syscall.inc.S
` [PATCH v6 02/16] linux-user/host/ppc64: Use r11 for signal_pending address
` [PATCH v6 03/16] linux-user: Move syscall error detection into safe_syscall_base
` [PATCH v6 04/16] linux-user/host/mips: Add safe-syscall.inc.S
` [PATCH v6 05/16] linux-user/host/sparc64: "
` [PATCH v6 06/16] linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h
` [PATCH v6 07/16] linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
` [PATCH v6 08/16] bsd-user: "
` [PATCH v6 09/16] linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
` [PATCH v6 10/16] linux-user: Create special-errno.h
` [PATCH v6 11/16] bsd-user: "
` [PATCH v6 12/16] common-user: Move safe-syscall.* from linux-user
` [PATCH v6 13/16] common-user: Adjust system call return on FreeBSD
` [PATCH v6 14/16] linux-user: Move thunk.c from top-level
` [PATCH v6 15/16] meson: Move linux_user_ss to linux-user/
` [PATCH v6 16/16] meson: Move bsd_user_ss to bsd-user/

[PATCH 18/23] cxl/pci: Implement wait for media active
 2021-11-23 17:48 UTC  (2+ messages)

[PATCH] sequencer: fix environment that 'exec' commands run under
 2021-11-23 17:48 UTC  (3+ messages)

[PATCH] glibc: Fix i586/c3 support
 2021-11-23 17:47 UTC  (3+ messages)
` [OE-core] "

[PATCH v7 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-11-23 17:46 UTC  (18+ messages)
` [PATCH v7 1/8] drm/ingenic: prepare ingenic drm for later addition of JZ4780
` [PATCH v7 2/8] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v7 3/8] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
  ` [PATCH v7 3/8] dt-bindings: display: Add ingenic, jz4780-dw-hdmi "
` [PATCH v7 4/8] drm/ingenic: Add dw-hdmi driver for jz4780
` [PATCH v7 5/8] MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers
` [PATCH v7 6/8] MIPS: DTS: CI20: Add DT nodes for HDMI setup
` [PATCH v7 7/8] MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780
` [PATCH v7 8/8] [RFC] MIPS: DTS: Ingenic: adjust register size to available registers

[PATCH] nvme: disable namespaces with unsupported metadata
 2021-11-23 17:45 UTC 

[PATCH bpf] cacheinfo: move get_cpu_cacheinfo_id() back out
 2021-11-23 17:45 UTC  (3+ messages)

[PATCH u-boot v2019.04-aspeed-openbmc] add kconfig for secondary env partition
 2021-11-23 17:44 UTC 

stable-rc/queue/5.4 build: 169 builds: 4 failed, 165 passed, 4 errors, 23 warnings (v5.4.161-94-g8243f2967638)
 2021-11-23 17:44 UTC 

[PATCH v6] clk: Add write operation for clk_parent debugfs node
 2021-11-23 17:43 UTC  (5+ messages)

QA notification for completed autobuilder build (yocto-3.1.12.rc1)
 2021-11-23 17:43 UTC  (3+ messages)
` [yocto] "
  ` [qa-build-notification] "

[PATCH v2 0/2] imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
 2021-11-23 17:42 UTC  (3+ messages)
` [PATCH v2 1/2] imx8m: add regs used by GPMI
` [PATCH v2 2/2] bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards

[PATCH] mtd: spi-nor: mt25qu: Ignore 6th ID byte
 2021-11-23 17:42 UTC  (7+ messages)

[PATCH] semodule: Don't forget to munmap() data
 2021-11-23 17:42 UTC  (2+ messages)

[RFC PATCH v3 0/2] s390x: Improvements to SIGP handling [KVM]
 2021-11-23 17:42 UTC  (12+ messages)
` [RFC PATCH v3 2/2] KVM: s390: Extend the USER_SIGP capability

[PATCH ethtool-next 0/8] ethtool: Add support for CMIS diagnostic information
 2021-11-23 17:41 UTC  (9+ messages)
` [PATCH ethtool-next 1/8] sff-8636: Use an SFF-8636 specific define for maximum number of channels
` [PATCH ethtool-next 2/8] sff-common: Move OFFSET_TO_U16_PTR() to common header file
` [PATCH ethtool-next 3/8] cmis: Initialize Page 02h in memory map
` [PATCH ethtool-next 4/8] cmis: Initialize Banked Page 11h "
` [PATCH ethtool-next 5/8] cmis: Parse and print diagnostic information
` [PATCH ethtool-next 6/8] cmis: Print Module State and Fault Cause
` [PATCH ethtool-next 7/8] cmis: Print Module-Level Controls
` [PATCH ethtool-next 8/8] sff-8636: Print Power set and Power override bits

Bcache is not caching anything. cache state=inconsistent, how to clear?
 2021-11-23 17:40 UTC  (3+ messages)

[PATCH] examples/ptpclient: fix delay request message
 2021-11-23 17:39 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] Introduce pmu-events support for HiFive Unmatched
 2021-11-23 17:39 UTC  (8+ messages)
` [PATCH v2 "

[PATCH] sched/isolation: delete redundant housekeeping_overridden check
 2021-11-23 17:38 UTC  (2+ messages)

[PATCH 2/2] auto-t: testPSK-roam deauthenticate IWD after roam
 2021-11-23 17:37 UTC 

[PATCH 1/2] netdev: only set in_reassoc if using an auth-proto
 2021-11-23 17:37 UTC 

Update to Git 2.34.0 breaks application
 2021-11-23 17:35 UTC  (8+ messages)
` [PATCH] editor: only save (and restore) the terminal if using a tty

[PATCH v2] fwupd: upgrade to 1.7.2
 2021-11-23 17:34 UTC 

[PATCH v3 1/3] spi: Fix condition in the __spi_register_driver()
 2021-11-23 17:34 UTC  (2+ messages)

DO YOU WANT TO BUILD 3D ANIMATIONS ?
 2021-11-23 17:33 UTC 

[PATCH v1 01/13] linux-firmware: Update firmware file for Intel Bluetooth AX201
 2021-11-23 17:32 UTC  (2+ messages)

[RFC PATCH 0/3] Use pageblock_order for cma and alloc_contig_range alignment
 2021-11-23 17:32 UTC  (8+ messages)

[xen-unstable-smoke test] 166312: tolerable all pass - PUSHED
 2021-11-23 17:32 UTC 

[PATCH RFC net-next 0/8] net: phylink: introduce legacy mode flag
 2021-11-23 17:30 UTC  (7+ messages)
` [PATCH RFC net-next 8/8] net: phylink: allow PCS to be removed

[igt-dev] [PATCH i-g-t] tests/api_intel_bb: Use alignment only when kernel support it
 2021-11-23 17:26 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

FAILED: patch "[PATCH] signal: Don't always set SA_IMMUTABLE for forced signals" failed to apply to 5.15-stable tree
 2021-11-23 17:29 UTC  (2+ messages)

[PATCH v3 00/10] direct-map memory map
 2021-11-23 17:29 UTC  (5+ messages)
` [PATCH v3 02/10] xen/arm: avoid setting XEN_DOMCTL_CDF_iommu when IOMMU off
` [PATCH v3 03/10] xen/arm: introduce new helper parse_static_mem_prop and acquire_static_memory_bank

[PATCH] fs/iomap: Fix write path page prefaulting
 2021-11-23 17:29 UTC  (2+ messages)

updated amdgpu firmware
 2021-11-23 17:29 UTC  (2+ messages)

[PATCH] mm: split thp synchronously on MADV_DONTNEED
 2021-11-23 17:28 UTC  (11+ messages)

amdgpu firmware update for yellow carp
 2021-11-23 17:28 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: placate scripts/kernel-doc
 2021-11-23 17:26 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH 0/4] Inspect reflog data programmatically in more tests
 2021-11-23 17:28 UTC  (6+ messages)
` [PATCH 2/4] refs: trim newline from reflog message

[PATCH 0/6] rcu/nocb: Last prep work before cpuset interface v2
 2021-11-23 17:28 UTC  (4+ messages)
` [PATCH 4/6] rcu/nocb: Create kthreads on all CPUs if "rcu_nocb=" or "nohz_full=" are passed

[PATCH] fwupd: upgrade to 1.7.2
 2021-11-23 17:27 UTC  (4+ messages)
` [oe] "

[linux-firmware GIT PULL] Update ath10k/QCA6174/hw3.0/board-2.bin
 2021-11-23 17:27 UTC  (2+ messages)

stable-rc/queue/4.14 build: 189 builds: 3 failed, 186 passed, 2 errors, 34 warnings (v4.14.255-247-gef0c1521b3af9)
 2021-11-23 17:27 UTC 

[PATCH v2 1/3] ASoC: SOF: sof-audio: setup sched widgets during pipeline complete step
 2021-11-23 17:16 UTC  (3+ messages)
` [PATCH v2 2/3] ASoC: SOF: topology: don't use list_for_each_entry_reverse()
` [PATCH v2 3/3] ASoC: SOF: handle paused streams during system suspend

[PATCH v2 0/1] ARM: dts: dra7: enable BB2D module
 2021-11-23 17:26 UTC  (6+ messages)
` [PATCH v2 1/1] ARM: dts: dra7: add entry for bb2d module

[GIT PULL v2] linux-firmware: mrvl: prestera: Update Marvell Prestera Switchdev v4.0
 2021-11-23 17:26 UTC  (2+ messages)

btqca firmware 20211117
 2021-11-23 17:24 UTC  (2+ messages)

[PATCH net-next 0/9] intel: switch to napi_build_skb()
 2021-11-23 17:18 UTC  (20+ messages)
` [Intel-wired-lan] "
` [PATCH net-next 1/9] e1000: switch to napi_consume_skb()
  ` [Intel-wired-lan] "
` [PATCH net-next 2/9] e1000: switch to napi_build_skb()
  ` [Intel-wired-lan] "
` [PATCH net-next 3/9] i40e: "
  ` [Intel-wired-lan] "
` [PATCH net-next 4/9] iavf: "
  ` [Intel-wired-lan] "
` [PATCH net-next 5/9] ice: "
  ` [Intel-wired-lan] "
` [PATCH net-next 6/9] igb: "
  ` [Intel-wired-lan] "
` [PATCH net-next 7/9] igc: "
  ` [Intel-wired-lan] "
` [PATCH net-next 8/9] ixgbe: "
  ` [Intel-wired-lan] "
` [PATCH net-next 9/9] ixgbevf: "
  ` [Intel-wired-lan] "

[hch-misc:dax-block-cleanup 18/29] fs/ext2/inode.c:1301:25: error: implicit declaration of function 'dax_zero_range'; did you mean 'iomap_zero_range'?
 2021-11-23 17:24 UTC 

[PATCH net-next 0/3][pull request] 100GbE Intel Wired LAN Driver Updates 2021-11-22
 2021-11-23 17:22 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/2] tests/i915/kms_dsc: Add a new subtest to validate 10bpc format
 2021-11-23 17:14 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v4 0/4] sparse-index: expand/collapse based on 'index.sparse'
 2021-11-23 17:21 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] Drop gnulib fix-base64.patch
 2021-11-23 17:20 UTC  (4+ messages)

Re:
 2021-11-23 17:20 UTC 

[dpdk-dev] [PATCH v2] kni: allow configuring the kni thread granularity
 2021-11-23 17:08 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "
  `  "

[PATCH] drm/doc: Fix TTM acronym
 2021-11-23 17:01 UTC 

[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-11-23 17:17 UTC  (7+ messages)
` [RFC v2 PATCH 01/13] mm/shmem: Introduce F_SEAL_GUEST

[PATCH] drm: rcar-du: do not restart rcar-du groups on gen3
 2021-11-23 15:20 UTC 

[PATCH 00/25] btrfs: extent tree v2 prep work for global roots
 2021-11-23 17:19 UTC  (4+ messages)
` [PATCH 02/25] btrfs: rework async transaction committing

[igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Disable Intel's PSR2 selective fetch in this test
 2021-11-23 17:10 UTC 

preparing for 2.34.1
 2021-11-23 17:18 UTC  (2+ messages)
` preparing for 2.34.1 (2nd round)


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.