All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-07 12:40:04 to 2019-08-07 13:11:51 UTC [more...]

[Qemu-devel] [Bug 1839325] [NEW] Go programs crash on qemu-sh4 due to issues with atomics
 2019-08-07 13:04 UTC 

[PATCH v7 00/20] SC7 entry and exit support for Tegra210
 2019-08-07 13:11 UTC  (7+ messages)
` [PATCH v7 01/20] pinctrl: tegra: Add suspend and resume support

[Qemu-devel] [PATCH 0/3] tests/tcg: disentangle makefiles
 2019-08-07 13:10 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/3] tests/tcg: use EXTRA_CFLAGS everywhere
` [Qemu-devel] [PATCH 2/3] tests/tcg: cleanup Makefile inclusions
` [Qemu-devel] [PATCH 3/3] tests/tcg: move configuration to a sub-shell script

[U-Boot] [PATCH] ARM: imx: Support larger SPL size on IMX6DQ
 2019-08-07 13:11 UTC  (3+ messages)

[PATCH net-next] fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_count'
 2019-08-07 13:10 UTC 

[Qemu-devel] [PATCH v0] Implement new cache mode "target"
 2019-08-07 13:09 UTC 

[PATCH v5 00/10] implement KASLR for powerpc/fsl_booke/32
 2019-08-07 13:04 UTC  (16+ messages)
` [PATCH v5 02/10] powerpc: move memstart_addr and kernstart_addr to init-common.c
` [PATCH v5 03/10] powerpc: introduce kimage_vaddr to store the kernel base
` [PATCH v5 06/10] powerpc/fsl_booke/32: implement KASLR infrastructure
` [PATCH v5 07/10] powerpc/fsl_booke/32: randomize the kernel image offset
` [PATCH v5 09/10] powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter
` [PATCH v5 10/10] powerpc/fsl_booke/kaslr: dump out kernel offset information on panic

[PATCH v1] Export Runtime Configuration Interface table to sysfs
 2019-08-07 13:09 UTC  (3+ messages)

[PATCH net-next] net: dsa: sja1105: remove set but not used variables 'tx_vid' and 'rx_vid'
 2019-08-07 13:08 UTC 

[PATCH v8 00/14] Rockchip ISP1 Driver
 2019-08-07 13:09 UTC  (7+ messages)
` [PATCH v8 02/14] media: doc: add document for rkisp1 meta buffer format
` [PATCH v8 04/14] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver

[PATCH 0/3] grep: no leaks (WIP)
 2019-08-07 13:09 UTC  (8+ messages)
` [RFC PATCH v3 0/3] grep: no leaks or crashes (windows testing needed)
  ` [RFC PATCH v3 2/3] grep: make PCRE2 aware of custom allocator
          ` [PATCH 1/2] nedmalloc: do assignments only after the declaration section
          ` [PATCH 2/2] nedmalloc: avoid compiler warning about unused value

[PATCH 0/4] x86/mce: protect nr_cpus from rebooting by broadcast mce
 2019-08-07 13:07 UTC  (5+ messages)

[Qemu-riscv] [Qemu-devel] [PATCH v6 00/26] Invert Endian bit in SPARCv9 MMU TTE
 2019-08-07 13:04 UTC  (59+ messages)
` [Qemu-riscv] [Qemu-devel] [PATCH v6 01/26] configure: Define TARGET_ALIGNED_ONLY
` [Qemu-riscv] [Qemu-devel] [PATCH v6 02/26] tcg: TCGMemOp is now accelerator independent MemOp
` [Qemu-riscv] [Qemu-devel] [PATCH v6 03/26] memory: Introduce size_memop
` [Qemu-riscv] [Qemu-devel] [PATCH v6 04/26] target/mips: Access MemoryRegion with MemOp
    ` [Xen-devel] "
    ` [Qemu-arm] "
    `  "
