All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-28 13:58:38 to 2015-09-28 14:52:53 UTC [more...]

[perf probe] How to ask what variables can be collected at function return?
 2015-09-28 14:52 UTC 

[PATCH V4 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
 2015-09-28 14:50 UTC  (16+ messages)

[Bug 105121] New: lseek() hangs for a long time on allocated files
 2015-09-28 14:52 UTC  (4+ messages)
` [Bug 105121] lseek(SEEK_DATA) hangs for a long time for sparse files in the page cache

[PATCHv2 for-4.6] p2m/ept: Work around hardware errata setting A bit
 2015-09-28 14:51 UTC  (6+ messages)

[PATCH] Patch to integrate RapidDisk and RapidCache RAM Drive / Caching modules into the kernel
 2015-09-28 14:50 UTC  (3+ messages)

[PATCH 0/8] xen/arm: gic-v2: Detect automatically aliased GIC400
 2015-09-28 14:49 UTC  (4+ messages)
` [PATCH 1/8] xen/arm: gic: Make clear the GIC node is passed to make_hwdom_dt_node

[PATCH 1/3] xprtrdma: disconnect and flush cqs before freeing buffers
 2015-09-28 14:50 UTC  (10+ messages)
` [PATCH 2/3] svcrdma: handle rdma read with a non-zero initial page offset

[PATCH 00/17] cleanups of fs about new/huge_valid_dev
 2015-09-28 14:50 UTC  (11+ messages)
` [PATCH 09/17] fs/hpfs: remove unnecessary new_valid_dev check
` [PATCH 10/17] fs/jffs2: "
` [PATCH 11/17] fs/jfs: "
` [PATCH 06/17] fs/ext2: "
` [PATCH 12/17] fs/ncpfs: "
` [PATCH 13/17] fs/nfs: "
` [PATCH 14/17] fs/nilfs2: "
` [PATCH 15/17] fs/reiserfs: "
` [PATCH 16/17] fs/stat: "

[PATCH v3 0/7] Early ACPI probing infrastructure
 2015-09-28 14:49 UTC  (16+ messages)
` [PATCH v3 1/7] acpi: Add early device "
` [PATCH v3 2/7] irqchip/acpi: Add probing infrastructure for ACPI-based irqchips
` [PATCH v3 3/7] irqchip/gic: Convert the GIC driver to ACPI probing
` [PATCH v3 4/7] clocksource/acpi: Add probing infrastructure for ACPI-based clocksources
` [PATCH v3 5/7] clocksource: Add new CLKSRC_{PROBE, ACPI} config symbols
  ` [PATCH v3 5/7] clocksource: Add new CLKSRC_{PROBE,ACPI} "
` [PATCH v3 6/7] clocksource/arm_arch_timer: Convert to ACPI probing
` [PATCH v3 7/7] clocksource: cosmetic: Drop OF 'dependency' from symbols

[Cluster-devel] simplify configfs attributes
 2015-09-28 14:49 UTC  (5+ messages)
` [Cluster-devel] [PATCH 17/23] dlm: use per-attribute show and store methods
  `  "
    ` [Ocfs2-devel] [Cluster-devel] "

[PATCH 1/3] Documentation/kdbus: use valid endpoint names
 2015-09-28 14:49 UTC  (3+ messages)
` [PATCH 2/3] Documentation/kdbus: fix copy/paste error in kdbus.match.xml
` [PATCH 3/3] Documentation/kdbus: Add missing ECANCELED errno description

[PATCH v4 0/7] blk-mq: fix race conditions on cpu hotplug handling
 2015-09-28 14:48 UTC  (5+ messages)
` [PATCH v4 6/7] blk-mq: fix freeze queue race

I.MX6 HDMI support in v4.2
 2015-09-28 14:48 UTC  (10+ messages)
                ` xf86-video-armada + etnaviv (Was: Re: I.MX6 HDMI support in v4.2)

[PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug()
 2015-09-28 14:47 UTC  (11+ messages)

[U-Boot] [PATCH v6 0/9] Add support for ThunderX 88xx SoC family
 2015-09-28 14:47 UTC  (5+ messages)
` [U-Boot] [PATCH v6 7/9] armv8: cavium: Add ThunderX 88xx board definition
` [U-Boot] [PATCH v6 8/9] armv8: cavium: Add an implementation of ATF calling functions

[Qemu-devel] [PATCH 0/3] block: mirror - Write zeroes for unallocated sectors if no zero init
 2015-09-28 14:47 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] block: allow creation of detached dirty bitmaps
` [Qemu-devel] [PATCH 2/3] block: mirror - split out part of mirror_run()
` [Qemu-devel] [PATCH 3/3] block: mirror - zero unallocated target sectors when zero init not present

[PATCH] x86/EPT: adjust types in ept_split_super_page()
 2015-09-28 14:46 UTC  (2+ messages)

[PATCH] HID: multitouch: Fetch feature reports on demand for Win8 devices
 2015-09-28 14:47 UTC 

[Cluster-devel] [gfs2-utils PATCH 00/20] fsck.gfs2: Fix bugs and eliminate pass1c
 2015-09-28 14:46 UTC  (21+ messages)
` [Cluster-devel] [gfs2-utils PATCH 01/20] libgfs2: Check block range when inserting into rgrp tree
` [Cluster-devel] [gfs2-utils PATCH 02/20] libgfs2: Check rgd->bits before referencing it
` [Cluster-devel] [gfs2-utils PATCH 03/20] fsck.gfs2: Add check for gfs1 invalid inode refs in dentry
` [Cluster-devel] [gfs2-utils PATCH 04/20] fsck.gfs2: Make debug messages more succinct wrt extended attributes
` [Cluster-devel] [gfs2-utils PATCH 05/20] fsck.gfs2: Break up funtion handle_dup_blk
` [Cluster-devel] [gfs2-utils PATCH 06/20] fsck.gfs2: Only preserve the _first_ acceptable inode reference
` [Cluster-devel] [gfs2-utils PATCH 07/20] fsck.gfs2: Don't just assume the remaining EA reference is good
` [Cluster-devel] [gfs2-utils PATCH 08/20] fsck.gfs2: Don't delete inode for duplicate reference in EA
` [Cluster-devel] [gfs2-utils PATCH 09/20] fsck.gfs2: Don't traverse EAs that belong to another inode
` [Cluster-devel] [gfs2-utils PATCH 10/20] fsck.gfs2: Refactor function check_indirect_eattr
` [Cluster-devel] [gfs2-utils PATCH 11/20] fsck.gfs2: Once an indirect ea error is found, flag all that follow
` [Cluster-devel] [gfs2-utils PATCH 12/20] fsck.gfs2: Always restore saved value for di_eattr
` [Cluster-devel] [gfs2-utils PATCH 13/20] fsck.gfs2: Remove redundancy in add_duplicate_ref
` [Cluster-devel] [gfs2-utils PATCH 14/20] fsck.gfs2: Don't remove duplicate eattr blocks
` [Cluster-devel] [gfs2-utils PATCH 15/20] fsck.gfs2: Refactor check_eattr_entries and add error messages
` [Cluster-devel] [gfs2-utils PATCH 16/20] fsck.gfs2: remove bad EAs at the end, not as-you-go
` [Cluster-devel] [gfs2-utils PATCH 17/20] fsck.gfs2: Combine remove_inode_eattr with its only caller
` [Cluster-devel] [gfs2-utils PATCH 18/20] fsck.gfs2: Print debug message to dilineate metadata blocks
` [Cluster-devel] [gfs2-utils PATCH 19/20] fsck.gfs2: Remove pass1c in favor of processing in pass1
` [Cluster-devel] [gfs2-utils PATCH 20/20] fsck.gfs2: Clone duplicate data block pointers

[Qemu-devel] [PATCH v3 0/7] Fix device introspection regressions
 2015-09-28 14:44 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 6/7] qdev: Protect device-list-properties against broken devices

Steps to submit a new arch/arm port
 2015-09-28 14:43 UTC  (6+ messages)

[PATCH 1/1] qemurunner: Sanitize output from qemu and qemu pid
 2015-09-28 14:42 UTC  (2+ messages)

[qemu-upstream-4.5-testing test] 62414: tolerable FAIL - PUSHED
 2015-09-28 14:42 UTC 

[PATCH] x86/EPT: defer enabling of A/D maintenance until PML get enabled
 2015-09-28 14:42 UTC 

[PATCH] oeqa/testimage: Add ability to run single test from suite
 2015-09-28 14:39 UTC  (3+ messages)

[PATCH 00/43] drm/i915: Type safe register read/write and a ton of prep work
 2015-09-28 14:36 UTC  (4+ messages)
` [PATCH 40/43] drm/i915: Store aux data reg offsets in intel_dp->aux_ch_data_reg[]

[xen-4.6-testing test] 62328: regressions - FAIL
 2015-09-28 14:36 UTC  (2+ messages)

[PATCH] nvme: Add error checking in nvme_create_io_queues
 2015-09-28 14:35 UTC  (6+ messages)

[PATCH] VT-d: don't suppress invalidation address write when it is zero
 2015-09-28 14:32 UTC 

[PATCH v8 1/4] perf, kvm/{x86, s390}: Remove dependency on uapi/kvm_perf.h
 2015-09-28 14:31 UTC  (3+ messages)
  ` [PATCH v8 1/4] perf,kvm/{x86,s390}: "

FAILED: patch "[PATCH] IB/qib: Change lkey table allocation to support more MRs" failed to apply to 3.10-stable tree
 2015-09-28 14:31 UTC  (3+ messages)

[PATCH v2] x86/PoD: shorten certain operations on higher order ranges
 2015-09-28 14:30 UTC 

[Qemu-trivial] [PATCH 00/10][TRIVIAL] Define categories for some PPC devices
 2015-09-28 14:29 UTC  (3+ messages)
` [Qemu-trivial] [PATCH 06/10][TRIVIAL] macio-ide: add to storage category
  ` [Qemu-devel] "

[RFC PATCH] PM / Runtime: runtime: Add sysfs option for forcing runtime suspend
 2015-09-28 14:29 UTC  (2+ messages)

[PATCH 3/3] Thermal: do thermal zone update after a cooling device registered
 2015-09-28 14:29 UTC  (2+ messages)

[PATCH 2/3] Thermal: handle thermal zone device properly during system sleep
 2015-09-28 14:28 UTC  (2+ messages)

[PATCH v3 0/9] VFS: In-kernel copy system call
 2015-09-28 14:28 UTC  (5+ messages)
` [PATCH v3 8/9] vfs: copy_file_range() can do a pagecache copy with splice

[wireless-testing:master 10/15] net/ipv4/arp.c:660:14: error: 'net' redeclared as different kind of symbol
 2015-09-28 14:27 UTC 

[PATCH 1/3] Thermal: initialize thermal zone device correctly
 2015-09-28 14:28 UTC  (2+ messages)

[PATCH] oeqa/runexported: Fix a problem with ssh_target_log existing in folder
 2015-09-28 14:25 UTC 

[PATCH] drm/i915: Consider HW CSB write pointer before resetting the sw read pointer
 2015-09-28 14:30 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2] net: sctp: Don't use 64 kilobyte lookup table for four elements
 2015-09-28 14:27 UTC  (5+ messages)

