All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-07 22:25:38 to 2016-10-07 23:58:24 UTC [more...]

[patch 031/127] mm/page_owner: move page_owner specific function to page_owner.c
 2016-10-07 23:58 UTC 

[PATCH v3 1/4] mergetool: add copyright
 2016-10-07 23:58 UTC  (3+ messages)
` [PATCH v3 2/4] mergetool: move main program flow into a main() function
` [PATCH v3 3/4] mergetool: honor diff.orderFile

[patch 029/127] mm/debug_pagealloc.c: clean-up guard page handling code
 2016-10-07 23:58 UTC 

[patch 028/127] mm, vmscan: get rid of throttle_vm_writeout
 2016-10-07 23:58 UTC 

[patch 027/127] mm: fix set pageblock migratetype in deferred struct page init
 2016-10-07 23:58 UTC 

[patch 026/127] mem-hotplug: fix node spanned pages when we have a movable node
 2016-10-07 23:58 UTC 

[patch 025/127] mm, vmscan: make compaction_ready() more accurate and readable
 2016-10-07 23:58 UTC 

[patch 024/127] mm, compaction: require only min watermarks for non-costly orders
 2016-10-07 23:58 UTC 

[patch 023/127] mm, compaction: use proper alloc_flags in __compaction_suitable()
 2016-10-07 23:57 UTC 

[patch 022/127] mm, compaction: create compact_gap wrapper
 2016-10-07 23:57 UTC 

[patch 021/127] mm, compaction: use correct watermark when checking compaction success
 2016-10-07 23:57 UTC 

[patch 020/127] mm, compaction: add the ultimate direct compaction priority
 2016-10-07 23:57 UTC 

[patch 019/127] mm, compaction: don't recheck watermarks after COMPACT_SUCCESS
 2016-10-07 23:57 UTC 

[patch 018/127] mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS
 2016-10-07 23:57 UTC 

[patch 017/127] mm, compaction: cleanup unused functions
 2016-10-07 23:57 UTC 

[patch 016/127] mm, compaction: make whole_zone flag ignore cached scanner positions
 2016-10-07 23:57 UTC 

[patch 015/127] mm/oom_kill.c: fix task_will_free_mem() comment
 2016-10-07 23:57 UTC 

[patch 014/127] mm: memcontrol: add sanity checks for memcg->id.ref on get/put
 2016-10-07 23:57 UTC 

[patch 013/127] mm/vmalloc.c: fix align value calculation error
 2016-10-07 23:57 UTC 

[patch 012/127] mm: oom: deduplicate victim selection code for memcg and global oom
 2016-10-07 23:57 UTC 

[patch 011/127] ocfs2: fix undefined struct variable in inode.h
 2016-10-07 23:57 UTC 

[patch 010/127] fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue()
 2016-10-07 23:57 UTC 

[patch 009/127] fs/ocfs2/super: remove deprecated create_singlethread_workqueue()
 2016-10-07 23:57 UTC 

[patch 008/127] fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()
 2016-10-07 23:57 UTC 

[patch 007/127] fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue()
 2016-10-07 23:57 UTC 

[patch 006/127] jiffies: add time comparison functions for 64 bit jiffies
 2016-10-07 23:57 UTC 

[patch 005/127] fsnotify: clean up spinlock assertions
 2016-10-07 23:57 UTC 

[patch 004/127] fanotify: fix possible false warning when freeing events
 2016-10-07 23:56 UTC 

[patch 003/127] fanotify: use notification_lock instead of access_lock
 2016-10-07 23:56 UTC 

[patch 002/127] fsnotify: convert notification_mutex to a spinlock
 2016-10-07 23:56 UTC 

[patch 001/127] fsnotify: drop notification_mutex before destroying event
 2016-10-07 23:56 UTC 

[U-Boot] [PATCH v2] Added nand bootupdate command for i.MX6 and similar systems
 2016-10-07 23:56 UTC  (3+ messages)

[PATCH v3 00/18] Intel Cache Allocation Technology
 2016-10-08  2:46 UTC  (20+ messages)
