All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-28 06:45:44 to 2018-05-28 07:30:04 UTC [more...]

[PATCH v2 0/2] Add support for QCOM cpufreq FW driver
 2018-05-28  7:29 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ FW bindings

[RESEND PATCH V5 00/33] block: support multipage bvec
 2018-05-28  7:29 UTC  (3+ messages)
` [RESEND PATCH V5 24/33] f2fs: conver to bio_for_each_page_all2

[PATCH] f2fs-tools: fix overflow bug of start_sector when computing zone_align_start_offset
 2018-05-28  7:29 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/7] Improvements for the dwc3_generic driver
 2018-05-28  7:29 UTC  (3+ messages)
` [U-Boot] [PATCH v1 3/7] usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()

[RFC PATCH 00/17] T10-PI support for NVMeoF/RDMA host
 2018-05-28  7:28 UTC  (24+ messages)
` [PATCH 01/17] IB/isert: fix T10-pi check mask setting
` [PATCH 02/17] RDMA/core: introduce check masks for T10-PI offload
` [PATCH 03/17] IB/iser: use T10-PI check mask definitions from core layer
` [PATCH 04/17] IB/isert: "
` [PATCH 05/17] nvme: Fix extended data LBA supported setting
` [PATCH 06/17] nvme: Add WARN in case fabrics ctrl was set with wrong metadata caps
` [PATCH 09/17] nvme: reduce the metadata size in case the ctrl doesn't support it
` [PATCH 10/17] nvme: export nvme_ns_has_pi function
` [PATCH 11/17] nvme-rdma: Introduce cqe for local invalidation
` [PATCH 12/17] nvme-rdma: Introduce nvme_rdma_set_keyed_sgl helper func
` [PATCH 17/17] nvme-rdma: Add T10-PI support

[PATCH v2] x86/CPUID: don't override tool stack decision to hide STIBP
 2018-05-28  7:08 UTC 

Golang agent for LTTng-ust
 2018-05-28  7:26 UTC 

[Qemu-devel] [PATCH v7 1/3] qmp: adding 'wakeup-suspend-support' in query-target
 2018-05-28  7:23 UTC  (12+ messages)

[PATCH] drm/amdgpu: fix NULL pointer dereference when run App with DRI_PRIME=1
 2018-05-28  7:23 UTC  (9+ messages)

[PATCH] libf2fs: quote non-printables when displaying "disk model"
 2018-05-28  7:20 UTC  (4+ messages)
  ` [PATCH v2] libf2fs: read "disk model" from SCSI ioctl the same way kernel does

[PATCHv4 0/2] Improved perf support for imx53/ppd
 2018-05-28  7:20 UTC  (10+ messages)
` [PATCHv4 1/2] ARM: imx53: add secure-reg-access support for PMU

[PATCH] pwm: stm32: fix build warning with CONFIG_DMA_ENGINE disabled
 2018-05-28  7:20 UTC  (4+ messages)

[Qemu-devel] [Bug 1773743] [NEW] qemu-user -g xxx -E LD_PROFILE=xxx segfault
 2018-05-28  7:14 UTC 

[PATCH] nvme: re-enable clean shutdown
 2018-05-28  7:20 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 0/5] monitor: let Monitor be thread safe
 2018-05-28  7:19 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 1/5] monitor: rename out_lock to mon_lock
` [Qemu-devel] [PATCH v8 2/5] monitor: protect mon->fds with mon_lock
` [Qemu-devel] [PATCH v8 3/5] monitor: more comments on lock-free elements
` [Qemu-devel] [PATCH v8 4/5] monitor: fix comment for monitor_lock
` [Qemu-devel] [PATCH v8 5/5] monitor: add lock to protect mon_fdsets

[RFC] mac80211: add stop/start logic for software TXQs
 2018-05-28  7:19 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] spapr: generic IRQ frontend
 2018-05-28  7:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] spapr: remove irq_hint parameter from spapr_irq_alloc()
        ` [Qemu-devel] [Qemu-ppc] "

