All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-14 16:50:26 to 2020-04-14 17:11:49 UTC [more...]

[PATCH for-5.1 0/8] qemu-option: Fix corner cases and clean up
 2020-04-14 15:10 UTC  (18+ messages)
` [PATCH for-5.1 1/8] tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt()
` [PATCH for-5.1 5/8] qemu-option: Fix has_help_option()'s sloppy parsing
` [PATCH for-5.1 7/8] qemu-img: Factor out accumulate_options() helper
` [PATCH for-5.1 8/8] qemu-option: Move is_valid_option_list() to qemu-img.c and rewrite

[PATCH v5 00/25] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-04-14 17:02 UTC  (77+ messages)
` [PATCH v5 01/25] mm/mmu_notifiers: pass private data down to alloc_notifier()
` [PATCH v5 02/25] iommu/sva: Manage process address spaces
` [PATCH v5 03/25] iommu: Add a page fault handler
` [PATCH v5 04/25] iommu/sva: Search mm by PASID
` [PATCH v5 05/25] iommu/iopf: Handle mm faults
` [PATCH v5 06/25] iommu/sva: Register page fault handler
` [PATCH v5 07/25] arm64: mm: Add asid_gen_match() helper
` [PATCH v5 08/25] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v5 09/25] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v5 10/25] iommu/arm-smmu-v3: Manage ASIDs with xarray
` [PATCH v5 11/25] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH v5 12/25] iommu/arm-smmu-v3: Share process page tables
` [PATCH v5 13/25] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v5 14/25] iommu/arm-smmu-v3: Add support for VHE
` [PATCH v5 15/25] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH v5 16/25] iommu/arm-smmu-v3: Add SVA feature checking
` [PATCH v5 17/25] iommu/arm-smmu-v3: Implement mm operations
` [PATCH v5 18/25] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
` [PATCH v5 19/25] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH v5 20/25] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v5 21/25] dt-bindings: document stall property for IOMMU masters
` [PATCH v5 22/25] iommu/arm-smmu-v3: Add stall support for platform devices
` [PATCH v5 23/25] PCI/ATS: Add PRI stubs
` [PATCH v5 24/25] PCI/ATS: Export PRI functions
` [PATCH v5 25/25] iommu/arm-smmu-v3: Add support for PRI

[RFC PATCH 00/16] ASoC/SOF/clk/gpio/dt: add Hifiberry DAC+ PRO support
 2020-04-14 17:11 UTC  (10+ messages)
` [RFC PATCH 01/16] ASoC: pcm512x: expose 6 GPIOs
` [RFC PATCH 02/16] ASoC: pcm512x: use "sclk" string to retrieve clock

[PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
 2020-04-14 14:26 UTC  (4+ messages)

[PATCH] fvp: Add support for loading Android boot images via semihosting
 2020-04-14 17:11 UTC  (4+ messages)

[PATCH v6 00/14] Add EMC scaling support for Tegra210
 2020-04-14 17:10 UTC  (7+ messages)
` [PATCH v6 07/14] clk: tegra: Implement Tegra210 EMC clock

SCSI low level driver: how to prevent I/O upon hibernation?
 2020-04-14 17:09 UTC  (6+ messages)

[PATCH RFC] target/arm: Implement SVE2 MATCH, NMATCH
 2020-04-14 14:47 UTC  (2+ messages)

[PATCH v2 00/10] Multiple fixes in PCIe qcom driver
 2020-04-14 17:09 UTC  (6+ messages)
` [PATCH v2 09/10] devicetree: bindings: pci: add ipq8064 rev 2 variant to qcom,pcie
` [PATCH v2 10/10] PCIe: qcom: add Force GEN1 support

[PATCH-for-5.0 00/12] various bugfixes
 2020-04-14 13:30 UTC  (9+ messages)
` [PATCH-for-5.0 01/12] Revert "prevent crash when executing guest-file-read with large count"
` [PATCH-for-5.0 02/12] qga: Extract guest_file_handle_find() to commands-common.h
` [PATCH-for-5.0 03/12] qga: Extract qmp_guest_file_read() to common commands.c
` [PATCH-for-5.0 05/12] vhost-user-gpu: Release memory returned by vu_queue_pop() with free()
` [PATCH-for-5.0 06/12] hw/openrisc/pic_cpu: Use qdev gpio rather than qemu_allocate_irqs()
` [PATCH-for-5.0 09/12] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
` [PATCH-for-5.0 10/12] hw/block/pflash: Check return value of blk_pwrite()

[PATCH net-next 0/4] Remove vermagic header from global include folder
 2020-04-14 17:07 UTC  (3+ messages)
` [PATCH net-next 1/4] drivers: Remove inclusion of vermagic header

[PATCH v2 0/3] IOMMU user API enhancement
 2020-04-14 17:13 UTC  (18+ messages)
` [PATCH v2 1/3] iommu/uapi: Define uapi version and capabilities

[Cocci] [PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-14 16:24 UTC  (5+ messages)
` [Cocci] [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
    `  "

[dpdk-dev] [PATCH v2 0/9] New sync modes for ring
 2020-04-14 17:06 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 5/9] ring: introduce HTS ring mode

[PATCH 1/5] MIPS: Loongson64: Remove dead RTC code
 2020-04-14 17:06 UTC  (3+ messages)
` [PATCH 3/5] dt-bindings: Document Loongson RS780E PCH ACPI Controller

[PATCH] dt-bindings: Fix dtc warnings on reg and ranges in examples
 2020-04-14 17:06 UTC  (3+ messages)

[PATCH v2 0/3] Add Reset and Wakeup support for CCS811
 2020-04-14 17:05 UTC  (6+ messages)
` [PATCH v2 2/3] iio: chemical: Add support for external Reset and Wakeup in CCS811

[Bug 1872113] [NEW] qemu docs fails to build with Sphinx 3.0.x
 2020-04-14 15:26 UTC  (2+ messages)
` [Bug 1872113] "

[PATCH v4 1/2] iio: adc: rockchip_saradc: move all of probe to devm-functions
 2020-04-14 17:04 UTC  (4+ messages)
` [PATCH v4 2/2] iio: adc: rockchip_saradc: Add support iio buffers

[PATCH] dt-bindings: arm: imx: add kontron smarc to schema
 2020-04-14 17:03 UTC  (2+ messages)

[PATCH v4 0/5] LiteX SoC controller and LiteUART serial driver
 2020-04-14 17:03 UTC  (3+ messages)
` [PATCH v4 2/5] dt-bindings: soc: document LiteX SoC Controller bindings

[PATCH] Changes in w1_therm.c and adding w1_therm.h
 2020-04-14 17:02 UTC 

[PATCH v2] mm: Optimized hugepage zeroing & copying from user
 2020-04-14 17:03 UTC  (2+ messages)

[Buildroot] [PATCH 1/6] package/collectd: drop autoreconf
 2020-04-14 17:02 UTC  (4+ messages)
` [Buildroot] [PATCH 6/6] package/collectd: add buddyinfo option

[Buildroot] [PATCH 1/1] package/comix-cursors: bump version to 0.9.1
 2020-04-14 17:02 UTC 

[PATCH] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-14 15:57 UTC  (4+ messages)

[Qemu devel PATCH v5 0/3] Add SmartFusion2 EMAC block
 2020-04-14 15:02 UTC  (2+ messages)
` [Qemu devel PATCH v5 1/3] hw/net: Add Smartfusion2 emac block

[PATCH] powerpc/uaccess: Implement unsafe_put_user() using 'asm goto'
 2020-04-14 17:00 UTC 

[PATCH v2 00/16] Add support for Kontron sl28cpld
 2020-04-14 17:00 UTC  (9+ messages)
` [PATCH v2 10/16] gpio: add a reusable generic gpio_chip using regmap

[Qemu devel PATCH v4 0/3] Add SmartFusion2 EMAC block
 2020-04-14 13:35 UTC  (5+ messages)
` [Qemu devel PATCH v4 1/3] hw/net: Add Smartfusion2 emac block

[Intel-gfx] [PATCH 0/3] drm/i915/perf: add OA interrupt support
 2020-04-14 16:59 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/perf: Reduce cpu overhead for blocking perf OA reads

m68k: gdbstub crashing setting float register on cfv4e cpu
 2020-04-14 16:56 UTC  (2+ messages)

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-14 16:54 UTC  (30+ messages)
` [PATCH v2 02/33] scripts: kernel-doc: accept negation like !@var
` [PATCH v2 06/33] MAINTAINERS: dt: update display/allwinner file entry
` [PATCH v2 07/33] MAINTAINERS: dt: fix pointers for ARM Integrator, Versatile and RealView
` [PATCH v2 08/33] docs: dt: fix broken reference to phy-cadence-torrent.yaml
` [PATCH v2 10/33] docs: fix broken references for ReST files that moved around
` [PATCH v2 11/33] docs: filesystems: fix renamed references
` [PATCH v2 12/33] docs: amu: supress some Sphinx warnings
` [PATCH v2 13/33] docs: arm64: booting.rst: get rid of some warnings
` [PATCH v2 14/33] docs: pci: boot-interrupts.rst: improve html output
` [PATCH v2 15/33] docs: ras: get rid of some warnings
` [PATCH v2 16/33] docs: ras: don't need to repeat twice the same thing
` [PATCH v2 17/33] docs: infiniband: verbs.c: fix some documentation warnings
` [PATCH v2 18/33] docs: spi: spi.h: fix a doc building warning
` [PATCH v2 19/33] docs: drivers: fix some warnings at base/platform.c when building docs
` [PATCH v2 20/33] docs: mm: userfaultfd.rst: use ``foo`` for literals
` [PATCH v2 21/33] docs: mm: userfaultfd.rst: use a cross-reference for a section
` [PATCH v2 22/33] docs: vm: index.rst: add an orphan doc to the building system
` [PATCH v2 23/33] docs: dt: qcom,dwc3.txt: fix cross-reference for a converted file
` [PATCH v2 24/33] docs: dt: fix a broken reference for a file converted to json
` [PATCH v2 25/33] docs: powerpc: cxl.rst: mark two section titles as such
` [PATCH v2 26/33] docs: i2c: rename i2c.svg to i2c_bus.svg
` [PATCH v2 27/33] docs: Makefile: place final pdf docs on a separate dir
` [PATCH v2 28/33] docs: dt: rockchip,dwc3.txt: fix a pointer to a renamed file
` [PATCH v2 29/33] ata: libata-core: fix a doc warning
` [PATCH v2 30/33] firewire: firewire-cdev.hL get rid of a docs warning
` [PATCH v2 31/33] fs: inode.c: get rid of docs warnings
` [PATCH v2 32/33] futex: get rid of a kernel-docs build warning
` [PATCH v2 33/33] lib: bitmap.c: get rid of some doc warnings

[PATCH][next] drivers: hv: remove redundant assignment to pointer primary_channel
 2020-04-14 16:58 UTC  (5+ messages)

[PATCH v2 bpf 1/2] bpf: prevent re-mmap()'ing BPF map as writable for initially r/o mapping
 2020-04-14 16:57 UTC  (2+ messages)

[PATCH v2 0/6] sphinx-pre-install improvements for Kernel 5.8
 2020-04-14 16:56 UTC  (7+ messages)
` [PATCH v2 1/6] scripts: sphinx-pre-install: improve distro detection check
` [PATCH v2 2/6] scripts: sphinx-pre-install: improve openSuse Tumbleweed check
` [PATCH v2 3/6] scripts: sphinx-pre-install: fix a dependency hint with Ubuntu 16.04
` [PATCH v2 4/6] scripts: sphinx-pre-install: address some issues with Gentoo
` [PATCH v2 5/6] scripts: sphinx-pre-install: add support for OpenMandriva
` [PATCH v2 6/6] scripts: sphinx-pre-install: add support for python -m venv

[PATCH-for-5.0 v2 0/2] gdbstub: Introduce gdb_get_float32/gdb_get_float64 helpers
 2020-04-14 14:32 UTC 

[GIT PULL] perf/urgent fixes
 2020-04-14 16:56 UTC  (4+ messages)
` [PATCH 02/15] perf python: Check if clang supports -fno-semantic-interposition
` [PATCH 11/15] tools headers UAPI: Update tools's copy of drm.h headers

[PATCH v1] i2c: img-scb: remove duplicate dev_err()
 2020-04-14 16:56 UTC  (7+ messages)

[bug report] armada-8040-mcbin: 5.6-rc5 boot failure
 2020-04-14 16:55 UTC  (6+ messages)

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-04-14 16:55 UTC  (16+ messages)
` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image

[PATCH] .gitignore: include common build sub-directories
 2020-04-14 15:06 UTC  (2+ messages)

[PATCH v2] Introduce a description of a new optional tag for Backports
 2020-04-14 16:54 UTC  (3+ messages)

[PATCH] block/nvme: Remove memory leak
 2020-04-14 15:17 UTC 

[Intel-gfx] [RESEND PATCH] drm/i915: do AUD_FREQ_CNTRL state save on all gen9+ platforms
 2020-04-14 16:54 UTC  (5+ messages)

[PATCH 0/9] drm/nouveau: Introduce CRC support for gf119+
 2020-04-14 16:52 UTC  (10+ messages)
` [PATCH 1/9] drm/vblank: Add vblank works

[PATCH v2 0/5] use new API for Xen page tables
 2020-04-14 16:53 UTC  (4+ messages)
` [PATCH v2 1/5] x86/shim: map and unmap page tables in replace_va_mapping

[Intel-gfx] [PATCH v4 0/4] i915 lpsp support for lpsp igt
 2020-04-14 16:42 UTC  (4+ messages)
` [Intel-gfx] [PATCH v4 2/4] drm/i915: Add i915_lpsp_capability debugfs

[PULL 0/3] More misc patches for QEMU 5.0-rc3
 2020-04-14 16:39 UTC  (2+ messages)
` [PULL 2/3] tests: numa: test one backend with prealloc enabled

[PATCH-for-5.0] gdbstub: Do not use memset() on GByteArray
 2020-04-14 14:22 UTC  (5+ messages)

[PATCH v5 0/3] Add QMP V3 USB3 PHY support for SC7180
 2020-04-14 16:51 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: phy: qcom,qmp: Convert QMP PHY bindings to yaml

[PATCH-next] bpf: Verifier, remove unneeded conversion to bool
 2020-04-14 16:50 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/icl: Update forcewake firmware ranges
 2020-04-14 16:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v6 0/7] ASoC: Add new module driver for new ASRC
 2020-04-14 15:46 UTC  (3+ messages)
` [PATCH v6 6/7] ASoC: dt-bindings: fsl_easrc: Add document for EASRC


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.