First kernel patch (optimization)
 2015-09-28 14:20 UTC  (11+ messages)

Subject: [PATCH] ver_linux: uniform output across various linux distros
 2015-09-28 14:09 UTC  (2+ messages)

[PATCHES] Networking
 2015-09-28 14:04 UTC  (4+ messages)

[PATCH 4.1 000/159] 4.1.9-stable review
 2015-09-28 14:01 UTC  (3+ messages)

Patch "net/mlx4_core: Fix wrong index in propagating port change event to VFs" has been added to the 3.14-stable tree
 2015-09-28 14:04 UTC  (3+ messages)

[PATCH 4.2 000/134] 4.2.2-stable review
 2015-09-28 14:01 UTC  (3+ messages)

[PATCH] xen/pci: Don't build Xen pci code for ARM and ARM64
 2015-09-28 14:23 UTC  (18+ messages)
` [Xen-devel] "

[Qemu-devel] [PATCH v2] iotests: disable core dumps in test 061
 2015-09-28 14:23 UTC 

[Bug 103351] New: Machine check exception on Broadwell quad-core with SpeedStep enabled
 2015-09-28 14:23 UTC  (2+ messages)
` [Bug 103351] "

AVERTISSEMENT;
 2015-09-28 14:23 UTC 

[PATCH] HID: multitouch: Add suffix for HID_DG_TOUCHPAD
 2015-09-28 14:22 UTC 

