All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-04 12:05:11 to 2023-07-04 12:43:38 UTC [more...]

[PATCH v3] eal: fix prompt info when remap_segment failed
 2023-07-04 12:43 UTC  (2+ messages)

[PATCH] module: print module name on refcount error
 2023-07-04 12:43 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/2] Enable documentation check for i915 driver
 2023-07-04 12:41 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] testplan/meson.build: make it check for missing i915 documentation

[PATCH v2 0/2] Documentation: v4l: more camera sensor doc
 2023-07-04 12:38 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation: v4l: Flip handling for RAW sensors
` [PATCH v2 2/2] Documentation: v4l: Exposure/gain for camera sensor

[PATCH v11 00/12] Network support for Landlock
 2023-07-04 12:37 UTC  (17+ messages)
` [PATCH v11 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v11 11/12] samples/landlock: Add network demo

[PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
 2023-07-04 12:36 UTC  (15+ messages)

[RFC PATCH] docs/interop: define STANDALONE protocol feature for vhost-user
 2023-07-04 12:36 UTC  (2+ messages)
` [virtio-dev] "

[PATCH] block/blkio: fix module_block.py parsing
 2023-07-04 12:35 UTC  (3+ messages)

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-04 12:36 UTC  (6+ messages)
` [PATCH v2 3/5] mm: Default implementation of arch_wants_pte_order()

[PATCH] mm: page_alloc: avoid false page outside zone error info
 2023-07-04 12:36 UTC  (3+ messages)

[PATCH] staging: rtl8192u: Fix assignment in if condition
 2023-07-04 12:31 UTC  (2+ messages)

[PATCH 2/2] mxs: Don't enable 4P2 reg if MXS is powered only from DCDC_BATT
 2023-07-04 10:05 UTC  (2+ messages)

[PATCH v2] block/blkio: fix module_block.py parsing
 2023-07-04 12:34 UTC 

[PATCH 1/2] mxs: Fix VDDx brownout interrupt disable/enable
 2023-07-03 20:57 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/2] mxs: Fix VDDx brownout interrupt disable/enable
 2023-07-03 18:33 UTC  (2+ messages)

[PATCH] irqchip/gic-v3: Workaround for GIC-700 erratum 2941627
 2023-07-04 12:34 UTC  (2+ messages)

sipeed maix bit resets every 90 seconds with watchdog enabled
 2023-07-03 17:53 UTC 

[PATCH 2/2] mxs: Don't enable 4P2 reg if MXS is powered only from DCDC_BATT
 2023-07-03 16:33 UTC 

[PATCH] tpm: Add TPM2_GetTestResult command support
 2023-07-03 13:03 UTC 

[PATCH] drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
 2023-07-04 12:33 UTC  (5+ messages)

perf-tools-next: Request for testing hybrid changes
 2023-07-04 12:33 UTC  (10+ messages)

[PATCH][V2] EDAC/i10nm: shift exponent is negative
 2023-07-04 12:32 UTC  (3+ messages)

[PATCH V2] PCI: qcom: Use PARF_SLV_ADDR_SPACE_SIZE for ops_2_3_3
 2023-07-04 12:33 UTC  (2+ messages)

[PATCH v2] kconfig: Add PCIe devices to s390x machines
 2023-07-04 12:32 UTC  (3+ messages)

[PATCH v7 0/6] test and QEMU fixes to ensure proper PCIE device usage
 2023-07-04 12:31 UTC  (11+ messages)
` [PATCH v7 5/6] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
` [PATCH v7 6/6] hw/pci: add comment explaining the reason for checking function 0 in hotplug

