All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-10 03:49:50 to 2020-04-10 04:00:20 UTC [more...]

Contribution to KVM
 2020-04-10  3:52 UTC  (3+ messages)

[PATCH AUTOSEL 5.5 01/56] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
 2020-04-10  3:47 UTC  (52+ messages)
` [PATCH AUTOSEL 5.5 03/56] usb: ucsi: ccg: disable runtime pm during fw flashing
` [PATCH AUTOSEL 5.5 04/56] staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutex
` [PATCH AUTOSEL 5.5 05/56] media: vimc: streamer: fix memory leak in vimc subdevs if kthread_run fails
` [PATCH AUTOSEL 5.5 06/56] media: venus: hfi_parser: Ignore HEVC encoding for V1
` [PATCH AUTOSEL 5.5 07/56] firmware: arm_sdei: fix double-lock on hibernate with shared events
` [PATCH AUTOSEL 5.5 08/56] driver core: Reevaluate dev->links.need_for_probe as suppliers are added
` [PATCH AUTOSEL 5.5 10/56] null_blk: Fix the null_add_dev() error path
` [PATCH AUTOSEL 5.5 11/56] blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
` [PATCH AUTOSEL 5.5 13/56] null_blk: fix spurious IO errors after failed past-wp access
` [PATCH AUTOSEL 5.5 14/56] media: imx: imx7_mipi_csis: Power off the source when stopping streaming
` [PATCH AUTOSEL 5.5 15/56] media: imx: imx7-media-csi: Fix video field handling
` [PATCH AUTOSEL 5.5 18/56] x86: Don't let pgprot_modify() change the page encryption bit
` [PATCH AUTOSEL 5.5 19/56] dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
` [PATCH AUTOSEL 5.5 20/56] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH AUTOSEL 5.5 21/56] debugfs: Check module state before warning in {full/open}_proxy_open()
` [PATCH AUTOSEL 5.5 22/56] spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode
` [PATCH AUTOSEL 5.5 23/56] irqchip/versatile-fpga: Handle chained IRQs properly
` [PATCH AUTOSEL 5.5 24/56] time/sched_clock: Expire timer in hardirq context
` [PATCH AUTOSEL 5.5 25/56] media: allegro: fix type of gop_length in channel_create message
` [PATCH AUTOSEL 5.5 26/56] sched: Avoid scale real weight down to zero
` [PATCH AUTOSEL 5.5 27/56] sched/fair: Fix condition of avg_load calculation
` [PATCH AUTOSEL 5.5 29/56] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [PATCH AUTOSEL 5.5 31/56] media: i2c: video-i2c: fix build errors due to 'imply hwmon'
` [PATCH AUTOSEL 5.5 32/56] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH AUTOSEL 5.5 34/56] gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
` [PATCH AUTOSEL 5.5 36/56] cpufreq: imx6q: fix error handling
` [PATCH AUTOSEL 5.5 38/56] efi/x86: Ignore the memory attributes table on i386
` [PATCH AUTOSEL 5.5 39/56] genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
` [PATCH AUTOSEL 5.5 40/56] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH AUTOSEL 5.5 41/56] block: Fix use-after-free issue accessing struct io_cq
` [PATCH AUTOSEL 5.5 42/56] block, zoned: fix integer overflow with BLKRESETZONE et al
` [PATCH AUTOSEL 5.5 43/56] media: mtk-vpu: avoid unaligned access to DTCM buffer
` [PATCH AUTOSEL 5.5 44/56] media: i2c: ov5695: Fix power on and off sequences
` [PATCH AUTOSEL 5.5 45/56] usb: dwc3: core: add support for disabling SS instances in park mode
` [PATCH AUTOSEL 5.5 46/56] irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
` [PATCH AUTOSEL 5.5 48/56] firmware: fix a double abort case with fw_load_sysfs_fallback
` [PATCH AUTOSEL 5.5 49/56] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion
` [PATCH AUTOSEL 5.5 51/56] block, bfq: fix use-after-free in bfq_idle_slice_timer_body
` [PATCH AUTOSEL 5.5 52/56] btrfs: hold a ref on the root in btrfs_recover_relocation
` [PATCH AUTOSEL 5.5 53/56] btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued
` [PATCH AUTOSEL 5.5 54/56] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 5.5 55/56] btrfs: restart relocate_tree_blocks properly

[LTP] [PATCH v3] add_key05: Avoid race with key garbage collection
 2020-04-10  4:00 UTC  (2+ messages)

[PATCH v1 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-04-10  3:48 UTC  (12+ messages)
` [PATCH v1 5/8] vfio/type1: Report 1st-level/stage-1 format to userspace

