All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-06 17:44:57 to 2014-02-06 19:12:57 UTC [more...]

[PATCH v2 0/7] memcg-vs-slab related fixes, improvements, cleanups
 2014-02-06 18:43 UTC  (8+ messages)
` [PATCH v2 3/7] memcg, slab: separate memcg vs root cache creation paths

[PATCH RFC] slub: do not drop slab_mutex for sysfs_slab_{add,remove}
 2014-02-06 18:06 UTC  (3+ messages)

[PATCH v2 00/12] Samsung PM consolidation part 2 (multiplatform)
 2014-02-06 19:12 UTC  (14+ messages)
` [PATCH v2 01/12] ARM: EXYNOS: Do not resume l2x0 if not enabled before suspend
` [PATCH v2 02/12] ARM: SAMSUNG: Add soc_is_s3c2410() helper
` [PATCH v2 03/12] ARM: SAMSUNG: pm: Save UART DIVSLOT register based on SoC type
` [PATCH v2 04/12] ARM: SAMSUNG: pm: Use debug_ll_addr() to get UART base address
` [PATCH v2 05/12] ARM: SAMSUNG: pm: Consolidate PM debug functions
` [PATCH v2 06/12] ARM: SAMSUNG: pm: Move Samsung PM debug code into separate file
` [PATCH v2 07/12] ARM: SAMSUNG: Move common save/restore helpers to "
` [PATCH v2 08/12] ARM: SAMSUNG: pm: Move s3c_pm_check_* prototypes to plat/pm-common.h
` [PATCH v2 09/12] ARM: EXYNOS: Kconfig: Fix abuse of CONFIG_PM
` [PATCH v2 10/12] ARM: EXYNOS: Remove PM initcalls and useless indirection
` [PATCH v2 11/12] ARM: EXYNOS: Stop using legacy Samsung PM code
` [PATCH v2 12/12] ARM: exynos: Allow wake-up using GIC interrupts

[PATCH v6 00/19] Armada 370/XP watchdog
 2014-02-06 19:12 UTC  (11+ messages)
` [PATCH v6 18/19] ARM: mvebu: Enable watchdog support in defconfig

3.14-mw regression: rtl8169 WARNING: DMA-API: exceeded 7 overlapping mappings of pfn 55ebe
 2014-02-06 19:12 UTC  (8+ messages)

[PATCH] slub: Don't throw away partial remote slabs if there is no local memory
 2014-02-06 19:11 UTC  (6+ messages)
` [RFC PATCH 1/3] slub: search partial list on numa_mem_id(), instead of numa_node_id()
  ` [RFC PATCH 2/3] topology: support node_numa_mem() for determining the fallback node

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-06 19:12 UTC  (15+ messages)
` [RFC][PATCH 3/5] arch: s/smp_mb__(before|after)_(atomic|clear)_(dec,inc,bit)/smp_mb__\1/g
` [RFC][PATCH 4/5] arch: Generic atomic.h cleanup
` [RFC][PATCH 5/5] arch: Sanitize atomic_t bitwise ops

[PATCH V2] x86/AMD: Apply workaround for AMD F16h Erratum792
 2014-02-06 19:11 UTC  (3+ messages)

[PATCH] base-files: pre-create /run symlink to point to /var/run
 2014-02-06 19:07 UTC 

[pull] radeon fixes 3.14
 2014-02-06 19:07 UTC 

[nightly] Core TISDK 2013.12 build 2014-02-06_01-59-24
 2014-02-06 18:52 UTC 

Intent Bitmap size and performance
 2014-02-06 19:05 UTC  (4+ messages)

[Buildroot] [PATCH v12 00/11] add Gstreamer 1.X for gst-omx support
 2014-02-06 19:04 UTC  (5+ messages)
` [Buildroot] [PATCH v12 10/11] libav: add new package

[PATCH v3 5/5] leds: leds-mc13783: Add devicetree support
 2014-02-06 19:02 UTC  (2+ messages)