[PATCH 00/13] Add VMX TSC scaling support
 2015-09-28 14:19 UTC  (3+ messages)
` [PATCH 13/13] tools/libxl: Add 'vtsc_khz' option to set guest TSC rate

[PATCH] overlayfs: Pass O_LARGEFILE unconditionally in ovl_copy_up_data()
 2015-09-28 14:18 UTC 

[PATCH] xen/pvhvm: add soft reset on kexec/kdump support
 2015-09-28 14:16 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 00/25] perf tools: minor improvements to Intel PT related stuff
 2015-09-28 14:16 UTC  (4+ messages)
` [PATCH 01/25] perf auxtrace: Fix 'instructions' period of zero

[PATCH 0/3] MIPS VDSO support
 2015-09-28 14:16 UTC  (5+ messages)
` [PATCH 2/3] irqchip: irq-mips-gic: Provide function to map GIC user section

[PATCH for Xen 4.6 0/5] Several PSR fixes in libxl
 2015-09-28 14:16 UTC  (12+ messages)
` [PATCH for Xen 4.6 1/5] tools/libxl: introduce libxl_socket_bitmap_fill
` [PATCH for Xen 4.6 2/5] tools/libxl: fix socket display error for CMT
` [PATCH for Xen 4.6 3/5] tools/libxl: return socket id from libxl_psr_cat_get_l3_info
` [PATCH for Xen 4.6 4/5] tools/libxl: fix range check in main_psr_cat_cbm_set
` [PATCH for Xen 4.6 5/5] docs: make xl-psr.markdown more precise

