All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-21 20:53:44 to 2023-05-22 00:27:36 UTC [more...]

[PATCH v6 0/8] FMP versioning support
 2023-05-22  0:27 UTC  (3+ messages)
` [PATCH v6 8/8] doc: uefi: add anti-rollback documentation

Fwd: Regression. -6.3.X Good. -6.4-rcY Bad
 2023-05-22  0:23 UTC  (2+ messages)

cleanup the filemap / direct I/O interaction
 2023-05-22  0:20 UTC  (53+ messages)
` [PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete
  ` [f2fs-dev] "
    ` [Cluster-devel] "
` [PATCH 02/13] filemap: update ki_pos in generic_perform_write
  ` [f2fs-dev] "
    ` [Cluster-devel] "
` [PATCH 03/13] filemap: assign current->backing_dev_info "
  ` [f2fs-dev] "
    ` [Cluster-devel] "
` [PATCH 04/13] filemap: add a kiocb_write_and_wait helper
  ` [f2fs-dev] "
    ` [Cluster-devel] "
` [PATCH 05/13] filemap: add a kiocb_invalidate_pages helper
  ` [f2fs-dev] "
    ` [Cluster-devel] "
` [PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper
  ` [f2fs-dev] "
    ` [Cluster-devel] "
` [PATCH 07/13] iomap: update ki_pos in iomap_file_buffered_write
  ` [f2fs-dev] "
    ` [Cluster-devel] "
` [PATCH 08/13] iomap: assign current->backing_dev_info "
  ` [f2fs-dev] "
    ` [Cluster-devel] "
` [PATCH 09/13] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
  ` [f2fs-dev] "
    ` [Cluster-devel] "
` [PATCH 10/13] fs: factor out a direct_write_fallback helper
    ` [Cluster-devel] "
    ` [f2fs-dev] "
` [PATCH 11/13] fuse: update ki_pos in fuse_perform_write
  ` [f2fs-dev] "
    ` [Cluster-devel] "
` [PATCH 12/13] fuse: drop redundant arguments to fuse_perform_write
  ` [f2fs-dev] "
    ` [Cluster-devel] "
` [PATCH 13/13] fuse: use direct_write_fallback
  ` [f2fs-dev] "
    ` [Cluster-devel] "

[PATCH 1/2] arm64: dts: imx8mn-beacon: Migrate sound card to simple-audio-card
 2023-05-21 23:10 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8mn-beacon: Fix SPI CS pinmux

[PATCH RFC 00/10] drm/panel: Drivers for four Sony CMD-mode (and DSC) panels
 2023-05-22  0:10 UTC  (28+ messages)
` [PATCH RFC 01/10] drm/panel: Clean up SOFEF00 config dependencies
` [PATCH RFC 02/10] dt-bindings: display: panel: Describe Sony Xperia XZ3's LGD panel
` [PATCH RFC 03/10] drm/panel: Add LGD panel driver for Sony Xperia XZ3
` [PATCH RFC 04/10] arm64: dts: qcom: sdm845-akatsuki: Configure OLED panel
` [PATCH RFC 05/10] dt-bindings: display: panel: Describe Samsung SOFEF01-M Display-IC
` [PATCH RFC 06/10] drm/panel/samsung-sofef01: Add panel driver for Sony Xperia 5 / 10 II
` [PATCH RFC 07/10] dt-bindings: display: panel: Describe Samsung SOFEF03-M Display-IC
` [PATCH RFC 08/10] drm/panel/samsung-sofef03: Add panel driver for Sony Xperia 5 II
` [PATCH RFC 09/10] dt-bindings: display: panel: Describe Sony Xperia 1 display
` [PATCH RFC 10/10] drm/panel/sony-griffin-samsung: Add panel driver for Sony Xperia 1

[PATCH v2] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
 2023-05-22  0:08 UTC  (5+ messages)

[PATCH] mm: pagemap: restrict pagewalk to the requested range
 2023-05-21 23:55 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] mm documentation
 2023-05-21 23:50 UTC  (7+ messages)

Excessive TLB flush ranges
 2023-05-21 23:10 UTC  (13+ messages)
              ` [RFC PATCH 3/3] mm/vmalloc.c: change _vm_unmap_aliases() to do purge firstly

Patch "iommu/arm-smmu: Drop if with an always false condition" has been added to the 6.3-stable tree
 2023-05-21 23:36 UTC  (2+ messages)

[PATCH net] rtnetlink: not allow dev gro_max_size to exceed GRO_MAX_SIZE
 2023-05-21 23:27 UTC  (4+ messages)

[PATCH 0/3] MIPS: Enhancements on usage and documentation of parameters
 2023-05-21 23:10 UTC  (5+ messages)
` [PATCH 1/3] MIPS: Rework smt cmdline parameters
` [PATCH 2/3] MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUP
` [PATCH 3/3] Documentation: kernel-parameters: Add some MIPS parameters

