All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-21 09:54:07 to 2021-07-21 10:46:35 UTC [more...]

plugins/cache: multicore cache modelling and minor tweaks
 2021-07-21 10:36 UTC  (3+ messages)
` [PATCH v2 1/5] plugins/cache: Fixed a bug with destroying FIFO metadata
` [PATCH v2 2/5] plugins/cache: limited the scope of a mutex lock

[PATCH 0/2] qxl: remove assert and migration blocker
 2021-07-21 10:44 UTC  (3+ messages)
` [PATCH 2/2] Revert "qxl: add migration blocker to avoid pre-save assert"

[PATCH v2 00/11] MT8195 SMI support
 2021-07-21 10:45 UTC  (12+ messages)
` [PATCH v2 03/11] memory: mtk-smi: Use clk_bulk clock ops
` [PATCH v2 04/11] memory: mtk-smi: Rename smi_gen to smi_type
` [PATCH v2 05/11] memory: mtk-smi: Adjust some code position
` [PATCH v2 06/11] memory: mtk-smi: Add error handle for smi_probe

[RFC 0/3] Improve module accelerator error message
 2021-07-21 10:35 UTC  (6+ messages)
` [RFC 3/3] qom: Improve error message in module_object_class_by_name()
` QEMU modules improvements objective (Was: Re: [RFC 0/3] Improve module accelerator error message)

[PATCH] bits_clear and bits_set: Track bits cleared and set inside a function
 2021-07-21 11:25 UTC 

[PATCH v6 00/33] block: publish backup-top filter
 2021-07-21 10:05 UTC  (34+ messages)
` [PATCH v6 01/33] block: introduce bdrv_replace_child_bs()
` [PATCH v6 02/33] block: introduce blk_replace_bs
` [PATCH v6 03/33] qdev-properties: PropertyInfo: add realized_set_allowed field
` [PATCH v6 04/33] qdev: allow setting drive property for realized device
` [PATCH v6 05/33] block: rename backup-top to copy-before-write
` [PATCH v6 06/33] block-copy: always set BDRV_REQ_SERIALISING flag
` [PATCH v6 07/33] block/block-copy: introduce block_copy_set_copy_opts()
` [PATCH v6 08/33] block/backup: set copy_range and compress after filter insertion
` [PATCH v6 09/33] block/backup: move cluster size calculation to block-copy
` [PATCH v6 10/33] block/copy-before-write: relax permission requirements when no parents
` [PATCH v6 11/33] block/copy-before-write: drop extra bdrv_unref on failure path
` [PATCH v6 12/33] block/copy-before-write: use file child instead of backing
` [PATCH v6 13/33] block/copy-before-write: bdrv_cbw_append(): replace child at last
` [PATCH v6 14/33] block/copy-before-write: introduce cbw_init()
` [PATCH v6 15/33] block/copy-before-write: cbw_init(): rename variables
` [PATCH v6 16/33] block/copy-before-write: cbw_init(): use file child after attaching
` [PATCH v6 17/33] block/copy-before-write: bdrv_cbw_append(): drop unused compress arg
` [PATCH v6 18/33] block/copy-before-write: cbw_init(): use options
` [PATCH v6 19/33] block/copy-before-write: initialize block-copy bitmap
` [PATCH v6 20/33] block/block-copy: make setting progress optional
` [PATCH v6 21/33] block/copy-before-write: make public block driver
` [PATCH v6 22/33] qapi: publish copy-before-write filter
` [PATCH v6 23/33] python/qemu/machine.py: refactor _qemu_args()
` [PATCH v6 24/33] python/qemu/machine: QEMUMachine: improve qmp() method
` [PATCH v6 25/33] iotests.py: VM: add own __enter__ method
` [PATCH v6 26/33] iotests/222: fix pylint and mypy complains
` [PATCH v6 27/33] iotests/222: constantly use single quotes for strings
` [PATCH v6 28/33] iotests: move 222 to tests/image-fleecing
` [PATCH v6 29/33] iotests.py: hmp_qemu_io: support qdev
` [PATCH v6 30/33] iotests/image-fleecing: proper source device
` [PATCH v6 31/33] iotests/image-fleecing: rename tgt_node
` [PATCH v6 32/33] iotests/image-fleecing: prepare for adding new test-case
` [PATCH v6 33/33] iotests/image-fleecing: add test-case for copy-before-write filter

[PATCH] w1: remove redundant initialization to variable result
 2021-07-21 10:34 UTC 

[PATCH for-6.1 v6 00/17] tcg: breakpoint reorg
 2021-07-21 10:33 UTC  (9+ messages)