[PATCH can-next] Add CAN FD driver infrastructure
 2014-02-06 19:02 UTC  (3+ messages)

Test
 2014-02-06 19:01 UTC 

[PATCH] mac80211: fix memory leak
 2014-02-06 19:01 UTC 

[PATCH] libxl: test programs: Fix Makefile race
 2014-02-06 19:01 UTC  (2+ messages)

[Xenomai] High CPU load using q_send under pSOS skin
 2014-02-06 19:00 UTC  (3+ messages)

Attaching a cgroup subsystem to multiple hierarchies
 2014-02-06 18:59 UTC  (2+ messages)

[PATCH 1/1] ARM: EXYNOS: Consolidate Kconfig entries
 2014-02-06 18:59 UTC  (6+ messages)

Rip out verify_backlog support?
 2014-02-06 18:58 UTC  (10+ messages)

Windows AD, Users with too many groups
 2014-02-06 18:58 UTC  (5+ messages)

[PATCH 0/6] Fix the shallow deepen bug with no-done
 2014-02-06 18:55 UTC  (5+ messages)
` [PATCH 3/6] pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done'
` [PATCH 5/6] protocol-capabilities.txt: document no-done

[PATCH] clk: at91: remove redundant assignment
 2014-02-06 18:53 UTC 

[PATCH] ARM: mm: Fix the memblock allocation for LPAE machines
 2014-02-06 18:51 UTC  (8+ messages)

[PATCH 1/3] mm: vmscan: shrink_slab: rename max_pass -> freeable
 2014-02-06 18:51 UTC  (6+ messages)
` [PATCH 2/3] mm: vmscan: get rid of DEFAULT_SEEKS and document shrink_slab logic

[PATCH] smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU calls
 2014-02-06 18:49 UTC 

[for-dora] systemd: journald fix ignored disk space restrictions
 2014-02-06 18:49 UTC  (3+ messages)

[patch] mm, compaction: avoid isolating pinned pages
 2014-02-06 18:48 UTC  (11+ messages)
      ` [patch] mm, compaction: avoid isolating pinned pages fix
                ` [patch v2] mm, compaction: avoid isolating pinned pages

[RFC][PATCH 0/4] tracing/perf: Use helper functions to help shrink kernel size
 2014-02-06 18:47 UTC  (6+ messages)
` [RFC][PATCH 1/4] tracing: Move raw output code from macro to standalone function
` [RFC][PATCH 2/4] tracing: Move event storage for array "
` [RFC][PATCH 3/4] tracing: Use helper functions in event assignment to shrink macro size
` [RFC][PATCH 4/4] perf/events: "

[PATCH v2 0/5] mutex: Mutex scalability patches
 2014-02-06 18:45 UTC  (10+ messages)
` [RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued

[xen-unstable test] 24743: tolerable trouble: broken/fail/pass - PUSHED
 2014-02-06 18:46 UTC 

[PATCH 0/6] first batch of SCSI data path micro-optimizations
 2014-02-06 18:43 UTC  (7+ messages)
` [PATCH 1/6] scsi: avoid useless free_list lock roundtrips
` [PATCH 2/6] scsi: avoid taking host_lock in scsi_run_queue unless nessecary
` [PATCH 3/6] scsi: do not manipulate device reference counts in scsi_get/put_command
` [PATCH 4/6] scsi: remove a useless get/put_device pair in scsi_request_fn
` [PATCH 5/6] scsi: remove a useless get/put_device pair in scsi_next_command
` [PATCH 6/6] scsi: remove a useless get/put_device pair in scsi_requeue_command

[PATCH 00/51] CPU hotplug: Fix issues with callback registration
 2014-02-06 18:43 UTC  (7+ messages)
` [PATCH 01/51] CPU hotplug: Provide lockless versions of callback registration functions
` [PATCH 45/51] md, raid5: Fix CPU hotplug callback registration

[PATCH] net: use __GFP_NORETRY for high order allocations
 2014-02-06 18:42 UTC 

[PATCH 00/17] SCSI data path micro-optimizations
 2014-02-06 18:41 UTC  (5+ messages)
` [PATCH 13/17] scsi: push host_lock down into scsi_{host,target}_queue_ready

[PATCH v2] mmc-utils: add eMMC 5.0 FFU support
 2014-02-06 18:41 UTC  (3+ messages)

Machine Interface
 2014-02-06 18:40 UTC  (2+ messages)

attr.c doesn't honor --work-tree option
 2014-02-06 18:40 UTC  (4+ messages)
  ` [PATCH 1/2] t0003: do not chdir the whole test process
    ` [PATCH 2/2] check-attr: move to the top of working tree when in non-bare repository

[Bug 70141] New: getxattr(2): #include <attr/xattr.h> problem
 2014-02-06 18:40 UTC  (2+ messages)
  ` [Bug 70141] "

[PATCH] nohz: ensure users are aware boot CPU is not NO_HZ_FULL
 2014-02-06 18:36 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH 4/4] tests/gem_gtt_hog: Fix for BDW
 2014-02-06 18:36 UTC  (3+ messages)
