All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-29 18:41:12 to 2016-02-29 19:42:06 UTC [more...]

[PATCH] mm: readahead: do not cap readahead() and MADV_WILLNEED
 2016-02-29 19:41 UTC  (3+ messages)

[PATCH net-next V1 00/10] mlx5 driver updates
 2016-02-29 19:41 UTC  (4+ messages)
` [PATCH net-next V1 09/10] net/mlx5: Fix global UAR mapping

[PATCH 0/2] Clang inspired fixes
 2016-02-29 19:41 UTC  (3+ messages)
` [PATCH 1/2] ghostscript: 9.16 -> 9.18
` [PATCH 2/2] strace: Backport fixes for compiling with clang

[PATCH 0/3] makedumpfile: Fix handling of ELF segments with p_memsz > p_filesz
 2016-02-29 19:40 UTC  (5+ messages)
` [PATCH 3/3] makedumpfile: Rewrite readpage_elf
    ` [PATCH] makedumpfile: When reading partial ELF pages, check final pointer against buffer end

[PATCH RFC 0/3] leds: Add driver for the ISSI IS31FL32xx family of LED drivers
 2016-02-29 19:40 UTC  (11+ messages)
` [PATCH RFC 3/3] "

[patch] PCI: hv: potential use after free
 2016-02-29 19:38 UTC  (4+ messages)

Proposal for new memory_order_consume definition
 2016-02-29 19:38 UTC  (10+ messages)
` [isocpp-parallel] "

[PATCH v5 0/3] pass credential.* to submodules
 2016-02-29 19:37 UTC  (7+ messages)
` [PATCH v5 1/3] sumodule--helper: fix submodule--helper clone usage and check argc count
` [PATCH v5 3/3] git: submodule honor -c credential.* from command line

[patch 00/20] cpu/hotplug: Core infrastructure for cpu hotplug rework
 2016-02-29 19:35 UTC  (4+ messages)
` [patch 01/20] idle: Move x86ism out of generic code

[PATCH v4 00/10] Multi-instance vTPM driver
 2016-02-29 19:36 UTC  (10+ messages)
` [PATCH v4 03/10] tpm: Provide strong locking for device removal
` [PATCH v4 04/10] tpm: Get rid of module locking
` [PATCH v4 06/10] tpm: Replace device number bitmap with IDR
` [PATCH v4 07/10] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL

Bug after update kernel 3.14.62
 2016-02-29 17:08 UTC 

[linux-linus test] 84472: regressions - FAIL
 2016-02-29 19:34 UTC 

[PATCHv20 00/12] Expose submodule parallelism to the user
 2016-02-29 19:32 UTC  (14+ messages)
` [PATCHv20 01/12] submodule-config: keep update strategy around
` [PATCHv20 02/12] submodule-config: drop check against NULL
` [PATCHv20 03/12] fetching submodules: respect `submodule.fetchJobs` config option
` [PATCHv20 04/12] submodule update: direct error message to stderr
` [PATCHv20 05/12] run_processes_parallel: treat output of children as byte array
` [PATCHv20 06/12] run-command: expose default_{start_failure, task_finished}
` [PATCHv20 07/12] run_processes_parallel: rename parameters for the callbacks
` [PATCHv20 08/12] run_processes_parallel: correctly terminate callbacks with an LF
` [PATCHv20 09/12] git submodule update: have a dedicated helper for cloning
` [PATCHv20 10/12] submodule helper: remove double 'fatal: ' prefix
` [PATCHv20 11/12] submodule update: expose parallelism to the user
` [PATCHv20 12/12] clone: allow an explicit argument for parallel submodule clones

[PATCH] clk: qcom: Fix pre-divider usage for pixel RCG
 2016-02-29 19:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] nvme: expose cntlid in sysfs
 2016-02-29 19:31 UTC  (2+ messages)

[Patch net-next] net: remove skb_sender_cpu_clear()
 2016-02-29 19:30 UTC  (4+ messages)

[PATCH 0/5] Staging: Remove unnecessary goto
 2016-02-29 19:30 UTC  (8+ messages)
` [PATCH 1/5] Staging: media: Remove Unnecessary goto
` [PATCH 2/5] Staging: iio: ade7854: Remove unnecessary goto
` [PATCH 3/5] Staging: iio: ade7758_core: "
` [PATCH 4/5] Staging: iio: ade7754: "
` [PATCH 5/5] Staging: gdm72xx: "
` [Outreachy kernel] [PATCH 0/5] Staging: "

[PATCH] http: honor no_http env variable to bypass proxy
 2016-02-29 19:29 UTC  (2+ messages)

