LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-08 13:58:41 to 2014-02-09 08:01:25 UTC [more...]

[GIT PULL] perf fixes
 2014-02-09  8:01 UTC 

[PATCH 0/5] Lustre fixes
 2014-02-09  7:51 UTC  (6+ messages)
` [PATCH 1/5] lustre/lov: avoid subobj's coh_parent race
` [PATCH 2/5] lustre: Unsafe error handling around ll_splice_alias
` [PATCH 3/5] lustre: instantiate negative dentry
` [PATCH 4/5] lustre/xattr: separate ACL and XATTR caches
` [PATCH 5/5] lustre: don't leak llog handle in llog_cat_process_cb()

[PATCHv1] driver core/platform: don't leak memory allocated for dma_mask
 2014-02-09  7:47 UTC  (12+ messages)
  ` [PATCHv2] "
            ` [PATCHv3] "
              ` [PATCHv4] "

REGRESSION f54b311142a92ea2e42598e347b84e1655caf8e3 tcp auto corking slows down iSCSI file system creation by factor of 70 [WAS: 4 TB VMFS creation takes 15 minutes vs 26 seconds]
 2014-02-09  7:45 UTC  (29+ messages)
            ` [PATCH] tcp: disable auto corking by default
                                    ` RFC: Set MSG_MORE in iscsit_fe_sendpage_sg to avoid sending multiple TCP packets instead of one
                                      ` [PATCH] This extends tx_data and and iscsit_do_tx_data with the additional parameter flags and avoids sending multiple TCP packets in iscsit_fe_sendpage_sg

[PATCH] time/cpuidle:Fixup fallout from hrtimer broadcast mode inclusion
 2014-02-09  7:31 UTC  (4+ messages)

[PATCH 1/1] kernel: Used macros from compiler.h instead of __attribute__((...))
 2014-02-09  7:24 UTC 

[PATCH v13 0/9] Add 32 bit VDSO time function support
 2014-02-09  7:21 UTC  (12+ messages)
` [PATCH v13 1/9] Make vsyscall_gtod_data handling x86 generic
` [PATCH v13 2/9] Add new func _install_special_mapping() to mmap.c
` [PATCH v13 3/9] revamp vclock_gettime.c
` [PATCH v13 4/9] vclock_gettime.c __vdso_clock_gettime cleanup
` [PATCH v13 5/9] replace VVAR(vsyscall_gtod_data) by gtod macro
` [PATCH v13 6/9] cleanup __vdso_gettimeofday
` [PATCH v13 7/9] introduce VVAR marco for vdso32
` [PATCH v13 8/9] Add 32 bit VDSO time support for 32 bit kernel
` [PATCH v13 9/9] Add 32 bit VDSO time support for 64 "

wlwifi - Microcode SW error detected
 2014-02-09  6:46 UTC  (2+ messages)

Max number of posix queues in vanilla kernel (/proc/sys/fs/mqueue/queues_max)
 2014-02-09  4:17 UTC  (5+ messages)

[PATCH V5 1/1] Drivers: hv: Implement the file copy service
 2014-02-09  5:06 UTC 

mm: shm: hang in shmem_fallocate
 2014-02-09  3:25 UTC  (3+ messages)

memory corruption after "Fix race when checking i_size on direct i/o read"
 2014-02-09  2:09 UTC  (2+ messages)

Memory allocator semantics
 2014-02-09  2:00 UTC  (3+ messages)

[PATCH V4 1/1] Drivers: hv: Implement the file copy service
 2014-02-09  1:56 UTC  (3+ messages)

[PATCH] Fix broken zero-copy on vmalloc() buffers (4th and hopefully final submission)
 2014-02-09  0:32 UTC  (2+ messages)
` [PATCH] 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers

agp/intel: can't ioremap flush page - no chipset flushing
 2014-02-09  0:02 UTC  (4+ messages)

[PATCH 0/2] Attention by Linus Torvalds needed to export symbol he wrote
 2014-02-08 23:39 UTC  (9+ messages)
` [PATCH 1/2] mm/vmalloc: export is_vmalloc_or_module_addr
` [PATCH 2/2] 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers

[PATCH] Use realpath for srctree and objtree
 2014-02-08 23:14 UTC  (3+ messages)
` [PATCH resend 1/2] liblockdep: "

[PATCH] kbuild: Support split debug info
 2014-02-08 23:05 UTC 

[PATCH] ia64/xen: Remove Xen support for ia64 even more
 2014-02-08 22:35 UTC 

[PATCH] MIPS: no need to select ARCH_SUPPORTS_MSI
 2014-02-08 21:46 UTC 

[PATCH 01/17] x86, lto: Disable LTO for the x86 VDSO
 2014-02-08 21:43 UTC  (5+ messages)
