All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-09 12:39:18 to 2021-07-09 13:22:17 UTC [more...]

[PATCH 0/2] Remove deprecated qemu-img backing file without format
 2021-07-09 13:21 UTC  (4+ messages)
` [PATCH 3/2] qemu-img: Improve error for rebase without backing format

[PATCH 4.19 00/34] 4.19.197-rc1 review
 2021-07-09 13:20 UTC  (30+ messages)
` [PATCH 4.19 01/34] mm: add VM_WARN_ON_ONCE_PAGE() macro
` [PATCH 4.19 02/34] mm/rmap: remove unneeded semicolon in page_not_mapped()
` [PATCH 4.19 03/34] mm/rmap: use page_not_mapped in try_to_unmap()
` [PATCH 4.19 04/34] mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
` [PATCH 4.19 05/34] mm/thp: make is_huge_zero_pmd() safe and quicker
` [PATCH 4.19 06/34] mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
` [PATCH 4.19 07/34] mm/thp: fix vma_address() if virtual address below file offset
` [PATCH 4.19 08/34] mm/thp: fix page_address_in_vma() on file THP tails
` [PATCH 4.19 09/34] mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
` [PATCH 4.19 10/34] mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
` [PATCH 4.19 11/34] mm: page_vma_mapped_walk(): use page for pvmw->page
` [PATCH 4.19 12/34] mm: page_vma_mapped_walk(): settle PageHuge on entry
` [PATCH 4.19 13/34] mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
` [PATCH 4.19 14/34] mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
` [PATCH 4.19 15/34] mm: page_vma_mapped_walk(): crossing page table boundary
` [PATCH 4.19 16/34] mm: page_vma_mapped_walk(): add a level of indentation
` [PATCH 4.19 17/34] mm: page_vma_mapped_walk(): use goto instead of while (1)
` [PATCH 4.19 18/34] mm: page_vma_mapped_walk(): get vma_address_end() earlier
` [PATCH 4.19 19/34] mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
` [PATCH 4.19 20/34] mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
` [PATCH 4.19 21/34] mm, futex: fix shared futex pgoff on shmem huge page
` [PATCH 4.19 23/34] drm/nouveau: fix dma_address check for CPU/GPU sync
` [PATCH 4.19 24/34] ext4: eliminate bogus error in ext4_data_block_valid_rcu()
` [PATCH 4.19 25/34] KVM: SVM: Periodically schedule when unregistering regions on destroy
` [PATCH 4.19 26/34] ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignment
` [PATCH 4.19 27/34] kthread_worker: split code for canceling the delayed work timer
` [PATCH 4.19 28/34] kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
` [PATCH 4.19 29/34] xen/events: reset active flag for lateeoi events later
` [PATCH 4.19 30/34] KVM: SVM: Call SEV Guest Decommission if ASID binding fails

[PULL 00/28] Block layer patches
 2021-07-09 12:50 UTC  (29+ messages)
` [PULL 01/28] MAINTAINERS: update block/rbd.c maintainer
` [PULL 02/28] block/rbd: Add support for rbd image encryption
` [PULL 03/28] block/rbd: bump librbd requirement to luminous release
` [PULL 04/28] block/rbd: store object_size in BDRVRBDState
` [PULL 05/28] block/rbd: update s->image_size in qemu_rbd_getlength
` [PULL 06/28] block/rbd: migrate from aio to coroutines
` [PULL 07/28] block/rbd: add write zeroes support
` [PULL 08/28] block/rbd: drop qemu_rbd_refresh_limits
` [PULL 09/28] util/uri: do not check argument of uri_free()
` [PULL 10/28] export/fuse: Pass default_permissions for mount
` [PULL 11/28] export/fuse: Add allow-other option
` [PULL 12/28] export/fuse: Give SET_ATTR_SIZE its own branch
` [PULL 13/28] export/fuse: Let permissions be adjustable
` [PULL 14/28] iotests/308: Test +w on read-only FUSE exports
` [PULL 15/28] iotests/fuse-allow-other: Test allow-other
` [PULL 16/28] block/rbd: fix type of task->complete
` [PULL 17/28] MAINTAINERS: add block/rbd.c reviewer
` [PULL 18/28] vhost-user: Fix backends without multiqueue support
` [PULL 19/28] blockdev: fix drive-backup transaction endless drained section
` [PULL 20/28] qcow2: Prohibit backing file changes in 'qemu-img amend'
` [PULL 21/28] qemu-img: Require -F with -b backing image
` [PULL 22/28] qemu-img: Improve error for rebase without backing format
` [PULL 23/28] qcow2: Fix dangling pointer after reopen for 'file'
` [PULL 24/28] block: Add bdrv_reopen_queue_free()
` [PULL 25/28] block: Acquire AioContexts during bdrv_reopen_multiple()
` [PULL 26/28] block: Support multiple reopening with x-blockdev-reopen
` [PULL 27/28] iotests: Test reopening multiple devices at the same time
` [PULL 28/28] block: Make blockdev-reopen stable API

