All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-22 11:08:51 to 2016-07-22 12:41:53 UTC [more...]

[PATCH 1/2] libnvdimm: move ->module to struct nvdimm_bus_descriptor
 2016-07-22 12:41 UTC  (3+ messages)
` [PATCH 2/2] nfit, tools/testing/nvdimm/: unify shutdown paths

[Qemu-devel] [PULL 0/4] Block patches
 2016-07-22 12:41 UTC  (5+ messages)

[PATCH] crypto: marvell - Don't chain at DMA level when backlog is disabled
 2016-07-22 12:40 UTC 

[WireGuard] Using wireguard link as a proxy?
 2016-07-22 12:42 UTC  (6+ messages)

[PATCH] crypto: marvell - Fix memory leaks in TDMA chain for cipher requests
 2016-07-22 12:40 UTC 

[PATCH lttng-modules] Fix: Add kernel configuration for lttng clock plugin
 2016-07-22 12:40 UTC  (2+ messages)

[PATCH v11 00/10] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
 2016-07-22 12:44 UTC  (5+ messages)
` [PATCH v11 06/10] genirq/msi-doorbell: msi_doorbell_safe

[PATCH] reset: return -ENOTSUPP if CONFIG_RESET_CONTROLLER is undefined
 2016-07-22 12:39 UTC  (2+ messages)

[PATCH 0/8] Extensible SDK improvements
 2016-07-22 12:38 UTC  (9+ messages)
` [PATCH 1/8] classes/populate_sdk_ext: set default for SDK_INCLUDE_PKGDATA
` [PATCH 2/8] meta-extsdk-toolchain: add meta-recipe to install toolchain into eSDK
` [PATCH 3/8] classes/populate_sdk_ext: allow including toolchain in eSDK on install
` [PATCH 4/8] scripts: add oe-check-sstate script
` [PATCH 5/8] classes/populate_sdk_ext: filter sstate within the extensible SDK
` [PATCH 6/8] classes/populate_sdk_ext: add gdb to full "
` [PATCH 7/8] classes/buildhistory: add additional variables for eSDK
` [PATCH 8/8] classes/buildhistory: ensure eSDK sstate lists sorted secondarily by name

[PATCH for-4.8 1/2] powerpc/mm: Switch user slb fault handling to translation enabled
 2016-07-22 12:37 UTC  (2+ messages)
` [for-4.8, "

[PATCH] doc: announce driver name changes
 2016-07-22 12:37 UTC  (2+ messages)

[PATCH v3 0/4] Add STM32 Reset Driver
 2016-07-22 12:36 UTC  (4+ messages)

[dpdk-users] RSS Hash not working for XL710/X710 NICs for some RX mbuf sizes
 2016-07-22 12:35 UTC  (9+ messages)

[PATCH] xen: credit2: don't let b_avgload go negative
 2016-07-22 12:35 UTC  (3+ messages)

Locking on vm-event operations (monitor)
 2016-07-22 12:32 UTC  (11+ messages)

[PATCH 1/6] ARM: imx: add QP as supported i.MX6 variant
 2016-07-22 12:31 UTC  (6+ messages)
` [PATCH 2/6] ARM: nitrogen6x: use upstream DTs
` [PATCH 3/6] ARM: nitrogen6x: use imx6q_barebox_entry
` [PATCH 4/6] ARM: nitrogen6x: disable address mirroring
` [PATCH 5/6] ARM: add support for Nitrogen6MAX QP variant
` [PATCH 6/6] ARM: nitrogen: rename to nitrogen6

mipsel-linux-gnu-gcc: error: unrecognized command line option '-mcompact-branches=optimal'
 2016-07-22 12:29 UTC 

Test throughput on PCIe interface
 2016-07-22 12:29 UTC 

[PATCH v6 4/4] drm: rcar: use generic code for managing zpos plane property
 2016-07-22 12:28 UTC 

Review regarding work for issue 9911
 2016-07-22 12:27 UTC  (2+ messages)

[PATCH 0/15 v2] dax: Clear dirty bits after flushing caches
 2016-07-22 12:19 UTC  (35+ messages)
