All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-08 05:57:29 to 2018-10-08 07:09:46 UTC [more...]

[PATCH V2] nvme-pci: assign separate irq vectors for adminq and ioq0
 2018-10-08  6:58 UTC  (10+ messages)
            ` nvme-pci: number of queues off by one

[Qemu-devel] [PATCH 3/4] cpus: protect TimerState writes with a spinlock
 2018-10-08  7:09 UTC  (8+ messages)
` [Qemu-devel] [3/4] "

[Buildroot] [PATCH] qemu: security bump to 2.12.1
 2018-10-08  7:08 UTC 

[PATCH 00/36] Devicetree schema
 2018-10-08  7:05 UTC  (15+ messages)
` [PATCH 04/36] dt-bindings: arm: fsl: Move DCFG and SCFG bindings to their own docs
` [PATCH 05/36] dt-bindings: arm: renesas: Move 'renesas,prr' binding to its own doc
` [PATCH 06/36] dt-bindings: arm: zte: Move sysctrl bindings to their "
` [PATCH 22/36] dt-bindings: arm: Convert FSL board/soc bindings to json-schema

[PATCH 0/5] replace attach/detach functions
 2018-10-08  7:06 UTC  (5+ messages)
` [PATCH 1/5] bus/vdev: add iteration filter on name
` [PATCH 2/5] ethdev: add an iterator to match some devargs input

[RFC] VSOCK: About Virtio-vsock support "Multiqueue" feature ?
 2018-10-08  7:06 UTC  (2+ messages)

[PATCH v2 0/5] net: phy: mscc: add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-10-08  7:06 UTC  (3+ messages)

linux-next: build failure after merge of the irqchip tree
 2018-10-08  7:06 UTC  (2+ messages)

Industrial IO drivers
 2018-10-08  7:05 UTC 

fix up nowarn confusion in the dma mapping layer
 2018-10-08  7:03 UTC  (2+ messages)

[V2 PATCH 0/2] lightnvm: pblk: retrieve chunk metadata on erase
 2018-10-08  7:03 UTC  (3+ messages)

document dma-direct zone selection
 2018-10-08  7:03 UTC  (3+ messages)
` [PATCH] dma-direct: document the zone selection logic

[Buildroot] Qt5 build issues with glibc arm64 buildroot compiler
 2018-10-08  7:03 UTC  (2+ messages)

[PATCH v4 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-10-08  5:52 UTC  (5+ messages)
` [PATCH v4 5/6] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH v4 6/6] arm64: dts: add LX2160ARDB board support

[U-Boot] [PATCH] configs: at91: sama5: enable CMD_IMI
 2018-10-08  7:03 UTC 

[PATCH 0/5] btrfs-progs: check: Detect invalid dev extents and device items
 2018-10-08  7:00 UTC  (6+ messages)
` [PATCH 1/5] btrfs-progs: lowmem check: Add check for overlapping dev extents
` [PATCH 2/5] btrfs-progs: original check: Add ability to detect bad "
` [PATCH 3/5] btrfs-progs: lowmem check: Add dev_item check for used bytes and total bytes
` [PATCH 4/5] btrfs-progs: original "
` [PATCH 5/5] btrfs-progs: fsck-tests: Add test image for dev extents beyond device boundary

[Qemu-devel] [PATCH 0/2] linux-user: usbfs improvements
 2018-10-08  6:59 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] intel_iommu: handle invalid ce for shadow sync
 2018-10-08  6:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] intel_iommu: move ce fetching out when sync shadow
` [Qemu-devel] [PATCH v2 2/2] intel_iommu: handle invalid ce for shadow sync

[PATCH 0/3] ethdev: add generic TTL rewrite actions
 2018-10-08  6:57 UTC  (4+ messages)
` [PATCH 3/3] net/mlx5: eswitch-modify TTL actions

[Bug 108047] New: No recognition of DVI-D monitor
 2018-10-08  6:57 UTC  (2+ messages)
  ` [Bug 108047] "

[PATCH V3 0/4] Changes for SDCC5 version
 2018-10-08  6:56 UTC  (6+ messages)

[U-Boot] [PATCH] configs: at91: sam9x5: added FIT and iminfo support
 2018-10-08  6:55 UTC 

[PATCH v5 00/33] KVM: PPC: Book3S HV: Nested HV virtualization
 2018-10-08  5:31 UTC  (25+ messages)