[PATCH v4 0/7] replacing strbuf_getline_lf() by strbuf_getline()
 2016-02-29 19:26 UTC  (6+ messages)
` [PATCH v4 1/7] quote: remove leading space in sq_dequote_step
` [PATCH v4 4/7] notes copy --stdin: read lines with strbuf_getline()

[net-next PATCH] net: relax setup_tc ndo op handle restriction
 2016-02-29 19:26 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2] Change type of signed int flags to unsigned
 2016-02-29 19:26 UTC  (2+ messages)

[PATCH 1/2] perf, tools: Add support for skipping itrace instructions
 2016-02-29 19:25 UTC  (5+ messages)
` [PATCH 2/2] perf, tools, script: Add support for printing assembler

[Qemu-arm] [PATCH] target-arm: Correct handling of writes to CPSR mode bits from gdb in usermode
 2016-02-29 19:24 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH V2] acpi, pci, irq: account for early penalty assignment
 2016-02-29 19:24 UTC  (2+ messages)

[GIT PULL 00/11] perf/core improvements and fixes
 2016-02-29 19:22 UTC  (12+ messages)
` [PATCH 01/11] perf tools: Fix python extension build
` [PATCH 02/11] perf trace: Check and discard not only 'nr' but also '__syscall_nr'
` [PATCH 03/11] tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr:
` [PATCH 04/11] tools lib traceevent: Split pevent_print_event() into specific functionality functions
` [PATCH 05/11] perf stat: Check existence of frontend/backed stalled cycles
` [PATCH 06/11] perf data: Support converting data from bpf_perf_event_output()
` [PATCH 07/11] perf data: Explicitly set byte order for integer types
` [PATCH 08/11] perf record: Use WARN_ONCE to replace 'if' condition
` [PATCH 09/11] perf record: Extract synthesize code to record__synthesize()
` [PATCH 10/11] perf record: Introduce record__finish_output() to finish a perf.data
` [PATCH 11/11] perf record: Ensure return non-zero rc when mmap fail

[PATCH v11 0/4] ARC: Add PCI support
 2016-02-29 19:22 UTC  (4+ messages)

[PULL fixes for 4.6]: 2 gspca and 1 bttv fix
 2016-02-29 19:20 UTC 

[PATCH V3 0/4] acpi: cppc optimization patches
 2016-02-29 19:20 UTC  (6+ messages)
` [PATCH V3 1/4] ACPI / CPPC: Optimize PCC Read Write operations

[PATCH] drm/i915: Add missing NULL check before calling initial_watermarks
 2016-02-29 19:20 UTC 

[PATCH v3 4/4] leds: core: add support for RGB LED's
 2016-02-29 19:19 UTC  (7+ messages)

[Buildroot] [PATCH] pkgconf: Add a symlink to the GNU_TARGET_NAME-pkg-config
 2016-02-29 19:19 UTC  (2+ messages)

[PATCH net V1 0/7] Mellanox 100G mlx5 driver fixes
 2016-02-29 19:17 UTC  (8+ messages)
` [PATCH net V1 1/7] net/mlx5e: Remove wrong poll CQ optimization
` [PATCH net V1 2/7] net/mlx5e: Fix LRO modify
` [PATCH net V1 3/7] net/mlx5e: Fix soft lockup when HW Timestamping is enabled
` [PATCH net V1 4/7] net/mlx5e: Fix ethtool RX hash func configuration change
` [PATCH net V1 5/7] net/mlx5e: Correctly handle RSS indirection table when changing number of channels
` [PATCH net V1 6/7] net/mlx5e: Add rx/tx bytes software counters
` [PATCH net V1 7/7] net/mlx5e: Provide correct packet/bytes statistics

[PATCH 1/2] gspca: Fix ov519 i2c r/w not working when connected to a xhci host
 2016-02-29 19:17 UTC  (2+ messages)
` [PATCH 2/2] gspca: Remove unused ovfx2_vga_mode/ovfx2_cif_mode arrays

[PATCH] sign-file: fix build with CMS support disabled
 2016-02-29 19:17 UTC 

[PATCH V1 libibverbs 0/8] Completion timestamping
 2016-02-29 19:17 UTC  (7+ messages)
` [PATCH V1 libibverbs 1/8] Add ibv_poll_cq_ex verb

[Xenomai] Ipipe 4.1 on Allwinner A20 (Cubietruck) takes a very long start time
 2016-02-29 19:16 UTC  (2+ messages)