` [RFC PATCH 19/18] x86/intel_rdt: Add support for L2 cache allocation
` [PATCH v3 01/18] Documentation, ABI: Add a document entry for cache id
` [PATCH v3 02/18] cacheinfo: Introduce "
` [PATCH v3 03/18] x86, intel_cacheinfo: Enable cache id in x86
` [PATCH v3 04/18] x86/intel_rdt: Feature discovery
` [PATCH v3 05/18] Documentation, x86: Documentation for Intel resource allocation user interface
` [PATCH v3 06/18] x86/intel_rdt: Add CONFIG, Makefile, and basic initialization
` [PATCH v3 07/18] x86/intel_rdt: Add Haswell feature discovery
` [PATCH v3 08/18] x86/intel_rdt: Pick up L3 RDT parameters from CPUID
` [PATCH v3 09/18] x86/cqm: Move PQR_ASSOC management code into generic code used by both CQM and CAT
` [PATCH v3 10/18] x86/intel_rdt: Build structures for each resource based on cache topology
` [PATCH v3 11/18] x86/intel_rdt: Add basic resctrl filesystem support
` [PATCH v3 12/18] x86/intel_rdt: Add "info" files to resctrl file system
` [PATCH v3 13/18] x86/intel_rdt: Add mkdir "
` [PATCH v3 14/18] x86/intel_rdt: Add cpus file
` [PATCH v3 15/18] x86/intel_rdt: Add tasks files
` [PATCH v3 16/18] x86/intel_rdt: Add schemata file
` [PATCH v3 17/18] x86/intel_rdt: Add scheduler hook
` [PATCH v3 18/18] MAINTAINERS: Add maintainer for Intel RDT resource allocation

incoming
 2016-10-07 23:53 UTC 

[PATCH] Input: wdt87xx_i2c - support new body WDT8752
 2016-10-07 23:46 UTC  (6+ messages)

[PATCH] staging: media: Fix block comment style
 2016-10-07 23:44 UTC 

[PATCH v2 0/3] KVM: VMX: refactor global page-sized bitmaps
 2016-10-07 23:43 UTC  (5+ messages)
` [PATCH v2 2/3] KVM: VMX: join functions that disable x2apic msr intercepts

[folded-merged] seq-proc-modify-seq_put_decimal_ll-to-take-a-const-char-not-char-fix.patch removed from -mm tree
 2016-10-07 23:43 UTC 

[folded-merged] mmksm-add-__gfp_high-to-the-allocation-in-alloc_stable_node-v2-fix.patch removed from -mm tree
 2016-10-07 23:41 UTC 

[folded-merged] mmksm-add-__gfp_high-to-the-allocation-in-alloc_stable_node-v2.patch removed from -mm tree
 2016-10-07 23:41 UTC 

[PATCH 00/10] Introduce Juniper PTXPMB CPLD driver
 2016-10-07 23:39 UTC  (3+ messages)

[folded-merged] mm-memcontrol-consolidate-cgroup-socket-tracking-checkpatch-fixes.patch removed from -mm tree
 2016-10-07 23:40 UTC 

[folded-merged] mm-memcontrol-consolidate-cgroup-socket-tracking-fix-2.patch removed from -mm tree
 2016-10-07 23:40 UTC 

[folded-merged] mm-compaction-ignore-fragindex-from-compaction_zonelist_suitable-fix.patch removed from -mm tree
 2016-10-07 23:40 UTC 

[folded-merged] mm-compaction-more-reliably-increase-direct-compaction-priority-fix.patch removed from -mm tree
 2016-10-07 23:39 UTC 

[PATCH 00/14] libnvdimm: support sub-divisions of pmem for 4.9
 2016-10-07 23:38 UTC  (6+ messages)

Accelerated receive flow steering (aRFS) for UDP
 2016-10-07 23:38 UTC  (2+ messages)

[folded-merged] mm-mlock-check-against-vma-for-actual-mlock-size-fix-2.patch removed from -mm tree
 2016-10-07 23:38 UTC 

[folded-merged] mm-mlock-check-against-vma-for-actual-mlock-size-fix.patch removed from -mm tree
 2016-10-07 23:38 UTC 

