All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-30 12:36:59 to 2017-08-30 13:18:55 UTC [more...]

[PATCH v3 0/5] add support for relative references in special sections
 2017-08-30 13:18 UTC  (12+ messages)
` [PATCH v3 5/5] kernel: tracepoints: add support for relative references

[PATCH 2/3] iommu: mtk: constify iommu_ops
 2017-08-30 13:18 UTC  (3+ messages)

[PATCH v2 1/3] powerpc/mm: Export flush_all_mm()
 2017-08-30 13:18 UTC  (4+ messages)
` [PATCH v2 2/3] cxl: Fix driver use count

[Cluster-devel] [PATCH 0/4] GFS2: Enforce gl_object integrity
 2017-08-30 13:18 UTC  (4+ messages)
` [Cluster-devel] [PATCH 1/4] GFS2: Introduce helper for clearing gl_object

[Qemu-devel] [RFC v2] [OVS/NOVA] Vhost-user backends cross-version migration support
 2017-08-30 13:17 UTC 

[RFC PATCH 0/7] Implement ref namespaces as a ref storage backend
 2017-08-30 13:17 UTC  (3+ messages)

Delete
 2017-08-30 13:16 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/10] tests: Add VM based build tests (for non-x86_64 and/or non-Linux)
 2017-08-30 13:14 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 03/10] tests: Add vm test lib

[PATCH V6 00/12] mmc: Add Command Queue support
 2017-08-30 13:14 UTC  (9+ messages)
` [PATCH V6 01/12] mmc: core: Move mmc_start_areq() declaration
` [PATCH V6 02/12] mmc: block: Fix block status codes
` [PATCH V6 03/12] mmc: host: Add CQE interface
` [PATCH V6 04/12] mmc: core: Turn off CQE before sending commands

Updates to meta-freescale-3rdparty (master) in 2017-08-30
 2017-08-30 13:14 UTC 

[PATCH 1/3] iommu: exynos: constify iommu_ops
 2017-08-30 13:14 UTC  (4+ messages)

[PATCH v2] mmc: mmci: stop building qcom dml as module
 2017-08-30 13:14 UTC  (2+ messages)

[Qemu-devel] [RFC v2 00/32] postcopy+vhost-user/shared ram
 2017-08-30 13:13 UTC  (4+ messages)
` [Qemu-devel] [RFC v2 01/32] vhu: vu_queue_started

[PATCH 1/2] clk: sunxi-ng: Provide a default reset hook
 2017-08-30 13:14 UTC  (8+ messages)
` [PATCH 2/2] mmc: sunxi: Reset the device at probe time

[PATCH v3 00/13] mmc: meson-gx: driver fixups and upgrades
 2017-08-30 13:13 UTC  (4+ messages)

[PATCH] mmc: mmci: constify amba_id
 2017-08-30 13:13 UTC  (2+ messages)

[PATCH v2] mmc: block: cast a informative log for no devidx available
 2017-08-30 13:13 UTC  (2+ messages)

[PATCH 0/8] pinctrl: sh-pfc: r8a77995: Initial R8A77995 PFC support
 2017-08-30 13:13 UTC  (8+ messages)
` [PATCH 5/8] pinctrl: sh-pfc: r8a77995: Add EthernetAVB pins, groups and functions
` [PATCH 6/8] pinctrl: sh-pfc: r8a77995: Add USB2.0 host support

[PATCH v4 0/4] mmc: sdhci: refactor PM in sdhci-pltfm add support PM for cadence port
 2017-08-30 13:13 UTC  (3+ messages)

[PATCH] mmc: sdhci-xenon: Support HS400 Enhanced Strobe feature
 2017-08-30 13:13 UTC  (2+ messages)

[PATCH 0/5] mmc: Add OMAP SDHCI driver
 2017-08-30 13:13 UTC  (7+ messages)
` [PATCH 1/5] mmc: sdhci: Tidy reading 136-bit responses
` [PATCH 2/5] mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRC

ALSA hang on 4.13.0-rc7
 2017-08-30 13:13 UTC  (11+ messages)

[PATCH v2] mmc: sdhci-xenon: add set_power callback
 2017-08-30 13:13 UTC  (6+ messages)

Updates to meta-freescale-distro (master) in 2017-08-30
 2017-08-30 13:12 UTC 

[PATCH] scsi: qla2xxx: Fix an integer overflow in sysfs code
 2017-08-30 13:12 UTC  (2+ messages)

[PATCH] qla2xxx: add missing includes for qla_isr
 2017-08-30 13:12 UTC 

[PATCH] drm/i915: Always wake the device to flush the GTT
 2017-08-30 13:12 UTC  (8+ messages)

[SPAM] ===〔〔銀河〕〕334718點com【添加釦釦:723539924-領取神秘紅寶】===杨丽娇?yanglijiao?
 2017-08-30 13:12 UTC 

[PATCH] iommu/ipmmu-vmsa: make ipmmu_gather_ops const
 2017-08-30 13:11 UTC  (3+ messages)

[PATCH v1 0/6] uuid: Convert rest users to new API
 2017-08-30 13:11 UTC  (18+ messages)
` [PATCH v1 1/6] efi: Switch to use new generic UUID API
` [PATCH v1 3/6] staging: unisys: "
` [PATCH v1 6/6] device property: "

