All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-17 19:11:29 to 2015-08-17 20:31:53 UTC [more...]

[patch -rt 1/2] KVM: use simple waitqueue for vcpu->wq
 2015-08-17 20:31 UTC  (12+ messages)

[U-Boot] [PATCH v1 0/2] Fix init_ram for e6500 and e5500
 2015-08-17 20:31 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] powerpc: configs: Fix init_ram physical address for several boards
` [U-Boot] [PATCH v1 2/2] powerpc: e6500: Lock/unlock L2 cache instead of L1 as init_ram

Question: .idx without .pack causes performance issues?
 2015-08-17 20:30 UTC  (4+ messages)
` [PATCH 1/2] prepare_packed_git(): refactor garbage reporting in pack directory
  ` [PATCH 2/2] gc: Remove garbage .idx files from pack dir

[PATCH 00/10] xfsprogs August 2015 patchbomb
 2015-08-17 20:30 UTC  (9+ messages)
` [PATCH 01/10] libxfs: readahead of dir3 data blocks should use the read verifier
` [PATCH 03/10] xfs_repair: ignore "repaired" flag after we decide to clear xattr block
` [PATCH 04/10] xfs_repair: fix broken EFSBADCRC/EFSCORRUPTED usage with buffer errors

[Buildroot] [PATCH] [autobuild] package/oprofile: fix static linking
 2015-08-17 20:29 UTC  (2+ messages)

[Buildroot] [git commit] package/oprofile: fix static linking
 2015-08-17 20:28 UTC 

generic/04[89] fail on XFS due to change in writeback code
 2015-08-17 20:27 UTC  (13+ messages)