` [PATCH] "

[PATCH] btrfs-progs: Convert BUG() to BUG_ON(1)
 2014-02-06 18:34 UTC 

[PATCH] clk: samsung: Initialize clock table with error pointers
 2014-02-06 18:33 UTC  (2+ messages)

[PATCH 0/3] BDW PSR New features
 2014-02-06 18:22 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: BDW PSR: Add single frame update support
` [PATCH 2/3] drm/i915: BDW PSR: Remove limitations that aren't valid for BDW
` [PATCH 3/3] drm/i915: BDW PSR: Remove DDIA limitation for Broadwell

ATH9K software retry
 2014-02-06 17:59 UTC  (5+ messages)

Couple of questions about details of the RT patch
 2014-02-06 18:17 UTC 

[PATCH v2 0/9] Samsung PM consolidation part 1 (clocks)
 2014-02-06 18:16 UTC  (20+ messages)
` [PATCH v2 1/9] clk: exynos4: Remove remnants of non-DT support
` [PATCH v2 2/9] clk: samsung: Provide common helpers for register save/restore
` [PATCH v2 3/9] clk: samsung: exynos4: Move suspend/resume handling to SoC driver
` [PATCH v2 4/9] clk: samsung: exynos5250: "
` [PATCH v2 5/9] clk: samsung: exynos5420: "
` [PATCH v2 6/9] clk: samsung: s3c64xx: "
` [PATCH v2 7/9] clk: samsung: Drop old suspend/resume code
` [PATCH v2 8/9] clk: samsung: exynos4: Add remaining suspend/resume handling
` [PATCH v2 9/9] ARM: EXYNOS: pm: Drop legacy Exynos4 clock suspend/resume code