[PATCH] drm/i915: Convert WARNs during userptr revoke to SIGBUS
 2015-09-28 14:14 UTC  (4+ messages)

rwx mapping between ex_table and rodata
 2015-09-28 14:11 UTC  (4+ messages)
` Fwd: "

[PATCH] 8250_pci: Prevent Exar/RTD Boards from binding
 2015-09-28 14:11 UTC  (10+ messages)

[RFC PATCH 0/2] kvmclock: fix ABI breakage from PVCLOCK_COUNTS_FROM_ZERO
 2015-09-28 14:10 UTC  (3+ messages)
` [PATCH 1/2] x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO

[PATCH linux-next 0/4] mtd: spi-nor: fix Quad SPI memory support
 2015-09-28 14:10 UTC  (5+ messages)

Build regressions/improvements in v4.3-rc3
 2015-09-28 14:08 UTC  (9+ messages)

[PATCH v2 0/2] btrfs-progs: Introduce warning and error for common use
 2015-09-28 14:07 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH v2 00/10] Gen8 WA cleanup patches
 2015-09-28 14:07 UTC  (8+ messages)
` [PATCH v2 05/10] drm/i915/bdw: Remove WaDisableThreadStallDopClockGating
` [PATCH v2 10/10] drm/i915/gen8: Move WaHdcDisableFetchWhenMasked to common init fn

Please apply fc2ca674470b ("MIPS: Fix console output for Fulong2e system") to 4.1/4.2-stable
 2015-09-28 14:04 UTC 

[Buildroot] [PATCH RFC v1 1/1] gcc: improve checking of stack smashing support with uclibc
 2015-09-28 14:04 UTC  (3+ messages)

aarch64 not using crc32?
 2015-09-28 14:04 UTC  (3+ messages)

[RFC PATCH V2] libselinux: Add selinux_restorecon function
 2015-09-28 14:00 UTC  (2+ messages)

libcephfs invalidate upcalls
 2015-09-28 14:03 UTC  (3+ messages)

[PATCH 4/4] gc: remove broken refs
 2015-09-28 14:02 UTC  (6+ messages)
` [PATCH v2 0/4] Fix gc failure when a remote HEAD goes stale
  ` [PATCH v2 1/4] gc: demonstrate failure with stale remote HEAD
  ` [PATCH v2 2/4] pack-objects: do not get distracted by broken symrefs
  ` [PATCH v2 3/4] mark_reachable_objects(): optionally collect "
  ` [PATCH v2 4/4] gc: remove "

[PATCH v6 0/7] perf tools: Add 'perf-config' command
 2015-09-28 14:01 UTC  (3+ messages)
` [PATCH v6 1/7] "

raid5-cache I/O path improvements V2
 2015-09-28 14:01 UTC  (5+ messages)

[PATCH 00/12] Gen9: Changes to add/merge/update/remove WA
 2015-09-28 14:03 UTC  (6+ messages)
` [PATCH 10/12] drm/i915/skl: Remove WaDisableVFUnitClockGating

[PATCH v3 0/2] btrfs-progs: Introduce warning and error for common use
 2015-09-28 13:58 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] btrfs-progs: use common warning/error for cmds-scrub.c

[PATCH v6 00/29] Introduce HVM without dm and new boot ABI
 2015-09-28 13:58 UTC  (3+ messages)
` [PATCH v6 20/29] xen/x86: allow disabling the emulated IOMMU


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.