All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-21 20:20:00 to 2016-07-21 21:26:52 UTC [more...]

[PATCH] lib: change rte_ring dequeue to guarantee ordering before tail update
 2016-07-21 21:26 UTC  (3+ messages)

what is the sample logger doing when the buffer fills up?
 2016-07-21 21:26 UTC  (16+ messages)

[Powertop] [PATCH] Makefile.am need reference to m4 directory
 2016-07-21 21:26 UTC 

[Cocci] Remove unnecessary null pointer checks?
 2016-07-21 21:26 UTC  (31+ messages)
            ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
              ` [PATCH 0/9] staging: ks7010: Fine-tuning for a SDIO card driver
                ` [PATCH 4/9] staging: ks7010: Rename jump labels
                    `  "
                ` [PATCH 5/9] staging: ks7010: Delete unnecessary uses of the variable "retval"
                          `  "
                              ` [Cocci] Changing return value determination in if statements with SmPL
                                      ` [Cocci] Better explanation for the usage of expression/parameter lists with SmPL?

[PATCH v2 0/3] ARS rescanning triggered by latent errors or userspace
 2016-07-21 21:25 UTC  (9+ messages)
` [PATCH v2 3/3] nfit: do an ARS scrub on hitting a latent media error

[PATCH 00/19] x86/dumpstack: rewrite x86 stack dump code
 2016-07-21 21:21 UTC  (19+ messages)
` [PATCH 01/19] x86/dumpstack: remove show_trace()
` [PATCH 02/19] x86/dumpstack: add get_stack_pointer() and get_frame_pointer()
` [PATCH 03/19] x86/dumpstack: remove unnecessary stack pointer arguments
` [PATCH 04/19] x86/dumpstack: make printk_stack_address() more generally useful
` [PATCH 06/19] x86/dumpstack: remove extra brackets around "EOE"
` [PATCH 07/19] x86/dumpstack: add IRQ_USABLE_STACK_SIZE define
` [PATCH 08/19] x86/dumpstack: don't disable preemption in show_stack_log_lvl() and dump_trace()
` [PATCH 09/19] x86/dumpstack: simplify in_exception_stack()
` [PATCH 10/19] x86/dumpstack: add get_stack_info() interface
` [PATCH 11/19] x86/dumptrace: add new unwind interface and implementations
` [PATCH 12/19] perf/x86: convert perf_callchain_kernel() to the new unwinder
` [PATCH 13/19] x86/stacktrace: convert save_stack_trace_*() "
` [PATCH 14/19] oprofile/x86: convert x86_backtrace() "
` [PATCH 15/19] x86/dumpstack: convert show_trace_log_lvl() "
` [PATCH 16/19] x86/dumpstack: remove dump_trace()
` [PATCH 17/19] x86/entry/dumpstack: encode pt_regs pointer in frame pointer
` [PATCH 18/19] x86/dumpstack: print stack identifier on its own line
` [PATCH 19/19] x86/dumpstack: print any pt_regs found on the stack

[PATCH resend 1/5] libata-scsi: minor cleanup in ata_mselect_*()
 2016-07-21 21:26 UTC  (7+ messages)
` [PATCH resend 2/5] libata-scsi: fix read-only bits checking "
  ` [PATCH resend 3/5] libata-scsi: fix overflow in mode page copy
    ` [PATCH resend 4/5] libata-scsi: have all checks done before calling ata_mselect_*()
      ` [PATCH resend 5/5] libata-scsi: fix MODE SELECT translation for Control mode page

A lot warnings in dmesg while running thunderbird
 2016-07-21 21:25 UTC  (10+ messages)

[PATCH] NFS: flush data when locking a file to ensure cache coherence for mmap
 2016-07-21 21:25 UTC  (2+ messages)

[PATCH 2/4] key: Consistently return errno from syscall wrappers
 2016-07-21 21:23 UTC  (2+ messages)

[PATCH] cpufreq: Disallow ->resolve_freq() for drivers providing ->target_index()
 2016-07-21 21:23 UTC 

