All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-15 10:43:31 to 2018-10-15 11:53:31 UTC [more...]

[PATCH] iommu/ipmmu-vmsa: Hook up r8a77990 DT matching code
 2018-10-15 10:56 UTC  (2+ messages)

[PATCH] md/bitmap: use mddev_suspend/resume instead of ->quiesce()
 2018-10-15 11:53 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/35] Replace some unwise uses of error_report() & friends
 2018-10-15 11:53 UTC  (23+ messages)
` [Qemu-devel] [PATCH v2 01/35] error: Fix use of error_prepend() with &error_fatal, &error_abort
` [Qemu-devel] [PATCH v2 02/35] Use error_fatal to simplify obvious fatal errors (again)
` [Qemu-devel] [PATCH v2 03/35] block: Use warn_report() & friends to report warnings
` [Qemu-devel] [PATCH v2 05/35] vfio: "
` [Qemu-devel] [PATCH v2 08/35] 9pfs: Fix CLI parsing crash on error
` [Qemu-devel] [PATCH v2 09/35] pc: Fix machine property nvdimm-persistence error handling
` [Qemu-devel] [PATCH v2 10/35] ioapic: Fix error handling in realize()
` [Qemu-devel] [PATCH v2 11/35] smbios: Clean up error handling in smbios_add()
` [Qemu-devel] [PATCH v2 12/35] migration: Fix !replay_can_snapshot() error handling
` [Qemu-devel] [PATCH v2 13/35] l2tpv3: Improve -netdev/netdev_add/-net/... error reporting
` [Qemu-devel] [PATCH v2 15/35] numa: Fix QMP command set-numa-node error handling
` [Qemu-devel] [PATCH v2 18/35] vl: Clean up error reporting in parse_add_fd()
` [Qemu-devel] [PATCH v2 19/35] qom: Clean up error reporting in user_creatable_add_opts_foreach()
` [Qemu-devel] [PATCH v2 20/35] vl: Clean up error reporting in chardev_init_func()
` [Qemu-devel] [PATCH v2 21/35] vl: Clean up error reporting in machine_set_property()
` [Qemu-devel] [PATCH v2 22/35] vl: Clean up error reporting in mon_init_func()
` [Qemu-devel] [PATCH v2 29/35] tpm: Clean up error reporting in tpm_init_tpmdev()
` [Qemu-devel] [PATCH v2 30/35] spice: Clean up error reporting in add_channel()
` [Qemu-devel] [PATCH v2 32/35] vl: Assert drive_new() does not fail in default_drive()
` [Qemu-devel] [PATCH v2 33/35] blockdev: Convert drive_new() to Error
` [Qemu-devel] [PATCH v2 34/35] vl: Fix exit status for -drive format=help
` [Qemu-devel] [PATCH v2 35/35] vl: Simplify call of parse_name()

[PATCH 1/2] f2fs: do not update REQ_TIME in case of error conditions
 2018-10-15 11:52 UTC  (3+ messages)

[PATCH V4 00/15] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-10-15 11:52 UTC  (7+ messages)
` [PATCH V4 6/15] KVM/MMU: Flush tlb directly in the kvm_set_pte_rmapp()
` [PATCH V4 11/15] KVM/MMU: Replace tlb flush function with range list flush function
` [PATCH V4 14/15] KVM/VMX: Change hv flush logic when ept tables are mismatched

[PATCH 1/4] drm/i915/fbdev: Use an ordinary worker to avoid async deadlock
 2018-10-15 11:52 UTC  (7+ messages)
` [PATCH 2/4] drm/i915/fbdev: Use i915/drm_i915_private consistently
` [PATCH 3/4] drm/i915: Disable displays at the user's request
` [PATCH 4/4] HAX: force i915.disable_display=1
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/fbdev: Use an ordinary worker to avoid async deadlock
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] x86: restrict HVMOP_pagetable_dying to current
 2018-10-15 11:51 UTC  (2+ messages)

[PATCH v4 1/2] arm64: dts: allwinner: new board - Emlid Neutis N5
 2018-10-15 11:49 UTC  (10+ messages)
` [PATCH v5 0/2] Neutis N5 support
  ` [PATCH v5 1/2] dt-bindings: vendor-prefix: new vendor - Emlid
  ` [PATCH v5 2/2] arm64: dts: allwinner: new board - Emlid Neutis N5

[PATCH] serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
 2018-10-15 11:49 UTC  (3+ messages)

[PATCH v2 0/7] spi: add support for octal mode
 2018-10-15 11:48 UTC  (24+ messages)
` [PATCH v2 1/7] spi: add support for octal I/O data transfer
` [PATCH v2 2/7] mtd: spi-nor: add opcodes for octal Read/Write commands
` [PATCH v2 3/7] mtd: spi-nor: add octal read flag for flash mt35xu512aba
` [PATCH v2 4/7] mtd: m25p80: add support of octal I/O transfer
` [PATCH v2 5/7] spi: spi-mem: add support for octal I/O data transfer
` [PATCH v2 6/7] spi: nxp-fspi: add mode flag bit for octal support
` [PATCH v2 7/7] arm64: dts: lx2160a: update fspi node