[PATCH AUTOSEL 5.4 01/46] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
 2020-04-10  3:49 UTC  (50+ messages)
` [PATCH AUTOSEL 5.4 02/46] staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutex
` [PATCH AUTOSEL 5.4 03/46] media: venus: hfi_parser: Ignore HEVC encoding for V1
` [PATCH AUTOSEL 5.4 04/46] firmware: arm_sdei: fix double-lock on hibernate with shared events
` [PATCH AUTOSEL 5.4 05/46] null_blk: Fix the null_add_dev() error path
` [PATCH AUTOSEL 5.4 06/46] null_blk: Handle null_add_dev() failures properly
` [PATCH AUTOSEL 5.4 07/46] null_blk: fix spurious IO errors after failed past-wp access
` [PATCH AUTOSEL 5.4 08/46] media: imx: imx7_mipi_csis: Power off the source when stopping streaming
` [PATCH AUTOSEL 5.4 09/46] media: imx: imx7-media-csi: Fix video field handling
` [PATCH AUTOSEL 5.4 10/46] xhci: bail out early if driver can't accress host in resume
` [PATCH AUTOSEL 5.4 11/46] ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
` [PATCH AUTOSEL 5.4 13/46] dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
` [PATCH AUTOSEL 5.4 14/46] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH AUTOSEL 5.4 16/46] irqchip/versatile-fpga: Handle chained IRQs properly
` [PATCH AUTOSEL 5.4 17/46] time/sched_clock: Expire timer in hardirq context
` [PATCH AUTOSEL 5.4 18/46] media: allegro: fix type of gop_length in channel_create message
` [PATCH AUTOSEL 5.4 19/46] sched: Avoid scale real weight down to zero
` [PATCH AUTOSEL 5.4 20/46] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
` [PATCH AUTOSEL 5.4 21/46] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [PATCH AUTOSEL 5.4 23/46] media: i2c: video-i2c: fix build errors due to 'imply hwmon'
` [PATCH AUTOSEL 5.4 24/46] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH AUTOSEL 5.4 25/46] pstore/platform: fix potential mem leak if pstore_init_fs failed
` [PATCH AUTOSEL 5.4 26/46] gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
` [PATCH AUTOSEL 5.4 27/46] gfs2: Don't demote a glock until its revokes are written
` [PATCH AUTOSEL 5.4 28/46] cpufreq: imx6q: fix error handling
` [PATCH AUTOSEL 5.4 29/46] x86/boot: Use unsigned comparison for addresses
` [PATCH AUTOSEL 5.4 30/46] efi/x86: Ignore the memory attributes table on i386
` [PATCH AUTOSEL 5.4 31/46] genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
` [PATCH AUTOSEL 5.4 32/46] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH AUTOSEL 5.4 33/46] block: Fix use-after-free issue accessing struct io_cq
` [PATCH AUTOSEL 5.4 34/46] media: i2c: ov5695: Fix power on and off sequences
` [PATCH AUTOSEL 5.4 35/46] usb: dwc3: core: add support for disabling SS instances in park mode
` [PATCH AUTOSEL 5.4 36/46] irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
` [PATCH AUTOSEL 5.4 38/46] firmware: fix a double abort case with fw_load_sysfs_fallback
` [PATCH AUTOSEL 5.4 39/46] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion
` [PATCH AUTOSEL 5.4 40/46] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
` [PATCH AUTOSEL 5.4 41/46] block, bfq: fix use-after-free in bfq_idle_slice_timer_body
` [PATCH AUTOSEL 5.4 42/46] btrfs: hold a ref on the root in btrfs_recover_relocation
` [PATCH AUTOSEL 5.4 43/46] btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued
` [PATCH AUTOSEL 5.4 44/46] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 5.4 45/46] btrfs: restart relocate_tree_blocks properly
` [PATCH AUTOSEL 5.4 46/46] btrfs: track reloc roots based on their commit root bytenr