Elantech touchpad doesn't work on Fujitsu E556 laptop
 2016-10-07 23:37 UTC  (4+ messages)

[PATCH 01/01] drivers:input:byd fix greedy detection of Sentelic FSP by the BYD touchpad driver
 2016-10-07 23:37 UTC  (2+ messages)

[folded-merged] mm-swap-add-swap_cluster_list-checkpatch-fixes.patch removed from -mm tree
 2016-10-07 23:37 UTC 

[GIT PULL] trivial for 4.9
 2016-10-07 23:36 UTC  (12+ messages)

[PATCH V1 04/10] watchdog: da9061: watchdog driver (RFC)
 2016-10-07 23:35 UTC  (6+ messages)

[folded-merged] mm-compaction-require-only-min-watermarks-for-non-costly-orders-fix.patch removed from -mm tree
 2016-10-07 23:34 UTC 

[folded-merged] mm-compaction-create-compact_gap-wrapper-fix.patch removed from -mm tree
 2016-10-07 23:33 UTC 

Jetson TK1: Additional SPI chip selects
 2016-10-07 23:33 UTC  (3+ messages)

[folded-merged] mm-compaction-add-the-ultimate-direct-compaction-priority-fix.patch removed from -mm tree
 2016-10-07 23:32 UTC 

[folded-merged] mm-compaction-make-whole_zone-flag-ignore-cached-scanner-positions-checkpatch-fixes.patch removed from -mm tree
 2016-10-07 23:32 UTC 

[PATCH RFC v2 0/5] Link Training Compliance support, link rate fallback sending Uevent
 2016-10-07 23:32 UTC  (6+ messages)
` [PATCH RFC v2 1/5] drm/i915: Change the placement of some static functions in intel_dp.c
` [PATCH RFC v2 2/5] drm/i915; Add a function to return index of link rate
` [PATCH RFC v2 3/5] drm/i915: Add support for DP link training compliance
` [PATCH RFC v2 4/5] drm/i915: Work queue for uevent
` [PATCH RFC v2 5/5] drm/i915: Link Rate fallback on Link training failure

Input: melfas_mip4 - add maintainer information
 2016-10-07 23:29 UTC  (2+ messages)

Input: melfas_mip4 - add devicetree binding documentations
 2016-10-07 23:29 UTC  (2+ messages)

[folded-merged] mm-vmalloc-fix-align-value-calculation-error-v2-fix-fix-fix.patch removed from -mm tree
 2016-10-07 23:27 UTC 

[folded-merged] mm-vmalloc-fix-align-value-calculation-error-v2-fix-fix.patch removed from -mm tree
 2016-10-07 23:27 UTC 

[folded-merged] mm-vmalloc-fix-align-value-calculation-error-v2-fix.patch removed from -mm tree
 2016-10-07 23:27 UTC 

[folded-merged] mm-vmalloc-fix-align-value-calculation-error-v2.patch removed from -mm tree
 2016-10-07 23:27 UTC 

[folded-merged] mm-vmalloc-fix-align-value-calculation-error-fix.patch removed from -mm tree
 2016-10-07 23:27 UTC 

fs: WARNING in locks_unlink_lock_ctx (not holding proper lock)
 2016-10-07 23:26 UTC  (2+ messages)

[folded-merged] fsnotify-convert-notification_mutex-to-a-spinlock-fix.patch removed from -mm tree
 2016-10-07 23:26 UTC 

[Bug 176901] New: Running ib_rdma_bw over rxe loopback triggers a kernel oops
 2016-10-07 23:24 UTC  (4+ messages)

[PATCH v3 0/3] Broadcom STB AVS CPUfreq driver
 2016-10-07 23:21 UTC  (8+ messages)
  ` [PATCH v3 1/3] dt: cpufreq: brcm: New binding document for brcmstb-avs-cpufreq
  ` [PATCH v3 2/3] cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCs
  ` [PATCH v3 3/3] cpufreq: brcmstb-avs-cpufreq: add debugfs support

hitting a BUG in kvm kernel module during live migration stress test
 2016-10-07 23:22 UTC 

openjdk build fails due to checksum mismatches from icedtea-native
 2016-10-07 23:21 UTC  (9+ messages)

