All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-31 10:59:39 to 2018-10-31 12:29:47 UTC [more...]

[PATCH v2 0/6] arm64: Get rid of __early_init_dt_declare_initrd()
 2018-10-31 12:29 UTC  (5+ messages)
` [PATCH v2 5/6] of/fdt: Remove custom __early_init_dt_declare_initrd() implementation

[PATCH v2 0/8] OLPC 1.75 Keyboard/Touchpad fixes
 2018-10-31 12:29 UTC  (9+ messages)

Quick interview with any community members
 2018-10-31 12:29 UTC  (2+ messages)

[PATCH 0/2] Fix ENOMEM errors during policy reload
 2018-10-31 12:27 UTC  (3+ messages)
` [PATCH 1/2] selinux: use separate table for initial SID lookup
` [PATCH 2/2] selinux: fix ENOMEM errors during policy reload

[Qemu-devel] [RFC v4 01/71] cpu: convert queued work to a QSIMPLEQ
 2018-10-31 12:27 UTC  (20+ messages)
` [Qemu-devel] [RFC v4 08/71] ppc: convert to helper_cpu_halted_set
` [Qemu-devel] [RFC v4 09/71] cris: "
` [Qemu-devel] [RFC v4 10/71] hppa: "
` [Qemu-devel] [RFC v4 11/71] m68k: "
` [Qemu-devel] [RFC v4 12/71] alpha: "
` [Qemu-devel] [RFC v4 13/71] microblaze: "
` [Qemu-devel] [RFC v4 14/71] cpu: define cpu_halted helpers
` [Qemu-devel] [RFC v4 15/71] tcg-runtime: convert to cpu_halted_set
` [Qemu-devel] [RFC v4 16/71] arm: convert to cpu_halted

[RFC][PATCHv2 1/4] panic: avoid deadlocks in re-entrant console drivers
 2018-10-31 12:27 UTC  (3+ messages)
` [PATCHv3] "

[RFC PATCH] Minimal non-child process exit notification support
 2018-10-31 12:27 UTC  (2+ messages)

[PATCH v2] ovl: return error on mount if metacopy cannot be enabled
 2018-10-31 12:26 UTC  (4+ messages)

[Qemu-devel] [PATCH RFC v6 0/7] qemu_thread_create: propagate errors to callers to check
 2018-10-31 12:26 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC v6 5/7] migration: fix the multifd code when receiving less channels
` [Qemu-devel] [PATCH RFC v6 6/7] migration: fix some error handling

[PATCH 1/6] drm/amdgpu: Add fence flag AMDGPU_FENCE_FLAG_CLEAR_PREEMPT
 2018-10-31 12:25 UTC  (6+ messages)
  ` [PATCH 2/6] drm/amdgpu: report more sdma amdgpu_fence_info
  ` [PATCH 3/6] drm/amdgpu: Add helper function to get sdma index
  ` [PATCH 4/6] drm/amdgpu: Add sdma ib preempt clear when emit fence
  ` [PATCH 5/6] drm/amdgpu: Add new ring interface ib_preempt
  ` [PATCH 6/6] drm/amdgpu: Implement ib_preemmpt interface for sdma

[lustre-devel] [PATCH] lustre: mdc: fix possible deadlock in chlg_open()
 2018-10-31 12:24 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/26] subject: fs: fat: extend FAT write operations
 2018-10-31 12:22 UTC  (5+ messages)
` [U-Boot] [PATCH v3 10/26] fs: fat: support write with non-zero offset

post-receive: pub/scm/linux/kernel/git/mel/linux
 2018-10-31 12:22 UTC 

[Qemu-devel] [PULL 00/10] cputlb: track dirty tlbs and general cleanup
 2018-10-31 12:21 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] cputlb: Move tlb_lock to CPUTLBCommon