Softirq priority inversion from "softirq: reduce latencies"
 2016-02-29 19:14 UTC  (14+ messages)

linux-next: Unable to write into a vma if it has been mapped without PROT_READ
 2016-02-29 19:11 UTC  (2+ messages)

50a6c8ef - xmalloc_array
 2016-02-29 19:10 UTC  (5+ messages)
` [PATCH] compat/mingw: brown paper bag fix for 50a6c8e

[PATCH 0/2] sched/core: Cleanup leftovers in __schedule()
 2016-02-29 19:09 UTC  (3+ messages)
` [PATCH 1/2] sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()

[PATCH] no-static-libs.inc: add gdb
 2016-02-29 19:10 UTC 

Freescale P5020 cpu will be kvm-pr?
 2016-02-29 19:03 UTC 

[PATCHv3] arm64: Rework valid_user_regs
 2016-02-29 19:08 UTC  (3+ messages)

Documentation/memory-barriers.txt: How can READ_ONCE() and WRITE_ONCE() provide cache coherence?
 2016-02-29 19:07 UTC  (5+ messages)

Filesystems over UBI can't handle badblocks
 2016-02-29 19:06 UTC 

[PATCH v4 00/24] Prepare UEFI and ACPI tables for Dom0 on ARM64
 2016-02-29 19:06 UTC  (4+ messages)
` [PATCH v4 13/24] arm/acpi: Map all other tables for Dom0

[PATCH 0/4] Support for analog peripherals on LPC18xx familiy
 2016-02-29 19:05 UTC  (5+ messages)
` [PATCH 1/4] iio: adc: add NXP LPC18xx ADC driver
` [PATCH 2/4] dt: document NXP LPC1850 ADC driver bindings
` [PATCH 3/4] iio: dac: add NXP LPC18xx DAC driver
` [PATCH 4/4] dt: document NXP LPC1850 DAC driver bindings

[PATCH net-next v3 0/5] bridge/ovs: avoid skb head copy on frame forwarding
 2016-02-29 19:05 UTC  (2+ messages)

[PATCH V5 00/15] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-02-29 19:03 UTC  (3+ messages)

[net] 21bb45b419: kmsg.unregister_netdevice:waiting_for_br-lan_to_become_free.Usage_count=
 2016-02-29 19:03 UTC  (3+ messages)
` [lkp] "

[PATCHv18 00/11] Expose
 2016-02-29 19:03 UTC  (5+ messages)
` [PATCHv19 00/11] Expose submodule parallelism to the user
  ` [PATCHv19 09/11] git submodule update: have a dedicated helper for cloning

[PATCH v13 00/20] KVM: ARM64: Add guest PMU support
 2016-02-29 19:03 UTC  (10+ messages)
` [PATCH v13 01/20] ARM64: Move PMU register related defines to asm/perf_event.h

[Intel-wired-lan] [PATCH net] i40e: fix errant PCIe bandwidth message
 2016-02-29 19:00 UTC 

[PATCH] wpa-supplicant.sh: updated to modern init script format, refactoring, and new restart functionality
 2016-02-29 18:59 UTC  (2+ messages)

[PATCH 1/1] eudev: Fix for multilib builds
 2016-02-29 18:58 UTC 

[net-next PATCH v3 0/3] tc software only
 2016-02-29 18:58 UTC  (7+ messages)
` [net-next PATCH v3 1/3] net: sched: consolidate offload decision in cls_u32

[PATCH 1/3] [media] rc: sunxi-cir: support module autoloading
 2016-02-29 18:57 UTC  (9+ messages)
` [PATCH 2/3] dmaengine: sun4i: "
` [PATCH 3/3] usb: musb: sunxi: "

[PATCH] drm/i915/BXT: Fixed COS blanking issue
 2016-02-29 18:49 UTC 

[PATCH 0/8] coresight: etmv4: make driver usable by Perf
 2016-02-29 18:54 UTC  (17+ messages)
` [PATCH 1/8] coresight: etm4x: moving sysFS entries to a dedicated file
` [PATCH 2/8] coresight: etm4x: adding config and traceid registers
` [PATCH 3/8] coresight: etm4x: splitting struct etmv4_drvdata
` [PATCH 4/8] coresight: etm4x: splitting etmv4 default configuration
` [PATCH 5/8] coresight: etm4x: unlocking tracers in default arch init
` [PATCH 6/8] coresight: etm4x: moving etm_drvdata::enable to atomic field
` [PATCH 7/8] coresight: etm4x: implementing user/kernel mode tracing
` [PATCH 8/8] coresight: etm4x: implementing the perf PMU API