` [PATCH 01/15] mm: Create vm_fault structure earlier
` [PATCH 02/15] mm: Propagate original vm_fault into do_fault_around()
` [PATCH 03/15] mm: Add pmd and orig_pte fields to vm_fault
` [PATCH 04/15] mm: Allow full handling of COW faults in ->fault handlers
` [PATCH 05/15] mm: Factor out functionality to finish page faults
` [PATCH 06/15] mm: Move handling of COW faults into DAX code
` [PATCH 07/15] dax: Make cache flushing protected by entry lock
` [PATCH 08/15] mm: Export follow_pte()
` [PATCH 09/15] mm: Remove unnecessary vma->vm_ops check
` [PATCH 10/15] mm: Factor out common parts of write fault handling
` [PATCH 11/15] mm: Move part of wp_page_reuse() into the single call site
` [PATCH 12/15] mm: Lift vm_fault structure creation from do_page_mkwrite()
` [PATCH 13/15] mm: Provide helper for finishing mkwrite faults
` [PATCH 14/15] dax: Protect PTE modification on WP fault by radix tree entry lock
` [PATCH 15/15] dax: Clear dirty entry tags on cache flush

[PATCH v3 00/16] Use merge_recursive() directly in the builtin am
 2016-07-22 12:26 UTC  (18+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/16] Verify that `git pull --rebase` shows the helpful advice when failing
  ` [PATCH v4 02/16] Report bugs consistently
  ` [PATCH v4 03/16] Avoid translating bug messages
  ` [PATCH v4 04/16] merge-recursive: clarify code in was_tracked()
  ` [PATCH v4 05/16] Prepare the builtins for a libified merge_recursive()
  ` [PATCH v4 06/16] merge_recursive: abort properly upon errors
  ` [PATCH v4 07/16] merge-recursive: avoid returning a wholesale struct
  ` [PATCH v4 08/16] merge-recursive: allow write_tree_from_memory() to error out
  ` [PATCH v4 09/16] merge-recursive: handle return values indicating errors
  ` [PATCH v4 10/16] merge-recursive: switch to returning errors instead of dying
  ` [PATCH v4 11/16] am -3: use merge_recursive() directly again
  ` [PATCH v4 12/16] merge-recursive: flush output buffer before printing error messages
  ` [PATCH v4 13/16] merge-recursive: write the commit title in one go
  ` [PATCH v4 14/16] merge-recursive: offer an option to retain the output in 'obuf'
  ` [PATCH v4 15/16] Ensure that the output buffer is released after calling merge_trees()
  ` [PATCH v4 16/16] merge-recursive: flush output buffer even when erroring out

[jirislaby-stable:stable-3.12-queue 2253/5333] arch/mips/kernel/r4k_switch.S:67: Error: opcode not supported on this processor: loongson2e (mips3) `sdc1 $f1,904($4)'
 2016-07-22 12:26 UTC  (2+ messages)
` [kbuild-all] [jirislaby-stable:stable-3.12-queue 2253/5333] arch/mips/kernel/r4k_switch.S:67: Error: opcode not supported on this processor: loongson2e (mips3) `sdc1 $f1, 904($4)'

[RFC PATCH 0/2] mempool vs. page allocator interaction
 2016-07-22 12:26 UTC  (12+ messages)
` [RFC PATCH 1/2] mempool: do not consume memory reserves from the reclaim path

[Qemu-devel] [Bug 1605611] [NEW] memsave returns invalid addr when trying to read a 64 bits address
 2016-07-22 12:19 UTC 

[PATCH lttng-modules] Fix: the clock plugin must be initiated before first use of the clock
 2016-07-22 12:24 UTC 

ath10k + iw set bitrates is causing FW crash
 2016-07-22 12:21 UTC  (12+ messages)