` [Qemu-devel] [PULL 02/10] cputlb: Remove tcg_enabled hack from tlb_flush_nocheck
` [Qemu-devel] [PULL 03/10] cputlb: Move cpu->pending_tlb_flush to env->tlb_c.pending_flush
` [Qemu-devel] [PULL 04/10] cputlb: Split large page tracking per mmu_idx
` [Qemu-devel] [PULL 05/10] cputlb: Move env->vtlb_index to env->tlb_d.vindex
` [Qemu-devel] [PULL 06/10] cputlb: Merge tlb_flush_nocheck into tlb_flush_by_mmuidx_async_work
` [Qemu-devel] [PULL 07/10] cputlb: Merge tlb_flush_page into tlb_flush_page_by_mmuidx
` [Qemu-devel] [PULL 08/10] cputlb: Count "partial" and "elided" tlb flushes
` [Qemu-devel] [PULL 09/10] cputlb: Filter flushes on already clean tlbs
` [Qemu-devel] [PULL 10/10] cputlb: Remove tlb_c.pending_flushes

[PATCHv3 0/3] Fix couple of issues with LDT remap for PTI
 2018-10-31 12:17 UTC  (3+ messages)
` [PATCHv3 2/3] x86/ldt: Unmap PTEs for the slot before freeing LDT pages

[PATCH v2 0/4] ARM: dts: imx6sx: Add DISPLAY power domain support
 2018-10-31 12:17 UTC  (4+ messages)
` [PATCH v2 4/4] "

[PATCH] net: document skb parameter in function 'skb_gso_size_check'
 2018-10-31 12:16 UTC 

[Qemu-devel] [PATCH v2 0/3] decodetree improvments
 2018-10-31 12:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] decodetree: Add !extern flag to argument sets
` [Qemu-devel] [PATCH v2 2/3] decodetree: Remove "insn" argument from trans_* expanders
` [Qemu-devel] [PATCH v2 3/3] decodetree: Allow multiple input files

[PATCH] RFT drm/i915/execlists: Flush memory before signaling ELSQ
 2018-10-31 12:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC PATCH] arm64/mm: hit DEBUG_LOCKS_WARN_ON
 2018-10-31 12:13 UTC 

[PATCH 07/10] KVM: s390: add function process_gib_alert_list()
 2018-10-31 12:14 UTC 

[PATCH v2 0/5] i915 pvmmio to improve GVTg performance
 2018-10-31 12:13 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for i915 pvmmio to improve GVTg performance (rev6)

[PATCH v8 0/8] Allow setting up shared memory areas between VMs from xl config files
 2018-10-31 12:11 UTC  (14+ messages)
` [PATCH v8 3/8] libxl: support mapping static shared memory areas during domain creation
` [PATCH v8 6/8] docs: documentation about static shared memory regions
` [PATCH v8 7/8] xen/arm: export shared memory regions as reserved-memory on device tree

[PATCH v4 0/3] arm64 live patching
 2018-10-31 12:10 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: implement ftrace with regs

[PATCH 01/20] RFT drm/i915/execlists: Flush memory before signaling ELSQ
 2018-10-31 12:10 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [01/20] "

[PATCH v13 00/12] Intel Processor Trace virtualization enabling
 2018-10-31 12:07 UTC  (11+ messages)
` [PATCH v13 08/12] KVM: x86: Add Intel PT context switch for each vcpu

Understanding "btrfs filesystem usage"
 2018-10-31 12:07 UTC  (4+ messages)

[PATCH] drm/syncobj: Mark local add/remove callback functions as static
 2018-10-31 12:07 UTC 

[PATCH V10] Add support for BTRFS raid5/6 to GRUB
 2018-10-31 12:06 UTC  (4+ messages)

[Bug 108486] Iincompatible result.json generation between igt_runner and piglit summary
 2018-10-31 12:06 UTC  (2+ messages)
` [Bug 108486] Incompatible "

[v2 0/2] Add Colorspace connector property interface
 2018-10-31 12:05 UTC  (3+ messages)
` [v2 1/2] drm: Add colorspace property
` [v2 2/2] drm/i915: Attach colorspace property and enable modeset

[PATCH 0/3] Make add_missing_tags() linear
 2018-10-31 12:05 UTC  (2+ messages)

[avahi] add service into rocko
 2018-10-31 11:03 UTC 