[PATCH v3 0/2] Re: Problem: lockdep warning with nested instances of i2c-mux
 2018-05-28  7:17 UTC  (4+ messages)
  ` [PATCH v3 1/2] rtmutex: allow specifying a subclass for nested locking

buffered I/O without buffer heads in xfs and iomap v3
 2018-05-28  7:15 UTC  (8+ messages)
` [PATCH 22/34] xfs: make xfs_writepage_map extent map centric

[PATCH v2] sched: Remove obscure comment from select_task_rq_fair
 2018-05-28  7:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/19] reverse debugging
 2018-05-28  7:15 UTC  (20+ messages)
` [Qemu-devel] [PATCH v4 01/19] block: implement bdrv_snapshot_goto for blkreplay
` [Qemu-devel] [PATCH v4 02/19] replay: disable default snapshot for record/replay
` [Qemu-devel] [PATCH v4 03/19] replay: update docs for record/replay with block devices
` [Qemu-devel] [PATCH v4 04/19] replay: don't drain/flush bdrv queue while RR is working
` [Qemu-devel] [PATCH v4 05/19] replay: finish record/replay before closing the disks
` [Qemu-devel] [PATCH v4 06/19] qcow2: introduce icount field for snapshots
` [Qemu-devel] [PATCH v4 07/19] migration: "
` [Qemu-devel] [PATCH v4 08/19] replay: introduce info hmp/qmp command
` [Qemu-devel] [PATCH v4 09/19] replay: introduce breakpoint at the specified step
` [Qemu-devel] [PATCH v4 10/19] replay: implement replay-seek command to proceed to the desired step
` [Qemu-devel] [PATCH v4 11/19] replay: flush events when exiting
` [Qemu-devel] [PATCH v4 12/19] timer: remove replay clock probe in deadline calculation
` [Qemu-devel] [PATCH v4 13/19] replay: refine replay-time module
` [Qemu-devel] [PATCH v4 14/19] translator: fix breakpoint processing
` [Qemu-devel] [PATCH v4 15/19] replay: flush rr queue before loading the vmstate
` [Qemu-devel] [PATCH v4 16/19] gdbstub: add reverse step support in replay mode
` [Qemu-devel] [PATCH v4 17/19] gdbstub: add reverse continue "
` [Qemu-devel] [PATCH v4 18/19] replay: describe reverse debugging in docs/replay.txt
` [Qemu-devel] [PATCH v4 19/19] replay: allow loading any snapshots before recording

Patch "MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS" has been added to the 3.18-stable tree
 2018-05-28  7:09 UTC  (2+ messages)

Patch "MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset" has been added to the 3.18-stable tree
 2018-05-28  7:09 UTC  (2+ messages)

[PATCH v4 0/9] Add support for mediatek SOC MT2712
 2018-05-28  7:13 UTC  (21+ messages)
` [PATCH v4 3/9] drm/mediatek: add ddp component AAL1
` [PATCH v4 4/9] drm/mediatek: add ddp component OD1
` [PATCH v4 5/9] drm/mediatek: add ddp component PWM1
` [PATCH v4 6/9] drm/mediatek: add ddp component PWM2
` [PATCH v4 7/9] drm/mediatek: add connection from OD1 to RDMA1

[PATCH -tip v4 00/27] kprobes: Cleanup jprobe implementation
 2018-05-28  7:13 UTC  (56+ messages)