[Bug 137421] New: iCloud Support Number 1.844.7806.762 Apple Customer Care
 2016-07-21 21:22 UTC 

[PATCH] watchdog: core: Clear WDOG_HW_RUNNING before calling the stop function
 2016-07-21 21:21 UTC 

[PATCH 00/12] net/virtio: add offload support
 2016-07-21 21:22 UTC  (5+ messages)
` [PATCH 02/12] virtio: setup and start cq in configure callback
` [PATCH 05/12] mbuf: add new Rx checksum mbuf flags

[Qemu-devel] [PATCH v4] virtio-pci: error out when both legacy and modern modes are disabled
 2016-07-21 21:21 UTC 

[PATCH v3 0/8] Name for A..B ranges?
 2016-07-21 21:20 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/8] doc: give headings for the two and three dot notations

[PATCH 0/2] x86/boot: Further reserve_boot_regions() cleanups
 2016-07-21 21:16 UTC  (3+ messages)
` [PATCH 1/2] x86/boot: Clarify what x86_legacy_features.reserve_bios_regions does
` [PATCH 2/2] x86/boot: Simplify EBDA-vs-BIOS reservation logic

[RFC PATCH 0/9][V3] Overlayfs SELinux Support
 2016-07-21 21:16 UTC  (2+ messages)

[PATCH v3 0/3] cpufreq: avoid redundant driver calls in schedutil
 2016-07-21 21:19 UTC  (10+ messages)
` [PATCH v3 1/3] cpufreq: add cpufreq_driver_resolve_freq()

[PATCH v2] mempool: adjust name string size in related data types
 2016-07-21 21:16 UTC  (4+ messages)

[PATCH] topology: Fix the missing referenced elem ptr when merging private data
 2016-07-21 21:16 UTC  (3+ messages)

[RFC PATCH v7 0/7] Restartable sequences system call
 2016-07-21 21:14 UTC  (12+ messages)
` [RFC PATCH v7 1/7] "
` [RFC PATCH v7 2/7] tracing: instrument restartable sequences
` [RFC PATCH v7 3/7] Restartable sequences: ARM 32 architecture support
` [RFC PATCH v7 4/7] Restartable sequences: wire up ARM 32 system call
` [RFC PATCH v7 5/7] Restartable sequences: x86 32/64 architecture support
` [RFC PATCH v7 6/7] Restartable sequences: wire up x86 32/64 system call
` [RFC PATCH v7 7/7] Restartable sequences: self-tests

[Bug 136461] New: !!O.u.t.l.o.o.k ~Support 1-800-261-3851 microsoft office phone number/ms/outlook/support/phone/number
 2016-07-21 21:15 UTC  (2+ messages)
` [Bug 136461] "

[PATCH v2 00/17] Xen ARM DomU ACPI support
 2016-07-21 21:15 UTC  (20+ messages)
` [PATCH v2 16/17] libxc/xc_dom_arm: Copy ACPI tables to guest space

[Bug 135741] New: **^*DINESH @ *1*8*4*4*3*1*3*1*9*0*4* Hp Tech @support phone number Hp printer customer care service phone number
 2016-07-21 21:15 UTC  (2+ messages)
` [Bug 135741] "

[Bug 135721] New: **^*Moti call @ *1*8*4*4*3*1*3*1*9*0*4* Canon Tech @support phone number Canon printer customer care service phone number USA  ^*^*NANU @ Canon Technical @support phone number Canon printer customer care service phone number ^*^*NANU @ Canon Technical @s
 2016-07-21 21:15 UTC  (2+ messages)
` [Bug 135721] "

[net-next PATCH 0/3] add support for impedance control for TI dp83867 phy and fix 2nd ethernet on dra72 rev C evm
 2016-07-21 21:14 UTC  (6+ messages)
` [net-next PATCH 1/3] net: phy: dp83867: Add documentation for optional impedance control

[Bug 136191] New: Describe $$$$ 1~800~790~9186 $$$$ Apple icloud Tech Support Phone Number
 2016-07-21 21:14 UTC  (2+ messages)
` [Bug 136191] "