Bug report - Dell-WD15-Dock not working caused by ucm profile in alsa-lib 1.1.7
 2018-10-31 12:02 UTC  (7+ messages)

[PATCH 0/3] Make add_missing_tags() linear
 2018-10-31 12:01 UTC  (6+ messages)
` [PATCH 1/3] commit-reach: implement get_reachable_subset

[Qemu-devel] Question: Perfecting checkpatch.pl
 2018-10-31 12:00 UTC  (2+ messages)

[PATCH] net/mlx5: enable loopback by configured mode
 2018-10-31 12:00 UTC 

[PATCH linux-next v1 0/4] Add AVB Counter Clock
 2018-10-31 12:00 UTC  (5+ messages)
` [PATCH linux-next v1 2/4] clk: renesas: Add binding document for "

post-receive: pub/scm/linux/kernel/git/hid/hid
 2018-10-31 12:00 UTC 

[PATCH] kdb: Fix btc (backtrace on each cpu) crash
 2018-10-31 11:59 UTC  (2+ messages)

[PATCH] net/softnic: fix mixing enum values
 2018-10-31 11:58 UTC  (2+ messages)
` [PATCH v2] "

Simultaneous play/record on implicit feedback device causes 'endpoint in use' error
 2018-10-31 11:57 UTC  (2+ messages)

[RFC PATCH 0/4] More accurate PHC<->system clock synchronization
 2018-10-31  3:01 UTC  (7+ messages)
` [RFC PATCH 1/4] ptp: add PTP_SYS_OFFSET_EXTENDED ioctl
` [RFC PATCH 3/4] igb: add support for extended PHC gettime

[PATCH v8 00/38] drm/i915/icl: dsi enabling
 2018-10-31 11:57 UTC  (18+ messages)
` [PATCH v8 16/38] drm/i915/icl: Program HS_TX_TIMEOUT/LP_RX_TIMEOUT/TA_TIMEOUT registers
` [PATCH v8 17/38] drm/i915/icl: Find DSI presence for ICL
` [PATCH v8 18/38] drm/i915/icl: Allocate DSI encoder/connector
` [PATCH v8 19/38] drm/i915/icl: Allocate hosts for DSI ports
` [PATCH v8 20/38] drm/i915/icl: Add DSI packet payload/header registers
` [PATCH v8 21/38] drm/i915/icl: Fetch DSI pkt to be transferred
` [PATCH v8 22/38] drm/i915/icl: Load DSI packet payload to queue
` [PATCH v8 24/38] drm/i915/icl: Get HW state for DSI encoder

[Qemu-devel] [PATCH 0/3] hw/arm/exynos4: Add DMA support for SMDKC210 board
 2018-10-31  4:06 UTC  (2+ messages)

Bug#912087: openssh-server: Slow startup after the upgrade to 7.9p1
 2018-10-31 11:21 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] qapi: return ShutdownCause for events
 2018-10-31 11:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] qapi: move ShutdownCause to qapi/run-state.json
` [Qemu-devel] [PATCH 2/3] qapi: split host-qmp into quit and system-reset
` [Qemu-devel] [PATCH 3/3] qapi: add reason to SHUTDOWN and RESET events

[Buildroot] [PATCH 1/1] libxmlrpc: bump to version 1.43.08
 2018-10-31 11:52 UTC  (2+ messages)

[Buildroot] [git commit] libxmlrpc: bump to version 1.43.08
 2018-10-31 11:52 UTC 

[Buildroot] [PATCH] uclibc: fix mkostemp
 2018-10-31 11:51 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[PATCH] examples/vm_power: fix app to respect max cpus
 2018-10-31 11:50 UTC 

[Buildroot] [PATCH v2,1/1] libxmlrpc: bump to version 1.43.08
 2018-10-31 11:46 UTC 

[RFC 0/2] RISC-V: A proposal to add vendor-specific code
 2018-10-31 11:45 UTC  (9+ messages)

[PATCH 1/3] tracing: merge seq_print_sym_short() and seq_print_sym_offset()
 2018-10-31 11:45 UTC  (3+ messages)
` [PATCH v2 0/3] tracing: a few simplifying patches