[ovmf test] 128808: regressions - FAIL
 2018-10-15 11:46 UTC 

[PATCH] f2fs: allow to mount, if quota is failed
 2018-10-15 11:44 UTC  (3+ messages)
` [f2fs-dev] "

git submodule fetcher regression
 2018-10-15 11:44 UTC  (8+ messages)

[PATCH v2 0/5] Fixes to debugging facilities (part 1)
 2018-10-15 11:44 UTC  (11+ messages)
` [PATCH v2 1/5] x86/boot: Initialise the debug registers correctly
` [PATCH v2 2/5] x86/domain: Initialise vcpu "
` [PATCH v2 3/5] tools/dombuilder: "
` [PATCH v2 5/5] x86: Reorganise and rename debug register fields in struct vcpu

[PATCH] afs: Fix clearance of reply
 2018-10-15 11:43 UTC 

[U-Boot] [PATCH v3 00/26] subject: fs: fat: extend FAT write operations
 2018-10-15 11:42 UTC  (3+ messages)
` [U-Boot] [PATCH v3 10/26] fs: fat: support write with non-zero offset

[PATCH 0/3] migrate_misplaced_transhuge_page race conditions
 2018-10-15 11:36 UTC  (5+ messages)
` [PATCH 1/3] mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
` [PATCH 2/3] mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()

[PATCH for 4.19] tracepoint: Fix: out-of-bound tracepoint array iteration
 2018-10-15 11:34 UTC  (2+ messages)

[PATCH] cpufreq: conservative: Fix requested_freq handling
 2018-10-15 11:31 UTC  (4+ messages)

[PATCH] mmc: tmio: simplify the DMA mode test
 2018-10-15 11:33 UTC  (4+ messages)

[PATCH v3 0/7] Add virtio-iommu driver
 2018-10-15 11:32 UTC  (9+ messages)
` [PATCH v3 3/7] PCI: OF: Allow endpoints to bypass the iommu

[PATCH v3 0/2] mmc: tmio: remove confusing TMIO_MMC_HAVE_HIGH_REG flag
 2018-10-15 11:32 UTC  (7+ messages)
` [PATCH v3 1/2] mmc: tmio: move MFD variant reset to a platform hook
` [PATCH v3 2/2] mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flag

INFO: task hung in fanotify_handle_event
 2018-10-15 11:32 UTC 

[PATCH] s390/cio: make vfio_ccw_io_region static
 2018-10-15 11:31 UTC 

[PATCH] drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
 2018-10-15 11:31 UTC  (3+ messages)

[PATCH v2] sched/dl: Reduce push_dl_task() retries
 2018-10-15 19:42 UTC 

[PATCH] lib/cryptodev: fix library version
 2018-10-15 11:28 UTC 

[PATCH v4] sched/rt : Reduce push_rt_task() retries
 2018-10-15 19:39 UTC 

Ill-advised use of xs_open flag 1UL<<2 by Debian
 2018-10-15 11:25 UTC  (4+ messages)
  ` [Pkg-xen-devel] "

[Bug 200039] BT advertising packet wakes up the system from S3 and suspend-to-idle
 2018-10-15 11:25 UTC  (2+ messages)

[PATCH v3 0/2] add uevent api for hot plug
 2018-10-15 11:27 UTC  (12+ messages)
` [PATCH v14 0/7] hot-unplug failure handle mechanism
  ` [PATCH v14 6/7] eal: add failure handle mechanism for hot-unplug
` [PATCH v15 0/7] hot-unplug failure handle mechanism
  ` [PATCH v15 1/7] bus: add hot-unplug handler
  ` [PATCH v15 2/7] bus/pci: implement hot-unplug handler ops
  ` [PATCH v15 3/7] bus: add sigbus handler
  ` [PATCH v15 4/7] bus/pci: implement sigbus handler ops
  ` [PATCH v15 5/7] bus: add helper to handle sigbus
  ` [PATCH v15 6/7] eal: add failure handle mechanism for hot-unplug
  ` [PATCH v15 7/7] app/testpmd: use hotplug failure handler

INFO: rcu detected stall in shmem_fault
 2018-10-15 11:24 UTC  (13+ messages)