[Bug 137281] New: microsoft $$$844-307-5701+))))outlook tech support number@@microsoft outlook
 2016-07-21 21:14 UTC  (2+ messages)
` [Bug 137281] "

[Patch net-next 1/2] net_sched: move tc_action into tcf_common
 2016-07-21 21:12 UTC  (3+ messages)

[Bug 137401] New: call ^@^1855^@^709^@^2847^@^ Hp printer customer care phone number
 2016-07-21 21:11 UTC 

[U-Boot] Pull request: u-boot-sh/rmobile
 2016-07-21 21:10 UTC  (3+ messages)

[RFC v7 0/7] KVM: arm/arm64: gsi routing support
 2016-07-21 21:10 UTC  (18+ messages)
` [RFC v7 1/7] KVM: api: pass the devid in the msi routing entry
` [RFC v7 2/7] KVM: kvm_host: add devid in kvm_kernel_irq_routing_entry
` [RFC v7 6/7] KVM: arm/arm64: enable MSI routing
` [RFC v7 7/7] KVM: arm: enable KVM_SIGNAL_MSI and "

pci: automatic interrupt affinity for MSI/MSI-X capable devices V2
 2016-07-21 21:10 UTC  (3+ messages)

+ mm-vmscan-remove-highmem_file_pages.patch added to -mm tree
 2016-07-21 21:09 UTC 

+ mm-vmscan-account-for-skipped-pages-as-a-partial-scan.patch added to -mm tree
 2016-07-21 21:09 UTC 

+ mm-remove-reclaim-and-compaction-retry-approximations.patch added to -mm tree
 2016-07-21 21:09 UTC 

+ mm-consider-per-zone-inactive-ratio-to-deactivate.patch added to -mm tree
 2016-07-21 21:09 UTC 

+ mm-add-per-zone-lru-list-stat.patch added to -mm tree
 2016-07-21 21:08 UTC 

[PATCH] x86/ebda: If the EBDA is in lowmem, reserve only 4k for the EBDA
 2016-07-21 21:08 UTC  (5+ messages)
` [PATCH] x86/boot: Reorganize and clean up the BIOS area reservation code

iproute2 mpls max labels
 2016-07-21 21:08 UTC  (4+ messages)

resend: pci: automatic interrupt affinity for MSI/MSI-X capable devices V2
 2016-07-21 21:08 UTC  (3+ messages)

[PATCH] ACPI: CPPC: Support PCC with interrupt flag
 2016-07-21 21:07 UTC 

[PATCH 0/5 RFC] Add an interface to discover relationships between namespaces
 2016-07-21 21:06 UTC  (5+ messages)

[Bug 137351] New: MSG_NOSIGNAL not documented
 2016-07-21 21:06 UTC 

[PATCH v1 3/3] cgroup: relax common ancestor restriction for direct descendants
 2016-07-21 21:06 UTC  (12+ messages)

v3.12.62 build: 0 failures 67 warnings (v3.12.62)
 2016-07-21 21:06 UTC 

[PATCH] efi: capsule: allocate whole capsule into virtual memory
 2016-07-21 21:05 UTC  (5+ messages)

[PATCH v2] mempool: fix lack of free registration
 2016-07-21 21:04 UTC  (2+ messages)

[PATCH] memzone: allow full length name
 2016-07-21 21:03 UTC  (3+ messages)

[PATCH 0/2] tpm: add driver for cr50 on SPI
 2016-07-21 21:03 UTC  (16+ messages)
` [PATCH 2/2] "
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] tpm: devicetree: document properties for cr50

[PATCH] use strbuf_addbuf() for appending a strbuf to another
 2016-07-21 21:02 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/12] qapi: remove the 'middle' mode
 2016-07-21 21:02 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 02/12] qapi-schema: add 'device_add'
` [Qemu-devel] [PATCH v2 03/12] monitor: register gen:false commands manually
` [Qemu-devel] [PATCH v2 05/12] monitor: register the qapi generated commands
` [Qemu-devel] [PATCH v2 06/12] monitor: remove mhandler.cmd_new