` [Qemu-riscv] [Qemu-devel] [PATCH v6 05/26] hw/s390x: "
` [Qemu-riscv] [Qemu-devel] [PATCH v6 06/26] hw/intc/armv7m_nic: "
    ` [Qemu-arm] "
    ` [Xen-devel] "
    `  "
` [Qemu-riscv] [Qemu-devel] [PATCH v6 07/26] hw/virtio: "
` [Qemu-riscv] [Qemu-devel] [PATCH v6 08/26] hw/vfio: "
` [Qemu-riscv] [Qemu-devel] [PATCH v6 09/26] exec: "
    ` [Qemu-arm] "
    ` [Xen-devel] "
    `  "
` [Qemu-riscv] [Qemu-devel] [PATCH v6 10/26] cputlb: "
    ` [Qemu-arm] "
    ` [Xen-devel] "
    `  "
` [Qemu-riscv] [Qemu-devel] [PATCH v6 11/26] memory: "
` [Qemu-riscv] [Qemu-devel] [PATCH v6 12/26] hw/s390x: Hard code size with MO_{8|16|32|64}
` [Qemu-riscv] [Qemu-devel] [PATCH v6 13/26] target/mips: "
` [Qemu-riscv] [Qemu-devel] [PATCH v6 14/26] exec: "
` [Qemu-riscv] [Qemu-devel] [PATCH v6 15/26] build: Correct non-common common-obj-* to obj-*
` [Qemu-riscv] [Qemu-devel] [PATCH v6 16/26] exec: Map device_endian onto MemOp
` [Qemu-devel] [PATCH v6 17/26] exec: Replace device_endian with MemOp
  ` [Qemu-riscv] "
` [Qemu-riscv] [Qemu-devel] [PATCH v6 18/26] exec: Delete device_endian
` [Qemu-riscv] [Qemu-devel] [PATCH v6 19/26] exec: Delete DEVICE_HOST_ENDIAN
` [Qemu-riscv] [Qemu-devel] [PATCH v6 20/26] memory: Access MemoryRegion with endianness
` [Qemu-riscv] [Qemu-devel] [PATCH v6 21/26] cputlb: Replace size and endian operands for MemOp
` [Qemu-riscv] [Qemu-devel] [PATCH v6 22/26] memory: Single byte swap along the I/O path
` [Qemu-riscv] [Qemu-devel] [PATCH v6 23/26] cpu: TLB_FLAGS_MASK bit to force memory slow path
` [Qemu-riscv] [Qemu-devel] [PATCH v6 24/26] cputlb: Byte swap memory transaction attribute
` [Qemu-riscv] [Qemu-devel] [PATCH v6 25/26] target/sparc: Add TLB entry with attributes
` [Qemu-riscv] [Qemu-devel] [PATCH v6 26/26] target/sparc: sun4u Invert Endian TTE bit
  `  "
    ` [Qemu-arm] "
    ` [Xen-devel] "
    ` [Qemu-arm] [Qemu-devel] [PATCH v6 00/26] Invert Endian bit in SPARCv9 MMU TTE
    ` [Xen-devel] "
    `  "

[Qemu-devel] [Bug 1839294] [NEW] Latest Installer (qemu-w64-setup-20190807.exe) for windows immediately deletes installed files at the very end of the installation
 2019-08-07  9:09 UTC 

[PATCH] drm/amdgpu: replace readq/writeq with atomic64 operations
 2019-08-07 13:07 UTC  (19+ messages)

[PATCH net] netdevsim: Restore per-network namespace accounting for fib entries
 2019-08-07 13:07 UTC  (5+ messages)

[Xen-devel] [PATCH v7 0/2] xen/arm: Consolidate make_timer_node and make_timer_domU_node
 2019-08-07 13:05 UTC  (3+ messages)
` [Xen-devel] [PATCH v7 2/2] xen/arm: consolidate "

[PATCH] arm64: Disable big endian builds with clang
 2019-08-07 13:05 UTC  (3+ messages)

[PATCH 0/3] clk: ti: couple of fixes towards 5.4
 2019-08-07 13:04 UTC  (4+ messages)
` [PATCH 1/3] clk: ti: clkctrl: add support for polling clock status for enable only
` [PATCH 2/3] clk: ti: dra7xx: remove idlest polling from disabling ipu/dsp clocks
` [PATCH 3/3] clk: ti: dra7xx: add timer_sys_ck clock alias

[dpdk-dev] [PATCH v2] usertools: dpdk-telemetry-client.py run into looping status
 2019-08-07 13:04 UTC 

[PATCH 1/8] dma-buf: fix busy wait for new shared fences
 2019-08-07 13:05 UTC  (6+ messages)