[RFC] ath10k: silence firmware file probing warnings
 2016-07-22 12:21 UTC  (10+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2016-07-22 12:22 UTC  (23+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 1/1] DRM-vmwgfx: Deletion of an unnecessary check before the function call "vfree"
                                    ` [PATCH] drm/vmwgfx: Delete "
                                ` [PATCH] drm/qxl: Delete an unnecessary check before drm_gem_object_unreference_unlocked()

[PATCH 0/3] Minor fixes for progress reporting
 2016-07-22 12:18 UTC  (4+ messages)
` [PATCH 1/3] knotty: fix some minor bugs in BBProgress
` [PATCH 2/3] knotty: don't display ETA for tasks with progress
` [PATCH 3/3] lib/bb/progress: avoid possibility of start event being reported twice

linux-next: build failure after merge of the pm tree
 2016-07-22 12:16 UTC  (4+ messages)

[PATCH] builddeb: fix file permissions before packaging
 2016-07-22 12:15 UTC  (2+ messages)

Stable inode numbers
 2016-07-22 12:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] Handle freeing data in some devices
 2016-07-22 12:14 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/3] ipmi_bmc_sim: Add a proper unrealize function
` [Qemu-devel] [PATCH v2 3/3] wdt_ib700: Free timer

[Bug 139951] New: GORILLLLA@ZOH00 1.8 88.633. 55.26+++ ZOHO tech support TOLLFREE number. ZOHO TECH SUPPORT PHONRE NUMBER, ZOHO TELEPHONE NUMBER
 2016-07-22 12:13 UTC 

[U-Boot] [PATCH 3/3] cgtqmx6eval: Replace is_mx6q() for macro
 2016-07-22 12:12 UTC 

[U-Boot] [PATCH 2/3] mx6cuboxi: Replace is_mx6q() for macro
 2016-07-22 12:11 UTC 

[U-Boot] [PATCH 1/3] wandboard: Replace is_cpu_type() for macro
 2016-07-22 12:11 UTC 

[RFC PATCH v4 0/5] ECAM quirks handling for ARM64 platforms
 2016-07-22 12:11 UTC  (16+ messages)
` [RFC PATCH v4 3/5] PCI: Check platform specific ECAM quirks

[xen-unstable test] 97737: regressions - FAIL
 2016-07-22 12:10 UTC  (3+ messages)

[PATCH 1/2] drm/atomic-helper: Add atomic_mode_set version to extend encoder mode_set
 2016-07-22 12:09 UTC  (2+ messages)
` [PATCH 2/2] drm/imx: imx-ldb: use encoder atomic_mode_set callback

[PATCH v2] drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mode_set
 2016-07-22 12:08 UTC 

[PATCH] scripts: Fix size mismatch of kexec_purgatory_size
 2016-07-22 12:06 UTC  (4+ messages)

[PATCH v3 0/8] Change OOM killer to use list of mm_struct
 2016-07-22 12:05 UTC  (4+ messages)

[PATCH] cpufreq: export cpufreq_driver_resolve_freq()
 2016-07-22 12:05 UTC  (3+ messages)

[Ksummit-discuss] [TECH TOPIC] Sensors and similar - subsystem interactions, divisions, bindings etc
 2016-07-22 12:04 UTC  (2+ messages)

[Bug 139791] New: zoho support 18((886)))335**52**6 ZOHO PHONE NUMBER ||ZOHO TELEPHONE NUMBER||ZOHO NUMBER
 2016-07-22 12:04 UTC 

[Qemu-devel] [PATCH v3] block/gluster: add support to choose libgfapi logfile
 2016-07-22 12:01 UTC 

[Bug 139771] New: Support & Service Call -)) --18++77++216++5921--)))ROADRUNNER Tech support phone number ROADRUNNER support Phone number %%2$$ ROADRUNNER 
 2016-07-22 12:01 UTC 

[PATCH] kbuild: make samples depend on headers_install
 2016-07-22 11:59 UTC  (2+ messages)

next-20160722 build: 1 failures 5 warnings (next-20160722)
 2016-07-22 11:58 UTC  (8+ messages)

[PATCH net] bridge: Fix incorrect re-injection of LLDP packets
 2016-07-22 11:56 UTC  (2+ messages)
` [Bridge] "

[PATCH 1/2] Makefile: evaluate LDFLAGS_BUILD_ID only once
 2016-07-22 11:56 UTC  (3+ messages)
` [PATCH 2/2] kbuild: add shell cache

[PATCH 1/3] rtlwifi: don't add include path for rtl8188ee
 2016-07-22 11:55 UTC  (7+ messages)
` [PATCH 2/3] staging/rtl8192e: use s8 instead of char

[U-Boot] [PATCH] usb: dwc3: fixes crash in dwc3 driver due to types size mismatch
 2016-07-22 11:55 UTC  (5+ messages)

[PATCH v2 00/11] mm/slab: reduce lock contention in alloc path
 2016-07-22 11:51 UTC  (3+ messages)
` [PATCH v2 06/11] mm/slab: don't keep free slabs if free_objects exceeds free_limit

[Bug 139701] New: Gmail support phone number #$#1888-269-0130##$Gmail phone support Gmail contact phone number
 2016-07-22 11:52 UTC 

[Bug 139681] New: ((1*888*269*0130))AVG antivirus customer service phone number @@ AVG antivirus help support number Avg technical toll free number
 2016-07-22 11:52 UTC 

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Fix broadcast+ogm queue purging race condition
 2016-07-22 11:46 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 3/5] batman-adv: Fix a potential bcast/ogm queue purging race condition (1)

[Bug 139601] New: @@1-888-269-0130@@AVG online technical support number AVG Online customer care number
 2016-07-22 11:45 UTC 

[PATCH 1/3] xen-blkfront: fix places not updated after introducing 64KB page granularity
 2016-07-22 11:45 UTC  (10+ messages)