[PATCH v2] iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetable
 2017-08-30 13:11 UTC  (2+ messages)

Updates to meta-freescale (master) in 2017-08-30
 2017-08-30 13:10 UTC 

[PATCH v4] hvmloader, libxl: use the correct ACPI settings depending on device model
 2017-08-30 13:10 UTC  (4+ messages)

[PATCH 0/5] drm/atomic: Fix use-after-free with unbound connectors/planes
 2017-08-30 13:09 UTC  (12+ messages)
` [RFC PATCH 1/5] drm/i915: Always wait for flip_done
` [PATCH 3/5] drm/atomic: Move drm_crtc_commit to drm_crtc_state, v2
` [PATCH 4/5] drm/atomic: Fix freeing connector/plane state too early by tracking commits, v2
    ` [Intel-gfx] "
` [RFC PATCH 5/5] drm/atomic: Make async plane update checks work as intended

===〔〔銀河〕〕334718點com【添加釦釦:723539924-領取神秘紅寶】===王顺兴wangshunxing
 2017-08-30 13:12 UTC 

[PATCH 1/2] x86/mm: Use mfn_t for new_guest_cr3()
 2017-08-30 13:08 UTC  (4+ messages)
` [PATCH 2/2] x86/mm: Use mfn_t for make_cr3()

[PATCH 00/27] qtnfmac: allow to configure channel, BW, HT/VHT caps
 2017-08-30 13:07 UTC  (3+ messages)
` [PATCH 24/27] qtnfmac: configure and start AP interface with a single command

[PATCH] command: Fix some bugs identified by BB_SERVER_TIMEOUT
 2017-08-30 13:07 UTC 

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2017-08-30 13:07 UTC  (2+ messages)

[PATCH] perf report: calculate the average cycles of iterations
 2017-08-30 13:03 UTC  (5+ messages)

[Cocci] [PATCH v4] provide rule for finding refcounters
 2017-08-30 13:06 UTC  (7+ messages)
` [Cocci] [PATCH] Coccinelle: add atomic_as_refcounter script
    `  "

[PATCH 0/5] Scrubbing updates
 2017-08-30 13:06 UTC  (10+ messages)
` [PATCH 1/5] mm: Initialize lowmem virq when boot-time scrubbing is disabled
` [PATCH 5/5] mm: Don't hold heap lock in alloc_heap_pages() longer than necessary

[PATCH i-g-t v5] pm_rps: Changes in waitboost scenario
 2017-08-30 13:05 UTC  (2+ messages)
` [PATCH i-g-t v6] "

Build failures in powerpc ptrace selftests
 2017-08-30 13:05 UTC 

[U-Boot] setup of PEX_GCLK_RATIO in E500 CPUs(P2010) missing ?
 2017-08-30 13:05 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 00/14] Generate a literal qobject for introspection
 2017-08-30 13:05 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 04/14] qlit: remove compound literals
` [Qemu-devel] [PATCH v2 11/14] qlit: improve QLit dict vs qdict comparison
` [Qemu-devel] [PATCH v2 12/14] qlit: improve QLit list vs qlist comparison
` [Qemu-devel] [PATCH v2 13/14] qlit: add qobject_form_qlit()

[xen-4.7-testing test] 112946: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2017-08-30 13:05 UTC 

[Cocci] OpenLDAP debug statements
 2017-08-30 13:05 UTC  (6+ messages)

[RFC 0/4] mmc: sdhci-msm: Add CQE support for sdhci-msm
 2017-08-30 13:04 UTC  (5+ messages)
` [RFC 1/4] mmc: cqhci: Move CQHCI_ENABLE before setting TDLBA/TDLBAU
` [RFC 2/4] mmc: sdhci-msm: Add CQHCI support for sdhci-msm
` [RFC 3/4] mmc: sdhci-msm: Change the desc_sz on cqe_enable/disable
` [RFC 4/4] mmc: sdhci-msm: Handle unexpected interrupt case on enabling legacy IRQs on CQE halt

[PATCH v5 0/2] efi: Free memory on exit
 2017-08-30 13:03 UTC  (4+ messages)
` [PATCH v5 2/2] efi: Free malloc regions "