` [RFC PATCH] memcg, oom: throttle dump_header for memcg ooms without eligible tasks

[Buildroot] [PATCH] package/nodejs: use per-build cache directories
 2018-10-15 11:24 UTC  (2+ messages)

[PATCH] arm64: kprobe: make page to RO mode when allocate it
 2018-10-15 11:22 UTC  (4+ messages)

[PATCH] ASoC: AMD: Add SND_JACK_LINEOUT jack type
 2018-10-15 11:21 UTC  (3+ messages)
` Applied "ASoC: AMD: Add SND_JACK_LINEOUT jack type" to the asoc tree

[PATCH] spi: sh-msiof: fix deferred probing
 2018-10-15 11:22 UTC  (2+ messages)
` Applied "spi: sh-msiof: fix deferred probing" to the spi tree

Applied "regulator: Fetch enable gpiods nonexclusive" to the regulator tree
 2018-10-15 11:21 UTC 

[PATCH] ASoC: Intel: Boards: Add KBL Dialog Maxim I2S machine driver
 2018-10-15 11:21 UTC  (3+ messages)
` Applied "ASoC: Intel: Boards: Add KBL Dialog Maxim I2S machine driver" to the asoc tree

[PATCH] ASoC: Intel: common: Add Kabylake Dialog+Maxim machine driver entry
 2018-10-15 11:21 UTC  (2+ messages)
` Applied "ASoC: Intel: common: Add Kabylake Dialog+Maxim machine driver entry" to the asoc tree

[Buildroot] [git commit] package/nodejs: use per-build cache directories
 2018-10-15 11:21 UTC 

[PATCH RFC] doc: rcu: remove obsolete (non-)requirement about disabling preemption
 2018-10-15 11:21 UTC  (8+ messages)

[LTP] [PATCH v2 ltp] runltp: fix shellcheck error for sending email
 2018-10-15 11:19 UTC  (3+ messages)

[PATCH 00/17] Hi all
 2018-10-15 11:19 UTC  (4+ messages)
` [PATCH 09/17] x86/amd: put setting pv_post_outb_hook under CONFIG_PV

[PATCH 0/3] find_next_iomem_res() fixes
 2018-10-15 11:18 UTC  (7+ messages)
` [PATCH 1/3] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error

[PATCH] tpm: fix unused-value issues in tpm_try_transmit
 2018-10-15 11:18 UTC  (6+ messages)

[PATCH] tpm: tpm_try_transmit() ignore value of go_to_idle()
 2018-10-15 11:14 UTC 

[Xenomai] Retrieval of user fd from struct rtdm_fd
 2018-10-15 11:18 UTC  (2+ messages)

[Buildroot] [PATCH v1 0/5] Raspberry Pi update
 2018-10-15 11:18 UTC  (4+ messages)
` [Buildroot] [PATCH v1 2/5] rpi-firmware: bump version to fbad6408c4

[Xenomai] [ipipe 4.14][PATCH] x86: ipipe: Fix trap hooking for userspace routes
 2018-10-15 11:18 UTC  (3+ messages)

[PATCH 1/1] iommu/arm-smmu-v3: eliminate a potential memory corruption on Hi16xx soc
 2018-10-15 11:17 UTC  (3+ messages)

[Buildroot] [git commit] rpi-wifi-firmware: bump version to 8c1e2bff1d
 2018-10-15 11:16 UTC 

[PATCH 00/10] drm/i915: Remove low hanging crtc->config fruit, part 2
 2018-10-15 11:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Remove low hanging crtc->config fruit, part 2. (rev2)

[Buildroot] [git commit] rpi-bt-firmware: bump version to 8c1e2bff1d
 2018-10-15 11:16 UTC 

[Buildroot] [git commit] rpi-userland: bump version to 8f0abfb07b
 2018-10-15 11:16 UTC 

[Buildroot] [git commit] rpi-firmware: bump version to fbad6408c4
 2018-10-15 11:15 UTC 

[PATCH v1 0/2] Manage pixel clock & data enable polarities
 2018-10-15 11:15 UTC  (7+ messages)
` [PATCH v1 1/2] drm: Add missing flags for pixel clock & data enable
` [PATCH v1 2/2] drm/stm: ltdc: Solve issue on pixel clock & data enable polarity

[Buildroot] [git commit] configs/raspberrypi*: bump kernel version to 6d27aa156c
 2018-10-15 11:15 UTC 

[Qemu-devel] [RFC 0/5] Improve balloon handling of pagesizes other than 4kiB
 2018-10-15 11:14 UTC  (6+ messages)
` [Qemu-devel] [RFC 1/5] virtio-balloon: Remove unnecessary MADV_WILLNEED on deflate

[PATCH 01/16] drm/i915: Properly set PCH as NOP when display is disabled
 2018-10-15 11:14 UTC  (7+ messages)
` [PATCH 02/16] drm/i915: Move out non-display related calls from display/modeset init/cleanup
` [PATCH 13/16] drm/i915: Do not print DC off mismatch state when DMC firmware in not loaded
` [PATCH 15/16] drm/i915: Power down any power well left on by BIOS