[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-07-04 12:31 UTC  (5+ messages)

Ask for a regression issue of vfio-pci driver with Intel DG2 (A770) discrete graphics card from Linux 6.1
 2023-07-04 12:31 UTC  (2+ messages)

[PATCH 6.3 00/13] 6.3.12-rc1 review
 2023-07-04 12:29 UTC  (10+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix premature release of request's reusable memory
 2023-07-04 12:29 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[dm-devel] [PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-04 12:21 UTC  (57+ messages)
`  "
` [f2fs-dev] "
` [Drbd-dev] "
` [dm-devel] [PATCH 01/32] block: Provide blkdev_get_handle_* functions
  `  "
  ` [f2fs-dev] "
  ` [Drbd-dev] "
` [PATCH 02/32] block: Use file->f_flags for determining exclusive opens in file_to_blk_mode()
` [PATCH 03/32] block: Use blkdev_get_handle_by_dev() in blkdev_open()
` [PATCH 04/32] block: Use blkdev_get_handle_by_dev() in disk_scan_partitions() and blkdev_bszset()
` [Drbd-dev] [PATCH 05/32] drdb: Convert to use blkdev_get_handle_by_path()
  `  "
` [PATCH 06/32] pktcdvd: Convert to blkdev_get_handle_by_dev()
` [PATCH 07/32] rnbd-srv: Convert to use blkdev_get_handle_by_path()
` [PATCH 08/32] xen/blkback: Convert to blkdev_get_handle_by_dev()
` [PATCH 09/32] zram: Convert to use blkdev_get_handle_by_dev()
` [PATCH 10/32] bcache: Convert to blkdev_get_handle_by_path()
` [dm-devel] [PATCH 11/32] dm: Convert to blkdev_get_handle_by_dev()
  `  "
` [PATCH 12/32] md: "
` [PATCH 13/32] mtd: block2mtd: Convert to blkdev_get_handle_by_dev/path()
` [PATCH 14/32] nvmet: Convert to blkdev_get_handle_by_path()
` [PATCH 15/32] s390/dasd: "
` [PATCH 16/32] scsi: target: "
` [PATCH 17/32] PM: hibernate: Convert to blkdev_get_handle_by_dev()
` [PATCH 18/32] PM: hibernate: Drop unused snapshot_test argument
` [PATCH 19/32] mm/swap: Convert to use blkdev_get_handle_by_dev()
` [PATCH 20/32] fs: Convert to blkdev_get_handle_by_path()
` [PATCH 21/32] btrfs: "
` [PATCH 22/32] erofs: Convert to use blkdev_get_handle_by_path()
` [PATCH 23/32] ext4: Convert to blkdev_get_handle_by_dev()
` [PATCH 24/32] f2fs: Convert to blkdev_get_handle_by_dev/path()
  ` [f2fs-dev] "
` [PATCH 25/32] jfs: Convert to blkdev_get_handle_by_dev()
` [PATCH 26/32] nfs/blocklayout: Convert to use blkdev_get_handle_by_dev/path()
` [PATCH 27/32] nilfs2: Convert to use blkdev_get_handle_by_path()
` [PATCH 28/32] ocfs2: Convert to use blkdev_get_handle_by_dev()
` [PATCH 29/32] reiserfs: Convert to blkdev_get_handle_by_dev/path()
` [PATCH 30/32] xfs: Convert to blkdev_get_handle_by_path()
` [PATCH 31/32] block: Remove blkdev_get_by_*() functions
` [dm-devel] [PATCH 32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put()
  `  "
  ` [f2fs-dev] "
  ` [Drbd-dev] "

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-04 12:28 UTC  (5+ messages)
` [PATCH v4 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access

[RESEND v1 0/2] Add SPI module for StarFive JH7110 SoC
 2023-07-04 12:27 UTC  (7+ messages)
` [RESEND v1 2/2] riscv: dts: starfive: Add spi node for "

[PATCH v21 00/20] s390x: CPU Topology
 2023-07-04 12:27 UTC  (6+ messages)
` [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v21 06/20] s390x/cpu topology: interception of PTF instruction

[PATCH] riscv: Start of DRAM should at least be aligned on PMD size for the direct mapping
 2023-07-04 12:26 UTC  (4+ messages)

[PATCH] PCI: dwc: Do not fail to probe when link is down
 2023-07-04 12:26 UTC 

[PATCH] tracing: Set actual size after ring buffer resize
 2023-07-05  0:27 UTC 

[PATCH 0/2] 8250 dma-coherent
 2023-07-04 12:23 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8250: Mark PCIe hosts as DMA coherent
` [PATCH 2/2] arm64: dts: qcom: sm8250: Mark SMMUs "

[PATCH v2] Make macb/gem RT driver to be built against linux >= 5.0 kernels
 2023-07-04 12:24 UTC  (2+ messages)

[PATCH v4 0/2] pcie: Fix ARI next function numbers
 2023-07-04 12:22 UTC  (3+ messages)
` [PATCH v4 1/2] pcie: Use common ARI next function number
` [PATCH v4 2/2] pcie: Specify 0 for ARI next function numbers

[PATCH v3 00/52] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-07-04 12:21 UTC  (10+ messages)
` [PATCH v3 03/52] xen/arm: add an option to define Xen start address for Armv8-R
` [PATCH v3 15/52] xen: make VMAP only support in MMU system

[PATCH v1] tools: remove duplicate assignment
 2023-07-04 12:21 UTC 

[Acpica-devel] [PATCH v3 4/5] ACPI/PCI: Add pci_acpi_program_hest_aer_params()
 2023-07-04 12:20 UTC  (2+ messages)
`  "

[Acpica-devel] [PATCH v3 5/5] PCI: Config PCIe devices's AER register
 2023-07-04 12:20 UTC  (2+ messages)
`  "

[Acpica-devel] [PATCH v3 0/5] Parse the PCIe AER and set to relevant registers
 2023-07-04 12:20 UTC  (2+ messages)
`  "

[virtio-comment] About the plan of Admin Queue
 2023-07-04 12:14 UTC  (8+ messages)

[PATCH] iommu/mediatek: Remove a unnecessary checking for larbid
 2023-07-04 12:19 UTC  (3+ messages)

[PATCH v3 00/29] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-07-04 12:19 UTC  (8+ messages)
` [PATCH v3 28/29] media: ov2680: Add link-freq and pixel-rate controls

[RFC PATCH] mm: memory-failure: add missing set_mce_nospec() for memory_failure()
 2023-07-04 12:19 UTC 

[GIT PULL] firewire updates for 6.5-rc1
 2023-07-04 12:18 UTC 

[PATCH] nvme:fix the NVME_ID_NS_NVM_STS_MASK definition
 2023-07-04 12:15 UTC  (2+ messages)

[PATCH net 0/2] net/sched: sch_qfq: reintroduce lmax bound check for MTU
 2023-07-04 12:17 UTC  (3+ messages)
` [PATCH net 2/2] selftests: tc-testing: add tests for qfq mtu sanity check

[PATCH 1/5] EDAC, mellanox: Convert to devm_platform_ioremap_resource()
 2023-07-04 12:17 UTC  (4+ messages)
` [PATCH 3/5] EDAC/synopsys: "

[PATCH v3 1/2] commands: test: simplify argv handling
 2023-07-04 12:16 UTC  (2+ messages)
` [PATCH v3 2/2] commands: test: add based support for bash-test style

[Intel-gfx] [PATCH 0/2] Calculate CDCLK more properly when DSC is enabled
 2023-07-04 12:17 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915: Add helper function for getting number of VDSC engines
` [Intel-gfx] ✓ Fi.CI.BAT: success for Calculate CDCLK more properly when DSC is enabled

[PATCH v1] drivers: xilinx: Fix Judgment of the return value of the devm_ioremap_resource function
 2023-07-04 12:15 UTC  (4+ messages)

[Acpica-devel] [PATCH v3 3/5] PCI: Add PCIe to PCI/PCI-X Bridge AER fields
 2023-07-04 12:16 UTC  (2+ messages)
`  "

[Acpica-devel] [PATCH v3 1/5] ACPI/APEI: Add apei_hest_parse_aer()
 2023-07-04 12:16 UTC  (2+ messages)
`  "

[Acpica-devel] [PATCH v3 2/5] ACPI/APEI: Remove static from apei_hest_parse()
 2023-07-04 12:16 UTC  (2+ messages)
`  "

[PATCH 0/6] Add support for Smepmp
 2023-07-04 12:16 UTC  (3+ messages)
` [PATCH 3/6] include: sbi: Add Smepmp specific access flags for PMP entries

[PATCH] PCI: dwc: Provide deinit callback for i.MX
 2023-07-04 12:13 UTC  (5+ messages)

[PATCH v5,0/11] media: mediatek: vcodec: separate encoder and decoder
 2023-07-04 12:12 UTC  (34+ messages)
` [PATCH v5,01/11] media: mediatek: vcodec: remove unused parameter
` [PATCH v5,02/11] media: mediatek: vcodec: align fw interface
` [PATCH v5,03/11] media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared interface
` [PATCH v5,04/11] media: mediatek: vcodec: Removing useless debug log
` [PATCH v5,05/11] media: mediatek: vcodec: remove the dependency of vcodec "
` [PATCH v5,06/11] media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message
` [PATCH v5,07/11] media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'
` [PATCH v5,08/11] media: mediatek: vcodec: separate struct mtk_vcodec_dev
` [PATCH v5,09/11] media: mediatek: vcodec: fix unreasonable parameter definition and style
` [PATCH v5,10/11] media: mediatek: vcodec: remove unused include header
` [PATCH v5,11/11] media: mediatek: vcodec: separete decoder and encoder

[PATCH 1/7] reset: brcmstb: Use devm_platform_get_and_ioremap_resource()
 2023-07-04 12:12 UTC  (5+ messages)
` [PATCH 2/7] reset: meson-audio-arb: Convert to devm_platform_ioremap_resource()

[PATCH] scripts/gdb: fix 'lx-lsmod' show the wrong size
 2023-07-04 12:11 UTC  (3+ messages)

[libgpiod][PATCH] tools: clarify the non-option arguments in help text
 2023-07-04 12:12 UTC 

[PATCH] eal: add notes to SMP memory barrier APIs
 2023-07-04 12:08 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3] xen: speed up grant-table reclaim
 2023-07-04 12:07 UTC  (2+ messages)

[LTP] [RFC PATCH 1/3] Makefile: Add C header with generated LTP version
 2023-07-04 12:07 UTC  (6+ messages)
` [LTP] [RFC PATCH 2/3] lib/C-API: Add option -V to print "

[PATCH] kconfig: Add PCIe devices to s390xx machines
 2023-07-04 12:07 UTC  (2+ messages)

[RISC-V] ERROR:../accel/tcg/cpu-exec.c:1028:cpu_exec_setjmp: assertion failed: (cpu == current_cpu)
 2023-07-04 12:02 UTC  (6+ messages)

[PATCH] sysreset: Change Kconfig GPIO dependency
 2023-07-04 12:05 UTC 

[RFC 0/4] Run barebox on sc6531e-based feature phone
 2023-07-04 12:03 UTC  (2+ messages)


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.