` [PATCH 8/8] dma-buf: nuke reservation_object seq number

[Qemu-devel] [PATCH v2 00/29] Tame a few "touch this, recompile the world" headers
 2019-08-07 13:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 12/29] Include hw/irq.h a lot less

[PATCH v1] perf record: Add an option to take an AUX snapshot on exit
 2019-08-07 13:03 UTC  (3+ messages)

[PATCH] x86/kconfig: remove X86_DIRECT_GBPAGES dependency on !DEBUG_PAGEALLOC
 2019-08-07 13:02 UTC 

[PATCH v3] drm/crc-debugfs: Add notes about CRC<->commit interactions
 2019-08-07 13:01 UTC  (3+ messages)

[Xen-devel] [PATCH v8 0/2] xen/arm: Consolidate make_timer_node and make_timer_domU_node
 2019-08-07 13:02 UTC  (4+ messages)
` [Xen-devel] [PATCH v8 1/2] xen/arm: extend fdt_property_interrupts to support DomU
` [Xen-devel] [PATCH v8 2/2] xen/arm: consolidate make_timer_node and make_timer_domU_node

[PATCH 0/8] irqdomain/debugfs: Fix uses of irq_domain_alloc_fwnode
 2019-08-07 13:02 UTC  (5+ messages)
` [PATCH 6/8] gpio/ixp4xx: Register the base PA instead of its VA in fwnode
` [PATCH 7/8] PCI: hv: Allocate a named fwnode instead of an address-based one

[Xen-devel] [xen-unstable-smoke test] 139802: tolerable all pass - PUSHED
 2019-08-07 13:01 UTC 

[Xen-devel] [PATCH] evtchn: make support for different ABIs tunable
 2019-08-07 13:01 UTC  (5+ messages)

[U-Boot] [PATCH u-boot-marvell 1/1] pci: pci_mvebu: set BAR0 after memory space is set
 2019-08-07 13:01 UTC 

[PATCH] firmware: arm_scmi: Use {get,put}_unaligned_le32 accessors
 2019-08-07 13:00 UTC  (2+ messages)

[bpf-next PATCH 0/3] bpf: improvements to xdp_fwd sample
 2019-08-07 13:00 UTC  (2+ messages)

[PATCH] IB/mlx5: Check the correct variable in error handling code
 2019-08-07 12:59 UTC  (3+ messages)

[PATCH v10 00/22] Generic page walk and ptdump
 2019-08-07 12:58 UTC  (5+ messages)
` [PATCH v10 20/22] x86: mm: Convert dump_pagetables to use walk_page_range

[PATCH 6/7] jbd2: Make state lock a spinlock
 2019-08-07 12:57 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix completion request for multi-segment packets
 2019-08-07 12:58 UTC 

[dpdk-dev] [PATCH] doc: update inline settings in mlx5 guide
 2019-08-07 12:57 UTC 

NULL ptr deref in wq_worker_sleeping on 4.19
 2019-08-07 12:56 UTC  (4+ messages)

[SPDK] Comparing discovery log page to the spec definition
 2019-08-07 12:54 UTC 

[PATCH v4 0/3] Introduce Bandwidth OPPs for interconnects
 2019-08-07 12:53 UTC  (3+ messages)
` [PATCH v4 2/3] OPP: Add support for bandwidth OPP tables

[dpdk-dev] [PATCH] eal: change max hugepage sizes to 4
 2019-08-07 12:53 UTC 

deb: custom compression
 2019-08-07 12:53 UTC  (4+ messages)

[PATCH 0/2] [Backport for 4.4.y stable] arm64 CTR_EL0 cpufeature fixes
 2019-08-07 12:53 UTC  (5+ messages)

[PATCH 1/3] drm/i915: Rename engines with to match their user interface
 2019-08-07 12:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v3] drm/i915: Rename engines to match their user interface (rev3)

[arm-platforms:irq/alloc_fwnode_pa 7/8] drivers/pci/controller/pci-hyperv.c:2593:27: error: passing argument 2 of 'kasprintf' from incompatible pointer type
 2019-08-07 12:51 UTC 

[Qemu-devel] [Bug 1838703] [NEW] Makefile BUG in edk2 firmware install 4.1.0-rc3
 2019-08-07 12:45 UTC  (2+ messages)
` [Qemu-devel] [Bug 1838703] "

