All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-14 02:34:34 to 2021-07-14 03:20:06 UTC [more...]

[PATCH 0/9 v2] xfs: shutdown is a racy mess
 2021-07-14  3:19 UTC  (5+ messages)
` [PATCH 2/9] xfs: XLOG_STATE_IOERROR must die
` [PATCH 3/9] xfs: move recovery needed state updates to xfs_log_mount_finish
` [PATCH 4/9] xfs: convert log flags to an operational state field
` [PATCH 5/9] xfs: make forced shutdown processing atomic

[PATCH v2] mm: page_alloc: Fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction
 2021-07-14  3:19 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_plane_alpha_blend: Skip coverage-vs-premult-vs-none for 6bpc panels
 2021-07-14  3:19 UTC  (5+ messages)

[PATCH] powerpc/rtas_flash: fix a potential buffer overflow
 2021-07-14  2:49 UTC  (4+ messages)

[freescale-fslc:pr/391 11826/19640] include/asm-generic/div64.h:243:22: error: passing argument 1 of '__div64_32' from incompatible pointer type
 2021-07-14  3:18 UTC 

[PATCH 00/15] introduce exynosauto v9 ufs driver
 2021-07-14  1:41 UTC  (12+ messages)
  ` [PATCH 13/15] scsi: ufs: ufs-exynos: support "
    ` [PATCH 02/15] scsi: ufs: add quirk to enable host controller without interface configuration
    ` [PATCH 03/15] scsi: ufs: ufs-exynos: change pclk available max value
    ` [PATCH 04/15] scsi: ufs: ufs-exynos: simplify drv_data retrieval
    ` [PATCH 06/15] scsi: ufs: ufs-exynos: add refclkout_stop control

[PATCH] Hyper-V: fix for unwanted manipulation of sched_clock when TSC marked unstable
 2021-07-14  3:16 UTC  (5+ messages)

[Intel-gfx] [PATCH v2 00/50] Begin enabling Xe_HP SDV and DG2 platforms
 2021-07-14  3:15 UTC  (51+ messages)
` [Intel-gfx] [PATCH v2 01/50] drm/i915: Add XE_HP initial definitions
` [Intel-gfx] [PATCH v2 02/50] drm/i915: Fork DG1 interrupt handler
` [Intel-gfx] [PATCH v2 03/50] drm/i915/xehp: VDBOX/VEBOX fusing registers are enable-based
` [Intel-gfx] [PATCH v2 04/50] drm/i915/gen12: Use fuse info to enable SFC
` [Intel-gfx] [PATCH v2 05/50] drm/i915/selftests: Allow for larger engine counts
` [Intel-gfx] [PATCH v2 06/50] drm/i915/xehp: Extra media engines - Part 1 (engine definitions)
` [Intel-gfx] [PATCH v2 07/50] drm/i915/xehp: Extra media engines - Part 2 (interrupts)
` [Intel-gfx] [PATCH v2 08/50] drm/i915/xehp: Extra media engines - Part 3 (reset)
` [Intel-gfx] [PATCH v2 09/50] drm/i915/xehp: Xe_HP forcewake support
` [Intel-gfx] [PATCH v2 10/50] drm/i915/xehp: Define multicast register ranges
` [Intel-gfx] [PATCH v2 11/50] drm/i915/xehp: Handle new device context ID format
` [Intel-gfx] [PATCH v2 12/50] drm/i915/xehp: New engine context offsets
` [Intel-gfx] [PATCH v2 13/50] drm/i915/xehp: handle new steering options
` [Intel-gfx] [PATCH v2 14/50] drm/i915/xehp: Loop over all gslices for INSTDONE processing
` [Intel-gfx] [PATCH v2 15/50] drm/i915/xehpsdv: add initial XeHP SDV definitions
` [Intel-gfx] [PATCH v2 16/50] drm/i915/xehp: Changes to ss/eu definitions
` [Intel-gfx] [PATCH v2 17/50] drm/i915/xehpsdv: Add maximum sseu limits
` [Intel-gfx] [PATCH v2 18/50] drm/i915/xehpsdv: Add compute DSS type
` [Intel-gfx] [PATCH v2 19/50] drm/i915/xehpsdv: Define steering tables
` [Intel-gfx] [PATCH v2 20/50] drm/i915/xehpsdv: Define MOCS table for XeHP SDV
` [Intel-gfx] [PATCH v2 21/50] drm/i915/xehpsdv: factor out function to read RP_STATE_CAP
` [Intel-gfx] [PATCH v2 22/50] drm/i915/xehpsdv: Read correct RP_STATE_CAP register
` [Intel-gfx] [PATCH v2 23/50] drm/i915/dg2: add DG2 platform info
` [Intel-gfx] [PATCH v2 24/50] drm/i915/dg2: DG2 uses the same sseu limits as XeHP SDV
` [Intel-gfx] [PATCH v2 25/50] drm/i915/dg2: Add forcewake table
` [Intel-gfx] [PATCH v2 26/50] drm/i915/dg2: Update LNCF steering ranges
` [Intel-gfx] [PATCH v2 27/50] drm/i915/dg2: Add SQIDI steering
` [Intel-gfx] [PATCH v2 28/50] drm/i915/dg2: Add new LRI reg offsets
` [Intel-gfx] [PATCH v2 29/50] drm/i915/dg2: Maintain backward-compatible nested batch behavior
` [Intel-gfx] [PATCH v2 30/50] drm/i915/dg2: Report INSTDONE_GEOM values in error state
` [Intel-gfx] [PATCH v2 31/50] drm/i915/dg2: Define MOCS table for DG2
` [Intel-gfx] [PATCH v2 32/50] drm/i915/dg2: Add fake PCH
` [Intel-gfx] [PATCH v2 33/50] drm/i915/dg2: Add cdclk table and reference clock
` [Intel-gfx] [PATCH v2 34/50] drm/i915/dg2: Skip shared DPLL handling
` [Intel-gfx] [PATCH v2 35/50] drm/i915/dg2: Don't wait for AUX power well enable ACKs
` [Intel-gfx] [PATCH v2 36/50] drm/i915/dg2: Setup display outputs
` [Intel-gfx] [PATCH v2 37/50] drm/i915/dg2: Add dbuf programming
` [Intel-gfx] [PATCH v2 38/50] drm/i915/dg2: Don't program BW_BUDDY registers
` [Intel-gfx] [PATCH v2 39/50] drm/i915/dg2: Don't read DRAM info
` [Intel-gfx] [PATCH v2 40/50] drm/i915/dg2: DG2 has fixed memory bandwidth
` [Intel-gfx] [PATCH v2 41/50] drm/i915/dg2: Add MPLLB programming for SNPS PHY
` [Intel-gfx] [PATCH v2 42/50] drm/i915/dg2: Add MPLLB programming for HDMI
` [Intel-gfx] [PATCH v2 43/50] drm/i915/dg2: Add vswing programming for SNPS phys
` [Intel-gfx] [PATCH v2 44/50] drm/i915/dg2: Update modeset sequences
` [Intel-gfx] [PATCH v2 45/50] drm/i915/dg2: Classify DG2 PHY types
` [Intel-gfx] [PATCH v2 46/50] drm/i915/dg2: Wait for SNPS PHY calibration during display init
` [Intel-gfx] [PATCH v2 47/50] drm/i915/dg2: Update lane disable power state during PSR
` [Intel-gfx] [PATCH v2 48/50] drm/i915/dg2: Add DG2 to the PSR2 defeature list
` [Intel-gfx] [PATCH v2 49/50] drm/i915/dg2: Update to bigjoiner path
` [Intel-gfx] [PATCH v2 50/50] drm/i915/dg2: Configure PCON in DP pre-enable path

[PATCH 0/9] xfs: shutdown is a racy mess
 2021-07-14  3:15 UTC  (4+ messages)
` [PATCH 5/9] xfs: make forced shutdown processing atomic