` [PATCH v5 10/33] KVM: PPC: Book3S HV: Handle hypervisor instruction faults better
` [PATCH v5 11/33] KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
` [PATCH v5 12/33] KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
` [PATCH v5 13/33] KVM: PPC: Book3S HV: Clear partition table entry on vm teardown
` [PATCH v5 14/33] KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agnostic
` [PATCH v5 15/33] KVM: PPC: Book3S HV: Refactor radix page fault handler
` [PATCH v5 16/33] KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix()
` [PATCH v5 17/33] KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
` [PATCH v5 18/33] KVM: PPC: Book3S HV: Nested guest entry via hypercall
` [PATCH v5 19/33] KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
` [PATCH v5 20/33] KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
` [PATCH v5 21/33] KVM: PPC: Book3S HV: Handle page fault for a nested guest
` [PATCH v5 22/33] KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
` [PATCH v5 23/33] KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
` [PATCH v5 24/33] KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
` [PATCH v5 25/33] KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
` [PATCH v5 26/33] KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested
` [PATCH v5 27/33] KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register
` [PATCH v5 28/33] KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry
` [PATCH v5 29/33] KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED
` [PATCH v5 30/33] KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode
` [PATCH v5 31/33] KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
` [PATCH v5 32/33] KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
` [PATCH v5 33/33] KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl result

[PATCH v3 0/6] Add coredump support for Q6v5 Modem remoteproc
 2018-10-08  6:55 UTC  (9+ messages)
` [PATCH v3 1/6] remoteproc: Introduce custom dump function for each remoteproc segment
` [PATCH v3 4/6] remoteproc: qcom: q6v5-pil: Add custom dump function for modem
` [PATCH v3 5/6] remoteproc: qcom: q6v5-pil: Register segments/dumpfn for coredump
` [PATCH v3 6/6] remoteproc: qcom: q6v5-pil: Assign the relocated address

[U-Boot] [PATCH] board: at91sam9x5: add environment var for cpu type
 2018-10-08  6:54 UTC 

general protection fault in getname_kernel
 2018-10-07 23:44 UTC 

[PATCH] clk: qcom: Add Global Clock controller (GCC) driver for SDM660
 2018-10-08  6:51 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] RCU: Adjust the comment of function rcu_is_watching
 2018-10-08  6:50 UTC 

[PATCH v3 0/6] System call table generation support
 2018-10-08  6:48 UTC  (6+ messages)
` [PATCH v3 5/6] parisc: wire up rseq system call

[GIT] Sparc
 2018-10-08  6:48 UTC  (2+ messages)

[PATCH v4 0/6] mpt3sas: Hot-Plug Surprise removal support on IOC
 2018-10-08  6:47 UTC  (15+ messages)
` [PATCH v4 1/6] mpt3sas: Introduce mpt3sas_base_pci_device_is_available
` [PATCH v4 3/6] mpt3sas: Introdude _scsih_get_shost_and_ioc

[v5,1/7] dmaengine: xilinx_dma: commonize DMA copy size calculation
 2018-10-08  6:46 UTC  (8+ messages)
` [v5,4/7] dmaengine: xilinx_dma: program hardware supported buffer length
        ` [PATCH v5 4/7] "

[PATCH RFC 0/5] xen/domain: Allocate d->vcpu[] earlier during domain construction
 2018-10-08  6:44 UTC  (3+ messages)
` [PATCH 3/5] xen/domain: Audit config->max_vcpus during {, arch_}check_domain_config()

[PATCH] drm/i915: Stop calling intel_opregion unregister/register in suspend/resume
 2018-10-08  6:44 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] nmap: update license
 2018-10-08  6:43 UTC  (5+ messages)

[PATCH 0/6] Chunk allocator DUP fix and cleanups
 2018-10-08  6:43 UTC  (4+ messages)

[PATCHES][RFC] icache-related stuff
 2018-10-08  6:41 UTC  (8+ messages)
` [PATCH 01/16] nfs_instantiate(): prevent multiple aliases for directory inode
  ` [PATCH 03/16] vfs: don't evict uninitialized inode

[LTP] [PATCH] syscalls/membarrier: Add membarrier() initial test
 2018-10-08  6:41 UTC  (3+ messages)