[PATCH v5 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-02-06 18:15 UTC  (3+ messages)
` [PATCH v5 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [PATCH v5 3/3] audit: Audit proc/<pid>/cmdline aka proctitle

git-remote-bzr: fatal: mark :399654 not declared
 2014-02-06 18:05 UTC 

[test day] Windows SBS 2011 random hang and resource utiluization on 4.4-rc2 and rc3
 2014-02-06 18:12 UTC  (2+ messages)

poor data distribution
 2014-02-06 18:11 UTC  (5+ messages)
                          ` [ceph-users] "

[PATCH] ARM: enable IRQs in user undefined instruction vector
 2014-02-06 18:10 UTC  (3+ messages)

[PATCH] ath10k: implement sta_rc_update()
 2014-02-06 18:09 UTC  (3+ messages)

[PATCH 0/5] iommu/arm-smmu: fixes for 3.14
 2014-02-06 18:09 UTC  (12+ messages)
  ` [PATCH 1/5] iommu/arm-smmu: fix pud/pmd entry fill sequence
  ` [PATCH 3/5] iommu/arm-smmu: fix table flushing during initial allocations
  ` [PATCH 4/5] iommu/arm-smmu: set CBARn.BPSHCFG to NSH for s1-s2-bypass contexts
  ` [PATCH 5/5] iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBA
` [PATCH 2/5] iommu/arm-smmu: really fix page table locking

Storage system
 2014-02-06 18:09 UTC 

[PATCH 0/4] clk: mvebu: fix clk init order
 2014-02-06 18:08 UTC  (5+ messages)

[PATCH] Convert powerpc simple spinlocks into ticket locks
 2014-02-06 18:08 UTC  (5+ messages)

readdir vs. getattr
 2014-02-06 18:08 UTC  (10+ messages)

[PATCH v2 0/8] da9055: Driver initialisation fixes, add DT support
 2014-02-06 18:03 UTC  (18+ messages)
` [PATCH v2 1/8] ASoC: da9055: Fix device registration of PMIC and CODEC devices
` [PATCH v2 2/8] ASoC: da9055: Add DT support for CODEC
` [PATCH v2 3/8] mfd: da9055: Add DT support for PMIC
` [PATCH v2 4/8] regulator: da9055: Add DT support
` [PATCH v2 5/8] onkey: da9055: Remove use of regmap_irq_get_virq()
` [PATCH v2 6/8] hwmon: "
` [PATCH v2 7/8] rtc: "
  ` [PATCH v2 8/8] regulator: "

[PATCH 0/3] irqchip: orion: bridge irq fixes for v3.14-rc1
 2014-02-06 18:05 UTC  (5+ messages)

ofono 1.14 not completely recognising Huawei E303 modem
 2014-02-06 18:04 UTC 

[Qemu-devel] [PATCH] xen_disk: fix io accounting
 2014-02-06 18:02 UTC  (2+ messages)

[Qemu-devel] [Bug 685096] [NEW] USB Passthrough not working for Windows 7 guest
 2014-02-06 17:52 UTC  (3+ messages)
` [Qemu-devel] [Bug 685096] "

recipe summary ready for review
 2014-02-06 17:59 UTC  (4+ messages)

[PATCH 1/6] android/a2dp: Close AVDTP gracefully
 2014-02-06 17:54 UTC  (6+ messages)
` [PATCH 2/6] android/a2dp: Notify audio state on SEP close
` [PATCH 3/6] android/hal-audio: Ignore write call when closing
` [PATCH 4/6] android/hal-audio: Write SBC parameters to logcat
` [PATCH 5/6] android/a2dp: Disconnect headset on IPC failure
` [PATCH 6/6] android/a2dp: Fix audio deregistration

[LTP] [RFC] shell test library
 2014-02-06 17:53 UTC 

[Buildroot] Undo [PATCH v2] Mark MIPS I, II, III and IV as deprecated
 2014-02-06 17:52 UTC  (4+ messages)

[PATCH 0/2] spi: Add Qualcomm QUP SPI controller support
 2014-02-06 17:50 UTC  (2+ messages)

[PATCH] leds: Turn off led if blinking is disabled
 2014-02-06 17:48 UTC  (2+ messages)

[BUG] perf top: --stdio causes continuous refresh
 2014-02-06 17:48 UTC  (7+ messages)

Prepping for GSOC 2014 [URGENT] - deadline Feb 14 2014
 2014-02-06 17:47 UTC  (5+ messages)

[PATCH v2 0/3] Deferrable timers support for timerfd API
 2014-02-06 17:47 UTC  (10+ messages)

[PATCH V3 0/3] time/cpuidle: Support in tick broadcast framework in absence of external clock device
 2014-02-06 17:43 UTC  (5+ messages)
` [PATCH V3 2/3] tick/cpuidle: Initialize hrtimer mode of broadcast


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.