All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-30 17:16:10 to 2019-07-30 17:42:58 UTC [more...]

[Qemu-devel] [PATCH v8 00/16] Add support for io_uring
 2019-07-30 17:34 UTC  (13+ messages)
` [Qemu-devel] [PATCH v8 01/16] configure: permit use of io_uring
` [Qemu-devel] [PATCH v8 02/16] qapi/block-core: add option for io_uring
` [Qemu-devel] [PATCH v8 03/16] block/block: add BDRV flag "
` [Qemu-devel] [PATCH v8 04/16] block/io_uring: implements interfaces "
` [Qemu-devel] [PATCH v8 05/16] stubs: add stubs for io_uring interface
` [Qemu-devel] [PATCH v8 06/16] util/async: add aio interfaces for io_uring
` [Qemu-devel] [PATCH v8 07/16] blockdev: adds bdrv_parse_aio to use io_uring
` [Qemu-devel] [PATCH v8 09/16] block: add trace events for io_uring
` [Qemu-devel] [PATCH v8 10/16] block/io_uring: adds userspace completion polling
` [Qemu-devel] [PATCH v8 11/16] qemu-io: adds option to use aio engine
` [Qemu-devel] [PATCH v8 12/16] qemu-img: adds option to use aio engine for benchmarking
` [Qemu-devel] [PATCH v8 13/16] qemu-nbd: adds option for aio engines

[PATCH v10 0/4] THP aware uprobe
 2019-07-30 17:42 UTC  (4+ messages)
` [PATCH v10 3/4] mm, thp: introduce FOLL_SPLIT_PMD

[PATCH v2 0/2] char: tpm: add new driver for tpm i2c ptp
 2019-07-30 17:42 UTC  (12+ messages)

[FINAL REMINDER!!] LPC 2019 Networking Track CFP
 2019-07-30 17:41 UTC 

MIPS: Ingenic: Fix bugs when detecting X1000's parameters
 2019-07-30 14:55 UTC  (2+ messages)
` [PATCH] "

[Xen-devel] [PATCH v2 00/35] xen/arm: Rework head.S to make it more compliant with the Arm Arm
 2019-07-30 17:40 UTC  (5+ messages)
` [Xen-devel] [PATCH v2 11/35] xen/arm64: head: Document enable_mmu()
` [Xen-devel] [PATCH v2 15/35] xen/arm64: head: Rework and document setup_fixmap()

[PATCH v2 1/2] soc/tegra: pmc: Query PCLK clock rate at probe time
 2019-07-30 17:40 UTC  (5+ messages)

[PATCH] coresight: acpi: Static funnel support
 2019-07-30 17:40 UTC  (3+ messages)

[PATCH v3 1/2] soc/tegra: pmc: Query PCLK clock rate at probe time
 2019-07-30 17:40 UTC  (2+ messages)
` [PATCH v3 2/2] soc/tegra: pmc: Remove unnecessary memory barrier

hmm_range_fault related fixes and legacy API removal v3
 2019-07-30 17:39 UTC  (4+ messages)
` [PATCH 08/13] mm: remove the mask variable in hmm_vma_walk_hugetlb_entry

[PATCH 00/20] vfs: Add support for timestamp limits
 2019-07-30 17:39 UTC  (9+ messages)
` [PATCH 03/20] timestamp_truncate: Replace users of timespec64_trunc
      ` [f2fs-dev] "
` [PATCH 12/20] fs: fat: Initialize filesystem timestamp ranges

[PATCH] drm/i915: Avoid ce->gem_context->i915
 2019-07-30 17:38 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC PATCH 0/4] Support xxhash64 checksums
 2019-07-30 17:38 UTC  (11+ messages)
` [RFC PATCH 2/4] btrfs: create structure to encode checksum type and length
` [RFC PATCH 4/4] btrfs: sysfs: export supported checksums
` [RFC PATCH 05/17] btrfs-progs: add option for checksum type to mkfs
` [RFC PATCH 07/17] btrfs-progs: use btrfs_csum_data() in __csum_tree_block_size()
` [RFC PATCH 09/17] progs: pass in a btrfs_mkfs_config to write_temp_extent_buffer

[Qemu-devel] [PATCH for-4.2 00/13] qcow2: Let check -r all repair some snapshot bits
 2019-07-30 17:25 UTC  (14+ messages)