[PATCH v7 for-next 0/3] IB/core: Obtaining subnet_prefix from cache in
 2021-07-09 13:21 UTC  (3+ messages)

[PATCH 5.4 0/4] 5.4.131-rc1 review
 2021-07-09 13:20 UTC  (5+ messages)
` [PATCH 5.4 1/4] KVM: SVM: Periodically schedule when unregistering regions on destroy
` [PATCH 5.4 2/4] s390/stack: fix possible register corruption with stack switch helper
` [PATCH 5.4 3/4] KVM: SVM: Call SEV Guest Decommission if ASID binding fails
` [PATCH 5.4 4/4] xen/events: reset active flag for lateeoi events later

[PATCH 4.14 00/25] 4.14.239-rc1 review
 2021-07-09 13:18 UTC  (26+ messages)
` [PATCH 4.14 01/25] include/linux/mmdebug.h: make VM_WARN* non-rvals
` [PATCH 4.14 02/25] mm: add VM_WARN_ON_ONCE_PAGE() macro
` [PATCH 4.14 03/25] mm/rmap: remove unneeded semicolon in page_not_mapped()
` [PATCH 4.14 04/25] mm/rmap: use page_not_mapped in try_to_unmap()
` [PATCH 4.14 05/25] mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
` [PATCH 4.14 06/25] mm/thp: fix vma_address() if virtual address below file offset
` [PATCH 4.14 07/25] mm/thp: fix page_address_in_vma() on file THP tails
` [PATCH 4.14 08/25] mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
` [PATCH 4.14 09/25] mm: page_vma_mapped_walk(): use page for pvmw->page
` [PATCH 4.14 10/25] mm: page_vma_mapped_walk(): settle PageHuge on entry
` [PATCH 4.14 11/25] mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
` [PATCH 4.14 12/25] mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
` [PATCH 4.14 13/25] mm: page_vma_mapped_walk(): crossing page table boundary
` [PATCH 4.14 14/25] mm: page_vma_mapped_walk(): add a level of indentation
` [PATCH 4.14 15/25] mm: page_vma_mapped_walk(): use goto instead of while (1)
` [PATCH 4.14 16/25] mm: page_vma_mapped_walk(): get vma_address_end() earlier
` [PATCH 4.14 17/25] mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
` [PATCH 4.14 18/25] mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
` [PATCH 4.14 19/25] mm, futex: fix shared futex pgoff on shmem huge page
` [PATCH 4.14 20/25] scsi: sr: Return appropriate error code when disk is ejected
` [PATCH 4.14 21/25] drm/nouveau: fix dma_address check for CPU/GPU sync
` [PATCH 4.14 22/25] kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit
` [PATCH 4.14 23/25] kthread_worker: split code for canceling the delayed work timer
` [PATCH 4.14 24/25] kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
` [PATCH 4.14 25/25] xen/events: reset active flag for lateeoi events later

[PATCH] video: backlight: Only set maximum brightness for gpio-backlight
 2021-07-09 13:19 UTC  (4+ messages)

[PATCH 0/5] writeback: Fix bandwidth estimates
 2021-07-09 13:19 UTC  (3+ messages)

[PATCH 4.9 0/9] 4.9.275-rc1 review
 2021-07-09 13:18 UTC  (10+ messages)
` [PATCH 4.9 1/9] include/linux/mmdebug.h: make VM_WARN* non-rvals
` [PATCH 4.9 2/9] mm: add VM_WARN_ON_ONCE_PAGE() macro
` [PATCH 4.9 3/9] mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
` [PATCH 4.9 4/9] mm, futex: fix shared futex pgoff on shmem huge page
` [PATCH 4.9 5/9] scsi: sr: Return appropriate error code when disk is ejected
` [PATCH 4.9 6/9] drm/nouveau: fix dma_address check for CPU/GPU sync
` [PATCH 4.9 7/9] kthread_worker: split code for canceling the delayed work timer
` [PATCH 4.9 8/9] kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
` [PATCH 4.9 9/9] xen/events: reset active flag for lateeoi events later