[RESEND PATCH v2 0/3] Broadcom AVS CPUfreq driver
 2016-10-07 23:22 UTC  (2+ messages)

[PATCH v2] HID: Support telephony devices
 2016-10-07 23:19 UTC  (2+ messages)

[U-Boot] STM32F7 Discovery hangs on master
 2016-10-07 23:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/1]: add nand_bootupdate for i.MX6 and likes
 2016-10-07 23:16 UTC  (3+ messages)

[RELEASE] LTTng-Tools 2.7.5 - Herbe à Détourne
 2016-10-07 23:14 UTC 

[PATCH 00/22] Basic i.MX IPUv3 capture support
 2016-10-07 23:16 UTC  (7+ messages)
` [PATCH 02/22] [media] v4l2-async: allow subdevices to add further subdevices to the notifier waiting list
` [PATCH 03/22] [media] v4l: of: add v4l2_of_subdev_registered
` [PATCH 04/22] [media] v4l2-subdev.h: add prepare_stream op

[meta-fsl-arm][PATCH 0/6] weston: build-fix and patches
 2016-10-07 22:36 UTC  (4+ messages)
` [meta-fsl-arm][PATCH 2/6] weston: Re-implement renderer using G2D
` [meta-fsl-arm][PATCH 3/6] weston: Add clone mode support for multi display
` [meta-fsl-arm][PATCH 6/6] weston: Fix weston build failed

[RELEASE] LTTng-Tools 2.8.2 - Isseki Nicho
 2016-10-07 23:11 UTC 

[PATCH] staging: i4l: move open brace to previous line
 2016-10-07 23:13 UTC  (3+ messages)
` [Outreachy kernel] "

Why not just return an error?
 2016-10-07 23:11 UTC  (8+ messages)

[RELEASE] LTTng-Tools 2.9.0-rc1
 2016-10-07 23:09 UTC 

[PATCH 5/7] nvme-fabrics: Add host FC transport support
 2016-10-07 23:10 UTC  (3+ messages)

[PATCH 7/7 v2] nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME
 2016-10-07 23:09 UTC 

[PATCH 6/7 v2] nvme-fabrics: Add target FC transport support
 2016-10-07 23:09 UTC 

[PATCH 5/7 v2] nvme-fabrics: Add host FC transport support
 2016-10-07 23:09 UTC 

[PATCH 4/7 v2] nvme-fabrics: Add FC transport LLDD api definitions
 2016-10-07 23:09 UTC 

[PATCH 3/7 v2] nvme-fabrics: Add FC transport FC-NVME definitions
 2016-10-07 23:09 UTC 

[PATCH 2/7 v2] nvme-fabrics: Add FC transport error codes to nvme.h
 2016-10-07 23:09 UTC 

[PATCH 1/7 v2] Add type 0x28 NVME type code to scsi fc headers
 2016-10-07 23:09 UTC 

[PATCH 0/7 v2] nvme-fabrics: Add FC-NVME Transport support
 2016-10-07 23:09 UTC 

[PATCH 0/7] xfs: reflink fixes
 2016-10-07 23:08 UTC  (8+ messages)
` [PATCH 1/7] xfs: rework refcount cow recovery error handling
` [PATCH 2/7] xfs: check inode reflink flag before calling reflink functions
` [PATCH 3/7] xfs: reduce stack usage of _reflink_clear_inode_flag
` [PATCH 4/7] xfs: remove isize check from unshare operation
` [PATCH 5/7] xfs: fix label inaccuracies
` [PATCH 6/7] xfs: fix error initialization
` [PATCH 7/7] xfs: clear reflink flag if setting realtime flag

[Bug 177041] New: When browsing Google Map's Satellite view in Chrome or Firefox the screen freezes and goes black, occasionally control is returned to user
 2016-10-07 23:05 UTC 

[PATCH 1/5] jack: swap to jack2
 2016-10-07 23:05 UTC  (6+ messages)