` [Qemu-devel] [PATCH for-4.2 01/13] qcow2: Add Error ** to qcow2_read_snapshots()
` [Qemu-devel] [PATCH for-4.2 02/13] qcow2: Keep unknown extra snapshot data
` [Qemu-devel] [PATCH for-4.2 03/13] qcow2: Make qcow2_write_snapshots() public
` [Qemu-devel] [PATCH for-4.2 04/13] qcow2: Put qcow2_upgrade() into an own function
` [Qemu-devel] [PATCH for-4.2 05/13] qcow2: Write v3-compliant snapshot list on upgrade
` [Qemu-devel] [PATCH for-4.2 06/13] qcow2: Separate qcow2_check_read_snapshot_table()
` [Qemu-devel] [PATCH for-4.2 07/13] qcow2: Add qcow2_check_fix_snapshot_table()
` [Qemu-devel] [PATCH for-4.2 08/13] qcow2: Fix broken snapshot table entries
` [Qemu-devel] [PATCH for-4.2 09/13] qcow2: Fix overly long snapshot tables
` [Qemu-devel] [PATCH for-4.2 10/13] qcow2: Repair snapshot table with too many entries
` [Qemu-devel] [PATCH for-4.2 11/13] qcow2: Fix v3 snapshot table entry compliancy
` [Qemu-devel] [PATCH for-4.2 12/13] iotests: Add peek_file* functions
` [Qemu-devel] [PATCH for-4.2 13/13] iotests: Test qcow2's snapshot table handling

[PATCH] git-p4: close temporary file before removing
 2019-07-30 17:37 UTC 

ARM: multi_v7_defconfig: Enable SPI_STM32_QSPI support
 2019-07-30 17:36 UTC  (3+ messages)

How to turn scheduler tick on for current nohz_full CPU?
 2019-07-30 17:36 UTC  (8+ messages)

[RFC][PATCH] lib/cobalt: Warn if forking without CONFIG_XENO_OPT_DEBUG_POSIX_SYNCHRO
 2019-07-30 17:36 UTC 

[Xen-devel] [RFC 0/6] XEN scheduling hardening
 2019-07-30 17:35 UTC  (7+ messages)
` [Xen-devel] [RFC 1/6] xen/arm: Re-enable interrupt later in the trap path
` [Xen-devel] [RFC 5/6] arm64: call enter_hypervisor_head only when it is needed

[RFC 01/16] xen/arm: Re-enable interrupt later in the trap path
 2019-07-30 17:34 UTC  (3+ messages)
    ` [Xen-devel] "

[PATCH] ARM: dts: rockchip: A few fixes for veyron-{fievel,tiger}
 2019-07-30 17:34 UTC  (2+ messages)

[dpdk-dev] [PATCH] devtools: fix null test
 2019-07-30 17:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 1/2] devtools: restore "
  ` [dpdk-dev] [PATCH v3 2/2] devtools: allow misc options in "

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-30 17:31 UTC  (13+ messages)

[Xen-devel] [PATCH 00/17] xen/arm64: Rework head.S to make it more compliant with the Arm Arm
 2019-07-30 17:33 UTC  (5+ messages)
` [Xen-devel] [PATCH 14/17] xen/arm64: head: Remove ID map as soon as it is not used

[RFC 0/4] drm/mipi-dbi: Support panel drivers
 2019-07-30 17:33 UTC  (6+ messages)
` [RFC 4/4] drm/panel/ili9341: Support mi0283qt

[PATCH] btrfs-progs: check: fix option parsing for -E
 2019-07-30 17:33 UTC  (3+ messages)

OEDEM 2019
 2019-07-30 17:33 UTC  (2+ messages)

[Xen-devel] [PATCH v3 00/10] xen/nodemask: API cleanup and fixes
 2019-07-30 17:32 UTC  (6+ messages)
` [Xen-devel] [PATCH v3 01/10] page-alloc: Clamp get_free_buddy() to online nodes

[PATCH net-next] rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto
 2019-07-30 17:32 UTC  (2+ messages)

[PATCH V2 00/10] x86/CPU and x86/resctrl: Support pseudo-lock regions spanning L2 and L3 cache
 2019-07-30 17:29 UTC  (11+ messages)