[kvm-unit-tests PATCH v3 0/2] powerpc: add little-endian support
 2016-02-29 18:56 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 1/2] powerpc: add asm/ppc_asm.h

[RFC v2 0/7] linux: add linker tables
 2016-02-29 18:56 UTC  (4+ messages)
` [RFC v2 3/7] firmware: port built-in section to linker table

[PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups
 2016-02-29 18:55 UTC  (2+ messages)

[PATCH 00/22] Mark more strings for translation
 2016-02-29 18:55 UTC  (11+ messages)
` [PATCH 13/22] ref-filter.c: mark "
` [PATCH 14/22] refs/files-backend.c: "
` [PATCH 15/22] remote-curl.c: "
` [PATCH 16/22] run-command.c: "
` [PATCH 19/22] trailer.c: "

[kvm-unit-tests PATCH v3 0/6] reduce exit status ambiguity and more
 2016-02-29 18:53 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 1/6] x86: clean up exit use, use abort
` [kvm-unit-tests PATCH v3 2/6] run scripts need consistent exit status
` [kvm-unit-tests PATCH v3 3/6] arch-run: reduce return code ambiguity
` [kvm-unit-tests PATCH v3 4/6] cleanup unittests.cfg headers
` [kvm-unit-tests PATCH v3 5/6] runtime: enable some unittest config overriding
` [kvm-unit-tests PATCH v3 6/6] run scripts: add timeout support

[PATCH v6 00/11] Add DRM Driver for HiSilicon Kirin hi6220 SoC
 2016-02-29 18:53 UTC  (19+ messages)
` [PATCH v6 03/11] drm/hisilicon: Add crtc driver for ADE
` [PATCH v6 04/11] drm/hisilicon: Add plane "
` [PATCH v6 05/11] drm/hisilicon: Add vblank "
` [PATCH v6 07/11] drm/hisilicon: Add designware dsi encoder driver
` [PATCH v6 08/11] drm/hisilicon: Add designware dsi host driver
` [PATCH v6 09/11] drm/hisilicon: Add support for external bridge

[PATCH openbmc 0/2] don't inherit image-overlay by default
 2016-02-29 18:40 UTC  (3+ messages)
` [PATCH openbmc 1/2] Whitespace fixes
` [PATCH openbmc 2/2] Don't inherit image-overlay by default

[PATCH] mrf24j40: fix security-enabled processing on inbound frames
 2016-02-29 18:46 UTC  (3+ messages)

[PATCHv2] Enable iBFT IPv6 booting with prefix length
 2016-02-29 18:45 UTC  (3+ messages)
` [PATCHv2] iscsi_ibft: Add prefix-len attr and display netmask

[ovmf test] 84489: regressions - FAIL
 2016-02-29 18:44 UTC 

[PATCH v2] introduce MEN 16Z127 GPIO controller driver
 2016-02-29 18:44 UTC  (2+ messages)
` [PATCH v2] gpio: add driver for MEN 16Z127 GPIO controller

[PATCH] exit: clear TIF_MEMDIE after exit_task_work
 2016-02-29 18:44 UTC  (4+ messages)

master - tests: check [unknown] in lvmetad-pvscan-cache
 2016-02-29 18:44 UTC 

[PATCH 0/1] bitbake: Remove puccho ui
 2016-02-29 18:49 UTC  (2+ messages)
` [PATCH 1/1] ui: remove the "

INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
 2016-02-28 12:49 UTC 

INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
 2016-02-28 12:49 UTC 

[Qemu-devel] [PATCH 00/38] ivshmem: Fixes, cleanups, device model split
 2016-02-29 18:40 UTC  (10+ messages)
` [Qemu-devel] [PATCH 23/38] ivshmem: Receive shared memory synchronously in realize()
` [Qemu-devel] [PATCH 24/38] ivshmem: Propagate errors through ivshmem_recv_setup()
` [Qemu-devel] [PATCH 27/38] ivshmem: Simplify how we cope with short reads from server
` [Qemu-devel] [PATCH 33/38] ivshmem: Replace int role_val by OnOffAuto master
` [Qemu-devel] [PATCH 34/38] ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem
` [Qemu-devel] [PATCH 35/38] ivshmem: Clean up after the previous commit
` [Qemu-devel] [PATCH 36/38] ivshmem: Drop ivshmem property x-memdev
` [Qemu-devel] [PATCH 37/38] ivshmem: Require master to have ID zero
` [Qemu-devel] [PATCH 38/38] contrib/ivshmem-server: Print "not for production" warning


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.