flush_kernel_dcache_page fixes and removal
 2021-07-14  3:13 UTC  (4+ messages)

[PATCH v2 0/4] docs: improve -smp documentation
 2021-07-14  3:11 UTC  (9+ messages)
` [PATCH v2 1/4] docs: fix typo s/Intel/AMD/ in CPU model notes
` [PATCH v2 2/4] qemu-options: re-arrange CPU topology options
` [PATCH v2 3/4] qemu-options: tweak to show that CPU count is optional
` [PATCH v2 4/4] qemu-options: rewrite help for -smp options

[PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
 2021-07-14  3:10 UTC  (9+ messages)

[PATCH 0/5] virtio: Parse virtio-device nodes from DT
 2021-07-14  3:11 UTC  (5+ messages)
` [PATCH 2/5] virtio_mmio: Bind virtio device to device-tree node

[PATCH v14 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-07-14  3:10 UTC  (7+ messages)
` [PATCH v14 3/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

[MPTCP][PATCH v2 mptcp-next] Squash to "mptcp: fix ADD_ADDR and RM_ADDR maybe flush addr_signal each other"
 2021-07-14  3:10 UTC  (4+ messages)
` [MPTCP][PATCH mptcp-next] Squash to "mptcp: remove MPTCP_ADD_ADDR_IPV6 and MPTCP_ADD_ADDR_PORT"

[PATCH v6 00/11] Clean up "mediatek,larb"
 2021-07-14  2:56 UTC  (48+ messages)
` [PATCH v6 01/11] dt-binding: mediatek: Get rid of mediatek, larb for multimedia HW
  ` [PATCH v6 01/11] dt-binding: mediatek: Get rid of mediatek,larb "
` [PATCH v6 02/11] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH v6 03/11] iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH v6 04/11] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
` [PATCH v6 05/11] media: mtk-mdp: "
` [PATCH v6 06/11] drm/mediatek: Add pm runtime support for ovl and rdma
` [PATCH v6 07/11] drm/mediatek: Get rid of mtk_smi_larb_get/put
` [PATCH v6 08/11] media: mtk-vcodec: "
` [PATCH v6 09/11] memory: mtk-smi: "
` [PATCH v6 10/11] arm: dts: mediatek: Get rid of mediatek, larb for MM nodes
  ` [PATCH v6 10/11] arm: dts: mediatek: Get rid of mediatek,larb "
` [PATCH v6 11/11] arm64: dts: mediatek: Get rid of mediatek, larb "
  ` [PATCH v6 11/11] arm64: dts: mediatek: Get rid of mediatek,larb "

v5.12+ regression on page_poison=1 i_on_free=0 i_on_alloc=0 warnings
 2021-07-14  3:10 UTC  (3+ messages)
` [PATCH] mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction

[PATCH] regulator: rtq6752: Fix the typo for reg define and author name
 2021-07-14  3:08 UTC  (2+ messages)

bpf_debug output
 2021-07-14  3:08 UTC 

[RFC v3 00/29] vDPA software assisted live migration
 2021-07-14  3:04 UTC  (6+ messages)
` [RFC v3 21/29] vhost: Add VhostIOVATree

Patchwork housekeeping for: spi-devel-general
 2021-07-14  2:56 UTC 

[PATCH v9 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-07-14  2:54 UTC  (6+ messages)
` [PATCH v9 16/17] vduse: "

[hch-misc:follow_pfn 1/3] drivers/media/common/videobuf2/videobuf2-dma-contig.c:539:1: sparse: sparse: unused label 'out'
 2021-07-14  2:52 UTC 

[PATCH] packfile: enhance the mtime of packfile by idx file
 2021-07-14  2:52 UTC  (4+ messages)
` [PATCH v2] packfile: freshen the mtime of packfile by configuration

[PATCH v2 0/7] Tegra Kconfig improvements for 5.15
 2021-07-14  2:51 UTC  (8+ messages)
` [PATCH v2 1/7] ARM: tegra_defconfig: Enable CONFIG_TEGRA30_TSENSOR
` [PATCH v2 2/7] ARM: tegra_defconfig: Enable CONFIG_FB
` [PATCH v2 3/7] ARM: tegra_defconfig: Enable Acer A500 drivers
` [PATCH v2 4/7] ARM: tegra_defconfig: Enable CONFIG_CROS_EC
` [PATCH v2 5/7] ARM: tegra_defconfig: Rebuild defconfig
` [PATCH v2 6/7] ARM: multi_v7_defconfig: Enable Acer A500 drivers
` [PATCH v2 7/7] ARM: multi_v7_defconfig: Enable CONFIG_TEGRA30_TSENSOR

[PATCH v2 RFC] f2fs: fix to force keeping write barrier for strict fsync mode
 2021-07-14  2:51 UTC  (12+ messages)
                  ` [f2fs-dev] "

Enhancement Idea - Optional PGO+LTO build for btrfs-progs
 2021-07-14  2:51 UTC 

[PATCH v1 0/4] Mainline imx6 based SKOV boards
 2021-07-14  2:48 UTC  (6+ messages)
` [PATCH v1 4/4] ARM: dts: add SKOV imx6q and imx6dl based boards

[PATCH 0/6] soundwire/ASoC: abstract platform-dependent bases
 2021-07-14  2:46 UTC  (14+ messages)
