All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-09 08:39:06 to 2013-08-09 09:28:56 UTC [more...]

[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-08-09  9:26 UTC  (33+ messages)
` [PATCH v2 01/20] mm, hugetlb: protect reserved pages when soft offlining a hugepage
` [PATCH v2 02/20] mm, hugetlb: change variable name reservations to resv
` [PATCH v2 03/20] mm, hugetlb: fix subpool accounting handling
` [PATCH v2 04/20] mm, hugetlb: remove useless check about mapping type
` [PATCH v2 05/20] mm, hugetlb: grab a page_table_lock after page_cache_release
` [PATCH v2 06/20] mm, hugetlb: return a reserved page to a reserved pool if failed
` [PATCH v2 07/20] mm, hugetlb: unify region structure handling
` [PATCH v2 08/20] mm, hugetlb: region manipulation functions take resv_map rather list_head
` [PATCH v2 09/20] mm, hugetlb: protect region tracking via newly introduced resv_map lock
` [PATCH v2 10/20] mm, hugetlb: remove resv_map_put()
` [PATCH v2 11/20] mm, hugetlb: make vma_resv_map() works for all mapping type
` [PATCH v2 12/20] mm, hugetlb: remove vma_has_reserves()
` [PATCH v2 13/20] mm, hugetlb: mm, hugetlb: unify chg and avoid_reserve to use_reserve
` [PATCH v2 14/20] mm, hugetlb: call vma_needs_reservation before entering alloc_huge_page()
` [PATCH v2 15/20] mm, hugetlb: remove a check for return value of alloc_huge_page()
` [PATCH v2 16/20] mm, hugetlb: move down outside_reserve check
` [PATCH v2 17/20] mm, hugetlb: move up anon_vma_prepare()
` [PATCH v2 18/20] mm, hugetlb: clean-up error handling in hugetlb_cow()
` [PATCH v2 19/20] mm, hugetlb: retry if failed to allocate and there is concurrent user
` [PATCH v2 20/20] mm, hugetlb: remove a hugetlb_instantiation_mutex

[PATCH 0/8] rcu: Ensure rcu read site is deadlock-immunity
 2013-08-09  9:31 UTC  (4+ messages)
` [PATCH 5/8] rcu: eliminate deadlock for rcu read site

[PATCH][V3] oe-setup-builddir: substitute ##OEROOT## when using templates
 2013-08-09  9:27 UTC 

[U-Boot] [PATCH RESEND 0/5] arm:goni: Update GONI configuration
 2013-08-09  9:27 UTC  (3+ messages)
` [U-Boot] [PATCH RESEND 2/5] arm:goni:dfu Add support for DFU at GONI target

[PATCH 0/5] ARM: DT: remove redundant DT related code
 2013-08-09  9:25 UTC  (3+ messages)
` [PATCH 2/5] ARM: vexpress: remove redundant vexpress_dt_cpus_num to get cpu count

[git pull] drm fixes
 2013-08-09  9:25 UTC  (2+ messages)
` drm fixes for 3.11: Tag more patches for stable? (was: [git pull] drm fixes)

[PATCH v2] tipc: avoid possible deadlock while enable and disable bearer
 2013-08-09  9:12 UTC 

[Qemu-devel] [RFC] [PATCHv8 00/30] aio / timers: Add AioContext timers and use ppoll
 2013-08-09  9:23 UTC  (7+ messages)
` [Qemu-devel] [RFC] [PATCHv8 05/30] aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack
` [Qemu-devel] [RFC] [PATCHv8 11/30] aio / timers: Add a notify callback to QEMUTimerList
` [Qemu-devel] [RFC] [PATCHv8 23/30] aio / timers: Rearrange timer.h & make legacy functions call non-legacy

[RFC] mac80211: add APIs to allow keeping connections after WoWLAN
 2013-08-09  9:23 UTC 

[PATCH 0/8] ARM: tegra: support LP1 suspend mode
 2013-08-09  9:23 UTC  (16+ messages)
` [PATCH 3/8] clk: tegra114: add LP1 suspend/resume support

rfc: ARRAY_AND_SIZE
 2013-08-09  9:23 UTC  (3+ messages)

[Qemu-devel] [ceph-users] qemu-1.4.0 and onwards, linux kernel 3.2.x, ceph-RBD, heavy I/O leads to kernel_hung_tasks_timout_secs message and unresponsive qemu-process, [Bug 1207686]
 2013-08-09  9:22 UTC  (5+ messages)

Xen blktap driver for Ceph RBD : Anybody wants to test ? :p
 2013-08-09  9:21 UTC  (7+ messages)
    ` [Xen-devel] "

[PATCH v4 1/1] ASoc: kirkwood: add DT support to the mvebu audio subsystem
 2013-08-09  9:19 UTC  (7+ messages)

[PATCH 0/6] Import libav from meta-oe
 2013-08-09  9:20 UTC  (8+ messages)
` [PATCH 1/6] yasm: add from meta-oe and tweak
` [PATCH 2/6] x264: add from meta-oe, update "
` [PATCH 3/6] libav: "
` [PATCH 4/6] gst-ffmpeg: merge in bbappend from meta-oe
` [PATCH 5/6] gst-ffmpeg: enable using yasm during build
` [PATCH 6/6] gst-ffmpeg: set SUMMARY instead of DESCRIPTION

[PATCHSET 00/13] tracing/uprobes: Add support for more fetch methods (v3)
 2013-08-09  9:19 UTC  (17+ messages)
` [PATCH 01/13] tracing/uprobes: Fix a comment for uprobe registration syntax
` [PATCH 02/13] tracing/probes: Fix basic print type functions
` [PATCH 03/13] tracing/kprobes: Move fetch functions to trace_kprobe.c
` [PATCH 04/13] tracing/kprobes: Add fetch{,_size} member into deref fetch method
` [PATCH 05/13] tracing/kprobes: Staticize stack and memory fetch functions
` [PATCH 06/13] tracing/kprobes: Factor out struct trace_probe
` [PATCH 07/13] tracing/uprobes: Convert to "
` [PATCH 08/13] tracing/kprobes: Move common functions to trace_probe.h
` [PATCH 09/13] tracing/kprobes: Integrate duplicate set_print_fmt()
` [PATCH 10/13] tracing/uprobes: Fetch args before reserving a ring buffer
` [PATCH 11/13] tracing/kprobes: Add priv argument to fetch functions
` [PATCH 12/13] tracing/uprobes: Add more "
` [PATCH 13/13] tracing/uprobes: Add support for full argument access methods

[meta-oe][PATCH 01/12] gnome-power-management: add gnome-doc-utils dependency
 2013-08-09  9:18 UTC  (13+ messages)
` [meta-oe][PATCH 02/12] goffice: add librsvg dependency
` [meta-oe][PATCH 03/12] libgtop: add dependency on intltool-native
` [meta-oe][PATCH 04/12] mysql-python: add dependency on mysql
` [meta-oe][PATCH 05/12] libwnck(3): add PACKAGECONFIG for startup-notification
` [meta-oe][PATCH 06/12] llvm2: add dependency on perl-native
` [meta-oe][PATCH 07/12] start-stop-daemon: add dependency on ncurses
` [meta-oe][PATCH 08/12] subsurface: add dependency on gconf
` [meta-oe][PATCH 09/12] tumbler: add dependency on xfce4-dev-tools
` [meta-oe][PATCH 10/12] uhd: add dependency on ncurses
` [meta-oe][PATCH 11/12] webkit-efl: add dependency on gstreamer
` [meta-oe][PATCH 12/12] xfce4-icon-theme: add dependency on intltool-native

[PATCH] ARM: omap2: Use a consistent AM33XX SoC option description
 2013-08-09  9:18 UTC  (3+ messages)

[PATCH v5 0/3] i2c-mv64xxx: Fixes and new feature for controlers embedded in Aramda XP
 2013-08-09  9:18 UTC  (12+ messages)
` [PATCH v5 1/3] i2c-mv64xxx: Add I2C Transaction Generator support
` [PATCH v5 2/3] i2c-mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)
` [PATCH v5 3/3] ARM: dts: mvebu: Introduce a new compatible string for mv64xxx-i2c

[PATCHSET 00/13] tracing/uprobes: Add support for more fetch methods (v2)
 2013-08-09  9:15 UTC  (5+ messages)
` [PATCH 03/13] tracing/kprobes: Make stack and memory fetch functions static

[PATCH V2] SPI: DUAL and QUAD support
 2013-08-09  9:14 UTC  (12+ messages)
` [PATCH] "

[PATCH 1/3] Btrfs: fix oops when writing dirty qgroups to disk
 2013-08-09  9:12 UTC  (3+ messages)

[PATCH v1 00/14] Add support for MSM's mmio clocks
 2013-08-09  9:11 UTC  (5+ messages)
` [PATCH v1 04/14] clk: Add set_rate_and_parent() op

PPP connection to a private APN
 2013-08-09  9:11 UTC  (2+ messages)

[xen-4.2-testing test] 18668: tolerable FAIL - PUSHED
 2013-08-09  9:10 UTC 

LG LW25 pin fix
 2013-08-09  9:10 UTC  (3+ messages)

[PATCH] xentrace: add a tool to break down the result of vmexit
 2013-08-09  9:10 UTC  (5+ messages)

[RFC RESEND] GPIO: gpio-generic: Add DT support
 2013-08-09  9:09 UTC  (10+ messages)

New Hob (not) Templates
 2013-08-09  9:06 UTC 

[PATCH] parse-options: fix clang opterror() -Wunused-value warning
 2013-08-09  9:06 UTC 

[patch 0/7] improve memcg oom killer robustness v2
 2013-08-09  9:06 UTC  (6+ messages)

[PATCH] ASoC: rt5640: change widgetsequencefordepop
 2013-08-09  9:05 UTC  (13+ messages)

[PATCH V2] mmc:sdhci: Wait longer for command with busy flags
 2013-08-09  9:07 UTC  (6+ messages)

[PATCH 00/25] drm cruft removal
 2013-08-09  9:05 UTC  (4+ messages)
` [PATCH 22/25] drm: no-op out GET_STATS ioctl

[PATCH RESEND] tipc: avoid possible deadlock while enable and disable bearer
 2013-08-09  9:03 UTC  (3+ messages)

cephfs set_layout - EINVAL
 2013-08-09  9:03 UTC  (2+ messages)
` cephfs set_layout - EINVAL - solved

activeconns * weight overflowing 32-bit int
 2013-08-09  9:02 UTC  (11+ messages)
                ` [PATCH] ipvs: Use 64-bit comparisons (connections * weight) to avoid overflow

[PATCH] VMX, apicv: add boot parameter to enable/disable APIC-v dynamically
 2013-08-09  9:01 UTC 

[PATCH] net: fix checksum verification
 2013-08-09  8:57 UTC  (4+ messages)

[PATCH][V2] oe-setup-builddir: substitute ##OEROOT## when using templates
 2013-08-09  8:56 UTC  (3+ messages)

[PATCH V3 1/2] Btrfs: fix possible memory leak in find_parent_nodes()
 2013-08-09  8:55 UTC 

[PATCH] mtd: atmel_nand: use the new ONFI parameters, ecc_strength_ds & ecc_step_ds
 2013-08-09  8:56 UTC  (2+ messages)

Question about SMP boot on OMAP5432
 2013-08-09  8:54 UTC 

[PATCH v9 06/16] ARM: dts: Add description of System MMU of Exynos SoCs
 2013-08-09  8:54 UTC  (7+ messages)

[U-Boot] [PATCH v1 0/4] Fixes on gdsys boards and some new functionality
 2013-08-09  8:52 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/4] powerpc/ppc4xx: Add support for iocon fiber