` [PATCH -tip v4 01/27] Documentation/kprobes: Fix to remove remaining jprobe
` [PATCH -tip v4 02/27] kprobes: Remove jprobe API implementation
` [PATCH -tip v4 03/27] kprobes/x86: Remove jprobe implementation
` [PATCH -tip v4 04/27] ARC: kprobes: "
` [PATCH -tip v4 05/27] ARM: kprobes: Remove jprobe arm implementation
` [PATCH -tip v4 06/27] arm64: kprobes: Remove jprobe implementation
` [PATCH -tip v4 07/27] powerpc/kprobes: Remove jprobe powerpc implementation
` [PATCH -tip v4 08/27] ia64: kprobes: Remove jprobe implementation
` [PATCH -tip v4 09/27] MIPS: "
` [PATCH -tip v4 10/27] s390/kprobes: "
` [PATCH -tip v4 11/27] sh: kprobes: "
` [PATCH -tip v4 12/27] sparc64: "
` [PATCH -tip v4 13/27] kprobes: Don't check the ->break_handler() in generic kprobes code
` [PATCH -tip v4 14/27] kprobes/x86: Don't call ->break_handler() in x86 kprobes
` [PATCH -tip v4 15/27] ARC: kprobes: Don't call the ->break_handler() in ARC kprobes code
` [PATCH -tip v4 16/27] ARM: kprobes: Don't call the ->break_handler() in arm "
` [PATCH -tip v4 17/27] arm64: "
` [PATCH -tip v4 18/27] powerpc/kprobes: "
` [PATCH -tip v4 19/27] ia64: kprobes: Don't call the ->break_handler() in ia64 "
` [PATCH -tip v4 20/27] MIPS: kprobes: Don't call the ->break_handler() in MIPS "
` [PATCH -tip v4 21/27] s390/kprobes: Don't call the ->break_handler() in s390 "
` [PATCH -tip v4 22/27] sh: kprobes: Don't call the ->break_handler() in SH "
` [PATCH -tip v4 23/27] sparc64: kprobes: Don't call the ->break_handler() in sparc64 "
` [PATCH -tip v4 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kprobe
` [PATCH -tip v4 25/27] x86: kprobes: Do not disable preempt on int3 path
` [PATCH -tip v4 26/27] Documentation: kprobes: Add how to change the execution path
` [PATCH -tip v4 27/27] kprobes: Remove jprobe stub API

lxc build error: undefined reference to `__pthread_unwind'
 2018-05-28  7:05 UTC 

[PATCH] f2fs-tools: fix the sector_size to default value
 2018-05-28  7:11 UTC  (4+ messages)
` [PATCH v2] f2fs-tools: fix to match with the start_sector

[PATCH 0/9] s390 spectre update for 4.4
 2018-05-28  7:11 UTC  (5+ messages)
` [PATCH 4/9] s390/ftrace: use expoline for indirect branches

[PATCH] cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPC
 2018-05-28  7:09 UTC  (5+ messages)

[PATCH 1/3] drm/scheduler: fix a corner case in dependency optimization
 2018-05-28  7:09 UTC  (4+ messages)
` [PATCH 2/3] drm/scheduler: add documentation

Patch "kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl" has been added to the 3.18-stable tree
 2018-05-28  7:09 UTC 

[PATCH v3 00/16] Update for QCOM NAND driver
 2018-05-28  7:09 UTC  (8+ messages)
` [PATCH v3 13/16] mtd: rawnand: qcom: minor code reorganization for bad block check

[Buildroot] [PATCH v2] package/utp_com: Tool used to send commands to hardware via NXP's UTP protocol
 2018-05-28  7:09 UTC 

[PATCH] gpu: drm: msm: Change return type to vm_fault_t
 2018-05-28  7:08 UTC  (3+ messages)

Allwinner A64: Issue on external rtc clock to wifi chip
 2018-05-28  7:08 UTC  (11+ messages)

drm/amdgpu: Add helper function to get buffer domain
 2018-05-28  7:07 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 0/4] monitor: let Monitor be thread safe
 2018-05-28  7:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 4/4] monitor: add lock to protect mon_fdsets

[PATCH v2 1/3] usb: gadget: ccid: add support for USB CCID Gadget Device
 2018-05-28  7:04 UTC  (4+ messages)
    ` [v2,1/3] "

[PATCH V2] platform/x86: intel_pmc_core: Add CNP SLPS0 debug registers
 2018-05-28  7:00 UTC  (2+ messages)

[Qemu-devel] Some question about savem/qcow2 incremental snapshot
 2018-05-28  7:01 UTC  (9+ messages)
  ` [Qemu-devel] [Qemu-block] "