[PATCH V2 0/2] driver core: Add ability to delete device links of unregistered devices
 2021-07-09 13:18 UTC  (4+ messages)
` [PATCH V2 1/2] "

[PATCH] util/guest-random: Fix size arg to tail memcpy
 2021-07-09 12:06 UTC 

[PATCH 4.4 0/4] 4.4.275-rc1 review
 2021-07-09 13:18 UTC  (5+ messages)
` [PATCH 4.4 1/4] scsi: sr: Return appropriate error code when disk is ejected
` [PATCH 4.4 2/4] drm/nouveau: fix dma_address check for CPU/GPU sync
` [PATCH 4.4 3/4] xen/events: reset active flag for lateeoi events later
` [PATCH 4.4 4/4] arm: kprobes: Allow to handle reentered kprobe on single-stepping

The format of password change audit events seems to have changed, Can you confirm the correct record type ?
 2021-07-09 13:18 UTC  (5+ messages)
      ` [EXT] "

[PATCH v2 1/2] powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
 2021-07-09 13:16 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/32s: Save content of sr0 to avoid 'mfsr'

[PATCH v1 0/7] drm/msm/dpu: add support for idependent DSI config
 2021-07-09 13:06 UTC  (3+ messages)
` [Freedreno] "

[RFC PATCH v2 net-next 00/10] Allow forwarding for the software bridge data path to be offloaded to capable devices
 2021-07-09 13:16 UTC  (3+ messages)
` [RFC PATCH v2 net-next 04/10] net: bridge: switchdev: allow the data plane forwarding to be offloaded

[RESEND PATCH v2 0/7] clk: qcom: use power-domain for sm8250's clock controllers
 2021-07-09 13:14 UTC  (7+ messages)
` [RESEND PATCH v2 4/7] clk: qcom: gdsc: enable optional power domain support

[PATCH 0/3] Retire remaining WindRiver embedded SBC BSPs
 2021-07-09 12:48 UTC  (3+ messages)

[igt-dev] How to integrate new hardware to IGT CI?
 2021-07-09 13:12 UTC  (2+ messages)

[PATCH v2] drm/i915: Add TTM offset argument to mmap
 2021-07-09 13:11 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add TTM offset argument to mmap. (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[for-linus][PATCH 0/3] tracing: Some minor clean ups and fixes for 5.14
 2021-07-09 13:09 UTC  (4+ messages)
` [for-linus][PATCH 1/3] tracing/histograms: Fix parsing of "sym-offset" modifier
` [for-linus][PATCH 2/3] tracing/selftests: Add tests to test histogram sym and sym-offset modifiers
` [for-linus][PATCH 3/3] ftrace: Use list_move instead of list_del/list_add

[PATCH] selftests: memory-hotplug: avoid spamming logs with dump_page(), ratio limit hot-remove error test
 2021-07-09 13:00 UTC  (2+ messages)

ping // [PATCH 4.4.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping
 2021-07-09 13:06 UTC  (4+ messages)
`  "

[Backport for 4.19.y PATCH 1/4] ARM: OMAP: replace setup_irq() by request_irq()
 2021-07-09 13:08 UTC  (2+ messages)

[PATCH] PM: domains: Don't attach a device to genpd that corresponds to a provider
 2021-07-09 13:06 UTC  (2+ messages)

[PATCH v2] kernel/sched/core: Print the time when the process entered the D state
 2021-07-09 13:06 UTC  (2+ messages)

[PATCH 0/1] mt76: mt7921: Fix resume fail if fw was dropped
 2021-07-09 13:06 UTC  (3+ messages)
` [PATCH 1/1] mt76: mt7921: get rid of mcu_reset function pointer

[PATCH] docs: remove image-mklibs references
 2021-07-09 13:03 UTC 

[PATCH] libata: fix ata_pio_sector for CONFIG_HIGHMEM
 2021-07-09 13:02 UTC 

[RFC v1 0/8] MSHV: add PV-IOMMU driver
 2021-07-09 13:02 UTC  (12+ messages)