` [PATCH for-6.1 v6 08/17] hw/core: Introduce TCGCPUOps.debug_check_breakpoint
` [PATCH for-6.1 v6 11/17] hw/core: Introduce CPUClass.gdb_adjust_breakpoint

[PATCH v8 0/5] drm: address potential UAF bugs with drm_master ptrs
 2021-07-21 10:29 UTC  (7+ messages)
  ` [Intel-gfx] "

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-21 10:28 UTC  (5+ messages)
` [Resend RFC PATCH V4 09/13] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM

[PATCH 4.9 000/245] 4.9.276-rc1 review
 2021-07-21 10:29 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2021-07-21 10:30 UTC  (2+ messages)

[PATCH v2] tty: n_gsm: add some instructions and code for requester
 2021-07-21 10:24 UTC  (2+ messages)

[virtio-comment] [PATCH V2 2/2] virtio: introduce STOP status bit
 2021-07-21 10:42 UTC  (17+ messages)

[PATCH] bits_clear and bits_set: Track bits cleared and set inside a function
 2021-07-21 11:21 UTC  (2+ messages)

[PATCHv2 0/4] arm64:kvm: teach guest sched that VCPUs can be preempted
 2021-07-21 10:38 UTC  (14+ messages)
` [PATCHv2 2/4] arm64: add guest pvstate support
` [PATCHv2 4/4] arm64: add host pv-vcpu-state support

[PATCH] video: fbdev: arcfb: remove redundant initialization of variable err
 2021-07-21 10:26 UTC 

[PATCH] tty: n_gsm: delete CLD command frame as requester
 2021-07-21 10:24 UTC  (2+ messages)

[PATCH v2] tty: n_gsm: delete SABM command frame as requester
 2021-07-21 10:23 UTC  (2+ messages)

[PATCH] dt-bindings: reset: Convert UniPhier glue reset to json-schema
 2021-07-21 10:21 UTC  (3+ messages)

[PATCH] reset: RESET_MCHP_SPARX5 should depend on ARCH_SPARX5
 2021-07-21 10:21 UTC  (2+ messages)

[PATCH v4] tty: n_gsm: delete DISC command frame as requester
 2021-07-21 10:22 UTC  (2+ messages)

[PATCH] Bluetooth: skip invalid hci_sync_conn_complete_evt
 2021-07-21 10:17 UTC  (2+ messages)

[PATCH] This is a test mail
 2021-07-21 10:10 UTC 

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

[PATCH u-boot-mvebu v2 00/41] kwboot / kwbimage improvements reducing image size
 2021-07-21 10:29 UTC  (3+ messages)
` [PATCH u-boot-mvebu v2 33/41] SPL: Add support for specifying offset between header and image

[PATCH] dt-bindings: mtd: spi-nand: Convert to DT schema format
 2021-07-21 10:17 UTC  (4+ messages)

[PATCH v3 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-21 10:20 UTC  (6+ messages)
` [PATCH v3 01/12] mm/debug_vm_pgtable: Introduce struct pgtable_debug_args
` [PATCH v3 12/12] mm/debug_vm_pgtable: Fix corrupted page flag

[PATCH] cpufreq: enhance the sequency of governor change
 2021-07-21 10:16 UTC 

[PATCH v2] arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATE
 2021-07-21 10:25 UTC  (3+ messages)

Runtime Memory Validation in Intel-TDX and AMD-SNP
 2021-07-21 10:25 UTC  (7+ messages)

[PATCH v7 00/10] Add support for Hikey 970 PCIe
 2021-07-21 10:15 UTC  (2+ messages)
` [PATCH v7 11/10] PCI: kirin: Allow building it as a module

[PATCH v3 0/2] allow simple{fb,drm} drivers to be used on non-x86 EFI platforms
 2021-07-21 10:15 UTC  (16+ messages)
  ` [PATCH v3 0/2] allow simple{fb, drm} "

[PATCH] spi: spi-mux: Add module info needed for autoloading
 2021-07-21  9:53 UTC 

[PATCH] scsi: target: remove redundant assignment to variable ret
 2021-07-21 10:15 UTC 

[PATCH 00/14] namei: clean up retry logic in various do_* functions
 2021-07-21 10:02 UTC  (6+ messages)
` [PATCH 05/14] namei: prepare do_mkdirat for refactoring

[PATCH net-next 0/2] dt-bindings: net: improve fec binding
 2021-07-21 10:12 UTC  (6+ messages)
` [PATCH net-next 1/2] dt-bindings: net: fsl,fec: improve the binding a bit
  ` [PATCH net-next 1/2] dt-bindings: net: fsl, fec: "