[PATCH 0/4] ext4: SEEK_HOLE / SEEK_DATA via iomap
 2017-08-30 12:54 UTC  (4+ messages)
` [PATCH 3/4] ext4: Add iomap support for inline data

[Qemu-devel] [PATCH v2 0/7] Refactor DMG driver to have chunk size independence
 2017-08-30 13:02 UTC  (5+ messages)

[Cocci] cocci script to add static to const declarations ?
 2017-08-30 13:02 UTC  (4+ messages)

[PATCH] arm64: fix unwind_frame() for filtered out fn via set_graph_notrace
 2017-08-30 12:59 UTC  (4+ messages)

[RFC 0/4] mmc: sdhci-msm: Add CQE support for sdhci-msm
 2017-08-30 12:59 UTC  (5+ messages)
` [RFC 1/4] mmc: cqhci: Move CQHCI_ENABLE before setting TDLBA/TDLBAU
` [RFC 2/4] mmc: sdhci-msm: Add CQHCI support for sdhci-msm
` [RFC 3/4] mmc: sdhci-msm: Change the desc_sz on cqe_enable/disable
` [RFC 4/4] mmc: sdhci-msm: Handle unexpected interrupt case on enabling legacy IRQs on CQE halt

[Qemu-devel] [RFC PATCH 00/10] scsi, block: introduce persistent reservation managers
 2017-08-30 12:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH 06/10] scsi, file-posix: add support for persistent reservation management
` [Qemu-devel] [PATCH 07/10] io: add qio_channel_read/write_all

[Qemu-devel] Persistent bitmaps for non-qcow2 formats
 2017-08-30 12:58 UTC  (10+ messages)

linux-next: Signed-off-by missing for commit in the arc-current tree
 2017-08-30 12:59 UTC  (3+ messages)

[PATCH] mm: memcontrol: use per-cpu stocks for socket memory uncharging
 2017-08-30 12:57 UTC  (8+ messages)

[RFC PATCH 0/4] Handle forwarded level-triggered interrupts
 2017-08-30 12:57 UTC  (8+ messages)
` [RFC PATCH 2/4] KVM: arm/arm64: vgic: Support level-triggered mapped interrupts

The RZ/A1 pin controller driver will be broken for 4.13
 2017-08-30 12:57 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Make own struct for execlist items
 2017-08-30 12:57 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Make own struct for execlist items (rev2)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Make own struct for execlist items

[PATCH V4] nvmet: Add support for HOST_ID feature
 2017-08-30 12:56 UTC  (2+ messages)

[PATCH v5 00/40] Add initial experimental external ODB support
 2017-08-30 12:50 UTC  (5+ messages)
` [PATCH v5 35/40] Add Documentation/technical/external-odb.txt

[PATCH v1 0/5] mmc: sdhci-msm: Corrections to implementation of power irq
 2017-08-30 12:51 UTC  (14+ messages)
` [PATCH v1 1/5] mmc: sdhci-msm: fix issue with "
` [PATCH v1 2/5] mmc: sdhci-msm: Fix HW issue with power IRQ handling during reset
` [PATCH v1 3/5] mmc: sdhci-msm: Add support to wait for power irq
` [PATCH v1 4/5] mmc: sdhci-msm: Add ops to do sdhc register write
` [PATCH v1 5/5] mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS

[PATCH v2] nvme-fabrics: Prevent KATO to be set as 0
 2017-08-30 12:55 UTC  (3+ messages)

[PATCH v3 00/59] irqchip: KVM: Add support for GICv4
 2017-08-30 12:54 UTC  (14+ messages)
` [PATCH v3 41/59] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass

[Qemu-devel] [PATCH 0/3] iotests: clean up resources using context managers
 2017-08-30 12:54 UTC  (8+ messages)

[PATCH v3] ACPI / APEI: Suppress message if HEST not present
 2017-08-30 12:54 UTC  (5+ messages)

[PATCH] cgroup: Fix potential race between cgroup_exit and migrate path
 2017-08-30 12:54 UTC 