[Qemu-devel] [PATCH] test: port postcopy test to ppc64
 2016-07-21 21:02 UTC  (4+ messages)

[merged] kernel-trace-bpf_tracec-work-around-gcc-444-anon-union-initialization-bug.patch removed from -mm tree
 2016-07-21 21:00 UTC 

Problem connecting to wifi on libertas_cpio (sd8686)
 2016-07-21 21:00 UTC  (14+ messages)

[PATCH] multipathd: fix typo that breaks failure path
 2016-07-21 20:59 UTC 

[PATCH v1] convert: add test to demonstrate clean invocations
 2016-07-21 20:59 UTC 

[PATCH ew/daemon-socket-keepalive] Windows: add missing definition of ENOTSOCK
 2016-07-21 20:59 UTC 

+ revert-mm-mempool-only-set-__gfp_nomemalloc-if-there-are-free-elements-checkpatch-fixes.patch added to -mm tree
 2016-07-21 20:59 UTC 

dm-mq and end_clone_request()
 2016-07-21 20:58 UTC  (8+ messages)
        ` [dm-devel] "

[RFC] locking/mutex: Fix starvation of sleeping waiters
 2016-07-21 20:57 UTC  (8+ messages)
      ` [RFC] Avoid mutex starvation when optimistic spinning is disabled

+ revert-mm-mempool-only-set-__gfp_nomemalloc-if-there-are-free-elements.patch added to -mm tree
 2016-07-21 20:58 UTC 

[WireGuard] Using wireguard link as a proxy?
 2016-07-21 20:57 UTC 

[Qemu-devel] [PATCH v2] test: port postcopy test to ppc64
 2016-07-21 20:57 UTC  (2+ messages)

[PATCH v2 0/4] drm/i915/skl: Finally fix watermarks
 2016-07-21 20:57 UTC  (8+ messages)
` [PATCH v2 2/4] drm/i915/skl: Only flush pipes when we change the ddb allocation
` [PATCH v2 4/4] drm/i915/skl: Update plane watermarks atomically during plane updates

The global market so much, You'll only other foreign customers to your door, do not open up new ways to do?
 2016-07-21 20:49 UTC 

[PATCH v3 0/3] hwmon: xgene: Add support for X-Gene hwmon driver
 2016-07-21 20:55 UTC  (8+ messages)