[Buildroot] [git commit] uclibc: fix mkostemp
 2018-10-31 11:45 UTC 

[PATCH v3 1/1] iommu/arm-smmu-v3: eliminate a potential memory corruption on hi1620 and earlier
 2018-10-31 11:43 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] lsi_scsi: Reselection needed to remove pending commands from queue
 2018-10-31 11:42 UTC  (4+ messages)

[2/2] usb: dwc2: gadget: Accept LPM token when TxFIFO is not empty
 2018-10-31 11:41 UTC 

[PATCH v3] mm/page_owner: use kvmalloc instead of kmalloc
 2018-10-31 11:41 UTC  (12+ messages)

[U-Boot] [PATCH] cmd: ubi: Make ubi_detach() static
 2018-10-31 11:37 UTC 

[Qemu-devel] [PULL 0/2] Misc next patches
 2018-10-31 11:36 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] block: drop moderated sheepdog mailing list from MAINTAINERS file
` [Qemu-devel] [PULL 2/2] scripts: report on author emails that are mangled by the mailing list

[Qemu-devel] [PATCH v5 0/9] discard blockstats
 2018-10-31 11:35 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 1/9] qapi: group BlockDeviceStats fields
` [Qemu-devel] [PATCH v5 2/9] qapi: add unmap to BlockDeviceStats
` [Qemu-devel] [PATCH v5 3/9] block: add empty account cookie type
` [Qemu-devel] [PATCH v5 4/9] ide: account UNMAP (TRIM) operations
` [Qemu-devel] [PATCH v5 5/9] scsi: store unmap offset and nb_sectors in request struct
` [Qemu-devel] [PATCH v5 6/9] scsi: move unmap error checking to the complete callback
` [Qemu-devel] [PATCH v5 7/9] scsi: account unmap operations
` [Qemu-devel] [PATCH v5 8/9] file-posix: account discard operations
` [Qemu-devel] [PATCH v5 9/9] qapi: query-blockstat: add driver specific file-posix stats

[PATCH] net: move ‘__zerocopy_sg_from_iter’ prototype to header file <linux/skbuff.h>
 2018-10-31 11:34 UTC 

[PATCH 1/1] tools/ocaml: Re-introduce Xenctrl.with_intf wrapper
 2018-10-31 11:33 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 10/17] prmem: documentation
 2018-10-31 11:33 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t 1/1] lib: Help static analyzers figure out the execution flow
 2018-10-31 11:32 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 "
  ` [igt-dev] [PATCH i-g-t v3 "

[PATCH V2] MAINTAINERS: Add entry for VKMS
 2018-10-31 11:31 UTC  (5+ messages)

[PATCH] remove old GCC version implementation
 2018-10-31 11:28 UTC  (2+ messages)

[PATCH v2 net] igb: shorten maximum PHC timecounter update interval
 2018-10-31  2:30 UTC  (2+ messages)

[Qemu-devel] [PATCH] vhost-user-bridge: fix "unknown type name" compilation error
 2018-10-31 11:25 UTC  (2+ messages)

[PATCH v3] mm, drm/i915: mark pinned shmemfs pages as unevictable
 2018-10-31 11:22 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for mm, drm/i915: Mark pinned shmemfs pages as unevictable (rev2)
` ✓ Fi.CI.BAT: success "

[Qemu-devel] [PATCH v2 0/2] hw/arm/exynos4: Add DMA support for SMDKC210 board
 2018-10-31 11:20 UTC  (2+ messages)

[PATCH v1 00/14] Rockchip SPI cleanup and use interrupts
 2018-10-31 11:20 UTC  (3+ messages)

[PATCH] dvb: Allow MAC addresses to be mapped to stable device names with udev
 2018-10-31 11:19 UTC  (7+ messages)

[PATCH 1/2] drm/amd/pp: Fix pp_sclk/mclk_od not work on Vega10
 2018-10-31 11:16 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amd/pp: Print warning if od_sclk/mclk out of range

[U-Boot] MTD combine/merge flash bank like linux : MPC83xx / u-boot v2016.03
 2018-10-31 11:16 UTC 

fio win affinity broken
 2018-10-31  2:20 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2018-10-31 11:15 UTC 

[PATCH 0/1] DiffHighlight.pm: Use correct /dev/null for UNIX and Windows
 2018-10-31 11:14 UTC  (8+ messages)
` [PATCH 1/1] "

[Qemu-devel] [PATCH v3 00/13] arm: nRF51 Devices and Microbit Support
 2018-10-31 11:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 01/13] qtest: Add set_irq_in command to set IRQ/GPIO level