` [PATCH 2/5] jack: remove portaudio PACKAGECONFIG

v4.8 cpufreq regression?
 2016-10-07 22:59 UTC 

[PATCH] Staging: ks7010: __packed instedad of __attribute__((packed))
 2016-10-07 22:58 UTC 

[PATCH v6 0/2] modify callback for VF management
 2016-10-07 22:52 UTC  (5+ messages)
` [PATCH v7 "
` [PATCH v7 2/2] net/ixgbe: add callback to user app on VF to PF mbox msg

[PATCH V2 2/2] fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
 2016-10-07 22:52 UTC  (11+ messages)

[PATCH] linux-ti-staging: add lost patch for ti2016.04-rc4
 2016-10-07 22:51 UTC  (2+ messages)

[PATCH] usb: dwc3: host: inherit dma configuration from parent dev
 2016-10-07 22:46 UTC  (7+ messages)

[RFC 0/5] Link Training Compliance support, link rate fallback sending Uevent
 2016-10-07 22:46 UTC  (6+ messages)
` [RFC 1/5] drm/i915: Change the placement of some static functions in intel_dp.c
` [RFC 2/5] drm/i915; Add a function to return index of link rate
` [RFC 3/5] drm/i915: Add support for DP link training compliance
` [RFC 4/5] drm/i915: Link Rate fallback on Link training failure
` [RFC 5/5] drm/i915: Work queue for uevent

[Buildroot] boot-wrapper-aarch64 configuration options
 2016-10-07 22:45 UTC  (3+ messages)
` [Buildroot] [PATCH] boot-wrapper-aarch64: Allow users to specify an initrd/initramfs file
` [Buildroot] [PATCH] boot-wrapper-aarch64: Allow users to select the PSCI SMP boot method

Ceph + VMWare
 2016-10-07 22:39 UTC  (2+ messages)

[PATCH v2 0/8] PM / Domains: DT support for domain idle states & atomic PM domains
 2016-10-07 22:37 UTC  (18+ messages)
` [PATCH v2 1/8] PM / Domains: Make genpd state allocation dynamic
` [PATCH v2 2/8] PM / Domain: Add residency property to genpd states
` [PATCH v2 3/8] PM / Domains: Allow domain power states to be read from DT
` [PATCH v2 4/8] PM / Domains: Save the fwnode in genpd_power_state
` [PATCH v2 5/8] dt/bindings: Update binding for PM domain idle states
` [PATCH v2 6/8] PM / Domains: Abstract genpd locking
` [PATCH v2 7/8] PM / Domains: Support IRQ safe PM domains
` [PATCH v2 8/8] PM / doc: Update device documentation for devices in "

[PATCH]V2 /staging/dgnc/dgnc_neo.h. Lines less than 80 characters
 2016-10-07 23:44 UTC 

[PATCH rdma-core 0/5] clang support
 2016-10-07 22:36 UTC  (6+ messages)
  ` [PATCH rdma-core 1/5] Pull uninitialized_var into util/compiler.h
  ` [PATCH rdma-core 2/5] ibacm: Avoid clang 3.8 warning -Wmissing-field-initializers
  ` [PATCH rdma-core 3/5] mthca: Avoid bogus gcc 4.8 warning -Wmaybe-uninitialized
  ` [PATCH rdma-core 4/5] Improve linker flag detection to work with clang and -Werror
  ` [PATCH rdma-core 5/5] Update TravisCI to use clang 3.9 as well

[to-be-updated] mm-percpuc-correct-max_distance-calculation-for-pcpu_embed_first_chunk.patch removed from -mm tree
 2016-10-07 22:35 UTC 

Bluestore-Performance regression in the latest master
 2016-10-07 22:16 UTC  (7+ messages)

[PATCH v2] staging: sm750fb: replace macro with builtin fn
 2016-10-07 22:32 UTC  (3+ messages)

[ovmf test] 101327: all pass - PUSHED
 2016-10-07 22:31 UTC 

[Qemu-devel] [Bug 1630723] [NEW] UART writes to netduino2/stm32f205-soc disappear
 2016-10-07 22:27 UTC  (7+ messages)

[PATCH v10 00/63] xfs: add reflink and dedupe support
 2016-10-07 22:25 UTC  (7+ messages)
` [PATCH 46/63] xfs: unshare a range of blocks via fallocate


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.