I think lib/copperplate depends on glibc while using dual kernel configuration.Am i right?
 2020-04-10  3:56 UTC 

[PATCH AUTOSEL 4.4 1/8] irqchip/versatile-fpga: Handle chained IRQs properly
 2020-04-10  3:51 UTC  (10+ messages)
` [PATCH AUTOSEL 4.4 2/8] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
` [PATCH AUTOSEL 4.4 3/8] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH AUTOSEL 4.4 4/8] gfs2: Don't demote a glock until its revokes are written
  ` [Cluster-devel] "
` [PATCH AUTOSEL 4.4 5/8] x86/boot: Use unsigned comparison for addresses
` [PATCH AUTOSEL 4.4 6/8] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
` [PATCH AUTOSEL 4.4 7/8] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 4.4 8/8] btrfs: track reloc roots based on their commit root bytenr

Re: OpenBMC : KVM over IP and media redirection function
 2020-04-10  3:56 UTC 

[PATCH AUTOSEL 4.9 1/9] irqchip/versatile-fpga: Handle chained IRQs properly
 2020-04-10  3:51 UTC  (11+ messages)
` [PATCH AUTOSEL 4.9 2/9] sched: Avoid scale real weight down to zero
` [PATCH AUTOSEL 4.9 3/9] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
` [PATCH AUTOSEL 4.9 4/9] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH AUTOSEL 4.9 5/9] gfs2: Don't demote a glock until its revokes are written
  ` [Cluster-devel] "
` [PATCH AUTOSEL 4.9 6/9] x86/boot: Use unsigned comparison for addresses
` [PATCH AUTOSEL 4.9 7/9] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
` [PATCH AUTOSEL 4.9 8/9] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 4.9 9/9] btrfs: track reloc roots based on their commit root bytenr

[PATCH] ext4: Fix return-value types in several function documentation comments
 2020-04-10  3:49 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 01/32] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
 2020-04-10  3:50 UTC  (37+ messages)
` [PATCH AUTOSEL 4.19 02/32] media: venus: hfi_parser: Ignore HEVC encoding for V1
` [PATCH AUTOSEL 4.19 03/32] firmware: arm_sdei: fix double-lock on hibernate with shared events
` [PATCH AUTOSEL 4.19 04/32] null_blk: Fix the null_add_dev() error path
` [PATCH AUTOSEL 4.19 05/32] null_blk: Handle null_add_dev() failures properly
` [PATCH AUTOSEL 4.19 06/32] null_blk: fix spurious IO errors after failed past-wp access
` [PATCH AUTOSEL 4.19 07/32] xhci: bail out early if driver can't accress host in resume
` [PATCH AUTOSEL 4.19 08/32] x86: Don't let pgprot_modify() change the page encryption bit
` [PATCH AUTOSEL 4.19 09/32] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH AUTOSEL 4.19 10/32] irqchip/versatile-fpga: Handle chained IRQs properly
` [PATCH AUTOSEL 4.19 11/32] sched: Avoid scale real weight down to zero
` [PATCH AUTOSEL 4.19 12/32] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
` [PATCH AUTOSEL 4.19 13/32] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [PATCH AUTOSEL 4.19 14/32] media: i2c: video-i2c: fix build errors due to 'imply hwmon'
` [PATCH AUTOSEL 4.19 15/32] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH AUTOSEL 4.19 16/32] pstore/platform: fix potential mem leak if pstore_init_fs failed
` [PATCH AUTOSEL 4.19 17/32] gfs2: Don't demote a glock until its revokes are written
` [PATCH AUTOSEL 4.19 18/32] x86/boot: Use unsigned comparison for addresses
` [PATCH AUTOSEL 4.19 19/32] efi/x86: Ignore the memory attributes table on i386
` [PATCH AUTOSEL 4.19 20/32] genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
` [PATCH AUTOSEL 4.19 21/32] block: Fix use-after-free issue accessing struct io_cq
` [PATCH AUTOSEL 4.19 22/32] media: i2c: ov5695: Fix power on and off sequences
` [PATCH AUTOSEL 4.19 23/32] usb: dwc3: core: add support for disabling SS instances in park mode
` [PATCH AUTOSEL 4.19 24/32] irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
` [PATCH AUTOSEL 4.19 25/32] md: check arrays is suspended in mddev_detach before call quiesce operations
` [PATCH AUTOSEL 4.19 26/32] firmware: fix a double abort case with fw_load_sysfs_fallback
` [PATCH AUTOSEL 4.19 27/32] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
` [PATCH AUTOSEL 4.19 28/32] block, bfq: fix use-after-free in bfq_idle_slice_timer_body
` [PATCH AUTOSEL 4.19 29/32] btrfs: hold a ref on the root in btrfs_recover_relocation
` [PATCH AUTOSEL 4.19 30/32] btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued
` [PATCH AUTOSEL 4.19 31/32] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 4.19 32/32] btrfs: track reloc roots based on their commit root bytenr