` [U-Boot] [PATCH v1 2/4] powerpc/ppc4xx: Add support for iocon-2
` [U-Boot] [PATCH v1 3/4] powerpc/ppc4xx: Do full iocon PHY initialization in software
` [U-Boot] [PATCH v1 4/4] powerpc/ppc4xx: Fix dlvision-10g reset gpio

[PATCH v9 04/16] iommu/exynos: allocate lv2 page table from own slab
 2013-08-09  8:51 UTC  (7+ messages)

[PATCH v3 0/2] [ethtool] Add new Realtek devices
 2013-08-09  8:51 UTC  (4+ messages)
` [PATCH v3 1/2] realtek: convert to per-chip mask

[Qemu-devel] [PATCH] spapr-pci: fix config space access to support bridges
 2013-08-09  8:50 UTC 

[PATCH 0/7] Nested VMX: APIC-v related bug fixing
 2013-08-09  8:49 UTC  (8+ messages)
` [PATCH 1/7] Nested VMX: Introduce interrupt source supporting
` [PATCH 2/7] Nested VMX: Allow to ack irq even virtual intr delivery is enabled
` [PATCH 3/7] Nested VMX: Force check ISR when L2 is running
` [PATCH 4/7] Nested VMX: Add interface to update vPPR
` [PATCH 5/7] Nested VMX: Check whether interrupt is blocked by TPR
` [PATCH 6/7] Nested VMX: Update APIC-v(RVI/SVI) when vmexit to L1
` [PATCH 7/7] Nested VMX: Clear APIC-v control bit in vmcs02

[Qemu-devel] [PATCH v2] pci: Introduce helper to retrieve a PCI device's DMA address space
 2013-08-09  8:49 UTC 

[Qemu-devel] [PATCH v1 0/5] make slirp subsystem self-contained
 2013-08-09  8:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 2/5] slirp: make timeout local

[U-Boot] : Suggestions for SPI driver pusher
 2013-08-09  8:48 UTC 

Dead code cleanups
 2013-08-09  8:46 UTC  (2+ messages)

[PATCH 1/1] HID: hidraw: need to grab minors_lock in hidraw_report_event
 2013-08-09  8:45 UTC 

[U-Boot] [PATCH v2] spi: Add support SH Queued SPI driver
 2013-08-09  8:45 UTC  (2+ messages)

[PATCH 1/3] ASoC: bt-sco: enable OF support
 2013-08-09  8:41 UTC  (9+ messages)
              ` [alsa-devel] "