` [PATCH V2 01/10] x86/CPU: Expose if cache is inclusive of lower level caches
` [PATCH V2 02/10] x86/resctrl: Remove unnecessary size compute
` [PATCH V2 03/10] x86/resctrl: Constrain C-states during pseudo-lock region init
` [PATCH V2 04/10] x86/resctrl: Set cache line size using new utility
` [PATCH V2 05/10] x86/resctrl: Associate pseudo-locked region's cache instance by id
` [PATCH V2 06/10] x86/resctrl: Introduce utility to return pseudo-locked cache portion
` [PATCH V2 07/10] x86/resctrl: Remove unnecessary pointer to pseudo-locked region
` [PATCH V2 08/10] x86/resctrl: Support pseudo-lock regions spanning resources
` [PATCH V2 09/10] x86/resctrl: Pseudo-lock portions of multiple resources
` [PATCH V2 10/10] x86/resctrl: Only pseudo-lock L3 cache when inclusive

[Qemu-devel] [PATCH for-4.2 v10 00/15] VIRTIO-IOMMU device
 2019-07-30 17:21 UTC  (16+ messages)
` [Qemu-devel] [PATCH for-4.2 v10 01/15] update-linux-headers: Import virtio_iommu.h
` [Qemu-devel] [PATCH for-4.2 v10 02/15] linux-headers: update against 5.3-rc2
` [Qemu-devel] [PATCH for-4.2 v10 03/15] virtio-iommu: Add skeleton
` [Qemu-devel] [PATCH for-4.2 v10 04/15] virtio-iommu: Decode the command payload
` [Qemu-devel] [PATCH for-4.2 v10 05/15] virtio-iommu: Add the iommu regions
` [Qemu-devel] [PATCH for-4.2 v10 06/15] virtio-iommu: Endpoint and domains structs and helpers
` [Qemu-devel] [PATCH for-4.2 v10 07/15] virtio-iommu: Implement attach/detach command
` [Qemu-devel] [PATCH for-4.2 v10 08/15] virtio-iommu: Implement map/unmap
` [Qemu-devel] [PATCH for-4.2 v10 09/15] virtio-iommu: Implement translate
` [Qemu-devel] [PATCH for-4.2 v10 10/15] virtio-iommu: Implement probe request
` [Qemu-devel] [PATCH for-4.2 v10 11/15] virtio-iommu: Expose the IOAPIC MSI reserved region when relevant
` [Qemu-devel] [PATCH for-4.2 v10 12/15] virtio-iommu: Implement fault reporting
` [Qemu-devel] [PATCH for-4.2 v10 13/15] virtio_iommu: Handle reserved regions in translation process
` [Qemu-devel] [PATCH for-4.2 v10 14/15] virtio-iommu-pci: Add virtio iommu pci support
` [Qemu-devel] [PATCH for-4.2 v10 15/15] hw/arm/virt: Add the virtio-iommu device tree mappings

[PATCH net 0/2] rxrpc: Fixes
 2019-07-30 17:31 UTC  (2+ messages)

[PATCH v5 0/3] Add error message to platform_get_irq*()
 2019-07-30 17:31 UTC  (8+ messages)
` [PATCH v5 2/3] treewide: Remove dev_err() usage after platform_get_irq()

[ANNOUNCE] Git v2.23.0-rc0 - Initial test failures on NonStop
 2019-07-30 17:31 UTC  (2+ messages)

[U-Boot] [PATCH] sifive: riscv: streamline HiFive Unleashed configuration infrastructure
 2019-07-30 17:31 UTC  (4+ messages)
` [U-Boot] [PATCH] sifive: riscv: update Hifive "

[PATCH] selftests/livepatch: push and pop dynamic debug config
 2019-07-30 17:31 UTC  (4+ messages)

[PATCH rfc 0/2] nvme controller reset and namespace scan work race conditions
 2019-07-30 17:30 UTC  (11+ messages)
` [PATCH rfc 1/2] nvme: don't remove namespace if revalidate failed because of controller reset

[dpdk-dev] [PATCH] librte_flow_classify: fix out-of-bounds access
 2019-07-30 17:30 UTC  (11+ messages)
      ` [dpdk-dev] [dpdk-stable] "

[RFC PATCH 0/2] Hello
 2019-07-30 17:30 UTC  (3+ messages)
` [RFC PATCH 1/2] Regulator: Core: Add clock-enable to fixed-regulator
` [RFC PATCH 2/2] ARM: dts: imx6ull: Add phy-supply to fec

[PATCH v4 00/23] Associate ddc adapters with connectors
 2019-07-30 17:30 UTC  (4+ messages)
` [PATCH v4 19/23] drm/bridge: dw-hdmi: Provide ddc symlink in connector sysfs directory