cron job: media_tree daily build: OK
 2018-10-15  3:31 UTC 

[PATCHv2 0/3] git-p4: improved unshelving - small fixes
 2018-10-15 11:14 UTC  (4+ messages)
` [PATCHv2 1/3] git-p4: do not fail in verbose mode for missing 'fileSize' key
` [PATCHv2 2/3] git-p4: unshelve into refs/remotes/p4-unshelved, not refs/remotes/p4/unshelved
` [PATCHv2 3/3] git-p4: fully support unshelving changelists

[Bridge] [PATCH][net-next][v2] net: bridge: fix a possible memory leak in __vlan_add
 2018-10-15 11:13 UTC  (2+ messages)

[meta-oe][PATCH] glog: upgrade 0.3.4 -> 0.3.5
 2018-10-15 11:11 UTC  (5+ messages)
      ` [PATCH][meta-oe] glog: enable building shared library again

[PATCH 1/3] powerpc: Split user/kernel definitions of struct pt_regs
 2018-10-15 11:08 UTC  (3+ messages)

[PATCH] drm/edid: VSDB yCBCr420 Deep Color mode bit definitions
 2018-10-15 11:09 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] Restructure the i.MX U-Boot documentation
 2018-10-15 11:06 UTC  (2+ messages)

[PATCH 0/2] irqchip: ti-sci-intr: Add support for K3 Interrupt Router
 2018-10-15 11:05 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings

[PATCHv1 0/3] git-p4: improved unshelving
 2018-10-15 11:03 UTC  (5+ messages)
` [PATCHv1 2/3] git-p4: unshelve into refs/remotes/p4-unshelved, not refs/remotes/p4/unshelved

[Qemu-devel] [RFC] Require Python 3 for building QEMU
 2018-10-15 11:03 UTC  (7+ messages)

[Qemu-devel] [PATCH v7 0/7] target/mips: Limited support for the R5900
 2018-10-15 11:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 7/7] elf: Toshiba/Sony rather than MIPS are the implementors of "

[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
 2018-10-15 11:00 UTC  (4+ messages)
` [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines
  ` [PATCH v2 09/13] git-p4: use `test_atexit` to kill the daemon

[ovmf baseline-only test] 75421: trouble: blocked/broken
 2018-10-15 11:00 UTC 

[PATCH] app/testpmd: fix vdev socket initialization
 2018-10-15 10:58 UTC  (2+ messages)

[PATCH v2 0/6] mac_esp, zorro_esp, esp_scsi: Various improvements
 2018-10-15 10:58 UTC  (5+ messages)
` [PATCH v2 5/6] esp_scsi: De-duplicate PIO routines

[PATCH V14 1/2] scsi: ufs: set the device reference clock setting
 2018-10-15 10:57 UTC  (3+ messages)

[Xenomai] ipipe-4.14: planned release date
 2018-10-15 10:56 UTC  (8+ messages)

[PATCH v1 0/2] sysctl: cap file-max value at ULONG_MAX
 2018-10-15 10:55 UTC  (3+ messages)
` [PATCH v1 1/2] sysctl: cap to ULONG_MAX in proc_get_long()
` [PATCH v1 2/2] sysctl: handle overflow for file-max

Possible lock inversion in ttm_bo_vm_access
 2018-10-15 10:55 UTC  (10+ messages)

[PATCH RESEND] ARM: dma-mapping: update comment about handling dma_ops when detaching from IOMMU
 2018-10-15 10:55 UTC 

How do you pronounce BlueZ?
 2018-10-15 10:35 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] target/mips: Add two CP0 related comments and update mailmap
 2018-10-15 10:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target/mips: Add a comment with an overview of CP0 registers
` [Qemu-devel] [PATCH 2/3] target/mips: Add a comment before each CP0 register section in cpu.h
` [Qemu-devel] [PATCH 3/3] mailmap: Add an item for Yongbok Kim

[PATCH v2 1/5] mfd: lochnagar: Add initial binding documentation
 2018-10-15 10:49 UTC  (7+ messages)
` [PATCH v2 3/5] clk: lochnagar: Add support for the Cirrus Logic Lochnagar

[PATCH v5 0/4] A DRM API for adaptive sync and variable refresh rate support
 2018-10-15 10:47 UTC  (7+ messages)
` [PATCH v5 2/4] drm: Add vrr_enabled property to drm CRTC

BUG: corrupted list in p9_read_work
 2018-10-15 10:46 UTC  (5+ messages)
` [PATCH 1/2] 9p/trans_fd: abort p9_read_work if req status changed
  ` [PATCH 2/2] 9p/trans_fd: put worker reqs on destroy

[PATCH] net/ixgbe: fix busy polling while fiber link update
 2018-10-15 10:43 UTC  (10+ 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.