` generic/04[89] fail on XFS due to change in writeback code [4.2-rc1 regression]
  ` [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes

[Buildroot] [PATCH] [autobuild] package/dosfstools: fix build with musl
 2015-08-17 20:26 UTC  (2+ messages)

+ arc-add-negative-dependency-for-vga_console.patch added to -mm tree
 2015-08-17 20:25 UTC 

[PATCH v2.1 1/3] vga_switcheroo: Add support for switching only the DDC
 2015-08-17 20:24 UTC  (5+ messages)
` [PATCH v2.1 2/3] apple-gmux: Add switch_ddc support
  ` [PATCH v2.1 3/3] drm/edid: Switch DDC when reading the EDID

[Buildroot] [git commit] package/dosfstools: fix build with musl
 2015-08-17 20:23 UTC 

Signed-off-by and aliases
 2015-08-17 20:19 UTC  (8+ messages)

+ arm64-support-initrd-outside-kernel-linear-map-v4.patch added to -mm tree
 2015-08-17 20:19 UTC 

+ mm-add-utility-for-early-copy-from-unmapped-ram-v4.patch added to -mm tree
 2015-08-17 20:19 UTC 

[PATCH] ASoC: topology: Add Kconfig option for topology
 2015-08-17 20:18 UTC  (3+ messages)

[PATCH v2 0/2] I2C support for NXP LPC18xx family
 2015-08-17 20:18 UTC  (4+ messages)
` [PATCH v2 1/2] i2c: add i2c-lpc2k driver

[nightly] Core TISDK (fido/1.8) 2015.08 build 2015-08-17_13-34-04
 2015-08-17 20:15 UTC 

two minor nvme endianess patches
 2015-08-17 20:12 UTC  (3+ messages)
` [PATCH 1/2] nvme: remove spurious use of *_to_cpup helpers

+ add-myself-to-get_maintainerignore.patch added to -mm tree
 2015-08-17 20:12 UTC 

+ mm-hwpoison-dont-try-to-unpoison-containment-failed-pages.patch added to -mm tree
 2015-08-17 20:10 UTC 

+ mm-hwpoison-fix-race-between-soft_offline_page-and-unpoison_memory.patch added to -mm tree
 2015-08-17 20:10 UTC 

+ mm-hwpoison-introduce-num_poisoned_pages-wrappers.patch added to -mm tree
 2015-08-17 20:10 UTC 

[PATCH V8 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing
 2015-08-17 19:58 UTC  (7+ messages)
` [PATCH V8 08/25] perf tools: Add Intel BTS support

Ipset Error : ipset v6.25.1: Kernel error received: set type not supported (on Kernel 4.1.4)
 2015-08-17 20:08 UTC  (6+ messages)

Applied "regulator: Regulator driver for the Qualcomm RPM" to the regulator tree
 2015-08-17 20:07 UTC 

[PATCH v2 0/7] dax: I/O path enhancements
 2015-08-17 20:07 UTC  (7+ messages)
` [PATCH v2 7/7] pmem, dax: have direct_access use __pmem annotation

Applied "regulator: core: Use IS_ERR_OR_NULL()" to the regulator tree
 2015-08-17 20:07 UTC 

Applied "regulator: core: Define regulator_set_voltage_triplet()" to the regulator tree
 2015-08-17 20:07 UTC 

[Qemu-devel] [PATCH 00/17] queued tcg improvements
 2015-08-17 20:06 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/17] tcg/optimize: fix constant signedness
` [Qemu-devel] [PATCH 02/17] tcg/optimize: optimize temps tracking
` [Qemu-devel] [PATCH 03/17] tcg/optimize: add temp_is_const and temp_is_copy functions
` [Qemu-devel] [PATCH 04/17] tcg/optimize: track const/copy status separately
` [Qemu-devel] [PATCH 05/17] tcg/optimize: allow constant to have copies
` [Qemu-devel] [PATCH 06/17] tcg: rename trunc_shr_i32 into trunc_shr_i64_i32
` [Qemu-devel] [PATCH 07/17] tcg: don't abuse TCG type in tcg_gen_trunc_shr_i64_i32
` [Qemu-devel] [PATCH 08/17] tcg: implement real ext_i32_i64 and extu_i32_i64 ops
` [Qemu-devel] [PATCH 09/17] tcg/optimize: add optimizations for "
` [Qemu-devel] [PATCH 10/17] tcg/optimize: do not remember garbage high bits for 32-bit ops
` [Qemu-devel] [PATCH 11/17] tcg: update README about size changing ops
` [Qemu-devel] [PATCH 12/17] tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32
` [Qemu-devel] [PATCH 14/17] tcg/i386: use softmmu fast path for unaligned accesses
` [Qemu-devel] [PATCH 15/17] tcg/ppc: Improve unaligned load/store handling on 64-bit backend
` [Qemu-devel] [PATCH 16/17] tcg/s390: Use softmmu fast path for unaligned accesses
` [Qemu-devel] [PATCH 17/17] tcg/aarch64: "

[PATCH] regulator: core: Use IS_ERR_OR_NULL()
 2015-08-17 20:06 UTC  (2+ messages)

[PATCH] ASoC: mediatek: Remove AIF widgets for backend DAIs
 2015-08-17 20:06 UTC  (2+ messages)
` Applied "ASoC: mediatek: Remove AIF widgets for backend DAIs" to the asoc tree

[PATCH 0/3] drm/i915: fix USB Type-C reversed connector
 2015-08-17 20:06 UTC  (9+ messages)
` [PATCH 3/3] drm/i915: Support DDI lane reversal for DP
  ` [Intel-gfx] "

[PATCH] Documentation: read-tree consistent usage of working tree
 2015-08-17 20:06 UTC 

[PATCH 00/11] drm/i915: Port A HPD and other HPD cleanups
 2015-08-17 20:06 UTC  (5+ messages)
` [PATCH 01/11] drm/i915: Clean up various HPD defines
` [PATCH 02/11] drm/i915; Extract intel_hpd_enabled_irqs()

[PATCH v2 00/10] ASoC: support adding PCM dynamically from topology
 2015-08-17 20:05 UTC  (6+ messages)

[PATCH] Documentation: read-tree consistent usage of working tree
 2015-08-17 20:03 UTC 

[PATCH 0/7] Flags and config to sign pushes by default
 2015-08-17 20:00 UTC  (17+ messages)
` [PATCH 7/7] Add a config option push.gpgSign for default signed pushes

[PATCH 0/5] staging: wilc1000: code improvements
 2015-08-17 20:01 UTC  (10+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/5] staging: wilc1000: remove void function return statements that are not useful
  ` [PATCHv2 2/5] staging: wilc1000: use pr_* instead of printk
  ` [PATCHv2 3/5] staging: wilc1000: remove DECLARE_WILC_BUFFER()
  ` [PATCHv2 4/5] staging: wilc1000: remove FREE_WILC_BUFFER()
  ` [PATCHv2 5/5] staging: wilc1000: replace MALLOC_WILC_BUFFER() macro to avoid possible memory leak

[PATCH][meta-fsl-arm] 2.6.35 kernel build error with perl 5.22
 2015-08-17 20:00 UTC  (4+ messages)
` [oe] "

pull request (net-next): ipsec-next 2015-08-17
 2015-08-17 19:58 UTC  (5+ messages)
` [PATCH 1/4] xfrm6: Fix IPv6 ECN decapsulation
` [PATCH 2/4] net/xfrm: use kmemdup rather than duplicating its implementation
` [PATCH 3/4] xfrm: Add oif to dst lookups
` [PATCH 4/4] net: Document xfrm4_gc_thresh and xfrm6_gc_thresh

[PATCH] writeback: account BDI's min_ratio for unregistered device
 2015-08-17 19:58 UTC  (2+ messages)

The performance is not as expected when used several disks on raid0
 2015-08-17 19:57 UTC  (6+ messages)

[PATCH] valgrind: build ptests without optimizations
 2015-08-17 19:55 UTC 

[PATCH] ASoC: Intel: Bsw: Read sst DSP DMA pointer after period elapse occurs
 2015-08-17 19:55 UTC  (2+ messages)

[PATCH] clk: rockchip: add pclk_cpu to the list of rk3188 critical clocks
 2015-08-17 19:55 UTC  (9+ messages)
      ` [PATCH v2] "

[PATCH 0/1] staging: wilc1000: need feedback about a patch
 2015-08-17 19:55 UTC  (2+ messages)

master - config: create lists of accepted values in descriptions
 2015-08-17 19:54 UTC 

master - config: add empty lines around examples
 2015-08-17 19:54 UTC 

master - config: recognize a blank comment line
 2015-08-17 19:54 UTC 

master - config: explain automatic default values
 2015-08-17 19:54 UTC 

pg stuck on creating
 2015-08-17 19:54 UTC 

[PATCH 1/4] staging: wilc1000: delete wilc_log.h
 2015-08-17 19:53 UTC  (6+ messages)
` [PATCH 2/4] staging: wilc1000: delete wilc_osconfig.h
` [PATCH 4/4] staging: wilc1000: return -EINVAL for invalid argument checking

[PATCH 1/1] perf/x86/intel: fix LBR callstack issue caused by FREEZE_LBRS_ON_PMI
 2015-08-17 12:37 UTC 

[PATCHSET cgroup/for-4.3] cgroup,memcg: generalize event handling and enable notifications on "memory.events"
 2015-08-17 19:51 UTC  (6+ messages)
` [PATCH 8/8] memcg: generate file modified "

[PATCH] workqueue: fix some docbook warnings
 2015-08-17 19:49 UTC  (2+ messages)

[PATCH] utf8.c: print warning about disabled iconv
 2015-08-17 19:49 UTC  (5+ messages)
` [PATCH v2] utf8.c: print warning about iconv errors

[PATCH] perf script/python: add new compaction-times script
 2015-08-17 19:48 UTC  (2+ messages)
` [PATCH v2] "

[GIT PULL] libata fixes for v4.2-rc7
 2015-08-17 19:47 UTC 

Please revert 08439fec266c3cc5702953b4f54bdf5649357de0
 2015-08-17 19:45 UTC 

ATTENTION: VALIDATE YOUR EMAIL NOW
 2015-08-17 19:30 UTC 

[GIT PULL] cgroup fixes for v4.2-rc7
 2015-08-17 19:42 UTC  (2+ messages)

[PATCH v5 00/22] Add ITS support
 2015-08-17 19:41 UTC  (7+ messages)
` [PATCH v5 19/22] xen/arm: ITS: Add APIs to add and assign device
` [PATCH v5 20/22] xen/arm: ITS: Map ITS translation space
` [PATCH v5 21/22] xen/arm: ITS: Generate ITS node for Dom0

[PATCH 00/11] xfsprogs: Partial OS X support
 2015-08-17 19:39 UTC  (21+ messages)
` [PATCH 01/11] xfsprogs: undefined variable fix
` [PATCH 02/11] xfsprogs: Add ifdef dirent checks where it was missing
` [PATCH 04/11] xfsprogs: Add includes required for OS X builds
` [PATCH 05/11] xfsprogs: missing and dummy calls for OS X support
` [PATCH 06/11] xfsprogs: Add mntent.h check into autoconf
` [PATCH 07/11] xfsprogs: Add fls "
` [PATCH 08/11] xfsprogs: replace obsolete memalign with posix_memalign
` [PATCH 09/11] xfsprogs: prevent LIST_ macros conflicts
` [PATCH 10/11] xfsprogs: Update doc for OS X
` [PATCH 11/11] xfsprogs: Add a way to compile without blkid

ATTENTION: VALIDATE YOUR EMAIL NOW
 2015-08-17 19:36 UTC 

[PATCH v8 0/8] implement notes.mergeStrategy option
 2015-08-17 19:35 UTC  (4+ messages)
` [PATCH v8 4/8] notes: allow use of the "rewrite" terminology for merge strategies

[PATCH] input: gpio_keys: Don't report events on gpio failure
 2015-08-17 19:34 UTC  (6+ messages)

"git am --abort" screwing up index?
 2015-08-17 19:33 UTC  (5+ messages)
    ` [PATCH] am --abort: merge ORIG_HEAD tree into index

[RFC] Implementing an additional TCP congestion control algorithm (TCP-PR) - communication and organisation
 2015-08-17 19:32 UTC  (4+ messages)
  ` [RFC] Implementing an additional TCP congestion control algorithm (TCP-PR)

[PATCH v4 1/2] Add support for SMBIOS3 entry point structures
 2015-08-17 19:31 UTC  (2+ messages)

[meta-fsl-arm] mesa-demos broken on nitrogen6x
 2015-08-17 19:29 UTC 

[U-Boot] [UBOOT PATCH v5 0/3] Add ACPI table support
 2015-08-17 19:29 UTC  (4+ messages)
` [U-Boot] [UBOOT PATCH v5 1/3] x86: Generate a valid ACPI table
` [U-Boot] [UBOOT PATCH v5 2/3] x86: Add ACPI table support to QEMU
` [U-Boot] [UBOOT PATCH v5 3/3] x86: Add DSDT table for supporting ACPI on QEMU

[PATCH v4] iio: magnetometer: add mmc34160 magnetometer driver
 2015-08-17 19:28 UTC  (2+ messages)

[RFT PATCH] ia64: bigsur_defconfig: convert to use libata PATA drivers
 2015-08-17 19:27 UTC  (5+ messages)
` [RFT PATCH] ia64: zx1_defconfig: "

[PATCH 0/5] net: Hisilicon Network Subsystem support
 2015-08-17 19:25 UTC  (5+ messages)
` [PATCH 2/5] net: add Hisilicon Network Subsystem hnae framework support

[Bug 91278] Tonga GPU lock/reset fail with Unigine Valley
 2015-08-17 19:25 UTC  (2+ messages)

Could Xen hyperviosr be able to invoke Linux systemcalls?
 2015-08-17 19:25 UTC  (4+ messages)

[PATCH] man ip-link: Add more explanation about vlan reordering
 2015-08-17 19:22 UTC 

[PATCH 0/3] Stuff for 4.2 (including a revert)
 2015-08-17 19:22 UTC  (4+ messages)
` [PATCH 1/3] Revert "sched/x86_64: Don't save flags on context switch"
` [PATCH 2/3] selftests/x86: Disable sigreturn_64
` [PATCH 3/3] selftests/x86: Add syscall_nt selftest

[patch] net: ethernet: micrel: fix an error code
 2015-08-17 19:23 UTC  (3+ messages)

[PATCH v4] serial: 8250: Fix autoconfig_irq() to avoid race conditions
 2015-08-17 19:22 UTC  (2+ messages)

[PATCH RFC v3 0/7] Implement generic ASoC HDMI codec and use it in tda998x
 2015-08-17 19:22 UTC  (6+ messages)
` [PATCH RFC v3 3/7] ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders

[PATCH net v2] ppp: fix device unregistration upon netns deletion
 2015-08-17 19:22 UTC  (2+ messages)

[PATCH] xfs: flush entire file on dio read/write to cached file
 2015-08-17 19:22 UTC  (2+ messages)

[Qemu-devel] [RESEND PATCHv2] sdhci: Pass drive parameter to sdhci-pci via qdev property
 2015-08-17 19:20 UTC 

[PATCH net-next] bnx2: Fix bandwidth allocation for some MF modes
 2015-08-17 19:20 UTC  (4+ messages)

[PATCH] mtd: nand: pxa3xx-nand: fix random command timeouts
 2015-08-17 19:15 UTC  (5+ messages)

[PATCH v10 0/6] block: loop: improve loop with AIO
 2015-08-17 19:19 UTC  (2+ messages)

Btrfs is amazing! (a lack-of-bug report)
 2015-08-17 19:18 UTC  (3+ messages)

[PATCH] net: phy: fix PHY_RUNNING in phy_state_machine
 2015-08-17 19:18 UTC  (2+ messages)

[GIT PULL 00/14] perf/core improvements and fixes
 2015-08-17 19:12 UTC  (15+ messages)
` [PATCH 01/14] perf tools: Support static linking with libdw
` [PATCH 02/14] perf probe: Fix to add missed brace around if block
` [PATCH 03/14] perf trace: Move vfs_getname storage to per thread area
` [PATCH 04/14] perf script: Initialize callchain_param.record_mode
` [PATCH 05/14] perf annotate: Fix 32-bit compilation error in util/annotate.c
` [PATCH 06/14] perf symbols: Fix annotation of vdso
` [PATCH 07/14] perf tools: Add a helper function to probe whether cpu-wide tracing is possible
` [PATCH 08/14] perf auxtrace: Add Intel PT as an AUX area tracing type
` [PATCH 09/14] perf tools: Add Intel PT packet decoder
` [PATCH 10/14] perf tools: Add Intel PT instruction decoder
` [PATCH 11/14] perf tools: Add Intel PT log
` [PATCH 12/14] perf tools: Add Intel PT decoder
` [PATCH 13/14] perf tools: Add Intel PT support
` [PATCH 14/14] perf tools: Take Intel PT into use

[net-next PATCH] net: fix endian check warning in etherdevice.h
 2015-08-17 19:16 UTC  (2+ messages)

[PATCH v11 11/13] tag.c: use 'ref-filter' APIs
 2015-08-17 19:14 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/26] qapi: Another round of fixes and cleanups
 2015-08-17 19:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH 20/26] qapi: Fix to reject union command and event arguments

[PATCH v11 12/13] tag.c: implement '--format' option
 2015-08-17 19:14 UTC  (3+ messages)

[PATCH] net/bonding: send arp in interval if no active slave
 2015-08-17 19:14 UTC  (5+ messages)

Linux 4.2-rc6 regression: RIP: e030:[<ffffffff8110fb18>] [<ffffffff8110fb18>] detach_if_pending+0x18/0x80
 2015-08-17 19:13 UTC  (17+ messages)

[Qemu-devel] [PATCH 00/19] multi-arch+linux-user: Cleanup ELF_MACHINE
 2015-08-17 19:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH 18/19] i386: Rename ELF_MACHINE to be x86 specific

Persistent Reservation API V2
 2015-08-17 19:13 UTC  (3+ messages)

[PATCH v11 05/13] ref-filter: implement an `align` atom
 2015-08-17 19:12 UTC  (5+ messages)

[PATCH] NVMe: Set queue max segments
 2015-08-17 19:12 UTC  (4+ messages)

[PATCH v3 0/7] dax: I/O path enhancements
 2015-08-17 19:11 UTC  (3+ messages)
` [PATCH v3 7/7] pmem, dax: have direct_access use __pmem annotation


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.