messages from 2019-08-07 08:36:10 to 2019-08-07 09:30:58 UTC [more...]
[Qemu-riscv] [Qemu-devel] [PATCH v6 00/26] Invert Endian bit in SPARCv9 MMU TTE
2019-08-07 8:35 UTC (13+ messages)
` [Qemu-devel] [PATCH v6 14/26] exec: Hard code size with MO_{8|16|32|64}
` [Qemu-devel] [PATCH v6 15/26] build: Correct non-common common-obj-* to obj-*
` [Qemu-arm] "
` [Qemu-devel] [PATCH v6 18/26] exec: Delete device_endian
` [Qemu-devel] [PATCH v6 20/26] memory: Access MemoryRegion with endianness
` [Qemu-devel] [PATCH v6 21/26] cputlb: Replace size and endian operands for MemOp
` [Qemu-arm] "
` [Qemu-devel] [PATCH v6 22/26] memory: Single byte swap along the I/O path
` [Qemu-devel] [PATCH v6 23/26] cpu: TLB_FLAGS_MASK bit to force memory slow path
` [Qemu-devel] [PATCH v6 24/26] cputlb: Byte swap memory transaction attribute
` [Qemu-devel] [PATCH v6 25/26] target/sparc: Add TLB entry with attributes
` [Qemu-devel] [PATCH v6 26/26] target/sparc: sun4u Invert Endian TTE bit
[PATCH v4 00/12] FPGA DFL updates
2019-08-07 9:30 UTC (6+ messages)
` [PATCH v4 11/12] fpga: dfl: fme: add global error reporting support
[Qemu-devel] [PATCH v2 00/29] Tame a few "touch this, recompile the world" headers
2019-08-07 9:29 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 06/29] trace: Eliminate use of TARGET_FMT_plx
` [Qemu-devel] [PATCH v2 27/29] Include sysemu/sysemu.h a lot less
[f2fs-dev] [PATCH v3] f2fs: Fix indefinite loop in f2fs_gc()
2019-08-07 9:29 UTC (4+ messages)
` "
[dpdk-dev] [PATCH v2] net/ixgbe: fix offset value check
2019-08-07 8:49 UTC
[PATCH 0/2] Simplify mtty driver and mdev core
2019-08-07 9:28 UTC (4+ messages)
` [PATCH v1 "
` [PATCH v1 2/2] vfio/mdev: Removed unused and redundant API for mdev UUID
[PATCH 0/5] Fix FIFO-99 abuse
2019-08-07 9:26 UTC (6+ messages)
` [PATCH 4/5] media/ivtv: Reduce default FIFO priority
[Qemu-riscv] [PATCH v2 00/28] riscv: sifive_u: Improve the emulation fidelity of sifive_u machine
2019-08-07 9:25 UTC (19+ messages)
` [Qemu-riscv] [PATCH v2 09/28] riscv: sifive_u: Update UART base addresses
` [Qemu-devel] "
` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v2 11/28] riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h}
` [Qemu-devel] "
` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v2 12/28] riscv: sifive_e: prci: Fix a typo of hfxosccfg register programming
` [Qemu-devel] "
` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v2 13/28] riscv: sifive_e: prci: Update the PRCI register block size
` [Qemu-devel] "
` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v2 24/28] riscv: sifive_u: Support loading initramfs
` [Qemu-devel] "
` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v2 27/28] riscv: virt: Change create_fdt() to return void
` [Qemu-devel] "
[PATCH 0/2] Fixes for KeyboardInterrupt during parsing and building
2019-08-07 9:50 UTC (3+ messages)
` [PATCH 1/2] cooker: Cleanup the queue before call process.join()
` [PATCH 2/2] knotty: Fix for the Second Keyboard Interrupt
[PATCH v2] bcache: fix deadlock in bcache_allocator
2019-08-07 9:25 UTC (3+ messages)
[PATCH net-next v5 0/6] net: mscc: PTP Hardware Clock (PHC) support
2019-08-07 9:22 UTC (7+ messages)
` [PATCH net-next v5 1/6] Documentation/bindings: net: ocelot: document the PTP bank
` [PATCH net-next v5 2/6] Documentation/bindings: net: ocelot: document the PTP ready IRQ
` [PATCH net-next v5 3/6] net: mscc: describe the PTP register range
` [PATCH net-next v5 4/6] net: mscc: improve the frame header parsing readability
` [PATCH net-next v5 5/6] net: mscc: remove the frame_info cpuq member
` [PATCH net-next v5 6/6] net: mscc: PTP Hardware Clock (PHC) support
[PATCH] arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64
2019-08-07 9:24 UTC (5+ messages)
[PATCH v2 0/5] firmware: arm_scmi: add SCMI v2.0 fastchannels and reset protocol support
2019-08-07 9:23 UTC (4+ messages)
` [PATCH v2 1/5] firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannels
[PATCH 0/3] dm-zoned: harden error handling
2019-08-07 9:22 UTC (7+ messages)
` [PATCH 1/3] dm-zoned: improve error handling in reclaim
` [PATCH 2/3] dm-zoned: improve error handling in i/o map code
` [PATCH 3/3] dm-zoned: properly handle backing device failure
[Xen-devel] [PATCH 0/6] per-domain IOMMU control
2019-08-07 9:21 UTC (3+ messages)
` [Xen-devel] [PATCH 1/6] domain: introduce XEN_DOMCTL_CDF_iommu
[Virtio-fs] [PATCH v2 2/2][RFC] use fuse_buf_writev to replace fuse_buf_write for better performance
2019-08-07 9:21 UTC (2+ messages)
[Virtio-fs] [PATCH v2 0/2][RFC] virtiofsd: Improve io bandwidth by replacing pwrite with pwritev
2019-08-07 9:20 UTC (3+ messages)
[Qemu-devel] [RFC PATCH 0/6] Enhancing Qemu MMIO emulation with scripting interface
2019-08-07 9:18 UTC (3+ messages)
[Qemu-arm] [PATCH 0/2] target/arm: Fix routing of singlestep exceptions
2019-08-07 9:17 UTC (4+ messages)
` [Qemu-arm] [PATCH 1/2] target/arm: Factor out 'generate singlestep exception' function
` [Qemu-devel] "
[PATCH] [Regression, v5.0] mm: boosted kswapd reclaim b0rks system cache balance
2019-08-07 9:18 UTC
[PATCH 1/3] drm/i915: Rename engines with to match their user interface
2019-08-07 9:18 UTC (5+ messages)
` [PATCH 2/3] drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc
` [PATCH 3/3] drm/i915: Defer final intel_wakeref_put to process context
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Rename engines with to match their user interface
` ✗ Fi.CI.SPARSE: "
[Qemu-devel] [PATCH v2 0/9] add failover feature for assigned network devices
2019-08-07 9:15 UTC (7+ messages)
[PATCH -next] iwlwifi: dbg: work around clang bug by marking debug strings static
2019-08-07 9:18 UTC (6+ messages)
[PATCH] drm/panfrost: Add errata descriptions from kbase
2019-08-07 9:18 UTC (3+ messages)
[Bridge] [PATCH v2 0/1] Fix bridge mac_len handling
2019-08-07 9:17 UTC (4+ messages)
` [Bridge] [PATCH v2 1/1] net: bridge: use mac_len in bridge forwarding
` "
[PATCH V2 00/10] x86/CPU and x86/resctrl: Support pseudo-lock regions spanning L2 and L3 cache
2019-08-07 9:18 UTC (3+ messages)
` [PATCH V2 08/10] x86/resctrl: Support pseudo-lock regions spanning resources
[Qemu-arm] [PATCH-for-4.2 v8 0/9] ARM virt: ACPI memory hotplug support
2019-08-07 9:15 UTC (6+ messages)
` [Qemu-arm] [PATCH-for-4.2 v8 6/9] hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
` [Qemu-arm] [Qemu-devel] "
` "
[Xen-devel] [PATCH v4 0/6] iomem memory policy
2019-08-07 9:16 UTC (4+ messages)
` [Xen-devel] [PATCH v4 6/6] xen/arm: clarify the support status of iomem configurations
[RFC PATCH] pciehp: use completion to wait irq_thread 'pciehp_ist'
2019-08-07 9:15 UTC (4+ messages)
[PATCH] dm kcopyd: always complete failed jobs
2019-08-07 9:12 UTC (2+ messages)
[fuse-devel] fuse zero copy
2019-08-07 9:12 UTC (2+ messages)
[U-Boot] [PATCH] spi: add NXP FlexSPI driver
2019-08-07 9:11 UTC (2+ messages)
[Xen-devel] [PATCH v2] xen/x86: lock cacheline for add_sized()
2019-08-07 9:10 UTC (2+ messages)
[dpdk-dev] [PATCH v2] net/e1000: fix rss_conf sizeof argument
2019-08-07 8:31 UTC
[PATCH 0/8] Introduce generic ONFI support
2019-08-07 9:09 UTC (7+ messages)
` [PATCH 2/8] mtd: nand: move support functions for ONFI to nand/onfi.c
` [PATCH 3/8] mtd: nand: create ONFI table parsing instance
[Intel-wired-lan] [PATCH v2 1/1] ixgbe: sync the first fragment unconditionally
2019-08-07 8:38 UTC (4+ messages)
` "
[PATCH v3] ALSA: hiface: fix multiple memory leak bugs
2019-08-07 9:08 UTC (2+ messages)
[PATCH 1/8] dma-buf: fix busy wait for new shared fences
2019-08-07 9:06 UTC (4+ messages)
` [PATCH 7/8] dma-buf: add reservation_object_fences helper
-staticdev packages not in sdk
2019-08-07 9:06 UTC (3+ messages)
[U-Boot] [PATCH] serial: Kconfig: make MXC_UART usable for MX7 and IMX8M
2019-08-07 9:06 UTC (2+ messages)
[PATCH v2 1/2] mmc: sdhci: Add PLL Enable support to internal clock setup
2019-08-07 9:05 UTC (2+ messages)
[PATCH v4 0/9] drm: cec: convert DRM drivers to the new notifier API
2019-08-07 9:05 UTC (4+ messages)
` [PATCH v4 7/9] drm: tegra: use cec_notifier_conn_(un)register
[PATCH] cpufreq: mediatek-cpufreq: Add compatible for MT8516
2019-08-07 9:05 UTC (3+ messages)
[PATCH v1] ov5675: Add support for OV5675 sensor
2019-08-07 8:56 UTC (2+ messages)
Unable to delete or change ro flag on subvolume/snapshot
2019-08-07 9:04 UTC (2+ messages)
[PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
2019-08-07 9:03 UTC (13+ messages)
[PATCH v2 00/24] EDAC, mc, ghes: Fixes and updates to improve memory error reporting
2019-08-07 9:00 UTC (4+ messages)
` [PATCH v2 03/24] EDAC, ghes: Remove pvt->detail_location string
[PATCH] drm/amdgpu: fix gfx9 soft recovery
2019-08-07 9:00 UTC (2+ messages)
[PATCH 00/16] exposing knfsd client state to userspace
2019-08-07 9:00 UTC (5+ messages)
` [PATCH 08/16] nfsd: escape high characters in binary data
[dpdk-dev] [PATCH] net/ixgbe: fix rss_conf sizeof argument
2019-08-07 8:58 UTC (5+ messages)
[RFC PATCH v3 00/16] Core scheduling v3
2019-08-07 8:58 UTC (12+ messages)
[MPTCP] [PATCH v2 08/10] mptcp: Add handling of outgoing MP_JOIN requests
2019-08-07 8:55 UTC
[PATCH 1/1] ov8856: Check reading clock frequency succeeded
2019-08-07 8:56 UTC
[PATCH] net: stmmac: Fix the miscalculation of mapping from rxq to dma channel
2019-08-07 8:55 UTC (3+ messages)
[PATCH] btrfs: trim: fix range start validity check
2019-08-07 8:55 UTC (3+ messages)
[PATCH v5 0/9] drm: cec: convert DRM drivers to the new notifier API
2019-08-07 8:52 UTC (10+ messages)
` [PATCH v5 1/9] drm_dp_cec: add connector info support
` [PATCH v5 2/9] drm/i915/intel_hdmi: use cec_notifier_conn_(un)register
` [PATCH v5 3/9] dw-hdmi-cec: use cec_notifier_cec_adap_(un)register
` [PATCH v5 4/9] tda9950: "
` [PATCH v5 5/9] drm: tda998x: use cec_notifier_conn_(un)register
` [PATCH v5 6/9] drm: sti: "
` [PATCH v5 7/9] drm: tegra: "
` [PATCH v5 8/9] drm: dw-hdmi: "
` [PATCH v5 9/9] drm: exynos: exynos_hdmi: "
[PATCH] ARM: debug-ll: Add support for r7s9210
2019-08-07 8:54 UTC (2+ messages)
[PATCH] video/fbdev/aty128fb: Remove dead code
2019-08-07 8:54 UTC (3+ messages)
[PATCH] drm/amdgpu: replace readq/writeq with atomic64 operations
2019-08-07 8:53 UTC (5+ messages)
[PATCH] video: fbdev:via: Remove dead code
2019-08-07 8:53 UTC (3+ messages)
[PATCH 1/2] habanalabs: fix endianness handling for packets from user
2019-08-07 8:52 UTC (2+ messages)
` [PATCH 2/2] habanalabs: fix completion queue handling when host is BE
[PATCH] spi: sh-msiof: Use devm_platform_ioremap_resource() helper
2019-08-07 8:52 UTC
[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
2019-08-07 8:51 UTC (7+ messages)
` [PATCH v3 10/41] media/ivtv: convert put_page() to put_user_page*()
` [Xen-devel] "
[PATCH] pinctrl: rza1: Use devm_platform_ioremap_resource() helper
2019-08-07 8:51 UTC
[PATCH 1/2] drm/amdgpu: Export function to flush TLB of specific vm hub
2019-08-07 8:50 UTC (4+ messages)
[PATCH AUTOSEL 5.2 01/59] RDMA/hns: Fix sg offset non-zero issue
2019-08-07 8:49 UTC (3+ messages)
` [PATCH AUTOSEL 5.2 51/59] drm/exynos: fix missing decrement of retry counter
[PATCH 1/2] drm: add cache support for arm64
2019-08-07 8:48 UTC (8+ messages)
[U-Boot] [PATCH v2 1/2] riscv: tools: Fix prelink-riscv to work on big endian hosts
2019-08-07 8:49 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/2] riscv: tools: Add big endian target support to prelink-riscv
[PATCH] clk: renesas: rcar-usb2-clock-sel: Use devm_platform_ioremap_resource() helper
2019-08-07 8:49 UTC
[PATCH v2 1/2] rtw88: RTL8822C: update rtw8822c_fw.bin to v7.3
2019-08-07 8:48 UTC (2+ messages)
` [PATCH v2 2/2] rtw88: RTL8822C: add WoW firmware v7.3
[PATCH v6 0/3] Support mipitx for mt8183
2019-08-07 8:46 UTC (12+ messages)
` [PATCH v6 1/3] dt-bindings: display: mediatek: update dsi supported chips
` [PATCH v6 2/3] drm/mediatek: separate mipi_tx to different file
` [PATCH v6 3/3] drm/mediatek: add mipi_tx driver for mt8183
[Qemu-devel] [PATCH v2 0/3] migration: add speed limit for multifd migration
2019-08-07 8:46 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 1/3] migration: add qemu_file_update_transfer interface
` [Qemu-devel] [PATCH v3 2/3] migration: add speed limit for multifd migration
` [Qemu-devel] [PATCH v3 3/3] migration: update ram_counters for multifd sync packet
[PATCH v3 0/3] clocksource/drivers/ostm: Miscellaneous improvements
2019-08-07 8:46 UTC (4+ messages)
` [PATCH v3 1/3] clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helper
` [PATCH v3 2/3] clocksource/drivers/renesas-ostm: Fix probe error path
` [PATCH v3 3/3] clocksource/drivers/ostm: Use unique device name instead of ostm
[PATCH 00/34] put_user_pages(): miscellaneous call sites
2019-08-07 8:46 UTC (16+ messages)
` [Xen-devel] "
[PATCH] EDAC/altera: Silence an endian warning
2019-08-07 8:46 UTC (4+ messages)
next-20190806: arm64: adv7511 3-0039: failed to find dsi host
2019-08-07 8:46 UTC (2+ messages)
[Xen-devel] [PATCH v8 00/16] improve late microcode loading
2019-08-07 8:44 UTC (5+ messages)
` [Xen-devel] [PATCH v8 16/16] microcode: block #NMI handling when loading an ucode
[PATCH 1/2] rtw88: RTL8822C: update rtw8822c_fw.bin to v7.3
2019-08-07 8:43 UTC (2+ messages)
` [PATCH 2/2] rtw88: RTL8822C: add WoW firmware v7.3
[PATCH] adv7511/cobalt: rename driver name to adv7511-v4l2
2019-08-07 8:43 UTC
[PATCH] wg-quick: Fix alternate routing table syntax on OpenBSD
2019-08-07 8:41 UTC (3+ messages)
` [PATCH v2] wg-quick: openbsd: fix alternate routing table syntax
[dpdk-dev] [PATCH] net/e1000: fix rss_conf sizeof argument
2019-08-07 8:03 UTC
[Qemu-devel] [PATCH] usbredir: fix buffer-overflow on vmload
2019-08-07 8:40 UTC
[PATCH 1/3] mm/migrate: clean up useless code in migrate_vma_collect_pmd()
2019-08-07 8:41 UTC (2+ messages)
` [PATCHv2] "
[PATCH 1/5] drm/amdgpu: Extends amdgpu vm definitions
2019-08-07 8:41 UTC (2+ messages)
[dpdk-dev] [PATCH] cryptodev: fix invalid dev_id after a pmd close
2019-08-07 8:39 UTC
[PATCH 0/6] hwspinlock: allow sharing of hwspinlocks
2019-08-07 8:39 UTC (9+ messages)
[dpdk-dev] [PATCH] cryptodev: fix pmd allocation on multi-process
2019-08-07 8:39 UTC
[PATCH] drm/i915: Rename engines with to match their user interface
2019-08-07 8:37 UTC (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
linux-next: Tree for Aug 7
2019-08-07 8:36 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.