All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-04 11:35:48 to 2023-07-04 12:24:03 UTC [more...]

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-04 12:21 UTC  (41+ messages)
` [f2fs-dev] "
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
  ` [f2fs-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()
` [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()
` [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 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()
` [f2fs-dev] [PATCH 24/32] f2fs: Convert to blkdev_get_handle_by_dev/path()
` [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 29/32] reiserfs: Convert to blkdev_get_handle_by_dev/path()
` [PATCH 32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put()
  ` [f2fs-dev] "

[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  (16+ messages)
` [PATCH v3 03/52] xen/arm: add an option to define Xen start address for Armv8-R
` [PATCH v3 06/52] xen/arm: introduce CONFIG_HAS_MMU
` [PATCH v3 08/52] xen/arm64: move MMU related code from head.S to mmu/head.S
` [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  (4+ messages)

[PATCH v3 00/29] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-07-04 12:19 UTC  (9+ 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] riscv: Start of DRAM should at least be aligned on PMD size for the direct mapping
 2023-07-04 12:18 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 v3] eal: fix prompt info when remap_segment failed
 2023-07-04 12:17 UTC 

[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  (6+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915: Add helper function for getting number of VDSC engines
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Calculate CDCLK more properly when DSC is enabled
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v21 00/20] s390x: CPU Topology
 2023-07-04 12:16 UTC  (5+ 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 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  (7+ messages)
` [PATCH 1/6] include: sbi: Add macro definitions for mseccfg CSR
` [PATCH 2/6] lib: sbi: Add functions to manipulate PMP entries
` [PATCH 3/6] include: sbi: Add Smepmp specific access flags for "

[PATCH v7 0/6] test and QEMU fixes to ensure proper PCIE device usage
 2023-07-04 12:15 UTC  (10+ 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] PCI: dwc: Provide deinit callback for i.MX
 2023-07-04 12:13 UTC  (7+ 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  (15+ messages)
` [PATCH 2/7] reset: meson-audio-arb: Convert to devm_platform_ioremap_resource()
` [PATCH 3/7] reset: qcom-aoss: "
` [PATCH 4/7] reset: qcom: "
` [PATCH 5/7] reset: simple: Convert to devm_platform_get_and_ioremap_resource()
` [PATCH 6/7] reset: sunplus: Use devm_platform_get_and_ioremap_resource()
` [PATCH 7/7] reset: uniphier-glue: "

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

[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 v2] kconfig: Add PCIe devices to s390x machines
 2023-07-04 12:09 UTC  (2+ messages)

[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)

[PATCH] cgroup/cpuset: avoid unneeded cpuset_mutex re-lock
 2023-07-04 12:03 UTC  (2+ messages)

[PATCH] mtd: Add missing MTD dependency for cfi_mtd
 2023-07-04 12:04 UTC 

[PATCH v3 0/2] pcie: Fix ARI next function numbers
 2023-07-04 12:03 UTC  (3+ messages)
` [PATCH v3 2/2] pcie: Specify 0 for "

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

[recipe build #3568250] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-07-04 12:01 UTC 

[RFC] eventdev: remove single-event enqueue operation
 2023-07-04 12:01 UTC  (4+ messages)
` [PATCH] "

[PATCH v2 1/3] commands: test: simplify argv handling
 2023-07-04 11:59 UTC  (4+ messages)
` [PATCH v2 2/3] commands: test: replace printf with pr_err

[v4, PATCH] drm/mediatek: add dma buffer control for drm plane disable
 2023-07-04 11:59 UTC  (4+ messages)

Recent changes (master)
 2023-07-04 12:00 UTC 

[Intel-gfx] [PATCH] drm/i915: Refine mmio debug flow to avoid bad unlock balance detected
 2023-07-04 11:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[yocto] File magic/sdk relocation
 2023-07-04 11:57 UTC  (4+ messages)
`  "

[PATCH] ext4: improve discard efficiency
 2023-07-04 11:56 UTC 

[PATCH] arm64: dts: qcom: qdu1000: Add reserved gpio list
 2023-07-04 11:56 UTC  (3+ messages)

[PATCH 0/2] Add SC8280XP videocc
 2023-07-04 11:56 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: videocc-sm8350: Add SC8280XP support

[PATCH] memcg: drop kmem.limit_in_bytes
 2023-07-04 11:52 UTC 

[PATCH v4 00/19] drm/msm/dpu: another catalog rework
 2023-07-04 11:52 UTC  (8+ messages)
` [PATCH v4 04/19] drm/msm/dpu: drop dpu_mdss_cfg::mdp_count field

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

[PATCH] bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
 2023-07-04 11:49 UTC  (2+ messages)
` [External] "

[PATCH] IB/hfi1: Fix potential deadlock on &sde->flushlist_lock
 2023-07-04 11:48 UTC  (2+ messages)

[LTP] [PATCH 1/1] mremap06: Add mremap() reproducer for 7e7757876f25
 2023-07-04 11:46 UTC  (3+ messages)

[PATCH 1/2] fixup! ARM: i.MX8MP: Add DEBIX SOM A and SOM A I/O Board support
 2023-07-04 11:45 UTC  (2+ messages)

[PATCH 0/2] Fix Linux dom0 boot on a QEMU/KVM virtual machine
 2023-07-04 11:43 UTC  (9+ messages)
` [PATCH 2/2] xen/virtio: Avoid use of the dom0 backend in dom0

[PATCH v1] fs: Add kfuncs to handle idmapped mounts
 2023-07-04 11:42 UTC  (2+ messages)

[PATCH resubmit] net: fec: Refactor: rename `adapter` to `fep`
 2023-07-04 11:40 UTC 

stable-rc/linux-6.1.y build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.37-14-g185484ee4c4f)
 2023-07-04 11:38 UTC 

[PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
 2023-07-04 11:36 UTC  (5+ messages)

[Intel-wired-lan] bug with rx-udp-gro-forwarding offloading?
 2023-07-04 11:36 UTC  (24+ messages)

[Intel-gfx] [PATCH 0/3] drm/i915/uncore: unclaimed reg debug race fix and optimization
 2023-07-04 11:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[mickledore][PATCH 0/2] Use linux-yocto 6.1 for RPi4 in mickledore
 2023-07-04 11:35 UTC  (2+ messages)
` [mickledore][PATCH 2/2] rpi, xen, linux-yocto: enable linux-yocto 6.1 for RPi4


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.