stdbool.h -nostdinc XSA-55 trouble
 2013-08-09  8:40 UTC  (10+ messages)

[RFC 00/22] OMAPDSS: DT support
 2013-08-09  8:39 UTC  (25+ messages)
` [RFC 01/22] ARM: OMAP: remove DSS DT hack
` [RFC 02/22] OMAPDSS: remove DT hacks for regulators
` [RFC 03/22] ARM: OMAP2+: add omapdss_init_of()
` [RFC 04/22] OMAPDSS: if dssdev->name==NULL, use alias
` [RFC 05/22] OMAPDSS: get dssdev->alias from DT alias
` [RFC 06/22] OMAPFB: clean up default display search
` [RFC 07/22] OMAPFB: search for default display with DT alias
` [RFC 08/22] OMAPDSS: Add DT support to DSS, DISPC, DPI, HDMI, VENC
` [RFC 09/22] OMAPDSS: Add DT support to DSI
` [RFC 10/22] ARM: omap3.dtsi: add omapdss information
` [RFC 11/22] ARM: omap4.dtsi: "
` [RFC 12/22] ARM: omap4-panda.dts: add display information
` [RFC 13/22] ARM: omap4-sdp.dts: "
` [RFC 14/22] ARM: omap3-tobi.dts: add lcd (TEST)
` [RFC 15/22] ARM: omap3-beagle.dts: add display information
` [RFC 16/22] OMAPDSS: panel-dsi-cm: Add DT support
` [RFC 17/22] OMAPDSS: encoder-tfp410: "
` [RFC 18/22] OMAPDSS: connector-dvi: "
` [RFC 19/22] OMAPDSS: encoder-tpd12s015: "
` [RFC 20/22] OMAPDSS: hdmi-connector: "
` [RFC 21/22] OMAPDSS: panel-dpi: "
` [RFC 22/22] OMAPDSS: connector-analog-tv: "

[PATCH] host.conf(5): order option deprecated, replaced by nsswitch.conf(5)
 2013-08-09  8:40 UTC  (2+ messages)

[PATCH] drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck code
 2013-08-09  8:38 UTC  (3+ messages)

[PATCH 2/2][net-next] gianfar: Add ethtool -A support for pause frame
 2013-08-09  8:39 UTC  (4+ messages)
  ` [PATCH] gianfar: add support for LFC (Lossless Flow Control)


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.