` [PATCH net-next 2/2] ARM: dts: imx6qdl: move phy properties into phy device node

[PATCH] hyperv: root partition faults writing to VP ASSIST MSR PAGE
 2021-07-21 10:10 UTC  (9+ messages)

[PATCH 1/2 v2] dt-bindings: clock: u8500: Rewrite in YAML and extend
 2021-07-21  9:50 UTC  (3+ messages)
` [PATCH 2/2 v2] clk: ux500: Add driver for the reset portions of PRCC

[PATCH v4 00/13] imx8q video decoder/encoder driver
 2021-07-21 10:09 UTC  (4+ messages)
` [PATCH v4 02/13] media: v4l: add some definition of v4l2 colorspace/xfer_func/ycbcr_encoding

[PATCH v4 0/2] A couple of uclamp fixes
 2021-07-21 10:07 UTC  (3+ messages)
` [PATCH v4 1/2] sched: Fix UCLAMP_FLAG_IDLE setting

[PATCH REPOST] TDA1997x: replace video detection routine
 2021-07-21 10:04 UTC  (4+ messages)

[PATCH v2] MAINTAINERS: Update for VMCI driver
 2021-07-21 10:02 UTC  (2+ messages)

[PATCH v2 00/22] Add LoongArch linux-user emulation support
 2021-07-21  9:53 UTC  (23+ messages)
` [PATCH v2 01/22] target/loongarch: Add README
` [PATCH v2 02/22] target/loongarch: Add CSR registers definition
` [PATCH v2 03/22] target/loongarch: Add core definition
` [PATCH v2 04/22] target/loongarch: Add interrupt handling support
` [PATCH v2 05/22] target/loongarch: Add memory management support
` [PATCH v2 06/22] target/loongarch: Add main translation routines
` [PATCH v2 07/22] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v2 08/22] target/loongarch: Add fixed point shift "
` [PATCH v2 09/22] target/loongarch: Add fixed point bit "
` [PATCH v2 10/22] target/loongarch: Add fixed point load/store "
` [PATCH v2 11/22] target/loongarch: Add fixed point atomic "
` [PATCH v2 12/22] target/loongarch: Add fixed point extra "
` [PATCH v2 13/22] target/loongarch: Add floating point arithmetic "
` [PATCH v2 14/22] target/loongarch: Add floating point comparison "
` [PATCH v2 15/22] target/loongarch: Add floating point conversion "
` [PATCH v2 16/22] target/loongarch: Add floating point move "
` [PATCH v2 17/22] target/loongarch: Add floating point load/store "
` [PATCH v2 18/22] target/loongarch: Add branch "
` [PATCH v2 19/22] target/loongarch: Add disassembler
` [PATCH v2 20/22] LoongArch Linux User Emulation
` [PATCH v2 21/22] configs: Add loongarch linux-user config
` [PATCH v2 22/22] target/loongarch: Add target build suport

[PATCH 0/5] migrations: Fix potential rare race of migration-test after yank
 2021-07-21  9:58 UTC  (5+ messages)
` [PATCH 2/5] migration: Shutdown src in await_return_path_close_on_source()
` [PATCH 3/5] migration: Introduce migration_ioc_[un]register_yank()

[PATCH] KVM: nVMX: Dynamically compute max VMCS index for vmcs12
 2021-07-21 10:02 UTC  (4+ messages)

[PULL 00/17] Kconfig patches for 2021-07-20
 2021-07-21 10:01 UTC  (2+ messages)

[PATCH v14 000/138] Memory folios
 2021-07-21  9:58 UTC  (15+ messages)
` [PATCH v14 042/138] mm/memcg: Convert mem_cgroup_uncharge() to take a folio
` [PATCH v14 043/138] mm/memcg: Convert mem_cgroup_migrate() to take folios
` [PATCH v14 045/138] mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()
` [PATCH v14 047/138] mm/memcg: Add folio_lruvec()
` [PATCH v14 050/138] mm/workingset: Convert workingset_activation to take a folio
` [PATCH v14 051/138] mm: Add folio_pfn()
` [PATCH v14 054/138] mm: Add kmap_local_folio()

[PATCH] extra: Fix handle_bit_test so that null set condition is taken care of
 2021-07-21 10:51 UTC 

[bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
 2021-07-21  9:59 UTC  (10+ messages)

[meta-python][PATCH] python3-pkgconfig: Upgrade 1.5.4 -> 1.5.5
 2021-07-21 10:10 UTC 

[PATCH 00/22] multi-pack reachability bitmaps
 2021-07-21  9:58 UTC  (13+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 01/24] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps
  ` [PATCH v2 02/24] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps
  ` [PATCH v2 03/24] pack-bitmap-write.c: free existing bitmaps
  ` [PATCH v2 04/24] Documentation: build 'technical/bitmap-format' by default

[PATCH v14 0/9] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-07-21 10:10 UTC  (4+ messages)
` [PATCH v14 5/9] staging: hi6421-spmi-pmic: cleanup drvdata

[PATCH] doc/arm: take care restore order of GICR_* in ITS restore
 2021-07-21  9:53 UTC  (2+ messages)

[PATCH] vhci_hcd: Always re-enable a USB Port after reset
 2021-07-21  9:54 UTC  (2+ messages)

[PATCH] scsi: lpfc: remove redundant assignment to pointer pcmd
 2021-07-21  9:53 UTC 

[PATCH net-next] ionic: drop useless check of PCI driver data validity
 2021-07-21  9:54 UTC 

[meta-python][PATCH 1/2] python3-yamlloader: Upgrade 1.0.0 -> 1.1.0
 2021-07-21 10:09 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-astroid: Upgrade 2.6.2 -> 2.6.5

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-21 10:09 UTC  (4+ messages)

[Bridge] [PATCH net-next] net: bridge: multicast: fix igmp/mld port context null pointer dereferences
 2021-07-21 10:06 UTC 

misc vgaarb cleanups
 2021-07-21  8:30 UTC  (5+ messages)
` [PATCH 1/7] vgaarb: remove VGA_DEFAULT_DEVICE
      ` [Intel-gfx] "

[Intel-gfx] [PATCH] drm/i915: Correct the docs for intel_engine_cmd_parser
 2021-07-21 10:05 UTC  (5+ messages)

[PATCH 0/2] Improve module accelerator error message
 2021-07-21  9:57 UTC  (4+ messages)
` [PATCH 2/2] qom: Improve error message in module_object_class_by_name()

[PATCH v2 0/7] Add support to the mmsys driver to be a reset controller
 2021-07-21  9:53 UTC  (7+ messages)
` [PATCH v2 6/7] soc: mediatek: mmsys: Add reset controller support

[PATCH v1 0/2] iio: accel: add support for ADXL355
 2021-07-21  9:52 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: iio: accel: Add ADXL355 in trivial-devices
` [PATCH v1 2/2] iio: accel: Add driver support for ADXL355

[RESEND PATCH] PCI/AER: print and clear UNCOR errors signaled as correctable advisory non-fatal error
 2021-07-21 10:00 UTC 

[PATCH net] can: raw: fix raw_rcv panic for sock UAF
 2021-07-21  9:45 UTC  (5+ messages)

[PATCH] USB: usbtmc: Fix RCU stall warning
 2021-07-21  9:47 UTC  (6+ messages)

[syzbot] KASAN: use-after-free Read in r871xu_dev_remove
 2021-07-21 10:01 UTC  (2+ messages)

[chrome-os:chromeos-5.10 73/79] drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:238:7: warning: implicit conversion from 'enum mt76_mcuq_id' to 'enum mt76_txq_id'
 2021-07-21 10:01 UTC 

[PATCH V4 0/3] blk-mq: fix blk_mq_alloc_request_hctx
 2021-07-21  9:44 UTC  (7+ messages)
` [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed

[PATCH net-next 00/11] Proper cross-chip support for tag_8021q
 2021-07-21  9:41 UTC  (4+ messages)
` [PATCH net-next 10/11] net: dsa: tag_8021q: manage RX VLANs dynamically at bridge join/leave time

[RFC 0/3] cpuidle: add poll_source API and virtio vq polling
 2021-07-21  9:41 UTC  (3+ messages)

[PATCH bpf 2/3] bpf, sockmap: on cleanup we additionally need to remove cached skb
 2021-07-21  9:38 UTC  (2+ messages)

[PATCH BlueZ] [BlueZ] audio/a2dp: refcount
 2021-07-21  9:58 UTC  (2+ messages)
` [BlueZ,BlueZ] "

drivers/iio/adc/max11100.c:15:1: iwyu: warning: superfluous #include <asm/unaligned.h>
 2021-07-21  9:59 UTC 

[PATCH 4.14 000/314] 4.14.240-rc2 review
 2021-07-21  9:46 UTC  (2+ messages)

[PATCH 0/6] Support ETE decoding
 2021-07-21  9:48 UTC  (3+ messages)
` [PATCH 3/6] perf cs-etm: Save TRCDEVARCH register

[PATCH] tools/xl: Add stubdomain_cmdline option to xl.cfg
 2021-07-21  9:57 UTC  (5+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in do_wait_for_common
 2021-07-21  9:57 UTC  (3+ messages)

[PATCH] CI: set interruptible on all jobs
 2021-07-21  9:56 UTC 

[PATCH] dma-heap: Let dma heap use dma_map_attrs to map & unmap iova
 2021-07-21  9:43 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.