[PATCH] net/mvpp2: fix building pdf documentation
 2018-10-31 11:11 UTC  (2+ messages)

[PATCH] tools/misc/xenpm: fix getting info when some CPUs are offline
 2018-10-31 11:11 UTC  (4+ messages)

[PATCH v6] python3{,-native}: update to 3.7.0
 2018-10-31 11:08 UTC 

[PATCH v2 0/7] spi: spi-mem: Add a direct mapping API
 2018-10-31 11:03 UTC  (6+ messages)
` [PATCH v2 5/7] mtd: devices: m25p80: Use the spi-mem dirmap API

[CI 1/7] drm/i915/dsc: Add slice_row_per_frame in DSC PPS programming
 2018-10-31 11:07 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/7] "

[PATCH v2] python3: Fix python3-pyvenv run-time dependency
 2018-10-31 11:06 UTC  (6+ messages)

[PATCH] powerpc/mm: remove const type qualifier from function ‘pud_pfn’
 2018-10-31 11:03 UTC  (2+ messages)

[BUG] Kernel BUG when mounting and then unmounting a fuzzed F2FS image
 2018-10-31 11:06 UTC  (3+ messages)

[PATCH] devtools: check wrong svg include in patches
 2018-10-31 11:05 UTC 

[Buildroot] [git commit] lighttpd: adjust Config.in to make check-package happy
 2018-10-31 11:05 UTC  (5+ messages)

Regression found (Stop-marking-clocks-as-CLK_IS_CRITICAL)
 2018-10-31 11:04 UTC  (12+ messages)

[PATCH 0/4] mingw: prevent external PERL5LIB from interfering
 2018-10-31 11:04 UTC  (3+ messages)

[PATCH 1/4] drm/i915: remove palette_offsets from device info in favor of _PICK()
 2018-10-31 11:04 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: define _MMIO_PLANE() in terms of _PLANE() not _MMIO_PIPE()
` [PATCH 3/4] drm/i915: reorder and reindent the register choosing helper wrappers
` [PATCH 4/4] drm/i915: also group device info array helper macros with others

[PATCH V13 0/2] C-SKY(csky) Timer Driver
 2018-10-31  2:06 UTC  (3+ messages)
` [PATCH V13 1/2] clocksource: add C-SKY SMP timer
` [PATCH V13 2/2] clocksource: add gx6605s SOC system timer

[Qemu-devel] [PATCH] target/m68k: use EXCP_ILLEGAL instead of EXCP_UNSUPPORTED
 2018-10-31 11:02 UTC  (2+ messages)

[PATCH] PCI: imx: Add imx6sx suspend/resume support
 2018-10-31 11:02 UTC  (3+ messages)

insecure W+X mappings on HP DL365 G5
 2018-10-31 11:02 UTC 

[PATCH RESEND V3 0/2] pinctrl: imx: add imx8qxp pinctrl support
 2018-10-31 11:01 UTC  (7+ messages)
` [PATCH RESEND V3 1/2] pinctrl: fsl: add scu based "
` [PATCH RESEND V3 2/2] pinctrl: imx: add imx8qxp driver

[v3 0/7] Forward Error Correction
 2018-10-31 11:00 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Forward Error Correction (rev4)

[PATCH v4 00/22] libmultipath: checkers overhaul
 2018-10-31 10:59 UTC  (2+ messages)
` [PATCH v4 12/22] libmultipath/checkers: support unsupported paths


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.