` [PATCH 02/17] x86, lto: Disable fancy hweight optimizations for LTO v2

3.12: ethernet controller missing after resuming from suspend to RAM
 2014-02-08 21:34 UTC  (5+ messages)

[PATCH] iommu: shmobile: depend on ARCH_SHMOBILE
 2014-02-08 21:21 UTC 

[PATCH] spi: omap2: use SUPERH, not SH
 2014-02-08 21:19 UTC  (2+ messages)

[PATCH 01/13] net: Mark function as static in 9p/client.c
 2014-02-08 21:18 UTC  (27+ messages)
` [PATCH 02/13] net: Include appropriate header file in caif/caif_dev.c
` [PATCH 03/13] net: Include appropriate header file in caif/cfsrvl.c
` [PATCH 04/13] net: Mark functions as static in core/dev.c
` [PATCH 05/13] net: Mark function as static in core/filter.c
` [PATCH 06/13] net: Move prototype declaration to appropriate header file from decnet/af_decnet.c
` [PATCH 07/13] net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.c
` [PATCH 08/13] net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c
` [PATCH 09/13] net: Move prototype declaration to header file include/net/ipx.h from net/ipx/af_ipx.c
` [PATCH 10/13] net: Move prototype declaration to header file include/net/datalink.h "
` [PATCH 11/13] net: Move prototype declaration to header file include/net/net_namespace.h "
` [PATCH 12/13] net: Include appropriate header file in netfilter/nft_lookup.c
` [PATCH 13/13] net: Mark functions as static in net/sunrpc/svc_xprt.c

[RFC] net: qmi_wwan: add ZTE MF667
 2014-02-08 21:15 UTC  (2+ messages)

[PATCH v3] audit: Turn off TIF_SYSCALL_AUDIT when there are no rules
 2014-02-08 21:06 UTC 

[PATCH] net: rfkill-regulator: Add devicetree support
 2014-02-08 20:42 UTC  (3+ messages)

[GIT PULL] pin control fixes for v3.14 take one
 2014-02-08 20:36 UTC 

[btrfs] BUG: unable to handle kernel NULL pointer dereference at 0000000000000038
 2014-02-08 20:10 UTC  (5+ messages)

[PATCHSET v2 cgroup/for-3.15] cgroup: cleanups after kernfs conversion
 2014-02-08 20:06 UTC  (10+ messages)
` [PATCH 1/8] cgroup: warn if "xattr" is specified with "sane_behavior"
` [PATCH 2/8] cgroup: relocate cgroup_rm_cftypes()
` [PATCH 3/8] cgroup: remove cftype_set
` [PATCH 4/8] cgroup: simplify dynamic cftype addition and removal
` [PATCH 5/8] cgroup: make cgroup hold onto its kernfs_node
` [PATCH 6/8] cgroup: remove cgroup->name
  ` [PATCH v3 "
` [PATCH 7/8] cgroup: rename cgroupfs_root->number_of_cgroups to ->nr_cgrps and make it atomic_t
` [PATCH 8/8] cgroup: remove cgroupfs_root->refcnt

[PATCH] ath5k: Remove AHB bus support
 2014-02-08 20:05 UTC  (6+ messages)
                    ` [ath5k-devel] "

screen goes blank when loading gma500_gfx (atom D2500)
 2014-02-08 19:56 UTC 

That greedy Linux VM cache
 2014-02-08 19:42 UTC 

[PATCH] Revert ds1wm.c from "w1: hold bus_mutex in netlink and search"
 2014-02-08 19:37 UTC 

[PATCH v2] SUNRPC: Allow one callback request to be received from two sk_buff
 2014-02-08 19:14 UTC  (2+ messages)

[PATCH 0/2] Attention by Linus Torvalds needed to export symbol he wrote
 2014-02-08 19:11 UTC 

nouveau graphical corruption in 3.13.2
 2014-02-08 18:57 UTC  (4+ messages)

[PATCH 1/2] block: Mark function as static in blk-lib.c
 2014-02-08 18:38 UTC  (4+ messages)
` [PATCH 2/2] block: Mark function as static in blk-throttle.c

[ANNOUNCE] 3.12.10-rt15
 2014-02-08 18:35 UTC 

[PATCH 1/2] async: async device driver probing
 2014-02-08 18:28 UTC  (4+ messages)
` [PATCH 2/2] async: Allow to group the asynced device probings

[PATCHSET v2 driver-core-next] kernfs: prepare for cgroup's kernfs conversion
 2014-02-08 18:17 UTC  (7+ messages)

[PATCH 1/6] kbuild: Remove relocations from kallsyms table
 2014-02-08 18:01 UTC  (9+ messages)
` [PATCH 4/6] kbuild: Support padding in kallsyms tables
` [PATCH 5/6] kbuild: Use single pass kallsyms

[RFC PATCH v4 00/10] VFIO support for platform devices
 2014-02-08 17:29 UTC  (11+ messages)
` [RFC PATCH v4 01/10] driver core: export driver_probe_device()
` [RFC PATCH v4 02/10] VFIO_IOMMU_TYPE1: Introduce the VFIO_DMA_MAP_FLAG_EXEC flag
` [RFC PATCH v4 03/10] VFIO_IOMMU_TYPE1: workaround to build for platform devices
` [RFC PATCH v4 04/10] VFIO_PLATFORM: Initial skeleton of VFIO support "
` [RFC PATCH v4 05/10] VFIO_PLATFORM: Return info for device and its memory mapped IO regions
` [RFC PATCH v4 06/10] VFIO_PLATFORM: Read and write support for the device fd
` [RFC PATCH v4 07/10] VFIO_PLATFORM: Support MMAP of MMIO regions
` [RFC PATCH v4 08/10] VFIO_PLATFORM: Return IRQ info
` [RFC PATCH v4 09/10] VFIO_PLATFORM: Initial interrupts support
` [RFC PATCH v4 10/10] VFIO_PLATFORM: Support for maskable and automasked interrupts

[GIT PULL] jfs for 3.14-rc2
 2014-02-08 16:59 UTC 

[RFC PATCH 00/11] smp: Single IPI cleanups
 2014-02-08 16:54 UTC  (15+ messages)
` [PATCH 01/11] block: Stop abusing csd.list for fifo_time
` [PATCH 02/11] block: Remove useless IPI struct initialization
` [PATCH 03/11] block: Stop abusing rq->csd.list in blk-softirq
` [PATCH 04/11] smp: Iterate functions through llist_for_each_entry_safe()
` [PATCH 05/11] smp: Remove unused list_head from csd
` [PATCH 06/11] smp: Teach __smp_call_function_single() to check for offline cpus
` [PATCH 07/11] smp: Consolidate the various smp_call_function_single() declensions
` [PATCH 08/11] smp: Move __smp_call_function_single() below its safe version
` [PATCH 09/11] watchdog: Simplify a little the IPI call
` [PATCH 10/11] smp: Remove wait argument from __smp_call_function_single()
` [PATCH 11/11] smp: Enhance and precise the role & requirements of __smp_call_function_single()

[PATCH] jfs: fix generic posix ACL regression
 2014-02-08 16:40 UTC  (4+ messages)

[PATCH] hyperv_fb: Add support for Gen2 VM
 2014-02-08 17:25 UTC 

[PATCHSET v2 cgroup/for-3.15] cgroup: convert to kernfs
 2014-02-08 16:15 UTC  (13+ messages)
` [PATCH 01/13] cgroup: improve css_from_dir() into css_tryget_from_dir()
` [PATCH 02/13] cgroup: introduce cgroup_tree_mutex
` [PATCH 03/13] cgroup: release cgroup_mutex over file removals
` [PATCH 04/13] cgroup: restructure locking and error handling in cgroup_mount()
` [PATCH 05/13] cgroup: factor out cgroup_setup_root() from cgroup_mount()
` [PATCH 06/13] cgroup: update cgroup name handling
` [PATCH 07/13] cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes()
` [PATCH 08/13] cgroup: update the meaning of cftype->max_write_len
` [PATCH 09/13] cgroup: introduce cgroup_init/exit_cftypes()
` [PATCH 10/13] cgroup: introduce cgroup_ino()
` [PATCH 11/13] cgroup: misc preps for kernfs conversion
` [PATCH 12/13] cgroup: relocate functions in preparation of "

Missing ATSC, the whole block, in a make oldconfig output
 2014-02-08 16:07 UTC  (2+ messages)

[PATCH] [trivial] alsa: Fix typos in alsa-driver-api.xml
 2014-02-08 15:47 UTC 

[PATCH 1/1] kernel: panic: display reason at end + pr_emerg
 2014-02-08  7:45 UTC 

[PATCHSET v2 cgroup/for-3.15] cgroup: drop module support and cgroup_root_mutex
 2014-02-08 15:36 UTC  (2+ messages)

[PATCHSET cgroup/for-3.14-fixes] cgroup: four misc fixes
 2014-02-08 15:25 UTC  (2+ messages)

[PATCH] ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lock
 2014-02-08 15:22 UTC 

[PATCH] ACPI / dock: Use acpi_device_enumerated() to check if dock is present
 2014-02-08 15:17 UTC 

[PATCH 1/2] ACPI / processor: Replace hard-coded "ACPI0007" with ACPI_PROCESSOR_DEVICE_HID
 2014-02-08 15:03 UTC  (2+ messages)

[PATCH] [RFC] Support for creating generic host_bridge from device tree
 2014-02-08 14:22 UTC  (7+ messages)
` [PATCH] pci: Add support for creating a "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).