` [RFC v1 3/8] intel/vt-d: make DMAR table parsing code more flexible
` [RFC v1 6/8] mshv: command line option to skip devices in PV-IOMMU
` [RFC v1 7/8] mshv: implement in-kernel device framework

[PATCH v7 00/37] NVIDIA Tegra power management patches for 5.15
 2021-07-09 13:01 UTC  (2+ messages)

[PATCH net-next] net: phy: intel-xway: Add RGMII internal delay configuration
 2021-07-09 13:01 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the amdgpu tree
 2021-07-09 13:01 UTC  (3+ messages)

[PATCH v2 0/5] ASoC: ti: davinci-mcasp: Fix the DIT mode and OMAP4 support
 2021-07-09 12:59 UTC  (8+ messages)

[ovmf test] 163460: regressions - FAIL
 2021-07-09 12:59 UTC 

main - vdo: add vdoimport support
 2021-07-09 12:59 UTC 

main - configure: updates
 2021-07-09 12:59 UTC 

[PATCH v3] perf tools: Fix pattern matching for same substring in different pmu type
 2021-07-09 12:59 UTC  (4+ messages)

[PATCH 1/2] powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
 2021-07-09 12:55 UTC  (4+ messages)

[PATCH] sched: Fix nr_uninterruptible race causing increasing load average
 2021-07-09 12:57 UTC  (6+ messages)

[PATCH 1/3] sfc: revert "reduce the number of requested xdp ev queues"
 2021-07-09 12:55 UTC  (5+ messages)
` [PATCH v2 0/3] Fix lack of XDP TX queues
  ` [PATCH v2 1/3] sfc: fix lack of XDP TX queues - error XDP TX failed (-22)
  ` [PATCH v2 2/3] sfc: revert "adjust efx->xdp_tx_queue_count with the real number of initialized queues"
  ` [PATCH v2 3/3] sfc: add logs explaining XDP_TX/REDIRECT is not available

[PATCH] perf stat: Add Topdown metrics L2 events as default events
 2021-07-09 12:52 UTC  (3+ messages)

[PATCH] perf record: Add a dummy event for a hybrid system
 2021-07-09 12:51 UTC  (3+ messages)

[PATCH] dma-buf: fix and rework dma_buf_poll v5
 2021-07-09 12:50 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: fix build on Windows with meson 0.58
 2021-07-09 12:49 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
 2021-07-09 12:46 UTC  (6+ messages)
` [PATCH 2/2] remoteproc: mediatek: Support "

git checkout -b refs/master origin/master
 2021-07-09 12:40 UTC 

[Intel-gfx] [PATCH] drm/i915: Add TTM offset argument to mmap
 2021-07-09 12:47 UTC  (5+ messages)

[PATCH v10 0/8] Expose and manage PCI device reset
 2021-07-09 12:46 UTC  (3+ messages)
` [PATCH v10 8/8] PCI: Change the type of probe argument in reset functions

[PATCH] MAINTAINERS: Add Raphael Gallais-Pou as STM32 DRM maintainer
 2021-07-09 12:43 UTC  (4+ messages)

Realtek 8139 problem on 486
 2021-07-09 12:43 UTC  (21+ messages)

[PATCH 0/5] stm32mp1: handle TF-A boot with FIP
 2021-07-09 12:43 UTC  (11+ messages)
` [PATCH 1/5] arm: stm32mp: add config for STM32IMAGE support
` [PATCH 2/5] arm: stm32mp: handle the OP-TEE nodes in DT with FIP support
` [PATCH 3/5] arm: stm32mp: add defconfig for trusted boot with FIP
` [PATCH 4/5] doc: st: stm32mp1: Add FIP support for trusted boot
` [PATCH 5/5] stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP

[igt-dev] [PATCH] lib/igt_debugfs: skip test instead of assert if crc/control is invalid
 2021-07-09 12:41 UTC  (2+ messages)

[cip-dev] [ANNOUNCE] Release v4.19.196-cip53 and v4.4.274-cip59
 2021-07-09 12:41 UTC 

[PATCH v2] xen/arm64: Remove READ/WRITE_SYSREG32 helper macros
 2021-07-09 12:40 UTC 

[PATCH V8 0/4] soc: imx: add i.MX BLK-CTL support
 2021-07-09 12:38 UTC  (7+ messages)
` [PATCH V8 3/4] soc: imx: Add generic blk-ctl driver

Issues using simple-audio-card driver with Xilinx Audio Formatter
 2021-07-09 12:38 UTC  (7+ messages)

[PATCH] media: venus: venc: Fix potential null pointer dereference on pointer fmt
 2021-07-09 12:30 UTC 

[PATCH v1 0/4] ndctl: Add pcdctl tool with pcdctl list and reconfigure-region commands
 2021-07-09 12:23 UTC  (3+ 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.