[PATCH] arm64: dts: imx8mp-beacon-kit: Enable WM8962 Audio CODEC
 2023-05-21 23:09 UTC  (2+ messages)

[PATCH v4 0/4] NFSD: add support for NFSv4 write delegation
 2023-05-21 23:08 UTC  (3+ messages)
` [PATCH v4 3/4] NFSD: handle GETATTR conflict with "

[patch] mm, debug: allow suppressing panic on CONFIG_DEBUG_VM checks
 2023-05-21 23:07 UTC 

[PATCH v2 0/2] iio/adc-joystick: buffer data parsing fixes
 2023-05-21 22:59 UTC  (3+ messages)
` [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in buffer
` [PATCH v2 2/2] input: joystick: Fix buffer data parsing

[PATCH v3 0/6] Move dma-buf mmap() reservation locking down to exporters
 2023-05-21 22:59 UTC  (24+ messages)
` [Intel-gfx] "
` [PATCH v3 1/6] media: videobuf2: Don't assert held reservation lock for dma-buf mmapping
  ` [Intel-gfx] "
` [PATCH v3 2/6] dma-buf/heaps: "
  ` [Intel-gfx] "
` [PATCH v3 3/6] udmabuf: "
  ` [Intel-gfx] "
` [PATCH v3 4/6] drm: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 5/6] dma-buf: Change locking policy for mmap()
  `  "
` [PATCH v3 6/6] drm/shmem-helper: Switch to reservation lock
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Move dma-buf mmap() reservation locking down to exporters (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[PATCH] imx: imx8mp: Add support for Polyhex Debix Model A SBC
 2023-05-21 22:58 UTC  (3+ messages)

[PATCH v2 RESEND] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM
 2023-05-21 22:57 UTC  (2+ messages)

[PATCH RESEND] x86: msr: clean up kernel-doc notation
 2023-05-21 22:58 UTC 

Marvell NFC timings on CN9130
 2023-05-21 22:53 UTC  (5+ messages)

[PATCH v2 RESEND] soc/fsl/qe: fix usb.c build errors
 2023-05-21 22:52 UTC  (3+ messages)

[PATCH v2 RESEND] powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
 2023-05-21 22:51 UTC  (2+ messages)

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-05-21 22:49 UTC  (4+ messages)

[PATCH RESEND] powerpc: delete empty config entry for PPC_86xx
 2023-05-21 22:48 UTC  (2+ messages)

❌ FAIL: Test report for master (6.4.0-rc3, mainline.kernel.org-clang, 44c026a7)
 2023-05-21 22:40 UTC 

[PATCH V2 00/13] Add multipd remoteproc support
 2023-05-21 22:28 UTC  (14+ messages)
` [PATCH V2 01/13] dt-bindings: remoteproc: qcom: Add support for multipd model
` [PATCH V2 02/13] dt-bindings: mailbox: qcom: Add IPQ5018 APCS compatible
` [PATCH V2 03/13] dt-bindings: arm: qcom: Document the Qualcomm rdp432-c1 board
` [PATCH V2 04/13] dt-bindings: clock: qcom: gcc-ipq5018: remove q6 clocks macros
` [PATCH V2 05/13] dt-bindings: clock: qcom: gcc-ipq9574: remove q6 bring up clock macros
` [PATCH V2 06/13] clk: qcom: ipq5018: remove q6 bring up clocks
` [PATCH V2 07/13] clk: qcom: ipq9574: "
` [PATCH V2 08/13] firmware: qcom_scm: ipq5018: Add WCSS AHB pd support
` [PATCH V2 09/13] remoteproc: qcom: q6v5: Add multipd interrupts support
` [PATCH V2 10/13] remoteproc: qcom: Add Hexagon based multipd rproc driver
` [PATCH V2 11/13] arm64: dtsi: qcom: ipq5018: enable nodes required for multipd
` [PATCH V2 12/13] arm64: dts: qcom: ipq5018: Add RDP432-c1 board support
` [PATCH V2 13/13] arm64: dtsi: qcom: ipq9574: Add nodes to bring up multipd

[PATCH v5 1/2] usb: serial: add support for CH348
 2023-05-21 22:21 UTC  (2+ messages)

bug: btrfs receive: ERROR: clone: did not find source subvol
 2023-05-21 22:26 UTC  (6+ messages)
      ` btrfs receive: ERROR: clone: did not find source subvol (user error, not a bug)

❌ FAIL: Test report for master (6.4.0-rc2, mainline.kernel.org-clang, fa4fe8ce)
 2023-05-21 22:20 UTC 

util-linux 2.39 doesn't work with <linux-5.12: mount(2) system call failed: Function not implemented
 2023-05-21 22:13 UTC  (5+ messages)

[PATCH 00/11] Add multipd remoteproc support
 2023-05-21 22:07 UTC  (6+ messages)
` [PATCH 08/11] remoteproc: qcom: Add Hexagon based multipd rproc driver

[PATCH 07/32] mm: Bring back vmalloc_exec
 2023-05-21 22:04 UTC  (12+ messages)

[qemu-mainline test] 180878: regressions - FAIL
 2023-05-21 22:03 UTC 

riscv: boot failure for 3335068f8721 ("riscv: Use PUD/P4D/PGD pages for the linear mapping")
 2023-05-21 22:01 UTC  (4+ messages)

[PATCH 0/6] drm/msm/dpu: use UBWC data from MDSS driver
 2023-05-21 21:51 UTC  (5+ messages)

[PATCH 0/2] MIPS: Enable Loongson-3A4000 TCG for system emulation
 2023-05-21 21:48 UTC  (3+ messages)
` [PATCH 1/2] target/mips: Implement Loongson CSR instructions
` [PATCH 2/2] hw/mips/loongson3_virt: Remove CPU restrictions for TCG

[ANNOUNCE] util-linux v2.39
 2023-05-21 21:48 UTC  (4+ messages)

[PATCH v2 00/11] phy: qcom-qmp-ufs: convert to newer style of bindings
 2023-05-21 20:38 UTC  (12+ messages)
` [PATCH v2 01/11] dt-bindings: phy: migrate QMP UFS PHY bindings to qcom,sc8280xp-qmp-ufs-phy.yaml
` [PATCH v2 02/11] phy: qcom-qmp-ufs: populate offsets configuration
` [PATCH v2 03/11] arm64: dts: qcom: msm8996: switch UFS QMP PHY to new style of bindings
` [PATCH v2 04/11] arm64: dts: qcom: msm8998: "
` [PATCH v2 05/11] arm64: dts: qcom: sdm845: "
` [PATCH v2 06/11] arm64: dts: qcom: sm6115: "
` [PATCH v2 07/11] arm64: dts: qcom: sm6350: "
` [PATCH v2 08/11] arm64: dts: qcom: sm8150: "
` [PATCH v2 09/11] arm64: dts: qcom: sm8250: "
` [PATCH v2 10/11] arm64: dts: qcom: sm8350: "
` [PATCH v2 11/11] arm64: dts: qcom: sm8450: "

Linux kernel 6.4-rc3 released
 2023-05-21 21:43 UTC 

[PATCH v3] Add multicolor support to BlinkM LED driver
 2023-05-21 21:41 UTC 

[PATCH v2 1/3] drm/msm/dpu: drop dpu_encoder_phys_ops::late_register()
 2023-05-21 21:37 UTC  (9+ messages)
` [PATCH v2 2/3] drm/msm/dpu: drop (mostly) unused DPU_NAME_SIZE define
` [PATCH v2 3/3] drm/msm/dpu: switch dpu_encoder to use drm_debugfs_add_file()

CSC3551 and devices missing related _DSD bits
 2023-05-21 21:35 UTC  (3+ messages)

[PATCH v3 00/10] phy: qcom-qmp-combo: convert to newer style of bindings
 2023-05-21 20:23 UTC  (5+ messages)
` [PATCH v3 01/10] dt-bindings: phy: migrate combo QMP PHY bindings to qcom,sc8280xp-qmp-usb43dp-phy.yaml
` [PATCH v3 02/10] phy: qcom-qmp-combo: simplify clock handling
` [PATCH v3 03/10] phy: qcom-qmp-combo: populate offsets for all combo PHYs
` [PATCH v3 04/10] phy: qcom-qmp-combo: add qcom,sc7280-qmp-usb3-dp-phy compat entry

Linux 6.4-rc3
 2023-05-21 21:13 UTC 

[PATCH v1 0/5] Landlock support for UML
 2023-05-21 21:13 UTC  (3+ messages)
` [PATCH v1 1/5] hostfs: Fix ephemeral inodes

[GIT PULL] UML fix for v6.4-rc3
 2023-05-21 21:04 UTC  (3+ messages)

[GIT PULL] KVM fixes for Linux 6.4-rc3
 2023-05-21 21:04 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v6.4
 2023-05-21 21:04 UTC  (2+ messages)

[virtio-comment] virtio networking collaboration meeting: call for agenda
 2023-05-21 20:58 UTC  (3+ messages)

[PATCH V2 0/2] Add support for PCIe PHY in IPQ9574
 2023-05-21 20:57 UTC  (4+ messages)
` [PATCH V2 1/2] dt-bindings: phy: qcom,qmp-pcie: Add ipq9574 bindings

[PATCH] iconv.3: Clarify the behavior when input is untranslatable
 2023-05-21 20:57 UTC  (6+ messages)
      ` 2 spaces after the end of a sentence is the _right_ amount (was: [PATCH] iconv.3: Clarify the behavior when input is untranslatable)


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.