messages from 2018-01-09 15:25:19 to 2018-01-09 15:55:50 UTC [more...]
consolidate direct dma mapping and swiotlb support
2018-01-09 15:55 UTC (24+ messages)
` [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
` [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 34/67] cris: use dma-direct
[PATCH][next] IB/mlx5: remove redundant assignment of mdev
2018-01-09 15:55 UTC (2+ messages)
[PATCH] db/print: bad character cause illegal memory access
2018-01-09 15:55 UTC (2+ messages)
applying patches depending on the image's name
2018-01-09 15:54 UTC
[linux-next][qla2xxx][85caa95]kernel BUG at lib/list_debug.c:31!
2018-01-09 15:54 UTC (3+ messages)
[PATCH net-next v3 0/4] net: mvpp2: 1000BaseX and 2500BaseX support
2018-01-09 15:54 UTC (6+ messages)
` [PATCH net-next v3 4/4] net: mvpp2: 2500baseX support
[PATCH] meson.bbclass: use HOST_CC_ARCH, not TARGET_CC_ARCH
2018-01-09 15:54 UTC
[PATCH 00/11] drm/sun4i: Add A83T HDMI support
2018-01-09 15:54 UTC (11+ messages)
` [PATCH 03/11] drm/bridge/synopsys: dw-hdmi: Enable workaround for v1.32a
` [PATCH 01/11] clk: sunxi-ng: Don't set k if width is 0 for nkmp plls
` [linux-sunxi] "
[Qemu-devel] [PATCH v5 0/7] Rework vhost memory region updates
2018-01-09 15:54 UTC (4+ messages)
` [Qemu-devel] [PATCH v5 6/7] vhost: Clean out old vhost_set_memory and friends
[PATCH v3 0/3] ACPI, ASoC, gpio: Add and use acpi_dev_get_first_match_name()
2018-01-09 15:54 UTC (5+ messages)
` [PATCH v3 1/3] ACPI / utils: Introduce acpi_dev_get_first_match_name()
[U-Boot] [PATCH v5 00/24] Fix and extend i.MX HAB layer
2018-01-09 15:53 UTC (2+ messages)
LD_PRELOAD applications using lttng-ust-pthread
2018-01-09 15:47 UTC (3+ messages)
Regression: NULL pointer dereference caused by iproc_pcie_map_dma_ranges
2018-01-09 15:54 UTC (4+ messages)
[PATCH v7 3/3] net/virtio: support GUEST ANNOUNCE
2018-01-09 15:52 UTC (5+ messages)
` [PATCH v8 0/5] "
` [PATCH v8 3/5] net: add a helper for making RARP packet
[PATCH][next] ASoC: TSCS42xx: make functions pll_event and dac_event static
2018-01-09 15:52 UTC (3+ messages)
[PATCH v1 1/2] doc: add guidelines for coverity tags
2018-01-09 15:51 UTC (2+ messages)
` [PATCH v1 2/2] doc: add guidelines for stable tags
[BUG] schedutil governor produces regular max freq spikes because of lockup detector watchdog threads
2018-01-09 15:50 UTC (9+ messages)
[RFC 00/49] perf tools: Add threads to record command
2018-01-09 15:35 UTC (50+ messages)
` [PATCH 01/49] perf tools: Remove perf_tool from event_op2
` [PATCH 02/49] perf tools: Remove perf_tool from event_op3
` [PATCH 03/49] perf tools: Pass struct perf_mmap into auxtrace_mmap__read* functions
` [PATCH 04/49] perf tools: Add struct perf_mmap arg into record__write
` [PATCH 05/49] perf tools: Use a software dummy event to track task/mmap events
` [PATCH 06/49] perf tools: Create separate mmap for dummy tracking event
` [PATCH 07/49] perf tools: Extend perf_evlist__mmap_ex() to use track mmap
` [PATCH 08/49] perf report: Skip dummy tracking event
` [PATCH 09/49] perf tools: Make copyfile_offset global
` [PATCH 10/49] perf tools: Add HEADER_DATA_INDEX feature
` [PATCH 11/49] perf tools: Handle indexed data file properly
` [PATCH 12/49] perf tools: Add perf_data__create_index function
` [PATCH 13/49] perf record: Add --index option for building index table
` [PATCH 14/49] perf tools: Introduce thread__comm(_str)_by_time() helpers
` [PATCH 15/49] perf tools: Add a test case for thread comm handling
` [PATCH 16/49] perf tools: Use thread__comm_by_time() when adding hist entries
` [PATCH 17/49] perf tools: Convert dead thread list into rbtree
` [PATCH 18/49] perf tools: Introduce machine__find*_thread_by_time()
` [PATCH 19/49] perf tools: Add thread::exited flag
` [PATCH 20/49] perf tools: Add a test case for timed thread handling
` [PATCH 21/49] perf tools: Maintain map groups list in a leader thread
` [PATCH 22/49] perf tools: Introduce thread__find_addr_location_by_time() and friends
` [PATCH 23/49] perf callchain: Use "
` [PATCH 24/49] perf tools: Add a test case for timed map groups handling
` [PATCH 25/49] perf tools: Save timestamp of a map creation
` [PATCH 26/49] perf tools: Introduce map_groups__{insert,find}_by_time()
` [PATCH 27/49] perf tools: Use map_groups__find_addr_by_time()
` [PATCH 28/49] perf tools: Add testcase for managing maps with time
` [PATCH 29/49] perf callchain: Maintain libunwind's address space in map_groups
` [PATCH 30/49] perf tools: Rename perf_evlist__munmap_filtered to perf_mmap__put_filtered
` [PATCH 31/49] tools lib fd array: Introduce fdarray__add_clone function
` [PATCH 32/49] tools lib subcmd: Add OPT_INTEGER_OPTARG|_SET options
` [PATCH 33/49] perf tools: Move __perf_session__process_events args into struct
` [PATCH 34/49] perf ui progress: Fix index progress display
` [PATCH 35/49] perf tools: Add threads debug variable
` [PATCH 36/49] perf tools: Add cpu into struct perf_mmap
` [PATCH 37/49] perf tools: Add perf_mmap__read_tail function
` [PATCH 38/49] perf record: Introduce struct record_thread
` [PATCH 39/49] perf record: Read record thread's mmaps
` [PATCH 40/49] perf record: Move waking into struct record
` [PATCH 41/49] perf record: Move samples into struct record_thread
` [PATCH 42/49] perf record: Move bytes_written "
` [PATCH 43/49] perf record: Add record_thread start/stop/process functions
` [PATCH 44/49] perf record: Wait for all threads being started
` [PATCH 45/49] perf record: Add --threads option
` [PATCH 46/49] perf record: Add --thread-stats option support
` [PATCH 47/49] perf record: Add maps to --thread-stats output
` [PATCH 48/49] perf record: Spread maps for --threads option
` [PATCH 49/49] perf record: Spread maps for --threads=X option
[PATCH 0/2] serdev: bus-code clean ups
2018-01-09 15:48 UTC (5+ messages)
` [PATCH 1/2] serdev: do not generate modaliases for controllers
[PATCH] blk-mq: fix kernel oops in blk_mq_tag_idle()
2018-01-09 15:48 UTC (4+ messages)
[PATCH] glib-2.0: rationalise build dependencies
2018-01-09 15:48 UTC
[PATCH] doc: add instructions on build using meson
2018-01-09 15:47 UTC (4+ messages)
` [PATCH v2] "
snd_hda_intel: coil whine noises after resume
2018-01-09 15:47 UTC (4+ messages)
[Intel-wired-lan] [PATCH] ixgbe: Don't report unsupported timestamping filters for X550
2018-01-09 15:47 UTC (2+ messages)
[PATCHSET v4] blk-mq: reimplement timeout handling
2018-01-09 15:46 UTC (6+ messages)
` [PATCH 3/8] blk-mq: replace timeout synchronization with a RCU and generation based scheme
[Qemu-devel] [PATCH 0/7] CPU model updates for CVE-2017-5715 (Spectre variant #2)
2018-01-09 15:45 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/7] i386: Change X86CPUDefinition::model_id to const char*
` [Qemu-devel] [PATCH 2/7] i386: Add support for SPEC_CTRL MSR
` [Qemu-devel] [PATCH 3/7] i386: Add spec-ctrl CPUID bit
` [Qemu-devel] [PATCH 4/7] i386: Add FEAT_8000_0008_EBX CPUID feature word
` [Qemu-devel] [PATCH 5/7] i386: Add new -IBRS versions of Intel CPU models
` [Qemu-devel] [PATCH 6/7] [RFC] i386: Add EPYC-IBPB CPU model
` [Qemu-devel] [PATCH 7/7] [RFC] i386: Add PCID to {Westmere, SandyBridge, IvyBridge}-IBRS
renesas-drivers-2018-01-09-v4.15-rc7
2018-01-09 15:46 UTC
[PATCH 00/13] New driver to support OpenCAPI devices on POWER9
2018-01-09 15:45 UTC (4+ messages)
` [PATCH 10/13] ocxl: Add Makefile and Kconfig
[Cluster-devel] [PATCH 00/12] gfs2: punch hole
2018-01-09 15:45 UTC (3+ messages)
` [Cluster-devel] [PATCH 10/12] gfs2: Generalize truncate code
patch "serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS" added to tty-testing
2018-01-09 15:45 UTC
patch "serial: 8250_uniphier: fix error return code in uniphier_uart_probe()" added to tty-testing
2018-01-09 15:45 UTC
More problems with bounds checking
2018-01-09 15:45 UTC
[PATCH BlueZ 1/3] tools/btpclient: Add start, stop advertising commands
2018-01-09 15:45 UTC (3+ messages)
` [PATCH BlueZ 2/3] tools/btpclient: Add connect, disconnect commands
` [PATCH BlueZ 3/3] tools/btpclient: Add connected, disconnected event
Linux kernel 3.16.53 released
2018-01-09 15:45 UTC
[PATCH] sbc: fix endian detection on arm-none-eabi
2018-01-09 15:44 UTC (3+ messages)
[PATCH net-next] vhost_net: batch used ring update in rx
2018-01-09 15:44 UTC (3+ messages)
[U-Boot] [PATCH v2 0/6] am335x-fb: support display PLL for lcd-clock / pixel-clock
2018-01-09 15:44 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/6] mach-omap2: add AM335x Display PLL register definition
` [U-Boot] [PATCH v2 2/6] am335x-fb: cosmetic: update-copyright
` [U-Boot] [PATCH v2 3/6] am335x-fb: cosmetic: fix coding style
` [U-Boot] [PATCH v2 4/6] am335x-fb: setup display PLL
` [U-Boot] [PATCH v2 5/6] board/BuR: provide real clock-frequency instead a divider
` [U-Boot] [PATCH v2 6/6] board/BuR: drop LCDC clock manipulation from board code
Updates to meta-java (master) in 2018-01-09
2018-01-09 15:44 UTC
[PATCH] doc: update contribution guideline for dependent work
2018-01-09 15:44 UTC (2+ messages)
` [PATCH v2] "
[PATCH] libsas: Disable asynchronous aborts for SATA devices
2018-01-09 15:43 UTC
[PATCH RFC v1 00/74] Run PV guest in PVH container
2018-01-09 15:43 UTC (4+ messages)
` [PATCH RFC v1 57/74] x86/pv-shim: shadow PV console's page for L2 DomU
[U-Boot] [PATCH] arm64: mvebu: armada-8k: support SD card environment
2018-01-09 15:43 UTC (6+ messages)
` [U-Boot] [EXT] "
[PATCH 00/52] Netfilter/IPVS updates for net-next
2018-01-09 15:43 UTC (3+ messages)
[linux-lvm] lvmlockd: about the limitation on lvresizing the LV active on multiple nodes
2018-01-09 15:42 UTC (7+ messages)
[PATCH v14 0/9] Add ARMv8 RAS virtualization support in QEMU
2018-01-09 15:42 UTC (5+ messages)
` [PATCH v14 8/9] hw/arm/virt: Add RAS platform version for migration
` [Qemu-devel] "
Varying ro/rw based on security flavor doesn't work
2018-01-09 15:11 UTC
[PATCH BUGFIX 0/2] block, bfq: fix two memory leaks related to cgroups
2018-01-09 15:41 UTC (2+ messages)
[Qemu-devel] [PATCH] linux-user: MIPS set cpu to r6 CPU if binary is R6
2018-01-09 15:39 UTC (3+ messages)
[PATCH v2] vhost: Remove the unused variable
2018-01-09 15:38 UTC (2+ messages)
[PATCH] mm/page_owner: Remove drain_all_pages from init_early_allocated_pages
2018-01-09 15:39 UTC
[PATCH v2 0/7] PCI: aardvark: improve compatibility with PCI devices
2018-01-09 15:39 UTC (5+ messages)
` [PATCH v2 3/7] PCI: aardvark: set host and device to the same MAX payload size
[PATCH] contigmem: include <sys/vmmeter.h> to fix FreeBSD build
2018-01-09 15:38 UTC (3+ messages)
[PATCH] ARM: locomo: fix free dev incorrectly
2018-01-09 14:37 UTC
imx6dlsabresd + qt5 + gstreamer
2018-01-09 15:36 UTC
[PATCH] cgroup/cpuset: fix circular locking dependency
2018-01-09 15:37 UTC (11+ messages)
[PATCH] net/i40e: do not turn on flexible payload on driver init
2018-01-09 15:36 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] gpio: serial: max310x: Support open-drain configuration for GPIOs
2018-01-09 15:37 UTC (2+ messages)
[Buildroot] [PATCH 1/1] board/ci20: Implement creation of a basic sdcard image for ci20
2018-01-09 15:36 UTC (3+ messages)
[Qemu-devel] Some question about savem/qcow2 incremental snapshot
2018-01-09 15:35 UTC (2+ messages)
[PATCH 6/7] x86/svm: Set IBPB when running a different VCPU
2018-01-09 15:33 UTC
[PATCH] config: sort PMD config options
2018-01-09 15:34 UTC (2+ messages)
` [PATCH v2] "
[PATCH] bus/pci: fix wrong intr_handle.type with uio_pci_generic
2018-01-09 15:34 UTC (4+ messages)
` [PATCH v2] "
[-next PATCH 0/4] sysfs and DEVICE_ATTR_<foo>
2018-01-09 15:34 UTC (5+ messages)
` [-next PATCH 3/4] treewide: Use DEVICE_ATTR_RO
[PATCH v2] iommu/exynos: Don't unconditionally steal bus ops
2018-01-09 15:34 UTC (2+ messages)
[Bug 104216] Firefox quirks (black and/or white squares)
2018-01-09 15:33 UTC
perf: perf_fuzzer quickly locks up on 4.15-rc7
2018-01-09 15:33 UTC (9+ messages)
[PATCH] doc/read-tree: remove obsolete remark
2018-01-09 15:30 UTC
[PATCH] net/bonding: add ethdev ops function for MTU set
2018-01-09 15:32 UTC
[PATCH RFC 0/4] Per-task PTI activation
2018-01-09 15:31 UTC (2+ messages)
[PATCH] pwm: mediatek: fix up PWM4 and PWM5 malfunction on MT7623
2018-01-09 15:32 UTC (3+ messages)
[PATCH] doc: convert license headers to SPDX tags for NIC docs
2018-01-09 15:31 UTC (4+ messages)
` [PATCH] doc: convert license headers to SPDX tags
[Qemu-trivial] [PATCH v6 00/29] Remove some of the fprintf(stderr, "*
2018-01-09 15:31 UTC (12+ messages)
` [Qemu-trivial] [PATCH v6 04/29] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
` [Qemu-trivial] [Qemu-devel] "
` "
` [Qemu-arm] "
Sleep in preempt_disable on powernv with 'cat /proc/cpuinfo' on v4.15
2018-01-09 15:31 UTC (3+ messages)
[PATCH] PM / runtime: Rework pm_runtime_force_suspend/resume()
2018-01-09 15:30 UTC (5+ messages)
` [PATCH v2] "
[PATCH BUGFIX V2 0/2] block, bfq: fix two memory leaks related to cgroups
2018-01-09 15:30 UTC (2+ messages)
[LTP] [PATCH] Add read_all01 test
2018-01-09 15:30 UTC
[PATCH v2 1/2] kni: convert license headers to SPDX tags
2018-01-09 15:30 UTC (4+ messages)
` [PATCH v3] "
krping problem on 4.15-rc4
2018-01-09 15:30 UTC
Linux 4.15-rc6 + xen-unstable: BUG: unable to handle kernel NULL pointer dereference at (null), [ 0.000000] IP: zero_resv_unavail+0x8e/0xe1
2018-01-09 15:29 UTC (4+ messages)
How to map depth=30 fb to XBGR instead of XRGB?
2018-01-09 15:28 UTC (3+ messages)
[PATCH 1/5] net/ixgbevf: unregister irq handler when other interrupts not allowed
2018-01-09 15:28 UTC (5+ messages)
` [PATCH 5/5] vhost: add reconnect thread name for client mode
[PATCH] sbc: improve compatibility with ARM Cortex-M
2018-01-09 15:27 UTC (2+ messages)
[PATCH nft] build: Bump version to v0.8.1
2018-01-09 15:26 UTC
[RFC v2 0/9] Realtek Bluetooth serdev support (H5 protocol)
2018-01-09 15:26 UTC (17+ messages)
` [RFC v2 7/9] bluetooth: btrtl: load the config blob from devicetree when available
[PATCH v2 00/23] Overlayfs consistency verification with full index
2018-01-09 15:25 UTC (3+ messages)
` [PATCH v2 12/23] ovl: cleanup temp index entries
shuffle_random removed in C++17 on FreeBSD/Clang??
2018-01-09 15:25 UTC (2+ messages)
[PATCH] KVM: Fix stack-out-of-bounds read in write_mmio
2018-01-09 15:24 UTC
[PATCH] soc: imx: gpc: de-register power domains only if initialized
2018-01-09 15:25 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/20] re-factor softfloat and add fp16 functions
2018-01-09 15:25 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 02/20] include/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPES
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.