[PATCH AUTOSEL 4.14 01/22] null_blk: Fix the null_add_dev() error path
 2020-04-10  3:50 UTC  (24+ messages)
` [PATCH AUTOSEL 4.14 02/22] null_blk: Handle null_add_dev() failures properly
` [PATCH AUTOSEL 4.14 03/22] null_blk: fix spurious IO errors after failed past-wp access
` [PATCH AUTOSEL 4.14 04/22] x86: Don't let pgprot_modify() change the page encryption bit
` [PATCH AUTOSEL 4.14 05/22] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH AUTOSEL 4.14 06/22] irqchip/versatile-fpga: Handle chained IRQs properly
` [PATCH AUTOSEL 4.14 07/22] sched: Avoid scale real weight down to zero
` [PATCH AUTOSEL 4.14 08/22] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
` [PATCH AUTOSEL 4.14 09/22] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [PATCH AUTOSEL 4.14 10/22] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH AUTOSEL 4.14 11/22] gfs2: Don't demote a glock until its revokes are written
  ` [Cluster-devel] "
` [PATCH AUTOSEL 4.14 12/22] x86/boot: Use unsigned comparison for addresses
` [PATCH AUTOSEL 4.14 13/22] efi/x86: Ignore the memory attributes table on i386
` [PATCH AUTOSEL 4.14 14/22] genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
` [PATCH AUTOSEL 4.14 15/22] block: Fix use-after-free issue accessing struct io_cq
` [PATCH AUTOSEL 4.14 16/22] usb: dwc3: core: add support for disabling SS instances in park mode
` [PATCH AUTOSEL 4.14 17/22] irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
` [PATCH AUTOSEL 4.14 18/22] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
` [PATCH AUTOSEL 4.14 19/22] block, bfq: fix use-after-free in bfq_idle_slice_timer_body
` [PATCH AUTOSEL 4.14 20/22] btrfs: hold a ref on the root in btrfs_recover_relocation
` [PATCH AUTOSEL 4.14 21/22] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 4.14 22/22] btrfs: track reloc roots based on their commit root bytenr

[PATCH] drm/amdgpu: add uncorrectable error count print in UMC ecc irq cb
 2020-04-10  3:55 UTC 

OpenBMC : KVM over IP and media redirection function
 2020-04-10  3:55 UTC 

OpenBMC : KVM over IP and media redirection function
 2020-04-10  3:54 UTC 

[PATCH] dm verity fec: fix hash block number in verity_fec_decode
 2020-04-10  3:54 UTC 

I think lib/copperplate depends on glic while using dual kernel configuration.Am i right?
 2020-04-10  3:53 UTC 

[PATCH 0/2] Fixes for dir_index support in libext2fs
 2020-04-10  3:52 UTC  (3+ messages)
` [PATCH 1/2] ext2fs: Fix error checking in dx_link()

[PATCH AUTOSEL 5.6 01/68] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
 2020-04-10  3:46 UTC  (5+ messages)
` [PATCH AUTOSEL 5.6 54/68] media: mtk-vpu: avoid unaligned access to DTCM buffer
` [PATCH AUTOSEL 5.6 55/68] media: i2c: ov5695: Fix power on and off sequences
` [PATCH AUTOSEL 5.6 62/68] staging: mt7621-pci: avoid to poweroff the phy for slot one


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.