[PATCH v12 0/5] overlayfs override_creds=off
 2019-07-30 17:29 UTC  (9+ messages)
` [PATCH v12 1/5] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh
` [PATCH v12 2/5] Add flags option to get xattr method paired to __vfs_getxattr
  ` [Cluster-devel] "
` [PATCH v12 3/5] overlayfs: handle XATTR_NOSECURITY flag for get xattr method
` [PATCH v12 4/5] overlayfs: internal getxattr operations without sepolicy checking
` [PATCH v12 5/5] overlayfs: override_creds=off option bypass creator_cred

[PATCH V2 2/4] drivers: qcom: rpmh-rsc: avoid locking in the interrupt handler
 2019-07-30 17:29 UTC  (11+ messages)

[PATCH] enetc: Fix build error without PHYLIB
 2019-07-30 17:28 UTC  (2+ messages)

[PATCH 0/2] khugepaged: collapse pmd for pte-mapped THP
 2019-07-30 17:28 UTC  (4+ messages)
` [PATCH 1/2] khugepaged: enable "

[dpdk-dev] [PATCH 1/2] app/testpmd: fix scatter offload configuration
 2019-07-30 17:28 UTC  (6+ messages)

[PATCH net] net: stmmac: Sync RX Buffer upon allocation
 2019-07-30 17:26 UTC  (3+ messages)

[PATCH] pinctrl: qcom: Pass irqchip when adding gpiochip
 2019-07-30 17:26 UTC  (5+ messages)

[PATCH v2 0/3] ASoC: Codecs: Add TDA7802 codec
 2019-07-30 17:26 UTC  (4+ messages)
` [PATCH v2 2/3] ASoC: Add codec driver for ST TDA7802
    ` [alsa-devel] "

[PATCH] net: usb: pegasus: fix improper read if get_registers() fail
 2019-07-30 17:24 UTC  (2+ messages)

[BUG]: Destructive behaviour of git revert
 2019-07-30 17:24 UTC 

[PATCH v2 0/2] Tegra30+ CPU suspend-resume bug-fixes
 2019-07-30 17:23 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()
` [PATCH v2 2/2] ARM: tegra: Use WFE for power-gating on Tegra30

[PATCH net] net: bridge: mcast: don't delete permanent entries when fast leave is enabled
 2019-07-30 17:23 UTC  (7+ messages)
  ` [Bridge] "

[dpdk-dev] [PATCH 2/2] net/bnxt: set Rx checksum flags in vector mode receive
 2019-07-30 17:23 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] net/bnxt: fix context memory allocation
 2019-07-30 17:23 UTC  (2+ messages)

[PATCH v3] writeback: fix -Wstringop-truncation warnings
 2019-07-30 17:22 UTC  (2+ messages)

[RFC PATCH] modpost: check for static EXPORT_SYMBOL* functions
 2019-07-30 17:21 UTC  (7+ messages)
` [PATCH v3] "

[dpdk-dev] [PATCH] eal: warn on --no-huge allocation requirement
 2019-07-30 17:21 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] eal: warn on legacy memory "

[PATCH] mips: avoid explicit UB in assignment of mips_io_port_base
 2019-07-30 17:21 UTC  (3+ messages)

[PATCH][net-next][V2] mlxsw: spectrum_ptp: fix duplicated check on orig_egr_types
 2019-07-30 17:20 UTC  (3+ messages)

[U-Boot] [PATCH 00/48] stm32mp1 patches for v2019.10
 2019-07-30 17:16 UTC  (48+ messages)