[PATCH 0/6] imx-media: Fixes for bt.656 interlaced capture
 2018-05-28  7:00 UTC  (3+ messages)
` [PATCH 4/6] media: imx-csi: Enable interlaced scan for field type alternate

nvme/nvmet AEN and log page fixups
 2018-05-28  7:00 UTC  (22+ messages)
` [PATCH 08/14] nvmet: implement the changed namespaces log
` [PATCH 09/14] nvmet: Add AEN configuration support
` [PATCH 10/14] nvmet: mask pending AERs
` [PATCH 11/14] nvme: submit AEN event configuration on startup
` [PATCH 12/14] nvme: mark nvme_queue_scan static
` [PATCH 13/14] nvme: use the changed namespaces list log to clear ns data changed AENs
` [PATCH 14/14] nvme: limit warnings from nvme_identify_ns

[RFC PATCH for 4.18 00/14] Restartable Sequences
 2018-05-28  7:00 UTC  (10+ messages)
` [PATCH 07/14] powerpc: Add support for restartable sequences

[PATCH 00/24] meta: various fixes
 2018-05-28  6:56 UTC  (6+ messages)
` [PATCH 01/24] base.bbclass: Add buildcfg multilib values

[PATCH] drm/amdgpu: remove unnecessary scheduler entity for VCN
 2018-05-28  6:57 UTC  (2+ messages)

[PATCH 00/11] Add throttler driver for non-thermal throttling
 2018-05-28  6:56 UTC  (3+ messages)
  ` [PATCH 05/11] PM / devfreq: governors: Return device frequency limits instead of user limits

[PATCH 1/5] media: omap3isp: fix warning for !CONFIG_PM
 2018-05-28  6:56 UTC  (3+ messages)
` [PATCH 2/5] media: v4l: cadence: include linux/slab.h

[PATCH] meta-toolchain: Added dnf-nativesdk into cross-development toolchain
 2018-05-28 10:20 UTC 

[PATCH 0/2] *** gcc cross compile dpdk ***
 2018-05-28  6:53 UTC  (3+ messages)
` [PATCH v2 1/2] mk: fix cross build errors
  ` [PATCH v2 2/2] doc: add a guide doc for cross compiling from x86

[Bug 106639] System display has noise when amdgpu module is being loaded
 2018-05-28  6:53 UTC  (3+ messages)

[PATCH v2 0/8] Make deferring probe forever optional
 2018-05-28  6:53 UTC  (5+ messages)
  ` [PATCH v2 7/8] iommu: Remove IOMMU_OF_DECLARE

sub-page blocksize support in iomap non-buffer head path v3
 2018-05-28  6:57 UTC  (4+ messages)
` [PATCH 2/2] xfs: add support for sub-pagesize writeback without buffer_heads

[cip-dev] [ANNOUNCE] 4.4.130-cip23-rt18
 2018-05-28  6:51 UTC 

[PATCH] net/sfc: add missing Rx descriptor status callback
 2018-05-28  6:50 UTC 

[PATCH] mmc: sunxi: mark PM functions as __maybe_unused
 2018-05-28  6:50 UTC  (3+ messages)

[PATCH] perf test 39 (Session topology) dumps core on s390
 2018-05-28  6:50 UTC  (3+ messages)

[PATCH V3] scsi: ufs: Add specific callback for setting DMA mask
 2018-05-28  6:35 UTC  (3+ messages)

[MODERATED] Re: L1D-Fault KVM mitigation
 2018-05-28  6:47 UTC  (17+ messages)
      `  "
          ` [MODERATED] Encrypted Message

[PATCH v9 0/3] watchdog: da9063: Fix timeout handling
 2018-05-28  6:45 UTC  (4+ messages)
` [PATCH v9 1/3] watchdog: da9063: Fix setting/changing timeout
` [PATCH v9 2/3] watchdog: da9063: Fix updating timeout value
` [PATCH v9 3/3] watchdog: da9063: Fix timeout handling during probe

[Query] PAGE_OFFSET on KASLR enabled ARM64 kernel
 2018-05-28  6:46 UTC  (3+ 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.