` [PATCH 1/6] soundwire: move intel sdw register definitions to sdw_intel.h
` [PATCH 2/6] ASoC: SOF: intel: add sdw_shim/alh_base to sof_intel_dsp_desc
` [PATCH 3/6] ASoC: SOF: intel: hda: remove HDA_DSP_REG_SNDW_WAKE_STS definition
` [PATCH 4/6] ASoC: SOF: intel: move sof_intel_dsp_desc() forward
` [PATCH 5/6] ASoC: SOF: intel: add snd_sof_dsp_check_sdw_irq ops
` [PATCH 6/6] soundwire: intel: introduce shim and alh base

[PATCH 1/2 v2] tpm2: Introduce TIS tpm core
 2021-07-14  2:49 UTC  (7+ messages)
` [PATCH 2/2] tpm2: Add a TPMv2 MMIO TIS driver

cocci script to convert linux-kernel allocs with BITS_TO_LONGS to bitmap_alloc
 2021-07-13 23:09 UTC  (5+ messages)
      ` [Cocci] "

[PATCH v4 0/2] Add the driver for Intel Keem Bay SoC timer block
 2021-07-14  2:47 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: timer: Add bindings for Intel Keem Bay SoC Timer

[PATCH V2 0/2] Vitqueue State Synchronization
 2021-07-14  2:47 UTC  (15+ messages)
` [PATCH V2 2/2] virtio: introduce STOP status bit
  ` [virtio-comment] "

[PATCH v2 1/1] Kbuild, clang: add option for choosing a ThinLTO cache directory
 2021-07-14  2:46 UTC  (2+ messages)

[PATCH V5 0/2] Convert qcom pmic gpio bindings to YAML
 2021-07-14  2:46 UTC  (3+ messages)
` [PATCH V5 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: "

[Patch v3 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
 2021-07-14  2:45 UTC  (4+ messages)
` [Patch v3 1/3] Drivers: hv: vmbus: add support to ignore certain PCIE devices
` [Patch v3 2/3] Drivers: hv: add Azure Blob driver
` [Patch v3 3/3] Drivers: hv: Add to maintainer for "

[PATCH 0/2] virtio_ring: fix errors to make virtio tools
 2021-07-14  2:28 UTC  (3+ messages)
` [PATCH 1/2] virtio_ring: fix error - unknown type name 'spinlock_t'
` [PATCH 2/2] virtio_ring: fix error - 'prev' and 'head_flags' may be used uninitialized in this function

[PATCH v6 0/6] hmp, qmp: Add some commands to introspect virtio devices
 2021-07-14  2:42 UTC  (6+ messages)
` [PATCH v6 4/6] qmp: add QMP command x-debug-virtio-queue-status
` [PATCH v6 6/6] hmp: add virtio commands

[PATCH v4 00/10] Update clock definitions
 2021-07-14  2:42 UTC  (3+ messages)
` [PATCH v4 05/10] dt-bindings: clk: r9a07g044-cpg: Update clock/reset definitions

[PATCH v5 1/4] arm64: dts: ipq6018: correct TCSR block area
 2021-07-14  2:40 UTC  (4+ messages)
` [PATCH v5 3/4] dt-bindings: pwm: add IPQ6018 binding

[dpdk-dev] [PATCH v3] ethdev: add IPv4 and L4 checksum RSS offload types
 2021-07-14  2:38 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4] "

[freescale-fslc:pr/391 12053/19640] drivers/gpu/drm/rockchip/cdn-dp-core.h:10:10: fatal error: drm/bridge/cdns-mhdp-common.h: No such file or directory
 2021-07-14  2:36 UTC 

[PATCH V2] serial: 8250_pnp: Support configurable clock frequency
 2021-07-14  2:36 UTC  (3+ messages)
  `  "

[PATCH] arm64: dts: fix node name for the sysclk
 2021-07-14  2:29 UTC  (2+ messages)

[PATCH 0/3 v3] xfs, mm: memory allocation improvements
 2021-07-14  2:34 UTC  (4+ messages)
` [PATCH 1/3] mm: Add kvrealloc()
` [PATCH 2/3] xfs: remove kmem_alloc_io()
` [PATCH 3/3] xfs: replace kmem_alloc_large() with kvmalloc()

[PATCH] arm64/kexec: Test page size support with new TGRAN range values
 2021-07-14  2:32 UTC  (3+ messages)

[PATCH 00/29] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2021-07-14  2:27 UTC  (4+ messages)
` [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT "


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.