` [U-Boot] [PATCH 02/48] pinctrl: pinctrl_stm32: cosmetic: Reorder include files
` [U-Boot] [PATCH 03/48] pinctrl: stmfx: update pinconf settings
` [U-Boot] [PATCH 04/48] ARM: dts: stm32mp1: sync device tree with v5.3-rc2
` [U-Boot] [PATCH 05/48] ARM: dts: stm32mp1: DDR config v1.45
` [U-Boot] [PATCH 06/48] ARM: dts: stm32mp1: Add iwdg2 support for SPL
` [U-Boot] [PATCH 07/48] ARM: dts: stm32mp1: Add PSCI node access before relocation
` [U-Boot] [PATCH 08/48] ARM: dts: stm32mp1: add ldtc pre-reloc proper in SOC file
` [U-Boot] [PATCH 09/48] ARM: dts: stm32mp1: add key support on DK1/DK2
` [U-Boot] [PATCH 10/48] ARM: dts: stm32mp1: add pull-up on serial rx of console connected to STLINK
` [U-Boot] [PATCH 11/48] dt-bindings: clock: stm32mp1: support disabled fixed clock
` [U-Boot] [PATCH 12/48] stpmic1: program pmic to keep only the debug unit on
` [U-Boot] [PATCH 13/48] stm32mp1: configs: remove CONFIG_SYS_HZ
` [U-Boot] [PATCH 14/48] stm32mp1: configs: activate CONFIG_SILENT_CONSOLE
` [U-Boot] [PATCH 15/48] stm32mp1: configs: activate PRE_CONSOLE_BUFFER
` [U-Boot] [PATCH 16/48] stm32mp1: configs: deactivate ARMV7_VIRT for basic boot
` [U-Boot] [PATCH 17/48] stm32mp1: configs: select CONFIG_STM32_SERIAL
` [U-Boot] [PATCH 18/48] stm32mp1: configs: Activate DISABLE_CONSOLE
` [U-Boot] [PATCH 19/48] stm32mp1: configs: support MTDPARTS only if needed
` [U-Boot] [PATCH 20/48] stm32mp1: configs: imply CONFIG_OF_LIBFDT_OVERLAY
` [U-Boot] [PATCH 21/48] stm32mp1: configs: Deactivate SPI_FLASH_BAR
` [U-Boot] [PATCH 22/48] stm32mp1: configs: add CONFIG_DM_VIDEO
` [U-Boot] [PATCH 23/48] stm32mp1: configs: add BACKLIGHT_GPIO support
` [U-Boot] [PATCH 24/48] stm32mp1: configs: add CONFIG_CMD_BMP
` [U-Boot] [PATCH 25/48] stm32mp1: configs: add condition to activate WATCHDOG in SPL
` [U-Boot] [PATCH 26/48] stm32mp1: configs: add altbootcmd
` [U-Boot] [PATCH 27/48] stm32mp1: configs: Set bootdelay to 1
` [U-Boot] [PATCH 28/48] stm32mp1: configs: add spi load support in spl
` [U-Boot] [PATCH 29/48] stm32mp1: board: add environment variable for board id and board rev
` [U-Boot] [PATCH 30/48] stm32mp1: board: enable v1v2_hdmi and v3v3_hdmi regulator on dk2 boot
` [U-Boot] [PATCH 31/48] stm32mp1: board: support of error led on ed1/ev1 board
` [U-Boot] [PATCH 32/48] stm32mp1: board: protect the led function calls
` [U-Boot] [PATCH 33/48] stm32mp1: board: check the boot-source to disable bootdelay
` [U-Boot] [PATCH 34/48] stm32mp1: board: Update the way vdd-supply is retrieved from DT
` [U-Boot] [PATCH 35/48] stm32mp1: board: remove board_check_usb_power when ADC is not activated
` [U-Boot] [PATCH 36/48] stm32mp1: board: cosmetic: cleanup file
` [U-Boot] [PATCH 37/48] mmc: stm32_sdmmc2: reload watchdog
` [U-Boot] [PATCH 38/48] serial: stm32: add Framing error support
` [U-Boot] [PATCH 39/48] serial: stm32: remove unused include
` [U-Boot] [PATCH 40/48] stm32mp1: ram: cosmetic: remove unused prototype
` [U-Boot] [PATCH 41/48] stm32mp1: ram: fix address issue in 2 tests
` [U-Boot] [PATCH 42/48] stm32mp1: ram: update loop management in infinite test
` [U-Boot] [PATCH 43/48] stm32mp1: ram: reload watchdog during ddr test
` [U-Boot] [PATCH 44/48] stm32mp1: ram: add pattern parameter in infinite write test
` [U-Boot] [PATCH 45/48] stm32mp1: Makefile cleanup
` [U-Boot] [PATCH 46/48] stm32mp1: clk: remove debug traces
` [U-Boot] [PATCH 47/48] stm32mp1: clk: use gd to store frequency information
` [U-Boot] [PATCH 48/48] MAINTAINERS: update ARM STM STM32MP and STM32MP1 BOARD


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.