[Qemu-devel] [PATCH v9 00/17] Add support for io_uring
 2019-08-07 12:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH v9 07/17] blockdev: adds bdrv_parse_aio to use io_uring

[RFC, v4, 0/4] media: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2019-08-07 12:48 UTC  (15+ messages)
  ` [RFC,v4,0/4] "
  ` [RFC,v4,1/4] media: dt-bindings: mt8183: Added camera ISP Pass 1
  ` [RFC,v4,2/4] dts: arm64: mt8183: Add ISP Pass 1 nodes
  ` [RFC, v4, 3/4] media: platform: Add Mediatek ISP P1 image & meta formats
    ` [RFC,v4,3/4] "
  ` [RFC,v4,4/4] media: platform: Add Mediatek ISP P1 V4L2 device driver

[Regression] "drm/amdgpu: enable gfxoff again on raven series (v2)"
 2019-08-07 12:50 UTC 

[Xen-devel] [PATCH 0/4] x86/boot: Cleanup
 2019-08-07 12:49 UTC  (6+ messages)
` [Xen-devel] [PATCH 4/4] x86/desc: Build boot_{,compat_}gdt[] in C
  ` [Xen-devel] [PATCH 4/4] x86/desc: Build boot_{, compat_}gdt[] "

net/mlx5e: bind() always returns EINVAL with XDP_ZEROCOPY
 2019-08-07 12:49 UTC 

[PATCH] sha1-file: release strbuf after use
 2019-08-07 12:49 UTC  (2+ messages)

[PATCH 0/3] CP115 pinctrl support
 2019-08-07 12:47 UTC  (4+ messages)

[dpdk-dev] [PATCH] eal: change max hugepage sizes to 4
 2019-08-07 12:47 UTC 

[Qemu-devel] [PULL 0/1] EDK2 firmware patches
 2019-08-07 12:45 UTC  (7+ messages)

[PATCH 0/3] bus: ti-sysc: fixes for reset handling
 2019-08-07 12:46 UTC  (8+ messages)
` [PATCH 1/3] bus: ti-sysc: re-order the clkdm control around "
` [PATCH 2/3] bus: ti-sysc: rework the "
` [PATCH 3/3] bus: ti-sysc: allow reset sharing across devices

[Virtio-fs] [PATCH] virtiofsd: Fix lo_destroy crash in g_hash_table_foreach_remove
 2019-08-07 12:45 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SC7180 pinctrl binding
 2019-08-07 12:44 UTC  (4+ messages)
` [PATCH v3 2/2] pinctrl: qcom: Add SC7180 pinctrl driver

[Printing-architecture] OpenPrinting News
 2019-08-07 12:44 UTC 

[PATCH AUTOSEL 4.19 01/32] clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
 2019-08-07 12:44 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 12/32] Btrfs: fix deadlock between fiemap and transaction commits

[PATCH net-next 0/5] RX improve
 2019-08-07 12:43 UTC  (5+ messages)
` [PATCH net-next 5/5] r8152: change rx_frag_head_sz and rx_max_agg_num dynamically

[PATCH v2 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-08-07 12:43 UTC  (5+ messages)
` [PATCH v2 13/14] PCI/P2PDMA: No longer require no-mmu for host bridge whitelist

[PATCH][ocfs2-next] ocfs2: ensure ret is set to zero before returning
 2019-08-07 12:42 UTC  (4+ messages)

[PATCHv1] arm64: dts: imx8qm: add compatible string for usdhc3
 2019-08-07 12:09 UTC 

[PATCH 0/2] Sysfs updates
 2019-08-07 12:42 UTC  (5+ messages)

[PATCH v7 00/10] Add support for OLPC XO 1.75 Embedded Controller
 2019-08-07 12:41 UTC  (9+ messages)
` [PATCH v7 01/10] dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC bindings
    ` OLPC in 5.3? was "

[PATCH v2] arm64: dts: allwinner: a64: Enable eMMC on A64-OLinuXino
 2019-08-07 12:41 UTC  (10+ messages)

[PATCH v2 00/15] arm64: dts: imx8: architecture improvement and adding imx8qm support
 2019-08-07 12:04 UTC  (3+ messages)
` [PATCH v2 10/15] arm64: dts: imx8qm: add conn ss support


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.