` [PATCH 3/3] xen-blkfront: dynamic configuration of per-vbd resources

How does iptables NAT handle IPsec ESP with NAT-T UDP header ?
 2016-07-22 11:45 UTC 

M-Audio Fast track problem
 2016-07-22 11:41 UTC 

[genericx86-jethro] core-image-sato HDDIMG 'install' - no hard drive selected - /etc/fstab no such file or directory
 2016-07-22 11:39 UTC  (16+ messages)

Your Current password will expire in the next 24 hours
 2016-07-22 11:34 UTC 

[Bug 139531] New: ++0161 8831324 Paper Bags at a wholesale rate++0161 8831324 Paper Bags at a wholesale rate++0161 8831324 Paper Bags at a wholesale rate++0161 8831324 Paper Bags at a wholesale rate++0161 8831324 Paper Bags at a wholesale rate++0161 8831324 Paper Bags at a
 2016-07-22 11:38 UTC 

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Remove unused skb_reset_mac_header()
 2016-07-22 11:38 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Simple (re)broadcast avoidance

[Bug 139491] New: Gmail Customer Helpline Number 18882690130 Gmail Technical Helpline Number toll free desk
 2016-07-22 11:35 UTC 

[RFC PATCH] i40: remove weak version of i40e_rx_vec_dev_conf_condition_check()
 2016-07-22 11:34 UTC  (4+ messages)
` [PATCH v2] net/i40e: remove weak symbols

[U-Boot] [PATCH] usb: zynq: Define config USB_STORAGE through defconfig
 2016-07-22 11:32 UTC  (2+ messages)

[U-Boot] [PATCH v2] usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ
 2016-07-22 11:31 UTC  (2+ messages)

[patch 4 00/22] timer: Refactor the timer wheel
 2016-07-22 11:31 UTC  (3+ messages)
` [patch 4 15/22] timer: Remove slack leftovers

[PATCH] swabber: remove from documentation
 2016-07-22 11:28 UTC 

[nightly] Core TISDK (krogoth/2.1) 2016.07 build 2016-07-21_23-00-47
 2016-07-22 11:29 UTC 

Misc libdrm fixes
 2016-07-22 11:28 UTC  (9+ messages)
` [PATCH libdrm 2/6] automake: Pick up all Android files for distribution
    ` [PATCH libdrm] automake: Don't include Android Makefiles in the release tarball
` [PATCH libdrm 3/6] libdrm: Fix drm.h include path in virtgpu drm header file
    ` [PATCH libdrm] virtgpu: Update kernel header

[PATCH 1/3] sysprof: fix floating dependency on polkit
 2016-07-22 11:08 UTC  (3+ messages)

[PATCH 00/22] xen/arm: P2M clean-up and fixes
 2016-07-22 11:22 UTC  (9+ messages)
` [PATCH 20/22] xen/arm: Don't export flush_tlb_domain

[PATCH] iw: display 5/10 MHz channel widths
 2016-07-22 11:21 UTC  (4+ messages)

[PATCH v2] sysprof: fix floating dependency on polkit
 2016-07-22  6:26 UTC 

[linux-next:master 11773/11999] DocBook: drivers/rapidio/rio.c:793: warning: No description found for parameter 'rmap'
 2016-07-22 11:19 UTC 

[U-Boot] [PATCH] ARM: uniphier: add clock/reset settings for xHCI of ProXstream2
 2016-07-22 11:20 UTC 

[Ksummit-discuss] [CORE TOPIC] More useful types in the linux kernel
 2016-07-22 11:19 UTC  (3+ messages)

[PATCH] 9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc()
 2016-07-22 11:12 UTC 

[Bug 139371] New: ֲֲֲֲֲֲֲService++1-888-633-5526+zoho mail Password Recovery+mail.zoho@zoho technical@@support phOne number
 2016-07-22 11:11 UTC 

IO memory read from /proc/vmcore leads to hang
 2016-07-22 11:11 UTC  (7+ messages)

[Qemu-devel] [PATCH RFC] spapr: disintricate core-id from DT semantics
 2016-07-22 11:10 UTC 

BUG: Wrong dma queue handling in ixp4 driver
 2016-07-22 11:10 UTC  (4+ messages)
` Aw: "
    ` Aw: "

adt7411: external thermal diode support
 2016-07-22 11:09 UTC 

[RFC PATCH 0/6] fortify oom killer even more
 2016-07-22 11:09 UTC  (6+ messages)
` [RFC PATCH 5/6] vhost, mm: make sure that oom_reaper doesn't reap memory read by vhost


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.