` [LTP] [PATCH v3] "

[PATCH] ath10k: htt_rx: Fix signedness bug in ath10k_update_per_peer_tx_stats
 2018-10-08  6:38 UTC  (6+ messages)

[PATCH V4 0/4] Add TIOCM Signals support for RPMSG char devices
 2018-10-08  6:38 UTC  (5+ messages)
` [PATCH V4 1/4] rpmsg: core: Add signal API support
` [PATCH V4 2/4] rpmsg: glink: Add support to handle signals command
` [PATCH V4 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
` [PATCH V4 4/4] rpmsg: char: Add signal callback and POLLPRI support

[PATCH 00/16]
 2018-10-08  6:35 UTC  (17+ messages)
` [PATCH 01/16] ARM: Do not expose ARMv8 functions on ARMv7
` [PATCH 02/16] clocksource: Add ARM global timer support
` [PATCH 03/16] i.MX: Move GPT driver to drivers/clocksource
` [PATCH 04/16] clocksource: Introduce ARCH_HAS_IMX_GPT
` [PATCH 05/16] of: Demote "Bad cell count for" to debug
` [PATCH 06/16] drivers: Introduce dev_set_name()
` [PATCH 07/16] linux: string: Port kbasename()
` [PATCH 08/16] of: Port latest of_device_make_bus_id() implementation
` [PATCH 09/16] mdio_bus: Fix documentation for mdio_bus_match()
` [PATCH 10/16] include: linux: phy: Add missing PHY_INTERFACE_* constants
` [PATCH 11/16] include: linux: ethtool: Add missing *_UNKNOWN constants
` [PATCH 12/16] net: phy: Check phy_mask in get_phy_device()
` [PATCH 13/16] mdio_bus: Allow for non PHY-devices on MDIO buses
` [PATCH 14/16] net: phy: Add basic driver for MV88E6XXX switches from Marvell
` [PATCH 15/16] net: phy: mv88e6xxx: Port EEPROM support code
` [PATCH 16/16] net: phy: mv88e6xxx: Add support for MAC ports

[Qemu-devel] [PATCH] tests: remove gcov-files- variables
 2018-10-08  6:37 UTC  (2+ messages)

[PATCH 00/19] [V2] orangefs: page cache
 2018-10-07 23:27 UTC  (19+ messages)
` [PATCH 01/19] orangefs: implement xattr cache
` [PATCH 02/19] orangefs: do not invalidate attributes on inode create
` [PATCH 03/19] orangefs: simplify orangefs_inode_getattr interface
` [PATCH 04/19] orangefs: update attributes rather than relying on server
` [PATCH 05/19] orangefs: hold i_lock during inode_getattr
` [PATCH 06/19] orangefs: set up and use backing_dev_info
` [PATCH 07/19] orangefs: let setattr write to cached inode
` [PATCH 08/19] orangefs: reorganize setattr functions to track attribute changes
` [PATCH 10/19] orangefs: service ops done for writeback are not killable
` [PATCH 11/19] orangefs: migrate to generic_file_read_iter
` [PATCH 12/19] orangefs: implement writepage
` [PATCH 13/19] orangefs: skip inode writeout if nothing to write
` [PATCH 14/19] orangefs: write range tracking
` [PATCH 15/19] orangefs: avoid fsync service operation on flush
` [PATCH 16/19] orangefs: use kmem_cache for orangefs_write_request
` [PATCH 17/19] orangefs: implement writepages
` [PATCH 18/19] orangefs: use client-core buffer size to determine writepages count
` [PATCH 19/19] orangefs: do writepages_work if a single page must be written

[PATCH v2 0/4] Additional error checking for barebox_update
 2018-10-08  6:35 UTC  (5+ messages)
` [PATCH v2 1/4] bbu: Expose bbu_find_handler_by_*() functions
` [PATCH v2 2/4] bbu: Add "handler" parameter to barebox_update()
` [PATCH v2 3/4] bbu: command: Make sure specified update handler exists
` [PATCH v2 4/4] bbu: Simplify bbu_find_handler_by_device()

[PATCH v2] dma-debug: Check for drivers mapping invalid addresses in dma_map_single()
 2018-10-08  6:36 UTC  (4+ messages)

[PATCH v2 0/6] ZII RPU2 i.MX7D board support
 2018-10-08  6:34 UTC  (7+ messages)
` [PATCH v2 1/6] ARM: i.MX: esdctl: Add memory size detection for i.MX7D
` [PATCH v2 2/6] ARM: freescale-mx7-sabresd: Make use of imx7d_barebox_entry()
` [PATCH v2 3/6] i.MX7D: DCD: Create shared DDR configuration header
` [PATCH v2 4/6] ARM: i.MX7: bbu: Add MMC boot handler
` [PATCH v2 5/6] ARM: i.MX7: bbu: Add I2C and SPI handler
` [PATCH v2 6/6] i.MX: Add support for ZII's i.MX7D-based RPU2 board

[meta-oe][sumo, rocko, pyro, morty][PATCH] libconfig: fix SRC_URI
 2018-10-08  6:34 UTC 

[PATCH 1/2] ARM: rdu2: Remove now redundant RAVE SP properties/nodes
 2018-10-08  6:33 UTC  (2+ messages)
` [PATCH 2/2] ARM: rdu1: "

[Qemu-devel] [PATCH] intel_iommu: handle invalid ce for shadow sync
 2018-10-08  6:33 UTC  (6+ messages)

[PATCH 1/2] xen/xsm: Introduce new boot parameter xsm
 2018-10-08  6:32 UTC  (5+ messages)
` [Non-DoD Source] "

[U-Boot] [PATCH 0/3] Support for the Aspeed ast2500 FMC/SPI controllers
 2018-10-08  6:29 UTC  (8+ messages)
` [U-Boot] [PATCH 2/3] spi: Add support for the Aspeed ast2500 SPI controllers

[PATCH 1/2] clk: qcom: Export clk_alpha_pll_configure()
 2018-10-08  6:28 UTC  (5+ messages)
` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for QCS404

[U-Boot] [PATCH] Revert "fdt: fdtdec_setup_memory_banksize() use livetree"
 2018-10-08  6:28 UTC  (3+ messages)

[PATCH] eal/armv7: add support for rte pause
 2018-10-08  6:27 UTC  (3+ messages)

[PATCH] mm, oom_adj: avoid meaningless loop to find processes sharing mm
 2018-10-08  6:22 UTC  (4+ messages)
    `  "

[Qemu-trivial] [PATCH] hw/core/generic-loader: Set a category for the generic-loader device
 2018-10-08  6:14 UTC  (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
    `  "

[PATCH v11 0/3]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-10-08  6:19 UTC  (4+ messages)
` [PATCH v11 1/3]: perf util: map data buffer for preserving collected data
` [PATCH v11 2/3]: perf record: enable asynchronous trace writing
` [PATCH v11 3/3]: perf record: extend trace writing to multi AIO

[meta-selinux][PATCH] layer.conf: update LAYERSERIES_COMPAT `sumo' -> `thud'
 2018-10-08  6:29 UTC 

[PATCH] sunvdc: Remove VLA usage
 2018-10-08  6:16 UTC  (3+ messages)

[PATCH V4] cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ull
 2018-10-08  6:15 UTC  (2+ messages)

[meta-cgl][PATCH] layer.conf: update LAYERSERIES_COMPAT `sumo' -> `thud'
 2018-10-08  6:23 UTC 

[PATCH v9 00/10] x86: macrofying inline asm
 2018-10-08  6:13 UTC  (11+ messages)
` PROPOSAL: Extend inline asm syntax with size spec

[PATCH V3] cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ull
 2018-10-08  6:13 UTC  (3+ messages)

Kernel v4.19-rc4 KASAN complaint
 2018-10-08  6:11 UTC 

[Qemu-devel] [PATCH v5 0/9] x86_iommu/amd: add interrupt remap support
 2018-10-08  5:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 6/9] x86_iommu/amd: Add interrupt remap support when VAPIC is not enabled

[PATCH] mach64: detect the dot clock divider correctly on sparc
 2018-10-08  5:56 UTC  (4+ messages)

[PATCH v3 1/3] ring: read tail using atomic load
 2018-10-08  6:06 UTC  (11+ messages)

[PATCH] ARM: dts: imx6qdl-udoo: Add Pincfgs for UART4
 2018-10-08  6:05 UTC  (3+ messages)

protected pins and debugfs
 2018-10-08  6:04 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-10-07
 2018-10-08  6:00 UTC 

[PATCH] sparc64: fix fall-through annotation
 2018-10-08  5:58 UTC  (3+ messages)

[PATCH] sparc32: fix fall-through annotation
 2018-10-08  5:58 UTC  (3+ messages)

[PATCH] sparc: vdso: clean-up vdso Makefile
 2018-10-08  5:57 UTC  (3+ messages)

[PATCH] oradax: remove redundant null check before kfree
 2018-10-08  5:57 UTC  (3+ messages)

[PATCH] sparc64: viohs: Remove VLA usage
 2018-10-08  5:57 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.