[PATCH] cgroup: Fix potential race between cgroup_exit and cpuset_attach
 2017-08-30 12:53 UTC 

[PATCH v2 2/7] memory: atmel-ebi: Simplify SMC config code
 2017-08-30 12:53 UTC 

[PATCHv2 0/4] nvme user metadata updates
 2017-08-30 12:53 UTC  (2+ messages)

[PATCH] nvme-fabrics: Convert nvmf_transports_mutex to an rwsem
 2017-08-30 12:53 UTC  (2+ messages)

[PATCH] usbip: vhci-hcd: make vhci_hc_driver const
 2017-08-30 12:52 UTC 

[PATCH] arm64: allwinner: h5: add support for NanoPi NEO Plus 2 board
 2017-08-30 12:50 UTC  (4+ messages)
` [PATCH v5] arm64: allwinner: h5: add support for NanoPi NEO Plus2

[PATCH v2 0/3] livepatch: Introduce force sysfs attribute
 2017-08-30 12:52 UTC  (10+ messages)
` [PATCH v2 3/3] livepatch: force transition process to finish

[PATCH v5] hvmloader, libxl: use the correct ACPI settings depending on device model
 2017-08-30 12:52 UTC 

[Qemu-devel] [Bug 1713066] [NEW] Incorrect handling of aarch64 ldp in some cases
 2017-08-30 12:38 UTC  (2+ messages)
` [Qemu-devel] [Bug 1713066] "

[PATCH 4/4] lockdep: Fix workqueue crossrelease annotation
 2017-08-30 12:49 UTC  (12+ messages)

[PATCH] usb: imx21-hcd: make imx21_hc_driver const
 2017-08-30 12:50 UTC 

[Qemu-devel] [PATCH] qemu-doc: Add UUID support in initiator name
 2017-08-30 12:48 UTC  (2+ messages)

[PATCH] powerpc/powernv: Turn on SCSI_AACRAID in powernv_defconfig
 2017-08-30 12:47 UTC  (6+ messages)

[PATCH v4] initramfs-framework: Change recipe to be allarch
 2017-08-30 12:46 UTC  (3+ messages)

[LTP] [PATCH v2] hugemmap/hugemmap05.c: cleanup && fix warnings and failures
 2017-08-30 12:46 UTC  (2+ messages)

[PATCH v6 4/5] v4l: fwnode: Support generic parsing of graph endpoints in a device
 2017-08-30 12:45 UTC  (2+ messages)
` [PATCH v6.1 "

[PATCH 0/2] add ESP8089 WiFi chip driver
 2017-08-30 12:44 UTC  (4+ messages)
` [PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions

[Cluster-devel] [PATCH 1/2] gfs2: don't return ENODATA in __gfs2_xattr_set unless replacing
 2017-08-30 12:43 UTC  (3+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2: preserve i_mode if __gfs2_set_acl() fails

[Bug 102013] GTK3 tooltips are corrupted after updating to mesa 17.0.7
 2017-08-30 12:43 UTC 

[PATCH] mm, uprobes: fix multiple free of ->uprobes_state.xol_area
 2017-08-30 12:43 UTC  (3+ messages)

[PATCH net-next v7] openvswitch: enable NSH support
 2017-08-30 12:39 UTC 

[RFC PATCH 0/4] ethdev new offloads API
 2017-08-30 12:42 UTC  (9+ messages)
` [RFC PATCH 4/4] ethdev: add helpers to move to the "

[PATCH v3 0/3] enable eeprom "size" property and runtime pm
 2017-08-30 12:41 UTC  (6+ messages)
` [PATCH v3 3/3] eeprom: at24: enable runtime pm support

errors while working with dpdk cuckoo hash
 2017-08-30 12:40 UTC  (3+ messages)

Question on toaster bringup
 2017-08-30 12:38 UTC 

[PATCH v1 0/6] Flow classification library
 2017-08-30 12:39 UTC  (3+ messages)
` [PATCH v2 3/6] librte_ether: initialise IPv4 protocol mask for rte_flow

[PATCH] fsnotify: make dnotify_fsnotify_ops const
 2017-08-30 12:39 UTC 

[Qemu-devel] Make NVME device "migratable" (savevm)
 2017-08-30 12:38 UTC  (4+ messages)

[LTP] [PATCH v2 1/2] numa_helper: Fix compiler warnings
 2017-08-30 12:37 UTC  (4+ messages)
` [LTP] [PATCH v2 2/2] syscalls/mbind: cleanup and rewrite mbind01 into new API


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.