All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-14 16:54:48 to 2020-04-14 17:15:59 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

post-receive: pub/scm/fs/xfs/xfs-linux
 2020-04-14 17:15 UTC 

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

[meta-oe][PATCH 1/2] python-dateutil: Add six package as runtime dependency
 2020-04-14 17:15 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] python3-pykwalify: Add recipe for v1.7.0

[PATCH] dt-bndings: iommu: renesas,ipmmu-vmsa: convert to json-schema
 2020-04-14 17:15 UTC  (3+ messages)
` [PATCH] dt-bndings: iommu: renesas, ipmmu-vmsa: "

[XEN PATCH v4] hvmloader: Enable MMIO and I/O decode, after all resource allocation
 2020-04-14 17:15 UTC 

[PATCH] tpm/tpm_tis: Free IRQ if probing fails
 2020-04-14 17:15 UTC  (9+ messages)

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

[FRUSTRATED] Missing Sound Codecs for Lenovo ThinkCentre M710e
 2020-04-14 17:13 UTC  (3+ messages)

[PATCH v2 00/16] Add support for Kontron sl28cpld
 2020-04-14 17:12 UTC  (13+ messages)
` [PATCH v2 04/16] regmap-irq: make it possible to add irq_chip do a specific device node
` [PATCH v2 10/16] gpio: add a reusable generic gpio_chip using regmap

[PATCH for-5.0? 0/3] Make docs build work with Sphinx 3
 2020-04-14 15:57 UTC  (4+ messages)
` [PATCH for-5.0? 3/3] kernel-doc: Use c:struct for Sphinx 3.0 and later

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

[Buildroot] [PATCH v2,1/6] package/collectd: drop autoreconf
 2020-04-14 17:12 UTC  (6+ messages)
` [Buildroot] [PATCH v2,2/6] package/collectd: remove lvm
` [Buildroot] [PATCH v2, 3/6] package/collectd: add DPDK_TELEMETRY option
` [Buildroot] [PATCH v2,4/6] package/collectd: add InfluxDB support
` [Buildroot] [PATCH v2, 5/6] package/collectd: add capabilities option
` [Buildroot] [PATCH v2,6/6] package/collectd: add buddyinfo option

[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

[RFC PATCH v2 0/3] Add new reg_update_bits() support
 2020-04-14 17:12 UTC  (3+ messages)
` [RFC PATCH v2 2/3] regmap: Add bus "

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

[PATCH v5 00/25] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-04-14 17:02 UTC  (78+ 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

post-receive: pub/scm/linux/kernel/git/broonie/regmap
 2020-04-14 17:11 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2020-04-14 17:11 UTC 

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

post-receive: pub/scm/linux/kernel/git/broonie/regmap
 2020-04-14 17:11 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-04-14 17:10 UTC 

SCSI low level driver: how to prevent I/O upon hibernation?
 2020-04-14 17:09 UTC  (6+ 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  (5+ messages)
` [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 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-14 16:24 UTC  (5+ messages)
` [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
      ` [Cocci] "

[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

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

post-receive: pub/scm/linux/kernel/git/broonie/regmap
 2020-04-14 17:05 UTC 

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

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-04-14 17:04 UTC 

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

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

[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  (18+ 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 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 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 25/33] docs: powerpc: cxl.rst: mark two section titles as such

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

[GIT PULL] perf/urgent fixes
 2020-04-14 16:56 UTC  (3+ messages)
` [PATCH 11/15] tools headers UAPI: Update tools's copy of drm.h headers

[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 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 v1] i2c: img-scb: remove duplicate dev_err()
 2020-04-14 16:56 UTC  (7+ messages)

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

[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 


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.