` [PATCH v3 1/3] Documentation: dtb: xgene: Add hwmon dts binding documentation
` [PATCH v3 2/3] hwmon: xgene: Add hwmon driver
` [PATCH v3 3/3] arm64: dts: apm: Add X-Gene SoC hwmon to device tree

[PATCH] doc: announce KNI ethtool removal
 2016-07-21 20:54 UTC  (5+ messages)

[Bug 137271] New: iCloud Support Number 1.8.0.0.9.6.9.0.6.2.1 Apple Customer Care
 2016-07-21 20:53 UTC 

[Bug 137251] New: iCloud Support Number 1.8.0.0.9.6.9.0.6.2.1 Apple Customer Care
 2016-07-21 20:51 UTC 

[PATCH] eal: fix check number of bytes from read function
 2016-07-21 20:50 UTC  (3+ messages)

[Bug 137241] New: Icloud @@@ 18447806762$$$$ icloud technical support phone number
 2016-07-21 20:50 UTC 

Could I put a patch to 4.7 final?
 2016-07-21 20:48 UTC  (2+ messages)

[PATCH v2 1/2] usb: dwc2: optionally assert phy "full reset" when waking up
 2016-07-21 20:48 UTC  (5+ messages)
` [PATCH "

Practical recommendation for max update rate with QSBR
 2016-07-21 20:47 UTC 

[Ksummit-discuss] [CORE TOPIC] More useful types in the linux kernel
 2016-07-21 20:47 UTC  (4+ messages)
` [Ksummit-discuss] [CORE TOPIC] [TECH TOPIC] Support (or move towards to) LLVM

Problem re-establishing GSS contexts after a server reboot
 2016-07-21 20:46 UTC  (8+ messages)

[Bug 137211] New: ApLLe iCloud Tech Support Number18447806762 $$$$Apple Customer Care
 2016-07-21 20:45 UTC 

[PATCH 0/2] cxlflash: Regression patch and updating Maintainers list
 2016-07-21 20:44 UTC  (3+ messages)
` [PATCH 1/2] cxlflash: Verify problem state area is mapped before notifying shutdown
` [PATCH 2/2] MAINTAINERS: Update cxlflash maintainers

Unsynchronized access to spi bus by mmc_rescan?
 2016-07-21 20:44 UTC  (3+ messages)

[PATCH] eal: fix parsing of argument of option --lcores
 2016-07-21 20:44 UTC  (2+ messages)

[PATCH] leds: trigger: Introduce an USB port trigger
 2016-07-21 20:42 UTC  (5+ messages)
` [PATCH V2] "

[RFC 0/6] Add support for Tegra20/30 NOR bus controller
 2016-07-21 20:42 UTC  (6+ messages)
` [RFC 6/6] bus: Add support for Tegra NOR controller

RFC: silencing kvm unimplemented msr spew
 2016-07-21 20:41 UTC  (6+ messages)

[Bug 137181] New: Icloud technical support @@@18447806762 $$$apple icloud technical support phone number
 2016-07-21 20:40 UTC 

[I-G-T] igt/gem_mocs_settings: improve RC6 testings
 2016-07-21 20:40 UTC  (2+ messages)

[Bug 137161] New: Describe @^18557092847^@ Epson Printer Tech Support Phone Number
 2016-07-21 20:38 UTC 

[PATCH] nfsd: Make creates return EEXIST correctly instead of EPERM
 2016-07-21 20:37 UTC  (5+ messages)

[Bug 137141] New: netgear router@@-1-855-7092847))))netgear @router@tech@support@number@@
 2016-07-21 20:35 UTC 

[PATCH 0/2] Add driver for Domintech DMARD06 accelerometer
 2016-07-21 20:33 UTC  (6+ messages)
  ` [PATCH 1/2] devicetree: bindings: Add vendor prefix for Domintech Co., Ltd
  ` [PATCH 2/2] iio: accel: Add support for Domintech DMARD06 accelerometer

[RFC PATCH 1/2] ACPI / button: Send "open" state after boot/resume
 2016-07-21 20:33 UTC  (6+ messages)
` [PATCH v4 1/2] ACPI / button: Add KEY_LID_OPEN/KEY_LID_CLOSE for new usage model
` [PATCH v4 2/2] ACPI / button: Add document for ACPI control method lid device restrictions

[meta-fsl-arm][PATCH 1/2] u-boot-fslc: Bump revision to 9da4a42
 2016-07-21 20:25 UTC  (2+ messages)
` [meta-fsl-arm][PATCH 2/2] u-boot-fslc-mxsboot: "

[PATCH V2 0/4] Handle EFI_INVALID_PARAMETER from ExitBootServices
 2016-07-21 20:28 UTC  (5+ messages)
  ` [PATCH V2 1/4] efi/libstub: Allocate headspace in efi_get_memory_map()
  ` [PATCH V2 2/4] efi/libstub: Introduce ExitBootServices helper
  ` [PATCH V2 3/4] efi/libstub: Use efi_exit_boot_services() in FDT
  ` [PATCH V2 4/4] x86/efi: Use efi_exit_boot_services()

[PATCH 1/2 v4] proc: Relax /proc/<tid>/timerslack_ns capability requirements
 2016-07-21 20:24 UTC  (2+ messages)
` [PATCH 2/2 v4] proc: Add LSM hook checks to /proc/<tid>/timerslack_ns

[PATCH 00/13] pull: OCLint static code analysis changes
 2016-07-21 20:20 UTC  (4+ messages)
` [PATCH 03/13] libfdisk: collapse indentation [oclint]

[PATCH 1/5] [media] v4l2-common.h: Add documentation for other functions
 2016-07-21 20:19 UTC  (3+ messages)
` [PATCH 4/5] [media] doc-rst: move v4l2-dev doc to a separate file
` [PATCH 5/5] [media] v4l2-dev: add cross-references and improve markup


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.